XBMC NO crystalhd option at System -> Video -> Playback
#1
this is gentoo linux:

I recompiled the package several times and now I do not see the hardware acceleration tickmark anylonger. I have crystalhd module enabled. Any ideas why?

Code:
localhost linux # lsmod
Module                  Size  Used by
crystalhd              63014  0
snd_pcm_oss            27471  0
snd_mixer_oss          10167  1 snd_pcm_oss
nvidia               9359259  40
snd_hda_codec_atihdmi     1787  1
snd_hda_codec_realtek   196128  1
snd_hda_intel          16995  3
snd_hda_codec          55655  3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
snd_pcm                52076  4 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer              13054  2 snd_pcm
hid_logitech            4428  0
snd                    37749  11 snd_pcm_oss,snd_mixer_oss,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
hid_apple               3510  0
usbhid                 13285  0
soundcore               4230  1 snd
snd_page_alloc          5489  2 snd_hda_intel,snd_pcm

dmesg lines of interest:

Code:
Broadcom 70012 Decoder 0000:02:00.0: PCI INT A disabled
Loading crystalhd v3.8.0
crystalhd 0000:02:00.0: Starting Device:0x1612
crystalhd 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
crystalhd 0000:02:00.0: MSI request failed..
crystalhd 0000:02:00.0: setting latency timer to 64

lscpi -k

Code:
02:00.0 Multimedia controller: Broadcom Corporation Device 1612 (rev 01)
        Subsystem: Broadcom Corporation Device 2612
        Kernel driver in use: crystalhd
        Kernel modules: crystalhd

Code:
localhost linux # eix xbmc
[i] media-tv/xbmc
     Available versions:  ~9.11-r5 (~)10.0 (**)9999 {aac alsa altivec avahi bluray css debug hal joystick midi profile pulseaudio rtmp sse sse2 udev vaapi vdpau webserver (+)xrandr}
     Installed versions:  9999(18:08:37 02/26/11)(alsa udev -altivec -avahi -bluray -css -debug -joystick -midi -profile -pulseaudio -rtmp -sse -sse2 -vaapi -vdpau -webserver -xrandr)
     Homepage:            http://xbmc.org/
     Description:         XBMC is a free and open source media-player and entertainment hub

even though what i have now compiled is the 9999 version, i had the same problem when i recompiled version 10.

any ideas?
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC NO crystalhd option at System -> Video -> Playback0