[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)
I was able to get chrome-beta working pretty quickly, but I also had no sound. I have an AMD APU connected to a TV via HDMI. I'm running Ubuntu minimal 14.04 and the mesa drivers. To solve it I had to add some entries to /etc/asound.conf.

Code:
pcm.!default {
        type hw
        card 0
        device 3
}

ctl.!default {
        type hw
        card 0
        device 3
}

Those were my settings, but you can run "aplay -l" to see your configuration.

Also, thank you rodalpho for the lircrc settings... those were helpful for me.

"Next Page" on the genre view is the only thing left not working for me that I really care about.
Reply


Messages In This Thread
Search empty? - by cgrey - 2014-01-11, 06:13
Not working on windows 7 - by dandiodati - 2014-02-26, 21:55
RE: [RELEASE] NetfliXBMC - Inofficial Netflix Add-on (Win/OSX/Linux) - by jdwilliams19 - 2014-08-12, 02:39
Problems with this addon - by builderjer - 2014-11-30, 19:55
Logout Mark Read Team Forum Stats Members Help
[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)7