Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialShafie Dahir
1,552 PointsUbuntu 18.04
I am new in ubuntu operating system so i am facing too many errors can anyone suggest me how can i install missing additional drivers?
There is no any drivers in my computer system i have formatted it.
2 Answers
Shafie Dahir
1,552 PointsI formatted my labtop and i losed additional drivers so can you suggest me how can i install new additional drivers
karson Adam
32,623 Pointsgenerally linux distributions come with opensource drivers on system , most of hardware are detected automaticaly. I recomend to update your system via software center. What type of drivers are you missing ?
Shafie Dahir
1,552 PointsI tried to update my system but there is no result network drivers are missing is ther any other to install or to download from google.com i am using ubuntu 18.04
karson Adam
32,623 Pointsyou need to know the model of you card . To do that run lspci
command in terminal .
karson Adam
32,623 Pointskarson Adam
32,623 Pointswhat type of error are you facing? Im using Debian and its connecting normaly.