Ticket #1050 (closed defect: invalid)

Opened 5 years ago

Last modified 5 years ago

ath_pci autocreate=none in /etc/modules dont work in Debian Etch

Reported by: zaterio@chilesincables.org Assigned to:
Priority: minor Milestone:
Component: madwifi: driver Version:
Keywords: module debian etch Cc:
Patch is attached: 0 Pending:

Description (Last modified by mrenzmann)

SVNVERSION           svn r1860
RELEASE_VERSION      0.9.3
uname -a             2.6.18-3-686
SO                   Debian 4.0 (Etch)
repeatability        Yes 

# vi /etc/modules

loop
ath_pci autocreate=none
wlan_scan_sta

In /etc/network/interfaces no ath0 or similar interface is configurated, is a fresh debian etch installation, but when the system restarts appears a "ath0" device in mode managed :

 # iwconfig ath0


 ath0      IEEE 802.11b  ESSID:""  
 Mode:Managed  Channel:0  Access Point: Not-Associated   
 Bit Rate:0 kb/s   Tx-Power:0 dBm   Sensitivity=0/3  
 Retry:off   RTS thr:off   Fragment thr:off
 Encryption key:off
 Power Management:off
 Link Quality:0  Signal level:0  Noise level:0
 Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
 Tx excessive retries:0  Invalid misc:0   Missed beacon:0

Looks like the option ath_pci autocreate=none in /etc/modules dont work

repeatability: The card (Atheros AR5210, pci) works fine in Debian Sarge (kernel 2.6.8-2), the option ath_pci autocreate=none works (no ath0 or similar devices in the startup)...but in debian ethc begins the problems: two installations of Debian etch and the problem persist

Attachments

Change History

12/19/06 19:29:29 changed by mrenzmann

  • description changed.

Please post the output of ifconfig ath0.

02/20/07 20:22:50 changed by mentor

  • status changed from new to closed.
  • resolution set to invalid.

This is not how /etc/modules works. Please check your OS documentation (specifically modutils and modules.conf).

Closing as invalid.

02/21/07 10:07:52 changed by mrenzmann

Good point :)


Add/Change #1050 (ath_pci autocreate=none in /etc/modules dont work in Debian Etch)