View previous topic :: View next topic |
Author |
Message |
turborocket Guru
Joined: 09 Oct 2004 Posts: 372
|
Posted: Tue Oct 26, 2004 10:31 pm Post subject: [RISOLTO] - Problema con il volumes |
|
|
allora la prima domanda è:
perchè quando accendo il pc il volume è sempre al minimo?sia in kamix che in alsamixer il volume è a 0 e mi tocca alzare le barre di controllo del volume nel mixer per sentire qualche cosa
l'altro problema è (mostro codice)
Code: | * Mounting USB device filesystem (usbfs)... [ ok ] * Activating (possibly) more swap... [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
* Caching service dependencies...
* Setting system clock to hardware clock [UTC]... [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
* Configuring kernel parameters... [ ok ] * Updating environment... [ ok ] * Cleaning /var/lock, /var/run... [ ok ] * Cleaning /tmp directory... [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
* ALSA Detected...
* Restoring Mixer Levels [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
* Setting user font... [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
* Loading key mappings... [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
* Bringing lo up... [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
/sbin/rc: line 129: /sbin/splash: No such file or directory
/sbin/rc: line 129: /sbin/splash: No such file or directory
* Initializing random number generator... [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
INIT: Entering runlevel: 3
* Setting DNS domainname to LinuxGroup... [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
* Starting gpm... [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
* Bringing eth0 up...
* eth0 192.168.0.59 [ ok ] * Adding routes
* default gw 192.168.0.254 [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
* Mounting network filesystems... [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
* Setting up kdm... [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
* Starting local... [ ok ]/sbin/rc: line 129: /sbin/splash: No such file or directory
This is porno.unknown_domain (Linux i686 2.6.8-gentoo-r10) 00:17:50 |
premetto che bootsplash(con barra di avanzamento) e splashscreen mi funzionano senza problemi....percè mi compaiono quelle righe "/sbin/rc: line 129: /sbin/splash: No such file or director" eppure il file rc non ci arriva neppure a 129 righe
e inoltre se do un rc-update -s Code: | root@porno-->~ # rc-update -s
alsasound | boot
bluetooth |
bootmisc | boot
bootsplash |
checkfs | boot
checkroot | boot
clock | boot
consolefont | boot
crypto-loop |
cupsd |
domainname | default
esound |
famd |
gpm | default
hdparm |
hostname | boot
keymaps | boot
lircd |
lircmd |
local | default nonetwork
localmount | boot
modules | boot
net.eth0 | default
net.lo | boot
netmount | default
nscd |
numlock |
portmap |
rmnologin | boot
rsyncd |
samba |
serial | boot
splash |
sshd |
syslog-ng |
urandom | boot
xdm | default
xfs |
xprint |
|
come vedete nel runlevel c'è sia bootsplash che splash
se provo a eliminarli
Code: | root@porno-->~ # rc-update -d splash
* splash not found in any of the specified runlevels.
root@porno-->~ # rc-update -d bootsplash
* bootsplash not found in any of the specified runlevels.
| non me li fa eliminare
bho? help
Last edited by turborocket on Wed Oct 27, 2004 9:56 am; edited 1 time in total |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31447 Location: here
|
Posted: Tue Oct 26, 2004 10:35 pm Post subject: |
|
|
Per il problema al boot posta la linea 129 del file /sbin/rc .
Per bootsplash che splash ci sono ma non sono aggiunti a nessun runlevel quindi e' giusto l'errore che hai _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
turborocket Guru
Joined: 09 Oct 2004 Posts: 372
|
Posted: Tue Oct 26, 2004 10:42 pm Post subject: |
|
|
anche io la prima cosa a cui ho pensato è stata di andate a controllare quella riga..ma il file rc non ha così tante righe...ne ha meno quindi quella riga in quel file non c'è o almeno viene eliminata prima che io possa accedervi |
|
Back to top |
|
|
turborocket Guru
Joined: 09 Oct 2004 Posts: 372
|
Posted: Tue Oct 26, 2004 10:45 pm Post subject: |
|
|
per il problema del volume qualche idea? |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31447 Location: here
|
Posted: Tue Oct 26, 2004 11:03 pm Post subject: |
|
|
Il mio /sbin/rc ha piu' di 129 linee prova a vederlo http://www.orson.it/~fedeliallalinea/rc _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
turborocket Guru
Joined: 09 Oct 2004 Posts: 372
|
Posted: Wed Oct 27, 2004 8:28 am Post subject: |
|
|
si scusami ho sbagliato a controllare il file....ho guardato in /ect/rc.conf invece che in /bin/rc
comunque alla riga 129(utilizzando il nano e controllando che la riga sia giusta con ctrl+w(whereis)) ho notato che non c'è scritto nulla...è una riga vuotaù
Code: | # Setup initial $PATH just in case
PATH="/bin:/sbin:/usr/bin:/usr/sbin:${PATH}"
if [ ! -c /dev/null ] ; then
echo -e "${BAD}Your root filesystem is missing /dev/null${NORMAL}"
echo -e "${BAD}You should really get this sorted out.${NORMAL}"
fi
echo |
la riga 129 è quella pria dell'ultimo echo |
|
Back to top |
|
|
turborocket Guru
Joined: 09 Oct 2004 Posts: 372
|
Posted: Wed Oct 27, 2004 9:08 am Post subject: |
|
|
maaaaaaa sto volume mi sta facendo impazzireeee!!!!
apro kde e il volume è a 0...tutti i controlli sono al minimo, anche nell'alsamixer...gli alzo provo asentire un mp3 è tutto ok.riavvio il pc...sento lamusichetta di chiusura kde.
il pc si riavvia parte kde fa le sue procedure di inizializzazione..arriva adinizializzazione delle periferiche parte la musichetta di apertura di kde ma si interrope bruscamente quando kde è completamente caricato!!!
riapro i controlli del volume e sono tutti a 0 nuovamente!!!!!come cavolo è possibile????????? |
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Wed Oct 27, 2004 9:10 am Post subject: |
|
|
turborocket wrote: | apro kde e il volume è a 0...tutti i controlli sono al minimo, anche nell'alsamixer...gli alzo provo asentire un mp3 è tutto ok.riavvio il pc...sento lamusichetta di chiusura kde. |
Non é che, per caso, da qualche parte, KDE ha un impostazione che non salva i volumi? _________________ Ciao da me! |
|
Back to top |
|
|
turborocket Guru
Joined: 09 Oct 2004 Posts: 372
|
Posted: Wed Oct 27, 2004 9:17 am Post subject: |
|
|
nnn credo o almeno non volontariamente....dove sta questa opzione? |
|
Back to top |
|
|
turborocket Guru
Joined: 09 Oct 2004 Posts: 372
|
Posted: Wed Oct 27, 2004 9:19 am Post subject: |
|
|
ho risolto dannazione!!!!
bastava togliere lo spunta all'opzione "Ripristina i livelli del volume all'avvio di KDE"nel kmix dannato! |
|
Back to top |
|
|
turborocket Guru
Joined: 09 Oct 2004 Posts: 372
|
Posted: Wed Oct 27, 2004 9:21 am Post subject: |
|
|
orarimane il problema di quell'errore strano che da quando carica gentoo ma lo stesso errore lo da anche quando lo spengo...eppure come deto qualche post fa quella riga è vuota nel file sbin/rc ch cavolo può essere... |
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Wed Oct 27, 2004 9:34 am Post subject: |
|
|
turborocket wrote: | orarimane il problema di quell'errore strano che da quando carica gentoo ma lo stesso errore lo da anche quando lo spengo...eppure come deto qualche post fa quella riga è vuota nel file sbin/rc ch cavolo può essere... |
...fai un riepilogo o apri un nuovo post allora. _________________ Ciao da me! |
|
Back to top |
|
|
|