3D Acceleration works if i do this in a terminal und restart xserver [code]sudo rmmod radeon sudo modprobe radeon [/code]
and now the xorg.0.log ** Description changed: when i boot up the Release Candidate of Gutsy Gibbon i have a flickering - display together with no 3d acceleration. i can not use "radeon" driver - because next login only 640x480 or 800x600 is available. + display [https://bugs.launchpad.net/ubuntu/+source/gnome-power- + manager/+bug/145131] together with no 3d acceleration. '''glxgears output''' glxgears 944 frames in 5.5 seconds = 172.211 FPS X connection to :0.0 broken (explicit kill or server shutdown). - My System + My System: Samsung P35 1500+ Notebook Ati Mobility 9700 pro xserver-xorg-video-ati version 6.7.195-1ubuntu2 - i want to notice that i have a working 3d acceleration with ubuntu - feisty out of the box.... - - my xorg.conf - - - # xorg.conf (xorg 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 xorg.conf manual page. - # (Type "man xorg.conf" at the shell prompt.) - # - # This file is automatically updated on xserver-xorg package upgrades *only* - # if it has not been modified since the last upgrade of the xserver-xorg - # package. - # - # If you have edited this file but would like it to be automatically updated - # again, run the following command: - # sudo dpkg-reconfigure -phigh xserver-xorg - - Section "Files" - EndSection - - Section "InputDevice" - Identifier "Generic Keyboard" - Driver "kbd" - Option "CoreKeyboard" - Option "XkbRules" "xorg" - Option "XkbModel" "pc105" - Option "XkbLayout" "de" - # Option "XkbVariant" "nodeadkeys" - EndSection - - Section "InputDevice" - Identifier "Configured Mouse" - Driver "mouse" - Option "CorePointer" - Option "Device" "/dev/input/mice" - Option "Protocol" "ImPS/2" - Option "ZAxisMapping" "4 5" - EndSection - - Section "InputDevice" - Identifier "Synaptics Touchpad" - Driver "synaptics" - Option "SendCoreEvents" "true" - Option "Device" "/dev/psaux" - Option "Protocol" "auto-dev" - Option "HorizEdgeScroll" "0" - EndSection - - Section "InputDevice" - Driver "wacom" - Identifier "stylus" - Option "Device" "/dev/input/wacom" - Option "Type" "stylus" - Option "ForceDevice" "ISDV4" # Tablet PC ONLY - EndSection - - Section "InputDevice" - Driver "wacom" - Identifier "eraser" - Option "Device" "/dev/input/wacom" - Option "Type" "eraser" - Option "ForceDevice" "ISDV4" # Tablet PC ONLY - EndSection - - Section "InputDevice" - Driver "wacom" - Identifier "cursor" - Option "Device" "/dev/input/wacom" - Option "Type" "cursor" - Option "ForceDevice" "ISDV4" # Tablet PC ONLY - EndSection - - Section "Device" - Identifier "ATI Technologies, Inc. RV350 NP [Mobility Radeon 9600/9700 M10/M11]" - Driver "ati" - BusID "PCI:1:0:0" - Option "AGPMode" "2" - Option "AccelMethod" "XAA" - Option "DynamicClocks" "true" - Option "ColorTiling" "true" - Option "EnablePageFlip" "true" - Option "UseInternalAGPGART" "true" - Option "RenderAccel" "true" - Option "backingstore" "true" - EndSection - - Section "Monitor" - Identifier "Standardbildschirm" - Option "DPMS" - EndSection - - Section "Screen" - Identifier "Default Screen" - Device "ATI Technologies, Inc. RV350 NP [Mobility Radeon 9600/9700 M10/M11]" - Monitor "Standardbildschirm" - DefaultDepth 24 - SubSection "Display" - Modes "1400x1050" - EndSubSection - EndSection - - Section "ServerLayout" - Identifier "Default Layout" - Screen "Default Screen" - InputDevice "Generic Keyboard" - InputDevice "Configured Mouse" - - # Uncomment if you have a wacom tablet - # InputDevice "stylus" "SendCoreEvents" - # InputDevice "cursor" "SendCoreEvents" - # InputDevice "eraser" "SendCoreEvents" - InputDevice "Synaptics Touchpad" - EndSection + Edit : + 3D Acceleration works if i do this in a terminal und restart xserver + [code]sudo rmmod radeon + sudo modprobe radeon + [/code] ** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/10318477/Xorg.0.log -- no 3d acceleration with ati driver https://bugs.launchpad.net/bugs/151911 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
