Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Missing nvidia in output of eselect opengl list
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
geloo
n00b
n00b


Joined: 29 Mar 2008
Posts: 33

PostPosted: Thu Dec 13, 2012 11:52 am    Post subject: [SOLVED] Missing nvidia in output of eselect opengl list Reply with quote

Hello there,

can somebody give me a hint for solving my problem?
I am updated world on my laptot with gentoo-hardened kernel. After everything gone without errors update-world also installed new nvidia-drivers.

And now, when i run
Code:
eselect opengl list
system returns me only x11-xorg record. So there is no nvidia.
During manualy reinstalling nvidia drivers at the end of installation proccess its wrote to terminal that Switching opengl to nvidia....done.

But everytime i run X with nvidia its craseh that no screen found, and then nvidia module loading, some information about version etc, and then no nvidia module found.

What wasa problem there ?

In case of needs i will attach xorg.conf or emerge --info outputs, anything you want.

I just think that this is not a problem in my xorg.conf, but somewhere in system. And cannot found where it could be.

Thank you for any help
Bests,


Last edited by geloo on Mon Dec 17, 2012 12:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Thu Dec 13, 2012 12:04 pm    Post subject: Reply with quote

Then maybe nvidia-drivers are not install then.
you can check it with
Code:
emerge -pv nvidia-drivers


provide your xorg.log if you want more help about the no screen found error.
Back to top
View user's profile Send private message
geloo
n00b
n00b


Joined: 29 Mar 2008
Posts: 33

PostPosted: Thu Dec 13, 2012 1:05 pm    Post subject: Reply with quote

Hello, there are some outputs


emerge -pv

Code:
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] x11-drivers/nvidia-drivers-310.19  USE="acpi (multilib) pax_kernel (-X) (-tools)" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB



Xorg output

Code:
[    42.660]
X.Org X Server 1.13.0
Release Date: 2012-09-05
[    42.661] X Protocol Version 11, Revision 0
[    42.661] Build Operating System: Linux 3.6.5-hardened-argam x86_64 Gentoo
[    42.662] Current Operating System: Linux dejavu 3.6.8-hardened-lowbreez #1 SMP Sun Dec 9 16:29:00 Local time zone must be set--see zic m x86_64
[    42.662] Kernel command line: BOOT_IMAGE=/vmlinuz-3.6.8-hardened-lowbreez root=/dev/sda7 ro
[    42.663] Build Date: 05 December 2012  05:26:14PM
[    42.663] 
[    42.664] Current version of pixman: 0.28.0
[    42.665]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    42.665] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    42.667] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 13 13:56:00 2012
[    42.668] (==) Using config file: "/etc/X11/xorg.conf"
[    42.668] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    42.668] (==) ServerLayout "X.org Configured"
[    42.669] (**) |-->Screen "Screen0" (0)
[    42.669] (**) |   |-->Monitor "Monitor0"
[    42.669] (**) |   |-->Device "Card0"
[    42.669] (**) |-->Input Device "Mouse0"
[    42.669] (**) |-->Input Device "Keyboard0"
[    42.669] (==) Automatically adding devices
[    42.669] (==) Automatically enabling devices
[    42.669] (==) Automatically adding GPU devices
[    42.669] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    42.669]    Entry deleted from font path.
[    42.669] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    42.669]    Entry deleted from font path.
[    42.669] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    42.669]    Entry deleted from font path.
[    42.669] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    42.669]    Entry deleted from font path.
[    42.669]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    42.669] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    42.669]    Entry deleted from font path.
[    42.669]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    42.669] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    42.669]    Entry deleted from font path.
[    42.669] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    42.669]    Entry deleted from font path.
[    42.669] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    42.669]    Entry deleted from font path.
[    42.669] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    42.669]    Entry deleted from font path.
[    42.669]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    42.669] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    42.669]    Entry deleted from font path.
[    42.669]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    42.669] (**) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/misc/
[    42.669] (**) ModulePath set to "/usr/lib64/xorg/modules"
[    42.669] (**) Extension "Composite" is enabled
[    42.669] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    42.669] (WW) Disabling Mouse0
[    42.669] (WW) Disabling Keyboard0
[    42.669] (II) Loader magic: 0x985f9268c40
[    42.669] (II) Module ABI versions:
[    42.669]    X.Org ANSI C Emulation: 0.4
[    42.669]    X.Org Video Driver: 13.0
[    42.669]    X.Org XInput driver : 18.0
[    42.669]    X.Org Server Extension : 7.0
[    42.671] (--) PCI:*(0:1:0:0) 10de:0429:1028:01fe rev 161, Mem @ 0xf5000000/16777216, 0xe0000000/268435456, 0xf2000000/33554432, I/O @ 0x0000df00/128, BIOS @ 0x????????/131072
[    42.671] (II) Open ACPI successful (/var/run/acpid.socket)
[    42.672] Initializing built-in extension Generic Event Extension
[    42.672] Initializing built-in extension SHAPE
[    42.673] Initializing built-in extension MIT-SHM
[    42.673] Initializing built-in extension XInputExtension
[    42.673] Initializing built-in extension XTEST
[    42.674] Initializing built-in extension BIG-REQUESTS
[    42.674] Initializing built-in extension SYNC
[    42.675] Initializing built-in extension XKEYBOARD
[    42.675] Initializing built-in extension XC-MISC
[    42.675] Initializing built-in extension XINERAMA
[    42.676] Initializing built-in extension XFIXES
[    42.676] Initializing built-in extension RENDER
[    42.676] Initializing built-in extension RANDR
[    42.677] Initializing built-in extension COMPOSITE
[    42.677] Initializing built-in extension DAMAGE
[    42.677] Initializing built-in extension MIT-SCREEN-SAVER
[    42.678] Initializing built-in extension DOUBLE-BUFFER
[    42.692] Initializing built-in extension RECORD
[    42.707] Initializing built-in extension DPMS
[    42.721] Initializing built-in extension X-Resource
[    42.734] Initializing built-in extension XVideo
[    42.748] Initializing built-in extension XVideo-MotionCompensation
[    42.762] Initializing built-in extension XFree86-VidModeExtension
[    42.775] Initializing built-in extension XFree86-DGA
[    42.788] Initializing built-in extension XFree86-DRI
[    42.800] Initializing built-in extension DRI2
[    42.800] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    42.800] (II) LoadModule: "glx"
[    42.800] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    42.800] (II) Module glx: vendor="X.Org Foundation"
[    42.800]    compiled for 1.13.0, module version = 1.0.0
[    42.800]    ABI class: X.Org Server Extension, version 7.0
[    42.800] (==) AIGLX enabled
[    42.812] Loading extension GLX
[    42.812] (II) LoadModule: "nvidia"
[    42.813] (WW) Warning, couldn't open module nvidia
[    42.813] (II) UnloadModule: "nvidia"
[    42.813] (II) Unloading nvidia
[    42.813] (EE) Failed to load module "nvidia" (module does not exist, 0)
[    42.813] (EE) No drivers available.
[    42.836]
Fatal server error:
[    42.836] no screens found
[    42.848] (EE)
Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
[    42.895] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    42.907] (EE)


lsmod
Code:
Module                  Size  Used by
bnep                   13321  2
bluetooth             212641  7 bnep
iwl4965                88326  0
iwlegacy               47854  1 iwl4965
mac80211              385537  2 iwl4965,iwlegacy
cfg80211              186287  3 iwl4965,iwlegacy,mac80211
rfkill                 16331  3 cfg80211,bluetooth
nvidia               9342533  0
Back to top
View user's profile Send private message
geloo
n00b
n00b


Joined: 29 Mar 2008
Posts: 33

PostPosted: Mon Dec 17, 2012 12:09 pm    Post subject: Solved Reply with quote

okey, simply comment line within portage/profiles/hardened/linux/amd64/package.use.mask

x11-drivers/nvidia drivers X tools

and reemerge nvidia-drivers.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum