El 05/02/13 11:23, Guillaume Gardet escribió:
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
This is expected if multipath tools are not there.
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.
Do you have X installed ? if not you need to switch to multi-user.target has default. ln -s /usr/lib/systemd/system/multi-user.target /etc/systemd/system/default.target
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).
OK, so the kernel does not autoload the needed modules.. :-( do not use /etc/modprobe.d .. see modules-load.d(5) for how to do this the right way. (packages should install tweaks in /usr/lib/modules-load.d/*.conf) -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org