This my solution
root@ubuntu8.10:/# nano /etc/init.d/alsa-utils
Go to line 354, you can use Ctrl+C to get number of line (Current Line).
stop)
ifconfig wlan0 down << add this stattement
ifconfig eth0 down << add this stattement
EXITSTATUS=0
TARGET_CARD="$2"
case "$TARGET_CARD" in
and than press Ctrl+X to Save all your added stattements, and you can try again to Shutdown or Reboot your PC with your Operating System Ubuntu 8.10
Subscribe to:
Posts (Atom)