[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
API ERROR: could not register entrypoint for ...
- From: Lin Shao <shao at msg dot ucsf dot edu>
- Date: Fri, 17 Mar 2006 14:49:50 -0800
Hello:
I'm trying install the 8.19.10 driver on my x86_86 Debian. I followed the
instruction and everything seemed to work until I tried glxinfo (or glxgears,
etc.). I got many error messages like this:
[fglrx] API ERROR: could not register entrypoint for BlendFuncSeparate
The XFree86.0.log file contains those lines:
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Solid Lines
Dashed Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
30 128x128 slots
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): X context handle = 0x00000001
(II) fglrx(0): [DRI] installation complete
(II) fglrx(0): Direct rendering enabled
which I assume is good thing, right?
dmesg gives these lines about my x600 card:
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg,
GERMANY' taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 3366 MBytes.
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[fglrx] module loaded - fglrx 8.19.10 [Nov 9 2005] on minor 0
Bad page state at free_hot_cold_page (in process 'XFree86', page
ffff810003f3e2e8)
flags:0x4000000000000414 mapping:0000000000000000 mapcount:0 count:0
Backtrace:
Call Trace:<ffffffff80152502>{bad_page+113}
<ffffffff80152bf5>{free_hot_cold_page+102}
<ffffffff80152cc8>{__pagevec_free+39}
<ffffffff8015826d>{release_pages+338}
<ffffffff80164c66>{free_pages_and_swap_cache+112}
<ffffffff80160504>{unmap_region+278}
<ffffffff80160808>{do_munmap+516} <ffffffff80160fbb>{sys_munmap+62}
<ffffffff8010d85a>{system_call+126}
Trying to fix it up, but a reboot is needed
[fglrx] free PCIe = 54804480
[fglrx] max PCIe = 54804480
[fglrx] free LFB = 116322304
[fglrx] max LFB = 116322304
[fglrx] free Inv = 134217728
[fglrx] max Inv = 134217728
[fglrx] total Inv = 134217728
[fglrx] total TIM = 0
[fglrx] total FB = 0
[fglrx] total PCIe = 16384
There's a 'Bad page state...' message. Is that worrisome or is it something
else that causes all those API errors? Thanks a lot.
lin