« NVIDIA VDPAU now working under MythTVMediaBox has switched to the radeonhd driver »

Trackback address for this post

Trackback URL (right click and copy shortcut/link location)

31 comments

  1. § Tony McConnell Email said on :
    ***--
    Can get the radeonhd driver compiled, installed, and active under Ubuntu 8.04 (2.6.24-19) WITHOUT the patch.

    As soon as the patch is applied, X drops back to using the VESA driver.

    I've had to compile using the xkmbf -a method, as ./autogen.sh gives a:

    configure.ac:18: error: possibly undefined macro: AC_DISABLE_STATIC.

    I'm using an NC81-LF 780G (HD3200).

    fglrx 8.9 works OK-ish, HDMI sound works OK.
  2. § admin® Email said on :

    configure.ac:18: error: possibly undefined macro: AC_DISABLE_STATIC.


    That usually means that automake is not installed. Do you have it installed?
  3. § Tony McConnell Email said on :
    Well, I didn't have automake installed (oops)... so I've installed it.

    But the build error from ./autogen.sh still persists.

    I've tried searching all the m4 files: sudo updatedb; grep AC_DISABLE `locate aclocal | grep m4`

    But it doesn't exist in any of them... does the name exist in yours?

  4. § admin® Email said on :

    Well, I didn't have automake installed (oops)... so I've installed it.

    But the build error from ./autogen.sh still persists.

    I've tried searching all the m4 files: sudo updatedb; grep AC_DISABLE `locate aclocal | grep m4`

    But it doesn't exist in any of them... does the name exist in yours?


    Do you have libtool installed, you need that too?
  5. § Tony McConnell Email said on :
    Um, I didn't have libtool installed, but googled for the error and installed libtool... then didn't have the mesa dev stuff installed, so installed that.

    And the ./autogen.sh worked correctly :)

    Even better, the HDMI sound is also working correctly!
  6. § admin® Email said on :

    Um, I didn't have libtool installed, but googled for the error and installed libtool... then didn't have the mesa dev stuff installed, so installed that.


    I does say in the article what packages you need to build.


    Even better, the HDMI sound is also working correctly!


    Excellent, glad you got it working. Hopefully you should find radeonhd much smoother that fglrx, except for 3D (which will be coming shortly to radeonhd)
  7. § Stefan Email said on :
    *****
    I followed the instructions on Ubuntu Intrepid AMD64 and I needed to add one dependency to the list: xutils-dev (needed for xorg-macros.m4).
  8. § admin® Email said on :

    I followed the instructions on Ubuntu Intrepid AMD64 and I needed to add one dependency to the list: xutils-dev (needed for xorg-macros.m4).


    I have built both AMD64 and x86 with those packages, it might be an extra dependency for Intrepid. Thanks for the update, I'll add this information to the post when I get 5 minutes. Did you manage to get the audio working, and what chipset are you using?
  9. § Stefan Email said on :
    Certainly did! Running an HD 2600 Pro, with a DVI-HDMI convertor to my Sharp 32X20E 1080P TV. I used my usb stick install as test version and it worked flawless! BTW, I only needed to go to "sounds" after this guide and pick the digital ALSA HDMI output, no need to fiddle with IEC958 options.
  10. § Tony McConnell Email said on :
    FYI, the patch no longer applies to the latest git repository.
  11. § Tony McConnell Email said on :
    Possibly because the patch has made it into the repository...
  12. § Tony McConnell Email said on :
    But sadly, I don't think so....
  13. § admin® Email said on :

    FYI, the patch no longer applies to the latest git repository.

    Seems there have been some significant commits today, I'll have to wait for a new patch from Christian. For now you will have to get an older version (9th October should do it) to apply the patch.

    I have updated the article with details on how to checkout the latest version which did work with the patch
  14. § Phil Email said on :
    Some say that there is no good linux driver for this ATI onboard GPU. Has it worked for you?
  15. § ceri® Email said on :

    Some say that there is no good linux driver for this ATI onboard GPU. Has it worked for you?

    Some would be incorrect in this case :). The radeonhd driver works perfectly well with my onboard GPU, actually better than fglrx in terms of 2D performance. I'm just waiting patiently for accelerated support now (Mainly Xv , which is around the corner).
  16. § Phil Email said on :
    Excellent. This compiling and installing looks daunting to me (Not experienced with Linux at all. Bailing from windows and very willing to learn.) I just have an SDTV right now and want the capability to expand to HDTV soon. So I think the good news is that support for me for this GPU is on the way soon and I can use this motherboard now for SD and later for HD.

    Hopefully I won't run out of PCI slots though. I want to install 2 tuners for picture-in-picture from my cable service. I was going to get 2 ATSC/HDTV/QAM (im in usa) cards to do my SD now and my HD later. This leaves only a x16 and x1 pci card, so that's why i'm especially concerned about onboard graphics - everyone is saying don't deal with ATI and I was thinking I had to get an nVidia card too. But your blog gives me hope for this mobo config.

    Can you give me any other recommendations for IR remote? I don't have the stomach for your IR project, and this mobo doesn't seem to have rs232 which looks to me like what alot of people are using for ir remote.

    Thanks!

    Phil
  17. § ceri® Email said on :

    Can you give me any other recommendations for IR remote? I don't have the stomach for your IR project,

    Sure, there are plenty of IR options if you don't mind spending the money. The Windows MCE remote is compatible with lirc/mythtv and you can pick one up with the USB receiver for around £20-£30. Check here (http://www.lirc.org/html/table.html#@hw-usb), there are many compatible IR receivers with lirc


    this mobo doesn't seem to have rs232 which looks to me like what alot of people are using for ir remote

    It does have a RS232 header on the mobo itself, it just doesn't have one on the back plate. My IR project doesn't use RS232 mind you, only the CD-in port
  18. § Phil Email said on :
    I found the following article interesting re: HD w/ the Radeon HD3200.

    http://techreport.com/articles.x/14261

    Specifically:
    "the Radeon HD 3200 that AMD recommends a 1.8GHz link—currently available only with Phenom—to make the most of the graphics core. The 3200's post-processing engine for high-definition video playback actually requires the 1.8GHz HT link that Phenom provides."

    Since you are not using a Phenom processor, do you find this to be BS?

  19. § Phil Email said on :
    Thanks for the IR advice. I would love to use my universal remote that works with my other components, and my understanding is that I can do it with the rs232 system that's out there. Perhaps I can use the onboard rs232 to make it work somehow.
  20. § ceri® Email said on :

    Since you are not using a Phenom processor, do you find this to be BS?

    I am assuming this is relevant when using UVD (hardware based decoding), but since neither fglrx or radeonhd support UVD (yet) this is not so relevant. But what I will say is that I can play some 1080p content fine with just my CPU, but it fails miserably on other content. It depends on what features from the H.264 codec that it's using. BBC HD for instance is a no go area for me without hardware assisted decoding.
  21. § admin® Email said on :
    I have uploaded a new patch so as of writing this (15 Oct 2008), the new patch applies successfully to the radeonhd master. Thanks for the new patch Christian.
  22. § jp said on :
    So now that the new 1.2.3 driver is out and there is support for XVideo, does that mean I should get hardware scaling in mythtv?:
    http://www.phoronix.com/scan.php?page=article&item=radeonhd_122_123&num=1
  23. § ceri® Email said on :

    So now that the new 1.2.3 driver is out and there is support for XVideo, does that mean I should get hardware scaling in mythtv?

    That post should have been a little more specific. XVideo is only supported on r5xx chip sets, which the RS780 does not fall under unfortunately. But be patient, I'm sure 3D support is coming, which means I would think that XVideo won't be far behind.
  24. § David Pate Email said on :
    *****
    Installed radeonhd driver and now able to play CD's and "sound preferences" give sounds, but no sound from DVD's, nor any sound from firefox. The installation seemed to go extremely smoothly.
  25. § admin® Email said on :

    Installed radeonhd driver and now able to play CD's and "sound preferences" give sounds, but no sound from DVD's, nor any sound from firefox. The installation seemed to go extremely smoothly.

    What player are you using for DVD playback? Most players will allow you to select which sound device you would like to play sound through, as some seem to ignore your default settings.
  26. § David Pate Email said on :
    tried vlc and mplayer and I think whatever else was available on the system. Also, note that movies through firefox includding youtube have no sound
    TX
  27. § admin® Email said on :

    tried vlc and mplayer and I think whatever else was available on the system. Also, note that movies through firefox includding youtube have no sound
    TX

    You can specify the HDMI audio device for output with mplayer using the -ao parameter. There are details here (http://www.mediaboxblog.co.uk/blog1.php/2008/08/15/howto-audio-over-hdmi-with-the-hd3200-rs) at the bottom on how to do this. Not sure why firefox is not playing sounds mind you though.
  28. § David Pate Email said on :
    ****-
    Tx, I will try this.
  29. § David Pate Email said on :
    I have tried various methods to fix the sound, but I get no sound if video is associated (seemly). Searched forms some more and still have no way to fix this. In summary I can play CD's and DVD's give me video, but no sound. The sound control gives sounds as though all works).
    MB: gigabyte with HDMI on board.
    Processor: AMD low power "e" series
    Ubuntu 8.10
    Thanks for any ideas where to go from here.
  30. § alex Email said on :
    I'm getting a strange error message in log and no sound whatsoever.
    The report is here: http://www.phoronix.com/forums/showthread.php?t=14694. I'd be very thankful if you could suggest something.
  31. § admin® Email said on :

    I'm getting a strange error message in log and no sound whatsoever.
    The report is here: http://www.phoronix.com/forums/showthread.php?t=14694. I'd be very thankful if you could suggest something.

    This is a common log, it's just saying it doesn't know the specific model of this card (Gigabyte is this case). I get that too, nothing to worry about. Have you followed my guide on selecting HDMI audio for ALSA etc? Also what version is your motherboards BIOS. Try upgrading to the latest.

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
PoorExcellent
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)
Originaly designed and iconized by N.Design Studio. Ported to b2evolution by Tender Feelings