Bug 115844

Summary: request_module: failed /sbin/modprobe
Product: [Fedora] Fedora Reporter: Dimitri Papadopoulos <dimitri.papadopoulos>
Component: modutilsAssignee: Bill Nottingham <notting>
Status: CLOSED WORKSFORME QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-04-16 16:47:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dimitri Papadopoulos 2004-02-16 17:07:43 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.6) Gecko/20040113

Description of problem:
Hi,

I get there warnings while a Dell Latitude CPx laptop boots:

request_module: failed /sbin/modprobe -- char-major-4-72. error = 256
request_module: failed /sbin/modprobe -- char-major-4-87. error = 256
request_module: failed /sbin/modprobe -- char-major-188. error = 256

I'm not sure what additional information is needed, please do not
hesitate to ask for additional information.


Version-Release number of selected component (if applicable):
modutils-2.4.26-3

How reproducible:
Always

Additional info:

Comment 1 Bill Nottingham 2004-02-16 19:08:47 UTC
The first two, some app tried to open /dev/ttyS8 and /dev/ttyS23, for
some odd reason.

The second one is cups looking for USB printers.

Comment 2 Bill Nottingham 2004-04-16 02:22:21 UTC
Without knowing what apps called it, I really can't determine where to
assign this. Do these continue?

Comment 3 Dimitri Papadopoulos 2004-04-16 12:56:28 UTC
It's hard to tell. I've upgraded to test 2 and I have a hard time
working with it. I cannot login but as root, and I see lots of
messages from SELinux. Maybe some of the messages in /var/log/dmesg
are related to the old ones:

audit(1082119368.000.0): avc:  denied { getattr } for pid=17
exe=/bin/bash path=/proc/sys/kernel/modprobe dev= ino=4150
scontext=system_u:system_r:kernel_t
tcontext=system_u:object_r:sysctl_modprobe_t tclass=file

audit(1082119368.004.0): avc:  denied { write } for pid=130
exe=/bin/sysctl name=modprobe dev= ino=4150
scontext=system_u:system_r:kernel_t
tcontext=system_u:object_r:sysctl_modprobe_t tclass=file

In any case I don't see the original messages anymore.


Comment 4 Bill Nottingham 2004-04-16 16:47:43 UTC
OK, resolving for now. SELinux messages are generally related to the
policy package.