View previous topic :: View next topic |
Author |
Message |
Offler n00b
Joined: 12 Jun 2004 Posts: 58
|
Posted: Sun Sep 30, 2007 3:14 pm Post subject: |
|
|
Do you use powersaved/kpowersaved? It slowed down my application starts that's for sure. |
|
Back to top |
|
|
Moorleiche2k n00b
Joined: 24 Aug 2007 Posts: 6
|
Posted: Sun Sep 30, 2007 5:53 pm Post subject: |
|
|
hi,
i guess i know what kind of problem you have. it seems to me that your haldaemon (hal-package) doesnt work as intended - i have the same problem but no "real" solution for it. as far as i know it is a bug (hald causes somehow an infinite loop"), but maybee i am wrong.
things you can do until there is a solution:
take out every program using the haldaemon at startup, e.g. NetworkManager and especially the "haldaemon" (hald in /etc/init.d/) itself.
the command for removing is "rc-update del <program> <yourrunlevel> .
if you remove the NetworkManager, i guess you wont be able to connect to the internet. if this happens, add the net.eth0 script to your runlevel and configure the your network interface for dhcp or static ip.
if you find a workaround - i would be pleased to be informed ^^. |
|
Back to top |
|
|
pitat450 n00b
Joined: 26 Apr 2007 Posts: 65
|
Posted: Sun Sep 30, 2007 6:45 pm Post subject: |
|
|
thanx i tried to remove Networkmanager to no help : whet else would u try to remove of these:
Code: | acpid | default
alsasound | default
avahi-dnsconfd | default
bootmisc | boot
clock | boot
consolefont | boot
cupsd | default
gpm | default
hald | default
hostname | boot
checkfs | boot
checkroot | boot
keymaps | boot
local | default nonetwork
localmount | boot
modules | boot
net.eth0 | default
net.lo | boot
netmount | default
ntpd | default
rmnologin | boot
syslog-ng | default
urandom | boot
vixie-cron | default
vmware | default
xdm | default |
thanx a bunch _________________ http://pitat450.my-place.us |
|
Back to top |
|
|
pitat450 n00b
Joined: 26 Apr 2007 Posts: 65
|
Posted: Mon Oct 01, 2007 1:37 pm Post subject: |
|
|
ok now, more time showed more info...as i turned on the computer without the cable...(on the battery), it was back fast again...now i have to find out why _________________ http://pitat450.my-place.us |
|
Back to top |
|
|
Moorleiche2k n00b
Joined: 24 Aug 2007 Posts: 6
|
Posted: Sat Oct 06, 2007 7:13 am Post subject: |
|
|
hi,
you did remove the networkmanager which depends on hald, but if you take a deeper look at your list you will find the hald still be active in runlevel default^^. as i mentioned, the hald shall not be loaded - neither directly (as it is at the moment), nor indirectly via other programs (like network-manager).
as far as i can see, now it is enough to additionally remove the hald from runlevel default.
"rc-update del hald default"
this should finally work.
greetings |
|
Back to top |
|
|
pitat450 n00b
Joined: 26 Apr 2007 Posts: 65
|
Posted: Sat Oct 06, 2007 9:54 am Post subject: |
|
|
no no,
i did this screenshot just before i removed hald from runlevels. it did not work either... the behavior is now very freaky. Once its ok once its f*** up. _________________ http://pitat450.my-place.us |
|
Back to top |
|
|
|