given that we only support one kind of board with the current kernel and all of these boards default to having /dev/fb0 as their default video device i think the safe quick-fix would be to just change the above DEFAULT_DEVICE definition (fb1 is used by the xv code in that driver in the same way).
indeed a proper fix would be to add any kind of autodetection mechanism that checks for existence of fb0 fbdev_open() and fbdevHWInit() from xorg-server/hw/xfree86/fbdevhw/fbdevhw.c seem to provide something like that. -- xserver-xorg-video-omap* fail due to no /dev/fb https://bugs.launchpad.net/bugs/567260 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
