Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

XBMC missing OpenGL

Started by iak92, March 22, 2014, 12:41:00 AM

Previous topic - Next topic

iak92

Hey,



I want to install XBMC on my SpakyLinux 3.3 with LXDE. Now I have the Problem that XBMC says: "XBMC needs hardware accelerate OpenGL rendering. Install an apprpiate graphics driver". I have the Linux Kernel 3.13.6 and have an ATI Mobile Readeon HD 5650 graphic card. I currently use the "xserver-xorg-video-radeon" driver I also tried the fglrx-driver but with this one my Monitor stood black. Anybody can help?



Thanks

pavroo

#1
I don't use proprietary drivers and I don't want to tell you something wrong, but you can try:

Code:

sudo apt-get remove --purge fglrx*
sudo apt-get update && sudo apt-get install fglrx-driver fglrx-control
sudo /usr/bin/aticonfig --initial
Reboot


Nothing is easy as it looks. Danielle Steel
Join #sparkylinux.org at [url="//irc.libera.chat"]irc.libera.chat[/url]

iak92

#2
Hey



I tried it this way unfortunaly I still have the problem with the Blackscreen. The Blackscreen is also in recovery mode. So i googled a little bit. I ran the follow line

Code:

grep fglrx /etc/modprobe.d/*


it printed out. fglrx conflicts with the free radeon driver. So I uninstalled the other graphics driver and reconfig the xorg.confi with

Code:

aticonfig --initial --force


and rebootet the system. still blackscreen and the grep prints still out the same. some ideas?


View the most recent posts on the forum