Bug 144618 - Unable to go to [CTRL][ALT][F1]
Summary: Unable to go to [CTRL][ALT][F1]
Status: RESOLVED FIXED
: 144246 148125 (view as bug list)
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 1
Hardware: Other Other
: P2 - High : Normal (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Siegfried Olschner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-21 15:38 UTC by Forgotten User 7L3tOtZIov
Modified: 2006-02-07 01:36 UTC (History)
3 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
xev output (7.25 KB, text/plain)
2006-01-23 18:39 UTC, Forgotten User 7L3tOtZIov
Details
New mga driver built with old HALlib (4.1 instead of 4.2) (1.13 MB, application/octet-stream)
2006-01-31 15:53 UTC, Stefan Dirsch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User 7L3tOtZIov 2006-01-21 15:38:04 UTC
After installing it is almost impossible to go to textmode with [CTRL][ALT][Fx]. Only fater going through [CTRL][ALT][F10] it is possible to go to F1. When I go back to F7, I first have to go to F10, before  can go back to F1
Comment 1 Siegfried Olschner 2006-01-23 15:22:28 UTC
Component: Basesystem?
Comment 2 Martin Lasarsch 2006-01-23 16:26:06 UTC
works for me.

hmm, which windowmanager are you using?

update or fresh installation?

special hardware?

please check with xev if an event is generated for F1.
Comment 3 Forgotten User 7L3tOtZIov 2006-01-23 18:39:12 UTC
Created attachment 64589 [details]
xev output

Standard new installation with KDE
No special hardware PS2 keyboard Happy Hacker.

Attached the output of xev. All I did after lauchning was [CTRL][ALT][F1]. During the installation when YaST is still running, it is possible to go to [CTRL][ALT][F1] (or any other F1)
Comment 4 Forgotten User 7L3tOtZIov 2006-01-23 20:06:53 UTC
I have done a new installation with Gnome this time and got the same problem.

After running `sax2 -b /usr/share/sax/profile/Matrox_Dualhead the problem seemed to be solved. Is there any sests or files I can add (even after a new installation) to see where the problem comes from in the first place?
Comment 5 Michael Gross 2006-01-24 15:51:33 UTC
Let's ask Marcus.
Comment 6 Marcus Schaefer 2006-01-25 11:30:48 UTC
sorry I cannot reproduce this.

- You are using a dualhead Matrox card which one G200 G450 G550... ?
- During boot are there both display active displaying the same console
  information (cloned) ?
- After the X-Server has been started using the command

        X

  what exactly happens if you switch to the console using Ctrl-Alt-F1 ?
- If you exit the X-Server with Ctrl-Alt-BackSpace are both console screens
  valid and usable again ?
Comment 7 Forgotten User 7L3tOtZIov 2006-01-25 12:22:58 UTC
- I use Dualhead G550 connected with VGA to two AL2021 20" 1600x1200 ACER LCD screens.
- I do not configure anything at startup as I can not launch sax with -b ... 
No configuration else then what Sax has done is been done. At that moment I have not even logged in yet. So only the main display is active.

So to sum it up. I do a default installation, I get the reboot, then entering the password and so on. So I click on OK till I get the login screen for either KDE or Gnome, depending on what I have selected.

Instead of loging in, I do a CTRL-ALT-F1 and nothing happens. My screen goes blank and then tells me there is no input. I can only do a CTRL-ALT-F7, run sax2 -b ... there and then it will work.

As this seems to be a local problem, I will give feedback after trying with 10.1 Beta2 to see if the problem went away or is still there. The workaround at this moment is to configure inside the GUI first. If the problem persists within Beta2, I will also try and see what a basic installation (No GUI) gives as result.
Comment 8 Marcus Schaefer 2006-01-25 12:28:19 UTC
Thanks for the explanation according to this I'm pretty sure you ran
into the mga driver bug which destroys the text console. The only solution
for this is to boot the system without framebuffer. At the boot prompt
type

   vga=normal

you will now have a 80x25 text console like in the good old days :-)
Starting the X-Server shouldn't destroy that console and you should be
able to switch back and forth with Ctrl-Alt-Fx

Comment 9 Forgotten User 7L3tOtZIov 2006-01-25 21:27:47 UTC
vga=normal at the bootprompt gave me the same problem. No text consoles.
Comment 10 Michael Gross 2006-01-31 10:17:48 UTC
Marcus: As you took care of this, I assign this bug to you ;)
Comment 11 Marcus Schaefer 2006-01-31 10:51:44 UTC
yes I can reproduce this problem. I made a beta2 10.1 test installation
with a G550 card and if you try to switch back to the console the card
lost its VGA signal no matter whether framebuffer is active or not. I assume
this is a mga driver problem
Comment 12 Stefan Dirsch 2006-01-31 11:05:24 UTC
Marcus, does ' Option "nohal" ' help? I've updated the HAL library after SUSE 10.0.
Comment 13 Marcus Schaefer 2006-01-31 12:45:54 UTC
yes this fixed the problem :-)

The current workflow will not set Option "NoHal"
no matter what kind of Matrox card is used. In other words we are using
the hal lib whenever the driver activates it.

Comment 14 Stefan Dirsch 2006-01-31 13:36:39 UTC
Ok. I'll attach a driver built with the old HALlib for testing.
Comment 15 Stefan Dirsch 2006-01-31 15:42:30 UTC
*** Bug 144246 has been marked as a duplicate of this bug. ***
Comment 16 Stefan Dirsch 2006-01-31 15:53:11 UTC
Created attachment 65878 [details]
New mga driver built with old HALlib (4.1 instead of 4.2)
Comment 17 Marcus Schaefer 2006-01-31 15:56:06 UTC
Thanks will test is now
Comment 18 Marcus Schaefer 2006-01-31 15:59:37 UTC
rpm -Uhv /suse/ms/Documents/xorg-x11-driver-video-6.9.0-10.i586.rpm
sax2 -r -a

X

-> Ctrl-Alt-F1

works again. It seems the old lib is better than the new one ? :-)
Comment 19 Stefan Dirsch 2006-01-31 16:01:50 UTC
Yes, new xorg-x11-driver-video package submitted. Fixed for Beta4.
Comment 20 Stefan Dirsch 2006-02-06 04:29:48 UTC
*** Bug 148125 has been marked as a duplicate of this bug. ***
Comment 21 Ralf Flaxa 2006-02-07 01:36:43 UTC
Just as a cross-update from the duplicate bug 144246:
I tried the 'Option "NoHal"' hint and it works fine on my G450.
Will also retest as soon as Beta4 comes out.