PDA

View Full Version : 4349 hanging splash screen


sgaure
04-10-03, 06:00 AM
I've successfully installed and started the 4349 driver under RH9 (2.4.20-9). But there's a strange thing.

When starting X with the nVIDIA driver the splash-screen comes up after a few seconds and stays there. X seems to be looping or hanging. However, the following works fine:

I edit the XF86Config to use the nv-driver, does a startx and then stop X when it shows up. Then I edit the XF86Config again, replace "nv" with "nvidia" and does a new startx. This time the nVIDIA splash-screen goes away after a split second and everything works fine. This behaviour is consistent, it happens every time I reboot. I have no idea what's happening, but a guess would be that some modules are not loaded correctly.

My setup: A Dell Optiplex GX260 with a GeForce3 Ti200 AGP card connected to a Dell 1702FP and a GeForce2 MX PCI card with a Dell P1130. The XF86Config is attached.

Andy Mecham
04-10-03, 02:34 PM
Interesting. Can you attach an X log from a hanging start? Is your machine an SMP box? If so, you might be running into the SMP+DVI bug.

--andy

sgaure
04-11-03, 02:40 AM
The X-log is attached. It seems to hang when initializing the flat panel. This is not an SMP-system.

Andy Mecham
04-11-03, 12:59 PM
Hmm. I'll take a look at this today.

--andy

sgaure
04-29-03, 04:36 AM
Just for the record, 4363 did not fix the problem. It's not a big deal, since the problem only appears on reboot (not on restart of X) this only happens a handful of times each year. I'm however a bit concerned about it because it's so weird. Since it needs a reboot to be reproducible (not even an init 1 followed by all possible rmmod's reproduces the problem) it's almost certainly some kind of dangling kernel-reference and I don't at all feel comfortable with it.

sgaure
10-15-03, 05:37 AM
4496 fixed this problem