HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: set the hardware
Operating System - Linux
1829812
Members
1716
Online
109993
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 06:27 PM
09-01-2005 06:27 PM
set the hardware
I have installed a new kernel to the RH server and try to boot into it , but it pop the below /var/log/messages , it seems can't find some hardware device , can suggest how to add it back ? thx
insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg
lp: driver loaded but no devices found
modprobe: Can't locate module
insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg
lp: driver loaded but no devices found
modprobe: Can't locate module
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 08:18 PM
09-01-2005 08:18 PM
Re: set the hardware
insmod errors are mostly caused by invalid or wrong driver for a particular hardware. post the dmesg output along with /var/log/messages (as attachments) then it would be easier to debug the actual problem
lp: driver loaded but no devices found
it means there are no printers connected to the system which the linux can understand.
can't locate module error message comes up where the redhat tries to load a particular driver file which does not exist in the system.
Regards,
Gopi
lp: driver loaded but no devices found
it means there are no printers connected to the system which the linux can understand.
can't locate module error message comes up where the redhat tries to load a particular driver file which does not exist in the system.
Regards,
Gopi
Never Never Never Giveup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 08:37 PM
09-01-2005 08:37 PM
Re: set the hardware
Give us more information from /var/log/syslog or dmesg like ex:
login as root
# grep -B2 -A2 "invalid" /var/log/syslog
or
# dmesg | grep -B2 -A2 "invalid"
remplace the strings in the above command to more helpfull extract and adjust -B -A (Before and After to the meaningfull number of lignes)
this would help us help you
Jean-Pierre Huc
login as root
# grep -B2 -A2 "invalid" /var/log/syslog
or
# dmesg | grep -B2 -A2 "invalid"
remplace the strings in the above command to more helpfull extract and adjust -B -A (Before and After to the meaningfull number of lignes)
this would help us help you
Jean-Pierre Huc
Smile I will feel the difference
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP