Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
trouble installing xorg-server with Nvidia (nouveau)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
knightabeo
n00b
n00b


Joined: 12 Dec 2011
Posts: 7

PostPosted: Mon Dec 12, 2011 4:05 am    Post subject: trouble installing xorg-server with Nvidia (nouveau) Reply with quote

ok, i've been through countless forums about this issue and no one has resolved it...

i seem to have configured my video card kernel drivers correctly...

that is until i try to install xorg
if i run xorg -configure the only error i get is:

(EE) [drm] No DRICreatePCIBusID symbol
Number of created screens does not match number of detected devices.
Configuration failed.

if i run startx, these are my errors:

(EE) Failed to load module "vesa" (module does not exist, 0)
(EE) Failed to load module "fbdev" (module does not exit, 0)
resize called 1024 768
/etc/X11/xinitrc: line 63: exec: xterm: not found
xinit: connection to X server lost

just to be clear i have no *.conf files with this build, supposedly xorg is supposed to run 'out of box'...
yea f'in right, i'm read to break my nvidia card over my leg and use my garbage integrated video card...
anyone know wtf is the deal...again i've seen countless entries over the last few years in forums, i feel like i'm at the DMV

and all the 'how to' pages for nouveau, xorg, nvidia, etc. are garbage, i've already seen them


So just to be clear without having to read rest of thread, i got these errors with my kernel configured for my video card correctly, i just went ahead and installed gnome and it worked....so didn't need to worry about Xorg -configure or startx without a windows manager (kde, gnome, etc.)


Last edited by knightabeo on Mon Dec 12, 2011 6:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
knightabeo
n00b
n00b


Joined: 12 Dec 2011
Posts: 7

PostPosted: Mon Dec 12, 2011 4:14 am    Post subject: Reply with quote

just to add...i'm using the Nouveau option for my GeForce 6800 GS card
Back to top
View user's profile Send private message
jburns
Veteran
Veteran


Joined: 18 Jan 2007
Posts: 1214
Location: Massachusetts USA

PostPosted: Mon Dec 12, 2011 4:28 am    Post subject: Reply with quote

Have you installed something that uses the X server (gnome, kde, ...)?
Back to top
View user's profile Send private message
knightabeo
n00b
n00b


Joined: 12 Dec 2011
Posts: 7

PostPosted: Mon Dec 12, 2011 5:09 am    Post subject: Reply with quote

not yet, i thought i'm supposed to install xorg-server and configure it correctly before installing gnome, kde, etc., according to everything i've read i should be able to install xorg and configure it and even test it before installing a gui...? i used gentoo before but was like 6 yrs ago, haven't touched linux since so i'm a re-noob....but from what i've seen nvidia is a linux nightmare...
Back to top
View user's profile Send private message
jburns
Veteran
Veteran


Joined: 18 Jan 2007
Posts: 1214
Location: Massachusetts USA

PostPosted: Mon Dec 12, 2011 5:30 am    Post subject: Reply with quote

Install something that uses the X server and it should work.

6 yrs ago it would have worked because xorg-server would have installed twm.
Back to top
View user's profile Send private message
knightabeo
n00b
n00b


Joined: 12 Dec 2011
Posts: 7

PostPosted: Mon Dec 12, 2011 5:38 am    Post subject: Reply with quote

i did figure something out i think, i'm supposed to emerge x11-base/nouveau-drm-*

but when i do it says this:

CONFIG_ACPI_VIDEO: is not set when it should be.
CONFIG_DRM: should not be set. But it is.
CONFIG_MXM_WMI: is not set when it should be.

can u tell me how to set these kernel configurations and then do i rebuild it like normal?

there's also another package i believe i'm supposed to emerge:
x11-drivers/xf86-video-nouveau
Back to top
View user's profile Send private message
knightabeo
n00b
n00b


Joined: 12 Dec 2011
Posts: 7

PostPosted: Mon Dec 12, 2011 5:42 am    Post subject: Reply with quote

the last package i just listed i just emerged ok, so it's just the nouveau drm that i need to emerge apparently
Back to top
View user's profile Send private message
knightabeo
n00b
n00b


Joined: 12 Dec 2011
Posts: 7

PostPosted: Mon Dec 12, 2011 7:57 am    Post subject: Reply with quote

ok so i was wrong to make a long story short, i'm gonna try what u said i'm emerging gnome at the moment....yuck 330 items...see ya in a day or so :/
Back to top
View user's profile Send private message
knightabeo
n00b
n00b


Joined: 12 Dec 2011
Posts: 7

PostPosted: Mon Dec 12, 2011 6:06 pm    Post subject: Reply with quote

well, i'm looking at an interactive gnome desktop now...i still think there's some work to be done, but at least it's working...
Back to top
View user's profile Send private message
dirkfanick
Apprentice
Apprentice


Joined: 12 Jan 2011
Posts: 201
Location: germany - hamburg

PostPosted: Mon Dec 12, 2011 7:26 pm    Post subject: Reply with quote

Quote:
(EE) Failed to load module "vesa" (module does not exist, 0)
(EE) Failed to load module "fbdev" (module does not exit, 0)


did you enable them by USE-Flags?
Back to top
View user's profile Send private message
barul
Guru
Guru


Joined: 28 May 2010
Posts: 434

PostPosted: Mon Dec 12, 2011 8:06 pm    Post subject: Reply with quote

You should add the VIDEO_CARDS variable to your /etc/make.conf
Back to top
View user's profile Send private message
Aquous
l33t
l33t


Joined: 08 Jan 2011
Posts: 700

PostPosted: Mon Dec 12, 2011 8:40 pm    Post subject: Re: trouble installing xorg-server with Nvidia (nouveau) Reply with quote

knightabeo wrote:
/etc/X11/xinitrc: line 63: exec: xterm: not found
Your X is working, but it has nothing to do! Did you set up /etc/conf.d/xdm?
Back to top
View user's profile Send private message
gerard27
Advocate
Advocate


Joined: 04 Jan 2004
Posts: 2377
Location: Netherlands

PostPosted: Mon Dec 12, 2011 8:40 pm    Post subject: Reply with quote

@dirkfanick,
No,he uses 12 volts DC!
Gerard.
_________________
To install Gentoo I use sysrescuecd.Based on Gentoo,has firefox to browse Gentoo docs and mc to browse (and edit) files.
The same disk can be used for 32 and 64 bit installs.
You can follow the Handbook verbatim.
http://www.sysresccd.org/Download
Back to top
View user's profile Send private message
whiteghost
Guru
Guru


Joined: 26 Jul 2009
Posts: 374
Location: north dakota

PostPosted: Tue Dec 13, 2011 4:47 am    Post subject: Reply with quote

knightabeo wrote:
i did figure something out i think, i'm supposed to emerge x11-base/nouveau-drm-*

but when i do it says this:

CONFIG_ACPI_VIDEO: is not set when it should be.
CONFIG_DRM: should not be set. But it is.
CONFIG_MXM_WMI: is not set when it should be.

can u tell me how to set these kernel configurations and then do i rebuild it like normal?

there's also another package i believe i'm supposed to emerge:
x11-drivers/xf86-video-nouveau


Code:
cd /usr/src/linux
make menuconfig

type / and a search screen comes up. type acpi and it will show you where option is located. etc.
_________________
www.informationclearinghouse.info
May you re-discover what the poor in 18th century France discovered, that rich people's heads can be mechanically separated from their shoulders if they refuse to listen to reason.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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