Kodi Community Forum

Full Version: xbmc UDisks: DeviceChanged
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Having problem with xbmc on Xubuntu. At random times the movie freezes (sound continues), and keyboard gets disconnected. Cant ctrl+f1 to kill the process xbmc, so everytime i have to restart my computer.

Debugging tells me that this is the problem:

02:10:04 T:140147953551232 DEBUG: ------ Window Deinit (Pointer.xml) ------
02:10:05 T:140147953551232 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
02:10:11 T:140146930349824 DEBUG: Thread Jobworker 140146930349824 terminating (autodelete)
02:10:11 T:140146905171712 DEBUG: Thread Jobworker 140146905171712 terminating (autodelete)
02:10:11 T:140146896779008 DEBUG: Thread Jobworker 140146896779008 terminating (autodelete)
02:10:16 T:140147953551232 INFO: LIRC Initialize: using: /dev/lircd
02:10:16 T:140147953551232 DEBUG: Failed to connect to LIRC. Giving up.
02:32:33 T:140147953551232 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdh)
02:32:33 T:140147953551232 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdh with interface org.freedesktop.DBus.Properties and method GetAll
02:32:33 T:140147953551232 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdh: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
02:32:34 T:140147953551232 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdg)
02:32:34 T:140147953551232 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdg with interface org.freedesktop.DBus.Properties and method GetAll
02:32:34 T:140147953551232 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdg: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
02:32:34 T:140147953551232 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
02:32:34 T:140147953551232 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
02:32:34 T:140147953551232 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
02:32:35 T:140147953551232 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
02:32:35 T:140147953551232 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
02:32:35 T:140147953551232 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
02:33:09 T:140147389609728 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
02:33:09 T:140147389609728 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame


Any idea how to fix this?