Mailinglist Archive: radeonhd (51 mails)

< Previous Next >
Re: [radeonhd] 0x9480:0x103C:0x3628: HP Mobility Radeon HD 4650 [dv6-1190en]
  • From: Philippe De Muyter <phdm@xxxxxxxxx>
  • Date: Thu, 8 Apr 2010 00:12:36 +0200
  • Message-id: <20100407221236.GA11484@xxxxxxxxxxxx>
On Wed, Apr 07, 2010 at 08:50:27PM +1200, Jesse Yan wrote:
On 4/7/10, Philippe De Muyter <phdm@xxxxxxxxx> wrote:
Hello Jesse,

On Wed, Apr 07, 2010 at 03:04:05PM +1200, Jesse Yan wrote:
>
> Why are you loading 4 (ati is a wrapper for a few drivers including
> radeon) video drivers for xorg? I don't see any problems, judging from
> your Xorg.0.log (radeonhd takes over as the main driver), but you may
> have potential clashes there. Please comment out the sections in your
> xorg.conf that you don't need (i.e. everything except radeonhd).

I have no access to that laptop at the moment, so I can only reply to this :
actually there was no xorg.conf file, so it is the default behaviour of
the X server. Now to use the 'vesa' driver I have installed one.

Philippe

Ah - the automatic configuration of the X server. If that's the case,
you will need to create a new xorg.conf to force some settings for X,
since the default settings aren't working so well for you. Just put:

Section "Device"
Driver "radeonhd"
Option "AccelMethod" "none"
EndSection

into the new xorg.conf, and try starting X again.

That does not solve the VT switch problem :(

Philippe
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups