Jessie Snapshot content

237 views
Skip to first unread message

Graham

unread,
Oct 27, 2014, 2:34:24 PM10/27/14
to beagl...@googlegroups.com
I have the jessie snapshot (10-22) running.  Looks good, in general.

The slot manager and device tree files do not seem to be present.
Is this just part of the normal progression of building a new release?

Will they be there for the jessie "freeze" in a few weeks?

Thanks,
--- Graham

==


Robert Nelson

unread,
Oct 27, 2014, 2:42:35 PM10/27/14
to Beagle Board
Nope, you get to do it manually:

sudo apt-get update
sudo apt-get install linux-image-3.8.13-bone67
sudo reboot

Regards,

--
Robert Nelson
http://www.rcn-ee.com/

Graham Haddock

unread,
Oct 27, 2014, 10:21:38 PM10/27/14
to beagl...@googlegroups.com
Robert:

On a fresh install of "BBB-eMMC-flasher-debian-jessie-lxqt-armhf-2014-10-22-2gb.img"
Boots clean.

I applied the "install linux-image-3.8.13-bone67" and
I start getting
[FAILED] Failed to start Load Kernel Modules.

systemctl status systemd-modules-load.service   sheds no light.

Tried "install udhcpd"
no change.

Tried "apt-get upgrade"
No change.

Any thoughts on how to attack this?

Thanks,
--- Graham

========================================================

...
Loading, please wait...
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
...

...
root@beaglebone:~#
root@beaglebone:~# systemctl status systemd-modules-load.service -l
â—? systemd-modules-load.service - Load Kernel Modules
   Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)
   Active: failed (Result: exit-code) since Thu 2014-10-23 00:34:04 UTC; 2min 0s ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
  Process: 148 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
 Main PID: 148 (code=exited, status=1/FAILURE)

Oct 23 00:34:04 beaglebone systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
Oct 23 00:34:04 beaglebone systemd[1]: Failed to start Load Kernel Modules.
Oct 23 00:34:04 beaglebone systemd[1]: Unit systemd-modules-load.service entered failed state.
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
root@beaglebone:~#


========================================================


--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/ISau5y_ChBc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Robert Nelson

unread,
Oct 27, 2014, 10:49:15 PM10/27/14
to Beagle Board
On Mon, Oct 27, 2014 at 9:21 PM, Graham Haddock <gra...@flexradio.com> wrote:
> Robert:
>
> On a fresh install of
> "BBB-eMMC-flasher-debian-jessie-lxqt-armhf-2014-10-22-2gb.img"
> Boots clean.
>
> I applied the "install linux-image-3.8.13-bone67" and
> I start getting
> [FAILED] Failed to start Load Kernel Modules.
>
> systemctl status systemd-modules-load.service sheds no light.
>
> Tried "install udhcpd"
> no change.
>
> Tried "apt-get upgrade"
> No change.
>
> Any thoughts on how to attack this?

Nothing comes to mind, i just did this earlier. The directions i gave
earlier was all you needed todo.

Graham Haddock

unread,
Oct 28, 2014, 1:13:58 PM10/28/14
to beagl...@googlegroups.com
Robert:

Well, I have done it three times, on two different (stock) RevC hardware sets,
two different clean downloads loads of jessie snapshot 10-22.
Different microSD cards.
jessie is unmodified/untouched in any way, and get the same result...

They boot without error after initial download/install of snapshot 10-22.

Then apply "install linux-image-3.8.13-bone67 " and get

[FAILED] Failed to start Load Kernel Modules.

I am monitoring the command line output on ttyO0.

Debian seems to run fine for my applications, so I do not know which service is
failing to start.

--- Graham

==

Robert Nelson

unread,
Oct 28, 2014, 1:30:54 PM10/28/14
to Beagle Board
On Tue, Oct 28, 2014 at 12:13 PM, Graham Haddock <gra...@flexradio.com> wrote:
> Robert:
>
> Well, I have done it three times, on two different (stock) RevC hardware
> sets,
> two different clean downloads loads of jessie snapshot 10-22.
> Different microSD cards.
> jessie is unmodified/untouched in any way, and get the same result...
>
> They boot without error after initial download/install of snapshot 10-22.
>
> Then apply "install linux-image-3.8.13-bone67 " and get
>
> [FAILED] Failed to start Load Kernel Modules.
>
> I am monitoring the command line output on ttyO0.
>
> Debian seems to run fine for my applications, so I do not know which service
> is
> failing to start.

Your probally seeing:

debian@beaglebone:~$ systemctl --failed
UNIT LOAD ACTIVE SUB DESCRIPTION
● dnsmasq.service loaded failed failed dnsmasq - A lightweight DHCP
● systemd-modules-load.service loaded failed failed Load Kernel Modules

LOAD = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB = The low-level unit activation state, values depend on unit type.

2 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

debian@beaglebone:~$ journalctl | grep systemd-modules
Oct 28 15:38:33 beaglebone systemd-modules-load[154]: Module 'fuse' is builtin
Oct 28 15:38:33 beaglebone systemd-modules-load[154]: Failed to find
module 'mt7601Usta'
Oct 28 15:38:33 beaglebone systemd[1]: systemd-modules-load.service:
main process exited, code=exited, status=1/FAILURE
Oct 28 15:38:33 beaglebone systemd[1]: Unit
systemd-modules-load.service entered failed state.

i had the "m7601Usta" module installed for v3.14.x:

remove the old one:

debian@beaglebone:~$ dpkg --list | grep mt7601
ii mt7601u-modules-3.14.22-ti-r31 1jessie
armhf mt7601u modules

sudo apt-get remove mt7601u-modules-3.14.22-ti-r31 --purge

Install the new one: (if you have the m7601u hardare)

sudo apt-get install mt7601u-modules-`uname -r`
sudo depmod -a `uname -r`
sudo update-initramfs -uk `uname -r`

Or you could just remove:

/etc/modules-load.d/mt7601.conf

Graham Haddock

unread,
Oct 28, 2014, 2:47:29 PM10/28/14
to beagl...@googlegroups.com
Robert:

Removing   /etc/modules-load.d/mt7601.conf   cured the problem.

Thanks for the quick response.

--- Graham

==

Reply all
Reply to author
Forward
0 new messages