Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 47021

Re: Linux Kernel 3.14.0 Kirkwood & rootfs: After Arch...

$
0
0
bodhi Wrote:
-------------------------------------------------------
> This is my continuing effort to provide the latest
> Non-FDT kernel package for GoFlex Home/Net,
> Pogoplug E02/Mobile/V4, iConnect, Dockstar,
> Sheevaplug, NSA320, NSA325, Topkick, and other
> Kirkwood plugs that are already in the mainline.

> Latest kernel:
> linux-3.14.0-kirkwood-tld-1-bodhi.tar.bz2 (04
> April 2014)
> Latest rootfs:
> Debian-3.14.0-kirkwood-tld-1-rootfs-bodhi.tar.bz2
> (15 April 2014)
>
> Updated 29 May 2014:
>
> I've removed kernel linux-3.14.0-kirkwood-tld-2
> temporarily, to investigate possible
> missconfiguration regarding the NSAxxx boxes
> sensors. Since then it was tested to be working
> OK, if you're already running kernel
> linux-3.14.0-kirkwood-tld-2 there is no need to do
> anything.
>
> Updated 21 April 2014:
>
> Kernel linux-3.14.0-kirkwood-tld-2 package was
> uploaded. This is an update to kernel
> linux-3.14.0-kirkwood-tld-1:
> - Supports Netgear Stora (still under testing).
> Please post feedback if you try this kernel on the
> Stora.
> -
> [url=http://forum.doozan.com/read.php?2,12096,1587
> 4#msg-15874]pbg4's patch[/url] for
> dvb-usb-dw2102, tt-s2-4600 and some other dvb-usb
> S2 devices.
>
> Temporarily removed (see reason above).
>
> --------------------------------------------------
> -----
> [b]Updated 15 April 2014:[/b]
>
> Rootfs Debian-3.14.0-kirkwood-tld-1 was uploaded.
> This rootfs is to keep in sync with kernel
> Linux-3.14.0-kirkwood-tld-1 (and its new
> features).
[...]
> [b]Download at Dropbox:[/b]
> [url=https://bitly.com/1kOqoKw]Debian-3.14.0-kirkw
> ood-tld-1-rootfs-bodhi.tar.bz2[/url]

Thanks for your efforts, and also again for your help over on the Oxnas thread.

I understand the rootfs also already contains the kernel (which Arch's uboot loaded just fine).

The only minor hurdle was that the original CloudEngines system's wget can't handle https and hence Dropbox, so I populated the stick on another machine.

Some things I noticed that others might find useful to read at some point.

While updating, the package manager repeatedly reports:
[code]perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_TIME = "de_DE.UTF-8",
LC_MONETARY = "de_DE.UTF-8",
LC_ADDRESS = "de_DE.UTF-8",
LC_TELEPHONE = "de_DE.UTF-8",
LC_NAME = "de_DE.UTF-8",
LC_MEASUREMENT = "de_DE.UTF-8",
LC_IDENTIFICATION = "de_DE.UTF-8",
LC_NUMERIC = "de_DE.UTF-8",
LC_PAPER = "de_DE.UTF-8",
LANG = "C"
are supported and installed on your system.[/code]

For setting the time zone, not sure if there was supposed to be an easier way than
echo "Europe/Berlin" >/etc/timezone
dpkg-reconfigure --frontend noninteractive tzdata
...and where the time server (NTP host) is to be configured (to be updated frequently as there's no hwclock on these systems, or is it?).

The syslog no longer goes into a file (e.g. messages) in /var/log but can be made visible by invoking logread.

Apparently there is no ~/.bash_history anymore either.

Also, the following package does not seem to be there by default: apt-get install less

Does /etc/crontab (there's none by default) require special permissions or additional services installed?
Can't seem to get anything executed from it even after chmod 755 like the daily etc. directories/scripts.

LIRC's irsend not working via mcusb (HP Media Center Transceiver) at first made me wonder if you have CONFIG_USB_EHCI_TT_NEWSCHED & CONFIG_USB_EHCI_ROOT_HUB enabled in this kernel as per cf. [url]http://thread.gmane.org/gmane.linux.drivers.video-input-infrastructure/67492/focus=67616[/url]) - however transmitting fails silently only until the USB module is replugged from the front to the top rear port (and service lirc stopped and started again of course) - then it even seems to be more reliable than on my (also Debian) Dockstar that's just celebrated a year of uptime.

Viewing all articles
Browse latest Browse all 47021

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>