Displaying 1 result from an estimated 1 matches for "nouveau_mem_fb_amount_igp".
2007 Aug 18
1
[Bug 12051] New: inserting nouveau.ko failed with kernel 2.6.17 since commit 8a4d7f34d9c0182c466518c6f413d9a039db402d
...t failed with unknown symbol, and dmesg say :
[drm] Initialized drm 1.1.0 20060810
nouveau: Unknown symbol pci_get_bus_and_slot
I get a warning at this place during the compilation
/home/jules/nouveau/drm/linux-core/nouveau_mem.o
/home/jules/nouveau/drm/linux-core/nouveau_mem.c: In function
'nouveau_mem_fb_amount_igp':
/home/jules/nouveau/drm/linux-core/nouveau_mem.c:230: warning: implicit
declaration of function 'pci_get_bus_and_slot'
/home/jules/nouveau/drm/linux-core/nouveau_mem.c:230: warning: assignment makes
pointer from integer without a cast
commenting out the body of the function nouveau_...