public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
@ 2006-03-04  8:24 Robert Persson
  2006-03-04 10:33 ` Willie Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Robert Persson @ 2006-03-04  8:24 UTC (permalink / raw
  To: gentoo-user

I have just upgraded to xorg-7 and found that I can no longer use ctrl-alt-Fn 
to switch out of the x server. I am using the same version of fglrx that I 
was before I upgraded and this problem started happening. How do I get 
console-switching back?

I have also found, since the upgrade, that I can no longer exit gnome sanely. 
The first time I did it I got a kernel panic; the second time I found myself 
back at a garbled login screen; and the remaining 3 times I have simply found 
myself with a black screen and an unresponsive mouse and keyboard. I can 
however, still exit kde and blackbox without problem.

The garbled login screen was one I have seen before when I tried to start a 
second xsession from within a kde session. It looked a bit like what you get 
when you set a video card to a resolution your monitor can't handle, with a 
mess of broken horizontal lines across the screen at about the height the 
login window ought to be.

I am still using kdm as my session manager, if that makes any difference (it 
didn't in the past).

Any ideas what could be happening with my gnome sessions?

Thanks
Robert
-- 
Robert Persson

Conspiracy Bears:
Once upon a time there were lots of conspiracy bears...

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
  2006-03-04  8:24 [gentoo-user] xorg-7: no console switching; can't exit gnome sanely Robert Persson
@ 2006-03-04 10:33 ` Willie Wong
  2006-03-04 22:13   ` Robert Persson
  2006-03-05 16:54 ` mfyang
  2006-03-05 18:59 ` Jeremy Olexa
  2 siblings, 1 reply; 13+ messages in thread
From: Willie Wong @ 2006-03-04 10:33 UTC (permalink / raw
  To: gentoo-user

On Sat, Mar 04, 2006 at 12:24:07AM -0800, Penguin Lover Robert Persson squawked:
> I have just upgraded to xorg-7 and found that I can no longer use ctrl-alt-Fn 
> to switch out of the x server. I am using the same version of fglrx that I 
> was before I upgraded and this problem started happening. How do I get 
> console-switching back?
> 

Option "DontVTSwitch" "Off"

in the xorg.conf

W
-- 
I know that there are people in this world
who do not love their fellow man,
and I HATE people like that.   -- Tom Lehrer
Sortir en Pantoufles: up 112 days,  2:57
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
  2006-03-04 10:33 ` Willie Wong
@ 2006-03-04 22:13   ` Robert Persson
  2006-03-04 22:53     ` Willie Wong
  2006-03-05 12:15     ` fire-eyes
  0 siblings, 2 replies; 13+ messages in thread
From: Robert Persson @ 2006-03-04 22:13 UTC (permalink / raw
  To: gentoo-user

On Saturday 04 March 2006 02:33 Willie Wong was like:
> On Sat, Mar 04, 2006 at 12:24:07AM -0800, Penguin Lover Robert Persson 
squawked:
> > I have just upgraded to xorg-7 and found that I can no longer use
> > ctrl-alt-Fn to switch out of the x server. I am using the same version of
> > fglrx that I was before I upgraded and this problem started happening.
> > How do I get console-switching back?
>
> Option "DontVTSwitch" "Off"
>
> in the xorg.conf

This doesn't appear to work. Although I don't understand why I should need to 
specify a value for DontVTSwitch anyway. Is "Off" no longer the default?

Thanks
Robert
-- 
Robert Persson

Conspiracy Bears:
Once upon a time there were lots of conspiracy bears...

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
  2006-03-04 22:13   ` Robert Persson
@ 2006-03-04 22:53     ` Willie Wong
  2006-03-05 12:15     ` fire-eyes
  1 sibling, 0 replies; 13+ messages in thread
From: Willie Wong @ 2006-03-04 22:53 UTC (permalink / raw
  To: gentoo-user

On Sat, Mar 04, 2006 at 02:13:04PM -0800, Penguin Lover Robert Persson squawked:
> On Saturday 04 March 2006 02:33 Willie Wong was like:
> > Option "DontVTSwitch" "Off"
> >
> > in the xorg.conf
> 
> This doesn't appear to work. Although I don't understand why I should need to 
> specify a value for DontVTSwitch anyway. Is "Off" no longer the default?
> 
In that case, I am out of ideas. Sorry!

I mentioned that because it is the one thing I remembered might affect
VT behaviour in X. I don't use xorg-7 personally, so I can't
verify/test. 

Perhaps, once Gmane comes back up, you can search the list archives. I
remember there being two threads in the past 3 or 4 months on the
similar VT problem. Perhaps there were more insight in some of them. 

Best of luck, 

W
-- 
Pintsize: My first commandment is: "Though shalt not beget electromagnetism 
    in the presence of your Lord."
Sortir en Pantoufles: up 112 days, 15:15
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
  2006-03-04 22:13   ` Robert Persson
  2006-03-04 22:53     ` Willie Wong
@ 2006-03-05 12:15     ` fire-eyes
  2006-03-05 12:41       ` Andrei Slavoiu
  1 sibling, 1 reply; 13+ messages in thread
From: fire-eyes @ 2006-03-05 12:15 UTC (permalink / raw
  To: gentoo-user

 I get console-switching back?
>>
>>Option "DontVTSwitch" "Off"
>>
>>in the xorg.conf
> 
> 
> This doesn't appear to work. Although I don't understand why I should need to 
> specify a value for DontVTSwitch anyway. Is "Off" no longer the default?
> 
> Thanks
> Robert

I noticed this problem when I went to xorg 7 as well, long ago. That
option also does not change the issue for me. In fact, I never found out
how to be able to switch to VT's again!

Please let me know if you find out (on the list and also directly, please).
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
  2006-03-05 12:15     ` fire-eyes
@ 2006-03-05 12:41       ` Andrei Slavoiu
  2006-03-05 13:18         ` fire-eyes
  0 siblings, 1 reply; 13+ messages in thread
From: Andrei Slavoiu @ 2006-03-05 12:41 UTC (permalink / raw
  To: gentoo-user

--- fire-eyes <sgtphou@fire-eyes.org> wrote:
>  I get console-switching back?
> >>
> >>Option "DontVTSwitch" "Off"
> >>
> >>in the xorg.conf
> > 
> > 
> > This doesn't appear to work. Although I don't
> understand why I should need to 
> > specify a value for DontVTSwitch anyway. Is "Off"
> no longer the default?
> > 
> > Thanks
> > Robert
> 
> I noticed this problem when I went to xorg 7 as
> well, long ago. That
> option also does not change the issue for me. In
> fact, I never found out
> how to be able to switch to VT's again!
> 
> Please let me know if you find out (on the list and
> also directly, please).
> -- 
> gentoo-user@gentoo.org mailing list
This problem is because of the keyboard layout. If you
use KDE go to Control Center / Regional &
Accessibility / Keyboard Layout and select the right
one for your keyboard.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
  2006-03-05 12:41       ` Andrei Slavoiu
@ 2006-03-05 13:18         ` fire-eyes
  2006-03-05 14:58           ` Benno Schulenberg
  2006-03-05 16:09           ` Andrei Slavoiu
  0 siblings, 2 replies; 13+ messages in thread
From: fire-eyes @ 2006-03-05 13:18 UTC (permalink / raw
  To: gentoo-user


> 
> This problem is because of the keyboard layout. If you
> use KDE go to Control Center / Regional &
> Accessibility / Keyboard Layout and select the right
> one for your keyboard.

Thanks for the advice. I have done this, logged out of kde, and logged
back in, however it still does not work at this time.

Did I miss something?

Curiously in Konsole, ctl-alt-F1 gives "P" , ctl-alt-F2 gives R.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
  2006-03-05 13:18         ` fire-eyes
@ 2006-03-05 14:58           ` Benno Schulenberg
  2006-03-05 16:09           ` Andrei Slavoiu
  1 sibling, 0 replies; 13+ messages in thread
From: Benno Schulenberg @ 2006-03-05 14:58 UTC (permalink / raw
  To: gentoo-user

fire-eyes wrote:
> Curiously in Konsole, ctl-alt-F1 gives "P" , ctl-alt-F2 gives R.

Have you tried fiddling with XkbModel and XkbLayout in xorg.conf?

http://forums.gentoo.org/viewtopic-t-422163-highlight-xkbmodel+xkblayout.html

Benno
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
  2006-03-05 13:18         ` fire-eyes
  2006-03-05 14:58           ` Benno Schulenberg
@ 2006-03-05 16:09           ` Andrei Slavoiu
  1 sibling, 0 replies; 13+ messages in thread
From: Andrei Slavoiu @ 2006-03-05 16:09 UTC (permalink / raw
  To: gentoo-user

--- fire-eyes <sgtphou@fire-eyes.org> wrote:
> 
> > 
> > This problem is because of the keyboard layout. If
> you
> > use KDE go to Control Center / Regional &
> > Accessibility / Keyboard Layout and select the
> right
> > one for your keyboard.
> 
> Thanks for the advice. I have done this, logged out
> of kde, and logged
> back in, however it still does not work at this
> time.
> 
> Did I miss something?
> 
> Curiously in Konsole, ctl-alt-F1 gives "P" ,
> ctl-alt-F2 gives R.
You shouldn't need to logout, the change takes place
as soon as you hit Apply.
Anyway, this worked for me after upgrading to xorg
7.0. At first I could not switch to console either,
but as soon as I fixed my keyboard layout (in my case
it was actually the variant that changed it's name
from the old release) everything returned to normal.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
  2006-03-04  8:24 [gentoo-user] xorg-7: no console switching; can't exit gnome sanely Robert Persson
  2006-03-04 10:33 ` Willie Wong
@ 2006-03-05 16:54 ` mfyang
  2006-03-05 18:59 ` Jeremy Olexa
  2 siblings, 0 replies; 13+ messages in thread
From: mfyang @ 2006-03-05 16:54 UTC (permalink / raw
  To: gentoo-user

On Sat, Mar 04, 2006 at 12:24:07AM -0800, Robert Persson wrote:
> I have just upgraded to xorg-7 and found that I can no longer use ctrl-alt-Fn 
> to switch out of the x server. I am using the same version of fglrx that I 
> was before I upgraded and this problem started happening. How do I get 
> console-switching back?
> 
> I have also found, since the upgrade, that I can no longer exit gnome sanely. 
> The first time I did it I got a kernel panic; the second time I found myself 
> back at a garbled login screen; and the remaining 3 times I have simply found 
> myself with a black screen and an unresponsive mouse and keyboard. I can 
> however, still exit kde and blackbox without problem.

I am in a similar situation. If gdm is running, logout from a gnome session gives
me a garbled screen. But everything is ok if I use slim login manager.
               
I can switch from X to console by ctrl-alt-Fn. But switch back from console to
X hangs the whole system. :( Probably, this is the fault of ati fglrx driver, because
when I use radeon driver that comes with xorg, everything is fine.

> 
> The garbled login screen was one I have seen before when I tried to start a 
> second xsession from within a kde session. It looked a bit like what you get 
> when you set a video card to a resolution your monitor can't handle, with a 
> mess of broken horizontal lines across the screen at about the height the 
> login window ought to be.
> 
> I am still using kdm as my session manager, if that makes any difference (it 
> didn't in the past).
> 
> Any ideas what could be happening with my gnome sessions?
> 
> Thanks
> Robert
> -- 
> Robert Persson
> 
> Conspiracy Bears:
> Once upon a time there were lots of conspiracy bears...
> 
> -- 
> gentoo-user@gentoo.org mailing list
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
  2006-03-04  8:24 [gentoo-user] xorg-7: no console switching; can't exit gnome sanely Robert Persson
  2006-03-04 10:33 ` Willie Wong
  2006-03-05 16:54 ` mfyang
@ 2006-03-05 18:59 ` Jeremy Olexa
  2006-03-06  5:14   ` Ghaith Hachem
  2006-03-06 20:28   ` Robert Persson
  2 siblings, 2 replies; 13+ messages in thread
From: Jeremy Olexa @ 2006-03-05 18:59 UTC (permalink / raw
  To: gentoo-user

Robert Persson wrote:

>I have also found, since the upgrade, that I can no longer exit gnome sanely. 
>The first time I did it I got a kernel panic; the second time I found myself 
>back at a garbled login screen; and the remaining 3 times I have simply found 
>myself with a black screen and an unresponsive mouse and keyboard. I can 
>however, still exit kde and blackbox without problem.
>
I have been searching this like crazy trying to fix this because it 
happens to me too. Since I upgraded to gentoo-sources 2.6.15-r1 and 
ati-drivers 8.22.5 I have been having the same issue as you, kernel 
panic every time I restart X/reboot. Please let me know if you find a fix..!

Comment on this bug so we can get it fixed sooner (please): 
http://bugs.gentoo.org/show_bug.cgi?id=122552

Related: http://bugs.gentoo.org/show_bug.cgi?id=123525

I'm just hoping the next stable version of ati-drivers fixes this issue. 
I do not like rebooting my computer without syncing the filesystems.

-Jeremy
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
  2006-03-05 18:59 ` Jeremy Olexa
@ 2006-03-06  5:14   ` Ghaith Hachem
  2006-03-06 20:28   ` Robert Persson
  1 sibling, 0 replies; 13+ messages in thread
From: Ghaith Hachem @ 2006-03-06  5:14 UTC (permalink / raw
  To: gentoo-user

the only thing that solved this issue for me is downgrading to the
2.6.14 and forcing gdm to restart X each time i log out

it's in /etc/X11/gdm/gdm.conf

# If you are having trouble with using a single server for a long time and
# want gdm to kill/restart the server, turn this on
AlwaysRestartServer=true


On 3/5/06, Jeremy Olexa <olex.mail.lists@gmail.com> wrote:
> Robert Persson wrote:
>
> >I have also found, since the upgrade, that I can no longer exit gnome sanely.
> >The first time I did it I got a kernel panic; the second time I found myself
> >back at a garbled login screen; and the remaining 3 times I have simply found
> >myself with a black screen and an unresponsive mouse and keyboard. I can
> >however, still exit kde and blackbox without problem.
> >
> I have been searching this like crazy trying to fix this because it
> happens to me too. Since I upgraded to gentoo-sources 2.6.15-r1 and
> ati-drivers 8.22.5 I have been having the same issue as you, kernel
> panic every time I restart X/reboot. Please let me know if you find a fix..!
>
> Comment on this bug so we can get it fixed sooner (please):
> http://bugs.gentoo.org/show_bug.cgi?id=122552
>
> Related: http://bugs.gentoo.org/show_bug.cgi?id=123525
>
> I'm just hoping the next stable version of ati-drivers fixes this issue.
> I do not like rebooting my computer without syncing the filesystems.
>
> -Jeremy
> --
> gentoo-user@gentoo.org mailing list
>
>


--
Cheers,
Ghaith

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] xorg-7: no console switching; can't exit gnome sanely.
  2006-03-05 18:59 ` Jeremy Olexa
  2006-03-06  5:14   ` Ghaith Hachem
@ 2006-03-06 20:28   ` Robert Persson
  1 sibling, 0 replies; 13+ messages in thread
From: Robert Persson @ 2006-03-06 20:28 UTC (permalink / raw
  To: gentoo-user

On Sunday 05 March 2006 10:59 Jeremy Olexa was like:
> I have been searching this like crazy trying to fix this because it
> happens to me too. Since I upgraded to gentoo-sources 2.6.15-r1 and
> ati-drivers 8.22.5 I have been having the same issue as you, kernel
> panic every time I restart X/reboot. Please let me know if you find a
> fix..!

I've simply disabled kdm and am now using startx. Haven't had any problems 
since. Not an elegant solution, but will do till I can get hold of a mac and 
devote the linux box to more specialised work.

-- 
Robert Persson

Conspiracy Bears:
Once upon a time there were lots of conspiracy bears...

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2006-03-07  1:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-04  8:24 [gentoo-user] xorg-7: no console switching; can't exit gnome sanely Robert Persson
2006-03-04 10:33 ` Willie Wong
2006-03-04 22:13   ` Robert Persson
2006-03-04 22:53     ` Willie Wong
2006-03-05 12:15     ` fire-eyes
2006-03-05 12:41       ` Andrei Slavoiu
2006-03-05 13:18         ` fire-eyes
2006-03-05 14:58           ` Benno Schulenberg
2006-03-05 16:09           ` Andrei Slavoiu
2006-03-05 16:54 ` mfyang
2006-03-05 18:59 ` Jeremy Olexa
2006-03-06  5:14   ` Ghaith Hachem
2006-03-06 20:28   ` Robert Persson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox