Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-21-2022, 01:43 AM
|
#1
|
Member
Registered: Jul 2020
Posts: 646
Rep:
|
Drivers List
I have a problem with my PC (HP EliteDesk 800 G6) and HP are asking me to send them a list of Drivers installed on my PC.
How can I generate such a list?
Thaks
|
|
|
12-21-2022, 01:59 AM
|
#2
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,286
|
man lsmod
|
|
1 members found this post helpful.
|
12-21-2022, 02:15 AM
|
#3
|
Member
Registered: Jul 2020
Posts: 646
Original Poster
Rep:
|
Quote:
Originally Posted by syg00
man lsmod
|
When I type this in command line, I get the following:
Quote:
LSMOD(8) lsmod LSMOD(8)
NAME
lsmod - Show the status of modules in the Linux Kernel
SYNOPSIS
lsmod
DESCRIPTION
lsmod is a trivial program which nicely formats the contents of the /proc/modules, showing what kernel modules are
currently loaded.
COPYRIGHT
This manual page originally Copyright 2002, Rusty Russell, IBM Corporation. Maintained by Jon Masters and others.
SEE ALSO
insmod(8), modprobe(8), modinfo(8) depmod(8)
AUTHORS
Jon Masters <jcm@jonmasters.org>
Developer
Lucas De Marchi <lucas.de.marchi@gmail.com>
Developer
|
But, I need the actual list
Thaks
|
|
|
12-21-2022, 11:32 AM
|
#4
|
Senior Member
Registered: Aug 2016
Posts: 3,345
|
What part of
Code:
DESCRIPTION
lsmod is a trivial program which nicely formats the contents of the /proc/modules, showing what kernel modules are
currently loaded.
is hard to understand?
That output is the list.
|
|
|
12-21-2022, 11:37 AM
|
#5
|
Senior Member
Registered: Aug 2010
Location: Near Edinburgh, Scotland
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,703
|
You've been given the command to run; lsmod. syg00 gave you the manual page command so you could see what it does.
Does HP know that you're running Linux? If so, which distribution? I have a sneaky feeling that they think you are running Windows where drivers are effectively separate files so you can get a list.
Linux, in the main, has drivers held as kernel modules which are embedded in the, er... kernel. You update the kernel, you update the modules or "drivers". There are some, however, which are loaded outwith the kernel but we don't know what your actual problem is.
Your question implies that you are having difficulty with some device or other which requires a specific "driver" to allow it to function. Can you supply further details on the actual problem along with your Distro information, what's the device, is it connected to your system externally or is it internal, what is it doing/not doing?
We may be able to help further if you have problems with HP's answer.
Play Bonny!
|
|
|
12-21-2022, 03:47 PM
|
#6
|
Member
Registered: Jul 2020
Posts: 646
Original Poster
Rep:
|
Quote:
Originally Posted by Soadyheid
You've been given the command to run; lsmod. syg00 gave you the manual page command so you could see what it does.
Does HP know that you're running Linux? If so, which distribution? I have a sneaky feeling that they think you are running Windows where drivers are effectively separate files so you can get a list.
Linux, in the main, has drivers held as kernel modules which are embedded in the, er... kernel. You update the kernel, you update the modules or "drivers". There are some, however, which are loaded outwith the kernel but we don't know what your actual problem is.
Your question implies that you are having difficulty with some device or other which requires a specific "driver" to allow it to function. Can you supply further details on the actual problem along with your Distro information, what's the device, is it connected to your system externally or is it internal, what is it doing/not doing?
We may be able to help further if you have problems with HP's answer.
Play Bonny!
|
No, he gave me a command "man lsmod" , then when I tried "sudo lsmod" all worked as needed
Many thanks
|
|
|
All times are GMT -5. The time now is 05:57 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|