On 24/07/07, Erik Osheim <[EMAIL PROTECTED]> wrote:
> Also, if i may ask you a question:
>
> What X settings are you using to run without the fglrx module? I
> haven't been able to get even unaccelerated X working without the
> proprietary ATI driver.
>
> -- Erik

i *think* i'm not using the fglrx kernel module...whenever i try to
compile fglrx with this command, it fails:
    m-a a-i fglrx

these commands resulted in no output:
    find /lib/modules/`uname -r`/ -iname '*fglrx*'
    lsmod | grep fglrx

however, i've specified fglrx as the driver for my video card in xorg.conf :
    Section "Device"
        Identifier  "Generic Video Card"
        Driver      "fglrx"
        Option      "DesktopSetup" "clone"
        BusID       "PCI:1:0:0"
        Option      "NoDRI"
        Option      "VBERestore" "true
    EndSection

i found this in /var/log/Xorg.0.log :
    [drm] failed to load kernel module "fglrx"

so...am i using the fglrx module? i think i'm just using ATI's
proprietary driver.
-Nick

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users

Reply via email to