Showing posts with label problems. Show all posts
Showing posts with label problems. Show all posts

Friday, September 22, 2017

ubuntu 15 04 installation problems intel rapl no rapl domains found in package

ubuntu 15 04 installation problems intel rapl no rapl domains found in package


When I install Ubuntu 15.04 on my VirtualBox,  an error message pops up and says"intel_rapl:no rapl domains found in package 0alized upgrade biod or use force_addr=0xaddr"



enable PAE/NX in VirtualBox, and this message dissapears!



Reference:http://askubuntu.com/questions/449574/intel-rapl-no-valid-rapl-domains-message-upon-boot

download file now

Read more »

Saturday, September 9, 2017

Ubuntu Intel video driver problems with Ubuntu 14 10

Ubuntu Intel video driver problems with Ubuntu 14 10


Trying to play a little Miami Hotline in Ubuntu with Steam pointed out that something is wrong with my current setup. I had unexpected video lockups too, I hope updating the Intel video drivers from this source will solve them too. Miami Hotline works flawlessly now, so there is hope :-)

Type this in the terminal to update your intel drivers:

 sudo add-apt-repository ppa:oibaf/graphics-drivers 
sudo apt-get update
sudo apt-get upgrade

Warning: Performance will be decrease a little bit according to Glmark2, but it will be more stable...

Source: http://steamcommunity.com/app/219150/discussions/0/619573787594029696/?insideModal=1

download file now

Read more »