Hi, here are my tests about latest factory image for beagle (kernel 3.7.2-3-omap2plus). At boot I get lots of this error message: systemd-udevd[1307]: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory And also this one once: systemd[1]: Cannot add dependency job for unit xdm.service, ignoring: Unit xdm.service failed to load: No such file or directory. See system logs and 'systemctl status xdm.service' for details. Audio: ok but I installed alsa tools and configured sound using: wget http://guillaume.gardet.free.fr/openSUSE/beagleboard-alsa.conf alsactl -f beagleboard-alsa.conf restore Maybe we could add it in OBS? (I will try something later). CPU: bogomips are 175.65/467.41 instead of 262.08/700.57 DSP: ok but still need some modprobe. I guess it may be done in OBS using /etc/modprobe.d/. (I will try it later). Ethernet: ok SD/MMC: ok UART: ok USB: ok DVI: NO output whereas omapdrm module is loaded. "dmesg | grep drm" returns: [ 15.567138] [drm] Initialized drm 1.1.0 20060810 [ 15.776214] omapdrm: module is from the staging directory, the quality is unknown, you have been warned. [ 16.004364] omapdrm omapdrm.0: DMM not available, disable DMM support [ 16.011444] omapdrm omapdrm.0: dvi has no driver.. skipping it [ 16.023498] [drm] Cannot find any crtc or sizes - going 1024x768 [ 16.254211] fb0: omapdrm frame buffer device [ 16.258789] drm: registered panic notifier [ 16.263244] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 16.270294] [drm] No driver support for vblank timestamp query. [ 16.276611] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0 yast2-firstboot not loaded on firstboot whereas config.sh has: #====================================== # Trigger yast2-firstboot on first boot #-------------------------------------- touch /var/lib/YaST2/reconfig_system If I touch it manually and then reboot, nothing is done either. Once rebooted, I have some problem with serial console. Some key pressed are not shown and I get the following message: stty: standard input: unable to perform all requested operations Another reboot (from ssh) and the problem seems to be gone. Very strange. We may also add the following packages to JeOS: * alsa tools (said earlier in this mail) * command-not-found (but it requires some python packages :( ) * wget (usefull to download things from cmd line) Oh, and heartbeat led does not blink anymore. Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org