Xserver crashes using 3d accel
Just installed the ati drivers for my radeon 9000 after doing a fresh install of slack 10 cuz my old HD died, and every time i try to run any kind or 3d accel it crashes the X11 and goes right to the command line. Here is the output of my lsmod. even if i try to run glxgears it dumps the Xserver anyone have any ideas ?
running on kernel 2.6.8.1
odule Size Used by
fglrx 230588 7
ohci_hcd 20612 0
ehci_hcd 28420 0
usbhid 31296 0
usbmouse 5888 0
intel_agp 22432 1
eth1394 21000 0
uhci_hcd 31632 0
usbcore 112868 7 ohci_hcd,ehci_hcd,usbhid,usbmouse,uhci_hcd
snd_intel8x0 34312 0
snd_ac97_codec 67460 1 snd_intel8x0
snd_mpu401_uart 7680 1 snd_intel8x0
snd_rawmidi 24100 1 snd_mpu401_uart
8250_pci 17920 0
8250 20192 1 8250_pci
serial_core 22016 1 8250
3c59x 38440 0
ohci1394 34436 0
ieee1394 106936 2 eth1394,ohci1394
evdev 9472 0
orinoco_cs 9224 1
orinoco 40588 1 orinoco_cs
hermes 8832 2 orinoco_cs,orinoco
ide_scsi 16900 0
agpgart 33704 2 intel_agp
checked dmesg as to why it had crashed and it displayed this
mtrr: 0xe0000000,0x4000000 overlaps existing 0xe0000000,0x100000
[fglrx:firegl_addmap] *ERROR* mtrr allocation failed (-22)
[fglrx] free AGP = 54800384
[fglrx] max AGP = 54800384
[fglrx] free LFB = 47165440
[fglrx] max LFB = 47165440
[fglrx] free Inv = 0
[fglrx] max Inv = 0
[fglrx] total Inv = 0
[fglrx] total TIM = 0
[fglrx] total FB = 0
[fglrx] total AGP = 16384
|