Следите за новостями русскоязычного сообщества Ubuntu в Twitter-ленте @ubuntu_ru_loco
0 Пользователей и 1 Гость просматривают эту тему.
sudo gedit /etc/init.d/alsa-utils
ifconfig eth0 down
ifconfig wlan0 down
Known Intrepid Ibex bugs and workaroundsShutdown hangs at the ALSA modules:http://ubuntuforums.org/showthread.p...light=shutdownBasically you have to shut down networking before the ALSA stuff is shut down. "Workaround" originally from:https://bugs.launchpad.net/ubuntu/+s...ux/+bug/274995
Код:sudo gedit /etc/init.d/alsa-utilsscroll down to where you see stopinsert this line at the top (right after the stop) :Код:ifconfig eth0 downor if you use wireless/both at times, insert this instead/in addition:Код:ifconfig wlan0 down
sudo ifconfig wlan0 up
stop)ifconfig eth0 downifconfig eth2 downifconfig ppp0 down
Страница сгенерирована за 0.03 секунд. Запросов: 24.