Difference of *-serial images - 1) 'console=ttyS0,115200n8' in kernel 
cmdline and 2) configdb.lrp with preconfigured shell on serial port.

Try to load x86_64 with console=ttyS0,115200n8 specified.

16.01.2016 18:14, Sven Kirmess пишет:
> I didn't try the x86_64 first because there's no serial version of it. I've
> created a stick from Bering-uClibc_5.2.3_x86_64_syslinux_vga.tar.gz and
> replaced the /syslinux/syslinux.cfg file with the one from
> Bering-uClibc_5.2.3_i686_syslinux_serial115200.tar.gz. And I removed the
> quiet kernel option.
>
>> SERIAL 0 115200
>> DISPLAY syslinux.dpy
>> TIMEOUT 0
>> APPEND reboot=bios usb_wait=3 console=ttyS0,115200n8 VERBOSE=1
> intel_idle.max_cstate=0 processor.max_cstate=1
>> DEFAULT /syslinux/linux initrd=/initrd.lrp,/initmod.lrp rw root=/dev/ram0
> LEAFCFG=/dev/sda1:vfat
>
> That hangs too after the "Loading /initmod.lrp...Loading
> /initmod.lrp...okok" line.
>
>
> SeaBIOS (version rel-1.8.0-190-gc029eab-20151109_141843-wim-ws)
> XHCI init on dev 00:10.0: regs @ 0xfeb22000, 4 ports, 32 slots, 32 byte
> contexts
> XHCI    extcap 0x1 @ feb22500
> XHCI    protocol USB  3.00, 2 ports (offset 1), def 0
> XHCI    protocol USB  2.00, 2 ports (offset 3), def 10
> XHCI    extcap 0xa @ feb22540
> Found 2 serial ports
> ATA controller 1 at 4010/4020/0 (irq 0 dev 88)
> EHCI init on dev 00:13.0 (regs=0xfeb25420)
> ATA controller 2 at 4018/4024/0 (irq 0 dev 88)
> Searching bootorder for: /pci@i0cf8/*@14,7
> Searching bootorder for: /rom@img/memtest
> Searching bootorder for: /rom@img/setup
> XHCI port #4: 0x00200e03, powered, enabled, pls 0, speed 3 [High]
> Searching bootorder for: /pci@i0cf8/usb@10/storage@4/*@0/*@0,0
> Searching bootorder for: /pci@i0cf8/usb@10/usb-*@4
> USB MSC vendor='' product='USB DISK 2.0' rev='PMAP' type=0 removable=1
> Initialized USB HUB (0 ports used)
> USB MSC blksize=512 sectors=30291264
> All threads complete.
> Scan for option roms
> PCengines Press F10 key now for boot menu:
> Searching bootorder for: HALT
> drive 0x000f2dc0: PCHS=0/0/0 translation=lba LCHS=1024/255/63 s=30291264
> Space available for UMB: c1000-ef000, f0000-f2dc0
> Returned 258048 bytes of ZoneHigh
> e820 map has 7 items:
>    0: 0000000000000000 - 000000000009f800 = 1 RAM
>    1: 000000000009f800 - 00000000000a0000 = 2 RESERVED
>    2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
>    3: 0000000000100000 - 00000000dffad000 = 1 RAM
>    4: 00000000dffad000 - 00000000e0000000 = 2 RESERVED
>    5: 00000000f8000000 - 00000000fc000000 = 2 RESERVED
>    6: 0000000100000000 - 000000011f000000 = 1 RAM
> enter handle_19:
>    NULL
> Booting from Hard Disk...
> Booting from 0000:7c00
>
> SYSLINUX 6.03 EDD 2014-10-06 Copyright (C) 1994-2014 H. Peter Anvin et al
>
> SYSLINUX 6.03 2014-10-06 Copyright (C) 1994-2014 H. Peter Anvin et al
>
>    -             -#-             -
>    ###############################       Bering-uClibc Firewall
>    #   #         #################       (5.2.3 - 2015-12-30)
>    #   #         #################       (uClibc 0.9.33.2 Bering-uClibc team)
>    #   #         ##### Bering  ###         This image brought to you by:
>    #   #         #################
>    #   #####     #################       The LEAF project:
>    #             #################       http://leaf.sourceforge.net
>    ###############################
>    #################   #####     #       The Shorewall project:
>     ################   #   #    #        http://www.shorewall.net
>     ################   #####    #
>      ###############   #       #
>       ##############   #     ##
>         ############       ##
>           --#############--
>                   -
> Loading /syslinux/linux... Loading /syslinux/linux... okok
>
> Loading /initrd.lrp...Loading /initrd.lrp...okok
>
> Loading /initmod.lrp...Loading /initmod.lrp...okok
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> ▒
>
>
>
> On Sat, Jan 16, 2016 at 4:37 PM, Andrew <ni...@seti.kr.ua> wrote:
>
>> 16.01.2016 16:48, Sven Kirmess пишет:
>>> I don't succeed booting Bering on my APU2B4. <
>> http://pcengines.ch/apu2b4.htm
>>> First I tried the Bering-uClibc_5.2.3_geode_syslinux_serial115200.tar.gz
>>> image and got the following error message:
>>>
>>> This kernel requires the following features not present on the CPU:
>>> 3dnow
>>>
>>> Is that expected? Isn't the geode image the correct one for this board?
>> Yes, this board has non-Geode CPU. It has fresh 64bit Jaguar-cores AMD
>> CPU. So you can use generic x86_64 or i686 - which has better throughput
>> on this board (IMHO on IPv4 there'll be no significant difference or
>> even i686 may be faster due to less RAM footprint; on IPv6 x86_64 will
>> be better).
>>
>>> With the Bering-uClibc_5.2.3_i686_syslinux_serial115200.tar.gz image it
>>> hangs after "Loading /initmod.lrp...Loading /initmod.lrp...okok"
>> Can you look for kernel parameters in syslinux? It seems like kernel
>> doesn't use serial console (or hangs before console initialization).
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>> Monitor end-to-end web transactions and take corrective actions now
>> Troubleshoot faster and improve end-user experience. Signup Now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
>> ------------------------------------------------------------------------
>> leaf-user mailing list: leaf-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/leaf-user
>> Support Request -- http://leaf-project.org/
>>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> ------------------------------------------------------------------------
> leaf-user mailing list: leaf-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> Support Request -- http://leaf-project.org/


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to