View previous topic :: View next topic |
Author |
Message |
crisandbea Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 03 Jul 2005 Posts: 1778 Location: BOSCO (SA) ... ma domiciliato a Bologna....
|
Posted: Fri Oct 07, 2005 11:16 am Post subject: [risolto] problema con x e kde |
|
|
salve ragazzi, posto questo topic dopo aver cercato nel forum ma non sn riuscito a trovare nulla, veniamo al dunque: ho fatto l'emerge di xorg-x11 poi quello di kde e sembra sia andato tutto ok, ma quando voglio far partire x o kde non mi partono, sarà ke uso i comandi sbagliati??? qlcn mi dice come fare ????
grazie a tutti
Last edited by crisandbea on Sat Oct 08, 2005 10:28 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
CarloJekko Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/17829012804368ad2e5dc22.jpg)
Joined: 31 Mar 2005 Posts: 1315 Location: Baia Domizia :-)
|
Posted: Fri Oct 07, 2005 11:25 am Post subject: |
|
|
ci sono due modi
1) dai
echo "exec startkde" > ~/.xinitrc
e poi startx
oppure da root modifichi /etc/rc.conf la parte relativa
Code: |
# What display manager do you use ? [ xdm | gdm | kdm | entrance ]
DISPLAYMANAGER="gdm" |
se vuoi il display manager gdm se no metti kdm poi modifica
Code: |
# Xsession - will start a terminal and a few other nice apps
# XSESSION is a new variable to control what window manager to start
# default with X if run with xdm, startx or xinit. The default behavior
# is to look in /etc/X11/Sessions/ and run the script in matching the
# value that XSESSION is set to. The support scripts are smart enough to
# look in all bin directories if it cant find a match in /etc/X11/Sessions/,
# so setting it to "enlightenment" can also work. This is basically used
# as a way for the system admin to configure a default system wide WM,
# allthough it will work if the user export XSESSION in his .bash_profile, etc.
#
# NOTE: 1) this behaviour is overridden when a ~/.xinitrc exists, and startx
# is called.
# 2) even if ~/.xsession exists, if XSESSION can be resolved, it will
# be executed rather than ~/.xsession, else KDM breaks ...
#
# Defaults depending on what you install currently include:
#
# Gnome - will start gnome-session
# kde-<version> - will start startkde (ex: kde-3.0.2)
# Xsession - will start a terminal and a few other nice apps
XSESSION="kde-3.4.2" | poi dai
Code: | rc-update add xdm default ; rc |
per altre info vai qui http://www.gentoo.it/doc/desktop-it.html e http://www.gentoo.it/doc/kde-config.html _________________ C.
Last edited by CarloJekko on Fri Oct 07, 2005 11:32 am; edited 3 times in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lavish Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
Joined: 13 Sep 2004 Posts: 4296
|
Posted: Fri Oct 07, 2005 11:26 am Post subject: Re: problema con x e kde |
|
|
crisandbea wrote: | sarà ke uso i comandi sbagliati??? qlcn mi dice come fare ???? |
Come facciamo a sapere se i comandi che dai sono sbalgiati se non ci dici che comandi dai?
[EDIT]
altra cosa, cerchiamo di evitare le abbreviazioni tipo "ke", "qlcosa" & co. Grazie ![Wink ;)](images/smiles/icon_wink.gif) _________________ minimalblue.com | secgroup.github.io/ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
crisandbea Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 03 Jul 2005 Posts: 1778 Location: BOSCO (SA) ... ma domiciliato a Bologna....
|
Posted: Fri Oct 07, 2005 11:33 am Post subject: |
|
|
ok cercherò di evitare abbreviazioni. ciao e grazie |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lavish Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
Joined: 13 Sep 2004 Posts: 4296
|
Posted: Fri Oct 07, 2005 11:38 am Post subject: |
|
|
crisandbea wrote: | ok cercherò di evitare abbreviazioni. ciao e grazie |
Hai risolto? Se sì, spiega come e aggiungi al titolo del thread il tag [RISOLTO], altrimenti spiegaci più chiaramente il problema _________________ minimalblue.com | secgroup.github.io/ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
crisandbea Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 03 Jul 2005 Posts: 1778 Location: BOSCO (SA) ... ma domiciliato a Bologna....
|
Posted: Fri Oct 07, 2005 2:10 pm Post subject: |
|
|
ciò che faccio e la seguente operazione, ed i successivi sono gli errori.
echo "exec startkde" > ~/.xinitrc
rc-udpdate add xdm default; rc
startx
(EE) No devices detected
Fatal server error:
No screens found
modprobe: FATAL: Could not load /lib/modules/2.6.12-gentoo-r10/modules.dep :
No such file or directory
errore che ho notato anche al boot dopo setting system clock to hardware clock [localtime]....
l'errore al boot è il seguente:
modprobe: FATAL: Could not load /lib/modules/2.6.12-gentoo-r10/modules.dep :
No such file or directory
_____________________________
che devo fare per risolvere il problema???????
nb:per modificare il file grub.conf dove devo cercarlo che non riesco a trovarlo ????
grazie a tutti |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lopio Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Southpark/avatar22.gif)
Joined: 22 Dec 2003 Posts: 1161 Location: savona, Italy
|
Posted: Fri Oct 07, 2005 9:19 pm Post subject: |
|
|
ciao una soluzione e' invece di mettere in /etc/rc.conf qualcosa come
DISPLAYMANAGER="kdm"
Per lanciare il dm di kde con la sua maschera di login e qualcosa come
XSESSION="kde-3.4"
per lanciare kde come WindowManager.Per sicurezza controlla che in /etc/X11/Sessions/ tale file ci sia
A questo punto rilancia il tutto con /etc/init.d/xdm restart |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Dece Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/88448477244fee66ca1b40.jpg)
Joined: 23 Nov 2004 Posts: 291 Location: Bologna/Rimini Italy
|
Posted: Fri Oct 07, 2005 9:29 pm Post subject: |
|
|
crisandbea wrote: | modprobe: FATAL: Could not load /lib/modules/2.6.12-gentoo-r10/modules.dep |
forse può essere di aiuto
Code: | cd /usr/src/linux
make modules && make modules_install |
ciao! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
crisandbea Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 03 Jul 2005 Posts: 1778 Location: BOSCO (SA) ... ma domiciliato a Bologna....
|
Posted: Sat Oct 08, 2005 7:45 am Post subject: |
|
|
ragazzi questo l'ho risolto "modprobe: FATAL: Could not load /lib/modules/2.6.12-gentoo-r10/modules.dep" dopo aver fatto i seguenti comandi:
cd /usr/src/linux
emerge nvidia-kernel
emerge nvidia-glx
modprobe nvidia
modules-update
è già qui andava bene, poi ho fatto per pignoleria anche: make modules && make modules_install "come suggeriva Dece"
ciao |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|