LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   glxgears crashes (https://www.linuxquestions.org/questions/linux-hardware-18/glxgears-crashes-354191/)

Piwko 08-17-2005 08:23 AM

glxgears crashes
 
ATI problem
3D programs freezes immediately. Only mouse's working.

little info:

laptop: Fujitsu-Siemens Amilo Pro V7010
768 RAM (I have got 256 and added 512)
linux: Slackware 10.1
kernel: 2.6.12.3
graphic card: Ati Mobility Radeon 9000IGP (128mb shared memory, set in BIOS 32mb)
Xorg: 6.8.1
driver: fglrx_6_8_0-8.14.13-1.i386.tgz from rpm2tgz
window manager: FVWM

I do it like this:
installpkg fglrx_6_8_0-8.14.13-1.i386.tgz

apply 3 patches:
fglrx-2.6-agpgart.patch
fglrx-2.6.12-inter_module_get.patch
fglrx-8.14.13-alt-2.6.12-agp.patch

reboot
modprobe fglrx (it loads succesfully)
flgrxconfig
startx (working)


I have:
glxinfo | grep rendering (I got direct rendering: Yes)

fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON 9000/9100 IGP Series DDR Generic
OpenGL version string: 1.3.1003 (X4.3.0-8.14.13)

but glxinfo as well as any 3D app crashes immediately(black window, I can only move my mouse cursor)
And here I have completely no idea why it's crashes, what can cause it and so on.
I dont think its a memory leak because it crashes right after running.
Without DRI in xorg.conf it's not crashes but frame rate is slow.

lsmod:
Module Size Used by
fglrx 241660 7
ipv6 243136 8
ati_agp 6796 1
agpgart 29896 2 fglrx,ati_agp
evdev 7552 0

I applied that to my kernel:
(M) /dev/agpgart (AGP Support)
(M) Nvidia nForce/nForce2 chipset support
(N) Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
(Y) MTRR (Memory Type Range Register) support
(N) kernel hacking/kernel debugging
I didn't compiled in radeonfb.


I added this to fstab:
tmpfs /dev/shm tmpfs defaults 0 0

and then
mount /dev/shm
but it dont help.

here rapidshare.de/files/4071794/files.zip.html link to dmesg, Xorg.0.log, xorg.conf, lspci, cat /proc/pci.

Why in "lspci" almost everywhere "Unknown device"?

I have read a lot of FAQs, tried many drivers, many configurations of xorg.conf and kernel without succes :(.

I think somewhere there is the solution,coz I've heard about ppl who configured this laptop with SUSE and it works
but their solutions not work for me.

Tried to give you as much info sa I could.

I NEED YOUR HELP.

EffemaN 08-24-2005 09:37 PM

I have the same problem, the configuration in common is: Radeon, Slackware 10.1 and Kernel 2.6. Something is going very wrong.


All times are GMT -5. The time now is 04:35 PM.