Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Beta test New Init system, realy improved boot time.
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 24, 25, 26  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
fivepointseven
n00b
n00b


Joined: 28 Mar 2006
Posts: 9

PostPosted: Tue Apr 11, 2006 11:47 am    Post subject: Reply with quote

initng works really great for me, all services started in under 6 seconds. amazing.
but some questions still remain:

1) is there already a solution to get a working fbsplash on every tty?
i've only one on the first tty.

2) is it importent how the services are sorted in default.runlevel / system.virtual?

mine are:

default.runlevel
Code:

daemon/acpid
net/eth0
system/
system/alsasound
system/alsasound/mixerstate
daemon/syslog-ng
system/keymaps
system/hdparm
system/local
daemon/gpm
system/rmnologin
system/readahead
system/swap
system/issue


system.virtual
Code:

daemon/agetty
system/clock
#system/consolefont
system/hostname
system/udev
system/urandom
system/usb


3) did i forget anything system-important?

4) can i somehow edit the 'design' of the boot process without doing it for every single service (suppress output, edit done messages etc.)?

thanks a lot
_________________

linux 2.6.16-rc5-no3
gcc 4.1.0
xorg 7.0-r1
kde 3.5.2 ... coming soon!
Back to top
View user's profile Send private message
fivepointseven
n00b
n00b


Joined: 28 Mar 2006
Posts: 9

PostPosted: Wed Apr 12, 2006 5:25 pm    Post subject: Reply with quote

hm, i've just tried to get my bootsplash working with adding system/fbsplash to the system runlevel.
now i get the following message while fbsplash starts:

Code:

FBIOSPLASH_SETSATE failed, error code 22


if i try to set the fbsplash manually i get this:

Code:

# splash_util -d -t default --tty=/dev/tty3
Can't open /dev/vc/16.
#

_________________

linux 2.6.16-rc5-no3
gcc 4.1.0
xorg 7.0-r1
kde 3.5.2 ... coming soon!
Back to top
View user's profile Send private message
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Wed Apr 12, 2006 8:43 pm    Post subject: Reply with quote

Quote:
2) is it importent how the services are sorted in default.runlevel / system.virtual?


I don't think (pretty sure actually)
Back to top
View user's profile Send private message
NTT
Apprentice
Apprentice


Joined: 26 Dec 2002
Posts: 188

PostPosted: Wed Apr 12, 2006 9:59 pm    Post subject: Reply with quote

Hi

I tried to use the instructions provided on http://initng.thinktux.net/wiki/Install_Gentoo and http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds to set up the overlay, checked out the svn ebuild files, modified the package.keywords, make.conf and package.use files as written on these pages, but cant get it to work. This is the first time i try to use a portage overlay. After these steps "emerge -s initng" replies about the same, but with added initng-ifiles.
When i now type emerge initng it downloads some file, but it seems not from the site listed in the overlay.
After that is does the md5 sums and comes up with the following error:
!!! Digest verification Failed:
!!! /Data-priv/portage/distfiles/initng-0.6.0.tar.bz2
!!! Reason: Filesize does not match recorded size

Anybody can help me?

edit: i had also tried to use the instructions on http://gentoo-wiki.com/HOWTO_Initng but after all finished sucessfully i didnt have the ng-update command on my system so it didnt seem complete.
Back to top
View user's profile Send private message
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Thu Apr 13, 2006 7:21 am    Post subject: Reply with quote

NTT you have to follow (as you said) http://initng.thinktux.net/wiki/Install_Gentoo.

for your problem: Reason:" Filesize does not match recorded size"

You can either wait till it's fix in their svn repository (more secure way) or digest the ebuild your self: ebuild /path/to/the/ebuild/initng-version.ebuild digest

It should be enough
Back to top
View user's profile Send private message
yesi
Guru
Guru


Joined: 25 Oct 2004
Posts: 331

PostPosted: Wed Sep 20, 2006 1:23 pm    Post subject: Reply with quote

hi,

i've just discovered initng and tried it last night.
i installed the svn version.
evrything was ok.
the only thing after rebooting, i could't have my wireless wlan to work.
here's my /var/log/messages 's output:
Quote:

Sep 20 12:37:34 igloo ivman: Destruction du fichier de verrou /var/run/ivman.pid
Sep 20 12:37:34 igloo ivman: Impossible de détruire le fichier de verrou /var/run/ivman.pid!

--> i disabled ivman since i don't really use it and since i don't understant the error: in french, it's said that it's is impossible to destroy the locc file /var/run/ivman.pid
Quote:

Sep 20 12:38:44 igloo daemon/xfs: mkdir: ERROR: euid != 0,directory /tmp/.font-unix will not be created.
Sep 20 12:38:47 igloo system/ntpdate: Error : Temporary failure in name resolution

Sep 20 12:38:47 igloo daemon/dhcpcd/wlan: Error,
Sep 20 12:38:47 igloo daemon/dhcpcd/iwconfig: Error, dhcpStart: ioctl SIOCGIFHWADDR: No such device
Sep 20 12:38:47 igloo daemon/dhcpcd/net: Error, dhcpStart: ioctl SIOCGIFHWADDR: No such device

Sep 20 12:38:47 igloo system/ntpdate: Error : Temporary failure in name resolution
Sep 20 12:38:47 igloo InitNG: FAIL: start system/ntpdate, Returned with TERMSIG 0 rcode 1.
Sep 20 12:38:47 igloo InitNG: Service system/ntpdate FAILED.
Sep 20 12:39:07 igloo InitNG: Service default FAILED.

Sep 20 12:39:48 igloo InitNG: FAIL: Service "daemon/dhcpcd/wlan" wait for pidfile timed out! Will kill daemon now.
Sep 20 12:39:48 igloo InitNG: FAIL: Trying to kill a service (daemon/dhcpcd/wlan) with a pid (2556), but there exists no process with this pid!
Sep 20 12:39:48 igloo InitNG: FAIL: Service "daemon/dhcpcd/iwconfig" wait for pidfile timed out! Will kill daemon now.
Sep 20 12:39:48 igloo InitNG: FAIL: Trying to kill a service (daemon/dhcpcd/iwconfig) with a pid (2565), but there exists no process with this pid!
Sep 20 12:39:48 igloo InitNG: FAIL: Service "daemon/dhcpcd/net" wait for pidfile timed out! Will kill daemon now.
Sep 20 12:39:48 igloo InitNG: FAIL: Trying to kill a service (daemon/dhcpcd/net) with a pid (2569), but there exists no process with this pid!
Sep 20 12:39:48 igloo InitNG: Service daemon/dhcpcd/wlan FAILED.
Sep 20 12:39:48 igloo InitNG: Service daemon/dhcpcd/iwconfig FAILED.
Sep 20 12:39:48 igloo InitNG: Service daemon/dhcpcd/net FAILED.


i have a net-misc/dhcpcd-2.0.5-r1 version

my default.runlevel
Quote:

daemon/dbus
daemon/syslog-ng
daemon/vixie-cron
net/eth0
system
system/alsasound
system/alsasound/cards
system/alsasound/mixerstate
system/bootmisc
system/checkfs
system/keymaps
system/local
system/rmnologin
system/serial
net/iwconfig
net/net
system/coldplug
system/lm-sensors
system/netmount
system/numlock
daemon/gpm
daemon/hald
daemon/xfs
system/fbsplash
net/wlan
system/iptables


my system.virtual
Quote:
daemon/agetty
net/lo
system/clock
system/consolefont
system/hostname
system/modules
system/swap
system/udev
system/urandom
system/usb


i'd like also to disable the portmap daemon since i don't need it. but it seem that some daemon make it start...

how could i do to disable portmap daemon et to make the wlan work?

thank in advance.
Back to top
View user's profile Send private message
devsk
Advocate
Advocate


Joined: 24 Oct 2003
Posts: 2995
Location: Bay Area, CA

PostPosted: Fri Sep 22, 2006 4:55 am    Post subject: Reply with quote

Does anyone know how initng deals with initramfs? It requires init=/sbin/initng on cmdline while initramfs requires init=/linuxrc on cmdline.
Back to top
View user's profile Send private message
ichbinsisyphos
Guru
Guru


Joined: 08 Dec 2006
Posts: 547

PostPosted: Tue Feb 06, 2007 10:33 pm    Post subject: Reply with quote

so, is there a way to get back tty1?

i would really like to auto-login without a graphical desktop manager
Back to top
View user's profile Send private message
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Wed Feb 07, 2007 7:47 am    Post subject: Reply with quote

http://www.initng.org/ticket/551
_________________
The End of the Internet!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 24, 25, 26
Page 26 of 26

 
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