hybrid-graphics-linux team mailing list archive
-
hybrid-graphics-linux team
-
Mailing list archive
-
Message #01983
Re: Fedora support in Bumblebee
That error has nothing to do with nvidia anymore, you're missing some basic
modules. Try
appending /usr/lib/xorg/modules/extensions to the path (found on
http://packages.debian.org/search?searchon=contents&keywords=extmod.so&mode=path&suite=stable&arch=any
)
On Sat, Dec 24, 2011 at 7:47 AM, turgut kalfaoğlu <turgut@xxxxxxxxxxxxx>wrote:
> Thank you, it is odd because libnvidia.so is nowhere to be found, even
> after updatedb.
> The /var/log/nvidia-install log mentions that the install completed
> successfully (below).
>
> I tried a variety of additions to ModulePath, currently reading:
> ModulePath "/usr/lib/xorg/modules,/usr/lib/nvidia"
>
> but they all result in the same:
> The Bumblebee X server was not available, please check the
> Bumblebee logfile at /var/log/bumblebee.log.
>
> the Xorg.8.log says:
> [ 2609.173] (**) ModulePath set to "/usr/lib/xorg/modules,/usr/lib/nvidia"
> [ 2609.173] (==) |-->Input Device "<default pointer>"
> [ 2609.173] (==) |-->Input Device "<default keyboard>"
> [ 2609.173] (==) The core pointer device wasn't specified explicitly in
> the layout.
>
> Using the default mouse configuration.
> [ 2609.173] (==) The core keyboard device wasn't specified explicitly in
> the layout.
>
> Using the default keyboard configuration.
> [ 2609.173] (II) Loader magic: 0x7d3cc0
> [ 2609.173] (II) Module ABI versions:
> [ 2609.173] X.Org ANSI C Emulation: 0.4
> [ 2609.173] X.Org Video Driver: 10.0
> [ 2609.173] X.Org XInput driver : 12.2
> [ 2609.173] X.Org Server Extension : 5.0
> [ 2609.179] (--) PCI:*(0:0:2:0) 8086:a001:1043:8446 rev 2, Mem @
> 0xf5d00000/524288, 0xb0000000/268435456, 0xf5c00000/1048576, I/O @
> 0x0000cc00/8, BIOS @ 0x????????/131072
> [ 2609.179] (--) PCI: (0:0:2:1) 8086:a002:1043:8446 rev 2, Mem @
> 0xf5d80000/524288, BIOS @ 0x????????/65536
> [ 2609.179] (--) PCI: (0:5:0:0) 10de:0a76:1043:8446 rev 162, Mem @
> 0xfa000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @
> 0x0000ec00/128, BIOS @ 0x????????/524288
> [ 2609.181] (II) LoadModule: "extmod"
> [ 2609.183] (WW) Warning, couldn't open module extmod
> [ 2609.183] (II) UnloadModule: "extmod"
> [ 2609.183] (II) Unloading extmod
> [ 2609.183] (EE) Failed to load module "extmod" (module does not exist, 0)
> [ 2609.183] (II) LoadModule: "dbe"
> [ 2609.184] (WW) Warning, couldn't open module dbe
>
>
>
>
> -> Driver file installation is complete.
> -> Running post-install sanity check:
> -> done.
> -> Post-install sanity check passed.
> -> Shared memory test passed.
> -> Running runtime sanity check:
> -> done.
> -> Runtime sanity check passed.
> -> Would you like to run the nvidia-xconfig utility to automatically
> update your
> X configuration file so that the NVIDIA X driver will be used when you
> restart
> X? Any pre-existing X configuration file will be backed up. (Answer: No)
> -> Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86_64
> (vers
> ion: 290.10) is now complete. Please update your XF86Config or xorg.conf
> file a
> s appropriate; see the file /usr/share/doc/NVIDIA_GLX-1.0/README.txt for
> details
>
>
>
>
> On 12/11/2011 11:48 PM, Lekensteyn wrote:
>
> The current library path looks too restricted for you. Locate the required
> xorg libraries
> and include that path in your ModulePath (--xorg-module-path option):
>
> locate libnvidia.so libdbe.so
>
> Regards,
> Lekensteyn
>
> On Sun, Dec 11, 2011 at 10:02 PM, turgut kalfaoğlu <turgut@xxxxxxxxxxxxx>wrote:
>
>> Many thanks, I managed to install it using the generic installer - first
>> going thru the prereqs using the contrib/fedora/install-prereqs or whatever
>> that file was called. Anyway, all installed well, but the X server cannot
>> start.. Any ideas why?
>>
>> Its an Asus 1215N, with Fedora 15:
>>
>> here is Xorg.8.log
>>
>> [ 5057.341]
>> X.Org X Server 1.10.4
>> Release Date: 2011-08-19
>> [ 5057.341] X Protocol Version 11, Revision 0
>> [ 5057.341] Build Operating System: x86-02 2.6.32-131.2.1.el6.x86_64
>> [ 5057.341] Current Operating System: Linux tknetbook.kalfaoglu.com2.6.41.1-1.fc15.x86_64 #1 SMP Fri Nov 11 21:36:28 UTC 2011 x86_64
>> [ 5057.343] Kernel command line: ro
>> root=UUID=632c3f45-479b-4b3d-8a44-6e06d2fcba70 rd_NO_LUKS rd_NO_LVM
>> rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=trq
>> rhgb quiet nouveau.modeset=0 nmi_watchdog=0 acpi_osi=Linux
>> [ 5057.343] Build Date: 07 September 2011 04:14:13PM
>> [ 5057.343] Build ID: xorg-x11-server 1.10.4-1.fc15
>> [ 5057.343] Current version of pixman: 0.20.2
>> [ 5057.343] Before reporting problems, check http://wiki.x.org
>> to make sure that you have the latest version.
>> [ 5057.344] Markers: (--) probed, (**) from config file, (==) default
>> setting,
>> (++) from command line, (!!) notice, (II) informational,
>> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
>> [ 5057.344] (==) Log file: "/var/log/Xorg.8.log", Time: Sun Dec 11
>> 22:53:30 2011
>> [ 5057.347] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
>> [ 5057.347] (==) Using config directory: "/etc/X11/xorg.conf.d"
>> [ 5057.347] (==) Using system config directory
>> "/usr/share/X11/xorg.conf.d"
>> [ 5057.348] (==) ServerLayout "Layout0"
>> [ 5057.348] (**) |-->Screen "Screen0" (0)
>> [ 5057.348] (**) | |-->Monitor "<default monitor>"
>> [ 5057.348] (**) | |-->Device "Device0"
>> [ 5057.348] (==) No monitor specified for screen "Screen0".
>> Using a default monitor configuration.
>> [ 5057.348] (**) Option "AutoAddDevices" "false"
>> [ 5057.348] (**) Not automatically adding devices
>> [ 5057.348] (==) Automatically enabling devices
>> [ 5057.349] (==) FontPath set to:
>> catalogue:/etc/X11/fontpath.d,
>> built-ins
>> [ 5057.349] (**) ModulePath set to "/usr/lib/xorg/modules"
>> [ 5057.349] (==) |-->Input Device "<default pointer>"
>> [ 5057.349] (==) |-->Input Device "<default keyboard>"
>> [ 5057.349] (==) The core pointer device wasn't specified explicitly in
>> the layout.
>> Using the default mouse configuration.
>> [ 5057.349] (==) The core keyboard device wasn't specified explicitly in
>> the layout.
>> Using the default keyboard configuration.
>> [ 5057.349] (II) Loader magic: 0x7d3cc0
>> [ 5057.349] (II) Module ABI versions:
>> [ 5057.349] X.Org ANSI C Emulation: 0.4
>> [ 5057.349] X.Org Video Driver: 10.0
>> [ 5057.349] X.Org XInput driver : 12.2
>> [ 5057.349] X.Org Server Extension : 5.0
>> [ 5057.354] (--) PCI:*(0:0:2:0) 8086:a001:1043:8446 rev 2, Mem @
>> 0xf5d00000/524288, 0xb0000000/268435456, 0xf5c00000/1048576, I/O @
>> 0x0000cc00/8, BIOS @ 0x????????/131072
>> [ 5057.355] (--) PCI: (0:0:2:1) 8086:a002:1043:8446 rev 2, Mem @
>> 0xf5d80000/524288, BIOS @ 0x????????/65536
>> [ 5057.355] (--) PCI: (0:5:0:0) 10de:0a76:1043:8446 rev 162, Mem @
>> 0xfa000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @
>> 0x0000ec00/128, BIOS @ 0x????????/524288
>> [ 5057.357] (II) LoadModule: "extmod"
>> [ 5057.357] (WW) Warning, couldn't open module extmod
>> [ 5057.357] (II) UnloadModule: "extmod"
>> [ 5057.357] (II) Unloading extmod
>> [ 5057.357] (EE) Failed to load module "extmod" (module does not exist,
>> 0)
>> [ 5057.357] (II) LoadModule: "dbe"
>> [ 5057.357] (WW) Warning, couldn't open module dbe
>> [ 5057.357] (II) UnloadModule: "dbe"
>> [ 5057.357] (II) Unloading dbe
>> [ 5057.357] (EE) Failed to load module "dbe" (module does not exist, 0)
>> [ 5057.358] (II) LoadModule: "glx"
>> [ 5057.358] (WW) Warning, couldn't open module glx
>> [ 5057.358] (II) UnloadModule: "glx"
>> [ 5057.358] (II) Unloading glx
>> [ 5057.358] (EE) Failed to load module "glx" (module does not exist, 0)
>> [ 5057.358] (II) LoadModule: "record"
>> [ 5057.358] (WW) Warning, couldn't open module record
>> [ 5057.358] (II) UnloadModule: "record"
>> [ 5057.358] (II) Unloading record
>> [ 5057.358] (EE) Failed to load module "record" (module does not exist,
>> 0)
>> [ 5057.358] (II) LoadModule: "dri"
>> [ 5057.358] (WW) Warning, couldn't open module dri
>> [ 5057.358] (II) UnloadModule: "dri"
>> [ 5057.358] (II) Unloading dri
>> [ 5057.358] (EE) Failed to load module "dri" (module does not exist, 0)
>> [ 5057.358] (II) LoadModule: "dri2"
>> [ 5057.359] (WW) Warning, couldn't open module dri2
>> [ 5057.359] (II) UnloadModule: "dri2"
>> [ 5057.359] (II) Unloading dri2
>> [ 5057.359] (EE) Failed to load module "dri2" (module does not exist, 0)
>> [ 5057.359] (II) LoadModule: "nvidia"
>> [ 5057.359] (WW) Warning, couldn't open module nvidia
>> [ 5057.359] (II) UnloadModule: "nvidia"
>> [ 5057.359] (II) Unloading nvidia
>> [ 5057.359] (EE) Failed to load module "nvidia" (module does not exist,
>> 0)
>> [ 5057.359] (II) LoadModule: "mouse"
>> [ 5057.359] (WW) Warning, couldn't open module mouse
>> [ 5057.359] (II) UnloadModule: "mouse"
>> [ 5057.359] (II) Unloading mouse
>> [ 5057.359] (EE) Failed to load module "mouse" (module does not exist, 0)
>> [ 5057.359] (II) LoadModule: "kbd"
>> [ 5057.360] (WW) Warning, couldn't open module kbd
>> [ 5057.360] (II) UnloadModule: "kbd"
>> [ 5057.360] (II) Unloading kbd
>> [ 5057.360] (EE) Failed to load module "kbd" (module does not exist, 0)
>> [ 5057.360] (EE) No drivers available.
>> [ 5057.360]
>> Fatal server error:
>> [ 5057.360] no screens found
>> [ 5057.360]
>> Please consult the Fedora Project support
>> at http://wiki.x.org
>> for help.
>> [ 5057.360] Please also check the log file at "/var/log/Xorg.8.log" for
>> additional information.
>> [ 5057.360]
>>
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~hybrid-graphics-linux
>> Post to : hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
>> More help : https://help.launchpad.net/ListHelp
>>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~hybrid-graphics-linux
> Post to : hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
> More help : https://help.launchpad.net/ListHelp
>
>
References