Black Napalm wrote:


On Mon, Apr 5, 2010 at 5:02 PM, Mike Edenfield <kut...@kutulu.org <mailto:kut...@kutulu.org>> wrote:
> On 4/5/2010 7:37 AM, Black Napalm wrote:
>> Hello!
>>
>> I am trying to set up X.org and the Gentoo X Server configuration
>> HOWTO says that HAL should be used and that xorg.conf should only be
>> used as a last resort. However, when running X without a configuration
>> file, it autodetects the video card and tries to load the wrong
>> drivers, which I haven't installed, and therefore fails.
>> Is there a way to force X to use a specific driver without using a
>> configuration file? I am not really familiar with HAL, but it seems as
>> though none of the provided policies have anything to do with video
>> cards.
>
> 1. Dale, preemptive shush.
>
> 2. HAL is going away, so I'd suggest you just ignore everything the
> HOWTO says about it and use the previous method of defining everything
> in xorg.conf.
>
> 3. If you want to keep HAL: the HOWTO isn't really referring to your
> video hardware when it says not to use a configuration file.  It's
> mostly talking about your input devices and other hardware.  If X isn't
> auto-detecting your hardware properly, adding configuration sections to
> xorg.conf is still correct.
>
>

Thanks for the advice! I will then gladly define it in xorg.conf, maybe even remove HAL.

I'll never shush.  lol

By all means try it with a xorg.conf first with hal enabled. You can use X -configure to generate a xorg.conf file. Make sure it puts it where it is needed. It has been while since i had to do this but sometimes it puts it in /root for testing and you have to move it to /etc/X11/ yourself. Just plain ole copy works fine. Nothing special about the copy process.

If it still doesn't work, just add xorg.conf -hal to your package.use file/directory and re-emerge xorg. If you use KDE, you may have to leave the hal USE flag turned on for everything else. If you don't use KDE, you may can disable it system wide. I only use KDE here so I'm not sure if other destops use hal or not. Now if you are brave and know that xml stuff, you can always jump in with both feet and try to figure out the hal config files. Good luck on that. LOL

Dale

:-)  :-)

Reply via email to