![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Jan 2007
Beans: 26
|
BINGO!!! ATI VIDEO CARD + KUBUNTU = SHUTDOWN HANG!!!
I just spent all bloody weekend looking for this problem, and Found it!! https://bugs.launchpad.net/ubuntu/+s...43/comments/27 Short answer: 1) BACKUP the /etc/ati/authatieventsd.sh file: sudo cp /etc/ati/authatieventsd.sh /etc/ati/authatieventsd.sh.old 2) EDIT the /etc/ati/authatieventsd.sh file sudo (use_your_favorite_editor_command) /etc/ati/authatieventsd.sh 3) FIND the entry that reads: XDM_AUTH_MASK=/var/lib/xdm/authdir/authfiles/A$1* 4) REPLACE this line with: XDM_AUTH_MASK=/var/run/xauth/A$1* 5) because the above command only works After the system is restarted once, shut down your computer safely with: sudo shutdown -r now 6) Start your computer up, test that the above edit worked by clicking Shutdown from KDE. It sure worked on My Girlfriends computer (Gateway MA3 widescreen laptop with ATI Radeon Xpress 200M just installed with 8.04 Hardy), I hope it works for other people!!! Last edited by stego_s_aurus; May 26th, 2008 at 05:24 PM.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|