Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 260414

Summary: net-wireless/rt2500 - /etc/modules.d/rt2500: it needs an /etc/modprobe.d/rt2500
Product: Gentoo Linux Reporter: Erik Quaeghebeur <gentoo>
Component: [OLD] UnspecifiedAssignee: Radoslaw Stachowiak (RETIRED) <radek>
Status: RESOLVED WONTFIX    
Severity: normal CC: mobile+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 277232    
Bug Blocks: 215626    

Description Erik Quaeghebeur 2009-02-26 18:27:54 UTC
After sighting an error in my bootup screen urging met to

# update-modules --force
 * Updating modules.conf ...                                            [ ok ]
 * Updating modules.dep ...                                             [ ok ]
 * Please file a bug about /etc/modules.d/rt2500: it needs an /etc/modprobe.d/rt2500
 * Please file a bug about /etc/modules.d/usb: it needs an /etc/modprobe.d/usb
 * Updating modprobe.conf by hand ...  

I was a nice guy and did what was asked (filing a bug; and a separate one for the other line).
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-02-26 19:13:06 UTC
(In reply to comment #0)
> I was a nice guy and did what was asked (filing a bug; and a separate one for
> the other line).

Yes you are but please also provide information to which package /etc/modules.d/rt2500 belongs. Something like
  qfile -C /etc/modules.d/rt2500
from app-portage/portage-utils package should help you to determine the package in question.
Please do the same in the other bug you reported.
Comment 2 Erik Quaeghebeur 2009-02-26 20:59:34 UTC
(In reply to comment #1)
> 
> [...] please also provide information to which package
> /etc/modules.d/rt2500 belongs. Something like
>   qfile -C /etc/modules.d/rt2500
> from app-portage/portage-utils package should help you to determine the 
> package in question.
> 
# qfile -C /etc/modules.d/rt2500
net-wireless/rt2500 (/etc/modules.d/rt2500)

This was interesting, because I've been using the in-kernel driver since it became available:

# modprobe -l| grep rt2500
/lib/modules/2.6.27-gentoo-r8/kernel/drivers/net/wireless/rt2x00/rt2500pci.ko

doing

# emerge -C rt2500

resulted in (among many other output)

 * Removing net-wireless/rt2500-1.1.0_pre2007071515 from moduledb.

and thus

# update-modules --force
 * Updating modules.conf ...                                         [ ok ]
 * Updating modules.dep                                              [ ok ]
 * Please file a bug about /etc/modules.d/usb: it needs an /etc/modprobe.d/usb
 * Updating modprobe.conf by hand ...        

So this means that the rt2500 thing will only be relevant to people who for some reason don't use the in-kernel driver (because they use an old kernel or so)

> Please do the same in the other bug you reported.

I will.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-02-26 22:28:07 UTC
Reassigning to maintainer, CCing mobile herd.
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-09-04 02:14:50 UTC
removed from tree, wontfix