Anybody familiar with it?SIOCGIFFLAGS error: No such device
anyway... I'm wondering if it's possible to start wlan0 manually... without that monitor. Isn't it?
Moderator: General Moderators
Anybody familiar with it?SIOCGIFFLAGS error: No such device
Code: Select all
dmesg | grep ipwwhat aboutipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.2k
ipw2200: Copyright(c) 2003-2006 Intel Corporation
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Radio Frequency Kill Switch is On:
ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
Code: Select all
lsmod | grep ipwCode: Select all
cat /proc/net/eth1(yepp, the radio kill switch IS onInter-| sta-| Quality | Discarded packets | Missed | WE
face | tus | link level noise | nwid crypt frag retry misc | beacon | 20
eth1: 0000 0. 0. 0. 0 0 0 0 0 0
Code: Select all
dmesg | grep ipwSo I guess I need to update the driver...Intel(R) Copyright(c) 2003-2006 Intel Corperation
Driver 'ipw2200' needs updating - please use bus_type methods
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.1 la channels)
There isn't oneIs there a file /proc/net/wireless? If there is what does it contain
Code: Select all
uname -aCode: Select all
lsmod | grep ipwCode: Select all
modinfo ipw2200Code: Select all
cat /proc/net/devCode: Select all
ethtool eth0I followed this tutorial and then realized the drivers are included out of the box... my comment is half way down the comments titled "oops" and I tried what was suggested to me (from an admin I think) and it didn't work. (said files didn't exist I think)volka wrote:Did you do something to get this ipw2200 driver or is it the one ubuntu 6.10 installs?
Did you update your kernel (/sources)? If yes, exactly what did you do?
I'm just wondering because Ubuntu 6.10 uses kernel 2.6.17 and message Driver '%s' needs updating - please use bus_type methods already exists in 2.6.16, see http://www.linuxhq.com/kernel/v2.6/16/d ... e/driver.c and http://lkml.org/lkml/2006/1/5/151. How old is this ipw2200 driver?
volka wrote:What's the output ofCode: Select all
uname -a
Code: Select all
Linux luke-laptop 2.6.17-10-386 #2 Tue Dec 5 22:26:18 UTC 2006 i686 GNU/Linuxnothing happenedvolka wrote:Code: Select all
lsmod | grep ipw
volka wrote:Code: Select all
modinfo ipw2200
Code: Select all
filename: /lib/modules/2.6.17-10-386/kernel/drivers/net/wireless/ipw2200.ko
description: Intel(R) PRO/Wireless 2200/2915 Network Driver
version: 1.1.2kmprq
author: Copyright(c) 2003-2006 Intel Corporation
license: GPL
vermagic: 2.6.17-10-386 mod_unload 486 REGPARM gcc-4.1
depends: ieee80211
alias: pci:v00008086d00001043sv00008086sd00002701bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002702bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002711bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002712bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002721bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002722bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002731bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002732bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002741bc*sc*i*
alias: pci:v00008086d00001043sv0000103Csd00002741bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002742bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002751bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002752bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002753bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002754bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002761bc*sc*i*
alias: pci:v00008086d00001043sv00008086sd00002762bc*sc*i*
alias: pci:v00008086d0000104Fsv*sd*bc*sc*i*
alias: pci:v00008086d00004220sv*sd*bc*sc*i*
alias: pci:v00008086d00004221sv*sd*bc*sc*i*
alias: pci:v00008086d00004223sv*sd*bc*sc*i*
alias: pci:v00008086d00004224sv*sd*bc*sc*i*
srcversion: 21E4CB2BA3BD779BFD7FC01
parm: antenna:select antenna 1=Main, 3=Aux, default 0 [both], 2=slow_diversity (choose the one with lower background noise) (int)
parm: roaming:enable roaming support (default on) (int)
parm: cmdlog:allocate a ring buffer for logging firmware commands (int)
parm: hwcrypto:enable hardware crypto (default off) (int)
parm: bt_coexist:enable bluetooth coexistence (default off) (int)
parm: mode:network mode (0=BSS,1=IBSS,2=Monitor) (int)
parm: burst_duration_OFDM:set OFDM burst value (int)
parm: burst_duration_CCK:set CCK burst value (int)
parm: qos_no_ack_mask:mask Tx_Queue to no ack (int)
parm: qos_burst_enable:enable QoS burst mode (int)
parm: qos_enable:enable all QoS functionalitis (int)
parm: rtap_iface:create the rtap interface (1 - create, default 0) (int)
parm: channel:channel to limit associate to (default 0 [ANY]) (int)
parm: led:enable led control on some systems (default 0 off)
(int)
parm: auto_create:auto create adhoc network (default on) (int)
parm: associate:auto associate when scanning (default on) (int)
parm: disable:manually disable the radio (default 0 [radio on]) (int)volka wrote:Code: Select all
cat /proc/net/dev
Code: Select all
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
lo: 8243 40 0 0 0 0 0 0 8243 40 0 0 0 0 0 0
eth0:15353838 14897 0 0 0 0 0 0 2162763 11611 0 0 0 0 0 0
eth1: 0 426 0 0 0 0 0 0 0 27262 0 0 0 0 1 0
sit0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0volka wrote:Code: Select all
ethtool eth0
Code: Select all
Settings for eth0:
Cannot get device settings: Operation not permitted
Cannot get wake-on-lan settings: Operation not permitted
Cannot get message level: Operation not permitted
Cannot get link status: Operation not permitted
No data available
I did. I didn't get an answer.volka wrote:It's likely you'll get faster and better results if you ask in a ubuntu specific forum.
Code: Select all
sudo iwconfig
sudo lshw -C networkCode: Select all
sudo lsmod | grep ipwCode: Select all
sudo lspci | grep controllerand both adapters were automagically configured.02:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network Connection (rev 05)
02:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)