You are not logged in.

#1 2006-03-10 05:28:07

williamhhf
Member
Registered: 2005-11-22
Posts: 10

Can not load the module fglrx,Why

Today i update the ati-drivers-arch to ati-fglrx, then i usr aticonfig tools to generate xorg.conf and restart my computer. but the module fglrx does not to be loaded.


[img]http://www.archlinux.org/logos/archbannerglass3.jpg[/img]
Tomorrow is another day!

Offline

#2 2006-03-10 07:26:34

Sigi
Member
From: Thurgau, Switzerland
Registered: 2005-09-22
Posts: 1,131

Re: Can not load the module fglrx,Why

Could you quickly run this few checks in a shell and post the output here?

cat /var/log/Xorg.0.log | grep EE
cat /var/log/Xorg.0.log | grep WW
lsmod | grep fglrx

Cheers Sigi


Haven't been here in a while. Still rocking Arch. smile

Offline

#3 2006-03-10 07:27:53

Sigi
Member
From: Thurgau, Switzerland
Registered: 2005-09-22
Posts: 1,131

Re: Can not load the module fglrx,Why

Oh, one more:
post your xorg.conf, please!


Haven't been here in a while. Still rocking Arch. smile

Offline

#4 2006-03-10 10:03:45

postlogic
Member
Registered: 2005-02-24
Posts: 410
Website

Re: Can not load the module fglrx,Why

Are you getting any error when you try modprobe fglrx ? Operation not permitted, perhaps?

Offline

#5 2006-03-10 11:56:52

williamhhf
Member
Registered: 2005-11-22
Posts: 10

Re: Can not load the module fglrx,Why

[root@william ~]# cat /var/log/Xorg.0.log | grep EE
Current Operating System: Linux william 2.6.15-ARCH #1 SMP PREEMPT Sun Feb 12 18:36:42 CET 2006 i686
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(EE) Failed to load /usr/lib/xorg/modules/libGLcore.so
(EE) Failed to load module "GLcore" (loader failed, 7)
(II) Loading extension MIT-SCREEN-SAVER
(EE) fglrx(0): DRIScreenInit failed!
[root@william ~]# modprobe fglrx
FATAL: Module fglrx not found.

Thank you!


[img]http://www.archlinux.org/logos/archbannerglass3.jpg[/img]
Tomorrow is another day!

Offline

#6 2006-03-10 12:04:43

midwinter
Member
From: Australia
Registered: 2006-01-19
Posts: 10

Re: Can not load the module fglrx,Why

I'm having the same problem.

Offline

#7 2006-03-10 12:17:43

Sigi
Member
From: Thurgau, Switzerland
Registered: 2005-09-22
Posts: 1,131

Re: Can not load the module fglrx,Why

williamhhf: have you installed the ati-fglrx-utils? I'm not sure if they are a dep. and if they are related to your prob, but try it anyway:

pacman -S ati-fglrx-utils

Good luck! Sigi


Haven't been here in a while. Still rocking Arch. smile

Offline

#8 2006-03-10 14:00:45

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Can not load the module fglrx,Why

pacman -S ati-fglrx

Offline

#9 2006-03-10 14:07:14

Sigi
Member
From: Thurgau, Switzerland
Registered: 2005-09-22
Posts: 1,131

Re: Can not load the module fglrx,Why

iphitus: he wrote in an earlier post that he upgraded ati-drivers to ati-fglrx, IMHO they should be installed. Anyway, he should reinstall all together again ;-)

williamhhf, midwinter: any progress?

Cheers Sigi


Haven't been here in a while. Still rocking Arch. smile

Offline

#10 2006-03-10 15:14:44

teto
Member
Registered: 2006-03-10
Posts: 12

Re: Can not load the module fglrx,Why

I've already the same problem. I think the problem is some mistake in modprobe list-of-module, because I'm able to load the module via insmod.

A quick workaround is to modify /etc/rc.local and type in

insmod /lib/modules/2.6.15-ARCH/video/fglrx.ko

to autoload the module. I'm waiting for news

Offline

#11 2006-03-10 15:16:04

Kin
Member
From: Oberfranken / Europe
Registered: 2004-01-23
Posts: 137

Re: Can not load the module fglrx,Why

Hi,

I have the same problems. Has anyone succeded in installing them ?

Kin

Offline

#12 2006-03-10 15:50:51

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: Can not load the module fglrx,Why

Guys have you tried to run

depmod -a

as root while using archck kernel ??

please refer to ArchCK in Extra. ATI Drivers renamed (again).

Offline

#13 2006-03-10 16:00:43

teto
Member
Registered: 2006-03-10
Posts: 12

Re: Can not load the module fglrx,Why

yes, this is the solution. Simply

# depmod -a

Offline

#14 2006-03-10 16:03:14

midwinter
Member
From: Australia
Registered: 2006-01-19
Posts: 10

Re: Can not load the module fglrx,Why

yeah, worked for me, thanks.

Offline

#15 2006-03-10 21:43:47

SICH
Member
Registered: 2005-12-18
Posts: 6

Re: Can not load the module fglrx,Why

Hello,
I have problem with fglrx. Xorg can't load it.

Here is the error:

(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
dlopen: /usr/lib/xorg/modules/drivers/fglrx_drv.so: undefined symbol: __glXActiveScreens
(EE) Failed to load /usr/lib/xorg/modules/drivers/fglrx_drv.so
(II) UnloadModule: "fglrx"
(EE) Failed to load module "fglrx" (loader failed, 7)
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.3
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(EE) No drivers available.

Fatal server error:
no screens found

This happend after upgrading ati drivers(before switch to ati-fglrx).

Here is some info:
xorg.conf:

Section "ServerLayout"
    Identifier     "Server Layout"
    Screen         "Screen0" 0 0
    InputDevice    "Mouse1" "CorePointer"
    InputDevice    "Keyboard1" "CoreKeyboard"
EndSection

Section "Files"

    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/local/"
    FontPath     "/usr/share/fonts/cyrillic/"
    FontPath     "/usr/share/fonts/misc/"
    FontPath     "/usr/share/fonts/75dpi/:unscaled"
    FontPath     "/usr/share/fonts/100dpi/:unscaled"
    FontPath     "/usr/share/fonts/Type1/"
    FontPath     "/usr/share/fonts/75dpi/"
    FontPath     "/usr/share/fonts/100dpi/"
EndSection

Section "Module"
    Load  "dbe"      # Double buffer extension
    SubSection "extmod"
        Option        "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load  "type1"
    Load  "freetype"
# This loads the GLX module
    Load  "dri"   # libdri.a
EndSection

Section "InputDevice"

    Identifier  "Keyboard1"
    Driver      "kbd"
    Option        "AutoRepeat" "500 30"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc101"
    Option        "XkbLayout" "us"
    Option        "XkbOptions" "compose:ralt"
    Option        "XkbVariant" ""
EndSection

Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option        "Protocol" "ImPS/2"
    Option        "ZAxisMapping" "4 5"
    Option        "Device" "/dev/input/mice"
# When using XQUEUE, comment out the above two lines, and uncomment
EndSection

Section "Monitor"
    Identifier   "Monitor0"
EndSection

Section "Device"

#    BusID       "PCI:0:10:0"
#    VideoRam    256
#    Clocks      25.2 28.3
    Identifier  "Standard VGA"
    Driver      "radeon"
    VendorName  "Unknown"
    BoardName   "Unknown"
EndSection

Section "Device"

# ### generic DRI settings ###
# === disable PnP Monitor  ===
    #Option                              "NoDDC"
# === disable/enable XAA/DRI ===
# ### FireGL DDX driver module specific settings ###
# === Screen Management ===
# Note: When OpenGL Overlay is enabled, Video Overlay
#       will be disabled automatically
    # vendor=1002, device=4153
    Identifier  "ATI Graphics Adapter"
    Driver      "fglrx"
    Option        "no_accel" "no"
    Option        "no_dri" "no"
# === misc DRI settings ===
    Option        "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr
    Option        "DesktopSetup" "(null)"
    Option        "ScreenOverlap" "0"
    Option        "GammaCorrectionI" "0x06419064"
    Option        "GammaCorrectionII" "0x06419064"
# === OpenGL specific profiles/settings ===
    Option        "Capabilities" "0x00000000"
    Option        "CapabilitiesEx" "0x00000000"
# === Video Overlay for the Xv extension ===
    Option        "VideoOverlay" "on"
# === OpenGL Overlay ===
    Option        "OpenGLOverlay" "off"
# === Center Mode (Laptops only) ===
    Option        "CenterMode" "off"
# === Pseudo Color Visuals (8-bit visuals) ===
    Option        "PseudoColorVisuals" "off"
# === QBS Management ===
    Option        "Stereo" "off"
    Option        "StereoSyncEnable" "1"
# === FSAA Management ===
    Option        "FSAAEnable" "no"
    Option        "FSAAScale" "1"
    Option        "FSAADisableGamma" "no"
    Option        "FSAACustomizeMSPos" "no"
    Option        "FSAAMSPosX0" "0.000000"
    Option        "FSAAMSPosY0" "0.000000"
    Option        "FSAAMSPosX1" "0.000000"
    Option        "FSAAMSPosY1" "0.000000"
    Option        "FSAAMSPosX2" "0.000000"
    Option        "FSAAMSPosY2" "0.000000"
    Option        "FSAAMSPosX3" "0.000000"
    Option        "FSAAMSPosY3" "0.000000"
    Option        "FSAAMSPosX4" "0.000000"
    Option        "FSAAMSPosY4" "0.000000"
    Option        "FSAAMSPosX5" "0.000000"
    Option        "FSAAMSPosY5" "0.000000"
# === Misc Options ===
    Option        "UseFastTLS" "0"
    Option        "BlockSignalsOnLock" "on"
    Option        "UseInternalAGPGART" "yes"
    Option        "ForceGenericCPU" "no"
    Option        "KernelModuleParm" "agplock=0" # AGP locked user pages: disabled
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Device     "ATI Graphics Adapter"
    Identifier "Screen0"
    Monitor    "Monitor0"
    DefaultDepth     24
    SubSection "Display"

# initial origin if mode is smaller than desktop
#        Virtual     1280 1024
        Viewport   0 0
        Depth     24
        Modes    "1024x768"
    EndSubSection
EndSection

Section "DRI"
    Mode         0666
EndSection
[root@Sonic ~]# lsmod |grep fglrx
fglrx                 436032  0
agpgart                29904  2 sis_agp,fglrx
[root@Sonic ~]# uname -a
Linux Sonic 2.6.15-ARCH #1 SMP PREEMPT Sun Feb 12 18:36:42 CET 2006 i686 AMD Duron(tm) Processor AuthenticAMD GNU/Linux

Offline

#16 2006-03-10 22:08:15

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Can not load the module fglrx,Why

SICH, you need

Load "glx"

right before

Load "dri"

in your xorg.conf

Offline

#17 2006-03-10 22:45:45

SICH
Member
Registered: 2005-12-18
Posts: 6

Re: Can not load the module fglrx,Why

Thank you for the immediate response.
That solved my problem. The strange thing is that it was working without glx with previous version of the drivers.

Offline

#18 2006-03-12 13:05:37

williamhhf
Member
Registered: 2005-11-22
Posts: 10

Re: Can not load the module fglrx,Why

The problem was resolve after i update today.
Thanks all


[img]http://www.archlinux.org/logos/archbannerglass3.jpg[/img]
Tomorrow is another day!

Offline

Board footer

Powered by FluxBB