Comment 8 for bug 262631

Revision history for this message
Ermenegildo Fiorito (fiorito-g) wrote :

From Albert Gall on bugzilla.kernel.org :

Hello:

With this version of the kernel

http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.27-rc5.bz2

and the following options enabled

Symbol: ACPI_PCI_SLOT [=]

Symbol: AMD_IOMMU [=]

seems that the problem is solved.

I would like to prove what someone else and comment on their results.

/usr/src/linux-2.6.27-rc5[0]# uname --all
Linux localhost 2.6.27-rc5 #2 PREEMPT Tue Sep 9 23:19:27 WEST 2008 x86_64 AMD
Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux
/usr/src/linux-2.6.27-rc5[0]# glxinfo |grep render
libGL warning: 3D driver claims to not support visual 0x4b
direct rendering: Yes
OpenGL renderer string: Mesa DRI R200 20060602 AGP 1x TCL
/usr/src/linux-2.6.27-rc5[0]# dmesg |grep -i agp
AGP bridge at 00:00:00
Aperture from AGP @ f0000000 old size 32 MB
Aperture from AGP @ f0000000 size 32 MB (APSIZE 0)
agpgart-amd64 0000:00:00.0: AGP bridge [10de/00e1]
agpgart-amd64 0000:00:00.0: setting up Nforce3 AGP
agpgart-amd64 0000:00:00.0: AGP aperture is 32M @ 0xf0000000
agpgart-amd64 0000:00:00.0: calling nv_msi_ht_cap_quirk+0x0/0x106
agpgart-amd64 0000:00:00.0: calling quirk_cardbus_legacy+0x0/0x1d
agpgart-amd64 0000:00:00.0: calling quirk_usb_early_handoff+0x0/0x449
agpgart-amd64 0000:00:00.0: calling pci_fixup_video+0x0/0xaf
Linux agpgart interface v0.103
agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
agpgart-amd64 0000:00:00.0: putting AGP V3 device into 4x mode
pci 0000:01:00.0: putting AGP V3 device into 4x mode
/usr/src/linux-2.6.27-rc5[0]#

Greetings