--Boundary-00=_ffJPBxQSf140QnR Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline
Es Dilluns 06 Setembre 2004 23:23, en Tim Taubert va escriure: | i have a problem.. in order to get 3d acceleration on linux laptop | working i downloaded to newest driver from ati.com.. for xfree 4.3.0... | driver version is 3.11.1 | | i followed the instructions of several how-tos and the driver loads and | when i start kdm and log in it all works... | i don't know if 3d acceleration works.. i think so? at least fglrxinfo | said that the renderer is the radeon card... | | the problem is that when i want to switch to console the system hangs | and some stripes are visible... | the same problem when i want to logout.. it even hangs when i want to | switch to console when i'm not logged into kde.. | the whole system crashed.. every time i tried and there's no way to | shutdown correctly.. not even via ssh server.. | the system freezed completely.. | | are there any settings to be made in /etc/X11/XFree86-4? | and don't ask me for any logs... i looked into the xfree, kdm and | xserver log.. the crash is not logged anywhere.. Ati drivers + Ati generated XF86Config-4 did'nt hang my laptop, but no 3D was available; I was sent by someone from the internet a XF86Config-4 file that worked for me; maybe you can have a look at it to guess what's not working to you 8-? My card is the following one: -- [EMAIL PROTECTED]:/home/quini# lspci | grep ATI 0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] ---- Good luck ;) -- Joan Tur (aka Quini), Eivissa-Spain Jabber: [EMAIL PROTECTED] Yahoo & AIM: quini2k www.ClubIbosim.org Linux: usuari registrat 190.783 --Boundary-00=_ffJPBxQSf140QnR Content-Type: text/plain; charset="iso-8859-1"; name="XF86Config-4" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="XF86Config-4" # XF86Config-4 (XFree86 X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the XF86Config-4 manual page. # (Type "man XF86Config-4" at the shell prompt.) # # This file is automatically updated on xserver-xfree86 package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xfree86 # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands as root: # # cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom # md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum # dpkg-reconfigure xserver-xfree86 Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "freetype" Load "glx" Load "int10" Load "record" Load "speedo" Load "type1" Load "vbe" #Load "extmod" but omit DGA extension SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "es" EndSection Section "InputDevice" ############## begin inserted from synaptics_file Driver "synaptics" Identifier "touchpad" Option "SHMConfig" "1" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "40" Option "FingerHigh" "50" Option "MaxTapTime" "160" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "HorizScrollDelta" "40" Option "MinSpeed" "0.08" Option "MaxSpeed" "0.2" Option "AccelFactor" "0.0015" Option "TapButton1" "1" Option "TapButton2" "3" Option "TapButton3" "2" Option "CircularScrolling" "1" Option "CircScrollTrigger" "3" Option "SHMConfig" "on" ############## end inserted from synaptics_file EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "ATI" Driver "fglrx" # this is the important bit # Driver "radeon" EndSection Section "Monitor" Identifier "Standardbildschirm" HorizSync 30-80 VertRefresh 50-60 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "ATI" Monitor "Standardbildschirm" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "touchpad" "CorePointer" InputDevice "Generic Mouse" EndSection Section "DRI" Mode 0666 EndSection --Boundary-00=_ffJPBxQSf140QnR Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Es Dilluns 06 Setembre 2004 23:23, en Tim Taubert va escriure: | i have a problem.. in order to get 3d acceleration on linux laptop | working i downloaded to newest driver from ati.com.. for xfree 4.3.0... | driver version is 3.11.1 | | i followed the instructions of several how-tos and the driver loads and | when i start kdm and log in it all works... | i don't know if 3d acceleration works.. i think so? at least fglrxinfo | said that the renderer is the radeon card... | | the problem is that when i want to switch to console the system hangs | and some stripes are visible... | the same problem when i want to logout.. it even hangs when i want to | switch to console when i'm not logged into kde.. | the whole system crashed.. every time i tried and there's no way to | shutdown correctly.. not even via ssh server.. | the system freezed completely.. | | are there any settings to be made in /etc/X11/XFree86-4? | and don't ask me for any logs... i looked into the xfree, kdm and | xserver log.. the crash is not logged anywhere.. Ati drivers + Ati generated XF86Config-4 did'nt hang my laptop, but no 3D w= as=20 available; I was sent by someone from the internet a XF86Config-4 file that= =20 worked for me; maybe you can have a look at it to guess what's not working = to=20 you 8-? My card is the following one: =2D ----- [EMAIL PROTECTED]:/home/quini# lspci | grep ATI 0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobilit= y=20 Radeon 9600 M10] =2D ----- Good luck ;) =2D --=20 Joan Tur (aka Quini), Eivissa-Spain Jabber: [EMAIL PROTECTED] Yahoo & AIM: quini2k www.ClubIbosim.org Linux: usuari registrat 190.783 =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBPJfgok8j9RhtetwRAnFRAJ48PB6lwBejkfW34t+AjYNxUo671wCcDpnd 8rr11N7ySkdtoGCodznjxu8=3D =3DWaVq =2D----END PGP SIGNATURE----- --Boundary-00=_ffJPBxQSf140QnR Content-Type: text/plain; charset="iso-8859-1"; name="XF86Config-4" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="XF86Config-4" # XF86Config-4 (XFree86 X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the XF86Config-4 manual page. # (Type "man XF86Config-4" at the shell prompt.) # # This file is automatically updated on xserver-xfree86 package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xfree86 # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands as root: # # cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom # md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum # dpkg-reconfigure xserver-xfree86 Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "freetype" Load "glx" Load "int10" Load "record" Load "speedo" Load "type1" Load "vbe" #Load "extmod" but omit DGA extension SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "es" EndSection Section "InputDevice" ############## begin inserted from synaptics_file Driver "synaptics" Identifier "touchpad" Option "SHMConfig" "1" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "40" Option "FingerHigh" "50" Option "MaxTapTime" "160" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "HorizScrollDelta" "40" Option "MinSpeed" "0.08" Option "MaxSpeed" "0.2" Option "AccelFactor" "0.0015" Option "TapButton1" "1" Option "TapButton2" "3" Option "TapButton3" "2" Option "CircularScrolling" "1" Option "CircScrollTrigger" "3" Option "SHMConfig" "on" ############## end inserted from synaptics_file EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "ATI" Driver "fglrx" # this is the important bit # Driver "radeon" EndSection Section "Monitor" Identifier "Standardbildschirm" HorizSync 30-80 VertRefresh 50-60 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "ATI" Monitor "Standardbildschirm" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "touchpad" "CorePointer" InputDevice "Generic Mouse" EndSection Section "DRI" Mode 0666 EndSection --Boundary-00=_ffJPBxQSf140QnR-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]