Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-07-11 Thread Timo Jyrinki
2014-06-17 10:49 GMT+03:00 Ian Campbell i...@hellion.org.uk:
 TL;DR: Please run the attached kirkwood-qnap script on your ARM based
 QNAP systems as ./kirkwood-qnap --info and report the results in this
 thread along with the model/kind of your QNAP device (as precisely as
 you can).

QNAP TS-221 (2.0GHz, 1GB RAM -
http://www.qnap.com/en/index.php?lang=ensn=822c=351sc=514t=523n=18375g=1):

$ ./kirkwood-qnap --info
Kernel:Linux verkko 3.2.0-4-kirkwood #1 Debian 3.2.54-2
armv5tel GNU/Linux
cpuinfo:Hardware: QNAP TS-119/TS-219
dt model:n/a

PCI devices:
00:00.0 0600: 11ab:6282 (rev 01)
00:01.0 0106: 197b:2363 (rev 03)
00:01.1 0101: 197b:2363 (rev 03)
01:00.0 0600: 11ab:6282 (rev 01)
01:01.0 0c03: 1b6f:7023 (rev 01)

PHY devices (/sys/bus/mdio_bus/devices/):
0:00

Soc Bus:n/a

QNAP TS-119/TS-219
kirkwood-qnap: machine: QNAP TS-119/TS-219
kirkwood-qnap: success: PCI = kirkwood-ts219-6282.dtb
kirkwood-qnap: success: PHY = kirkwood-ts219-6282.dtb

-Timo


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAJtFfxkjKWB_CBw4wfVYEy-ZfgU7JNS7Uwp+7bYd=rhgrvu...@mail.gmail.com



Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-07-09 Thread Rob J. Epping
On Tue, Jun 17, 2014 at 9:49 AM, Ian Campbell i...@hellion.org.uk wrote:
 Hello,

 TL;DR: Please run the attached kirkwood-qnap script on your ARM based
 QNAP systems as ./kirkwood-qnap --info and report the results in this
 thread along with the model/kind of your QNAP device (as precisely as
 you can). The script does not need to be run as root and gathers
 information about the hardware platform and kernel version only, it is
 non-destructive (even if run without the --info, so don't worry).

Just did a forklift upgrade of my old TS-219 to a brand new TS-221.

Looking through the mails the TS-221 is not in the thread.

-- machine QNAP TS-221  --

Kernel: Linux qnap.eppo.yi.org 3.14-0.bpo.1-kirkwood #1 Debian
3.14.7-1~bpo70+1 (2014-06-21) armv5tel GNU/Linux
cpuinfo:Hardware: QNAP TS-119/TS-219
dt model:   n/a

PCI devices:
00:00.0 0600: 11ab:6282 (rev 01)
00:01.0 0106: 197b:2363 (rev 03)
00:01.1 0101: 197b:2363 (rev 03)
01:00.0 0600: 11ab:6282 (rev 01)
01:01.0 0c03: 1b6f:7023 (rev 01)

PHY devices (/sys/bus/mdio_bus/devices/):
orion-mdio-mii:00

Soc Bus:n/a

kirkwood-qnap: machine: QNAP TS-119/TS-219
kirkwood-qnap: success: PCI = kirkwood-ts219-6282.dtb
kirkwood-qnap: success: PHY = kirkwood-ts219-6282.dtb


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CA+HYJN-=PsYk0O=uVQx4iFFXeWFLm3YXVnr=7zfgqjgwlz7...@mail.gmail.com



Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-06-24 Thread Phil Endecott
Ian Campbell ijc at hellion.org.uk writes: 
 TL;DR: Please run the attached kirkwood-qnap script on your ARM based
 QNAP systems as ./kirkwood-qnap --info and report the results in this
 thread along with the model/kind of your QNAP device (as precisely as
 you can).

$ ./kirkwood-info.sh 
.: 87: Can't open /usr/share/flash-kernel/functions

:-)

This is a TS-119 (the nice fanless model with an extruded aluminium chassis)
running a rather old Debian installation, hence the error above.  Maybe the
following will tell you what you need to know:

phil@uganda:~$ uname -a
Linux uganda 2.6.33.2 #1 Tue Apr 20 18:50:54 BST 2010 armv5tel GNU/Linux
phil@uganda:~$ lspci
00:00.0 Memory controller: Marvell Technology Group Ltd. 88F6281 [Kirkwood]
ARM SoC (rev 02)
phil@uganda:~$ lspci -n
00:00.0 0580: 11ab:6281 (rev 02)
phil@uganda:~$ cat /proc/cpuinfo 
Processor   : Feroceon 88FR131 rev 1 (v5l)
BogoMIPS: 1199.30
Features: swp half thumb fastmult edsp 
CPU implementer : 0x56
CPU architecture: 5TE
CPU variant : 0x2
CPU part: 0x131
CPU revision: 1

Hardware: QNAP TS-119/TS-219
Revision: 
Serial  : 
phil@uganda:~$ ls /sys/bus/mdio_bus/devices/
0:08



-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/loom.20140624t170349-...@post.gmane.org



Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-06-24 Thread Ian Campbell
On Wed, 2014-06-18 at 10:59 +0100, David Pottage wrote:
 On 17/06/14 08:49, Ian Campbell wrote:
  Hello,
 
  TL;DR: Please run the attached kirkwood-qnap script on your ARM based
  QNAP systems as ./kirkwood-qnap --info and report the results in this
  thread along with the model/kind of your QNAP device (as precisely as
  you can). The script does not need to be run as root and gathers
  information about the hardware platform and kernel version only, it is
  non-destructive (even if run without the --info, so don't worry).
 I have a Qnap TS-110 that I was using with Debian for a while, but I 
 have upgraded to better hardware and re-fashed the TS-110 back to the 
 Qnap firmware.
 
 Would it be useful to run these tests under the qnap firmware if I can 
 get a shell, or would that not be helpfull? I don't want to switch to 
 Debian just for this test.

It might have been interesting but I don't think it would work with the
script as it is, so probably not worth the effort for you, thanks
though.

Ian.



-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1403632712.1829.26.ca...@dagon.hellion.org.uk



Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-06-24 Thread Ian Campbell
On Tue, 2014-06-24 at 15:12 +, Phil Endecott wrote:
 Ian Campbell ijc at hellion.org.uk writes: 
  TL;DR: Please run the attached kirkwood-qnap script on your ARM based
  QNAP systems as ./kirkwood-qnap --info and report the results in this
  thread along with the model/kind of your QNAP device (as precisely as
  you can).
 
 $ ./kirkwood-info.sh 
 .: 87: Can't open /usr/share/flash-kernel/functions
 
 :-)

Heh, I should have thought to mention that!

 This is a TS-119 (the nice fanless model with an extruded aluminium chassis)
 running a rather old Debian installation, hence the error above.  Maybe the
 following will tell you what you need to know:

Yes, thanks.

Ian.


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1403632824.1829.27.ca...@dagon.hellion.org.uk



Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-06-24 Thread Ian Campbell
On Tue, 2014-06-17 at 08:49 +0100, Ian Campbell wrote:
 Hello,
 
 TL;DR: Please run the attached kirkwood-qnap script on your ARM based
 QNAP systems as ./kirkwood-qnap --info and report the results in this
 thread along with the model/kind of your QNAP device (as precisely as
 you can). The script does not need to be run as root and gathers
 information about the hardware platform and kernel version only, it is
 non-destructive (even if run without the --info, so don't worry).

Thanks to everyone who provided info. I've not yet managed to go through
everything but it seems like I've got plenty of data and on first glance
things seem to be working as intended, which is good.

Cheers,
Ian.



-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1403632964.1829.30.ca...@dagon.hellion.org.uk



Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-06-18 Thread David Pottage


On 17/06/14 08:49, Ian Campbell wrote:

Hello,

TL;DR: Please run the attached kirkwood-qnap script on your ARM based
QNAP systems as ./kirkwood-qnap --info and report the results in this
thread along with the model/kind of your QNAP device (as precisely as
you can). The script does not need to be run as root and gathers
information about the hardware platform and kernel version only, it is
non-destructive (even if run without the --info, so don't worry).
I have a Qnap TS-110 that I was using with Debian for a while, but I 
have upgraded to better hardware and re-fashed the TS-110 back to the 
Qnap firmware.


Would it be useful to run these tests under the qnap firmware if I can 
get a shell, or would that not be helpfull? I don't want to switch to 
Debian just for this test.


--
David Pottage



--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53a162fc.6010...@chrestomanci.org



Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-06-18 Thread Björn Wetterbom
On Tue, Jun 17, 2014 at 9:49 AM, Ian Campbell i...@hellion.org.uk wrote:

 Hello,

 TL;DR: Please run the attached kirkwood-qnap script on your ARM based
 QNAP systems as ./kirkwood-qnap --info and report the results in this
 thread along with the model/kind of your QNAP device (as precisely as
 you can).


 Device # 1: Qnap TS-419P II 
$ ./kirkwood-qnap --info
Kernel: Linux rockan 3.2.0-4-kirkwood #1 Debian 3.2.57-3+deb7u2
armv5tel GNU/Linux
cpuinfo:Hardware: QNAP TS-41x
dt model:   n/a

PCI devices:
00:00.0 0600: 11ab:6282 (rev 01)
00:01.0 0100: 11ab:7042 (rev 02)
01:00.0 0600: 11ab:6282 (rev 01)
01:01.0 0c03: 1b6f:7023 (rev 01)

PHY devices (/sys/bus/mdio_bus/devices/):
0:00  0:01

Soc Bus:n/a

QNAP TS-41x
kirkwood-qnap: machine: QNAP TS-41x
kirkwood-qnap: success: PCI = kirkwood-ts419-6282.dtb
kirkwood-qnap: success: PHY = kirkwood-ts419-6282.dtb

 Device # 2: Qnap TS-119 
$ ./kirkwood-qnap --info
Kernel: Linux geten 3.2.0-4-kirkwood #1 Debian 3.2.57-3+deb7u2
armv5tel GNU/Linux
cpuinfo:Hardware: QNAP TS-119/TS-219
dt model:   n/a

PCI devices:

PHY devices (/sys/bus/mdio_bus/devices/):
0:08

Soc Bus:n/a

QNAP TS-119/TS-219
kirkwood-qnap: machine: QNAP TS-119/TS-219
kirkwood-qnap: success: PHY = kirkwood-ts219-6281.dtb


Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-06-17 Thread debian . arm . kirkwood . survey
 machine #1/3 (QNAP TS-419P+) ---
Kernel: Linux eternity 3.2.0-4-kirkwood #1 Debian 3.2.57-3+deb7u2 
armv5tel GNU/Linux
cpuinfo:Hardware: QNAP TS-41x
dt model:   n/a

PCI devices:
00:00.0 0600: 11ab:6282
00:01.0 0100: 11ab:7042 (rev 02)

PHY devices (/sys/bus/mdio_bus/devices/):
0:00  0:01

Soc Bus:n/a

QNAP TS-41x
kirkwood-qnap: machine: QNAP TS-41x
kirkwood-qnap: success: PCI = kirkwood-ts419-6282.dtb
kirkwood-qnap: success: PHY = kirkwood-ts419-6282.dtb



 machine #2/3 (QNAP TS-419P+) ---
Kernel: Linux serenity 3.2.0-4-kirkwood #1 Debian 3.2.57-3+deb7u2 
armv5tel GNU/Linux
cpuinfo:Hardware: QNAP TS-41x
dt model:   n/a

PCI devices:
00:00.0 0600: 11ab:6282
00:01.0 0100: 11ab:7042 (rev 02)

PHY devices (/sys/bus/mdio_bus/devices/):
0:00  0:01

Soc Bus:n/a

QNAP TS-41x
kirkwood-qnap: machine: QNAP TS-41x
kirkwood-qnap: success: PCI = kirkwood-ts419-6282.dtb
kirkwood-qnap: success: PHY = kirkwood-ts419-6282.dtb



 machine #3/3 (QNAP TS-219P II) ---
Kernel: Linux chaos 3.2.0-4-kirkwood #1 Debian 3.2.57-3+deb7u2 armv5tel 
GNU/Linux
cpuinfo:Hardware: QNAP TS-119/TS-219
dt model:   n/a

PCI devices:
00:00.0 0600: 11ab:6282 (rev 01)
00:01.0 0106: 197b:2363 (rev 03)
00:01.1 0101: 197b:2363 (rev 03)

PHY devices (/sys/bus/mdio_bus/devices/):
0:00

Soc Bus:n/a

QNAP TS-119/TS-219
kirkwood-qnap: machine: QNAP TS-119/TS-219
kirkwood-qnap: success: PCI = kirkwood-ts219-6282.dtb
kirkwood-qnap: success: PHY = kirkwood-ts219-6282.dtb

On Tue, Jun 17, 2014 at 08:49:21 +0100, Ian Campbell wrote:
 Hello,
 
 TL;DR: Please run the attached kirkwood-qnap script on your ARM based
 QNAP systems as ./kirkwood-qnap --info and report the results in this
 thread along with the model/kind of your QNAP device (as precisely as
 you can). The script does not need to be run as root and gathers
 information about the hardware platform and kernel version only, it is
 non-destructive (even if run without the --info, so don't worry).
 
 Longer version:
 
 The upstream Linux kernel maintainers are in the process of switching
 support for the kirkwood platform from the old board file mechanism to
 device tree. This means we (Debian) need to plan for an upgrade path,
 which mainly means teaching the flash-kernel tool about the DTBs and
 telling it to use them with new kernels. The 3.15 kernel can boot in
 either mode and I'd like to try and make the transition with that release.
 
 Unfortunately there is a slight wrinkle which is that each individual
 board file actually supported systems based on two different SoC
 variants which has resulted in 2 DTBs for each board file. We need to
 figure out how to reliably detect which DTB is required even when
 running on the Wheezy kernel etc.
 
 There are several possible mechanisms for detecting this, however due to
 the vagaries of the different kernel versions which may be out there and
 the variations in the systems themselves they aren't all necessarily
 available all the time.
 
 Running the attached script and ./kirkwood-qnap --info will gather
 information about these various mechanisms so that I can build
 confidence that it will work correctly everywhere.
 
 Just running this test on whichever systems you happen to have running
 their current kernel in the existing configuration would be incredibly
 valuable. However if you have qnap systems which you don't mind
 rebooting (and can recover if a kernel upgrade goes wrong) then booting
 with a few different kernels and running the script would be very useful
 to see the results for any of:
   * The stock Wheezy kernel
   * The 3.15-rc8-kirkwood kernel currently in experimental, with
 regular flash-kernel from sid or before. This will boot in
 board-file mode.
   * The 3.15-rc8-kirkwood kernel currently in experimental and the
 flash-kernel from experimental (3.22~exp.1). This will boot in
 DTB mode.
 
 Ian.
 
 Example output:
 $ ./kirkwood-qnap --info
 Kernel: Linux qnap 3.15-rc8-kirkwood #1 Debian 3.15~rc8-1~exp1 
 (2014-06-03) armv5tel GNU/Linux
 cpuinfo:Hardware: Marvell Kirkwood (Flattened Device Tree)
 dt model:   QNAP TS419 family
 
 PCI devices:
 00:01.0 0604: 11ab:6281 (rev 02)
 01:00.0 0100: 11ab:7042 (rev 02)
 
 PHY devices (/sys/bus/mdio_bus/devices/):
 f1072004.mdio-bu:00  f1072004.mdio-bu:08
 
 Soc Bus:n/a
 
 kirkwood-qnap: machine: QNAP TS419 family
 kirkwood-qnap: success: PCI = kirkwood-ts419-6281.dtb
 kirkwood-qnap: success: PHY = kirkwood-ts419-6281.dtb
 





-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140617082051.ga7...@noloop.net



Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-06-17 Thread Florian Hars

Am 17.06.2014 09:49, schrieb Ian Campbell:

Hello,

TL;DR: Please run the attached kirkwood-qnap script on your ARM based
QNAP systems as ./kirkwood-qnap --info and report the results in this
thread along with the model/kind of your QNAP device (as precisely as
you can). The script does not need to be run as root


(QNAP TS-119P+)

Kernel: Linux keller 3.2.0-4-kirkwood #1 Debian 3.2.46-1 
armv5tel GNU/Linux

cpuinfo:Hardware: QNAP TS-119/TS-219
dt model:   n/a

PCI devices:

PHY devices (/sys/bus/mdio_bus/devices/):
0:00

Soc Bus:n/a

QNAP TS-119/TS-219
kirkwood-qnap: machine: QNAP TS-119/TS-219
kirkwood-qnap: success: PHY = kirkwood-ts219-6282.dtb



--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53a01267.6000...@hars.de



Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-06-17 Thread Rob J. Epping
On Tue, Jun 17, 2014 at 9:49 AM, Ian Campbell i...@hellion.org.uk wrote:
 Hello,

 TL;DR: Please run the attached kirkwood-qnap script on your ARM based
 QNAP systems as ./kirkwood-qnap --info and report the results in this
 thread along with the model/kind of your QNAP device (as precisely as
 you can). The script does not need to be run as root and gathers
 information about the hardware platform and kernel version only, it is
 non-destructive (even if run without the --info, so don't worry).

-- machine QNAP TS-219 (non P / big housing) --

Kernel: Linux qnap.eppo.yi.org 3.14-0.bpo.1-kirkwood #1 Debian
3.14.5-1~bpo70+1 (2014-06-05) armv5tel GNU/Linux
cpuinfo:Hardware: QNAP TS-119/TS-219
dt model:   n/a

PCI devices:
00:00.0 0600: 11ab:6281 (rev 02)

PHY devices (/sys/bus/mdio_bus/devices/):
orion-mdio-mii:08

Soc Bus:n/a

kirkwood-qnap: machine: QNAP TS-119/TS-219
kirkwood-qnap: success: PCI = kirkwood-ts219-6281.dtb
kirkwood-qnap: success: PHY = kirkwood-ts219-6281.dtb


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/ca+hyjn-5ibuvjy2ttcbd6tvligm2ektpnso+eucv5uzqxr1...@mail.gmail.com



Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-06-17 Thread Thomas Pircher
On Tuesday 17 June 2014 08:49:21 Ian Campbell wrote:
 Hello,
 
 TL;DR: Please run the attached kirkwood-qnap script on your ARM based
 QNAP systems as ./kirkwood-qnap --info and report the results in this
 thread along with the model/kind of your QNAP device (as precisely as
 you can). The script does not need to be run as root and gathers
 information about the hardware platform and kernel version only, it is
 non-destructive (even if run without the --info, so don't worry).

For a QNAP TS-420:

Kernel: Linux nas 3.14-1-kirkwood #1 Debian 3.14.4-1 (2014-05-13) 
armv5tel GNU/Linux
cpuinfo:Hardware: QNAP TS-41x
dt model:   n/a

PCI devices:
00:00.0 0600: 11ab:6282 (rev 01)
00:01.0 0100: 11ab:7042 (rev 02)
01:00.0 0600: 11ab:6282 (rev 01)
01:01.0 0c03: 1b6f:7023 (rev 01)

PHY devices (/sys/bus/mdio_bus/devices/):
orion-mdio-mii:00  orion-mdio-mii:01

Soc Bus:n/a

kirkwood-qnap: machine: QNAP TS-41x
kirkwood-qnap: success: PCI = kirkwood-ts419-6282.dtb
kirkwood-qnap: success: PHY = kirkwood-ts419-6282.dtb


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/42518371.lBpoBShOJ3@grummel



Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-06-17 Thread Mathis Wolff | Corpex Internet GmbH
On 17 Jun 2014, at 09:49, Ian Campbell i...@hellion.org.uk wrote:

 Hello,
 
 TL;DR: Please run the attached kirkwood-qnap script on your ARM based
 QNAP systems as ./kirkwood-qnap --info and report the results in this
 thread along with the model/kind of your QNAP device (as precisely as
 you can). The script does not need to be run as root and gathers
 information about the hardware platform and kernel version only, it is
 non-destructive (even if run without the --info, so don't worry).
 

QNAP TS-121

Kernel: Linux wheeler 3.14-1-kirkwood #1 Debian 3.14.4-1 (2014-05-13) 
armv5tel GNU/Linux
cpuinfo:Hardware: QNAP TS-119/TS-219
dt model:   n/a

PCI devices:
00:00.0 0600: 11ab:6282 (rev 01)
01:00.0 0600: 11ab:6282 (rev 01)
01:01.0 0c03: 1b6f:7023 (rev 01)

PHY devices (/sys/bus/mdio_bus/devices/):
orion-mdio-mii:00

Soc Bus:n/a

kirkwood-qnap: machine: QNAP TS-119/TS-219
kirkwood-qnap: success: PCI = kirkwood-ts219-6282.dtb
kirkwood-qnap: success: PHY = kirkwood-ts219-6282.dtb


--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/835bf133-6120-42fa-b45d-9f4db2c2f...@corpex.de



Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take 1min to gather)

2014-06-17 Thread Rainer H. Rauschenberg
On Tue, 17 Jun 2014, Ian Campbell wrote:

 TL;DR: Please run the attached kirkwood-qnap script on your ARM based
 QNAP systems as ./kirkwood-qnap --info and report the results in this
 thread along with the model/kind of your QNAP device (as precisely as
 you can).

QNAP TS 210:

Kernel: Linux QNAP210TS 3.2.0-4-kirkwood #1 Debian 3.2.57-3+deb7u2 
armv5tel GNU/Linux
cpuinfo:Hardware: QNAP TS-119/TS-219
dt model:   n/a

PCI devices:

PHY devices (/sys/bus/mdio_bus/devices/):
0:08

Soc Bus:n/a

QNAP TS-119/TS-219
kirkwood-qnap: machine: QNAP TS-119/TS-219
kirkwood-qnap: success: PHY = kirkwood-ts219-6281.dtb


QNAP TS 109 Pro:

.: 87: Can't open /usr/share/flash-kernel/functions


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/alpine.LFD.2.00.1406172056550.28386@much-magic