Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.12 e "populating /dev ..."
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
GiovanniV
n00b
n00b


Joined: 31 Jan 2005
Posts: 37

PostPosted: Sat Jun 18, 2005 9:39 am    Post subject: 2.6.12 e "populating /dev ..." Reply with quote

Ciao,
con il kernel 2.6.12 (stessa configurazione del precedente 2.6.11.12)
ho un problemino al boot che prima non si presentava.
Premetto che ho una 2004.3 su PPC, uso udev e non devfs.

Il sistema si blocca sullo script di avvio /sbin/rc:
* Populating /dev with device nodes...
e non prosegue.

(se non sbaglio in questa fase esegue:
try tar -jxpf /lib/udev-state/devices.tar.bz2 -C /dev)

però, se lo "killo"(Ctr + c)
il boot prosegue senza alcun problema.

Ciao e grazie.
Giovanni
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sat Jun 18, 2005 10:49 am    Post subject: Re: 2.6.12 e "populating /dev ..." Reply with quote

cerca negli script di avvio cosa succede quando viene stampata quella riga e controlla quale istruzione è e cosa fa.
bisognerebbe capire in cosa fallisce
Back to top
View user's profile Send private message
GiovanniV
n00b
n00b


Joined: 31 Jan 2005
Posts: 37

PostPosted: Sat Jun 18, 2005 11:26 am    Post subject: Reply with quote

Il punto esatto in cui si blocca lo script /sbin/rc
è nella funzione populate_udev sulla chiamata di
/sbin/udevstart.

Code:

populate_udev() {
        /sbin/udevstart       <-----

        # Not provided by sysfs but needed
        ln -snf /proc/self/fd /dev/fd
        ln -snf fd/0 /dev/stdin
        ln -snf fd/1 /dev/stdout
        ln -snf fd/2 /dev/stderr
        ln -snf /proc/kcore /dev/core
        ln -snf /proc/asound/oss/sndstat /dev/sndstat

        # Create problematic directories
        mkdir -p /dev/{pts,shm}

        # Same thing as /dev/.devfsd
        touch /dev/.udev

        return 0
}
Back to top
View user's profile Send private message
SilverXXX
l33t
l33t


Joined: 18 Sep 2004
Posts: 885

PostPosted: Sat Jun 18, 2005 11:39 am    Post subject: Reply with quote

Non mi pare che sia proprio un bene.....
Hai provato ad aggiornare udev? e magari anche le sue dipendenze?
_________________
about:mozilla
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


Joined: 08 Mar 2003
Posts: 3686
Location: London, UK

PostPosted: Sat Jun 18, 2005 11:42 am    Post subject: Reply with quote

SilverXXX wrote:
Non mi pare che sia proprio un bene.....
Hai provato ad aggiornare udev? e magari anche le sue dipendenze?

oltre a questo anche un fsck sul disco? mi puzza sta cosa... :?
_________________
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sat Jun 18, 2005 11:42 am    Post subject: Reply with quote

più che altro... perché non aggiornare il profilo?
passare a 2005.0 e udev non credo sia una cattiva idea
Back to top
View user's profile Send private message
GiovanniV
n00b
n00b


Joined: 31 Jan 2005
Posts: 37

PostPosted: Sat Jun 18, 2005 12:09 pm    Post subject: Reply with quote

Ho fatto un fsck e tutto OK.

Per quanto riguarda la versione installata di udev ho:
sys-fs/udev-030

La cosa strana è che il problema si propone solo con il 2.6.12,
mentre con il 2.6.11.12 (e precedenti) parte perfettamente.
Eppure per il 2.6.12 ho usato il .config del 2.6.11.12.

(Appena ho un pò di tempo aggiorno a 2005.0)

Ciao.
Back to top
View user's profile Send private message
fabius
Guru
Guru


Joined: 29 Nov 2004
Posts: 525

PostPosted: Sat Jun 18, 2005 12:14 pm    Post subject: Reply with quote

GiovanniV wrote:
sys-fs/udev-030

Io proverei a dare una aggiornatina all'intero sistema :)
Back to top
View user's profile Send private message
shogun_panda
Guru
Guru


Joined: 30 Jul 2004
Posts: 411
Location: Campobasso or Rome, Molise or Lazio, Italy, Europe, Earth, Solar system, Milk Way, Universe

PostPosted: Sat Jun 18, 2005 12:15 pm    Post subject: Reply with quote

GiovanniV wrote:
Ho fatto un fsck e tutto OK.

Per quanto riguarda la versione installata di udev ho:
sys-fs/udev-030


Be', e' un po' vecchiotta...Forse sta li' il problema...
Prova ad aggiornarla, l'ultima stabile e' la 056...

Ciauz!
_________________
Greetings by the Shogun! - Home page

1-"Prima di dare consigli agli altri, sperimentateli su voi stessi..."
2-"In medio stat virtus!"
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


Joined: 08 Mar 2003
Posts: 3686
Location: London, UK

PostPosted: Sat Jun 18, 2005 12:16 pm    Post subject: Reply with quote

fabius wrote:
GiovanniV wrote:
sys-fs/udev-030

Io proverei a dare una aggiornatina all'intero sistema :)


eh già...
prova a vedere cosa ti dice con un:
Code:
# emerge sync
# emerge -Duav world


PS: occhio al nuovo baselayout quando dai etc-update se nn l'hai già fatto
_________________
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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