Trying to install new Drivers on Toshiba

gdb

New Member
Joined
May 25, 2023
Messages
11
Reaction score
0
Credits
100
I am trying to download new intel drivers onto a Toshiba L505-ES5018 Laptop. The device has the newest version of Ubutnu (as of may 2023) installed. I understand how to download the drivers, but this laptop's gpu is very limited, I was curious if anyone could help me find drivers that are just right for my device and how to install them.
 


osprey

Well-Known Member
Joined
Apr 15, 2022
Messages
687
Reaction score
571
Credits
6,407
The intel graphics drivers are usually in the linux kernel and don't need to be downloaded from elsewhere. Intel provide the relevant material to the kernel devs. To find out what your drivers are run:
Code:
lspci -nnk |grep -A3 -i vga
If the driver is i915, then you need the associated firmware package which, in debian, is: firmware-misc-nonfree. I'm not up the latest in naming in ubuntu but there'll be the same or equivalent package.
 
  • Like
Reactions: gdb

KGIII

Super Moderator
Staff member
Gold Supporter
Joined
Jul 23, 2020
Messages
9,078
Reaction score
7,706
Credits
74,104
The Intel drivers should be there already, but that GPU isn't all that fancy. There are no fancy settings or anything like that.

In Ubuntu you could try:

Code:
sudo add-apt-repository restricted
sudo apt update
sudo apt upgrade

Following any prompts along the way. If there are any updated drivers, that should take care of it.
 
MALIBAL Linux Laptops

Linux Laptops Custom Built for You
MALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux.

For more info, visit: https://www.malibal.com

Members online


Latest posts

Top