LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 10-22-2003, 10:20 AM   #1
eye
Member
 
Registered: May 2003
Distribution: fedora 1
Posts: 137

Rep: Reputation: 15
"modprobe: can't locate module char-major-188"mesage


this message appear during booting(before linux start screen appears)
modprobe:can't locate module char-major-188

how do???
 
Old 10-22-2003, 12:37 PM   #2
rberry88
Member
 
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558

Rep: Reputation: 30
Interesting, this looks like a line I had to add into my scanner.c file to compile a module for my scanner. I'm sure this line probably has many uses that was the first I had seen it. Have you, by any chance, recently installed a scanner??

rberry88
 
Old 10-22-2003, 01:21 PM   #3
DMR
Member
 
Registered: Jun 2001
Location: Fairfax, California
Distribution: RH 9.0, RH 7.3, Mandrake 8.0
Posts: 986

Rep: Reputation: 30
char-major-188 is referring to your USB port(s). If you don't use USB you can ignore the error or put the following line in /etc/modules.conf to suppress the message:

alias char-major-188 off

If you do use USB, it sounds like a USB-related module isn't correctly.
 
Old 10-23-2003, 07:03 AM   #4
rberry88
Member
 
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558

Rep: Reputation: 30
Well I guess the learning never stops. I would never have guessed that had to do with USB ports, I was thinking more along the lines of font sets.

rberry88
 
Old 10-23-2003, 07:09 PM   #5
DMR
Member
 
Registered: Jun 2001
Location: Fairfax, California
Distribution: RH 9.0, RH 7.3, Mandrake 8.0
Posts: 986

Rep: Reputation: 30
Yeah, I thought that too when I first ran across the term, but no- "character" in this case refers to a device that can be accessed with no buffering/caching by the OS (as opposed to a block device). In other words, a data stream can be fed/read to/from a "char" device on a character-by-character basis as opposed to on a block-by-block basis. Serial ports (USB or traditional), keyboards, and mice are all examples of character devices.

Also, every device in Linux is given a major and minor device designation, hence the "char-major-188" designation. A full list of devices and their major/minor designations can be found in your /usr/src/linux/Documentation/devices.txt file.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
What does echo alias "char-major-10-224 off" >> /etc/modules.conf do? abefroman Linux - Software 2 09-16-2009 10:10 PM
modprobe: Can'l locate module char-major-108 Guvvy Linux - Newbie 5 02-03-2005 09:57 PM
modprobe: Can't locate module char-major-4 Bruce Hill Slackware 4 01-30-2004 10:45 PM
cupsd, many "modprobe: can't locate device /dev/usb.." at boot bit7 Linux - Software 1 01-16-2004 08:42 PM
No modem after kernel upgrade: Modprobe can't locate module char-major-4 Rimmer Linux - General 2 05-09-2001 02:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 05:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration