Activity log for bug #217100

Date Who What changed Old value New value Message
2008-04-14 04:44:07 spiderman bug added bug
2008-04-14 04:52:41 spiderman title Wireless authentication failed WPA2 dialog authentication failed
2008-05-08 12:57:25 Pedro Villavicencio network-manager: status New Incomplete
2008-05-08 18:06:20 spiderman description Binary package hint: network-manager I'm using ndiswrapper with the vendors driver, and I'm trying to use my usb wireless card : ;; net8187b.inf ;; ;; Realtek RTL8187B Wireless 802.11g 54Mbps USB 2.0 Network Adapter The access point is configured this way: WPA: WPA-PSK (No Server) WPA mode: WPA/WPA2 mixed mode Encryption technique: AUTO for WPA, AES for WPA2 I enter my ESSID chose "WPA personal" and use my Pre-shared Key (PSK) on nm-applet It keeps asking the password and never connects. I also tried with "WPA2 personal" and other options and they all fail. Is there a way to connect on WPA2 with this configuration on access point??? I'm sure I typed the (PSK) on the right place with the right value... did i had to type the generated key??? I tryed without the encriptation and the wireless card worked just fine so in think ndiswrapper is working ok. ps: I looked the windows configuration and it says its connected through WPA2, (AP says wpa/wpa2 mixed mode). When I did some manual configuration through ifconfig, iwconfig the network manager lost the wireless networks options like they vanished ... It became slower too, when trying to apply changes I have to wait several minutes Im using Ubuntu Hard 8.04 beta Binary package hint: network-manager I'm using ndiswrapper with the vendors driver, and I'm trying to use my usb wireless card : ;; net8187b.inf ;; ;; Realtek RTL8187B Wireless 802.11g 54Mbps USB 2.0 Network Adapter The access point is configured this way: WPA: WPA-PSK (No Server) WPA mode: WPA/WPA2 mixed mode Encryption technique: AUTO for WPA, AES for WPA2 I enter my ESSID chose "WPA personal" and use my Pre-shared Key (PSK) on nm-applet It keeps asking the password and never connects. I also tried with "WPA2 personal" and other options and they all fail. Is there a way to connect on WPA2 with this configuration on access point??? I'm sure I typed the (PSK) on the right place with the right value... did i had to type the generated key??? I tryed without the encriptation and the wireless card worked just fine so in think ndiswrapper is working ok. ps: I looked the windows configuration and it says its connected through WPA2, (AP says wpa/wpa2 mixed mode). When I did some manual configuration through ifconfig, iwconfig the network manager lost the wireless networks options like they vanished ... It became slower too, when trying to apply changes I have to wait several minutes Im using Ubuntu Hard 8.04 beta **************************************** Update ************************************************* Access Point: 3com officeconnect (model 3CRWDR101A-75) Network adapter: Encore 802.11b/g wireless usb adapter (Chipset realtek RTL8187B) (There is also a wired network card on pc) Here is a file I used to get it working on slax (backtrack): ------From /etc/wpa_suplicant.conf ( on slax ) # See /usr/doc/wpa_supplicant-0.5.7/wpa_supplicant.conf.sample # for many more options that you can use in this file. # This line enables the use of wpa_cli which is used by rc.wireless # if possible (to check for successful association) ctrl_interface=/var/run/wpa_supplicant # By default, only root (group 0) may use wpa_cli ctrl_interface_group=0 eapol_version=2 ap_scan=1 fast_reauth=1 network={ scan_ssid=0 ssid="Republica303Wireless" proto= WPA2 key_mgmt= WPA-PSK auth_alg=OPEN pairwise=CCMP group=CCMP #psk="spiderman" psk=d885c0f075371a9578d8978134cdf7298335681fe29b7cb4bb6986ccbf23eb43 } ------EOF /etc/wpa_suplicant.conf Here is the syslog (sorry I pasted almost everything, but I dont know what is relevant ) ------From /var/log/syslog: ....line ??? 13:50:17 ubuntu kernel: [ 60.674572] Freeing unused kernel memory: 364k freed May 8 13:50:17 ubuntu kernel: [ 61.983347] fuse init (API version 7.9) May 8 13:50:17 ubuntu kernel: [ 62.741485] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) May 8 13:50:17 ubuntu kernel: [ 62.741565] 8139cp 0000:00:0a.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip May 8 13:50:17 ubuntu kernel: [ 62.741571] 8139cp 0000:00:0a.0: Try the "8139too" driver instead. May 8 13:50:17 ubuntu kernel: [ 62.768269] 8139too Fast Ethernet driver 0.9.28 May 8 13:50:17 ubuntu kernel: [ 62.768381] ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 16 (level, low) -> IRQ 16 May 8 13:50:17 ubuntu kernel: [ 62.768938] eth0: RealTek RTL8139 at 0xd800, 00:11:6b:30:00:b5, IRQ 16 May 8 13:50:17 ubuntu kernel: [ 62.768941] eth0: Identified 8139 chip type 'RTL-8100B/8139D' May 8 13:50:17 ubuntu kernel: [ 62.777428] sundance.c:v1.2 11-Sep-2006 Written by Donald Becker May 8 13:50:17 ubuntu kernel: [ 62.777532] ACPI: PCI Interrupt 0000:00:0f.0[A] -> GSI 18 (level, low) -> IRQ 17 May 8 13:50:17 ubuntu kernel: [ 62.778154] eth1: IC Plus Corporation IP100A FAST Ethernet Adapter at 0001d400, 00:08:54:d7:fc:79, IRQ 17. May 8 13:50:17 ubuntu kernel: [ 62.778506] eth1: MII PHY found at address 0, status 0x786d advertising 01e1. May 8 13:50:17 ubuntu kernel: [ 63.134790] usbcore: registered new interface driver usbfs May 8 13:50:17 ubuntu kernel: [ 63.134830] usbcore: registered new interface driver hub May 8 13:50:17 ubuntu kernel: [ 63.152012] usbcore: registered new device driver usb May 8 13:50:17 ubuntu kernel: [ 63.213942] SCSI subsystem initialized May 8 13:50:17 ubuntu kernel: [ 63.225117] USB Universal Host Controller Interface driver v3.0 May 8 13:50:17 ubuntu kernel: [ 63.225277] ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 18 May 8 13:50:17 ubuntu kernel: [ 63.225295] uhci_hcd 0000:00:10.0: UHCI Host Controller May 8 13:50:17 ubuntu kernel: [ 63.225759] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1 May 8 13:50:17 ubuntu kernel: [ 63.225805] uhci_hcd 0000:00:10.0: irq 18, io base 0x0000d000 May 8 13:50:17 ubuntu kernel: [ 63.226034] usb usb1: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 63.226067] hub 1-0:1.0: USB hub found May 8 13:50:17 ubuntu kernel: [ 63.226076] hub 1-0:1.0: 2 ports detected May 8 13:50:17 ubuntu kernel: [ 63.265704] libata version 3.00 loaded. May 8 13:50:17 ubuntu kernel: [ 63.328698] ACPI: PCI Interrupt 0000:00:10.1[B] -> GSI 21 (level, low) -> IRQ 18 May 8 13:50:17 ubuntu kernel: [ 63.328719] uhci_hcd 0000:00:10.1: UHCI Host Controller May 8 13:50:17 ubuntu kernel: [ 63.328761] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2 May 8 13:50:17 ubuntu kernel: [ 63.328792] uhci_hcd 0000:00:10.1: irq 18, io base 0x0000b800 May 8 13:50:17 ubuntu kernel: [ 63.328949] usb usb2: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 63.328980] hub 2-0:1.0: USB hub found May 8 13:50:17 ubuntu kernel: [ 63.328989] hub 2-0:1.0: 2 ports detected May 8 13:50:17 ubuntu kernel: [ 63.432566] ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 18 May 8 13:50:17 ubuntu kernel: [ 63.432586] uhci_hcd 0000:00:10.2: UHCI Host Controller May 8 13:50:17 ubuntu kernel: [ 63.432621] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3 May 8 13:50:17 ubuntu kernel: [ 63.432651] uhci_hcd 0000:00:10.2: irq 18, io base 0x0000b400 May 8 13:50:17 ubuntu kernel: [ 63.432817] usb usb3: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 63.432856] hub 3-0:1.0: USB hub found May 8 13:50:17 ubuntu kernel: [ 63.432866] hub 3-0:1.0: 2 ports detected May 8 13:50:17 ubuntu kernel: [ 63.536610] ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 21 (level, low) -> IRQ 18 May 8 13:50:17 ubuntu kernel: [ 63.536634] ehci_hcd 0000:00:10.3: EHCI Host Controller May 8 13:50:17 ubuntu kernel: [ 63.536677] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4 May 8 13:50:17 ubuntu kernel: [ 63.536734] ehci_hcd 0000:00:10.3: irq 18, io mem 0xf0800000 May 8 13:50:17 ubuntu kernel: [ 63.548174] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 May 8 13:50:17 ubuntu kernel: [ 63.548382] usb usb4: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 63.548418] hub 4-0:1.0: USB hub found May 8 13:50:17 ubuntu kernel: [ 63.548430] hub 4-0:1.0: 6 ports detected May 8 13:50:17 ubuntu kernel: [ 63.657170] ACPI: Unable to derive IRQ for device 0000:00:11.1 May 8 13:50:17 ubuntu kernel: [ 63.657272] ACPI: Unable to derive IRQ for device 0000:00:11.1 May 8 13:50:17 ubuntu kernel: [ 63.665810] pata_via 0000:00:11.1: version 0.3.3 May 8 13:50:17 ubuntu kernel: [ 63.665844] ACPI: Unable to derive IRQ for device 0000:00:11.1 May 8 13:50:17 ubuntu kernel: [ 63.667874] scsi0 : pata_via May 8 13:50:17 ubuntu kernel: [ 63.669345] scsi1 : pata_via May 8 13:50:17 ubuntu kernel: [ 63.669980] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xb000 irq 14 May 8 13:50:17 ubuntu kernel: [ 63.669985] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xb008 irq 15 May 8 13:50:17 ubuntu kernel: [ 63.832290] ata1.00: ATA-7: Maxtor 6E040L0, NAR61590, max UDMA/133 May 8 13:50:17 ubuntu kernel: [ 63.832297] ata1.00: 80293248 sectors, multi 16: LBA May 8 13:50:17 ubuntu kernel: [ 63.848137] ata1.00: configured for UDMA/133 May 8 13:50:17 ubuntu kernel: [ 64.331370] ata2.00: ATAPI: HL-DT-STDVD-RAM GSA-H22N, 1.01, max UDMA/66 May 8 13:50:17 ubuntu kernel: [ 64.331396] ata2.01: ATAPI: HL-DT-STDVD-ROM GDR8161B, 0100, max UDMA/33 May 8 13:50:17 ubuntu kernel: [ 64.331411] ata2.00: limited to UDMA/33 due to 40-wire cable May 8 13:50:17 ubuntu kernel: [ 64.430859] usb 4-2: new high speed USB device using ehci_hcd and address 2 May 8 13:50:17 ubuntu kernel: [ 64.503353] ata2.00: configured for UDMA/33 May 8 13:50:17 ubuntu kernel: [ 64.569417] usb 4-2: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 64.674598] ata2.01: configured for UDMA/33 May 8 13:50:17 ubuntu kernel: [ 64.674805] scsi 0:0:0:0: Direct-Access ATA Maxtor 6E040L0 NAR6 PQ: 0 ANSI: 5 May 8 13:50:17 ubuntu kernel: [ 64.676117] scsi 1:0:0:0: CD-ROM HL-DT-ST DVD-RAM GSA-H22N 1.01 PQ: 0 ANSI: 5 May 8 13:50:17 ubuntu kernel: [ 64.682602] scsi 1:0:1:0: CD-ROM HL-DT-ST DVD-ROM GDR8161B 0100 PQ: 0 ANSI: 5 May 8 13:50:17 ubuntu kernel: [ 64.695301] Driver 'sd' needs updating - please use bus_type methods May 8 13:50:17 ubuntu kernel: [ 64.695460] sd 0:0:0:0: [sda] 80293248 512-byte hardware sectors (41110 MB) May 8 13:50:17 ubuntu kernel: [ 64.695482] sd 0:0:0:0: [sda] Write Protect is off May 8 13:50:17 ubuntu kernel: [ 64.695485] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 May 8 13:50:17 ubuntu kernel: [ 64.695510] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA May 8 13:50:17 ubuntu kernel: [ 64.695582] sd 0:0:0:0: [sda] 80293248 512-byte hardware sectors (41110 MB) May 8 13:50:17 ubuntu kernel: [ 64.695595] sd 0:0:0:0: [sda] Write Protect is off May 8 13:50:17 ubuntu kernel: [ 64.695598] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 May 8 13:50:17 ubuntu kernel: [ 64.695618] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA May 8 13:50:17 ubuntu kernel: [ 64.695624] sda: sda1 sda2 sda3 sda4 <<4>Driver 'sr' needs updating - please use bus_type methods May 8 13:50:17 ubuntu kernel: [ 64.726811] sda5 sda6 > May 8 13:50:17 ubuntu kernel: [ 64.734505] sd 0:0:0:0: [sda] Attached SCSI disk May 8 13:50:17 ubuntu kernel: [ 64.746083] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray May 8 13:50:17 ubuntu kernel: [ 64.746094] Uniform CD-ROM driver Revision: 3.20 May 8 13:50:17 ubuntu kernel: [ 64.746192] sr 1:0:0:0: Attached scsi CD-ROM sr0 May 8 13:50:17 ubuntu kernel: [ 64.746653] sd 0:0:0:0: Attached scsi generic sg0 type 0 May 8 13:50:17 ubuntu kernel: [ 64.746672] sr 1:0:0:0: Attached scsi generic sg1 type 5 May 8 13:50:17 ubuntu kernel: [ 64.746692] sr 1:0:1:0: Attached scsi generic sg2 type 5 May 8 13:50:17 ubuntu kernel: [ 64.769468] sr1: scsi3-mmc drive: 20x/48x cd/rw xa/form2 cdda tray May 8 13:50:17 ubuntu kernel: [ 64.769567] sr 1:0:1:0: Attached scsi CD-ROM sr1 May 8 13:50:17 ubuntu kernel: [ 65.177587] usb 2-1: new low speed USB device using uhci_hcd and address 2 May 8 13:50:17 ubuntu kernel: [ 65.342594] usb 2-1: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 65.585029] usb 2-2: new low speed USB device using uhci_hcd and address 3 May 8 13:50:17 ubuntu kernel: [ 65.829779] usb 2-2: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 65.834864] usbcore: registered new interface driver hiddev May 8 13:50:17 ubuntu kernel: [ 65.857055] input: HID 1241:1122 as /devices/pci0000:00/0000:00:10.1/usb2/2-1/2-1:1.0/input/input1 May 8 13:50:17 ubuntu kernel: [ 65.872610] input,hidraw0: USB HID v1.00 Mouse [HID 1241:1122] on usb-0000:00:10.1-1 May 8 13:50:17 ubuntu kernel: [ 65.909980] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:10.1/usb2/2-2/2-2:1.0/input/input2 May 8 13:50:17 ubuntu kernel: [ 65.924561] input,hidraw1: USB HID v1.10 Keyboard [Chicony USB Keyboard] on usb-0000:00:10.1-2 May 8 13:50:17 ubuntu kernel: [ 65.953984] EXT3-fs: INFO: recovery required on readonly filesystem. May 8 13:50:17 ubuntu kernel: [ 65.953991] EXT3-fs: write access will be enabled during recovery. May 8 13:50:17 ubuntu kernel: [ 66.014791] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:10.1/usb2/2-2/2-2:1.1/input/input3 May 8 13:50:17 ubuntu kernel: [ 66.024354] input,hidraw2: USB HID v1.10 Device [Chicony USB Keyboard] on usb-0000:00:10.1-2 May 8 13:50:17 ubuntu kernel: [ 66.024386] usbcore: registered new interface driver usbhid May 8 13:50:17 ubuntu kernel: [ 66.024392] /build/buildd/linux-2.6.24/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver May 8 13:50:17 ubuntu kernel: [ 71.284729] kjournald starting. Commit interval 5 seconds May 8 13:50:17 ubuntu kernel: [ 71.284772] EXT3-fs: recovery complete. May 8 13:50:17 ubuntu kernel: [ 71.285128] EXT3-fs: mounted filesystem with ordered data mode. May 8 13:50:17 ubuntu kernel: [ 72.148733] ISO 9660 Extensions: Microsoft Joliet Level 3 May 8 13:50:17 ubuntu kernel: [ 72.233200] ISO 9660 Extensions: RRIP_1991A May 8 13:50:17 ubuntu kernel: [ 72.500976] Registering unionfs 1.4 May 8 13:50:17 ubuntu kernel: [ 72.500983] unionfs: debugging is not enabled May 8 13:50:17 ubuntu kernel: [ 72.516260] loop: module loaded May 8 13:50:17 ubuntu kernel: [ 72.855095] squashfs: version 3.3 (2007/10/31) Phillip Lougher May 8 13:50:17 ubuntu kernel: [ 268.641402] input: PC Speaker as /devices/platform/pcspkr/input/input4 May 8 13:50:17 ubuntu kernel: [ 272.575640] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 May 8 13:50:17 ubuntu kernel: [ 273.734127] Linux agpgart interface v0.102 May 8 13:50:17 ubuntu kernel: [ 275.322131] input: Power Button (FF) as /devices/virtual/input/input5 May 8 13:50:17 ubuntu kernel: [ 275.346254] ACPI: Power Button (FF) [PWRF] May 8 13:50:17 ubuntu kernel: [ 275.346356] input: Power Button (CM) as /devices/virtual/input/input6 May 8 13:50:17 ubuntu kernel: [ 275.378192] ACPI: Power Button (CM) [PWRB] May 8 13:50:17 ubuntu kernel: [ 275.934311] parport_pc 00:09: reported by Plug and Play ACPI May 8 13:50:17 ubuntu kernel: [ 275.934362] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA] May 8 13:50:17 ubuntu kernel: [ 276.050303] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 May 8 13:50:17 ubuntu kernel: [ 276.975656] irda_init() May 8 13:50:17 ubuntu kernel: [ 276.975700] NET: Registered protocol family 23 May 8 13:50:17 ubuntu kernel: [ 277.274123] agpgart: Detected VIA KT400/KT400A/KT600 chipset May 8 13:50:17 ubuntu kernel: [ 277.284211] agpgart: AGP aperture is 64M @ 0xf8000000 May 8 13:50:17 ubuntu kernel: [ 282.682196] ACPI: PCI Interrupt 0000:00:11.5[C] -> GSI 22 (level, low) -> IRQ 19 May 8 13:50:17 ubuntu kernel: [ 282.686776] PCI: Setting latency timer of device 0000:00:11.5 to 64 May 8 13:50:17 ubuntu kernel: [ 283.200298] ALSA /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/sound/alsa-driver/pci/via82xx.c:581: codec_read: codec 0 is not valid [0xfe0000] May 8 13:50:17 ubuntu kernel: [ 283.206494] ALSA /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/sound/alsa-driver/pci/via82xx.c:581: codec_read: codec 0 is not valid [0xfe0000] May 8 13:50:17 ubuntu kernel: [ 283.212733] ALSA /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/sound/alsa-driver/pci/via82xx.c:581: codec_read: codec 0 is not valid [0xfe0000] May 8 13:50:17 ubuntu kernel: [ 283.218932] ALSA /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/sound/alsa-driver/pci/via82xx.c:581: codec_read: codec 0 is not valid [0xfe0000] May 8 13:50:17 ubuntu kernel: [ 287.507664] Adding 706824k swap on /dev/sda5. Priority:-1 extents:1 across:706824k May 8 13:50:17 ubuntu kernel: [ 290.721793] ip_tables: (C) 2000-2006 Netfilter Core Team May 8 13:50:17 ubuntu kernel: [ 295.098861] No dock devices found. May 8 13:50:23 ubuntu NetworkManager: <info> starting... May 8 13:50:27 ubuntu avahi-daemon[7766]: Found user 'avahi' (UID 109) and group 'avahi' (GID 120). May 8 13:50:27 ubuntu avahi-daemon[7766]: Successfully dropped root privileges. May 8 13:50:27 ubuntu avahi-daemon[7766]: avahi-daemon 0.6.22 starting up. May 8 13:50:27 ubuntu avahi-daemon[7766]: Successfully called chroot(). May 8 13:50:27 ubuntu avahi-daemon[7766]: Successfully dropped remaining capabilities. May 8 13:50:27 ubuntu avahi-daemon[7767]: chroot.c: open() failed: No such file or directory May 8 13:50:27 ubuntu avahi-daemon[7766]: Failed to open /etc/resolv.conf: Invalid argument May 8 13:50:27 ubuntu avahi-daemon[7766]: No service file found in /etc/avahi/services. May 8 13:50:27 ubuntu avahi-daemon[7766]: Network interface enumeration completed. May 8 13:50:27 ubuntu avahi-daemon[7766]: Registering HINFO record with values 'I686'/'LINUX'. May 8 13:50:27 ubuntu avahi-daemon[7766]: Server startup complete. Host name is ubuntu.local. Local service cookie is 182614784. May 8 13:50:27 ubuntu kernel: [ 313.126694] apm: BIOS version 1.2 Flags 0x0b (Driver version 1.16ac) May 8 13:50:27 ubuntu kernel: [ 313.126704] apm: overridden by ACPI. May 8 13:50:27 ubuntu kernel: [ 313.596538] lp0: using parport0 (interrupt-driven). May 8 13:50:28 ubuntu kernel: [ 313.959498] ppdev: user-space parallel port driver May 8 13:50:40 ubuntu dhcdbd: Started up. May 8 13:50:54 ubuntu kernel: [ 339.827057] eth1: Link changed: 100Mbps, full duplex May 8 13:50:54 ubuntu NetworkManager: <info> eth1: Driver 'sundance' does not support carrier detection. ^IYou must switch to it manually. May 8 13:50:54 ubuntu NetworkManager: <info> nm_device_init(): waiting for device's worker thread to start May 8 13:50:54 ubuntu NetworkManager: <info> nm_device_init(): device's worker thread started, continuing. May 8 13:50:54 ubuntu NetworkManager: <info> Now managing wired Ethernet (802.3) device 'eth1'. May 8 13:50:54 ubuntu NetworkManager: <info> Deactivating device eth1. May 8 13:50:54 ubuntu hcid[8052]: Bluetooth HCI daemon May 8 13:50:55 ubuntu kernel: [ 340.641624] Bluetooth: Core ver 2.11 May 8 13:50:55 ubuntu kernel: [ 340.648946] eth0: link down May 8 13:50:55 ubuntu kernel: [ 340.650076] NET: Registered protocol family 31 May 8 13:50:55 ubuntu kernel: [ 340.650083] Bluetooth: HCI device and connection manager initialized May 8 13:50:55 ubuntu kernel: [ 340.650090] Bluetooth: HCI socket layer initialized May 8 13:50:55 ubuntu hcid[8052]: Starting SDP server May 8 13:50:55 ubuntu NetworkManager: <info> eth0: Device is fully-supported using driver '8139too'. May 8 13:50:55 ubuntu NetworkManager: <info> nm_device_init(): waiting for device's worker thread to start May 8 13:50:55 ubuntu NetworkManager: <info> nm_device_init(): device's worker thread started, continuing. May 8 13:50:55 ubuntu NetworkManager: <info> Now managing wired Ethernet (802.3) device 'eth0'. May 8 13:50:55 ubuntu NetworkManager: <info> Deactivating device eth0. May 8 13:50:55 ubuntu NetworkManager: <info> Will activate wired connection 'eth0' because it now has a link. May 8 13:50:55 ubuntu NetworkManager: <debug> [1210254655.112231] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/storage_model_DVD_ROM_GDR8161B'). May 8 13:50:55 ubuntu NetworkManager: <debug> [1210254655.147373] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/platform_bluetooth'). May 8 13:50:55 ubuntu hcid[8052]: Created local server at unix:abstract=/var/run/dbus-QUk930oKJF,guid=c247514381f4f5a6ba37093c4823053f May 8 13:50:55 ubuntu kernel: [ 340.918608] Bluetooth: L2CAP ver 2.9 May 8 13:50:55 ubuntu kernel: [ 340.918618] Bluetooth: L2CAP socket layer initialized May 8 13:50:56 ubuntu audio[8078]: Bluetooth Audio daemon May 8 13:50:56 ubuntu audio[8078]: Unix socket created: 5 May 8 13:50:56 ubuntu audio[8078]: audio.conf: Key file does not have key 'Enable' May 8 13:50:56 ubuntu audio[8078]: audio.conf: Key file does not have key 'Disable' May 8 13:50:56 ubuntu kernel: [ 341.989757] Bluetooth: RFCOMM socket layer initialized May 8 13:50:56 ubuntu kernel: [ 341.989791] Bluetooth: RFCOMM TTY layer initialized May 8 13:50:56 ubuntu kernel: [ 341.989793] Bluetooth: RFCOMM ver 1.8 May 8 13:50:56 ubuntu input[8086]: Bluetooth Input daemon May 8 13:50:56 ubuntu input[8086]: Registered input manager path:/org/bluez/input May 8 13:50:56 ubuntu audio[8078]: add_service_record: got record id 0x10000 May 8 13:50:56 ubuntu audio[8078]: audio.conf: Key file does not have key 'Disable' May 8 13:50:56 ubuntu audio[8078]: audio.conf: Key file does not have group 'A2DP' May 8 13:50:56 ubuntu last message repeated 3 times May 8 13:50:56 ubuntu audio[8078]: SEP 0x806d248 registered: type:0 codec:0 seid:1 May 8 13:50:56 ubuntu audio[8078]: add_service_record: got record id 0x10001 May 8 13:50:56 ubuntu audio[8078]: add_service_record: got record id 0x10002 May 8 13:50:56 ubuntu audio[8078]: add_service_record: got record id 0x10003 May 8 13:50:56 ubuntu audio[8078]: Registered manager path:/org/bluez/audio May 8 13:51:18 ubuntu /usr/sbin/cron[8252]: (CRON) INFO (pidfile fd = 3) May 8 13:51:18 ubuntu /usr/sbin/cron[8253]: (CRON) STARTUP (fork ok) May 8 13:51:18 ubuntu /usr/sbin/cron[8253]: (CRON) INFO (Running @reboot jobs) May 8 13:51:29 ubuntu gdm[8198]: GLib-CRITICAL: g_key_file_get_string: assertion `key_file != NULL' failed May 8 13:51:29 ubuntu gdm[8198]: GLib-CRITICAL: g_key_file_get_string: assertion `key_file != NULL' failed May 8 13:51:29 ubuntu gdm[8198]: GLib-CRITICAL: g_key_file_free: assertion `key_file != NULL' failed May 8 13:52:14 ubuntu kernel: [ 420.188259] NET: Registered protocol family 10 May 8 13:52:14 ubuntu kernel: [ 420.189396] lo: Disabled Privacy Extensions May 8 13:52:14 ubuntu kernel: [ 420.190496] ADDRCONF(NETDEV_UP): eth0: link is not ready May 8 13:52:15 ubuntu avahi-daemon[7766]: Registering new address record for fe80::208:54ff:fed7:fc79 on eth1.*. May 8 13:52:24 ubuntu kernel: [ 430.380590] eth1: no IPv6 routers present May 8 13:53:23 ubuntu hcid[8052]: Default passkey agent (:1.17, /org/bluez/passkey) registered May 8 13:53:23 ubuntu hcid[8052]: Default authorization agent (:1.17, /org/bluez/auth) registered May 8 13:54:14 ubuntu NetworkManager: <info> Updating allowed wireless network lists. May 8 13:54:14 ubuntu NetworkManager: <WARN> nm_dbus_get_networks_cb(): error received: org.freedesktop.NetworkManagerInfo.NoNetworks - There are no wireless networks stored.. May 8 14:03:45 ubuntu kernel: [ 1109.733255] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK May 8 14:03:45 ubuntu kernel: [ 1109.733268] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current] May 8 14:03:45 ubuntu kernel: [ 1109.733274] sr 1:0:0:0: [sr0] Add. Sense: Id CRC or ECC error May 8 14:03:45 ubuntu kernel: [ 1109.733281] end_request: I/O error, dev sr0, sector 1099264 May 8 14:03:45 ubuntu kernel: [ 1109.733288] Buffer I/O error on device sr0, logical block 274816 May 8 14:03:45 ubuntu kernel: [ 1109.885263] SQUASHFS error: sb_bread failed reading block 0x85a71 May 8 14:03:45 ubuntu kernel: [ 1109.885277] SQUASHFS error: Unable to read page, block 216903ce, size c3fd May 8 14:03:45 ubuntu kernel: [ 1110.062608] SQUASHFS error: sb_bread failed reading block 0x85a71 May 8 14:03:45 ubuntu kernel: [ 1110.062623] SQUASHFS error: Unable to read page, block 216903ce, size c3fd May 8 14:03:45 ubuntu kernel: [ 1110.062694] SQUASHFS error: sb_bread failed reading block 0x85a71 May 8 14:03:45 ubuntu kernel: [ 1110.062697] SQUASHFS error: Unable to read page, block 216903ce, size c3fd May 8 14:03:45 ubuntu kernel: [ 1110.062740] SQUASHFS error: sb_bread failed reading block 0x85a71 May 8 14:03:45 ubuntu kernel: [ 1110.062743] SQUASHFS error: Unable to read page, block 216903ce, size c3fd May 8 14:03:45 ubuntu kernel: [ 1110.062786] SQUASHFS error: sb_bread failed reading block 0x85a71 May 8 14:03:45 ubuntu kernel: [ 1110.062789] SQUASHFS error: Unable to read page, block 216903ce, size c3fd May 8 14:13:15 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.reason May 8 14:13:15 ubuntu NetworkManager: <info> User Switch: /org/freedesktop/NetworkManager/Devices/eth1 May 8 14:13:15 ubuntu NetworkManager: <info> Deactivating device eth1. May 8 14:13:15 ubuntu avahi-daemon[7766]: Withdrawing address record for fe80::208:54ff:fed7:fc79 on eth1. May 8 14:13:15 ubuntu NetworkManager: <info> Device eth1 activation scheduled... May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) started... May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled... May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started... May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled... May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete. May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting... May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) successful. May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled. May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete. May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started... May 8 14:13:16 ubuntu NetworkManager: <info> Activation (eth1) Beginning DHCP transaction. May 8 14:13:16 ubuntu NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete. May 8 14:13:16 ubuntu NetworkManager: <info> DHCP daemon state is now 12 (successfully started) for interface eth1 May 8 14:13:21 ubuntu NetworkManager: <info> DHCP daemon state is now 1 (starting) for interface eth1 May 8 14:13:21 ubuntu kernel: [ 1685.058647] NET: Registered protocol family 17 May 8 14:13:21 ubuntu dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 5 May 8 14:13:21 ubuntu dhclient: DHCPOFFER of 192.168.1.200 from 192.168.1.1 May 8 14:13:21 ubuntu dhclient: DHCPREQUEST of 192.168.1.200 on eth1 to 255.255.255.255 port 67 May 8 14:13:21 ubuntu dhclient: DHCPACK of 192.168.1.200 from 192.168.1.1 May 8 14:13:21 ubuntu avahi-daemon[7766]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.1.200. May 8 14:13:21 ubuntu avahi-daemon[7766]: New relevant interface eth1.IPv4 for mDNS. May 8 14:13:21 ubuntu avahi-daemon[7766]: Registering new address record for 192.168.1.200 on eth1.IPv4. May 8 14:13:21 ubuntu NetworkManager: <info> DHCP daemon state is now 2 (bound) for interface eth1 May 8 14:13:21 ubuntu NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) scheduled... May 8 14:13:21 ubuntu NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) started... May 8 14:13:21 ubuntu dhclient: bound to 192.168.1.200 -- renewal in 282451 seconds. May 8 14:13:22 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.host_name May 8 14:13:22 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.nis_domain May 8 14:13:22 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.nis_servers May 8 14:13:22 ubuntu NetworkManager: <info> Retrieved the following IP4 configuration from the DHCP daemon: May 8 14:13:22 ubuntu NetworkManager: <info> address 192.168.1.200 May 8 14:13:22 ubuntu NetworkManager: <info> netmask 255.255.255.0 May 8 14:13:22 ubuntu NetworkManager: <info> broadcast 192.168.1.255 May 8 14:13:22 ubuntu NetworkManager: <info> gateway 192.168.1.1 May 8 14:13:22 ubuntu NetworkManager: <info> nameserver 200.167.216.14 May 8 14:13:22 ubuntu NetworkManager: <info> nameserver 200.167.216.15 May 8 14:13:22 ubuntu NetworkManager: <info> domain name 'Republica303Lan' May 8 14:13:22 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.interface_mtu May 8 14:13:22 ubuntu NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) scheduled... May 8 14:13:22 ubuntu NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) complete. May 8 14:13:22 ubuntu NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) started... May 8 14:13:22 ubuntu avahi-daemon[7766]: Withdrawing address record for 192.168.1.200 on eth1. May 8 14:13:22 ubuntu avahi-daemon[7766]: Leaving mDNS multicast group on interface eth1.IPv4 with address 192.168.1.200. May 8 14:13:22 ubuntu avahi-daemon[7766]: Interface eth1.IPv4 no longer relevant for mDNS. May 8 14:13:22 ubuntu avahi-daemon[7766]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.1.200. May 8 14:13:22 ubuntu avahi-daemon[7766]: New relevant interface eth1.IPv4 for mDNS. May 8 14:13:22 ubuntu avahi-daemon[7766]: Registering new address record for 192.168.1.200 on eth1.IPv4. May 8 14:13:23 ubuntu NetworkManager: <info> Clearing nscd hosts cache. May 8 14:13:23 ubuntu NetworkManager: <WARN> nm_spawn_process(): nm_spawn_process('/usr/sbin/nscd -i hosts'): could not spawn process. (Failed to execute child process "/usr/sbin/nscd" (No such file or directory)) May 8 14:13:24 ubuntu NetworkManager: <info> Activation (eth1) successful, device activated. May 8 14:13:24 ubuntu NetworkManager: <info> Activation (eth1) Finish handler scheduled. May 8 14:13:24 ubuntu NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) complete. May 8 14:13:25 ubuntu avahi-daemon[7766]: Registering new address record for fe80::208:54ff:fed7:fc79 on eth1.*. May 8 14:13:27 ubuntu ntpdate[8730]: step time server 91.189.94.4 offset 10797.670747 sec May 8 17:13:32 ubuntu kernel: [ 1698.169356] eth1: no IPv6 routers present May 8 17:14:48 ubuntu kernel: [ 1774.412943] program gparted is using a deprecated SCSI ioctl, please convert it to SG_IO May 8 17:15:02 ubuntu NetworkManager: <debug> [1210266902.407409] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_46B8FA8AB8FA77AF'). May 8 17:15:02 ubuntu NetworkManager: <debug> [1210266902.449304] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_1404D8729D35F949'). May 8 17:15:02 ubuntu NetworkManager: <debug> [1210266902.463219] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_3ff0caf5_7e09_40c3_8eaa_bc0d9222d133'). May 8 17:15:02 ubuntu NetworkManager: <debug> [1210266902.484368] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/volume_part4_size_1024'). May 8 17:15:02 ubuntu NetworkManager: <debug> [1210266902.492983] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_4806_7FF1'). May 8 17:15:06 ubuntu NetworkManager: <debug> [1210266906.182559] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_46B8FA8AB8FA77AF'). May 8 17:15:06 ubuntu NetworkManager: <debug> [1210266906.252444] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_1404D8729D35F949'). May 8 17:15:06 ubuntu NetworkManager: <debug> [1210266906.315532] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_3ff0caf5_7e09_40c3_8eaa_bc0d9222d133'). May 8 17:15:06 ubuntu NetworkManager: <debug> [1210266906.371305] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_4806_7FF1'). May 8 17:17:01 ubuntu /USR/SBIN/CRON[8828]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) May 8 17:21:47 ubuntu hald: mounted /dev/sda6 on behalf of uid 0 May 8 17:21:59 ubuntu kernel: [ 2204.890285] ndiswrapper version 1.52 loaded (smp=yes, preempt=no) May 8 17:22:00 ubuntu kernel: [ 2205.028198] usb 4-2: reset high speed USB device using ehci_hcd and address 2 May 8 17:22:00 ubuntu kernel: [ 2205.166665] ndiswrapper: driver net8187b (Realtek Semiconductor Corp.,01/24/2007,5.1057.0124.2007) loaded May 8 17:22:04 ubuntu kernel: [ 2209.789242] wlan0: ethernet device 00:06:4f:4c:bf:ce using NDIS driver: net8187b, version: 0x1, NDIS version: 0x500, vendor: 'Realtek RTL8187 Wireless LAN USB NIC ', 0BDA:8189.F.conf May 8 17:22:04 ubuntu kernel: [ 2209.791503] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK May 8 17:22:04 ubuntu kernel: [ 2209.792825] usbcore: registered new interface driver ndiswrapper May 8 17:22:08 ubuntu NetworkManager: <debug> [1210267328.038744] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/net_00_06_4f_4c_bf_ce'). May 8 17:22:09 ubuntu NetworkManager: <info> wlan0: Device is fully-supported using driver 'ndiswrapper'. May 8 17:22:09 ubuntu NetworkManager: <info> wlan0: driver does not support SSID scans (scan_capa 0x00). May 8 17:22:09 ubuntu NetworkManager: <info> nm_device_init(): waiting for device's worker thread to start May 8 17:22:09 ubuntu NetworkManager: <info> nm_device_init(): device's worker thread started, continuing. May 8 17:22:09 ubuntu NetworkManager: <info> Now managing wireless (802.11) device 'wlan0'. May 8 17:22:09 ubuntu NetworkManager: <info> Deactivating device wlan0. May 8 17:22:09 ubuntu NetworkManager: <WARN> nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument May 8 17:22:27 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/wlan0 for sub-path wlan0.dbus.get.reason May 8 17:22:27 ubuntu NetworkManager: <debug> [1210267347.296017] nm_device_802_11_wireless_get_activation_ap(): Forcing AP 'Republica303Wireless' May 8 17:22:27 ubuntu NetworkManager: <info> User Switch: /org/freedesktop/NetworkManager/Devices/wlan0 / Republica303Wireless May 8 17:22:27 ubuntu NetworkManager: <info> Deactivating device wlan0. May 8 17:22:27 ubuntu NetworkManager: <WARN> nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument May 8 17:22:27 ubuntu NetworkManager: <info> Device wlan0 activation scheduled... May 8 17:22:27 ubuntu NetworkManager: <info> Deactivating device eth1. May 8 17:22:27 ubuntu dhclient: There is already a pid file /var/run/dhclient.eth1.pid with pid 8660 May 8 17:22:27 ubuntu dhclient: killed old client process, removed PID file May 8 17:22:27 ubuntu dhclient: DHCPRELEASE on eth1 to 192.168.1.1 port 67 May 8 17:22:27 ubuntu avahi-daemon[7766]: Withdrawing address record for 192.168.1.200 on eth1. May 8 17:22:27 ubuntu avahi-daemon[7766]: Leaving mDNS multicast group on interface eth1.IPv4 with address 192.168.1.200. May 8 17:22:27 ubuntu avahi-daemon[7766]: Interface eth1.IPv4 no longer relevant for mDNS. May 8 17:22:28 ubuntu dhcdbd: dhco_parse_option_settings: bad option setting: old_server_name = May 8 17:22:28 ubuntu avahi-daemon[7766]: Withdrawing address record for fe80::208:54ff:fed7:fc79 on eth1. May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) started... May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0/wireless): access point 'Republica303Wireless' is encrypted, but NO valid key exists. New key needed. May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) New wireless user key requested for network 'Republica303Wireless'. May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0) New wireless user key for network 'Republica303Wireless' received. May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0/wireless): access point 'Republica303Wireless' is encrypted, and a key exists. No new key needed. May 8 17:22:51 ubuntu NetworkManager: <info> retry to connect to global supplicant socket (try=1) May 8 17:22:51 ubuntu NetworkManager: <info> SUP: sending command 'INTERFACE_ADD wlan0^I^Iwext^I/var/run/wpa_supplicant0^I' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'AP_SCAN 1' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'ADD_NETWORK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was '0' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 ssid 52657075626c696361333033576972656c657373' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 proto WPA2' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 psk <key>' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 pairwise CCMP' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 group CCMP' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'ENABLE_NETWORK 0' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. May 8 17:23:52 ubuntu NetworkManager: <info> Activation (wlan0/wireless): association took too long (>60s), failing activation. May 8 17:23:52 ubuntu NetworkManager: <info> Activation (wlan0) failure scheduled... May 8 17:23:52 ubuntu NetworkManager: <info> Activation (wlan0) failed for access point (Republica303Wireless) May 8 17:23:52 ubuntu NetworkManager: <info> Activation (wlan0) failed. May 8 17:23:52 ubuntu NetworkManager: <info> Deactivating device wlan0. May 8 17:23:52 ubuntu NetworkManager: <WARN> nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument May 8 17:24:41 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/wlan0 for sub-path wlan0.dbus.get.reason May 8 17:24:41 ubuntu NetworkManager: <debug> [1210267481.004397] nm_device_802_11_wireless_get_activation_ap(): Forcing AP 'Republica303Wireless' May 8 17:24:41 ubuntu NetworkManager: <info> User Switch: /org/freedesktop/NetworkManager/Devices/wlan0 / Republica303Wireless May 8 17:24:41 ubuntu NetworkManager: <info> Deactivating device wlan0. May 8 17:24:41 ubuntu NetworkManager: <WARN> nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument May 8 17:24:41 ubuntu NetworkManager: <info> Device wlan0 activation scheduled... May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) started... May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0/wireless): access point 'Republica303Wireless' is encrypted, but NO valid key exists. New key needed. May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) New wireless user key requested for network 'Republica303Wireless'. May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0) New wireless user key for network 'Republica303Wireless' received. May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0/wireless): access point 'Republica303Wireless' is encrypted, and a key exists. No new key needed. May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'INTERFACE_ADD wlan0^I^Iwext^I/var/run/wpa_supplicant0^I' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'AP_SCAN 1' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'ADD_NETWORK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was '0' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 ssid 52657075626c696361333033576972656c657373' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 proto WPA2' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 psk <key>' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'ENABLE_NETWORK 0' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. May 8 17:24:57 ubuntu kernel: [ 2382.691917] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready May 8 17:24:58 ubuntu NetworkManager: <info> Supplicant state changed: 1 May 8 17:24:58 ubuntu NetworkManager: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to access point 'Republica303Wireless'. May 8 17:24:58 ubuntu NetworkManager: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled. May 8 17:24:58 ubuntu NetworkManager: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started... May 8 17:24:59 ubuntu avahi-daemon[7766]: Registering new address record for fe80::206:4fff:fe4c:bfce on wlan0.*. May 8 17:24:59 ubuntu NetworkManager: <info> Activation (wlan0) Beginning DHCP transaction. May 8 17:25:00 ubuntu NetworkManager: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete. May 8 17:25:00 ubuntu NetworkManager: <info> DHCP daemon state is now 12 (successfully started) for interface wlan0 May 8 17:25:01 ubuntu NetworkManager: <info> DHCP daemon state is now 1 (starting) for interface wlan0 May 8 17:25:04 ubuntu dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3 May 8 17:25:07 ubuntu dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4 May 8 17:25:08 ubuntu kernel: [ 2392.843045] wlan0: no IPv6 routers present May 8 17:25:11 ubuntu dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9 May 8 17:25:18 ubuntu NetworkManager: <info> Supplicant state changed: 0 May 8 17:25:20 ubuntu dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15 May 8 17:25:21 ubuntu NetworkManager: <info> Supplicant state changed: 1 May 8 17:25:35 ubuntu dhclient: No DHCPOFFERS received. May 8 17:25:36 ubuntu avahi-autoipd(wlan0)[9257]: Found user 'avahi-autoipd' (UID 105) and group 'avahi-autoipd' (GID 113). May 8 17:25:36 ubuntu avahi-autoipd(wlan0)[9257]: Successfully called chroot(). May 8 17:25:36 ubuntu avahi-autoipd(wlan0)[9257]: Successfully dropped root privileges. May 8 17:25:36 ubuntu avahi-autoipd(wlan0)[9257]: Starting with address 169.254.8.139 May 8 17:25:41 ubuntu NetworkManager: <info> Supplicant state changed: 0 May 8 17:25:41 ubuntu avahi-autoipd(wlan0)[9257]: Callout BIND, address 169.254.8.139 on interface wlan0 May 8 17:25:42 ubuntu avahi-daemon[7766]: Joining mDNS multicast group on interface wlan0.IPv4 with address 169.254.8.139. May 8 17:25:42 ubuntu avahi-daemon[7766]: New relevant interface wlan0.IPv4 for mDNS. May 8 17:25:42 ubuntu avahi-daemon[7766]: Registering new address record for 169.254.8.139 on wlan0.IPv4. May 8 17:25:44 ubuntu NetworkManager: <info> Supplicant state changed: 1 May 8 17:25:45 ubuntu avahi-autoipd(wlan0)[9257]: Successfully claimed IP address 169.254.8.139 May 8 17:25:45 ubuntu NetworkManager: <info> DHCP daemon state is now 9 (fail) for interface wlan0 May 8 17:25:45 ubuntu NetworkManager: <info> Activation (wlan0) Stage 4 of 5 (IP Configure Timeout) scheduled... May 8 17:25:45 ubuntu NetworkManager: <info> Activation (wlan0) Stage 4 of 5 (IP Configure Timeout) started... May 8 17:25:45 ubuntu NetworkManager: <info> Activation (wlan0) failure scheduled... May 8 17:25:45 ubuntu NetworkManager: <info> Activation (wlan0) Stage 4 of 5 (IP Configure Timeout) complete. May 8 17:25:45 ubuntu dhcdbd: Unrequested down ?:3 May 8 17:25:45 ubuntu NetworkManager: <info> DHCP daemon state is now 14 (normal exit) for interface wlan0 May 8 17:25:45 ubuntu NetworkManager: <info> Activation (wlan0) failed for access point (Republica303Wireless) May 8 17:25:45 ubuntu NetworkManager: <info> Activation (wlan0) failed. May 8 17:25:45 ubuntu NetworkManager: <info> Deactivating device wlan0. May 8 17:25:46 ubuntu avahi-daemon[7766]: Withdrawing address record for 169.254.8.139 on wlan0. May 8 17:25:46 ubuntu avahi-daemon[7766]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 169.254.8.139. May 8 17:25:46 ubuntu avahi-daemon[7766]: Interface wlan0.IPv4 no longer relevant for mDNS. May 8 17:25:46 ubuntu avahi-daemon[7766]: Withdrawing address record for fe80::206:4fff:fe4c:bfce on wlan0. May 8 17:25:46 ubuntu NetworkManager: <WARN> nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument " ------ EOF /sys/log/syslog
2008-05-08 18:06:20 spiderman title WPA2 dialog authentication failed Realtek RTL8187B cannot connect to WPA/WPA2 network
2008-05-08 18:08:04 spiderman description Binary package hint: network-manager I'm using ndiswrapper with the vendors driver, and I'm trying to use my usb wireless card : ;; net8187b.inf ;; ;; Realtek RTL8187B Wireless 802.11g 54Mbps USB 2.0 Network Adapter The access point is configured this way: WPA: WPA-PSK (No Server) WPA mode: WPA/WPA2 mixed mode Encryption technique: AUTO for WPA, AES for WPA2 I enter my ESSID chose "WPA personal" and use my Pre-shared Key (PSK) on nm-applet It keeps asking the password and never connects. I also tried with "WPA2 personal" and other options and they all fail. Is there a way to connect on WPA2 with this configuration on access point??? I'm sure I typed the (PSK) on the right place with the right value... did i had to type the generated key??? I tryed without the encriptation and the wireless card worked just fine so in think ndiswrapper is working ok. ps: I looked the windows configuration and it says its connected through WPA2, (AP says wpa/wpa2 mixed mode). When I did some manual configuration through ifconfig, iwconfig the network manager lost the wireless networks options like they vanished ... It became slower too, when trying to apply changes I have to wait several minutes Im using Ubuntu Hard 8.04 beta **************************************** Update ************************************************* Access Point: 3com officeconnect (model 3CRWDR101A-75) Network adapter: Encore 802.11b/g wireless usb adapter (Chipset realtek RTL8187B) (There is also a wired network card on pc) Here is a file I used to get it working on slax (backtrack): ------From /etc/wpa_suplicant.conf ( on slax ) # See /usr/doc/wpa_supplicant-0.5.7/wpa_supplicant.conf.sample # for many more options that you can use in this file. # This line enables the use of wpa_cli which is used by rc.wireless # if possible (to check for successful association) ctrl_interface=/var/run/wpa_supplicant # By default, only root (group 0) may use wpa_cli ctrl_interface_group=0 eapol_version=2 ap_scan=1 fast_reauth=1 network={ scan_ssid=0 ssid="Republica303Wireless" proto= WPA2 key_mgmt= WPA-PSK auth_alg=OPEN pairwise=CCMP group=CCMP #psk="spiderman" psk=d885c0f075371a9578d8978134cdf7298335681fe29b7cb4bb6986ccbf23eb43 } ------EOF /etc/wpa_suplicant.conf Here is the syslog (sorry I pasted almost everything, but I dont know what is relevant ) ------From /var/log/syslog: ....line ??? 13:50:17 ubuntu kernel: [ 60.674572] Freeing unused kernel memory: 364k freed May 8 13:50:17 ubuntu kernel: [ 61.983347] fuse init (API version 7.9) May 8 13:50:17 ubuntu kernel: [ 62.741485] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) May 8 13:50:17 ubuntu kernel: [ 62.741565] 8139cp 0000:00:0a.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip May 8 13:50:17 ubuntu kernel: [ 62.741571] 8139cp 0000:00:0a.0: Try the "8139too" driver instead. May 8 13:50:17 ubuntu kernel: [ 62.768269] 8139too Fast Ethernet driver 0.9.28 May 8 13:50:17 ubuntu kernel: [ 62.768381] ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 16 (level, low) -> IRQ 16 May 8 13:50:17 ubuntu kernel: [ 62.768938] eth0: RealTek RTL8139 at 0xd800, 00:11:6b:30:00:b5, IRQ 16 May 8 13:50:17 ubuntu kernel: [ 62.768941] eth0: Identified 8139 chip type 'RTL-8100B/8139D' May 8 13:50:17 ubuntu kernel: [ 62.777428] sundance.c:v1.2 11-Sep-2006 Written by Donald Becker May 8 13:50:17 ubuntu kernel: [ 62.777532] ACPI: PCI Interrupt 0000:00:0f.0[A] -> GSI 18 (level, low) -> IRQ 17 May 8 13:50:17 ubuntu kernel: [ 62.778154] eth1: IC Plus Corporation IP100A FAST Ethernet Adapter at 0001d400, 00:08:54:d7:fc:79, IRQ 17. May 8 13:50:17 ubuntu kernel: [ 62.778506] eth1: MII PHY found at address 0, status 0x786d advertising 01e1. May 8 13:50:17 ubuntu kernel: [ 63.134790] usbcore: registered new interface driver usbfs May 8 13:50:17 ubuntu kernel: [ 63.134830] usbcore: registered new interface driver hub May 8 13:50:17 ubuntu kernel: [ 63.152012] usbcore: registered new device driver usb May 8 13:50:17 ubuntu kernel: [ 63.213942] SCSI subsystem initialized May 8 13:50:17 ubuntu kernel: [ 63.225117] USB Universal Host Controller Interface driver v3.0 May 8 13:50:17 ubuntu kernel: [ 63.225277] ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 18 May 8 13:50:17 ubuntu kernel: [ 63.225295] uhci_hcd 0000:00:10.0: UHCI Host Controller May 8 13:50:17 ubuntu kernel: [ 63.225759] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1 May 8 13:50:17 ubuntu kernel: [ 63.225805] uhci_hcd 0000:00:10.0: irq 18, io base 0x0000d000 May 8 13:50:17 ubuntu kernel: [ 63.226034] usb usb1: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 63.226067] hub 1-0:1.0: USB hub found May 8 13:50:17 ubuntu kernel: [ 63.226076] hub 1-0:1.0: 2 ports detected May 8 13:50:17 ubuntu kernel: [ 63.265704] libata version 3.00 loaded. May 8 13:50:17 ubuntu kernel: [ 63.328698] ACPI: PCI Interrupt 0000:00:10.1[B] -> GSI 21 (level, low) -> IRQ 18 May 8 13:50:17 ubuntu kernel: [ 63.328719] uhci_hcd 0000:00:10.1: UHCI Host Controller May 8 13:50:17 ubuntu kernel: [ 63.328761] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2 May 8 13:50:17 ubuntu kernel: [ 63.328792] uhci_hcd 0000:00:10.1: irq 18, io base 0x0000b800 May 8 13:50:17 ubuntu kernel: [ 63.328949] usb usb2: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 63.328980] hub 2-0:1.0: USB hub found May 8 13:50:17 ubuntu kernel: [ 63.328989] hub 2-0:1.0: 2 ports detected May 8 13:50:17 ubuntu kernel: [ 63.432566] ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 18 May 8 13:50:17 ubuntu kernel: [ 63.432586] uhci_hcd 0000:00:10.2: UHCI Host Controller May 8 13:50:17 ubuntu kernel: [ 63.432621] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3 May 8 13:50:17 ubuntu kernel: [ 63.432651] uhci_hcd 0000:00:10.2: irq 18, io base 0x0000b400 May 8 13:50:17 ubuntu kernel: [ 63.432817] usb usb3: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 63.432856] hub 3-0:1.0: USB hub found May 8 13:50:17 ubuntu kernel: [ 63.432866] hub 3-0:1.0: 2 ports detected May 8 13:50:17 ubuntu kernel: [ 63.536610] ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 21 (level, low) -> IRQ 18 May 8 13:50:17 ubuntu kernel: [ 63.536634] ehci_hcd 0000:00:10.3: EHCI Host Controller May 8 13:50:17 ubuntu kernel: [ 63.536677] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4 May 8 13:50:17 ubuntu kernel: [ 63.536734] ehci_hcd 0000:00:10.3: irq 18, io mem 0xf0800000 May 8 13:50:17 ubuntu kernel: [ 63.548174] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 May 8 13:50:17 ubuntu kernel: [ 63.548382] usb usb4: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 63.548418] hub 4-0:1.0: USB hub found May 8 13:50:17 ubuntu kernel: [ 63.548430] hub 4-0:1.0: 6 ports detected May 8 13:50:17 ubuntu kernel: [ 63.657170] ACPI: Unable to derive IRQ for device 0000:00:11.1 May 8 13:50:17 ubuntu kernel: [ 63.657272] ACPI: Unable to derive IRQ for device 0000:00:11.1 May 8 13:50:17 ubuntu kernel: [ 63.665810] pata_via 0000:00:11.1: version 0.3.3 May 8 13:50:17 ubuntu kernel: [ 63.665844] ACPI: Unable to derive IRQ for device 0000:00:11.1 May 8 13:50:17 ubuntu kernel: [ 63.667874] scsi0 : pata_via May 8 13:50:17 ubuntu kernel: [ 63.669345] scsi1 : pata_via May 8 13:50:17 ubuntu kernel: [ 63.669980] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xb000 irq 14 May 8 13:50:17 ubuntu kernel: [ 63.669985] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xb008 irq 15 May 8 13:50:17 ubuntu kernel: [ 63.832290] ata1.00: ATA-7: Maxtor 6E040L0, NAR61590, max UDMA/133 May 8 13:50:17 ubuntu kernel: [ 63.832297] ata1.00: 80293248 sectors, multi 16: LBA May 8 13:50:17 ubuntu kernel: [ 63.848137] ata1.00: configured for UDMA/133 May 8 13:50:17 ubuntu kernel: [ 64.331370] ata2.00: ATAPI: HL-DT-STDVD-RAM GSA-H22N, 1.01, max UDMA/66 May 8 13:50:17 ubuntu kernel: [ 64.331396] ata2.01: ATAPI: HL-DT-STDVD-ROM GDR8161B, 0100, max UDMA/33 May 8 13:50:17 ubuntu kernel: [ 64.331411] ata2.00: limited to UDMA/33 due to 40-wire cable May 8 13:50:17 ubuntu kernel: [ 64.430859] usb 4-2: new high speed USB device using ehci_hcd and address 2 May 8 13:50:17 ubuntu kernel: [ 64.503353] ata2.00: configured for UDMA/33 May 8 13:50:17 ubuntu kernel: [ 64.569417] usb 4-2: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 64.674598] ata2.01: configured for UDMA/33 May 8 13:50:17 ubuntu kernel: [ 64.674805] scsi 0:0:0:0: Direct-Access ATA Maxtor 6E040L0 NAR6 PQ: 0 ANSI: 5 May 8 13:50:17 ubuntu kernel: [ 64.676117] scsi 1:0:0:0: CD-ROM HL-DT-ST DVD-RAM GSA-H22N 1.01 PQ: 0 ANSI: 5 May 8 13:50:17 ubuntu kernel: [ 64.682602] scsi 1:0:1:0: CD-ROM HL-DT-ST DVD-ROM GDR8161B 0100 PQ: 0 ANSI: 5 May 8 13:50:17 ubuntu kernel: [ 64.695301] Driver 'sd' needs updating - please use bus_type methods May 8 13:50:17 ubuntu kernel: [ 64.695460] sd 0:0:0:0: [sda] 80293248 512-byte hardware sectors (41110 MB) May 8 13:50:17 ubuntu kernel: [ 64.695482] sd 0:0:0:0: [sda] Write Protect is off May 8 13:50:17 ubuntu kernel: [ 64.695485] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 May 8 13:50:17 ubuntu kernel: [ 64.695510] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA May 8 13:50:17 ubuntu kernel: [ 64.695582] sd 0:0:0:0: [sda] 80293248 512-byte hardware sectors (41110 MB) May 8 13:50:17 ubuntu kernel: [ 64.695595] sd 0:0:0:0: [sda] Write Protect is off May 8 13:50:17 ubuntu kernel: [ 64.695598] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 May 8 13:50:17 ubuntu kernel: [ 64.695618] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA May 8 13:50:17 ubuntu kernel: [ 64.695624] sda: sda1 sda2 sda3 sda4 <<4>Driver 'sr' needs updating - please use bus_type methods May 8 13:50:17 ubuntu kernel: [ 64.726811] sda5 sda6 > May 8 13:50:17 ubuntu kernel: [ 64.734505] sd 0:0:0:0: [sda] Attached SCSI disk May 8 13:50:17 ubuntu kernel: [ 64.746083] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray May 8 13:50:17 ubuntu kernel: [ 64.746094] Uniform CD-ROM driver Revision: 3.20 May 8 13:50:17 ubuntu kernel: [ 64.746192] sr 1:0:0:0: Attached scsi CD-ROM sr0 May 8 13:50:17 ubuntu kernel: [ 64.746653] sd 0:0:0:0: Attached scsi generic sg0 type 0 May 8 13:50:17 ubuntu kernel: [ 64.746672] sr 1:0:0:0: Attached scsi generic sg1 type 5 May 8 13:50:17 ubuntu kernel: [ 64.746692] sr 1:0:1:0: Attached scsi generic sg2 type 5 May 8 13:50:17 ubuntu kernel: [ 64.769468] sr1: scsi3-mmc drive: 20x/48x cd/rw xa/form2 cdda tray May 8 13:50:17 ubuntu kernel: [ 64.769567] sr 1:0:1:0: Attached scsi CD-ROM sr1 May 8 13:50:17 ubuntu kernel: [ 65.177587] usb 2-1: new low speed USB device using uhci_hcd and address 2 May 8 13:50:17 ubuntu kernel: [ 65.342594] usb 2-1: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 65.585029] usb 2-2: new low speed USB device using uhci_hcd and address 3 May 8 13:50:17 ubuntu kernel: [ 65.829779] usb 2-2: configuration #1 chosen from 1 choice May 8 13:50:17 ubuntu kernel: [ 65.834864] usbcore: registered new interface driver hiddev May 8 13:50:17 ubuntu kernel: [ 65.857055] input: HID 1241:1122 as /devices/pci0000:00/0000:00:10.1/usb2/2-1/2-1:1.0/input/input1 May 8 13:50:17 ubuntu kernel: [ 65.872610] input,hidraw0: USB HID v1.00 Mouse [HID 1241:1122] on usb-0000:00:10.1-1 May 8 13:50:17 ubuntu kernel: [ 65.909980] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:10.1/usb2/2-2/2-2:1.0/input/input2 May 8 13:50:17 ubuntu kernel: [ 65.924561] input,hidraw1: USB HID v1.10 Keyboard [Chicony USB Keyboard] on usb-0000:00:10.1-2 May 8 13:50:17 ubuntu kernel: [ 65.953984] EXT3-fs: INFO: recovery required on readonly filesystem. May 8 13:50:17 ubuntu kernel: [ 65.953991] EXT3-fs: write access will be enabled during recovery. May 8 13:50:17 ubuntu kernel: [ 66.014791] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:10.1/usb2/2-2/2-2:1.1/input/input3 May 8 13:50:17 ubuntu kernel: [ 66.024354] input,hidraw2: USB HID v1.10 Device [Chicony USB Keyboard] on usb-0000:00:10.1-2 May 8 13:50:17 ubuntu kernel: [ 66.024386] usbcore: registered new interface driver usbhid May 8 13:50:17 ubuntu kernel: [ 66.024392] /build/buildd/linux-2.6.24/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver May 8 13:50:17 ubuntu kernel: [ 71.284729] kjournald starting. Commit interval 5 seconds May 8 13:50:17 ubuntu kernel: [ 71.284772] EXT3-fs: recovery complete. May 8 13:50:17 ubuntu kernel: [ 71.285128] EXT3-fs: mounted filesystem with ordered data mode. May 8 13:50:17 ubuntu kernel: [ 72.148733] ISO 9660 Extensions: Microsoft Joliet Level 3 May 8 13:50:17 ubuntu kernel: [ 72.233200] ISO 9660 Extensions: RRIP_1991A May 8 13:50:17 ubuntu kernel: [ 72.500976] Registering unionfs 1.4 May 8 13:50:17 ubuntu kernel: [ 72.500983] unionfs: debugging is not enabled May 8 13:50:17 ubuntu kernel: [ 72.516260] loop: module loaded May 8 13:50:17 ubuntu kernel: [ 72.855095] squashfs: version 3.3 (2007/10/31) Phillip Lougher May 8 13:50:17 ubuntu kernel: [ 268.641402] input: PC Speaker as /devices/platform/pcspkr/input/input4 May 8 13:50:17 ubuntu kernel: [ 272.575640] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 May 8 13:50:17 ubuntu kernel: [ 273.734127] Linux agpgart interface v0.102 May 8 13:50:17 ubuntu kernel: [ 275.322131] input: Power Button (FF) as /devices/virtual/input/input5 May 8 13:50:17 ubuntu kernel: [ 275.346254] ACPI: Power Button (FF) [PWRF] May 8 13:50:17 ubuntu kernel: [ 275.346356] input: Power Button (CM) as /devices/virtual/input/input6 May 8 13:50:17 ubuntu kernel: [ 275.378192] ACPI: Power Button (CM) [PWRB] May 8 13:50:17 ubuntu kernel: [ 275.934311] parport_pc 00:09: reported by Plug and Play ACPI May 8 13:50:17 ubuntu kernel: [ 275.934362] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA] May 8 13:50:17 ubuntu kernel: [ 276.050303] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 May 8 13:50:17 ubuntu kernel: [ 276.975656] irda_init() May 8 13:50:17 ubuntu kernel: [ 276.975700] NET: Registered protocol family 23 May 8 13:50:17 ubuntu kernel: [ 277.274123] agpgart: Detected VIA KT400/KT400A/KT600 chipset May 8 13:50:17 ubuntu kernel: [ 277.284211] agpgart: AGP aperture is 64M @ 0xf8000000 May 8 13:50:17 ubuntu kernel: [ 282.682196] ACPI: PCI Interrupt 0000:00:11.5[C] -> GSI 22 (level, low) -> IRQ 19 May 8 13:50:17 ubuntu kernel: [ 282.686776] PCI: Setting latency timer of device 0000:00:11.5 to 64 May 8 13:50:17 ubuntu kernel: [ 283.200298] ALSA /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/sound/alsa-driver/pci/via82xx.c:581: codec_read: codec 0 is not valid [0xfe0000] May 8 13:50:17 ubuntu kernel: [ 283.206494] ALSA /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/sound/alsa-driver/pci/via82xx.c:581: codec_read: codec 0 is not valid [0xfe0000] May 8 13:50:17 ubuntu kernel: [ 283.212733] ALSA /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/sound/alsa-driver/pci/via82xx.c:581: codec_read: codec 0 is not valid [0xfe0000] May 8 13:50:17 ubuntu kernel: [ 283.218932] ALSA /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/sound/alsa-driver/pci/via82xx.c:581: codec_read: codec 0 is not valid [0xfe0000] May 8 13:50:17 ubuntu kernel: [ 287.507664] Adding 706824k swap on /dev/sda5. Priority:-1 extents:1 across:706824k May 8 13:50:17 ubuntu kernel: [ 290.721793] ip_tables: (C) 2000-2006 Netfilter Core Team May 8 13:50:17 ubuntu kernel: [ 295.098861] No dock devices found. May 8 13:50:23 ubuntu NetworkManager: <info> starting... May 8 13:50:27 ubuntu avahi-daemon[7766]: Found user 'avahi' (UID 109) and group 'avahi' (GID 120). May 8 13:50:27 ubuntu avahi-daemon[7766]: Successfully dropped root privileges. May 8 13:50:27 ubuntu avahi-daemon[7766]: avahi-daemon 0.6.22 starting up. May 8 13:50:27 ubuntu avahi-daemon[7766]: Successfully called chroot(). May 8 13:50:27 ubuntu avahi-daemon[7766]: Successfully dropped remaining capabilities. May 8 13:50:27 ubuntu avahi-daemon[7767]: chroot.c: open() failed: No such file or directory May 8 13:50:27 ubuntu avahi-daemon[7766]: Failed to open /etc/resolv.conf: Invalid argument May 8 13:50:27 ubuntu avahi-daemon[7766]: No service file found in /etc/avahi/services. May 8 13:50:27 ubuntu avahi-daemon[7766]: Network interface enumeration completed. May 8 13:50:27 ubuntu avahi-daemon[7766]: Registering HINFO record with values 'I686'/'LINUX'. May 8 13:50:27 ubuntu avahi-daemon[7766]: Server startup complete. Host name is ubuntu.local. Local service cookie is 182614784. May 8 13:50:27 ubuntu kernel: [ 313.126694] apm: BIOS version 1.2 Flags 0x0b (Driver version 1.16ac) May 8 13:50:27 ubuntu kernel: [ 313.126704] apm: overridden by ACPI. May 8 13:50:27 ubuntu kernel: [ 313.596538] lp0: using parport0 (interrupt-driven). May 8 13:50:28 ubuntu kernel: [ 313.959498] ppdev: user-space parallel port driver May 8 13:50:40 ubuntu dhcdbd: Started up. May 8 13:50:54 ubuntu kernel: [ 339.827057] eth1: Link changed: 100Mbps, full duplex May 8 13:50:54 ubuntu NetworkManager: <info> eth1: Driver 'sundance' does not support carrier detection. ^IYou must switch to it manually. May 8 13:50:54 ubuntu NetworkManager: <info> nm_device_init(): waiting for device's worker thread to start May 8 13:50:54 ubuntu NetworkManager: <info> nm_device_init(): device's worker thread started, continuing. May 8 13:50:54 ubuntu NetworkManager: <info> Now managing wired Ethernet (802.3) device 'eth1'. May 8 13:50:54 ubuntu NetworkManager: <info> Deactivating device eth1. May 8 13:50:54 ubuntu hcid[8052]: Bluetooth HCI daemon May 8 13:50:55 ubuntu kernel: [ 340.641624] Bluetooth: Core ver 2.11 May 8 13:50:55 ubuntu kernel: [ 340.648946] eth0: link down May 8 13:50:55 ubuntu kernel: [ 340.650076] NET: Registered protocol family 31 May 8 13:50:55 ubuntu kernel: [ 340.650083] Bluetooth: HCI device and connection manager initialized May 8 13:50:55 ubuntu kernel: [ 340.650090] Bluetooth: HCI socket layer initialized May 8 13:50:55 ubuntu hcid[8052]: Starting SDP server May 8 13:50:55 ubuntu NetworkManager: <info> eth0: Device is fully-supported using driver '8139too'. May 8 13:50:55 ubuntu NetworkManager: <info> nm_device_init(): waiting for device's worker thread to start May 8 13:50:55 ubuntu NetworkManager: <info> nm_device_init(): device's worker thread started, continuing. May 8 13:50:55 ubuntu NetworkManager: <info> Now managing wired Ethernet (802.3) device 'eth0'. May 8 13:50:55 ubuntu NetworkManager: <info> Deactivating device eth0. May 8 13:50:55 ubuntu NetworkManager: <info> Will activate wired connection 'eth0' because it now has a link. May 8 13:50:55 ubuntu NetworkManager: <debug> [1210254655.112231] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/storage_model_DVD_ROM_GDR8161B'). May 8 13:50:55 ubuntu NetworkManager: <debug> [1210254655.147373] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/platform_bluetooth'). May 8 13:50:55 ubuntu hcid[8052]: Created local server at unix:abstract=/var/run/dbus-QUk930oKJF,guid=c247514381f4f5a6ba37093c4823053f May 8 13:50:55 ubuntu kernel: [ 340.918608] Bluetooth: L2CAP ver 2.9 May 8 13:50:55 ubuntu kernel: [ 340.918618] Bluetooth: L2CAP socket layer initialized May 8 13:50:56 ubuntu audio[8078]: Bluetooth Audio daemon May 8 13:50:56 ubuntu audio[8078]: Unix socket created: 5 May 8 13:50:56 ubuntu audio[8078]: audio.conf: Key file does not have key 'Enable' May 8 13:50:56 ubuntu audio[8078]: audio.conf: Key file does not have key 'Disable' May 8 13:50:56 ubuntu kernel: [ 341.989757] Bluetooth: RFCOMM socket layer initialized May 8 13:50:56 ubuntu kernel: [ 341.989791] Bluetooth: RFCOMM TTY layer initialized May 8 13:50:56 ubuntu kernel: [ 341.989793] Bluetooth: RFCOMM ver 1.8 May 8 13:50:56 ubuntu input[8086]: Bluetooth Input daemon May 8 13:50:56 ubuntu input[8086]: Registered input manager path:/org/bluez/input May 8 13:50:56 ubuntu audio[8078]: add_service_record: got record id 0x10000 May 8 13:50:56 ubuntu audio[8078]: audio.conf: Key file does not have key 'Disable' May 8 13:50:56 ubuntu audio[8078]: audio.conf: Key file does not have group 'A2DP' May 8 13:50:56 ubuntu last message repeated 3 times May 8 13:50:56 ubuntu audio[8078]: SEP 0x806d248 registered: type:0 codec:0 seid:1 May 8 13:50:56 ubuntu audio[8078]: add_service_record: got record id 0x10001 May 8 13:50:56 ubuntu audio[8078]: add_service_record: got record id 0x10002 May 8 13:50:56 ubuntu audio[8078]: add_service_record: got record id 0x10003 May 8 13:50:56 ubuntu audio[8078]: Registered manager path:/org/bluez/audio May 8 13:51:18 ubuntu /usr/sbin/cron[8252]: (CRON) INFO (pidfile fd = 3) May 8 13:51:18 ubuntu /usr/sbin/cron[8253]: (CRON) STARTUP (fork ok) May 8 13:51:18 ubuntu /usr/sbin/cron[8253]: (CRON) INFO (Running @reboot jobs) May 8 13:51:29 ubuntu gdm[8198]: GLib-CRITICAL: g_key_file_get_string: assertion `key_file != NULL' failed May 8 13:51:29 ubuntu gdm[8198]: GLib-CRITICAL: g_key_file_get_string: assertion `key_file != NULL' failed May 8 13:51:29 ubuntu gdm[8198]: GLib-CRITICAL: g_key_file_free: assertion `key_file != NULL' failed May 8 13:52:14 ubuntu kernel: [ 420.188259] NET: Registered protocol family 10 May 8 13:52:14 ubuntu kernel: [ 420.189396] lo: Disabled Privacy Extensions May 8 13:52:14 ubuntu kernel: [ 420.190496] ADDRCONF(NETDEV_UP): eth0: link is not ready May 8 13:52:15 ubuntu avahi-daemon[7766]: Registering new address record for fe80::208:54ff:fed7:fc79 on eth1.*. May 8 13:52:24 ubuntu kernel: [ 430.380590] eth1: no IPv6 routers present May 8 13:53:23 ubuntu hcid[8052]: Default passkey agent (:1.17, /org/bluez/passkey) registered May 8 13:53:23 ubuntu hcid[8052]: Default authorization agent (:1.17, /org/bluez/auth) registered May 8 13:54:14 ubuntu NetworkManager: <info> Updating allowed wireless network lists. May 8 13:54:14 ubuntu NetworkManager: <WARN> nm_dbus_get_networks_cb(): error received: org.freedesktop.NetworkManagerInfo.NoNetworks - There are no wireless networks stored.. May 8 14:03:45 ubuntu kernel: [ 1109.733255] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK May 8 14:03:45 ubuntu kernel: [ 1109.733268] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current] May 8 14:03:45 ubuntu kernel: [ 1109.733274] sr 1:0:0:0: [sr0] Add. Sense: Id CRC or ECC error May 8 14:03:45 ubuntu kernel: [ 1109.733281] end_request: I/O error, dev sr0, sector 1099264 May 8 14:03:45 ubuntu kernel: [ 1109.733288] Buffer I/O error on device sr0, logical block 274816 May 8 14:03:45 ubuntu kernel: [ 1109.885263] SQUASHFS error: sb_bread failed reading block 0x85a71 May 8 14:03:45 ubuntu kernel: [ 1109.885277] SQUASHFS error: Unable to read page, block 216903ce, size c3fd May 8 14:03:45 ubuntu kernel: [ 1110.062608] SQUASHFS error: sb_bread failed reading block 0x85a71 May 8 14:03:45 ubuntu kernel: [ 1110.062623] SQUASHFS error: Unable to read page, block 216903ce, size c3fd May 8 14:03:45 ubuntu kernel: [ 1110.062694] SQUASHFS error: sb_bread failed reading block 0x85a71 May 8 14:03:45 ubuntu kernel: [ 1110.062697] SQUASHFS error: Unable to read page, block 216903ce, size c3fd May 8 14:03:45 ubuntu kernel: [ 1110.062740] SQUASHFS error: sb_bread failed reading block 0x85a71 May 8 14:03:45 ubuntu kernel: [ 1110.062743] SQUASHFS error: Unable to read page, block 216903ce, size c3fd May 8 14:03:45 ubuntu kernel: [ 1110.062786] SQUASHFS error: sb_bread failed reading block 0x85a71 May 8 14:03:45 ubuntu kernel: [ 1110.062789] SQUASHFS error: Unable to read page, block 216903ce, size c3fd May 8 14:13:15 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.reason May 8 14:13:15 ubuntu NetworkManager: <info> User Switch: /org/freedesktop/NetworkManager/Devices/eth1 May 8 14:13:15 ubuntu NetworkManager: <info> Deactivating device eth1. May 8 14:13:15 ubuntu avahi-daemon[7766]: Withdrawing address record for fe80::208:54ff:fed7:fc79 on eth1. May 8 14:13:15 ubuntu NetworkManager: <info> Device eth1 activation scheduled... May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) started... May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled... May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started... May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled... May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete. May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting... May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) successful. May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled. May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete. May 8 14:13:15 ubuntu NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started... May 8 14:13:16 ubuntu NetworkManager: <info> Activation (eth1) Beginning DHCP transaction. May 8 14:13:16 ubuntu NetworkManager: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete. May 8 14:13:16 ubuntu NetworkManager: <info> DHCP daemon state is now 12 (successfully started) for interface eth1 May 8 14:13:21 ubuntu NetworkManager: <info> DHCP daemon state is now 1 (starting) for interface eth1 May 8 14:13:21 ubuntu kernel: [ 1685.058647] NET: Registered protocol family 17 May 8 14:13:21 ubuntu dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 5 May 8 14:13:21 ubuntu dhclient: DHCPOFFER of 192.168.1.200 from 192.168.1.1 May 8 14:13:21 ubuntu dhclient: DHCPREQUEST of 192.168.1.200 on eth1 to 255.255.255.255 port 67 May 8 14:13:21 ubuntu dhclient: DHCPACK of 192.168.1.200 from 192.168.1.1 May 8 14:13:21 ubuntu avahi-daemon[7766]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.1.200. May 8 14:13:21 ubuntu avahi-daemon[7766]: New relevant interface eth1.IPv4 for mDNS. May 8 14:13:21 ubuntu avahi-daemon[7766]: Registering new address record for 192.168.1.200 on eth1.IPv4. May 8 14:13:21 ubuntu NetworkManager: <info> DHCP daemon state is now 2 (bound) for interface eth1 May 8 14:13:21 ubuntu NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) scheduled... May 8 14:13:21 ubuntu NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) started... May 8 14:13:21 ubuntu dhclient: bound to 192.168.1.200 -- renewal in 282451 seconds. May 8 14:13:22 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.host_name May 8 14:13:22 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.nis_domain May 8 14:13:22 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.nis_servers May 8 14:13:22 ubuntu NetworkManager: <info> Retrieved the following IP4 configuration from the DHCP daemon: May 8 14:13:22 ubuntu NetworkManager: <info> address 192.168.1.200 May 8 14:13:22 ubuntu NetworkManager: <info> netmask 255.255.255.0 May 8 14:13:22 ubuntu NetworkManager: <info> broadcast 192.168.1.255 May 8 14:13:22 ubuntu NetworkManager: <info> gateway 192.168.1.1 May 8 14:13:22 ubuntu NetworkManager: <info> nameserver 200.167.216.14 May 8 14:13:22 ubuntu NetworkManager: <info> nameserver 200.167.216.15 May 8 14:13:22 ubuntu NetworkManager: <info> domain name 'Republica303Lan' May 8 14:13:22 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.interface_mtu May 8 14:13:22 ubuntu NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) scheduled... May 8 14:13:22 ubuntu NetworkManager: <info> Activation (eth1) Stage 4 of 5 (IP Configure Get) complete. May 8 14:13:22 ubuntu NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) started... May 8 14:13:22 ubuntu avahi-daemon[7766]: Withdrawing address record for 192.168.1.200 on eth1. May 8 14:13:22 ubuntu avahi-daemon[7766]: Leaving mDNS multicast group on interface eth1.IPv4 with address 192.168.1.200. May 8 14:13:22 ubuntu avahi-daemon[7766]: Interface eth1.IPv4 no longer relevant for mDNS. May 8 14:13:22 ubuntu avahi-daemon[7766]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.1.200. May 8 14:13:22 ubuntu avahi-daemon[7766]: New relevant interface eth1.IPv4 for mDNS. May 8 14:13:22 ubuntu avahi-daemon[7766]: Registering new address record for 192.168.1.200 on eth1.IPv4. May 8 14:13:23 ubuntu NetworkManager: <info> Clearing nscd hosts cache. May 8 14:13:23 ubuntu NetworkManager: <WARN> nm_spawn_process(): nm_spawn_process('/usr/sbin/nscd -i hosts'): could not spawn process. (Failed to execute child process "/usr/sbin/nscd" (No such file or directory)) May 8 14:13:24 ubuntu NetworkManager: <info> Activation (eth1) successful, device activated. May 8 14:13:24 ubuntu NetworkManager: <info> Activation (eth1) Finish handler scheduled. May 8 14:13:24 ubuntu NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) complete. May 8 14:13:25 ubuntu avahi-daemon[7766]: Registering new address record for fe80::208:54ff:fed7:fc79 on eth1.*. May 8 14:13:27 ubuntu ntpdate[8730]: step time server 91.189.94.4 offset 10797.670747 sec May 8 17:13:32 ubuntu kernel: [ 1698.169356] eth1: no IPv6 routers present May 8 17:14:48 ubuntu kernel: [ 1774.412943] program gparted is using a deprecated SCSI ioctl, please convert it to SG_IO May 8 17:15:02 ubuntu NetworkManager: <debug> [1210266902.407409] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_46B8FA8AB8FA77AF'). May 8 17:15:02 ubuntu NetworkManager: <debug> [1210266902.449304] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_1404D8729D35F949'). May 8 17:15:02 ubuntu NetworkManager: <debug> [1210266902.463219] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_3ff0caf5_7e09_40c3_8eaa_bc0d9222d133'). May 8 17:15:02 ubuntu NetworkManager: <debug> [1210266902.484368] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/volume_part4_size_1024'). May 8 17:15:02 ubuntu NetworkManager: <debug> [1210266902.492983] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_4806_7FF1'). May 8 17:15:06 ubuntu NetworkManager: <debug> [1210266906.182559] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_46B8FA8AB8FA77AF'). May 8 17:15:06 ubuntu NetworkManager: <debug> [1210266906.252444] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_1404D8729D35F949'). May 8 17:15:06 ubuntu NetworkManager: <debug> [1210266906.315532] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_3ff0caf5_7e09_40c3_8eaa_bc0d9222d133'). May 8 17:15:06 ubuntu NetworkManager: <debug> [1210266906.371305] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_4806_7FF1'). May 8 17:17:01 ubuntu /USR/SBIN/CRON[8828]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) May 8 17:21:47 ubuntu hald: mounted /dev/sda6 on behalf of uid 0 May 8 17:21:59 ubuntu kernel: [ 2204.890285] ndiswrapper version 1.52 loaded (smp=yes, preempt=no) May 8 17:22:00 ubuntu kernel: [ 2205.028198] usb 4-2: reset high speed USB device using ehci_hcd and address 2 May 8 17:22:00 ubuntu kernel: [ 2205.166665] ndiswrapper: driver net8187b (Realtek Semiconductor Corp.,01/24/2007,5.1057.0124.2007) loaded May 8 17:22:04 ubuntu kernel: [ 2209.789242] wlan0: ethernet device 00:06:4f:4c:bf:ce using NDIS driver: net8187b, version: 0x1, NDIS version: 0x500, vendor: 'Realtek RTL8187 Wireless LAN USB NIC ', 0BDA:8189.F.conf May 8 17:22:04 ubuntu kernel: [ 2209.791503] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK May 8 17:22:04 ubuntu kernel: [ 2209.792825] usbcore: registered new interface driver ndiswrapper May 8 17:22:08 ubuntu NetworkManager: <debug> [1210267328.038744] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/net_00_06_4f_4c_bf_ce'). May 8 17:22:09 ubuntu NetworkManager: <info> wlan0: Device is fully-supported using driver 'ndiswrapper'. May 8 17:22:09 ubuntu NetworkManager: <info> wlan0: driver does not support SSID scans (scan_capa 0x00). May 8 17:22:09 ubuntu NetworkManager: <info> nm_device_init(): waiting for device's worker thread to start May 8 17:22:09 ubuntu NetworkManager: <info> nm_device_init(): device's worker thread started, continuing. May 8 17:22:09 ubuntu NetworkManager: <info> Now managing wireless (802.11) device 'wlan0'. May 8 17:22:09 ubuntu NetworkManager: <info> Deactivating device wlan0. May 8 17:22:09 ubuntu NetworkManager: <WARN> nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument May 8 17:22:27 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/wlan0 for sub-path wlan0.dbus.get.reason May 8 17:22:27 ubuntu NetworkManager: <debug> [1210267347.296017] nm_device_802_11_wireless_get_activation_ap(): Forcing AP 'Republica303Wireless' May 8 17:22:27 ubuntu NetworkManager: <info> User Switch: /org/freedesktop/NetworkManager/Devices/wlan0 / Republica303Wireless May 8 17:22:27 ubuntu NetworkManager: <info> Deactivating device wlan0. May 8 17:22:27 ubuntu NetworkManager: <WARN> nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument May 8 17:22:27 ubuntu NetworkManager: <info> Device wlan0 activation scheduled... May 8 17:22:27 ubuntu NetworkManager: <info> Deactivating device eth1. May 8 17:22:27 ubuntu dhclient: There is already a pid file /var/run/dhclient.eth1.pid with pid 8660 May 8 17:22:27 ubuntu dhclient: killed old client process, removed PID file May 8 17:22:27 ubuntu dhclient: DHCPRELEASE on eth1 to 192.168.1.1 port 67 May 8 17:22:27 ubuntu avahi-daemon[7766]: Withdrawing address record for 192.168.1.200 on eth1. May 8 17:22:27 ubuntu avahi-daemon[7766]: Leaving mDNS multicast group on interface eth1.IPv4 with address 192.168.1.200. May 8 17:22:27 ubuntu avahi-daemon[7766]: Interface eth1.IPv4 no longer relevant for mDNS. May 8 17:22:28 ubuntu dhcdbd: dhco_parse_option_settings: bad option setting: old_server_name = May 8 17:22:28 ubuntu avahi-daemon[7766]: Withdrawing address record for fe80::208:54ff:fed7:fc79 on eth1. May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) started... May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0/wireless): access point 'Republica303Wireless' is encrypted, but NO valid key exists. New key needed. May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) New wireless user key requested for network 'Republica303Wireless'. May 8 17:22:28 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0) New wireless user key for network 'Republica303Wireless' received. May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... May 8 17:22:49 ubuntu NetworkManager: <info> Activation (wlan0/wireless): access point 'Republica303Wireless' is encrypted, and a key exists. No new key needed. May 8 17:22:51 ubuntu NetworkManager: <info> retry to connect to global supplicant socket (try=1) May 8 17:22:51 ubuntu NetworkManager: <info> SUP: sending command 'INTERFACE_ADD wlan0^I^Iwext^I/var/run/wpa_supplicant0^I' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'AP_SCAN 1' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'ADD_NETWORK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was '0' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 ssid 52657075626c696361333033576972656c657373' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 proto WPA2' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 psk <key>' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 pairwise CCMP' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 group CCMP' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: sending command 'ENABLE_NETWORK 0' May 8 17:22:52 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:22:52 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. May 8 17:23:52 ubuntu NetworkManager: <info> Activation (wlan0/wireless): association took too long (>60s), failing activation. May 8 17:23:52 ubuntu NetworkManager: <info> Activation (wlan0) failure scheduled... May 8 17:23:52 ubuntu NetworkManager: <info> Activation (wlan0) failed for access point (Republica303Wireless) May 8 17:23:52 ubuntu NetworkManager: <info> Activation (wlan0) failed. May 8 17:23:52 ubuntu NetworkManager: <info> Deactivating device wlan0. May 8 17:23:52 ubuntu NetworkManager: <WARN> nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument May 8 17:24:41 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/wlan0 for sub-path wlan0.dbus.get.reason May 8 17:24:41 ubuntu NetworkManager: <debug> [1210267481.004397] nm_device_802_11_wireless_get_activation_ap(): Forcing AP 'Republica303Wireless' May 8 17:24:41 ubuntu NetworkManager: <info> User Switch: /org/freedesktop/NetworkManager/Devices/wlan0 / Republica303Wireless May 8 17:24:41 ubuntu NetworkManager: <info> Deactivating device wlan0. May 8 17:24:41 ubuntu NetworkManager: <WARN> nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument May 8 17:24:41 ubuntu NetworkManager: <info> Device wlan0 activation scheduled... May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) started... May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0/wireless): access point 'Republica303Wireless' is encrypted, but NO valid key exists. New key needed. May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) New wireless user key requested for network 'Republica303Wireless'. May 8 17:24:41 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0) New wireless user key for network 'Republica303Wireless' received. May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... May 8 17:24:53 ubuntu NetworkManager: <info> Activation (wlan0/wireless): access point 'Republica303Wireless' is encrypted, and a key exists. No new key needed. May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'INTERFACE_ADD wlan0^I^Iwext^I/var/run/wpa_supplicant0^I' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'AP_SCAN 1' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'ADD_NETWORK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was '0' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 ssid 52657075626c696361333033576972656c657373' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 proto WPA2' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 psk <key>' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: sending command 'ENABLE_NETWORK 0' May 8 17:24:54 ubuntu NetworkManager: <info> SUP: response was 'OK' May 8 17:24:54 ubuntu NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. May 8 17:24:57 ubuntu kernel: [ 2382.691917] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready May 8 17:24:58 ubuntu NetworkManager: <info> Supplicant state changed: 1 May 8 17:24:58 ubuntu NetworkManager: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to access point 'Republica303Wireless'. May 8 17:24:58 ubuntu NetworkManager: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled. May 8 17:24:58 ubuntu NetworkManager: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started... May 8 17:24:59 ubuntu avahi-daemon[7766]: Registering new address record for fe80::206:4fff:fe4c:bfce on wlan0.*. May 8 17:24:59 ubuntu NetworkManager: <info> Activation (wlan0) Beginning DHCP transaction. May 8 17:25:00 ubuntu NetworkManager: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete. May 8 17:25:00 ubuntu NetworkManager: <info> DHCP daemon state is now 12 (successfully started) for interface wlan0 May 8 17:25:01 ubuntu NetworkManager: <info> DHCP daemon state is now 1 (starting) for interface wlan0 May 8 17:25:04 ubuntu dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3 May 8 17:25:07 ubuntu dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4 May 8 17:25:08 ubuntu kernel: [ 2392.843045] wlan0: no IPv6 routers present May 8 17:25:11 ubuntu dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9 May 8 17:25:18 ubuntu NetworkManager: <info> Supplicant state changed: 0 May 8 17:25:20 ubuntu dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15 May 8 17:25:21 ubuntu NetworkManager: <info> Supplicant state changed: 1 May 8 17:25:35 ubuntu dhclient: No DHCPOFFERS received. May 8 17:25:36 ubuntu avahi-autoipd(wlan0)[9257]: Found user 'avahi-autoipd' (UID 105) and group 'avahi-autoipd' (GID 113). May 8 17:25:36 ubuntu avahi-autoipd(wlan0)[9257]: Successfully called chroot(). May 8 17:25:36 ubuntu avahi-autoipd(wlan0)[9257]: Successfully dropped root privileges. May 8 17:25:36 ubuntu avahi-autoipd(wlan0)[9257]: Starting with address 169.254.8.139 May 8 17:25:41 ubuntu NetworkManager: <info> Supplicant state changed: 0 May 8 17:25:41 ubuntu avahi-autoipd(wlan0)[9257]: Callout BIND, address 169.254.8.139 on interface wlan0 May 8 17:25:42 ubuntu avahi-daemon[7766]: Joining mDNS multicast group on interface wlan0.IPv4 with address 169.254.8.139. May 8 17:25:42 ubuntu avahi-daemon[7766]: New relevant interface wlan0.IPv4 for mDNS. May 8 17:25:42 ubuntu avahi-daemon[7766]: Registering new address record for 169.254.8.139 on wlan0.IPv4. May 8 17:25:44 ubuntu NetworkManager: <info> Supplicant state changed: 1 May 8 17:25:45 ubuntu avahi-autoipd(wlan0)[9257]: Successfully claimed IP address 169.254.8.139 May 8 17:25:45 ubuntu NetworkManager: <info> DHCP daemon state is now 9 (fail) for interface wlan0 May 8 17:25:45 ubuntu NetworkManager: <info> Activation (wlan0) Stage 4 of 5 (IP Configure Timeout) scheduled... May 8 17:25:45 ubuntu NetworkManager: <info> Activation (wlan0) Stage 4 of 5 (IP Configure Timeout) started... May 8 17:25:45 ubuntu NetworkManager: <info> Activation (wlan0) failure scheduled... May 8 17:25:45 ubuntu NetworkManager: <info> Activation (wlan0) Stage 4 of 5 (IP Configure Timeout) complete. May 8 17:25:45 ubuntu dhcdbd: Unrequested down ?:3 May 8 17:25:45 ubuntu NetworkManager: <info> DHCP daemon state is now 14 (normal exit) for interface wlan0 May 8 17:25:45 ubuntu NetworkManager: <info> Activation (wlan0) failed for access point (Republica303Wireless) May 8 17:25:45 ubuntu NetworkManager: <info> Activation (wlan0) failed. May 8 17:25:45 ubuntu NetworkManager: <info> Deactivating device wlan0. May 8 17:25:46 ubuntu avahi-daemon[7766]: Withdrawing address record for 169.254.8.139 on wlan0. May 8 17:25:46 ubuntu avahi-daemon[7766]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 169.254.8.139. May 8 17:25:46 ubuntu avahi-daemon[7766]: Interface wlan0.IPv4 no longer relevant for mDNS. May 8 17:25:46 ubuntu avahi-daemon[7766]: Withdrawing address record for fe80::206:4fff:fe4c:bfce on wlan0. May 8 17:25:46 ubuntu NetworkManager: <WARN> nm_device_802_11_wireless_set_essid(): error setting ESSID to '' for device wlan0: Invalid argument " ------ EOF /sys/log/syslog Binary package hint: network-manager I'm using ndiswrapper with the vendors driver, and I'm trying to use my usb wireless card : ;; net8187b.inf ;; ;; Realtek RTL8187B Wireless 802.11g 54Mbps USB 2.0 Network Adapter The access point is configured this way: WPA: WPA-PSK (No Server) WPA mode: WPA/WPA2 mixed mode Encryption technique: AUTO for WPA, AES for WPA2 I enter my ESSID chose "WPA personal" and use my Pre-shared Key (PSK) on nm-applet It keeps asking the password and never connects. I also tried with "WPA2 personal" and other options and they all fail. Is there a way to connect on WPA2 with this configuration on access point??? I'm sure I typed the (PSK) on the right place with the right value... did i had to type the generated key??? I tryed without the encriptation and the wireless card worked just fine so in think ndiswrapper is working ok. ps: I looked the windows configuration and it says its connected through WPA2, (AP says wpa/wpa2 mixed mode). When I did some manual configuration through ifconfig, iwconfig the network manager lost the wireless networks options like they vanished ... It became slower too, when trying to apply changes I have to wait several minutes Im using Ubuntu Hard 8.04 beta **************************************** Update ************************************************* Access Point: 3com officeconnect (model 3CRWDR101A-75) Network adapter: Encore 802.11b/g wireless usb adapter (Chipset realtek RTL8187B) (There is also a wired network card on pc) Here is a file I used to get it working on slax (backtrack): ------From /etc/wpa_suplicant.conf ( on slax ) # See /usr/doc/wpa_supplicant-0.5.7/wpa_supplicant.conf.sample # for many more options that you can use in this file. # This line enables the use of wpa_cli which is used by rc.wireless # if possible (to check for successful association) ctrl_interface=/var/run/wpa_supplicant # By default, only root (group 0) may use wpa_cli ctrl_interface_group=0 eapol_version=2 ap_scan=1 fast_reauth=1 network={ scan_ssid=0 ssid="Republica303Wireless" proto= WPA2 key_mgmt= WPA-PSK auth_alg=OPEN pairwise=CCMP group=CCMP #psk="spiderman" psk=d885c0f075371a9578d8978134cdf7298335681fe29b7cb4bb6986ccbf23eb43 } ------EOF /etc/wpa_suplicant.conf the syslog goes as attachment
2008-05-08 18:09:01 spiderman bug added attachment 'syslog' (syslog)
2008-06-03 02:12:11 Alexander Sack title Realtek RTL8187B cannot connect to WPA/WPA2 network [ndiswrapper] Realtek RTL8187B cannot connect to WPA/WPA2 network
2009-10-22 20:26:04 Victor Vargas ndiswrapper (Ubuntu): status Incomplete Invalid