Summary: | G4 Mac mini Radeon 9200: Broken 3d-Acceleration | ||
---|---|---|---|
Product: | Mesa | Reporter: | Nobody <anjo.weichbrodt> |
Component: | Drivers/DRI/r200 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | christopher.m.penalver |
Version: | unspecified | ||
Hardware: | PowerPC | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
output from "dmesg|grep -e drm -e radeon"
Xorg.log Screenshot - Gnome with visual effects enabled Screenshot - Tuxkart menu |
Created attachment 42984 [details]
Xorg.log
Created attachment 42985 [details]
Screenshot - Gnome with visual effects enabled
Created attachment 42986 [details]
Screenshot - Tuxkart menu
dmesg shows: radeonfb 0000:00:10.0: Invalid ROM contents In the xorg.log line 744: (II) RADEON(0): Render acceleration disabled (In reply to comment #5) > Disabling the kms (radeon.modeset=0) with the forums help, it was possible to > fix a compatibility problem between radeonfb and the kms drm. If you enable KMS but disable radeonfb instead, does that work any better? > - Visual effects for gnome session -> blue coloration, windows remain visually > after being closed > - Tuxkart -> blue coloration, sound and graphic stutter > - Warsow -> blue coloration, sound and graphic stutter These are probably 3D driver issues, reassigning. (In reply to comment #5) > (In reply to comment #5) > > Disabling the kms (radeon.modeset=0) with the forums help, it was possible to > > fix a compatibility problem between radeonfb and the kms drm. > > If you enable KMS but disable radeonfb instead, does that work any better? I enabled KMS and disabled radeonfb. In KMS's default modeset, the system crashes during the boot process. With radeon.agpmode=4 the system boots fine. 3d acceleration is enabled but works only with some application and is really slow. -> regular system crashes Forcing the PCI mode with radeon.modeset=-1 the system boots fine. 3d acceleration is enabled and works (no blue tins or flickering), but is really slow: When Visual effects for gnome session are enabled, glxgears gives 20 fps, without visual effects: 400 fps. Tuxkart or Flightgear are not usable. Nobody, Ubuntu 10.04 Desktop reached EOL on May 9, 2013. For more on this, please see https://wiki.ubuntu.com/Releases . If this is reproducible in a supported release, it will help immensely if you filed a new report with Ubuntu by ensuring you have the package xdiagnose installed, and that you click the Yes button for attaching additional debugging information running the following from a terminal: ubuntu-bug xorg Also, please feel free to subscribe me to it. For more on why this is helpful, please see https://wiki.ubuntu.com/ReportingBugs. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 42983 [details] output from "dmesg|grep -e drm -e radeon" Hello! I am using Ubuntu 10.04 on my G4 Mac mini, Radeon 9200 32MB. Disabling the kms (radeon.modeset=0) with the forums help, it was possible to fix a compatibility problem between radeonfb and the kms drm. In glxgears the fps increased to over 800, with some xorg.conf modifications even to 1300. Following I recognized that in several applications the 3d-acceleration was now present but broken. - Visual effects for gnome session -> blue coloration, windows remain visually after being closed - Tuxkart -> blue coloration, sound and graphic stutter - Warsow -> blue coloration, sound and graphic stutter Thank you for your help!