Phoronix Forums  

Go Back   Phoronix Forums > Linux Graphics / X.Org Drivers > Open-Source AMD/ATI Linux

Open-Source AMD/ATI Linux Technical support and discussion of the open-source Radeon, RadeonHD, and Avivo drivers.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-17-2007, 09:40 PM
phoronix phoronix is offline
Phoronix News Bot
 
Join Date: Jan 2007
Posts: 3,103
Default Installing The RadeonHD Driver On Ubuntu

Phoronix: Installing The RadeonHD Driver On Ubuntu

While today's unveiling of the RadeonHD driver for the ATI R500 and R600 series is great news, this driver right now is targeted solely for developers as it's still experimental and doesn't yet support 3D acceleration and other key functionality generally needed in production environments. However, if you are looking to try out this new RadeonHD driver on Ubuntu because you're running into problems with the proprietary fglrx driver or just wishing to report your results, we've documented the installation procedures for Ubuntu.

http://www.phoronix.com/vr.php?view=11067
Reply With Quote
  #2  
Old 09-17-2007, 09:54 PM
jojo_beef jojo_beef is offline
Junior Member
 
Join Date: Sep 2007
Posts: 6
Default checkinstall

In Debian or Ubuntu, it's better to use "checkinstall make install" than just "make install"... the former builds a .deb package, which can easily be uninstalled if desired.

Just install the checkinstall package when you install build-essential, git-core, etc. I've installed the RadeonHD this way on my laptop (you just need to tinker with the version number when you build the package... call it git20070917 or something).
Reply With Quote
  #3  
Old 09-18-2007, 09:38 AM
d2kx d2kx is offline
Senior Member
 
Join Date: Jan 2007
Location: Germany
Posts: 1,066
Default

"checkinstall make install"

I think you're talking about "checkinstall" as a command.

And checkinstall really isn't necesssary.
Reply With Quote
  #4  
Old 12-02-2007, 08:13 AM
Radon Radon is offline
Premium Subscriber
 
Join Date: Jun 2006
Location: Gdansk, Polska
Posts: 30
Default

Thanks for the guide! I've followed the steps and have restarted.

How can I check that I'm using the RadeonHD driver?
Reply With Quote
  #5  
Old 12-02-2007, 02:36 PM
robin1979 robin1979 is offline
Junior Member
 
Join Date: Sep 2007
Posts: 18
Default

Quote:
Originally Posted by Radon View Post
Thanks for the guide! I've followed the steps and have restarted.

How can I check that I'm using the RadeonHD driver?
Check /var/log/Xorg.0.log

Check for something like this:

Code:
(II) RADEONHD: version 0.0.4, built from non-git sources
Reply With Quote
  #6  
Old 12-02-2007, 04:01 PM
d2kx d2kx is offline
Senior Member
 
Join Date: Jan 2007
Location: Germany
Posts: 1,066
Default

Somebody using Ubuntu could try if the Debian package works:

http://packages.debian.org/sid/x11/x...video-radeonhd

It is RadeonHD v1.0.0 at the moment.
Reply With Quote
  #7  
Old 12-03-2007, 04:42 AM
robin1979 robin1979 is offline
Junior Member
 
Join Date: Sep 2007
Posts: 18
Default

Quote:
Originally Posted by d2kx View Post
Somebody using Ubuntu could try if the Debian package works:

http://packages.debian.org/sid/x11/x...video-radeonhd

It is RadeonHD v1.0.0 at the moment.

It does...
Reply With Quote
  #8  
Old 12-05-2007, 10:59 AM
DanL DanL is offline
Senior Member
 
Join Date: Oct 2007
Posts: 247
Unhappy

Gave it a shot. Tried both the git method and the official 1.0 tarball. It doesn't seem to like my integrated X1250 on my MSI K9AG Neo2-Digital.
Code:
(II) RADEONHD(0): Unknown card detected: 0x791E:0x1462:0x7327.
	If your card does not work or does not work optimally
	please contact radeonhd@opensuse.org to help rectify this.
	Use the subject: 0x791E:0x1462:0x7327: <name of board>.
(--) RADEONHD(0): Detected an RS690 on an unidentified card
(II) RADEONHD(0): Mapped IO at 0x2b1f243d9000 (size 0x00010000)
(II) RADEONHD(0): Getting BIOS copy from legacy VBIOS location
(II) RADEONHD(0): ATOM BIOS Rom: 
	SubsystemVendorID: 0x1002 SubsystemID: 0x791e
	IOBaseAddress: 0xc000
	Filename: MS7368_2.bin
	BIOS Bootup Message: 

ATI Radeon Xpress for MS7368
Reply With Quote
  #9  
Old 12-05-2007, 05:18 PM
spidernik84 spidernik84 is offline
Junior Member
 
Join Date: Dec 2007
Posts: 8
Default

Hi all, i'm queuing up for assistance
My rig has got a hd2600Pro AGP.
On Gutsy i've been able to compile the radeonhd 1.0 driver as explained in the guide here at phoronix.

Here's what xorg tells me after rebooting

Code:
[cut]
(EE) RADEONHD(0): RandR: No valid modes. Disabled.
(==) RADEONHD(0): RGB weight 888
(==) RADEONHD(0): Default visual is TrueColor
(==) RADEONHD(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEONHD(0): Using 0x0 Framebuffer with 0 pitch
(==) RADEONHD(0): DPI set to (100, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/lib/xorg/modules//libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.1.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) RADEONHD(0): Using ShadowFB

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x81) [0x80c9581]
1: [0xffffe420]
2: /usr/bin/X(InitOutput+0xb46) [0x80a8ff6]
3: /usr/bin/X(main+0x27b) [0x8076ceb]
4: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7d70050]
5: /usr/bin/X(FontFileCompleteXLFD+0x1e1) [0x8076241]

Fatal server error:
Caught signal 11.  Server aborting
The driver seems to work fine...but what about that error?

Thanks for your efforts in making this hardware work under linux
Reply With Quote
  #10  
Old 12-05-2007, 05:34 PM
DanL DanL is offline
Senior Member
 
Join Date: Oct 2007
Posts: 247
Default

spidernik84, I got the exact same thing on my integrated X1250 and the driver didn't work for me. Someone in the RadeonHD IRC told me to try Option "NoRandR" "True" in my xorg.conf device section. That cleared up the error, but now it's complaining about not being able to detect my monitor. *sigh
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 10:28 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2004 - 2009 by Phoronix Media.