New procedure for Pogo E02

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

New procedure for Pogo E02

Postby ginorosi » Sat Jun 14, 2014 10:05 pm

Goodnight ,

I have installed the new ArchLinuxARM-kirkwood-latest.tar.gz on the Pogoplug E02 pink with the previous version , finish the installation via SSH as http://archlinuxarm.org/platforms/armv5 ... 2-pinkgray , reinstalling new boot , after a reboot in not connection with SSH , I had to connect with the serial and during the start i see the error

FAILED Failed to listen on sshd.service
....
....
FAILED Failed to start Login Service

.....

the packet SSH , is not run , it's' a known problem ?
I tried to reinstall the openssh package and follow this https://wiki.archlinux.org/index.php/Se ... shd_daemon but nothing....

thank's

p.s. sorry for english but i'm italian.....
ginorosi
 
Posts: 19
Joined: Tue Jun 25, 2013 9:37 am

Re: New procedure for Pogo E02

Postby WarheadsSE » Sun Jun 15, 2014 12:05 am

More log, less cherry pick.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: New procedure for Pogo E02

Postby ginorosi » Sun Jun 15, 2014 8:47 am

Thank's' for the reply

I can not attach the log file , copy and paste with the pen drive freshly made :

$this->bbcode_second_pass_code('', 'U-Boot 2014.04.R3-1 (May 26 2014 - 19:45:55) Arch Linux ARM
Pogo E02

SoC: Kirkwood 88F6281_A0
DRAM: 256 MiB
WARNING: Caches not enabled
NAND: 128 MiB
In: serial
Out: serial
Err: serial
Net: egiga0
Hit any key to stop autoboot: 3  2  1  0
(Re)start USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices... 3 USB Device(s) found
scanning usb for storage devices... 1 Storage Device(s) found

Partition Map for USB device 0 -- Partition Type: DOS

Part Start Sector Num Sectors UUID Type
1 63 7562532 000b07e0-01 83
2 7563264 497664 000b07e0-02 82
Attempting to boot from usb 0:1...
** File not found /boot/uEnv.txt **
Checking if uenvcmd is set ...
Running default loadzimage ...
** File not found /boot/zImage **
Running default loaduimage ...
3965136 bytes read in 477 ms (7.9 MiB/s)
Booting from 0 ...
## Booting kernel from Legacy Image at 00810000 ...
Image Name: Linux-3.14.4-1-ARCH
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3965072 Bytes = 3.8 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.14.4-1-ARCH (nobody@root-armv5-copy) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 PREEMPT Thu May 15 19:38:21 MDT 2014
[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: Pogoplug E02
[ 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 root=/dev/sda1 rw rootwait mtdparts=orion_nand:1M(u-boot),-(rootfs)
[ 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: 251164K/262144K available (5541K kernel code, 336K rwdata, 1688K rodata, 258K init, 829K bss, 10980K reserved)
[ 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 - 0xc071776c (7230 kB)
[ 0.000000] .init : 0xc0718000 - 0xc07589b4 ( 259 kB)
[ 0.000000] .data : 0xc075a000 - 0xc07ae16c ( 337 kB)
[ 0.000000] .bss : 0xc07ae16c - 0xc087d804 ( 830 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:114
[ 0.000011] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474836475ns
[ 9.576887] Console: colour dummy device 80x30
[ 9.576916] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[ 9.666763] pid_max: default: 32768 minimum: 301
[ 9.666874] Security Framework initialized
[ 9.666898] AppArmor: AppArmor disabled by boot time parameter
[ 9.666967] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 9.666985] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 9.667563] Initializing cgroup subsys devices
[ 9.667586] Initializing cgroup subsys freezer
[ 9.667597] Initializing cgroup subsys net_cls
[ 9.667605] Initializing cgroup subsys blkio
[ 9.667612] Initializing cgroup subsys bfqio
[ 9.667621] Initializing cgroup subsys perf_event
[ 9.667721] CPU: Testing write buffer coherency: ok
[ 9.668097] Setting up static identity map for 0x546360 - 0x5463b8
[ 9.669869] devtmpfs: initialized
[ 9.672962] pinctrl core: initialized pinctrl subsystem
[ 9.673253] NET: Registered protocol family 16
[ 9.673675] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 9.674587] cpuidle: using governor ladder
[ 9.674605] cpuidle: using governor menu
[ 9.674718] Kirkwood: MV88F6281-A0, TCLK=200000000.
[ 9.674738] Feroceon L2: Enabling L2
[ 9.674775] Feroceon L2: Cache support initialised.
[ 9.683017] bio: create slab <bio-0> at 0
[ 9.683495] vgaarb: loaded
[ 9.683799] SCSI subsystem initialized
[ 9.684249] usbcore: registered new interface driver usbfs
[ 9.684319] usbcore: registered new interface driver hub
[ 9.684430] usbcore: registered new device driver usb
[ 9.684558] pps_core: LinuxPPS API ver. 1 registered
[ 9.684566] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 9.684592] PTP clock support registered
[ 9.685398] Switched to clocksource orion_clocksource
[ 9.703002] FS-Cache: Loaded
[ 9.714906] NET: Registered protocol family 2
[ 9.715562] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 9.715599] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 9.715629] TCP: Hash tables configured (established 2048 bind 2048)
[ 9.715696] TCP: reno registered
[ 9.715709] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 9.715730] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 9.715945] NET: Registered protocol family 1
[ 9.717255] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 9.717405] audit: initializing netlink subsys (disabled)
[ 9.717465] audit: type=2000 audit(0.130:1): initialized
[ 9.825044] VFS: Disk quotas dquot_6.5.2
[ 9.825309] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 9.827658] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 9.829135] aufs 3.14-20140512
[ 9.829163] msgmni has been set to 490
[ 9.830978] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 9.830992] io scheduler noop registered
[ 9.830999] io scheduler deadline registered
[ 9.831401] io scheduler cfq registered
[ 9.831438] io scheduler bfq registered (default)
[ 9.831445] BFQ I/O-scheduler version: v7r3
[ 9.831603] mv_xor mv_xor.0: Marvell shared XOR driver
[ 9.865532] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[ 9.905466] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[ 9.905660] mv_xor mv_xor.1: Marvell shared XOR driver
[ 9.945473] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[ 9.985469] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[ 9.990569] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 10.011532] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 12500000) is a 16550A
[ 10.520885] console [ttyS0] enabled
[ 10.532726] brd: module loaded
[ 10.540039] loop: module loaded
[ 10.544196] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1
[ 10.550613] nand: Hynix NAND 128MiB 3,3V 8-bit
[ 10.555080] nand: 128MiB, SLC, page size: 2048, OOB size: 64
[ 10.560787] Scanning device for bad blocks
[ 10.640965] 2 cmdlinepart partitions found on MTD device orion_nand
[ 10.647272] Creating 2 MTD partitions on "orion_nand":
[ 10.652435] 0x000000000000-0x000000100000 : "u-boot"
[ 10.657810] 0x000000100000-0x000008000000 : "rootfs"
[ 10.669974] libphy: orion_mdio_bus: probed
[ 10.674169] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[ 11.756156] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:25:31:00:65:64
[ 11.765005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 11.771585] ehci-pci: EHCI PCI platform driver
[ 11.776124] ehci-orion: EHCI orion driver
[ 11.780218] orion-ehci orion-ehci.0: EHCI Host Controller
[ 11.785678] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[ 11.793403] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[ 11.815427] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[ 11.822235] hub 1-0:1.0: USB hub found
[ 11.826058] hub 1-0:1.0: 1 port detected
[ 11.830630] usbcore: registered new interface driver usb-storage
[ 11.837087] mousedev: PS/2 mouse device common for all mice
[ 12.145446] usb 1-1: new high-speed USB device number 2 using orion-ehci
[ 12.297747] hub 1-1:1.0: USB hub found
[ 12.301785] hub 1-1:1.0: 4 ports detected
[ 12.585788] usb 1-1.3: new high-speed USB device number 3 using orion-ehci
[ 12.700763] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[ 12.707358] scsi0 : usb-storage 1-1.3:1.0
[ 12.845422] rtc-mv rtc-mv: internal RTC not ticking
[ 12.850440] i2c /dev entries driver
[ 12.854419] orion_wdt: Initial timeout 21 sec
[ 12.859125] sdhci: Secure Digital Host Controller Interface driver
[ 12.865328] sdhci: Copyright(c) Pierre Ossman
[ 12.869773] sdhci-pltfm: SDHCI platform and OF driver helper
[ 12.875882] ledtrig-cpu: registered to indicate activity on CPUs
[ 12.882044] usbcore: registered new interface driver r8712u
[ 12.888031] gre: GRE over IPv4 demultiplexor driver
[ 12.892936] TCP: cubic registered
[ 12.896282] NET: Registered protocol family 17
[ 12.900871] Key type dns_resolver registered
[ 12.905836] registered taskstats version 1
[ 12.911032] console [netcon0] enabled
[ 12.914710] netconsole: network logging started
[ 12.919371] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 12.926777] Waiting for root device /dev/sda1...
[ 13.706264] scsi 0:0:0:0: Direct-Access USB DISK 2.0 PMAP PQ: 0 ANSI: 0 CCS
[ 13.716079] sd 0:0:0:0: [sda] 8060928 512-byte logical blocks: (4.12 GB/3.84 GiB)
[ 13.723682] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 13.729354] sd 0:0:0:0: [sda] Write Protect is off
[ 13.734638] sd 0:0:0:0: [sda] No Caching mode page found
[ 13.740003] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 13.748934] sd 0:0:0:0: [sda] No Caching mode page found
[ 13.754288] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 14.695565] sda: sda1 sda2
[ 14.700935] sd 0:0:0:0: [sda] No Caching mode page found
[ 14.706309] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 14.712432] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 22.934666] random: nonblocking pool is initialized
[ 40.544280] kjournald starting. Commit interval 5 seconds
[ 40.552574] EXT3-fs (sda1): using internal journal
[ 40.561692] EXT3-fs (sda1): recovery complete
[ 40.566094] EXT3-fs (sda1): mounted filesystem with writeback data mode
[ 40.572780] VFS: Mounted root (ext3 filesystem) on device 8:1.
[ 40.578758] devtmpfs: mounted
[ 40.582520] Freeing unused kernel memory: 256K (c0718000 - c0758000)
[ 40.962947] systemd[1]: systemd 212 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
[ 40.976698] systemd[1]: Detected architecture 'arm'.

Welcome to Arch Linux ARM!

[ 41.087263] systemd[1]: Inserted module 'autofs4'
[ 41.134924] NET: Registered protocol family 10
[ 41.140585] systemd[1]: Inserted module 'ipv6'
[ 41.147103] systemd[1]: Set hostname to <alarm>.
[ 41.817036] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 41.834279] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 41.842485] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 41.850255] systemd[1]: Expecting device dev-ttyS0.device...
Expecting device dev-ttyS0.device...
[ 41.875573] systemd[1]: Expecting device sys-subsystem-net-devices-eth0.device...
Expecting device sys-subsystem-net-devices-eth0.device...
[ 41.905551] systemd[1]: Starting Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 41.925532] systemd[1]: Reached target Remote File Systems.
[ 41.931274] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 41.939619] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 41.947718] systemd[1]: Starting Paths.
[ OK ] Reached target Paths.
[ 41.965529] systemd[1]: Reached target Paths.
[ 41.970004] systemd[1]: Starting Encrypted Volumes.
[ OK ] Reached target Encrypted Volumes.
[ 41.995531] systemd[1]: Reached target Encrypted Volumes.
[ 42.001112] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point.
[ 42.035546] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 42.045095] systemd[1]: Starting Swap.
[ OK ] Reached target Swap.
[ 42.065533] systemd[1]: Reached target Swap.
[ 42.069919] systemd[1]: Starting Root Slice.
[ OK ] Created slice Root Slice.
[ 42.115576] systemd[1]: Created slice Root Slice.
[ 42.120413] systemd[1]: Starting User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 42.145548] systemd[1]: Created slice User and Session Slice.
[ 42.151439] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ 42.175542] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 42.182631] systemd[1]: Starting Delayed Shutdown Socket.
[ OK ] Listening on Delayed Shutdown Socket.
[ 42.205538] systemd[1]: Listening on Delayed Shutdown Socket.
[ 42.211407] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ OK ] Listening on Device-mapper event daemon FIFOs.
[ 42.235534] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 42.242179] systemd[1]: Starting LVM2 metadata daemon socket.
[ OK ] Listening on LVM2 metadata daemon socket.
[ 42.265539] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 42.271780] systemd[1]: Starting udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 42.295536] systemd[1]: Listening on udev Kernel Socket.
[ 42.300994] systemd[1]: Starting udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 42.325534] systemd[1]: Listening on udev Control Socket.
[ 42.331066] systemd[1]: Starting Journal Socket.
[ OK ] Listening on Journal Socket.
[ 42.355535] systemd[1]: Listening on Journal Socket.
[ 42.360673] systemd[1]: Starting System Slice.
[ OK ] Created slice System Slice.
[ 42.385546] systemd[1]: Created slice System Slice.
[ 42.390565] systemd[1]: Starting system-netctl\x2difplugd.slice.
[ OK ] Created slice system-netctl\x2difplugd.slice.
[ 42.415548] systemd[1]: Created slice system-netctl\x2difplugd.slice.
[ 42.422116] systemd[1]: Starting system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 42.445545] systemd[1]: Created slice system-getty.slice.
[ 42.451066] systemd[1]: Starting system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 42.475547] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 42.482911] systemd[1]: Started Load Kernel Modules.
[ 42.488090] systemd[1]: Mounted Huge Pages File System.
[ 42.493441] systemd[1]: Mounted FUSE Control File System.
[ 42.499021] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 42.528052] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 42.559044] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 42.589206] systemd[1]: Started Set Up Additional Binary Formats.
[ 42.601804] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 42.628516] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 42.669467] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required static device nodes...rrent kernel...
[ 42.693598] systemd[1]: Mounted Configuration File System.
[ 42.702740] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ OK ] Started Journal Service.
[ 42.745654] systemd[1]: Started Journal Service.
[ OK ] Reached target Slices.
Starting Remount Root and Kernel File Systems...
Mounting Temporary Directory...
[ OK ] Started Apply Kernel Variables.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Started Setup Virtual Console.
Starting Load/Save Random Seed...
[FAILED] Failed to mount POSIX Message Queue File System.
See 'systemctl status dev-mqueue.mount' for details.
[ 42.965530] systemd[1]: sys-kernel-debug.mount mount process exited, code=exited status=1
[FAILED] Failed to mount Debug File System.
See 'systemctl status sys-kernel-debug.mount' for details.
[ 43.035518] systemd[1]: Unit sys-kernel-debug.mount entered failed state.
[ OK ] Started Create list of required static device nodes ...current kernel.
[ 43.105535] systemd[1]: tmp.mount mount process exited, code=exited status=1
[FAILED] Failed to mount Temporary Directory.
See 'systemctl status tmp.mount' for details.
[ OK ] Started Load/Save Random Seed.
[ OK ] Started udev Coldplug all Devices.
Starting Create Static Device Nodes in /dev...
[ OK ] Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories..[ 43.451065] systemd-udevd[80]: starting version 212
.
Starting Trigger Flushing of Journal to Persistent Storage...
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[ 43.614050] systemd-journald[65]: Received request to flush runtime journal from PID 1
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Reached target System Initialization.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Timers.
[ OK ] Reached target Basic System.
Starting SSH Key Generation...
Starting Entropy Harvesting Daemon...
Starting Login Service...
Starting D-Bus System Message Bus...
[ OK ] Started D-Bus System Message Bus.
[ OK ] Started Trigger Flushing of Journal to Persistent Storage.
[ OK ] Started Entropy Harvesting Daemon.
[ OK ] Found device /dev/ttyS0.
[ OK ] Found device /sys/subsystem/net/devices/eth0.
[ OK ] Started Login Service.
Starting Automatic wired network connection using netctl profiles...
[ OK ] Started Automatic wired network connection using netctl profiles.
Starting Permit User Sessions...
[ OK ] Started Permit User Sessions.
Starting Getty on tty1...
[ OK ] Started Getty on tty1.
Starting Serial Getty on ttyS0...
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Login Prompts.
[ 49.115785] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[ 49.121855] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 50.867170] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 100 Mb/s, full duplex, flow control disabled
[ 50.877907] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready


Arch Linux 3.14.4-1-ARCH (ttyS0)

alarm login: root

Password:
[root@alarm ~]#
')

the router recognizes the connection of the pogo , and assigns the address but with the terminal don't access

s ~ # ssh 192.168.0.3
ssh: connect to host 192.168.0.3 port 22: Connection refused
Last edited by WarheadsSE on Sun Jun 15, 2014 5:50 pm, edited 1 time in total.
Reason: code tags, not BOLD.
ginorosi
 
Posts: 19
Joined: Tue Jun 25, 2013 9:37 am

Re: New procedure for Pogo E02

Postby 10fi » Mon Jun 16, 2014 5:35 pm

Have you tried attaching the drive to a pc and reading the logs?
10fi
 
Posts: 22
Joined: Tue May 13, 2014 8:06 pm

Re: New procedure for Pogo E02

Postby ginorosi » Mon Jun 16, 2014 6:07 pm

With serial connection http://www.hack247.co.uk/blogpost/pogo- ... onnection/ with USB/TTL interface type this http://www.ebay.it/itm/USB-a-RS232-UART ... 35d0c900a9 , i use an Arduino as interface..... and PC with linux and gtkterm as terminal .
This very simple and all operating on system , but in normal use better connect via SSH.
ginorosi
 
Posts: 19
Joined: Tue Jun 25, 2013 9:37 am

Re: New procedure for Pogo E02

Postby WarheadsSE » Mon Jun 16, 2014 6:17 pm

Does it have operable IP connectivity? Can you start the service from the serial console?
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: New procedure for Pogo E02

Postby pepedog » Mon Jun 16, 2014 6:34 pm

pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: New procedure for Pogo E02

Postby ginorosi » Mon Jun 16, 2014 7:47 pm

The router recognizes the pogoplug , but SSH does not work....
with command systemctl :
sshd.service loaded failed failed OpenSSH Daemon

in fact the opensshd is not default installad , it's' BUG ?

if launch
systemctl enable sshd.service Ok
systemctl start sshd.service Ok

but nothing start

Pepedog : I can not figure out what to change


greeting
ginorosi
 
Posts: 19
Joined: Tue Jun 25, 2013 9:37 am

Re: New procedure for Pogo E02

Postby WarheadsSE » Mon Jun 16, 2014 9:42 pm

It is installed. You wouldn't be able to start or enable the service it it was not.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: New procedure for Pogo E02

Postby ginorosi » Fri Jun 20, 2014 9:36 pm

Sorry for my stupidity :oops: , but I used the wrong procedure to make the pen, unzip the files ArchLinuxARM-kirkwood-latest.tar.gz with the archive manager from linux mint on PC , then I used tar-zxvf from terminal of linux on PC and archlinux is OK and works fine ;)

I apologize again for disorder.

by
ginorosi
 
Posts: 19
Joined: Tue Jun 25, 2013 9:37 am


Return to ARMv5

Who is online

Users browsing this forum: No registered users and 4 guests