Page 1 of 1

Update Raspi

Posted: Thu Mar 19, 2015 8:43 am
by meddyliol
I am trying to update my pi and put the command 'sudo apt-get update' in. I keep getting some err lines. Then it gives a message 'Reading Package lists' followed by 'Failed to fetch' lines. I am trying to get the pi working on Wi-Fi, after putting the Wi-Fi adapter in and opening up the Wifi Configuration app it seems to 'see' my Adapter and the Network. I am not sure what the wpa_gui is supposed to show. Under 'Current Status Tab' 'Status:' shows '4-way Handshake (station)' then that goes off and 'scanning appears for a few seconds the back to '4-way Handshake (station)'. So I am not sure what is going on.

Any help would be appreciated

Thanks

Brian :cry:

Re: Update Raspi

Posted: Thu Mar 19, 2015 8:53 am
by RaTTuS
raspberry version A , B, B+ , A+ or B2
on the B's
plug a NIC lead in and
sudo apt-get update && sudo apt-get upgrade
then post the error messages not just generalizations of said messages
does
dmesg
say anything useful

what is your PSU, do you get brownout indicators

if you are on a B+ or B2
then add
max_usb_current=1
to /boot/config.txt
and reboot

Re: Update Raspi

Posted: Thu Mar 19, 2015 9:12 am
by meddyliol
Could you let me know where I can get a NIC lead? Never heard of it. My power supply is the one that came with the Model B and rated at 2A.

Re: Update Raspi

Posted: Thu Mar 19, 2015 9:17 am
by RaTTuS
it's an Ethernet Lead
I'm just showing my age...
Network Interface controller lead ....

Re: Update Raspi

Posted: Thu Mar 19, 2015 9:20 am
by fruitoftheloom
meddyliol wrote:I am trying to update my pi and put the command 'sudo apt-get update' in. I keep getting some err lines. Then it gives a message 'Reading Package lists' followed by 'Failed to fetch' lines. I am trying to get the pi working on Wi-Fi, after putting the Wi-Fi adapter in and opening up the Wifi Configuration app it seems to 'see' my Adapter and the Network. I am not sure what the wpa_gui is supposed to show. Under 'Current Status Tab' 'Status:' shows '4-way Handshake (station)' then that goes off and 'scanning appears for a few seconds the back to '4-way Handshake (station)'. So I am not sure what is going on.

Any help would be appreciated

Thanks

Brian :cry:
Without an internet connection you will get nowhere, see

https://learn.adafruit.com/adafruits-ra ... h-raspbian

Re: Update Raspi

Posted: Thu Mar 19, 2015 10:00 am
by meddyliol
I have used the Wifi Configuration app and it was showing the network and adapter, now it's only showing the adapter. I plugged an ethernet cable in and I still cannot get on the internet. The FDX and LNK LED's are both green and not flickering. The 100 is yellow and not flickering. I know the house Wi-Fi is working because I use it on my Macbook.

Re: Update Raspi

Posted: Thu Mar 19, 2015 10:29 am
by RaTTuS
does
dmesg
say anything of use

Re: Update Raspi

Posted: Thu Mar 19, 2015 12:48 pm
by meddyliol
Rebooted with Noobs and can now get internet with ethernet cable. Still unable to get Wi-Fi though.

Re: Update Raspi

Posted: Thu Mar 19, 2015 1:18 pm
by meddyliol

Code: Select all

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.18.7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #755 PREEMPT Thu Feb 12 17:14:31 GMT 2015
[    0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[    0.000000] Machine model: Raspberry Pi Model B
[    0.000000] cma: Reserved 8 MiB at 0x1b800000
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 114688
[    0.000000] free_area_init_node: node 0, pgdat c084d804, node_mem_map db474000
[    0.000000]   Normal zone: 896 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 114688 pages, LIFO batch:31
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 113792
[    0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1776 bcm2708_fb.fbheight=952 bcm2708.boardrev=0xe bcm2708.serial=0xe73c5fd2 smsc95xx.macaddr=B8:27:EB:3C:5F:D2 bcm2708_fb.fbswap=1 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000  dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p6 rootfstype=ext4 elevator=deadline rootwait
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 437208K/458752K available (5926K kernel code, 358K rwdata, 1876K rodata, 340K init, 734K bss, 21544K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
[    0.000000]     vmalloc : 0xdc800000 - 0xff000000   ( 552 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xdc000000   ( 448 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc07a6ad8   (7803 kB)
[    0.000000]       .init : 0xc07a7000 - 0xc07fc000   ( 340 kB)
[    0.000000]       .data : 0xc07fc000 - 0xc085588c   ( 359 kB)
[    0.000000]        .bss : 0xc085588c - 0xc090d128   ( 735 kB)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:522
[    0.000023] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483648000ns
[    0.000074] Switching to timer-based delay loop, resolution 1000ns
[    0.000352] Console: colour dummy device 80x30
[    0.001412] console [tty1] enabled
[    0.001458] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
[    0.001532] pid_max: default: 32768 minimum: 301
[    0.001912] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.001979] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.002988] Initializing cgroup subsys memory
[    0.003082] Initializing cgroup subsys devices
[    0.003141] Initializing cgroup subsys freezer
[    0.003195] Initializing cgroup subsys net_cls
[    0.003246] Initializing cgroup subsys blkio
[    0.003373] CPU: Testing write buffer coherency: ok
[    0.003486] ftrace: allocating 19479 entries in 58 pages
[    0.111695] Setting up static identity map for 0x55d058 - 0x55d0b4
[    0.114510] devtmpfs: initialized
[    0.131972] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[    0.135154] pinctrl core: initialized pinctrl subsystem
[    0.137822] NET: Registered protocol family 16
[    0.143287] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[    0.171471] cpuidle: using governor ladder
[    0.201535] cpuidle: using governor menu
[    0.202044] bcm2708.uart_clock = 3000000
[    0.205146] No ATAGs?
[    0.205211] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[    0.205273] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.205341] mailbox: Broadcom VideoCore Mailbox driver
[    0.205504] bcm2708_vcio: mailbox at f200b880
[    0.205983] bcm_power: Broadcom power driver
[    0.206041] bcm_power_open() -> 0
[    0.206073] bcm_power_request(0, 8)
[    0.706817] bcm_mailbox_read -> 00000080, 0
[    0.706866] bcm_power_request -> 0
[    0.707065] Serial: AMBA PL011 UART driver
[    0.707304] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83, base_baud = 0) is a PL011 rev3
[    1.096818] console [ttyAMA0] enabled
[    1.169876] SCSI subsystem initialized
[    1.174008] usbcore: registered new interface driver usbfs
[    1.179801] usbcore: registered new interface driver hub
[    1.185320] usbcore: registered new device driver usb
[    1.192507] Switched to clocksource stc
[    1.226925] FS-Cache: Loaded
[    1.230246] CacheFiles: Loaded
[    1.250452] NET: Registered protocol family 2
[    1.256406] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    1.263822] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    1.270383] TCP: Hash tables configured (established 4096 bind 4096)
[    1.276891] TCP: reno registered
[    1.280159] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    1.286085] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    1.292822] NET: Registered protocol family 1
[    1.297827] RPC: Registered named UNIX socket transport module.
[    1.303914] RPC: Registered udp transport module.
[    1.308645] RPC: Registered tcp transport module.
[    1.313409] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.321075] bcm2708_dma: DMA manager at f2007000
[    1.326103] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
[    1.335975] futex hash table entries: 256 (order: -1, 3072 bytes)
[    1.342245] audit: initializing netlink subsys (disabled)
[    1.347970] audit: type=2000 audit(1.100:1): initialized
[    1.368863] VFS: Disk quotas dquot_6.5.2
[    1.373368] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.382844] FS-Cache: Netfs 'nfs' registered for caching
[    1.389956] NFS: Registering the id_resolver key type
[    1.395278] Key type id_resolver registered
[    1.399492] Key type id_legacy registered
[    1.405040] msgmni has been set to 869
[    1.411334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.419348] io scheduler noop registered
[    1.423495] io scheduler deadline registered (default)
[    1.429054] io scheduler cfq registered
[    1.435623] BCM2708FB: allocated DMA memory 5bc00000
[    1.440688] BCM2708FB: allocated DMA channel 0 @ f2007000
[    1.469521] Console: switching to colour frame buffer device 222x59
[    1.493785] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver
[    1.501722] uart-pl011 dev:f1: no DMA platform data
[    1.507674] vc-cma: Videocore CMA driver
[    1.511730] vc-cma: vc_cma_base      = 0x00000000
[    1.516692] vc-cma: vc_cma_size      = 0x00000000 (0 MiB)
[    1.522221] vc-cma: vc_cma_initial   = 0x00000000 (0 MiB)
[    1.542013] brd: module loaded
[    1.552852] loop: module loaded
[    1.556648] vchiq: vchiq_init_state: slot_zero = 0xdb800000, is_master = 0
[    1.564886] Loading iSCSI transport class v2.0-870.
[    1.571482] usbcore: registered new interface driver smsc95xx
[    1.577807] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.784054] Core Release: 2.80a
[    1.787313] Setting default values for core params
[    1.792247] Finished setting default values for core params
[    1.998277] Using Buffer DMA mode
[    2.001707] Periodic Transfer Interrupt Enhancement - disabled
[    2.007706] Multiprocessor Interrupt Enhancement - disabled
[    2.013455] OTG VER PARAM: 0, OTG VER FLAG: 0
[    2.017930] Dedicated Tx FIFOs mode
[    2.021977] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xdbc14000 dma = 0x5bc14000 len=9024
[    2.032095] FIQ FSM acceleration enabled for :
[    2.032095] Non-periodic Split Transactions
[    2.032095] Periodic Split Transactions
[    2.032095] High-Speed Isochronous Endpoints
[    2.059052] dwc_otg: Microframe scheduler enabled
[    2.059180] WARN::hcd_init_fiq:412: FIQ on core 0 at 0xc040116c
[    2.070003] WARN::hcd_init_fiq:413: FIQ ASM at 0xc0401444 length 36
[    2.081244] WARN::hcd_init_fiq:438: MPHI regs_base at 0xdc806000
[    2.092120] dwc_otg bcm2708_usb: DWC OTG Controller
[    2.102083] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
[    2.114347] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
[    2.124977] Init: Port Power? op_state=1
[    2.133995] Init: Power Port (0)
[    2.142708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.154550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.166816] usb usb1: Product: DWC OTG Controller
[    2.176525] usb usb1: Manufacturer: Linux 3.18.7+ dwc_otg_hcd
[    2.187248] usb usb1: SerialNumber: bcm2708_usb
[    2.197990] hub 1-0:1.0: USB hub found
[    2.206933] hub 1-0:1.0: 1 port detected
[    2.216636] dwc_otg: FIQ enabled
[    2.216665] dwc_otg: NAK holdoff enabled
[    2.216678] dwc_otg: FIQ split-transaction FSM enabled
[    2.216744] Module dwc_common_port init
[    2.217351] usbcore: registered new interface driver usb-storage
[    2.228997] mousedev: PS/2 mouse device common for all mice
[    2.240668] bcm2835-cpufreq: min=700000 max=700000
[    2.250897] sdhci: Secure Digital Host Controller Interface driver
[    2.262307] sdhci: Copyright(c) Pierre Ossman
[    2.271902] DMA channels allocated for the MMC driver
[    2.312800] Load BCM2835 MMC driver
[    2.326578] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.344619] ledtrig-cpu: registered to indicate activity on CPUs
[    2.358201] hidraw: raw HID events driver (C) Jiri Kosina
[    2.373323] usbcore: registered new interface driver usbhid
[    2.386144] usbhid: USB HID core driver
[    2.396797] TCP: cubic registered
[    2.407342] Initializing XFRM netlink socket
[    2.416865] Indeed it is in host mode hprt0 = 00021501
[    2.427119] NET: Registered protocol family 17
[    2.442784] Key type dns_resolver registered
[    2.460494] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.474726] registered taskstats version 1
[    2.502990] vc-sm: Videocore shared memory driver
[    2.513226] mmc0: new high speed SDHC card at address 1234
[    2.532610] [vc_sm_connected_init]: start
[    2.552642] mmcblk0: mmc0:1234 SA08G 7.28 GiB 
[    2.572667] [vc_sm_connected_init]: end - returning 0
[    2.586197]  mmcblk0: p1 p2 < p5 p6 > p3
[    2.617828] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[    2.631550] VFS: Mounted root (ext4 filesystem) readonly on device 179:6.
[    2.655523] devtmpfs: mounted
[    2.664946] Freeing unused kernel memory: 340K (c07a7000 - c07fc000)
[    2.702703] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    2.715536] Indeed it is in host mode hprt0 = 00001101
[    2.933153] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[    2.947256] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.963034] hub 1-1:1.0: USB hub found
[    2.973570] hub 1-1:1.0: 5 ports detected
[    3.262869] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    3.393224] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[    3.393244] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.396518] smsc95xx v1.0.4
[    3.470986] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:3c:5f:d2
[    3.582823] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
[    3.714668] usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0608
[    3.741782] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.772758] usb 1-1.3: Product: USB2.0 Hub
[    3.787062] hub 1-1.3:1.0: USB hub found
[    3.807134] hub 1-1.3:1.0: 4 ports detected
[    4.103165] usb 1-1.3.1: new high-speed USB device number 5 using dwc_otg
[    4.234772] usb 1-1.3.1: New USB device found, idVendor=05e3, idProduct=0608
[    4.262098] usb 1-1.3.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.286018] usb 1-1.3.1: Product: USB2.0 Hub
[    4.310138] hub 1-1.3.1:1.0: USB hub found
[    4.333197] hub 1-1.3.1:1.0: 4 ports detected
[    4.433146] usb 1-1.3.2: new low-speed USB device number 6 using dwc_otg
[    4.551819] usb 1-1.3.2: New USB device found, idVendor=046d, idProduct=c046
[    4.572268] usb 1-1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.589187] usb 1-1.3.2: Product: USB Optical Mouse
[    4.612913] usb 1-1.3.2: Manufacturer: Logitech
[    4.656866] input: Logitech USB Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/0003:046D:C046.0001/input/input0
[    4.699134] hid-generic 0003:046D:C046.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB Optical Mouse] on usb-bcm2708_usb-1.3.2/input0
[    4.718084] usb 1-1.3.1.4: new high-speed USB device number 7 using dwc_otg
[    4.813913] udevd[160]: starting version 175
[    4.862722] usb 1-1.3.1.4: New USB device found, idVendor=148f, idProduct=5370
[    4.892873] usb 1-1.3.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.933058] usb 1-1.3.3: new low-speed USB device number 8 using dwc_otg
[    4.949154] usb 1-1.3.1.4: Product: 802.11 n WLAN
[    4.985315] usb 1-1.3.1.4: Manufacturer: Ralink
[    5.022893] usb 1-1.3.1.4: SerialNumber: 1.0
[    5.211908] usb 1-1.3.3: New USB device found, idVendor=04d9, idProduct=1603
[    5.252867] usb 1-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.288348] usb 1-1.3.3: Product: USB Keyboard
[    5.324446] usb 1-1.3.3: Manufacturer:  
[    5.422895] input:   USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.3/1-1.3.3:1.0/0003:04D9:1603.0002/input/input1
[    5.473397] hid-generic 0003:04D9:1603.0002: input,hidraw1: USB HID v1.10 Keyboard [  USB Keyboard] on usb-bcm2708_usb-1.3.3/input0
[    5.620484] input:   USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.3/1-1.3.3:1.1/0003:04D9:1603.0003/input/input2
[    5.672273] hid-generic 0003:04D9:1603.0003: input,hidraw2: USB HID v1.10 Device [  USB Keyboard] on usb-bcm2708_usb-1.3.3/input1
[    5.733476] cfg80211: Calling CRDA to update world regulatory domain
[    6.090357] usb 1-1.3.1.4: reset high-speed USB device number 7 using dwc_otg
[    6.406052] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 detected
[    6.993198] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5370 detected
[    7.117748] random: nonblocking pool is initialized
[    7.206317] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    7.208773] usbcore: registered new interface driver rt2800usb
[   13.162934] EXT4-fs (mmcblk0p6): re-mounted. Opts: (null)
[   13.670914] EXT4-fs (mmcblk0p6): re-mounted. Opts: (null)
[   29.658945] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[   29.887533] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[   29.894645] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
[   38.579463] Adding 102396k swap on /var/swap.  Priority:-1 extents:1 across:102396k SSFS
[   52.866029] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
[ 1365.965152] wlan0: authenticate with e4:f4:c6:fb:f9:20
[ 1366.036657] wlan0: send auth to e4:f4:c6:fb:f9:20 (try 1/3)
[ 1366.039442] wlan0: authenticated
[ 1366.052790] wlan0: associate with e4:f4:c6:fb:f9:20 (try 1/3)
[ 1366.057015] wlan0: RX AssocResp from e4:f4:c6:fb:f9:20 (capab=0x431 status=0 aid=8)
[ 1366.071854] wlan0: associated
[ 1380.212245] wlan0: deauthenticating from e4:f4:c6:fb:f9:20 by local choice (Reason: 2=PREV_AUTH_NOT_VALID)
[ 1380.314389] cfg80211: Calling CRDA to update world regulatory domain
[ 1380.323993] wlan0: authenticate with e4:f4:c6:fb:f9:20
[ 1380.370687] wlan0: send auth to e4:f4:c6:fb:f9:20 (try 1/3)
[ 1380.373416] wlan0: authenticated
[ 1380.402749] wlan0: associate with e4:f4:c6:fb:f9:20 (try 1/3)
[ 1380.411235] wlan0: RX AssocResp from e4:f4:c6:fb:f9:20 (capab=0x431 status=0 aid=8)
[ 1380.424629] wlan0: associated
[ 1381.965859] wlan0: deauthenticating from e4:f4:c6:fb:f9:20 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1382.079910] cfg80211: Calling CRDA to update world regulatory domain
[ 1384.272244] wlan0: authenticate with e4:f4:c6:fb:f9:20
[ 1384.330942] wlan0: send auth to e4:f4:c6:fb:f9:20 (try 1/3)
[ 1384.334400] wlan0: authenticated
[ 1384.343739] wlan0: associate with e4:f4:c6:fb:f9:20 (try 1/3)
[ 1384.350493] wlan0: RX AssocResp from e4:f4:c6:fb:f9:20 (capab=0x431 status=0 aid=8)
[ 1384.365073] wlan0: associated
[ 1419.392759] wlan0: deauthenticating from e4:f4:c6:fb:f9:20 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1419.501300] cfg80211: Calling CRDA to update world regulatory domain
[ 1421.724339] wlan0: authenticate with e4:f4:c6:fb:f9:20
[ 1421.781194] wlan0: send auth to e4:f4:c6:fb:f9:20 (try 1/3)
[ 1421.784179] wlan0: authenticated
[ 1421.794478] wlan0: associate with e4:f4:c6:fb:f9:20 (try 1/3)
[ 1421.805105] wlan0: RX AssocResp from e4:f4:c6:fb:f9:20 (capab=0x431 status=0 aid=8)
[ 1421.818645] wlan0: associated
[ 1475.638864] wlan0: deauthenticating from e4:f4:c6:fb:f9:20 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1475.761164] cfg80211: Calling CRDA to update world regulatory domain
[ 1477.933019] wlan0: authenticate with e4:f4:c6:fb:f9:20
[ 1477.991058] wlan0: send auth to e4:f4:c6:fb:f9:20 (try 1/3)
[ 1477.994471] wlan0: authenticated
[ 1478.003846] wlan0: associate with e4:f4:c6:fb:f9:20 (try 1/3)
[ 1478.008100] wlan0: RX AssocResp from e4:f4:c6:fb:f9:20 (capab=0x431 status=0 aid=8)
[ 1478.021316] wlan0: associated
[ 1511.181794] wlan0: deauthenticating from e4:f4:c6:fb:f9:20 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1511.278856] cfg80211: Calling CRDA to update world regulatory domain
[ 1513.302502] wlan0: authenticate with e4:f4:c6:fb:f9:20
[ 1513.381278] wlan0: send auth to e4:f4:c6:fb:f9:20 (try 1/3)
[ 1513.384490] wlan0: authenticated
[ 1513.393703] wlan0: associate with e4:f4:c6:fb:f9:20 (try 1/3)
[ 1513.398123] wlan0: RX AssocResp from e4:f4:c6:fb:f9:20 (capab=0x431 status=0 aid=8)
[ 1513.411849] wlan0: associated
[ 1533.552743] wlan0: deauthenticating from e4:f4:c6:fb:f9:20 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1533.659117] cfg80211: Calling CRDA to update world regulatory domain
[ 1535.566972] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1
[ 1535.751283] wlan0: authenticate with e4:f4:c6:fb:f9:20
[ 1535.830907] wlan0: send auth to e4:f4:c6:fb:f9:20 (try 1/3)
[ 1535.837366] wlan0: authenticated
[ 1535.842840] wlan0: associate with e4:f4:c6:fb:f9:20 (try 1/3)
[ 1535.847149] wlan0: RX AssocResp from e4:f4:c6:fb:f9:20 (capab=0x431 status=0 aid=8)
[ 1535.860265] wlan0: associated
[ 1541.843407] wlan0: deauthenticating from e4:f4:c6:fb:f9:20 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1541.915069] cfg80211: Calling CRDA to update world regulatory domain
This is what I get when I enter 'dmesg' I hope it means something to someone. It means nothing to me.

Re: Update Raspi

Posted: Thu Mar 19, 2015 1:38 pm
by DougieLawson
Check the password in /etc/wpa_supplicant/wpa_supplicant.conf

Re: Update Raspi

Posted: Thu Mar 19, 2015 2:24 pm
by meddyliol
How exactly do I get to /etc/wpa_supplicant/wpa_supplicant.conf?

Re: Update Raspi

Posted: Thu Mar 19, 2015 3:23 pm
by DougieLawson
meddyliol wrote:How exactly do I get to /etc/wpa_supplicant/wpa_supplicant.conf?
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf in an LXTermina window.

Re: Update Raspi

Posted: Thu Mar 19, 2015 3:59 pm
by meddyliol
Just checked and the password is correct.

Re: Update Raspi

Posted: Thu Mar 19, 2015 4:02 pm
by DougieLawson
What do you get from the following commands
lsusb # that's ell,ess,you,ess,bee
ifconfig -a
iwlist wlan0 scan | grep ESSID

Re: Update Raspi

Posted: Thu Mar 19, 2015 4:48 pm
by meddyliol
[codelsusb
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 005: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 006: ID 046d:c046 Logitech, Inc. RX1000 Laser Mouse
Bus 001 Device 008: ID 04d9:1603 Holtek Semiconductor, Inc. Keyboard

ifconfig -a
eth0 Link encap:Ethernet HWaddr b8:27:eb:3c:5f:d2
inet addr:192.168.1.15 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:65457 errors:0 dropped:1 overruns:0 frame:0
TX packets:21895 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:74039336 (70.6 MiB) TX bytes:2076185 (1.9 MiB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:2196 errors:0 dropped:0 overruns:0 frame:0
TX packets:2196 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:110504 (107.9 KiB) TX bytes:110504 (107.9 KiB)

iwlist wlan0 scan | grep ESSID
wlan0 Interface doesn't support scanning.][/code]

Should the Wi-Fi adapter get hot?

Re: Update Raspi

Posted: Thu Mar 19, 2015 5:01 pm
by fruitoftheloom
meddyliol wrote:[codelsusb
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 005: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 006: ID 046d:c046 Logitech, Inc. RX1000 Laser Mouse
Bus 001 Device 008: ID 04d9:1603 Holtek Semiconductor, Inc. Keyboard
There is no USB WiFi adaptor shown in above list :?:

Re: Update Raspi

Posted: Thu Mar 19, 2015 5:06 pm
by meddyliol

Code: Select all

lsusb
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 010: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. 
Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 005: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 006: ID 046d:c046 Logitech, Inc. RX1000 Laser Mouse
Bus 001 Device 008: ID 04d9:1603 Holtek Semiconductor, Inc. Keyboard

ifconfig -a
eth0      Link encap:Ethernet  HWaddr b8:27:eb:3c:5f:d2  
          inet addr:192.168.1.15  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:65886 errors:0 dropped:1 overruns:0 frame:0
          TX packets:22160 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:74155073 (70.7 MiB)  TX bytes:2119238 (2.0 MiB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:2408 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2408 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:121104 (118.2 KiB)  TX bytes:121104 (118.2 KiB)

wlan0     Link encap:Ethernet  HWaddr 00:0c:43:47:9c:56  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:50 errors:0 dropped:9 overruns:0 frame:0
          TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:4924 (4.8 KiB)  TX bytes:350 (350.0 B)

iwlist wlan0 scan | grep ESSID
                    ESSID:"chessbroadband"

Re: Update Raspi

Posted: Thu Mar 19, 2015 5:21 pm
by DougieLawson
So now you can see your ssid try this
sudo sh -c "wpa_passphrase chessbroadband myVerySecretPassword4ThatNetwork >> /etc/wpa_supplicant/wpa_supplicant.conf"
obviously using the real password when you run it.

Then
sudo ifdown --force wlan0
sudo ifup --force wlan0

Re: Update Raspi

Posted: Thu Mar 19, 2015 6:27 pm
by meddyliol
Thank you very very much. That worked. I rebooted and it's still working :D :D :)