Unable to install Oibaf's drivers
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
Here's the link to Oibaf's Drivers , I tried to run
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt update
sudo apt upgrade
And all worked fine, But when i run lspci -nnk | grep -i vga -A3 | grep 'in use'
It gives: Kernel driver in use: i915_bpo
and sudo lshw -c video
gives
*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915_bpo latency=0
resources: irq:281 memory:d1000000-d1ffffff memory:b0000000-bfffffff ioport:f000(size=64)
I have AMD Radeon R5 M430 inside , but currently on Intelî HD Graphics 620 (Kaby Lake GT2) graphics due to no drivers ( which I came to know somewhere And I am not really sure of).
Please help me use my graphics card.
EDIT: I did something else but posted something else.
drivers graphics radeon
add a comment |Â
up vote
0
down vote
favorite
Here's the link to Oibaf's Drivers , I tried to run
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt update
sudo apt upgrade
And all worked fine, But when i run lspci -nnk | grep -i vga -A3 | grep 'in use'
It gives: Kernel driver in use: i915_bpo
and sudo lshw -c video
gives
*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915_bpo latency=0
resources: irq:281 memory:d1000000-d1ffffff memory:b0000000-bfffffff ioport:f000(size=64)
I have AMD Radeon R5 M430 inside , but currently on Intelî HD Graphics 620 (Kaby Lake GT2) graphics due to no drivers ( which I came to know somewhere And I am not really sure of).
Please help me use my graphics card.
EDIT: I did something else but posted something else.
drivers graphics radeon
Your title seems rather misleading. A title that matches your question will attract more appropriate help. Yoursudo apt install
instruction did not specify what should be installed, so did nothing. Re-read the instructions and do that line again properly.
â user535733
Feb 5 at 14:46
@user535733 I updated the post. I didnt type sudo apt install but this.
â Sachit Shanbhag
Feb 5 at 16:23
Okay, you added a source, but you seem to have not installed any software from that source. You must tell apt exactly which packages you want to install.
â user535733
Feb 5 at 17:21
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Here's the link to Oibaf's Drivers , I tried to run
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt update
sudo apt upgrade
And all worked fine, But when i run lspci -nnk | grep -i vga -A3 | grep 'in use'
It gives: Kernel driver in use: i915_bpo
and sudo lshw -c video
gives
*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915_bpo latency=0
resources: irq:281 memory:d1000000-d1ffffff memory:b0000000-bfffffff ioport:f000(size=64)
I have AMD Radeon R5 M430 inside , but currently on Intelî HD Graphics 620 (Kaby Lake GT2) graphics due to no drivers ( which I came to know somewhere And I am not really sure of).
Please help me use my graphics card.
EDIT: I did something else but posted something else.
drivers graphics radeon
Here's the link to Oibaf's Drivers , I tried to run
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt update
sudo apt upgrade
And all worked fine, But when i run lspci -nnk | grep -i vga -A3 | grep 'in use'
It gives: Kernel driver in use: i915_bpo
and sudo lshw -c video
gives
*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915_bpo latency=0
resources: irq:281 memory:d1000000-d1ffffff memory:b0000000-bfffffff ioport:f000(size=64)
I have AMD Radeon R5 M430 inside , but currently on Intelî HD Graphics 620 (Kaby Lake GT2) graphics due to no drivers ( which I came to know somewhere And I am not really sure of).
Please help me use my graphics card.
EDIT: I did something else but posted something else.
drivers graphics radeon
drivers graphics radeon
edited Feb 5 at 16:23
asked Feb 5 at 14:23
![](https://lh5.googleusercontent.com/-YDZc_9-0Uy0/AAAAAAAAAAI/AAAAAAAALS8/RvRZvRSYAWg/photo.jpg?sz=32)
![](https://lh5.googleusercontent.com/-YDZc_9-0Uy0/AAAAAAAAAAI/AAAAAAAALS8/RvRZvRSYAWg/photo.jpg?sz=32)
Sachit Shanbhag
13
13
Your title seems rather misleading. A title that matches your question will attract more appropriate help. Yoursudo apt install
instruction did not specify what should be installed, so did nothing. Re-read the instructions and do that line again properly.
â user535733
Feb 5 at 14:46
@user535733 I updated the post. I didnt type sudo apt install but this.
â Sachit Shanbhag
Feb 5 at 16:23
Okay, you added a source, but you seem to have not installed any software from that source. You must tell apt exactly which packages you want to install.
â user535733
Feb 5 at 17:21
add a comment |Â
Your title seems rather misleading. A title that matches your question will attract more appropriate help. Yoursudo apt install
instruction did not specify what should be installed, so did nothing. Re-read the instructions and do that line again properly.
â user535733
Feb 5 at 14:46
@user535733 I updated the post. I didnt type sudo apt install but this.
â Sachit Shanbhag
Feb 5 at 16:23
Okay, you added a source, but you seem to have not installed any software from that source. You must tell apt exactly which packages you want to install.
â user535733
Feb 5 at 17:21
Your title seems rather misleading. A title that matches your question will attract more appropriate help. Your
sudo apt install
instruction did not specify what should be installed, so did nothing. Re-read the instructions and do that line again properly.â user535733
Feb 5 at 14:46
Your title seems rather misleading. A title that matches your question will attract more appropriate help. Your
sudo apt install
instruction did not specify what should be installed, so did nothing. Re-read the instructions and do that line again properly.â user535733
Feb 5 at 14:46
@user535733 I updated the post. I didnt type sudo apt install but this.
â Sachit Shanbhag
Feb 5 at 16:23
@user535733 I updated the post. I didnt type sudo apt install but this.
â Sachit Shanbhag
Feb 5 at 16:23
Okay, you added a source, but you seem to have not installed any software from that source. You must tell apt exactly which packages you want to install.
â user535733
Feb 5 at 17:21
Okay, you added a source, but you seem to have not installed any software from that source. You must tell apt exactly which packages you want to install.
â user535733
Feb 5 at 17:21
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1003268%2funable-to-install-oibafs-drivers%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Your title seems rather misleading. A title that matches your question will attract more appropriate help. Your
sudo apt install
instruction did not specify what should be installed, so did nothing. Re-read the instructions and do that line again properly.â user535733
Feb 5 at 14:46
@user535733 I updated the post. I didnt type sudo apt install but this.
â Sachit Shanbhag
Feb 5 at 16:23
Okay, you added a source, but you seem to have not installed any software from that source. You must tell apt exactly which packages you want to install.
â user535733
Feb 5 at 17:21