Linux Some "bugs" on XBMCbuntu
#1
Hello,

I'm running the latest XBMCbuntu image from xbmc.org.

Here a few "bugs" I found during the setup:

- No Audio

The user that is setup during the install does not belong to the "audio" group, which can lead to no sound, when using Intel graphics HDMI out to the TV.

On some setups I get audio via analog, on others no audio at all.

After adding the user to the group "audio" and rebooting it starts working.

- CrystalHD module broken

If you try to load the crystalhd module for the Broadcom CrystalHD chip, you get this error:

Code:
root@fennseh:~# modprobe crystalhd
FATAL: Error inserting crystalhd (/lib/modules/3.0.0-17-generic-pae/updates/dkms/crystalhd.ko): Invalid module format

Running "dpkg-reconfigure crystalhd-dkms" fixes the problem and the module can be loaded.

The error also appears on the older 2.6. kernel that is used before doing an online update.

Iirc XBMC on the XBMCbuntu disk isn't built against libcrystal at all?

Code:
root@fennseh:/usr/lib/xbmc# ldd xbmc.bin | grep libcrystal | wc -l
0
root@fennseh:/usr/lib/xbmc#

That's it, so far.

KR,

Grimeton
Reply

Logout Mark Read Team Forum Stats Members Help
Some "bugs" on XBMCbuntu0