View Full Version : RadeonHD and Mobility 3650 HD
Gralamin
06-10-2009, 07:35 PM
I'm trying to set up RadeonHD on my laptop (Toshiba Satellite A350-01N), which has an ATI Mobility 3650 HD. Is RadeonHD Compatible? (I know flgrx is not).
Edit: In case it is, here is my Xorg.0.log (http://pastebin.com/m37e77855) from trying to use it. I'm not sure why it didn't work.
Edit 2: My posting doesn't seem to work here, but I've tried it again, and got a few interesting errors.
Here is the error I receive:
"Ubuntu is running low-graphics mode
The following error was encountered. You may need to update your configuration to solve this.
(EE) RADEONHD(0): rhdAtomLvdsDDC: Unknown Record Type: f8
(EE) RADEONHD(0): D1CRTCDisable: Failed to Unsync CRTC 1
(EE) RADEONHD(0): rhdALLIdle: Unable to stop CRTC: Cannot idle MC"
My xorg.conf looks like this (http://pastebin.com/m4dc4361b).
I also noticed when I (this time) got it to run in Low graphics mode, it claimed that a Xserver was already running on Display 0 (I have a single display). I don't know if this is related, but sometimes when I tell it to turn off, it hangs with an xserver running without quitting. Somehow eliminating both of these errors would be great
bridgman
06-10-2009, 09:05 PM
That xorg log is from the Vesa driver, not radeonhd.
Looks like you're running Jaunty, which should have automatically installed versions of the radeon driver and drm which supported EXA and Xv acceleration.
Did you try those drivers, or did you immediately try to go to radeonhd ?
Which version of radeonhd did you try, and where did you get it (package, build from source etc...).
Darkfire Fox
06-10-2009, 09:10 PM
EXA (2D acceleration) and Xv (movie rendering) should both be fully supported with your RadeonHD driver. OpenGL (3D acceleration) won't be fully ready for another 3-4 months at best.
I have an Ati RadeonHD 3650 graphics card and both 2D/video work fine.
What problems are you facing, specifically? I looked at the pastebin, but I'm afraid I'm not yet experienced enough to know what all that means. ^_^T
EDIT: blastit, Bridgman beat me... xP
SUPPORTED HARDWARE
The radeonhd driver supports video cards based on the following ATI chips:
...
M86 Mobility Radeon HD 3650, HD 3670, Mobility FireGL V5700
...
The version of radeonhd in the repo should be sufficient, but if you want the latest version of the radeonhd driver, build it yourself or use https://launchpad.net/~tormodvolden/+archive/ppa
Building your own: https://help.ubuntu.com/community/RadeonHD
Configuring xorg.conf
Section "Device"
#...
Driver "radeonhd"
Option "DRI"
Option "AccelMethod" "EXA"
EndSection
Gralamin
06-11-2009, 12:30 AM
The version of radeonhd in the repo should be sufficient, but if you want the latest version of the radeonhd driver, build it yourself or use https://launchpad.net/~tormodvolden/+archive/ppa
Building your own: https://help.ubuntu.com/community/RadeonHD
Configuring xorg.conf
Section "Device"
#...
Driver "radeonhd"
Option "DRI"
Option "AccelMethod" "EXA"
EndSection
Maybe thirds times the charm. (For posting this)
I used that link, and Followed the instructions except the part about getting the DRM (Jaunty should already have it, after all). I ended up in low graphics mode after some error (I could reproduce it, though I do not know what it was), and it gave me the option to change it back, so I did.
korpenkraxar
06-11-2009, 03:47 AM
OpenGL (3D acceleration) won't be fully ready for another 3-4 months at best.
Is that a recently informed guestimate? I have the exact same card in my Thinkpad and I am very much looking forward to OpenGL, only it has been pretty quite about this lately.
On a side note, the "radeon" driver which I use works pretty well. The only glitch is that sometimes when the laptop resumes from sleeping the screen turns all white and the laptop becomes unresponsive... :-(
Gralamin
06-11-2009, 02:28 PM
Posting finally seems to work for me.. this is also in the first post now.
Here is the error I receive:
"Ubuntu is running low-graphics mode
The following error was encountered. You may need to update your configuration to solve this.
(EE) RADEONHD(0): rhdAtomLvdsDDC: Unknown Record Type: f8
(EE) RADEONHD(0): D1CRTCDisable: Failed to Unsync CRTC 1
(EE) RADEONHD(0): rhdALLIdle: Unable to stop CRTC: Cannot idle MC"
My xorg.conf looks like this (http://pastebin.com/m4dc4361b).
I also noticed when I (this time) got it to run in Low graphics mode, it claimed that a Xserver was already running on Display 0 (I have a single display). I don't know if this is related, but sometimes when I tell it to turn off, it hangs with an xserver running without quitting. Somehow eliminating both of these errors would be great
Darkfire Fox
06-11-2009, 02:59 PM
Is that a recently informed guestimate? I have the exact same card in my Thinkpad and I am very much looking forward to OpenGL, only it has been pretty quite about this lately.
On a side note, the "radeon" driver which I use works pretty well. The only glitch is that sometimes when the laptop resumes from sleeping the screen turns all white and the laptop becomes unresponsive... :-(
Yeah, well, no one really knows for sure, not even the developers! :p
My idea of "fully ready" OpenGL is being able to play with Blender models and not suffer X crashes or kernel panic.
FEER TEH RATH OF COLONEL OOPS!!! :D
*ahem* And yes, I have the same resume-from-sleep/hibernation issues :-/
Gralamin
06-12-2009, 04:00 AM
Just in case anything of worth comes out of this thread, under instruction of #radeonhd I filed a bug report that can be found here (http://bugs.freedesktop.org/show_bug.cgi?id=22242)
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.