Comment 9 for bug 1083862

Revision history for this message
Jaime Balbino (jaimebalb) wrote : Re: Netflix Desktop does not display video on some systems

Hi, I have netbook with AMD MV-40 and ATI RandeonHD 2200. My Ubuntu 12.10 not have ATI driver. I resolve blank screen (with sound ok). I see Bug #1083862
in https://bugs.launchpad.net/net.... I run
"# LIBGL_DEBUG=verbose netflix-desktop --showdebug" and I see this error in log:

libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/tls/r600_dri.so
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/r600_dri.so
libGL: Can't open configuration file /etc/drirc: File or directoy not found

In http://ubuntuforums.org/showth... I read the r600_dri.so is part from Mesa-dri. I run "# sudo apt-get install mesa-utils" and run 2 times "# netflix-desktop"

Problem resolved!