ingmar-k / Pogoplug_V3_Emdebian_Debian

Scripts to create a bootable Emdebian/Debian USB-Stick for the Pogoplug V3 devices.
12 stars 6 forks source link

Error: "Cannot find device "eth0", "wlan0" - PogoPlug Pro #11

Closed effendieffendi closed 10 years ago

effendieffendi commented 10 years ago

Hi, I trying to run emdebian on my Pogoplug Pro... ...receives such a message:

[FAIL] udev requires a kernel >= 2.6.32, not started ... failed! failed! [ ok ] Setting parameters of disc: (none). [info] Setting the system clock. hwclock: Cannot access the Hardware Clock via any known method. hwclock: Use the --debug option to see the details of our search for an access method. [warn] Unable to set System Clock to: Thu Jan 1 00:00:14 UTC 1970 ... (warning). [ ok ] Activating swap...done. [....] Checking root file system...fsck from util-linux 2.20.1 e2fsck 1.42.5 (29-Jul-2012) ROOTFS: clean, 7094/244800 files, 60385/978290 blocks done. [ 20.330000] EXT3 FS on sda1, internal journal [ ok ] Cleaning up temporary files... /tmp. [ ok ] Loading kernel modules...done. [ ok ] Activating lvm and md swap...done. [....] Checking file systems...fsck from util-linux 2.20.1 done. [ ok ] Mounting local filesystems...done. [ ok ] Activating swapfile swap...done. [ ok ] Cleaning up temporary files.... [ ok ] Setting kernel variables ...done. [....] Configuring network interfaces...Cannot find device "eth0" Failed to bring up eth0. run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1 Internet Systems Consortium DHCP Client 4.2.2 Copyright 2004-2011 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/

Cannot find device "wlan0" Bind socket to interface: No such device Failed to bring up wlan0. done. [ ok ] Cleaning up temporary files.... INIT: Entering runlevel: 2 [ ok ] Starting NTP server: ntpd. [ ok ] Starting OpenBSD Secure Shell server: sshd. libkmod: ERROR ../libkmod/libkmod.c:554 kmod_search_moddep: could not open moddep file '/lib/modules/2.6.31.6_SMP_820/modules.dep.bin'

Debian GNU/Linux 7 pogoplug-v3-emdebian ttyS0

pogoplug-v3-emdebian login:

Please for help??

effendieffendi commented 10 years ago

sorry... reopen plz

ingmar-k commented 10 years ago

You are clearly running a kernel that is too old for Debian wheezy or newer. This will never work.

So, until you run a kernel that will work, you won't get any further. --> I will not repopen this, as this is no problem with the scripts. Keep in mind that the Pogoplug V3 loads its kernel from NAND, by default. If you do not replace the kernel image in NAND, and/or the U-Boot bootloader, you will not be able to run a recent version of Debian.

myahmao commented 7 years ago

any link to upgrade kernel NAND and uboot? or where can i download working uImage then I can move on.

effendieffendi commented 7 years ago

http://forum.doozan.com/list.php?2   W dniu 2016-11-26 04:35:07 użytkownik Yong notifications@github.com napisał: any link to upgrade kernel NAND and uboot? — You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.    

ingmar-k commented 7 years ago

Good hint! This project has been dead now for more than 2 years and I have absolutely no time or intention of reviving it, unfortunately. Emdebian is dead, too. So, best way is to go with a USB thumb drive as root device and using one of the much newer kernels with Oxnas support and stadard Debian.

myahmao commented 7 years ago

Thanks a lot! Looks it is time to switch to raspberry pi.