Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
startx errors
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
Juice69
n00b
n00b


Joined: 06 Apr 2004
Posts: 46

PostPosted: Wed Apr 07, 2004 11:41 am    Post subject: startx errors Reply with quote

When typing startx i get some EE's:

(EE) VGA(0): Driver can't support depth 24
(EE) Screen(s) found, but none have a usable configuration

Fatal server error:
no screens found

What to do? I have a GeForce 2 GTS PRO 64MB and a CRT-Monitor from Iiyama, it supports 1280x960 @ 75 Hz.
Back to top
View user's profile Send private message
NitroPye
Apprentice
Apprentice


Joined: 12 May 2003
Posts: 152
Location: Wish I was in England

PostPosted: Wed Apr 07, 2004 11:55 am    Post subject: Reply with quote

Have you installed the nvidia driver? It looks like your Xfree config is still using the generic vga driver.
Code:
emerge nvidia-kernel
emerge nvidia-glx

then you will need to modify your XF86Config to have "nvidia" instead of "vga" in the driver section.
_________________
waka waka
me and my fun work
Back to top
View user's profile Send private message
Juice69
n00b
n00b


Joined: 06 Apr 2004
Posts: 46

PostPosted: Wed Apr 07, 2004 12:03 pm    Post subject: Reply with quote

That worked! Thank you!
How come only some terminal-windows come up and now icons and so on? :)
Back to top
View user's profile Send private message
NitroPye
Apprentice
Apprentice


Joined: 12 May 2003
Posts: 152
Location: Wish I was in England

PostPosted: Wed Apr 07, 2004 12:16 pm    Post subject: Reply with quote

Looks like your running fun old twm. I suggest emerging gdm, and in your /etc/rc.conf file under login manager, change xdm to gdm. Then
Code:
rc-update xdm default
to get your computer on boot to create a nice X login screen that will make it easier to pick your WM. Also if you don't want to reboot after all that to get the login screen you can:
Code:
/etc/init.d/xdm start
Hope that answers your question.
_________________
waka waka
me and my fun work
Back to top
View user's profile Send private message
Juice69
n00b
n00b


Joined: 06 Apr 2004
Posts: 46

PostPosted: Wed Apr 07, 2004 1:45 pm    Post subject: Reply with quote

NitroPye wrote:
Looks like your running fun old twm. I suggest emerging gdm, and in your /etc/rc.conf file under login manager, change xdm to gdm. Then
Code:
rc-update xdm default
to get your computer on boot to create a nice X login screen that will make it easier to pick your WM. Also if you don't want to reboot after all that to get the login screen you can:
Code:
/etc/init.d/xdm start
Hope that answers your question.


Are you sure that what you just said is correct? Seems like you type xdm sometimes instead of gdm and vice versa?
Back to top
View user's profile Send private message
NitroPye
Apprentice
Apprentice


Joined: 12 May 2003
Posts: 152
Location: Wish I was in England

PostPosted: Wed Apr 07, 2004 2:07 pm    Post subject: Reply with quote

Yep correct, changing xdm to gdm in rc.conf will reflect in the xdm scripts.
Read the desktop configuration guide.
_________________
waka waka
me and my fun work
Back to top
View user's profile Send private message
Juice69
n00b
n00b


Joined: 06 Apr 2004
Posts: 46

PostPosted: Thu Apr 08, 2004 6:35 am    Post subject: Reply with quote

Ok, because I have now done what you said but I cannot boot directly to gdm. I still boot to text-mode, and then I have to type gdm start. :oops:

One more thing, in text-mode/console I am able to set leadkeys correctly, but where to set loadkeys in Gdm?

Thank you for all your help, mate.
Back to top
View user's profile Send private message
NitroPye
Apprentice
Apprentice


Joined: 12 May 2003
Posts: 152
Location: Wish I was in England

PostPosted: Thu Apr 08, 2004 12:06 pm    Post subject: Reply with quote

Are you starting loadkeys with an init script? If there is an init script for it you can just
Code:
rc-update add loadkeys default
and they will start up before X does. X dosen't start until after everything else is loaded with it is in the runlevel, or at least it is second to last so don't worry about loadkeys so long as their is an init script for it. If there is not one, toss whatever the exact command you do for loadkeys in /etc/conf.d/local.start (I think, gentoo box is offline ATM, I am in the middle of a move).
_________________
waka waka
me and my fun work
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