Con quello deve andare per forzaGimli88 ha scritto:ho installato quello... ma ancora quando era stato proposto nel topic...
hai rinominato il files .new?
Moderatore: Staff

con ps aux noto che è solo avviato dbus e provando di riavviare i servizi hal mi parte e ok ma messagebus mi ridà questo errorechmod a+x /etc/rc.d/rc.hal
chmod a+x /etc/rc.d/rc.messagebus
chmod a+x /etc/rc.d/rc.udev
provo a rimuovere il file dbus.pid e al riavvio ottengoStarting system message bus
rm: cannot remove `/var/run/dbus/pid': No such file or directory
Failed to start message bus: The pid file "/var/run/dbus/dbus.pid" exists, if the message bus is not running, remove this file
nel frattempo ho un nuovo /etc/dbus-1/system.d/hal.conf completamente diverso dal precedente che posto per intero:Starting system message bus
rm: cannot remove `/var/run/dbus/pid': No such file or directory
se qualcuno ha qualche suggerimento perchè non saprei più da che parte andare<!DOCTYPE busconfig PUBLIC
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/db ... config.dtd">
<busconfig>
<!-- This configuration file specifies the required security policies
for the HAL to work. -->
<!-- Only root or user haldaemon can own the HAL service -->
<policy user="haldaemon">
<allow own="org.freedesktop.Hal"/>
</policy>
<policy user="root">
<allow own="org.freedesktop.Hal"/>
</policy>
<!-- Allow anyone to invoke methods on the Manager and Device interfaces -->
<policy context="default">
<allow send_interface="org.freedesktop.Hal.Manager"/>
<allow send_interface="org.freedesktop.Hal.Device"/>
<allow receive_interface="org.freedesktop.Hal.Manager"
receive_sender="org.freedesktop.Hal"/>
<allow receive_interface="org.freedesktop.Hal.Device"
receive_sender="org.freedesktop.Hal"/>
</policy>
<policy context="default">
<deny send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/>
</policy>
<policy at_console="true">
<allow send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/>
</policy>
<policy context="default">
<deny send_interface="org.freedesktop.Hal.Device.LaptopPanel"/>
</policy>
<policy at_console="true">
<allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/>
</policy>
<policy context="default">
<deny send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/>
</policy>
<policy at_console="true">
<allow send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/>
</policy>
</busconfig>

Meskalamdug ha scritto:Vi ripeto..usate il sysvinit della current
Io in questo momento ho la current
vergine e va di lusso.
ma non funziona niente# swaret --install sysvinit
swaret 1.6.2-1
Listing available Packages matching Keyword: sysvinit...
sysvinit-2.84-i486-69 (296 kB)
Package sysvinit-2.84-i486-69 is already installed!

E dove lo vedi nella current?nic ha scritto:Meska scusa sto provando a reinstallare e configurare tutto ma non riesco a scaricare hal dal tuo sito.Va bene anche quello che trovo in current?Meskalamdug ha scritto:Vi ripeto..usate il sysvinit della current
Io in questo momento ho la current
vergine e va di lusso.
Grazie ciao

ho seguoto la guida su una slackware 11 appena installata,Lean ha scritto:Porca miseria mi si blocca all'avvio su:Codice: Seleziona tutto
Starting udevd: /sbin/udevd --daemon