[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#495367: xserver-xorg-video-radeon: Radeon and RadeonHD drivers do not allow 2560x1600



En/na Franck Richter ha escrit:
Hello Brice,

On Mon, Aug 18, 2008 at 12:14:12AM +0200, Brice Goglin wrote :
Can you try to build the upstream git ?

Brice

I tried on Monday and today (Wednesday) the git. However nothing works
(even not 1920x1440 or 1280x1024). Screen remains hopelessly black and
goes to sleep mode.
Does git currently work on your computer ?

Just to confirm, I am proceeding as follows:
   # aptitude build-dep xserver-xorg-video-ati
   $ git clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati
   $ cd xf86-video-ati/
   $ ./autogen.sh
   $ make
   # make install prefix=/usr
   then restarting X with ctrl-alt-backspace

Regards,
Franck
I have tried right now (wednesday-thursday) both radeon and radeonhd git's, and I can confirm they work on my system, although I can only reach 1280x768 resolution on my box so I can not help you with the bug.

I think your problem might be that you should put the "prefix=usr" in the "autogen" line. It worked for me as follows:

# ./autogen.sh --prefix=/usr/
# make
# sudo checkinstall

I would be glad I have helped you, as this is my first time around here !!
Regards,
Marc ///



Reply to: