Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115904 - starting X freezes machine completely - although rarely
Summary: starting X freezes machine completely - although rarely
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-17 20:09 UTC by Anode
Modified: 2006-02-04 12:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anode 2005-12-17 20:09:24 UTC
Last week (after complete "emerge world") my machine began to freeze during X startup on NVidia logo (the last message in Xorg.0.log in those cases is: 
(**) Option "Device" "/dev/input/mice"
so probably it is a problem in drivers or drivers conflict (I use synaptics-0.14.4-r2 driver) or else.
This occurs non-deterministically, so it is hard to reproduce it (more statistics probably neccessary), mostly after starting of the laptop and the very first startx (my subsequent restartings of X are usually sucessful), although I've got this freezing 5th time last week and once I've got the freeze 3 times repeatedly.
Memory, usb mouse and other hardware is OK (before "emerge world" and on another OS everything was ok) 

My xorg.conf and configuration can be seen in:
http://bugs.gentoo.org/show_bug.cgi?id=115026
Comment 1 Joshua Baergen (RETIRED) gentoo-dev 2005-12-18 01:33:52 UTC
Try some of the following:

- disabling composite
- trying the 'nv' driver
- trying the standard mouse driver instead of the synaptics one
- turning off nvidia's RenderAccel

Also, have you changed your CFLAGS recently? Just "-O2" seems overly minimalistic...

Finally, what X version are you using?
Comment 2 Anode 2005-12-18 11:54:29 UTC
> - disabling composite
I have composite commented so the phnomenon was occuring with composite disabled  

> - trying the 'nv' driver
> - trying the standard mouse driver instead of the synaptics one
> - turning off nvidia's RenderAccel
I tried with s/nvidia/nv, no drm and commented synaptics but
unfortunately as I've said - it is hard to reproduce the problem - a big statistics is necessary to understand whether it never occurs with the suggested changes. Since I need glx, synaptics (sometimes I have no mouse - only the pad) - I have to switch nvidia/synaptics back.

> 
> Also, have you changed your CFLAGS recently? Just "-O2" seems overly
> minimalistic...
I use x86_64 almost a year and "-02" was considered to be safe enough for amd64.
What you will suggest for today? 

> 
> Finally, what X version are you using?
xorg-x11-6.8.2-r6
Comment 3 Joshua Baergen (RETIRED) gentoo-dev 2005-12-18 16:15:41 UTC
Well, personally I'd add a -march=k8 there.

When it freezes, do you know if you have SSH access still?

And try disabling the nVidia logo, just in case that's somehow causing it (though that's a long shot).
Comment 4 Anode 2005-12-19 07:16:04 UTC
ok, thanks

> When it freezes, do you know if you have SSH access still?
will check next time

> And try disabling the nVidia logo, just in case that's somehow causing it
> (though that's a long shot).
disabled. 
I'll keep an eye open on it.

thanks again
Comment 5 Joshua Baergen (RETIRED) gentoo-dev 2006-02-04 09:11:03 UTC
Anode: Any news on this?
Comment 6 Anode 2006-02-04 12:44:17 UTC
I havn't seen freezing since then (using nvidia, no logo), so I'm closing the bug (although I do not have much of statistics for that machine - starting X there rarely)

Thanks for your help!

regards