On Fri, Feb 24, 2012 at 12:49 PM, Michael Mol <mike...@gmail.com> wrote: > Is anyone else able to get nvidia-drivers 290.10 to load into a kernel > from gentoo-sources 3.2.1-r2? This box has been headless for so long, > I really don't have a good baseline comparison. > > When I try to load the module, I get "nvidia: Unknown symbol > __raw_spin_lock_init (err 0)".
Figured out that one; I had to enable DEBUG_SPINLOCK. Now I'm trying to figure out why I get: [ 30.650581] NVRM: Can't find an IRQ for your NVIDIA card! [ 30.650587] NVRM: Please check your BIOS settings. [ 30.650591] NVRM: [Plug & Play OS] should be set to NO [ 30.650595] NVRM: [Assign IRQ to VGA] should be set to YES [ 30.650610] nvidia: probe of 0000:01:00.0 failed with error -1 [ 30.650634] NVRM: The NVIDIA probe routine failed for 1 device(s). [ 30.650636] NVRM: None of the NVIDIA graphics adapters were initialized! lspci -kvv shows: 01:00.0 VGA compatible controller: nVidia Corporation GT200 [GeForce 210] (rev a2) (prog-if 00 [VGA controller]) Subsystem: Micro-Star International Co., Ltd. Device 2011 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, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 18 Region 0: Memory at fa000000 (32-bit, non-prefetchable) [size=16M] Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M] Region 3: Memory at ce000000 (64-bit, prefetchable) [size=32M] Region 5: I/O ports at cc00 [size=128] Expansion ROM at fb200000 [disabled] [size=512K] Capabilities: <access denied> Kernel modules: nvidia Any ideas? -- :wq