Jump to content

tbcdns

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I see, thanks it's actually quite simple One small improvement that I could see: I realized after the kernel upgrade that SFP is not supported on 4.14. Ok so let's change back to 4.4 via armbian-config, however, to do so, it requires an internet connection and without SFP => no internet connection Therefore it would be nice to be able to keep multiple installed kernels and simply switch to the one you would like to boot via armbian-config But thanks for the incredible job
  2. Hi guys, I just upgraded from Jessie to Stretch on my Clearfogbase with emmc. However, I am still running the 4.4.153-mvebu Kernel and would like to upgrade to 4.14. I guess I should start with: # apt-get install linux-image-next-mvebu linux-headers-next-mvebu But then, I am not sure about how to configure the bootloader. Here is my /boot : root@clearfogbase:/boot# ll total 22M -rw-r--r-- 1 root root 258 Sep 25 20:45 armbianEnv.txt -rw-r--r-- 1 root root 6.8K Jan 21 2017 boot.bmp -rw-r--r-- 1 root root 1.8K Mar 4 2017 boot.cmd -rw-r--r-- 1 root root 1.8K Jan 21 2017 boot.scr -rw-r--r-- 1 root root 125K Sep 19 10:31 config-4.4.153-mvebu lrwxrwxrwx 1 root root 17 Sep 21 15:59 dtb -> dtb-4.4.153-mvebu drwxr-xr-x 2 root root 4.0K Sep 21 15:58 dtb-4.4.153-mvebu lrwxrwxrwx 1 root root 17 Feb 10 2018 dtb.old -> dtb-4.4.115-mvebu -rw-r--r-- 1 root root 7.4M Sep 25 20:37 initrd.img-4.4.153-mvebu -rw-r--r-- 1 root root 2.1M Sep 19 10:31 System.map-4.4.153-mvebu lrwxrwxrwx 1 root root 21 Sep 25 20:38 uInitrd -> uInitrd-4.4.153-mvebu -rw-r--r-- 1 root root 7.4M Sep 25 20:38 uInitrd-4.4.153-mvebu -rwxr-xr-x 1 root root 4.6M Sep 19 10:31 vmlinuz-4.4.153-mvebu lrwxrwxrwx 1 root root 21 Sep 21 16:00 zImage -> vmlinuz-4.4.153-mvebu Should I simply modify the symlink manually? Thanks for you help!
  3. Hi, I have a clearfogbase board. I successfully installed armbian (4.4.45 upgraded to 4.4.51). Most of the components are working fine (SFP, intel 7260 wifi...), however I think I am using the dtb file of the clearfog pro, the second ethernet port is not working: [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.51-mvebu (root@devel) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #5 SMP Thu Feb 23 21:02:25 CET 2017 [ 0.000000] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=50c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: SolidRun Clearfog Pro A1 [ 0.000000] Malformed early option 'loglevel' [ 0.000000] cma: Reserved 16 MiB at 0x3f000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 262144 [ 0.000000] free_area_init_node: node 0, pgdat c0b983c0, node_mem_map ef6f8000 [ 0.000000] Normal zone: 1728 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 65536 pages, LIFO batch:15 [ 0.000000] PERCPU: Embedded 366 pages/cpu @ef3fa000 s1467312 r8192 d23632 u1499136 [ 0.000000] pcpu-alloc: s1467312 r8192 d23632 u1499136 alloc=366*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260416 [ 0.000000] Kernel command line: selinux=0 cgroup_disable=memory scandelay root=/dev/mmcblk0p1 rw rootfstype=ext4 console=ttyS0,115200 loglevel=${verbosity} rootwait ... [ 2.886555] mvneta f1030000.ethernet eth1: [0]: could not detect attached switch [ 2.886560] mvneta f1030000.ethernet eth1: [0]: couldn't create dsa switch instance (error -22) I tried to update /boot/armbianEnv.txt and /boot/boot.cmd to specify the armada-388-clearfog-base dtb file, without success. How could I load the correct dtb, should I re-compile u-boot? Thanks
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines