Opened 15 years ago

Closed 5 years ago

Last modified 4 years ago

#4638 closed bug (fixed)

Kernel tries to load a directory as a driver

Reported by: colin Owned by: waddlesplash
Priority: normal Milestone: R1/beta2
Component: System/Kernel Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

When creating a new directory (e.g.: net) in /boot/home/config/add-ons/kernel/drivers/dev/ following message appears in the syslog:

KERN: Could not load kernel add-on "/boot/home/config/add-ons/kernel/drivers/dev/net": Is a directory

This is a reproducable bug, at least in R1/alpha1 (hrev33109).

The message in the syslog seems to be the only side effect of this bug.

I would expect the kernel not trying to load a directory as a driver at all. Thus no message that made me think, something went wrong with the driver installation.

Change History (4)

comment:1 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:2 by waddlesplash, 6 years ago

Owner: changed from nobody to waddlesplash

Reassign to myself. Saw this one earlier today, I might be able to tackle it...

comment:3 by waddlesplash, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev52760.

comment:4 by nielx, 4 years ago

Milestone: R1R1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.