Firmware compatible to Wireless Space?

Re: Firmware compatible to Wireless Space?

Postby fvdw » Sun Oct 11, 2015 8:55 pm

sorry to keep you waiting, the new kernel has still a few bugs that need to be resolved
so it will be somewhat later
fvdw
Site Admin - expert
 
Posts: 13245
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Firmware compatible to Wireless Space?

Postby coelhonet » Wed Oct 14, 2015 3:38 pm

That's ok, take your time, will test when you are done. Thank you!
coelhonet
 
Posts: 46
Joined: Fri Sep 28, 2012 4:50 pm

Re: Firmware compatible to Wireless Space?

Postby fvdw » Sun Oct 18, 2015 11:18 am

the files and instruction can be found in the download section (fvdw-sl-16-1)

viewtopic.php?f=7&t=2313&p=20693#p20693

Let us know the results ;)
fvdw
Site Admin - expert
 
Posts: 13245
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Firmware compatible to Wireless Space?

Postby coelhonet » Thu Oct 22, 2015 6:49 pm

Hey there!

Ok, downloaded all files, prepared my Wireless Space, set my eth0 to static IP address (192.168.1.10), able to ping, etc.
However, I don't remember what is password to execute fvdw-sl-console.exe :(

With that, I'm ready to rollout that version to my device.

Thanks!
coelhonet
 
Posts: 46
Joined: Fri Sep 28, 2012 4:50 pm

Re: Firmware compatible to Wireless Space?

Postby coelhonet » Thu Oct 22, 2015 6:51 pm

Ok, found my answer on another topic: viewtopic.php?f=11&t=2200 :) Let me test that.
coelhonet
 
Posts: 46
Joined: Fri Sep 28, 2012 4:50 pm

Re: Firmware compatible to Wireless Space?

Postby coelhonet » Thu Oct 22, 2015 8:24 pm

So, I think that firmware was not loaded correctly. Here's what I did:

1. Powered down my LaCie Wireless Space
2. Connected network cable to LAN1 at Wireless Space and to my notebook cabled network card.
3. Opened fvdw-sl-console.exe and set IP address for my LaCie Wireless Space (192.168.1.252)
4. Set my notebook network card to 192.168.1.10 IP address. Disabled my wireless network card, to avoid any conflict.
5. At menu, selected Action > Stand alone kernel, load and start
6. When asked, I selected image UIMAGE-31821-KIRKWOOD-STANDALONE-15
7. Turned on my device
8. TFTP and UBoot worked like a charm
9. Telnet opened after a while, but connection was not stablished

Tried to ping Wireless Space IP and no response back.
Since I connected also via console, here's output I got there:
_ ____ _
| | __ _ / ___(_) ___
| | / _` | | | |/ _ \
| |___ (_| | |___| | __/
|_____\__,_|\____|_|\___|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__|
** MARVELL BOARD: ASTON_WS_GN3 LE
Hold rear button - long : FAIL


U-Boot 1.1.4 (Feb 11 2010 - 11:04:03) Marvell version: 3.4.16 LaCie 1.4.2 256MB

U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CE5E0

Soc: MV88F6281 Rev 3 (DDR2)
CPU running @ 800Mhz L2 running @ 400Mhz
SysClock = 200Mhz , TClock = 166Mhz

DRAM CAS Latency = 6 tRP = 3 tRAS = 9 tRCD=3
DRAM CS[0] base 0x00000000 size 256MB
DRAM Total size 256MB 16bit width
Flash: 0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB

CPU : Marvell Feroceon (Rev 1)

Streaming disabled
Write allocate disabled

Module 0 is MII

USB 0: host mode
PCI 0: PCI Express Root Complex Interface
PEX interface detected Link X1
Net: egiga0 [PRIME], egiga1
Waiting for LUMP (3)
Lump received switching to NetConsole on 192.168.1.10

Any suggestion on what I have done wrongly?

Thanks!
coelhonet
 
Posts: 46
Joined: Fri Sep 28, 2012 4:50 pm

Re: Firmware compatible to Wireless Space?

Postby fvdw » Thu Oct 22, 2015 8:58 pm

From the output of the serial console I can not see that the standalone kernel was not uploaded because it switched to netconsole, then output is visible in the u-boot console started in the fvdw sl console. After uploading the kernel an booting it output should appear again on the serial console showing kernel loading output. As this doesn't happen the upload of the kernel must have failed. Please describe accurately what you see as output in the uboot console window started by fvdw sl console.
fvdw
Site Admin - expert
 
Posts: 13245
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Firmware compatible to Wireless Space?

Postby fvdw » Thu Oct 22, 2015 9:56 pm

on the serial console you should see something like this (This is an example, it has another kernel number)
Code: Select all
           _           ____ _
          | |    __ _ / ___(_) ___
          | |   / _` | |   | |/ _ \
          | |___ (_| | |___| |  __/
          |_____\__,_|\____|_|\___|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_
| | | |___|  _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
 \___/    |____/ \___/ \___/ \__|
 ** MARVELL BOARD: ASTON_WS_GN3 LE
Hold rear button - short :
Hold rear button - long :  FAIL


U-Boot 1.1.4 (Feb 11 2010 - 11:04:03) Marvell version: 3.4.16  LaCie 1.4.2 256MB

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 006CE5E0

Soc: MV88F6281 Rev 3 (DDR2)
CPU running @ 800Mhz L2 running @ 400Mhz
SysClock = 200Mhz , TClock = 166Mhz

DRAM CAS Latency = 6 tRP = 3 tRAS = 9 tRCD=3
DRAM CS[0] base 0x00000000   size 256MB
DRAM Total size 256MB  16bit width
Flash:  0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB

CPU : Marvell Feroceon (Rev 1)

Streaming disabled
Write allocate disabled

Module 0 is MII

USB 0: host mode
PCI 0: PCI Express Root Complex Interface
PEX interface detected Link X1
Net:   egiga0 [PRIME], egiga1
Waiting for LUMP (3)
Lump received switching to NetConsole on 192.168.1.251
Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.9.5 (root@fvdwsl-5big2.local) (gcc version 4.5.4 (GCC) ) #179 PREEMPT Tue Oct 22 20:09:16 GMT+1 2013
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053177
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: wireless_space
[    0.000000] Ignoring unrecognised tag 0x41000403
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: console=ttyS0,115200 netconsole=6666@192.168.1.252/,6666@192.168.1.251/
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] Memory: 256MB = 256MB total
[    0.000000] Memory: 249136k/249136k available, 13008k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xd0800000 - 0xff000000   ( 744 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc076dbb4   (7575 kB)
[    0.000000]       .init : 0xc076e000 - 0xc0a02cbc   (2644 kB)
[    0.000000]       .data : 0xc0a04000 - 0xc0a3d2e0   ( 229 kB)
[    0.000000]        .bss : 0xc0a3d2e0 - 0xc0a777f4   ( 234 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:114
[    0.000000] sched_clock: 32 bits at 166MHz, resolution 5ns, wraps every 25769ms
[    0.891971] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
[    0.981897] pid_max: default: 32768 minimum: 301
[    0.982075] Mount-cache hash table entries: 512
[    0.982950] CPU: Testing write buffer coherency: ok
[    0.983467] Setting up static identity map for 0xc05a1ed0 - 0xc05a1f0c
[    0.987308] ....


In the uboot console of the fvdw-sl console you should see something like this
(example)
Code: Select all
Marvell>> tftpboot 0x800000 UIMAGE-26394-NWSP2CL-59
tftpboot 0x800000 UIMAGE-26394-NWSP2CL-59
Using egiga0 device
TFTP from server 192.168.1.147; our IP address is 192.168.1.197
Filename 'UIMAGE-26394-NWSP2CL-59'.
Load address: 0x800000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ##########################
done
Bytes transferred = 3123520 (2fa940 hex)

Marvell>> bootm 0x800000
bootm 0x800000
## Booting image at 00800000 ...
   Image Name:   Linux-2.6.39.4
   Created:      2012-12-23  21:59:32 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3123456 Bytes =  3 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK

Starting kernel ...

after this u-boot console will close and you should get serial output of the kernel on the serial console
fvdw
Site Admin - expert
 
Posts: 13245
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Firmware compatible to Wireless Space?

Postby coelhonet » Thu Oct 22, 2015 10:03 pm

Ok, so problem was Windows Firewall, as soon as I allowed all programs to connect to devices on my network, it just worked :)

So, firmware was loaded:
Code: Select all
Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.18.21 (root@fvdwsl-5big2.local) (gcc version 4.5.4 (GCC) ) #15 PREEMPT Sat Oct 17 22:18:52 CEST 2015
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005317f
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: wireless_space
[    0.000000] Ignoring unrecognised tag 0x41000403
[    0.000000] Memory policy: Data cache writeback
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: console=ttyS0,115200 netconsole=6666@192.168.1.252/,6666@192.168.1.10/
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 249820K/262144K available (6034K kernel code, 216K rwdata, 1580K rodata, 1936K init, 239K bss, 12324K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
[    0.000000]     vmalloc : 0xd0800000 - 0xff000000   ( 744 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0777ae8   (7615 kB)
[    0.000000]       .init : 0xc0778000 - 0xc095c000   (1936 kB)
[    0.000000]       .data : 0xc095c000 - 0xc09920c0   ( 217 kB)
[    0.000000]        .bss : 0xc09920c0 - 0xc09cdefc   ( 240 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:114
[    0.000019] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 25769803770ns
[   20.491803] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
[   20.581677] pid_max: default: 32768 minimum: 301
[   20.581931] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[   20.581964] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[   20.582965] CPU: Testing write buffer coherency: ok
[   20.583554] Setting up static identity map for 0x5bbc88 - 0x5bbce0
[   20.588615] VFP support v0.3: not present
[   20.589570] xor: measuring software checksum speed
[   20.682066]    arm4regs  :   726.400 MB/sec
[   20.781682]    8regs     :   435.600 MB/sec
[   20.881690]    32regs    :   603.200 MB/sec
[   20.881716] xor: using function: arm4regs (726.400 MB/sec)
[   20.881778] pinctrl core: initialized pinctrl subsystem
[   20.882420] NET: Registered protocol family 16
[   20.883165] DMA: preallocated 256 KiB pool for atomic coherent allocations
[   20.885366] Kirkwood: MV88F6281-A1, TCLK=166666667.
[   20.887160] mv_usb_init 1
[   20.887211] mv_usb_init 2 devnum = 0
[   20.887237] init function mv_usb_init finished
[   21.112851] raid6: int32x1     22 MB/s
[   21.284933] raid6: int32x2     38 MB/s
[   21.477801] raid6: int32x4     51 MB/s
[   21.641772] raid6: int32x8     72 MB/s
[   21.641799] raid6: using algorithm int32x8 (72 MB/s)
[   21.641814] raid6: using intx1 recovery algorithm
[   21.642947] SCSI subsystem initialized
[   21.644825] usbcore: registered new interface driver usbfs
[   21.645087] usbcore: registered new interface driver hub
[   21.645344] usbcore: registered new device driver usb
[   21.649758] cfg80211: Calling CRDA to update world regulatory domain
[   21.650201] Switched to clocksource orion_clocksource
[   21.654993] NET: Registered protocol family 2
[   21.656789] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[   21.656874] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[   21.656938] TCP: Hash tables configured (established 2048 bind 2048)
[   21.657060] TCP: reno registered
[   21.657097] UDP hash table entries: 256 (order: 0, 4096 bytes)
[   21.657146] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[   21.657600] NET: Registered protocol family 1
[   21.658916] RPC: Registered named UNIX socket transport module.
[   21.658946] RPC: Registered udp transport module.
[   21.658961] RPC: Registered tcp transport module.
[   21.658974] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   21.956260] NetWinder Floating Point Emulator V0.97 (double precision)
[   21.956534] gpio-usb-probe-4b err=0
[   21.956570] gpio-usb gpio-usb: USB GPIO's initialized
[   21.959837] futex hash table entries: 256 (order: -1, 3072 bytes)
[   21.961987] VFS: Disk quotas dquot_6.5.2
[   21.962126] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   21.963936] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   21.964393] ntfs: driver 2.1.31 [Flags: R/W].
[   21.964539] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[   21.964934] fuse init (API version 7.23)
[   21.965652] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[   21.967516] msgmni has been set to 487
[   21.973817] async_tx: api initialized (async)
[   21.974060] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[   21.974105] io scheduler noop registered
[   21.974137] io scheduler deadline registered
[   21.974181] io scheduler cfq registered (default)
[   21.974681] mv_xor mv_xor.0: Marvell shared XOR driver
[   22.010426] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[   22.050369] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[   22.050755] mv_xor mv_xor.1: Marvell shared XOR driver
[   22.090364] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[   22.130362] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[   22.136159] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[   22.137597] console [ttyS0] disabled
[   22.162238] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 10416666) is a 16550A
[   22.683852] console [ttyS0] enabled
[   22.704745] brd: module loaded
[   22.717063] loop: module loaded
[   22.722824] sata_mv sata_mv.0: cannot get optional clkdev
[   22.728326] sata_mv sata_mv.0: slots 32 ports 1
[   22.739424] scsi host0: sata_mv
[   22.743477] ata1: SATA max UDMA/133 irq 21
[   22.751568] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
[   22.757906] nand: Samsung NAND 128MiB 3,3V 8-bit
[   22.764551] nand: 128MiB, SLC, page size: 2048, OOB size: 64
[   22.771475] Scanning device for bad blocks
[   22.779014] Bad eraseblock 41 at 0x000000520000
[   22.799215] Bad eraseblock 192 at 0x000001800000
[   22.806588] Bad eraseblock 197 at 0x0000018a0000
[   22.822166] Bad eraseblock 298 at 0x000002540000
[   22.835892] Bad eraseblock 393 at 0x000003120000
[   22.846615] Bad eraseblock 466 at 0x000003a40000
[   22.857621] Bad eraseblock 541 at 0x0000043a0000
[   22.866605] Bad eraseblock 593 at 0x000004a20000
[   22.871459] Bad eraseblock 595 at 0x000004a60000
[   22.891526] Bad eraseblock 781 at 0x0000061a0000
[   22.913503] Bad eraseblock 991 at 0x000007be0000
[   22.918406] Bad eraseblock 995 at 0x000007c60000
[   22.925875] Creating 4 MTD partitions on "orion_nand":
[   22.931150] 0x000000000000-0x000000100000 : "u-boot"
[   22.938049] 0x000000100000-0x000000400000 : "uImage"
[   22.946173] 0x000000400000-0x000000800000 : "uInitrd_m"
[   22.954451] 0x000000800000-0x000008000000 : "root"
[   22.964833] tun: Universal TUN/TAP device driver, 1.6
[   22.969881] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   22.978588] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[   22.989101] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[   23.007095] libphy: orion_mdio_bus: probed
[   23.011888] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   23.020897] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:4b:8f:94:aa
[   23.031697] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:d0:4b:8f:93:e2
[   23.041353] PPP generic driver version 2.4.2
[   23.046641] PPP Deflate Compression module registered
[   23.052081] PPP MPPE Compression module registered
[   23.056889] NET: Registered protocol family 24
[   23.061966] usbcore: registered new interface driver rtl8187
[   23.067646] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[   23.075688] usbcore: registered new interface driver pegasus
[   23.082071] usbcore: registered new interface driver asix
[   23.088194] usbcore: registered new interface driver ax88179_178a
[   23.094863] usbcore: registered new interface driver cdc_ether
[   23.101386] usbcore: registered new interface driver net1080
[   23.107788] usbcore: registered new interface driver cdc_subset
[   23.114259] usbcore: registered new interface driver zaurus
[   23.120713] usbcore: registered new interface driver ipheth
[   23.126675] usbcore: registered new interface driver cdc_ncm
[   23.134094] aoe: cannot create debugfs directory
[   23.140363] aoe: AoE v85 initialised.
[   23.144668] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   23.151441] ehci-pci: EHCI PCI platform driver
[   23.156226] ehci-orion: EHCI orion driver
[   23.161864] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[   23.168883] i2c /dev entries driver
[   23.174156] at24 0-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
[   23.183425] gpio-fan gpio-fan: GPIO fan initialized
[   23.189744] md: linear personality registered for level -1
[   23.196242] md: raid0 personality registered for level 0
[   23.201695] md: raid1 personality registered for level 1
[   23.207015] md: raid10 personality registered for level 10
[   23.213358] md: raid6 personality registered for level 6
[   23.218672] md: raid5 personality registered for level 5
[   23.224315] md: raid4 personality registered for level 4
[   23.230199] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: dm-devel@redhat.com
[   23.239690] device-mapper: multipath: version 1.7.0 loaded
[   23.245344] device-mapper: multipath round-robin: version 1.0.0 loaded
[   23.252037] device-mapper: multipath queue-length: version 0.1.0 loaded
[   23.258653] device-mapper: multipath service-time: version 0.2.0 loaded
[   23.265570] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   23.271800] device-mapper: raid: Loading target version 1.6.0
[   23.282190] ipip: IPv4 over IPv4 tunneling driver
[   23.288094] TCP: cubic registered
[   23.293271] NET: Registered protocol family 10
[   23.300481] sit: IPv6 over IPv4 tunneling driver
[   23.306975] NET: Registered protocol family 17
[   23.311953] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[   23.324927] Distributed Switch Architecture driver version 0.1
[   23.331307] eth0[0]: detected a Marvell 88E6161 (A1) switch
[   23.440561] libphy: dsa slave smi: probed
[   23.447270] net lan3: PHY already attached
[   23.454398] net lan2: PHY already attached
[   23.461667] net lan1: PHY already attached
[   23.468592] net wan: PHY already attached
[   23.473527] NET: Registered protocol family 5
[   23.478131] NET: Registered protocol family 37
[   23.485532] netpoll: netconsole: local port 6666
[   23.490150] netpoll: netconsole: local IPv4 address 192.168.1.252
[   23.497741] netpoll: netconsole: interface 'eth0'
[   23.502666] netpoll: netconsole: remote port 6666
[   23.507371] netpoll: netconsole: remote IPv4 address 192.168.1.10
[   23.513547] netpoll: netconsole: remote ethernet address ff:ff:ff:ff:ff:ff
[   23.520608] netpoll: netconsole: device eth0 not up yet, forcing it
[   23.527699] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[   23.538063] netpoll: netconsole: carrier detect appears untrustworthy, waiting 4 seconds
[   27.558455] console [netcon0] enabled
[   27.562265] netconsole: network logging started
[   27.567722] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[   27.575497] rtc-mv rtc-mv: setting system clock to 2014-12-13 01:23:14 UTC (1418433794)
[   28.290272] ata1: link is slow to respond, please be patient (ready=0)
[   29.010291] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl F300)
[   29.030616] ata1.00: ATA-7: ST3250823AS, 3.03, max UDMA/133
[   29.036258] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   29.060618] ata1.00: configured for UDMA/133
[   29.080927] scsi 0:0:0:0: Direct-Access     ATA      ST3250823AS      3.03 PQ: 0 ANSI: 5
[   29.090462] fvdw1 disk index before get_sd_name = 0
[   29.095409] device-name= sata_mv
[   29.098689] fvdw2 disk index after get_sd_name = 0
[   29.104101] fvdw3 prefix[0]=s  prefix[1]=d
[   29.109071] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[   29.119125] sd 0:0:0:0: [sda] Write Protect is off
[   29.124520] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   29.170626]  sda: sda1 sda2 sda3 sda4
[   29.178092] sd 0:0:0:0: [sda] Attached SCSI disk
[   29.196189] Freeing unused kernel memory: 1936K (c0778000 - c095c000)
install symlinks busybox
busybox: /usr/sbin/add-shell: No such file or directory
busybox: /usr/sbin/addgroup: No such file or directory
busybox: /usr/sbin/adduser: No such file or directory
busybox: /usr/sbin/arping: No such file or directory
busybox: /usr/sbin/brctl: No such file or directory
busybox: /usr/sbin/chat: No such file or directory
busybox: /usr/sbin/chpasswd: No such file or directory
busybox: /usr/sbin/chroot: No such file or directory
busybox: /usr/sbin/crond: No such file or directory
busybox: /usr/sbin/delgroup: No such file or directory
busybox: /usr/sbin/deluser: No such file or directory
busybox: /usr/sbin/dhcprelay: No such file or directory
busybox: /usr/sbin/dnsd: No such file or directory
busybox: /usr/sbin/ether-wake: No such file or directory
busybox: /usr/sbin/fakeidentd: No such file or directory
busybox: /usr/sbin/fbset: No such file or directory
busybox: /usr/sbin/fdformat: No such file or directory
busybox: /usr/sbin/ftpd: No such file or directory
busybox: /usr/sbin/httpd: No such file or directory
busybox: /usr/sbin/ifplugd: No such file or directory
busybox: /usr/sbin/inetd: No such file or directory
busybox: /usr/sbin/killall5: No such file or directory
busybox: /usr/sbin/loadfont: No such file or directory
busybox: /usr/sbin/lpd: No such file or directory
busybox: /usr/sbin/nanddump: No such file or directory
busybox: /usr/sbin/nandwrite: No such file or directory
busybox: /usr/sbin/nbd-client: No such file or directory
busybox: /usr/sbin/ntpd: No such file or directory
busybox: /usr/sbin/popmaildir: No such file or directory
busybox: /usr/sbin/powertop: No such file or directory
busybox: /usr/sbin/rdate: No such file or directory
busybox: /usr/sbin/rdev: No such file or directory
busybox: /usr/sbin/readprofile: No such file or directory
busybox: /usr/sbin/remove-shell: No such file or directory
busybox: /usr/sbin/rtcwake: No such file or directory
busybox: /usr/sbin/sendmail: No such file or directory
busybox: /usr/sbin/setfont: No such file or directory
busybox: /usr/sbin/setlogcons: No such file or directory
busybox: /usr/sbin/svlogd: No such file or directory
busybox: /usr/sbin/telnetd: No such file or directory
busybox: /usr/sbin/tftpd: No such file or directory
busybox: /usr/sbin/ubiattach: No such file or directory
busybox: /usr/sbin/ubidetach: No such file or directory
busybox: /usr/sbin/ubimkvol: No such file or directory
busybox: /usr/sbin/ubirmvol: No such file or directory
busybox: /usr/sbin/ubirsvol: No such file or directory
busybox: /usr/sbin/ubiupdatevol: No such file or directory
busybox: /usr/sbin/udhcpd: No such file or directory
ip= 192.168.1.252
device = Hardware : wireless_space
[   30.317557] device lan1 entered promiscuous mode
[   30.322434] device eth0 entered promiscuous mode
[   30.330485] device lan2 entered promiscuous mode
[   30.337950] device lan3 entered promiscuous mode
[   30.346200] IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready
[   31.363249] IPv6: ADDRCONF(NETDEV_UP): lan1: link is not ready
[   32.383241] IPv6: ADDRCONF(NETDEV_UP): lan2: link is not ready
[   32.457088] dsa dsa.0 lan1: Link is Down
[   33.403221] IPv6: ADDRCONF(NETDEV_UP): lan3: link is not ready
add some extra ip's
prepare telnet access
[   33.463792] dsa dsa.0 lan1: Link is Up - 100Mbps/Full - flow control off
[   33.470784] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
[   33.479285] dsa dsa.0 lan2: Link is Down
[   33.485598] br0: port 1(lan1) entered forwarding state
[   33.490867] br0: port 1(lan1) entered forwarding state
[   33.496339] IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
[   34.442393] dsa dsa.0 lan3: Link is Down
start telnet
make dev node for buttons...
mkdir: can't create directory '/dev/input': File exists
mknod: /dev/input/event0: File exists
start buttons control daemon
buttons-nwsp2 daemon started
depmod: can't change directory to '3.18.21': No such file or directory
modprobe: can't change directory to '3.18.21': No such file or directory
modprobe: can't change directory to '3.18.21': No such file or directory
modprobe: can't change directory to '3.18.21': No such file or directory
pass control to sh shell
/bin/sh: can't access tty; job control turned off
~ # [   48.500245] br0: port 1(lan1) entered forwarding state
[  107.481136] random: nonblocking pool is initialized
Dec 13 01:27:54 login[823]: root login on 'pts/0'
[  322.385909] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  322.391551] sd 0:0:0:0: [sda] Stopping disk
[  322.396374] reboot: Power down


And I sent commands to change boot to your firmware instead of LaCie one:

Code: Select all
provided by fvdw
waiting for u-boot..
starting u-boot net console click on window and press enter

Marvell>> setenv LaBackdoor yes
setenv LaBackdoor yes
Marvell>> setenv bootcmd 'disk 0x800000 0:6 ; setenv bootargs console=ttyS0,115200 root=/dev/sda7 ro ; bootm 0x800000;'
setenv bootcmd 'disk 0x800000 0:6 ; setenv bootargs console=ttyS0,115200 root=/dev/sda7 ro ; bootm 0x800000;'
Marvell>> saveenv
saveenv
Saving Environment to NAND...
Erasing Nand...Writing to Nand... done
Marvell>> printenv bootcmd
printenv bootcmd
bootcmd=disk 0x800000 0:6 ; setenv bootargs console=ttyS0,115200 root=/dev/sda7 ro ; bootm 0x800000;
Marvell>> reset
reset
Marvell>>


When Wireless Space rebooted, it got stuck on (I can see via console):
Code: Select all
           _           ____ _
          | |    __ _ / ___(_) ___
          | |   / _` | |   | |/ _ \
          | |___ (_| | |___| |  __/
          |_____\__,_|\____|_|\___|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_
| | | |___|  _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
 \___/    |____/ \___/ \___/ \__|
 ** MARVELL BOARD: ASTON_WS_GN3 LE
Hold rear button - long :  FAIL


U-Boot 1.1.4 (Feb 11 2010 - 11:04:03) Marvell version: 3.4.16  LaCie 1.4.2 256MB

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 006CE5E0

Soc: MV88F6281 Rev 3 (DDR2)
CPU running @ 800Mhz L2 running @ 400Mhz
SysClock = 200Mhz , TClock = 166Mhz

DRAM CAS Latency = 6 tRP = 3 tRAS = 9 tRCD=3
DRAM CS[0] base 0x00000000   size 256MB
DRAM Total size 256MB  16bit width
Flash:  0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:128 MB

CPU : Marvell Feroceon (Rev 1)

Streaming disabled
Write allocate disabled

Module 0 is MII

USB 0: host mode
PCI 0: PCI Express Root Complex Interface
PEX interface detected Link X1
Net:   egiga0 [PRIME], egiga1
Waiting for LUMP (3)
no lump receive; continuing
Hit any key to stop autoboot:  0

Reset IDE:
Marvell Serial ATA Adapter
Integrated Sata device found
[0 0 0]: Enable DMA mode
  Device 0 @ 0 0:
Model: ST3250823AS                              Firm: 3.03     Ser#:             5ND220VR
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 238475.1 MB = 232.8 GB (488397168 x 512)

## Valid EFI partition found ##

Loading from IDE device 0, partition 6: Name: gpt6
  Type: U-Boot

** Bad Magic Number **
## Booting image at 00800000 ...
Bad Magic Number
Waiting for LUMP (0)


So, I need help... :please

Thanks!
coelhonet
 
Posts: 46
Joined: Fri Sep 28, 2012 4:50 pm

Re: Firmware compatible to Wireless Space?

Postby fvdw » Thu Oct 22, 2015 10:08 pm

:disapprove
loading the standalone kernel is not equal to installing firmware
Loading the standalone kernel does what it says loading a standalone kernel that runs fully from RAM

You must use the install firmware action the fvdw-sl console and use the instruction I have written in the download section ;)

After that you can start the use the firmware
fvdw
Site Admin - expert
 
Posts: 13245
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

PreviousNext

Return to Development

Who is online

Users browsing this forum: No registered users and 2 guests