
Ubuntu日本語フォーラム

ログインしていません。
初めまして。
無線LANのセットアップがうまくいきません。
教えてください。
マシン:AOPEN MP945-VD
CPU:Cerelon M 440
カード:MiniPCI無線LAN intel PA3362U-1MPC IEEE802.11 b/g
ルータ:Buffalo WHR-HP-G
OSver:Ubuntu 11.10
OSインストールして、もちろん有線では接続できています。
無線でつなぎたいのですが、うまくつながりません。
カードは認識しています。設定画面で、MACアドレス確認できます。
ルーターにもMACアドレスは登録してあります。
ルーターは認識できており、WEPキーを要求されます。
WEPキーを入れ暫くすると確立する瞬間もありますが、FireFox立ち上げても
つながりませんし、そのうち切断され、暫くすると再びWEPキーが要求されます。
WEPキーは4つあるのですが、いずれも同様です。
IPv4でアドレスを決めてみましたが同様です。
なお、このカードをWindowsXPで認識させるのも相当手こずり、結果、
つなぐことができずあきらめました。接続状況はほぼ同様の段階までです。
どうにも不可解で、Linuxの方が簡単に接続してくれるかと思いました。
Buffalo の USB子機、WLI-UC-GNM2T は、WindowsXp で簡単につながりましたが、
Ubuntu では認識しませんでした。
今回有線の届かないところにマシンをおくので何とかならないかと思っています。
最悪の場合は、無線の中継機を置き有線接続かと思ってます。
でもやるだけやってみようかと。
平日はあまりいじれないので、アドバイス頂いたことは休日に試してみようと思います。
宜しくお願いいたします。
オフライン
pekere 様
現在の状況が文章だけですと把握することが難しいため、下記のページを一度御覧いただき、手順に従ってデータとして状況を示してみてください。
https://forums.ubuntulinux.jp/viewtopic.php?id=13558
内蔵の無線LAN機器やカード型の無線LAN機器を使用の場合には、先の手順の中にあるコマンドに加え
sudo lspci
sudo lshw
などのコマンドを入力した結果も貼り付けた方が良いかも知れません。
また、buffaloの親機側のファームウェアのバージョンがVer1.49でなければ、事前にバージョンアップした方が良いかも知れません。
http://buffalo.jp/download/driver/lan/whr-hp-g_fw.html
それと、WEPキーが4つあると言うのはどういったことでしょうか?
以上、取り急ぎ気が付いた点を記載させていただきます。
オフライン
bigx様
早々にありがとうございます。
ご指摘内容について確認できましたところでご報告させていただきます。
pekere
オフライン
bigx様
大変ご無沙汰しております。
その後時間がとれなくなり手をつれられませんでした。
ご指摘の内容につきましてアップしますので、ご指導頂ければと思います。
まずルーターに関するご指摘の件、ご質問の件、
ファームウェアは1.49になってました。
また、
>それと、WEPキーが4つあると言うのはどういったことでしょうか?
については、このルーターの場合、AOSS接続のためのセキュリティ情報として、
WEP64の場合は、10桁英数文字列の暗号キーが4種類用意されており、そのどれでも
つながる事になっていますが、経験的には場合によりつながらないこともあり、
4種類のうちの別のを順次試していくとつながる、といった事もありました。
何故そのようになったのか(なっているか)などは不明です。
暗号キーのことをWEPキーと書きましたが、誤解を招く表現だったかもしれません。
次に、ご指摘のコマンドを用い確認した結果を記載致します。
lsusb, lsmod, iwconfig, sudo lspci, sudo lshw
以上、5つのコマンドによる表示を、有線でつないでいる時と、有線をはずし
無線接続はうまくつながっていない時、とで見てみました。
結果的には、有線接続と、はずした時で、
lsusb, lsmod, sudo lspci, は全く同じ同じ内容(WinMergeというText比較で確認)、
iwconfig, sudo lshw, は一部異なるところ有り、でした(私には理由不明)
よって、関係ないのかもしれませんが、後2つについては2つ付けておきます。
長大なデータになり恐縮ですが、ご指導宜しくお願い致します。
----------------------------------------------------------------------
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0518:0001 EzKEY Corp. USB to PS2 Adaptor v1.09
lsmod
Module Size Used by
bnep 17923 2
rfcomm 38408 0
bluetooth 148869 10 bnep,rfcomm
arc4 12473 2
lib80211_crypt_wep 12746 1
parport_pc 32114 0
ppdev 12849 0
snd_hda_codec_realtek 254163 1
joydev 17393 0
snd_hda_intel 24262 2
snd_hda_codec 91888 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13276 1 snd_hda_codec
snd_pcm 80435 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 13132 0
ipw2200 146148 0
libipw 46701 1 ipw2200
snd_rawmidi 25241 1 snd_seq_midi
i915 509559 3
cfg80211 172427 2 ipw2200,libipw
lib80211 14570 3 lib80211_crypt_wep,ipw2200,libipw
snd_seq_midi_event 14475 1 snd_seq_midi
usbhid 41905 0
serio_raw 12990 0
hid 77367 1 usbhid
snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event
snd_timer 28932 2 snd_pcm,snd_seq
drm_kms_helper 32889 1 i915
snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
drm 192194 4 i915,drm_kms_helper
snd 55902 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
binfmt_misc 17292 1
i2c_algo_bit 13199 1 i915
soundcore 12600 1 snd
snd_page_alloc 14115 2 snd_hda_intel,snd_pcm
video 19069 1 i915
lp 17455 0
parport 40930 3 parport_pc,ppdev,lp
firewire_ohci 35854 0
firewire_core 56937 1 firewire_ohci
crc_itu_t 12627 1 firewire_core
e1000e 139814 0
iwconfig
有線接続の時、
eth1 IEEE 802.11bg ESSID:"39AC194A6F2A5CD76BA275825F91CF8D"
Mode:Managed Frequency:2.457 GHz Access Point: 00:1D:73:40:A4:2F
Bit Rate:54 Mb/s Tx-Power=20 dBm Sensitivity=8/0
Retry limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=58/100 Signal level=-66 dBm Noise level=-92 dBm
Rx invalid nwid:0 Rx invalid crypt:106 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
有線はずした時、
eth1 IEEE 802.11bg ESSID:"39AC194A6F2A5CD76BA275825F91CF8D"
Mode:Managed Frequency:2.457 GHz Access Point: 00:1D:73:40:A4:2F
Bit Rate:54 Mb/s Tx-Power=20 dBm Sensitivity=8/0
Retry limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=64/100 Signal level=-62 dBm Noise level=-92 dBm
Rx invalid nwid:0 Rx invalid crypt:111 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
sudo lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GHM (ICH7-M DH) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
03:03.0 FireWire (IEEE 1394): Agere Systems FW322/323 (rev 70)
03:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)
sudo lshw
有線接続の時、
pekere-desktop
description: Desktop Computer
width: 32 bits
capabilities: smbios-2.4 dmi-2.4 smp-1.4 smp
configuration: boot=normal chassis=desktop cpus=1 uuid=00000000-0000-0000-0000-000000000001
*-core
description: Motherboard
product: i945GMx-VIF
vendor: AOpen
physical id: 0
version: 558EX10I4G0
serial: I1000060JED2
*-firmware
description: BIOS
vendor: Phoenix Technologies, LTD
physical id: 0
version: i945GMx-VIF R1.04 Apr.10.2007 AOpen Inc.
date: 04/10/2007
size: 128KiB
capacity: 448KiB
capabilities: isa pci pnp apm upgrade shadowing cdboot bootselect socketedrom edd int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot zipboot biosbootspecification
*-cpu
description: CPU
product: Intel(R) Celeron(R) M CPU 430 @ 1.73GHz
vendor: Intel Corp.
physical id: 4
bus info: cpu@0
version: 6.14.12
serial: 0000-06EC-0000-0000-0000-0000
slot: Socket 479
size: 1733MHz
capacity: 2GHz
width: 32 bits
clock: 133MHz
capabilities: boot fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx constant_tsc up arch_perfmon bts aperfmperf pni monitor tm2 xtpr pdcm
*-cache
description: L1 cache
physical id: a
slot: Internal Cache
size: 32KiB
capacity: 32KiB
capabilities: synchronous internal write-back
*-memory
description: System Memory
physical id: 19
slot: System board or motherboard
size: 1GiB
*-bank:0
description: DIMM DDR2 Synchronous
product: None
vendor: None
physical id: 0
serial: None
slot: A0
size: 512MiB
width: 64 bits
*-bank:1
description: DIMM [empty]
product: None
vendor: None
physical id: 1
serial: None
slot: A1
*-bank:2
description: DIMM DDR2 Synchronous
product: None
vendor: None
physical id: 2
serial: None
slot: A2
size: 512MiB
width: 64 bits
*-bank:3
description: DIMM [empty]
product: None
vendor: None
physical id: 3
serial: None
slot: A3
*-pci
description: Host bridge
product: Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub
vendor: Intel Corporation
physical id: 100
bus info: pci@0000:00:00.0
version: 03
width: 32 bits
clock: 33MHz
configuration: driver=agpgart-intel
resources: irq:0
*-display:0
description: VGA compatible controller
product: Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 03
width: 32 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:16 memory:fde80000-fdefffff ioport:ff00(size=8) memory:d0000000-dfffffff memory:fdf80000-fdfbffff
*-display:1 UNCLAIMED
description: Display controller
product: Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2.1
bus info: pci@0000:00:02.1
version: 03
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: latency=0
resources: memory:fdf00000-fdf7ffff
*-multimedia
description: Audio device
product: N10/ICH 7 Family High Definition Audio Controller
vendor: Intel Corporation
physical id: 1b
bus info: pci@0000:00:1b.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=HDA Intel latency=0
resources: irq:43 memory:fdff8000-fdffbfff
*-pci:0
description: PCI bridge
product: N10/ICH 7 Family PCI Express Port 1
vendor: Intel Corporation
physical id: 1c
bus info: pci@0000:00:1c.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:40 ioport:c000(size=4096) memory:fdb00000-fdbfffff ioport:fd800000(size=1048576)
*-pci:1
description: PCI bridge
product: N10/ICH 7 Family PCI Express Port 2
vendor: Intel Corporation
physical id: 1c.1
bus info: pci@0000:00:1c.1
version: 02
width: 32 bits
clock: 33MHz
capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:41 ioport:e000(size=4096) memory:fdd00000-fddfffff ioport:fdc00000(size=1048576)
*-network
description: Ethernet interface
product: 82573L Gigabit Ethernet Controller
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 00
serial: 00:01:80:65:ef:4c
size: 100Mbit/s
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=1.3.10-k2 duplex=full firmware=0.5-1 ip=192.168.11.12 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:42 memory:fdde0000-fddfffff ioport:ef00(size=32)
*-usb:0
description: USB Controller
product: N10/ICH 7 Family USB UHCI Controller #1
vendor: Intel Corporation
physical id: 1d
bus info: pci@0000:00:1d.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci bus_master
configuration: driver=uhci_hcd latency=0
resources: irq:23 ioport:fe00(size=32)
*-usb:1
description: USB Controller
product: N10/ICH 7 Family USB UHCI Controller #2
vendor: Intel Corporation
physical id: 1d.1
bus info: pci@0000:00:1d.1
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci bus_master
configuration: driver=uhci_hcd latency=0
resources: irq:19 ioport:fd00(size=32)
*-usb:2
description: USB Controller
product: N10/ICH 7 Family USB UHCI Controller #3
vendor: Intel Corporation
physical id: 1d.2
bus info: pci@0000:00:1d.2
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci bus_master
configuration: driver=uhci_hcd latency=0
resources: irq:18 ioport:fc00(size=32)
*-usb:3
description: USB Controller
product: N10/ICH 7 Family USB UHCI Controller #4
vendor: Intel Corporation
physical id: 1d.3
bus info: pci@0000:00:1d.3
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci bus_master
configuration: driver=uhci_hcd latency=0
resources: irq:16 ioport:fb00(size=32)
*-usb:4
description: USB Controller
product: N10/ICH 7 Family USB2 EHCI Controller
vendor: Intel Corporation
physical id: 1d.7
bus info: pci@0000:00:1d.7
version: 02
width: 32 bits
clock: 33MHz
capabilities: pm ehci bus_master cap_list
configuration: driver=ehci_hcd latency=0
resources: irq:23 memory:fdfff000-fdfff3ff
*-pci:2
description: PCI bridge
product: 82801 Mobile PCI Bridge
vendor: Intel Corporation
physical id: 1e
bus info: pci@0000:00:1e.0
version: e2
width: 32 bits
clock: 33MHz
capabilities: pci subtractive_decode bus_master cap_list
resources: ioport:d000(size=4096) memory:fda00000-fdafffff ioport:fd900000(size=1048576)
*-firewire
description: FireWire (IEEE 1394)
product: FW322/323
vendor: Agere Systems
physical id: 3
bus info: pci@0000:03:03.0
version: 70
width: 32 bits
clock: 33MHz
capabilities: pm ohci bus_master cap_list
configuration: driver=firewire_ohci latency=64 maxlatency=24 mingnt=12
resources: irq:19 memory:fdaff000-fdafffff
*-network
description: Wireless interface
product: PRO/Wireless 2200BG [Calexico2] Network Connection
vendor: Intel Corporation
physical id: 4
bus info: pci@0000:03:04.0
logical name: eth1
version: 05
serial: 00:16:6f:52:62:84
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ipw2200 driverversion=1.2.2kmprq firmware=ABG:9.0.5.27 (Dec 12 2007) ip=192.168.11.21 latency=64 link=yes maxlatency=24 mingnt=3 multicast=yes wireless=IEEE 802.11bg
resources: irq:16 memory:fdafe000-fdafefff
*-isa
description: ISA bridge
product: 82801GHM (ICH7-M DH) LPC Interface Bridge
vendor: Intel Corporation
physical id: 1f
bus info: pci@0000:00:1f.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: isa bus_master cap_list
configuration: latency=0
*-ide:0
description: IDE interface
product: 82801G (ICH7 Family) IDE Controller
vendor: Intel Corporation
physical id: 1f.1
bus info: pci@0000:00:1f.1
logical name: scsi0
version: 02
width: 32 bits
clock: 33MHz
capabilities: ide bus_master emulated
configuration: driver=ata_piix latency=0
resources: irq:18 ioport:1f0(size=8) ioport:3f6 ioport:170(size=8) ioport:376 ioport:fa00(size=16)
*-cdrom
description: DVD-RAM writer
product: DVD-RAM UJ-85JS
vendor: MATSHITA
physical id: 0.1.0
bus info: scsi@0:0.1.0
logical name: /dev/cdrom
logical name: /dev/cdrw
logical name: /dev/dvd
logical name: /dev/dvdrw
logical name: /dev/scd0
logical name: /dev/sr0
version: F100
capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: ansiversion=5 status=open
*-ide:1
description: IDE interface
product: 82801GBM/GHM (ICH7 Family) SATA IDE Controller
vendor: Intel Corporation
physical id: 1f.2
bus info: pci@0000:00:1f.2
logical name: scsi2
version: 02
width: 32 bits
clock: 66MHz
capabilities: ide pm bus_master cap_list emulated
configuration: driver=ata_piix latency=0
resources: irq:19 ioport:f900(size=8) ioport:f800(size=4) ioport:f700(size=8) ioport:f600(size=4) ioport:f500(size=16) memory:fdffe000-fdffe3ff
*-disk
description: ATA Disk
product: M4-CT128M4SSD2
physical id: 0.0.0
bus info: scsi@2:0.0.0
logical name: /dev/sda
version: 0309
serial: 0000000012020906C203
size: 119GiB (128GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 signature=000acbd8
*-volume:0
description: Windows NTFS volume
physical id: 1
bus info: scsi@2:0.0.0,1
logical name: /dev/sda1
version: 3.1
serial: 6ccbaa2d-2a93-a84c-a7d1-4fb5206a27eb
size: 39GiB
capacity: 39GiB
capabilities: primary bootable ntfs initialized
configuration: clustersize=4096 created=2012-05-04 07:14:54 filesystem=ntfs state=clean
*-volume:1
description: Windows NTFS volume
physical id: 2
bus info: scsi@2:0.0.0,2
logical name: /dev/sda2
version: 3.1
serial: 7acde797-122b-ff4d-939c-a27e5535cf68
size: 60GiB
capacity: 60GiB
capabilities: primary ntfs initialized
configuration: clustersize=4096 created=2012-05-04 10:26:12 filesystem=ntfs label=ボリューム state=clean
*-volume:2
description: Extended partition
physical id: 3
bus info: scsi@2:0.0.0,3
logical name: /dev/sda3
size: 19GiB
capacity: 19GiB
capabilities: primary extended partitioned partitioned:extended
*-logicalvolume:0
description: Linux filesystem partition
physical id: 5
logical name: /dev/sda5
logical name: /
capacity: 18GiB
configuration: mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=ordered state=mounted
*-logicalvolume:1
description: Linux swap / Solaris partition
physical id: 6
logical name: /dev/sda6
capacity: 1013MiB
capabilities: nofs
*-serial UNCLAIMED
description: SMBus
product: N10/ICH 7 Family SMBus Controller
vendor: Intel Corporation
physical id: 1f.3
bus info: pci@0000:00:1f.3
version: 02
width: 32 bits
clock: 33MHz
configuration: latency=0
resources: ioport:500(size=32)
有線はずした時
pekere-desktop
description: Desktop Computer
width: 32 bits
capabilities: smbios-2.4 dmi-2.4 smp-1.4 smp
configuration: boot=normal chassis=desktop cpus=1 uuid=00000000-0000-0000-0000-000000000001
*-core
description: Motherboard
product: i945GMx-VIF
vendor: AOpen
physical id: 0
version: 558EX10I4G0
serial: I1000060JED2
*-firmware
description: BIOS
vendor: Phoenix Technologies, LTD
physical id: 0
version: i945GMx-VIF R1.04 Apr.10.2007 AOpen Inc.
date: 04/10/2007
size: 128KiB
capacity: 448KiB
capabilities: isa pci pnp apm upgrade shadowing cdboot bootselect socketedrom edd int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot zipboot biosbootspecification
*-cpu
description: CPU
product: Intel(R) Celeron(R) M CPU 430 @ 1.73GHz
vendor: Intel Corp.
physical id: 4
bus info: cpu@0
version: 6.14.12
serial: 0000-06EC-0000-0000-0000-0000
slot: Socket 479
size: 1733MHz
capacity: 2GHz
width: 32 bits
clock: 133MHz
capabilities: boot fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx constant_tsc up arch_perfmon bts aperfmperf pni monitor tm2 xtpr pdcm
*-cache
description: L1 cache
physical id: a
slot: Internal Cache
size: 32KiB
capacity: 32KiB
capabilities: synchronous internal write-back
*-memory
description: System Memory
physical id: 19
slot: System board or motherboard
size: 1GiB
*-bank:0
description: DIMM DDR2 Synchronous
product: None
vendor: None
physical id: 0
serial: None
slot: A0
size: 512MiB
width: 64 bits
*-bank:1
description: DIMM [empty]
product: None
vendor: None
physical id: 1
serial: None
slot: A1
*-bank:2
description: DIMM DDR2 Synchronous
product: None
vendor: None
physical id: 2
serial: None
slot: A2
size: 512MiB
width: 64 bits
*-bank:3
description: DIMM [empty]
product: None
vendor: None
physical id: 3
serial: None
slot: A3
*-pci
description: Host bridge
product: Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub
vendor: Intel Corporation
physical id: 100
bus info: pci@0000:00:00.0
version: 03
width: 32 bits
clock: 33MHz
configuration: driver=agpgart-intel
resources: irq:0
*-display:0
description: VGA compatible controller
product: Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 03
width: 32 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:16 memory:fde80000-fdefffff ioport:ff00(size=8) memory:d0000000-dfffffff memory:fdf80000-fdfbffff
*-display:1 UNCLAIMED
description: Display controller
product: Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2.1
bus info: pci@0000:00:02.1
version: 03
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: latency=0
resources: memory:fdf00000-fdf7ffff
*-multimedia
description: Audio device
product: N10/ICH 7 Family High Definition Audio Controller
vendor: Intel Corporation
physical id: 1b
bus info: pci@0000:00:1b.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=HDA Intel latency=0
resources: irq:43 memory:fdff8000-fdffbfff
*-pci:0
description: PCI bridge
product: N10/ICH 7 Family PCI Express Port 1
vendor: Intel Corporation
physical id: 1c
bus info: pci@0000:00:1c.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:40 ioport:c000(size=4096) memory:fdb00000-fdbfffff ioport:fd800000(size=1048576)
*-pci:1
description: PCI bridge
product: N10/ICH 7 Family PCI Express Port 2
vendor: Intel Corporation
physical id: 1c.1
bus info: pci@0000:00:1c.1
version: 02
width: 32 bits
clock: 33MHz
capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:41 ioport:e000(size=4096) memory:fdd00000-fddfffff ioport:fdc00000(size=1048576)
*-network
description: Ethernet interface
product: 82573L Gigabit Ethernet Controller
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 00
serial: 00:01:80:65:ef:4c
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=1.3.10-k2 firmware=0.5-1 latency=0 link=no multicast=yes port=twisted pair
resources: irq:42 memory:fdde0000-fddfffff ioport:ef00(size=32)
*-usb:0
description: USB Controller
product: N10/ICH 7 Family USB UHCI Controller #1
vendor: Intel Corporation
physical id: 1d
bus info: pci@0000:00:1d.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci bus_master
configuration: driver=uhci_hcd latency=0
resources: irq:23 ioport:fe00(size=32)
*-usb:1
description: USB Controller
product: N10/ICH 7 Family USB UHCI Controller #2
vendor: Intel Corporation
physical id: 1d.1
bus info: pci@0000:00:1d.1
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci bus_master
configuration: driver=uhci_hcd latency=0
resources: irq:19 ioport:fd00(size=32)
*-usb:2
description: USB Controller
product: N10/ICH 7 Family USB UHCI Controller #3
vendor: Intel Corporation
physical id: 1d.2
bus info: pci@0000:00:1d.2
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci bus_master
configuration: driver=uhci_hcd latency=0
resources: irq:18 ioport:fc00(size=32)
*-usb:3
description: USB Controller
product: N10/ICH 7 Family USB UHCI Controller #4
vendor: Intel Corporation
physical id: 1d.3
bus info: pci@0000:00:1d.3
version: 02
width: 32 bits
clock: 33MHz
capabilities: uhci bus_master
configuration: driver=uhci_hcd latency=0
resources: irq:16 ioport:fb00(size=32)
*-usb:4
description: USB Controller
product: N10/ICH 7 Family USB2 EHCI Controller
vendor: Intel Corporation
physical id: 1d.7
bus info: pci@0000:00:1d.7
version: 02
width: 32 bits
clock: 33MHz
capabilities: pm ehci bus_master cap_list
configuration: driver=ehci_hcd latency=0
resources: irq:23 memory:fdfff000-fdfff3ff
*-pci:2
description: PCI bridge
product: 82801 Mobile PCI Bridge
vendor: Intel Corporation
physical id: 1e
bus info: pci@0000:00:1e.0
version: e2
width: 32 bits
clock: 33MHz
capabilities: pci subtractive_decode bus_master cap_list
resources: ioport:d000(size=4096) memory:fda00000-fdafffff ioport:fd900000(size=1048576)
*-firewire
description: FireWire (IEEE 1394)
product: FW322/323
vendor: Agere Systems
physical id: 3
bus info: pci@0000:03:03.0
version: 70
width: 32 bits
clock: 33MHz
capabilities: pm ohci bus_master cap_list
configuration: driver=firewire_ohci latency=64 maxlatency=24 mingnt=12
resources: irq:19 memory:fdaff000-fdafffff
*-network
description: Wireless interface
product: PRO/Wireless 2200BG [Calexico2] Network Connection
vendor: Intel Corporation
physical id: 4
bus info: pci@0000:03:04.0
logical name: eth1
version: 05
serial: 00:16:6f:52:62:84
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ipw2200 driverversion=1.2.2kmprq firmware=ABG:9.0.5.27 (Dec 12 2007) ip=192.168.11.21 latency=64 link=yes maxlatency=24 mingnt=3 multicast=yes wireless=IEEE 802.11bg
resources: irq:16 memory:fdafe000-fdafefff
*-isa
description: ISA bridge
product: 82801GHM (ICH7-M DH) LPC Interface Bridge
vendor: Intel Corporation
physical id: 1f
bus info: pci@0000:00:1f.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: isa bus_master cap_list
configuration: latency=0
*-ide:0
description: IDE interface
product: 82801G (ICH7 Family) IDE Controller
vendor: Intel Corporation
physical id: 1f.1
bus info: pci@0000:00:1f.1
logical name: scsi0
version: 02
width: 32 bits
clock: 33MHz
capabilities: ide bus_master emulated
configuration: driver=ata_piix latency=0
resources: irq:18 ioport:1f0(size=8) ioport:3f6 ioport:170(size=8) ioport:376 ioport:fa00(size=16)
*-cdrom
description: DVD-RAM writer
product: DVD-RAM UJ-85JS
vendor: MATSHITA
physical id: 0.1.0
bus info: scsi@0:0.1.0
logical name: /dev/cdrom
logical name: /dev/cdrw
logical name: /dev/dvd
logical name: /dev/dvdrw
logical name: /dev/scd0
logical name: /dev/sr0
version: F100
capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: ansiversion=5 status=open
*-ide:1
description: IDE interface
product: 82801GBM/GHM (ICH7 Family) SATA IDE Controller
vendor: Intel Corporation
physical id: 1f.2
bus info: pci@0000:00:1f.2
logical name: scsi2
version: 02
width: 32 bits
clock: 66MHz
capabilities: ide pm bus_master cap_list emulated
configuration: driver=ata_piix latency=0
resources: irq:19 ioport:f900(size=8) ioport:f800(size=4) ioport:f700(size=8) ioport:f600(size=4) ioport:f500(size=16) memory:fdffe000-fdffe3ff
*-disk
description: ATA Disk
product: M4-CT128M4SSD2
physical id: 0.0.0
bus info: scsi@2:0.0.0
logical name: /dev/sda
version: 0309
serial: 0000000012020906C203
size: 119GiB (128GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 signature=000acbd8
*-volume:0
description: Windows NTFS volume
physical id: 1
bus info: scsi@2:0.0.0,1
logical name: /dev/sda1
version: 3.1
serial: 6ccbaa2d-2a93-a84c-a7d1-4fb5206a27eb
size: 39GiB
capacity: 39GiB
capabilities: primary bootable ntfs initialized
configuration: clustersize=4096 created=2012-05-04 07:14:54 filesystem=ntfs state=clean
*-volume:1
description: Windows NTFS volume
physical id: 2
bus info: scsi@2:0.0.0,2
logical name: /dev/sda2
version: 3.1
serial: 7acde797-122b-ff4d-939c-a27e5535cf68
size: 60GiB
capacity: 60GiB
capabilities: primary ntfs initialized
configuration: clustersize=4096 created=2012-05-04 10:26:12 filesystem=ntfs label=ボリューム state=clean
*-volume:2
description: Extended partition
physical id: 3
bus info: scsi@2:0.0.0,3
logical name: /dev/sda3
size: 19GiB
capacity: 19GiB
capabilities: primary extended partitioned partitioned:extended
*-logicalvolume:0
description: Linux filesystem partition
physical id: 5
logical name: /dev/sda5
logical name: /
capacity: 18GiB
configuration: mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=ordered state=mounted
*-logicalvolume:1
description: Linux swap / Solaris partition
physical id: 6
logical name: /dev/sda6
capacity: 1013MiB
capabilities: nofs
*-serial UNCLAIMED
description: SMBus
product: N10/ICH 7 Family SMBus Controller
vendor: Intel Corporation
physical id: 1f.3
bus info: pci@0000:00:1f.3
version: 02
width: 32 bits
clock: 33MHz
configuration: latency=0
resources: ioport:500(size=32)
--------------------------------------------------------------------------------------
オフライン
pekereさん、こんにちは(こんばんわ)。
無線LANで長期間ご苦労なさっていらっしゃるようなので 長文失礼いたします。
lspciの結果から
>03:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)』
(intel PA3362U-1MPC IEEE802.11 b/g)がpekereさんも確認されていらっしゃるように、Ubuntuからは正常に認識されていると思います。
一方、iwconfigの結果からもSSIDを取得できていることからWHR-HP-Gと無線接続可能であることが確認できます。
eth1 IEEE 802.11bg ESSID:"39AC194A6F2A5CD76BA275825F91CF8D"
このことから、pekereさんのパソコンとルータで無線セキュリティーの認証方式がうまくかみあっていないのではないかと私が推測します。従いまして以下のことをお手数ですが確認していただけますか?
まず最初に"WHR-HP-G"の設定でSSIDがiwconfigの結果と同じかということです。(他の無線ルータのSSIDをを取得していないかを確認するため)
SSIDが同じであることが確認できたら次にテストのために無線LANの認証方式を"OpenSystem"、暗号化を無しにしてみてください。この時点で一度、有線LANのケーブルを抜いてください。
次に、LANの接続アイコンで無線LANが有効になっていることを確認の上でルータに接続してみてください。
もし接続できたら端末で"sudo ifconfig"試してみてください。ご自分でIPアドレスを設定されていなければ別ですがもしルータの設定でDHCP方式になっていれば、eth1(wlan0)のinetアドレスに結果が表示されえたでしょうか?
もしIPアドレスが取得できていれば、さらに確認のためになんでもいいのでインターネットに接続してみてください。
うまく接続できたでしょうか?
ここまでうまくいっていれば、後は無線のセキュリティーの認証方式の設定ですので、認証方式をWPA-PSK/WPA-PSK2にして暗号化をTKIP/AESにして、パスワード設定してください。またWHR-HP-GではKey更新間隔があるようなので念のために0にしてみてください。後は、Ubuntuのネットワーク接続の編集で無線セキュリティーをWPA&WPA2 Personalにして、ルータと同じパスワードを設定してください。この後インターネットに接続できるか確認してみてください。
私が間違っていなければいいのですが、ここまでやってうまく無線接続ができればいいのですが、ご参考までに。
オフライン
moheji様
ありがとうございます。
アドバイスを元に幾つか確認してみました。
結果、未だによくわかりません。
まずルーターですが、無線LAN接続のために、使用する機器のMACアドレスを
認識している必要があるのですが、これについては、認識している状態でした。
該当ECのMACアドレスと○表示が出ていました。
ただし、MACアドレスと認証方式の一覧の所では、
EC使用機器/AOSS非対応機器 とあり、対応暗号化方式 --- となっています。
暗号化方式無しでの接続というのがよくわからず、
とりあえず、AOSSを使う、のチェックをはずし接続を試みましたが駄目でした。
moheji様のご指摘内容は、いささか理解できておりません。
>>まず最初に"WHR-HP-G"の設定でSSIDがiwconfigの結果と同じかということです。
>>(他の無線ルータのSSIDをを取得していないかを確認するため)
これは同じようです。
>>SSIDが同じであることが確認できたら
>>次にテストのために無線LANの認証方式を"OpenSystem"、暗号化を無しにしてみてください。
色々な設定画面を見ましたが、どのようにすることを言われているかわかりませんでした。
これはどのようにすることを言われているのでしょうか?
よろしければ教えてください。
moheji様が言われるように、
>>無線のセキュリティーの認証方式の設定
の問題であるらしい?ことがわかってきました。
ルーターの設定画面の中の説明を見ても、
EC使用機器/AOSS非対応機器 対応暗号化方式 --- については、
どのように設定するのか迄は記載されていないため、今一度、Buffaloのサポートに
聞いてみます。
pekere
オフライン
pekereさん、ご返信ありがとうございます。
>>SSIDが同じであることが確認できたら
>>次にテストのために無線LANの認証方式を"OpenSystem"、暗号化を無しにしてみてください。
>色々な設定画面を見ましたが、どのようにすることを言われているかわかりませんでした。
>これはどのようにすることを言われているのでしょうか?
>よろしければ教えてください。
理解しにくい内容で申し訳ありませんでした。何が言いたかったというと、ルータの無線セキュリティーを無しの状態で接続できるか確認して頂きたかったのです。バッファローから”WHR-HP-G”のマニュアルをダウンロードできずに自宅環境での無線接続の項目を参考にしました。
>とりあえず、AOSSを使う、のチェックをはずし接続を試みましたが駄目でした。
この時、暗号化レベルの項目を何を選択したか教えていただけないでしょうか?
もう少し当方でも調査してみます。
オフライン
連続投稿申し訳ありません。AOSSの設定なしの状態で、Ubuntu側のLan設定アイコンの無線セキュリティータグの中でセキュリティーを無しにしても無線接続できなかったでしょうか?
オフライン
moheji様
ご連絡ありがとうございます。
>>ルータの無線セキュリティーを無しの状態で接続できるか確認して頂きたかったのです。
無線セキュリティー無しという設定がないようなのですが....。
暗号化レベル、の設定の事、で認識があっているならば、
このルーターでは暗号化レベルは4つありますが、なし、はありません。
UBUNTUの方では、セキュリティーの設定の所で、WEPを選ぶ o r なし も選べますが...。
>>この時、暗号化レベルの項目を何を選択したか教えていただけないでしょうか?
ルーター側の暗号化レベルは、WEP64を使用しています。
Ubuntu側では、WEP40/128bitを用いました。
>>AOSSの設定なしの状態で、Ubuntu側のLan設定アイコンの無線セキュリティータグの中で
>>セキュリティーを無しにしても無線接続できなかったでしょうか?
やってみましたが、できない、という状態と思います。
という状況でしたが、
ネットワーク接続は確立している、という事(Webを開こうとすると接続できないと言う)と、
Ubuntu側で、WEP40/128bitを用いている事が気になり、双方を、WEP128bit で接続してみま
~~~~~~~~~
したところ、無事つながり、googleの検索もできました。
ところが、当たり前ですが、他の既存の無線LAN接続が全滅しました。
両立させるためには、全てのマシンの設定を変更する必要があります。
これはこれで結構たいへんですが、一応問題解決しましたので良しとします。
紆余曲折ありましたが、何とかつながりました。
ご協力ありがとうございました。
pekere
オフライン