On Thu, Aug 25, 2011 at 9:03 AM, igor denisov
<denisovigor1...@rambler.ru> wrote:
> Hello there,
> May someone help me with this:
>
> #Xorg -configure
>
> Xorg:/usr/X11R6/lib/modules/drivers/radeonhd_drv.so:/usr/X11R6/lib/modules/drivers/radeon_drv.so:WARNING:
> symbol (AtomBiosRequestList) size mismatch, relink your program
> (**) Using config file: /root/xorg.conf.new
>
> No idea how to do it. And it looks simple.

This is a known problem, but it only a warning.

Anyways, Xorg -configure is almost unusable these days for other
reasons, but this is not a problem.
Running without an xorg.conf file will be fine in most cases. If you
need one to adjust some settings, just create one with your favourite
text editor, using xorg.conf(5) to figure out what to put in.

Good thing to know is that since a few X server release you don't need
a full xorg.conf anymore. Only the section(s) that you want to tweak
from the auto-detected configuration need to be present (ie only a
"Device" section if you want to change the video driver settings, or
only an "InputClass" -- preferred over "InputDevice" -- section for
input devices parameters).

If you need help describe the problem and attach an Xorg.0.log file
from running without a config file to misc@ and people we try to
provide clues.
-- 
Matthieu Herrb

  • Xorg igor denisov
    • Re: Xorg Tomas Bodzar
    • Re: Xorg Matthieu Herrb
    • Xorg igor denisov

Reply via email to