[Bug 577839] New: X11 soesn't start on boot since last kernel update
http://bugzilla.novell.com/show_bug.cgi?id=577839 http://bugzilla.novell.com/show_bug.cgi?id=577839#c0 Summary: X11 soesn't start on boot since last kernel update Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: i686 OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: admin@eregion.de QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.0) Gecko/20100115 SUSE/3.6.0-1.2 Firefox/3.6 Since installing the last kernel update for 11.2, X11 does not start on boot anymore. If i do a manual "modprobe -vr nvidia && modprobe -v nvidia; rcxdm restart" after boot (as root), X starts as expected. dmesg output: [ 37.185482] NVRM: RmInitAdapter failed! (0x26:0xffffffff:1119) [ 37.185491] NVRM: rm_init_adapter(0) failed nvidia driver versions: nvidia-gfxG02-kmp-pae-190.53_2.6.31.5_0.1-8.1.i586 x11-video-nvidiaG02-190.53-9.1.i586 lspci output: 01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400 GS] (rev a1) (prog-if 00 [VGA controller]) Subsystem: XFX Pine Group Inc. Device 231b Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M] Region 1: Memory at c0000000 (64-bit, prefetchable) [size=256M] Region 3: Memory at fa000000 (64-bit, non-prefetchable) [size=32M] Region 5: I/O ports at bc00 [size=128] [virtual] Expansion ROM at fe9e0000 [disabled] [size=128K] Capabilities: [60] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [78] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 <4us ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <512ns, L1 <4us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [100] Virtual Channel <?> Capabilities: [128] Power Budgeting <?> Capabilities: [600] Vendor Specific Information <?> Kernel driver in use: nvidia additional info: I have 2 laptops with geforce 9 cards that do NOT show this behaviour. might only happen on GF8 cards... note to sndirsch: according to the driver readme suse/novell is responsible for the rpm packages... Reproducible: Sometimes Steps to Reproduce: 1. install 11.2 + updates on a machine with a geforce 8 2. install latest nvidia driver 3. start the machine in runlevel 5 Actual Results: in 3 out of 4 cases you'll end up textmode, and have to do a manual "reset" of the driver module: modprobe -vr nvidia && modprobe nvidia && rcxdm restart Expected Results: X11 should start on every boot -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=577839 http://bugzilla.novell.com/show_bug.cgi?id=577839#c1 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Stefan Dirsch <sndirsch@novell.com> 2010-02-16 15:04:50 UTC --- Unfortunately we can't track any NVIDIA driver bugs filed against openSUSE in Novell's bugzilla. Please complain directly to NVIDIA. Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=577839 http://bugzilla.novell.com/show_bug.cgi?id=577839#c2 Mathias Homann <admin@eregion.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #2 from Mathias Homann <admin@eregion.de> 2010-02-17 07:12:24 UTC --- unfortunately, according to nvidia, someone at novell is resposible for those packages. "Stefan Dirsch over at openSUSE creates the packages. Nvidia just hosts them. If it is a packaging error then submit a bug on novells bugzilla. If there is a bug with the actual driver then submit a bug to nvidia." (reply on my thread on the nvidia forum) anyways, the problem is this: after opensuse released a kernel update for 11.2 i have to manually do this to get X11 running after boot: modprobe -vr nvidia; modprobe -v nvidia; rcxdm restart if I look at my kernel log before I do it, i see this: [ 8.760458] NVRM: loading NVIDIA UNIX x86 Kernel Module 190.53 Tue Dec 8 18:51:41 PST 2009 [ 33.952442] NVRM: RmInitAdapter failed! (0x26:0xffffffff:1119) [ 33.952452] NVRM: rm_init_adapter(0) failed is that a bug in the driver, a bug in the kernel update by openSUSE, or a bug in the driver rpm package? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=577839 http://bugzilla.novell.com/show_bug.cgi?id=577839#c3 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #3 from Stefan Dirsch <sndirsch@novell.com> 2010-02-17 08:10:06 UTC --- If you now need to load the nvidia kernel module manually before running the X driver, i.e. loading the kernel module on demand by the driver itself no longer works, I can't see that to be a packaging bug. I'm afraid NVIDIA need to investigate that. We can't. Please contact NVIDIA. Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=577839 http://bugzilla.novell.com/show_bug.cgi?id=577839#c4 Mathias Homann <admin@eregion.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|INVALID |WONTFIX --- Comment #4 from Mathias Homann <admin@eregion.de> 2010-02-17 08:30:40 UTC --- I downgraded back to the last two kernels for 11.2 and they all show the same symptom... but with different error messages in the kernel log... submitting to nvidia now. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=577839 http://bugzilla.novell.com/show_bug.cgi?id=577839#c5 --- Comment #5 from Mathias Homann <admin@eregion.de> 2010-02-17 08:43:27 UTC --- seems to be similar to this: https://fedoraproject.org/wiki/Common_F11_bugs#nvidia-vmalloc trying that workaround now. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=577839 http://bugzilla.novell.com/show_bug.cgi?id=577839#c6 --- Comment #6 from Mathias Homann <admin@eregion.de> 2010-02-17 08:51:54 UTC --- ..that actually helped. I'm still not sure wether that fact means "kernel/opensuse bug" or "nvidia bug" tho. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=577839 http://bugzilla.novell.com/show_bug.cgi?id=577839#c7 --- Comment #7 from Stefan Dirsch <sndirsch@novell.com> 2010-02-17 08:54:36 UTC --- NVIDIA bug. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com