HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- modprobe: Can't locate module char-major-???
Operating System - Linux
1829115
Members
13894
Online
109986
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
Go to solution
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
07-09-2004 05:02 AM
07-09-2004 05:02 AM
O/S: RedHat 3.0 AS
PLATFORM: HP Kayak
Problem: Periodically the following entries
appear in the message files:
modprobe: Can't locate module char-major-188.
Instead of 188, it might be 226/180/81/3.
Is this refering to the special files major
and minor numbers? - I can't find any documention.
The system may run for days before they appear.
PLATFORM: HP Kayak
Problem: Periodically the following entries
appear in the message files:
modprobe: Can't locate module char-major-188.
Instead of 188, it might be 226/180/81/3.
Is this refering to the special files major
and minor numbers? - I can't find any documention.
The system may run for days before they appear.
REMEMBER: Once you eliminate your #1 problem, #2 gets a promotion.
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2004 11:52 AM
07-11-2004 11:52 AM
Solution
Hello,
In /usr/src/linux/Documentation/devices.txt, you may find the meaning of char and block device numbers.
3 char Pseudo-TTY slaves
81 char video4linux
180 char USB devices
188 char USB serial converters
226 char Direct Rendering Infrastructure (DRI)
If your system is running well with this messages, I would suggest change nothing.
However if you are sure that your Kayak does not support Pseudo-TTY, video4linux, USB and DRI (may be a very old kayak), then edit /etc/modules.conf and add :
alias char-major-188 off
...
...
Save the file, then type "depmod -a".
Good luck.
Kodjo
In /usr/src/linux/Documentation/devices.txt, you may find the meaning of char and block device numbers.
3 char Pseudo-TTY slaves
81 char video4linux
180 char USB devices
188 char USB serial converters
226 char Direct Rendering Infrastructure (DRI)
If your system is running well with this messages, I would suggest change nothing.
However if you are sure that your Kayak does not support Pseudo-TTY, video4linux, USB and DRI (may be a very old kayak), then edit /etc/modules.conf and add :
alias char-major-188 off
...
...
Save the file, then type "depmod -a".
Good luck.
Kodjo
Learn and explain...
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