[Voyage-linux] Problem with Voyage 0.8 on WRAP

Jim Cromie (spam-protected)
Tue Dec 20 07:17:47 HKT 2011


On Mon, Dec 12, 2011 at 4:44 AM,  <s.k18 at seznam.cz> wrote:
> Hello,
> I install voyage-0.8.0 on my WRAP 1E v1.11,
> unfortunately system is incessantly rebooting.
> Booting start
> PC Engines WRAP.1C/1D/1E v1.11
> 640 KB Base Memory
> ....
>
> last is
>
> DHCPACK from 192.168.2.254
> bound to 192.168.2.3 -- renewal in 124023 seconds.
> done.
> Starting portmap daemon...[   41.484425] NET: Registered protocol family 10.
> Cleaning up temporary files....
> INIT: Entering runlevel: 2
> Using makefile-style concurrent boot in runlevel 2.
> Starting portmap daemon...Already running..
> Starting system log daemon....
> [   44.048428] wd_keepalive (1568): /proc/1568/oom_adj is deprecated, please use /proc/1568/oom_score_adj instead.
> Starting watchdog keepalive daemon: wd_keepalive.
> Starting kernel log daemon....
> Starting OpenBSD Secure Shell server: sshd.
> Starting DNS forwarder and DHCP server: dnsmasq.
> Starting periodic command scheduler: cron.
> nocatsplash daemon disabled - read /etc/default/nocatsplash.
>
> and follow new remounting
>
> Remounting / as read-write ... PC Engines WRAP.1C/1D/1E v1.11
> 640 KB Base Memory
> 15360
> 31744
> 48128
> 64512
> 80896

<snip>

in both cases, you appeared to get to exactly the same spot;
"Remounting ..."
before bios issues banner.

is it always identical ?

check your /etc/modprobe.d/${PLATFORM}.conf file
it may be missing the modnames in the options lines.
If this is the case, wd1100 watchdog is not getting its parameters,
so is causing a reboot.

heres mine, corrected.
 root at voyage:~# more /etc/modprobe.d/4801.conf
## These lines generated automatically by copyfiles.sh,# parsing
VOYAGE_SYSTEM_MODULES from Profile: 4801# on Wed Nov 23 01:03:11 MST
2011#
options wd1100 sysctl_wd_graceful=0 sysctl_wd_timeout=30options
scx200_acb base=0x810,0x820options pc87360 init=2

you might also try daily-build - it has this fix.




More information about the Voyage-linux mailing list