The problem is unloaded grafical drivers i fix my problem like this: on the right top select lubuntu and login first you need make autostart in .config (/home/youruser/.config) open xterm: sudo nano /home/youruser/.config/autostart/kodi.desktop then write this lines:
[Desktop Entry] Type=Application Exec=kodi -d 5 --standalone -fs Hidden=false NoDisplay=false X-GNOME-Autostart-enabled=true Name[en_En]=kodi Name=kodi Comment[en_En]= Comment= Now reboot system. First will be booted up lubunutu for 5 seconds to load all drivers after 5 seconds kodi start with loaded drivers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/665233 Title: Ubuntu Maverick with ATI RADEON screen corruption To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/665233/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
