resume fails xbmcbuntu worked on xbmclive
#1
I have a dell dimension 2400 where resume worked fine on xbmclive. Now that I have updated to xbmcbuntu resume no longer works. The machine turns on but there is no video and i can not SSH to the machine. It just seems totally hung. I have tired several grub setting changes shown below.

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.autosuspend=-1 acpi_enforce_resources=lax"
GRUB_CMDLINE_LINUX="nomodeset"

I placed the following in /etc/rc.local to allow to resume with my remote.

echo USB0>/proc/acpi/wakeup
echo USB1>/proc/acpi/wakeup
echo USB2>/proc/acpi/wakeup
echo enabled > /sys/bus/usb/devices/3-1/power/wakeup


I see nothing interesting in the /var/log/pm-suspend.log but suspend seems to work fine. I can find nothing in the logs from the resume attempt. I am force to hold the power button and turn off the computer when the resume fails.

anyone have any ideas of things to try?
Reply
#2
anyone?
Reply

Logout Mark Read Team Forum Stats Members Help
resume fails xbmcbuntu worked on xbmclive0