Results 1 to 8 of 8
when i restart computer i have to tell it to start the cups dameon. i dont want to....
- 08-29-2005 #1
auto start cupsd
when i restart computer i have to tell it to start the cups dameon. i dont want to.
nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA
- 08-29-2005 #2
have you looked at
http://www.gentoo.org/doc/en/handboo...?part=2&chap=4Brilliant Mediocrity - Making Failure Look Good
- 08-29-2005 #3then you can see what servires are started with the commandCode:
rc-update add cupsd default
for the default runlevel orCode:rc-status
for the boot runlevel orCode:rc-status boot
will show them like thisCode:rc-update show
this is a small sample of all the init scripts on my box and what level they run at if anyCode:# rc-update show alsasound | boot apache2 | default aumix | autoconfig | bootmisc | boot bttrack | checkfs | boot checkroot | boot clock | boot coldplug | default consolefont | boot crypto-loop | cupsd | default ddclient | default distccd | domainname | default entrance |
~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org
- 08-29-2005 #4
Runlevel: default
cupsd [ off ] local [ started ] syslog-ng [ started ] domainname [ started ] net.eth0 [ started ] netmount [ started ]
is it suspose to be off when not in use? also, i dont have alsa sound startup on boot. its also not running right now. is there an advantage to having it start on boot? if so, is it just rc-update add alsasound boot?nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA
- 08-29-2005 #5
i run my alsa as a module i use the alsa-driver most ppl run it as internal in the kernel the reason for running it as a module is that the kernel alsa isnt updated as often as the module
asfar as cupsd just run it all the time let it start default~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org
- 08-29-2005 #6
does running it as a module let you restart it if ever you have a problem with it. i run mine internaly and ive had quite a few occasions where something would grab alsa and not let go. i would have to reasart the entire system to get it back. is there a better way?
nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA
- 08-29-2005 #7shure dose! but running it as a module you have te re-emerge alsa-driver after you compile or recompile a kernel...everytime
Originally Posted by benjamin20 ~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org
- 08-30-2005 #8
i hate that about the nvidia kernel. mabye a neato little shell script could be run after update.
nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA


Reply With Quote
