Linux XBMCBuntu Frodo RC - AE: Error - no devices found
#78
(2012-11-30, 11:11)Quiptix Wrote: I have slightly changed the workaround:

I have changed /etc/init/lightdm.conf

In the conditions:
Code:
start on ((filesystem
           and runlevel [!06]
           and started dbus
           and started udev-finish
           and (drm-device-added card0 PRIMARY_DEVICE_FOR_DISPLAY=1
                or stopped udev-fallback-graphics))
          or runlevel PREVLEVEL=S)

I have added the condition 'started udev-finish'. This event is fired when the udev-initializer thinks it is finished. This still doesn't mean that all devices are up and usable. That's why I still of the sleep command in the script, however reduced to 3.

Now the system is up and running in 10 to 15 seconds.

Be aware that with the next beta these changes probably will be lost! (I'm not sure who to contact to have this solved in the distribution)

Vincent

This doesn't work for me. It stuck at the xbmc splash screen.

Platforms: macOS - iOS - OSMC
co-author: Red Bull TV add-on
Reply


Messages In This Thread
RE: XBMCBuntu Frodo beta 1 - AE: Error - no devices found - by tripkip - 2012-12-15, 13:18
Logout Mark Read Team Forum Stats Members Help
XBMCBuntu Frodo RC - AE: Error - no devices found3