[ltp] AGPgart problem with new ati driver

Steffen Dreise linux-thinkpad@linux-thinkpad.org
Mon, 02 Jan 2006 17:39:26 +0100


Dear list,

i gote some problems with the new ati driver. After wake up from slepp
the screen got some problems and does magic foo - anyways i think the
problem is the following you can see in dmesg right below. 

The systems runs on a 2.6.14.2 kernel, xorg version 6.8.2 (dfsg.1-9bpo1
20051117143423). The software runs in a thinkpad t42p (firegl2). The
newest ati driver 8.20.8 is running...

Agpgart ist enabled in the kernel config. I attached the conf for hard
debugging...

Does anybody have an idea?

Dmesg output:
Linux agpgart interface v0.101 (c) Dave Jones
[fglrx] Maximum main memory to use for locked dma buffers: 431 MBytes.
PCI: Found IRQ 11 for device 0000:01:00.0
PCI: Sharing IRQ 11 with 0000:00:1d.0
PCI: Sharing IRQ 11 with 0000:02:00.0
PCI: Sharing IRQ 11 with 0000:02:01.0
[fglrx] module loaded - fglrx 8.20.8 [Dec  6 2005] on minor 0
[fglrx] ACPI power management is initialized.
<---------seems to be the problem------------>
fglrx_agp: Unknown symbol verify_area
[fglrx] Failed to load fglrx_agp module
[fglrx] Error code  256
[fglrx] Failed to load ATI module agpgart
[fglrx] Fallback to internal agpgart module
<-----------/problem------------------------------------->
Fire GL built-in AGP-support
Based on agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: Detected an Intel 855PM Chipset, no integrated grapics found.
agpgart: Detected Intel i855PM chipset
agpgart: AGP aperture is 256M @ 0xd0000000
Power management callback for AGP chipset installed
[fglrx] Initialization of built-in AGP-support successful.
[fglrx] AGP detected, AgpState   = 0x1f000217 (hardware caps of chipset)
AGP: Found 2 AGPv2 devices
AGP: Doing enable for AGPv2
[fglrx] AGP enabled,  AgpCommand = 0x1f000314 (selected caps)
[fglrx] free  AGP = 252440576
[fglrx] max   AGP = 252440576
[fglrx] free  LFB = 114274304
[fglrx] max   LFB = 114274304
[fglrx] free  Inv = 0
[fglrx] max   Inv = 0
[fglrx] total Inv = 0
[fglrx] total TIM = 0
[fglrx] total FB  = 0
[fglrx] total AGP = 65536

Best regards,

Steffen