Search Linux Wireless

Re: 2 compile errors: rt2x00firmware.c and mesh.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ivo van Doorn schrieb:
Hmm, thats odd. It should at least support adhoc.
(Master mode depends on mac80211, regular mac80211 versions found
in the kernel don't support it yet, and they need patches from
Johannes Berg).

Does 'dmesg' indicate anything?


Loaded the current tarball.
There are not many error or warning messages in dmeg output anymore.
Like before I found "ADDRCONF(NETDEV_UP): wlan0: link is not ready"
but I thought, that this probably tells me, that it could not "see" any access point (which is true).

dmesg output etc. is attached.

It seems, that ad-hoc is not needed by many people. And for me wlan is nice to have, not a must. So, I do not want to waste your time any longer to get this 'special' case runnning.

Thank you all very much for your help!
Franz
# make load
Unloading rt2500pci...
Loading ipw2100...
Loading ipw2200...
Loading libertas_cs...
Loading usb8xxx...
Loading p54pci...
Loading p54usb...
Loading adm8211...
Loading zd1211rw...
Loading rtl8180...
Loading rtl8187...
Loading p54pci...
Loading p54usb...
Loading iwl3945...
Loading iwl4965...
Loading rtl8180...
Loading rtl8187...
Loading rtl8180...
Loading rtl8187...
Loading rt2400pci...
Loading rt2500pci...
Loading rt61pci...
Loading rt2500usb...
Loading rt73usb...
Loading rndis_wlan...
Loading at76_usb...
Module ath_pci not detected -- this is fine
ath5k loaded successfully
Disabling bcm43xx ...   [OK]    Module disabled:
/lib/modules/2.6.22-14-generic/kernel/drivers/net/wireless/bcm43xx/bcm43xx.ko
b43 loaded successfully
b43legacy loaded successfully


# dmesg -c
[15903.292833] dev_mc_discard: multicast leakage! dmi_users=2
[15903.327793] dev_mc_discard: multicast leakage! dmi_users=2
[15903.385363] ACPI: PCI interrupt for device 0000:00:06.0 disabled
[15904.586329] ieee80211_crypt: registered algorithm 'NULL'
[15904.595361] ieee80211: 802.11 data/management/control stack, git-1.1.13
[15904.595368] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@xxxxxxxxxxxxxxx>
[15904.602865] ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
[15904.602872] ipw2100: Copyright(c) 2003-2006 Intel Corporation
[15904.681788] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[15904.681796] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[15904.867622] usbcore: registered new interface driver usb8xxx
[15905.049941] usbcore: registered new interface driver prism54usb
[15905.213550] usbcore: registered new interface driver zd1211rw
[15905.351793] usbcore: registered new interface driver rtl8187
[15905.549230] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26k
[15905.549237] iwl3945: Copyright(c) 2003-2008 Intel Corporation
[15905.625621] iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 1.2.26k
[15905.625629] iwl4965: Copyright(c) 2003-2008 Intel Corporation
[15905.994840] ACPI: PCI Interrupt 0000:00:06.0[A] -> GSI 17 (level, low) -> IRQ 18
[15906.008582] phy0: Selected rate control algorithm 'pid'
[15906.107488] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[15906.205649] usbcore: registered new interface driver rt2500usb
[15906.266356] usbcore: registered new interface driver rt73usb
[15906.334440] usbcore: registered new interface driver cdc_ether
[15906.342936] usbcore: registered new interface driver rndis_host
[15906.352212] usbcore: registered new interface driver rndis_wlan
[15906.409783] Atmel at76x USB Wireless LAN Driver 0.17 loading
[15906.413100] usbcore: registered new interface driver at76_usb
[15913.730773] Broadcom 43xx driver loaded [ Features: PML, Firmware-ID: FW13 ]
[15913.762510] Broadcom 43xx-legacy driver loaded [ Features: PID, Firmware-ID: FW10 ]



# ifdown wlan0
ifdown: interface wlan0 not configured
# dmesg -c



# ifup wlan0
Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan0 ; Device or resource busy.
# dmesg -c



# iwconfig wlan0 mode Ad-Hoc
Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan0 ; Device or resource busy.
# dmesg -c



# lsmod
Module                  Size  Used by
b43legacy             102040  0
b43                   149532  0
ssb                    40580  2 b43legacy,b43
led_class               5380  1 b43
ath5k                  96512  0
at76_usb               40484  0
rndis_wlan             25224  0
rndis_host              9984  1 rndis_wlan
cdc_ether               7168  1 rndis_host
usbnet                 19976  3 rndis_wlan,rndis_host,cdc_ether
rt73usb                28416  0
rt2500usb              25984  0
rt2x00usb              14464  2 rt73usb,rt2500usb
rt61pci                24704  0
rt2500pci              21248  0
rt2400pci              17536  0
rt2x00pci              11648  3 rt61pci,rt2500pci,rt2400pci
rt2x00lib              24064  7 rt73usb,rt2500usb,rt2x00usb,rt61pci,rt2500pci,rt2400pci,rt2x00pci
iwl4965               116340  0
iwlcore                 4736  1 iwl4965
iwl3945                88948  0
rtl8187                36992  0
rtl8180                31872  0
zd1211rw               50052  0
adm8211                28288  0
eeprom_93cx6            3456  6 rt61pci,rt2500pci,rt2400pci,rtl8187,rtl8180,adm8211
p54usb                 16768  0
p54pci                 13312  0
p54common              14080  2 p54usb,p54pci
mac80211              220916  16 b43legacy,b43,ath5k,at76_usb,rt2x00usb,rt2x00pci,rt2x00lib,iwl4965,iwl3945,rtl8187,rtl8180,zd1211rw,adm8211,p54usb,p54pci,p54common
usb8xxx                13056  0
libertas_cs            11008  0
pcmcia                 41388  3 b43,ssb,libertas_cs
libertas               81672  2 usb8xxx,libertas_cs
pcmcia_core            40980  4 b43,ssb,libertas_cs,pcmcia
ipw2200               146248  0
ipw2100                73008  0
ieee80211              35784  3 libertas,ipw2200,ipw2100
ieee80211_crypt         7296  1 ieee80211
cfg80211               36576  15 ssb,ath5k,rt2x00lib,iwl4965,iwl3945,rtl8187,rtl8180,adm8211,p54usb,p54pci,mac80211,libertas,ipw2200,ipw2100,ieee80211
nfsd                  220912  13
exportfs                7040  1 nfsd
lockd                  67592  2 nfsd
sunrpc                172412  8 nfsd,lockd
ppp_async              13184  1
ppp_generic            29332  5 ppp_async
slhc                    7552  1 ppp_generic
vmnet                  39460  5
vmmon                 113900  0
binfmt_misc            12936  1
rfcomm                 42136  2
l2cap                  26240  11 rfcomm
bluetooth              57060  4 rfcomm,l2cap
radeon                125472  2
drm                    83348  3 radeon
ppdev                  10244  0
cpufreq_stats           7232  0
cpufreq_userspace       5280  0
cpufreq_powersave       2688  0
cpufreq_ondemand        9612  0
freq_table              5792  2 cpufreq_stats,cpufreq_ondemand
cpufreq_conservative     8072  0
sbs                    19592  0
ac                      6148  0
button                  8976  0
video                  18060  0
dock                   10656  0
container               5504  0
battery                11012  0
nls_iso8859_1           5120  1
nls_cp437               6784  1
vfat                   14080  1
fat                    54300  1 vfat
sbp2                   24072  0
lp                     12580  0
loop                   19076  0
snd_via82xx            29336  1
gameport               16776  1 snd_via82xx
snd_ac97_codec        100644  1 snd_via82xx
ac97_bus                3200  1 snd_ac97_codec
snd_pcm_oss            44672  0
snd_mixer_oss          17664  1 snd_pcm_oss
snd_pcm                80388  3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_page_alloc         11400  2 snd_via82xx,snd_pcm
snd_mpu401_uart         9600  1 snd_via82xx
snd_seq_dummy           4740  0
snd_seq_oss            33152  0
snd_seq_midi            9600  0
parport_pc             37412  1
parport                37448  3 ppdev,lp,parport_pc
sg                     36764  0
snd_rawmidi            25728  2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event      8448  2 snd_seq_oss,snd_seq_midi
snd_seq                53232  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              24324  2 snd_pcm,snd_seq
snd_seq_device          9228  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
pcspkr                  4224  0
sd_mod                 30336  0
i2c_viapro             10004  0
snd                    54660  13 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
arc4                    2944  2
ecb                     4608  2
blkcipher               7556  1 ecb
i2c_core               26112  1 i2c_viapro
soundcore               8800  1 snd
shpchp                 34580  0
crc_itu_t               3072  2 rt73usb,rt61pci
crc_ccitt               3072  1 ppp_async
pci_hotplug            32704  1 shpchp
via_agp                11264  1
agpgart                35016  2 drm,via_agp
ipv6                  273892  10
evdev                  11136  4
ipt_MASQUERADE          4608  2
xt_mark                 2816  1
iptable_mangle          3840  1
iptable_nat             8708  1
nf_nat                 20140  2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4      19724  2 iptable_nat
nf_conntrack           65288  4 ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv4
nfnetlink               6936  3 nf_nat,nf_conntrack_ipv4,nf_conntrack
ip_tables              13924  2 iptable_mangle,iptable_nat
x_tables               16260  4 ipt_MASQUERADE,xt_mark,iptable_nat,ip_tables
ext3                  133896  2
jbd                    60456  1 ext3
mbcache                 9732  1 ext3
ide_cd                 32672  0
cdrom                  37536  1 ide_cd
ide_disk               18560  5
usbhid                 29536  0
hid                    28928  1 usbhid
floppy                 60004  0
ehci_hcd               36492  0
sata_via               12548  0
via82cxxx              10372  0 [permanent]
ide_core              116804  3 ide_cd,ide_disk,via82cxxx
uhci_hcd               26640  0
usbcore               138632  16 at76_usb,rndis_wlan,rndis_host,cdc_ether,usbnet,rt73usb,rt2500usb,rt2x00usb,rtl8187,zd1211rw,p54usb,usb8xxx,usbhid,ehci_hcd,uhci_hcd
ata_generic             8452  0
libata                125168  2 sata_via,ata_generic
scsi_mod              147084  4 sbp2,sg,sd_mod,libata
ohci1394               36528  0
ieee1394               96312  2 sbp2,ohci1394
tg3                   110980  0
3c59x                  46632  0
mii                     6528  2 usbnet,3c59x
thermal                14344  1
processor              32072  1 thermal
fan                     5764  1
fuse                   47124  1
apparmor               40728  0
commoncap               8320  1 apparmor
#

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux