[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Strech on TS-109 (Orion) Stucks



Hi Community,

i try to install Debian Strech on a QNAP TS-109. But somehow the installer kernel is not booting. I used a serial interface to load the debian installer via uboot with tftpboot as following:

---
setenv serverip 192.168.203.14
setenv ipaddr 192.168.203.84
setenv bootargs console=ttyS0,115200n8 root=/dev/ram rw initrd=0x800000,0x3fffff
tftpboot 0x0800000 mtd2.bin
tftpboot 0x400000 mtd1.bin
bootm 0x400000
---

Also when I install Strech to the flash (I followed https://www.cyrius.com/debian/orion/qnap/ts-109/install/) I am stucking after reboot at the same stage. The installer is just not loading:

---
         __  __                      _ _
        |  \/  | __ _ _ ____   _____| | |
        | |\/| |/ _` | '__\ \ / / _ \ | |
        | |  | | (_| | |   \ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_
| | | |___|  _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
 \___/    |____/ \___/ \___/ \__|  ** LOADER **

 QNAP SYSTEMS, INC.

 ** MARVELL BOARD: RD-88F5182-NAS-2 LE

U-Boot 1.1.1 (Nov 14 2008 - 17:05:22) Marvell version: 1.11.2

Enable SDRAM Bank 0.
OnBoard DRAM CS[0] base 0x00000000   size 128MB
DRAM Total size 128MB
[8192kB@ff000000] [0kB@f8000000] ## Unknown FLASH at f8000000: Size = 0x00000000 = 0 MB
Flash:  8 MB
Addresses 20M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (20M - 16M): Done

Soc: 88F5182 A2
CPU: ARM926 (Rev 0) running @ 500Mhz
Orion 1 streaming disabled
SysClock = 166Mhz , TClock = 166Mhz


USB 0: host mode
USB 1: host mode
PCI 0: PCI Express Root Complex Interface
pci_init_board:Error calling mvPciIfInit for pciIf 0
PCI 1: Conventional PCI, speed = 33000000
Net:   egiga0
Hit any key to stop autoboot:  0
## Booting image at ff000000 ...
   Image Name:   Debian kernel
   Created:      2017-12-05  16:25:07 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2050264 Bytes =  2 MB
   Load Address: 00c08000
   Entry Point:  00c08000
   Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
---

Now nothing is happening anymore it is stucking (I waited over night).

I assume that it has something to do with the kernel size. The Entry Point might be wrong or so one.

I installed Jessy and it booted without problem.

So any Ideas?

Greetings,
Mopox


Reply to: