Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg server error
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
stemadev
n00b
n00b


Joined: 01 Mar 2011
Posts: 13
Location: Verona, Italy

PostPosted: Wed May 11, 2011 6:14 pm    Post subject: Xorg server error Reply with quote

I'm trying to install kde on my gentoo but i have some problems with xorg.
First of all i installed xorg without set VIDEO_CARDS before... after that i set VIDEO_CARDS="noveau"
because my video card is nvidia and re-typed
Code:
emerge xorg-server xorg-drivers nvidia-drivers xorg-x11


Now if i use X -configure or try with nvidia-xconfigure dont'care because the error is: fatal server error no screen fund.

this below is the log

Code:
[   181.032]
X.Org X Server 1.9.4
Release Date: 2011-02-04
[   181.032] X Protocol Version 11, Revision 0
[   181.032] Build Operating System: Linux 2.6.36-gentoo-r8 x86_64 Gentoo
[   181.032] Current Operating System: Linux gentoo 2.6.36-gentoo-r8 #1 SMP Sat Apr 9 15:50:31 CEST 2011 x86_64
[   181.033] Kernel command line: root=/dev/ram0 real_root=/dev/sda4
[   181.033] Build Date: 12 April 2011  08:37:02PM
[   181.033] 
[   181.033] Current version of pixman: 0.20.2
[   181.033]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[   181.034] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   181.035] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 10 19:01:57 2011
[   181.095] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   181.137] (==) ServerLayout "X.org Configured"
[   181.137] (**) |-->Screen "Screen0" (0)
[   181.137] (**) |   |-->Monitor "Monitor0"
[   181.137] (**) |   |-->Device "Card0"
[   181.137] (**) |-->Input Device "Mouse0"
[   181.137] (**) |-->Input Device "Keyboard0"
[   181.137] (==) Automatically adding devices
[   181.137] (==) Automatically enabling devices
[   181.220] (**) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/OTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/,
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/OTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/
[   181.220] (**) ModulePath set to "/usr/lib64/xorg/modules"
[   181.220] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   181.220] (WW) Disabling Mouse0
[   181.220] (WW) Disabling Keyboard0
[   181.220] (II) Loader magic: 0x7cc140
[   181.220] (II) Module ABI versions:
[   181.220]    X.Org ANSI C Emulation: 0.4
[   181.220]    X.Org Video Driver: 8.0
[   181.220]    X.Org XInput driver : 11.0
[   181.220]    X.Org Server Extension : 4.0
[   181.221] (--) PCI:*(0:1:0:0) 10de:0405:1025:0146 rev 161, Mem @ 0xc6000000/16777216, 0xd0000000/268435456, 0xc4000000/33554432, I/O @ 0x00002000/128
[   181.221] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   181.221] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[   181.221] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[   181.221] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   181.221] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[   181.221] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[   181.221] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[   181.221] (II) LoadModule: "extmod"
[   181.305] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[   181.325] (II) Module extmod: vendor="X.Org Foundation"
[   181.325]    compiled for 1.9.4, module version = 1.0.0
[   181.325]    Module class: X.Org Server Extension
[   181.325]    ABI class: X.Org Server Extension, version 4.0
[   181.325] (II) Loading extension MIT-SCREEN-SAVER
[   181.325] (II) Loading extension XFree86-VidModeExtension
[   181.325] (II) Loading extension XFree86-DGA
[   181.325] (II) Loading extension DPMS
[   181.325] (II) Loading extension XVideo
[   181.325] (II) Loading extension XVideo-MotionCompensation
[   181.325] (II) Loading extension X-Resource
[   181.325] (II) LoadModule: "record"
[   181.325] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[   181.326] (II) Module record: vendor="X.Org Foundation"
[   181.326]    compiled for 1.9.4, module version = 1.13.0
[   181.326]    Module class: X.Org Server Extension
[   181.326]    ABI class: X.Org Server Extension, version 4.0
[   181.326] (II) Loading extension RECORD
[   181.326] (II) LoadModule: "dri2"
[   181.369] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[   181.392] (II) Module dri2: vendor="X.Org Foundation"
[   181.392]    compiled for 1.9.4, module version = 1.2.0
[   181.392]    ABI class: X.Org Server Extension, version 4.0
[   181.392] (II) Loading extension DRI2
[   181.392] (II) LoadModule: "dri"
[   181.393] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[   181.393] (II) Module dri: vendor="X.Org Foundation"
[   181.393]    compiled for 1.9.4, module version = 1.0.0
[   181.393]    ABI class: X.Org Server Extension, version 4.0
[   181.393] (II) Loading extension XFree86-DRI
[   181.393] (II) LoadModule: "glx"
[   181.394] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   181.412] (II) Module glx: vendor="X.Org Foundation"
[   181.412]    compiled for 1.9.4, module version = 1.0.0
[   181.412]    ABI class: X.Org Server Extension, version 4.0
[   181.412] (==) AIGLX enabled
[   181.412] (II) Loading extension GLX
[   181.413] (II) LoadModule: "dbe"
[   181.413] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[   181.414] (II) Module dbe: vendor="X.Org Foundation"
[   181.414]    compiled for 1.9.4, module version = 1.0.0
[   181.414]    Module class: X.Org Server Extension
[   181.414]    ABI class: X.Org Server Extension, version 4.0
[   181.414] (II) Loading extension DOUBLE-BUFFER
[   181.414] (II) LoadModule: "nouveau"
[   181.414] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[   181.428] (II) Module nouveau: vendor="X.Org Foundation"
[   181.428]    compiled for 1.9.4, module version = 0.0.16
[   181.428]    Module class: X.Org Video Driver
[   181.428]    ABI class: X.Org Video Driver, version 8.0
[   181.428] (II) NOUVEAU driver
[   181.428] (II) NOUVEAU driver for NVIDIA chipset families :
[   181.428]    RIVA TNT    (NV04)
[   181.428]    RIVA TNT2   (NV05)
[   181.428]    GeForce 256 (NV10)
[   181.428]    GeForce 2   (NV11, NV15)
[   181.428]    GeForce 4MX (NV17, NV18)
[   181.428]    GeForce 3   (NV20)
[   181.428]    GeForce 4Ti (NV25, NV28)
[   181.428]    GeForce FX  (NV3x)
[   181.428]    GeForce 6   (NV4x)
[   181.428]    GeForce 7   (G7x)
[   181.428]    GeForce 8   (G8x)
[   181.428] (--) using VT number 7

[   181.440] drmOpenDevice: node name is /dev/dri/card0
[   181.949] [drm] failed to load kernel module "nouveau"
[   181.949] (EE) [drm] failed to open device
[   181.949] (EE) No devices detected.
[   181.949]
Fatal server error:
[   181.949] no screens found
[   181.949]
Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
[   181.949] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   181.949]
Back to top
View user's profile Send private message
thardy01
Tux's lil' helper
Tux's lil' helper


Joined: 05 Aug 2002
Posts: 77

PostPosted: Wed May 11, 2011 6:54 pm    Post subject: Reply with quote

first of are you planning on using the "noveau" or "nvidia" drivers?

my solution was is
Code:
emerge media-video/nvidia-settings
then
Code:
nvidia-xconfig


that also implies setting your make.conf video to nvidia and possibly re-emerging xorg with new settings


Last edited by thardy01 on Wed May 11, 2011 6:59 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: Wed May 11, 2011 6:57 pm    Post subject: Re: Xorg server error Reply with quote

stemadev wrote:
i installed xorg without set VIDEO_CARDS before

*then fix that first
Code:
emerge -1 portage-utils && emerge -C | qlist -IC x11-drivers/


while your at it, set now INPUT_DEVICES="evdev"

then just
Code:
emerge -u xorg-server
to restore the drivers that were remove by previous command but still need

next to that just check nouveau can really handle your card, as you didn't tell your model, and nouveau weren't able to find it
Code:

[   181.428] (II) NOUVEAU driver for NVIDIA chipset families :
[   181.428]    RIVA TNT    (NV04)
[   181.428]    RIVA TNT2   (NV05)
[   181.428]    GeForce 256 (NV10)
[   181.428]    GeForce 2   (NV11, NV15)
[   181.428]    GeForce 4MX (NV17, NV18)
[   181.428]    GeForce 3   (NV20)
[   181.428]    GeForce 4Ti (NV25, NV28)
[   181.428]    GeForce FX  (NV3x)
[   181.428]    GeForce 6   (NV4x)
[   181.428]    GeForce 7   (G7x)
[   181.428]    GeForce 8   (G8x)
[   181.428] (--) using VT number 7


if not, you then should go with nvidia drivers (this mean set VIDEO_CARDS="nvidia" and step back to *
Back to top
View user's profile Send private message
stemadev
n00b
n00b


Joined: 01 Mar 2011
Posts: 13
Location: Verona, Italy

PostPosted: Thu May 12, 2011 8:30 pm    Post subject: Reply with quote

I'm sorry but xorg say the same thing:
Code:
Fatal server error: no screens found



(i have not set .xinitrc )
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Thu May 12, 2011 9:54 pm    Post subject: Reply with quote

i don't have time to guess what you've made, as a it doesn't work answer don't tell me what you've done, and that line just tell me no screen were found. This doesn't even tell what model you have

http://www.gentoo.org/doc/en/nvidia-guide.xml
check the nvidia guide and look for what part you've miss in it
Back to top
View user's profile Send private message
stemadev
n00b
n00b


Joined: 01 Mar 2011
Posts: 13
Location: Verona, Italy

PostPosted: Fri May 13, 2011 9:27 am    Post subject: Reply with quote

I have followed this guide but in the log file there is
Code:
[   181.428] (II) NOUVEAU driver
[   181.428] (II) NOUVEAU driver for NVIDIA chipset families :
[   181.428]    RIVA TNT    (NV04)
[   181.428]    RIVA TNT2   (NV05)
[   181.428]    GeForce 256 (NV10)
[   181.428]    GeForce 2   (NV11, NV15)
[   181.428]    GeForce 4MX (NV17, NV18)
[   181.428]    GeForce 3   (NV20)
[   181.428]    GeForce 4Ti (NV25, NV28)
[   181.428]    GeForce FX  (NV3x)
[   181.428]    GeForce 6   (NV4x)
[   181.428]    GeForce 7   (G7x)
[   181.428]    GeForce 8   (G8x)
[   181.428] (--) using VT number 7

but my nvidia is GeForce 9500M gs... and when i start X -configure this return me an error
with $DISPLAY
Back to top
View user's profile Send private message
stemadev
n00b
n00b


Joined: 01 Mar 2011
Posts: 13
Location: Verona, Italy

PostPosted: Fri May 13, 2011 9:52 am    Post subject: Reply with quote

If i start hald an error occur because gentoo can't find no such file of directory... how i can do ?
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Fri May 13, 2011 9:56 am    Post subject: Reply with quote

don't use nouveau then, use nvidia binaries driver, this mean switch VIDEO_CARDS="nvidia" and not "nouveau"
because 9500M should be geforce 9 and do you see Geforce 9 in the nouveau list ?
Back to top
View user's profile Send private message
stemadev
n00b
n00b


Joined: 01 Mar 2011
Posts: 13
Location: Verona, Italy

PostPosted: Fri May 13, 2011 10:00 am    Post subject: Reply with quote

i have already set nvidia but the error is the same... what about hald ?
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Fri May 13, 2011 10:12 am    Post subject: Reply with quote

hal is dead, you shouldn't use/have hal

and if your xorg keep complain about nouveau it's because you don't need to only set the VIDEO_CARDS you need to remove old ones...
emerge -C xf86-video-nouveau && emerge nvidia-drivers
Back to top
View user's profile Send private message
stemadev
n00b
n00b


Joined: 01 Mar 2011
Posts: 13
Location: Verona, Italy

PostPosted: Fri May 13, 2011 2:35 pm    Post subject: Reply with quote

emerge can't find xf86-video-nouveau... so i tryied with emerge -C nvidia-drivers && emerge nvidia-drivers but
don'care because the error is the same
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Fri May 13, 2011 2:54 pm    Post subject: Reply with quote

interresting, so you don't have nouveau, but your xorg keep saying nouveau cannot find your card, right ?
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