|
From: Lonnie A. <li...@lo...> - 2014-03-10 00:32:40
|
Hi APU.1C folks, The board photo on the PC Engines site... http://www.pcengines.ch/apu1c.htm appears to have a HYCOM piezo "buzzer". Be sure to check if the "beep" command works. If so, you will want to add: -- ALERT_SOUNDS="startup shutdown" ALERT_SOUNDS_OCTAVE="1" # 0, 1, 2 or 3 -- Test with "service alert stop" and "service alert start" A simple thing, but I find it very useful... better than staring at lights. Lonnie On Mar 8, 2014, at 7:28 PM, The Cadillac Kid wrote: > my board is enroute too.. I will also test it out just because im curious as to astlinux performance on it.. and esp firewall performance > -Christopher > > > > On Saturday, March 8, 2014 4:58 PM, Kristian Kielhofner <kr...@kr...> wrote: > One tweak: the APU serial console speed is 115200 by default. > > On Saturday, March 8, 2014, Lonnie Abelbeck <li...@lo...> wrote: > Hi David, > > Yes, "geni586-serial" is what you want, and enable SMP with the following entry in your .config file: > -- > BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="project/astlinux/geni586/linux-smp.config" > -- > > The default "geni586-serial" console baud rate is 19200, you will probably get a mis-matched baud rate (garbled characters) with the apu.1c at early boot, you can use setconsole-speed-tty, probably: > > $ setconsole-speed-tty 38400 ttyS0 > > (let us know if that works, after a reboot) > > Yes, you are the guinea pig. :-) > > Keep us informed here... > > Lonnie > > > On Mar 8, 2014, at 3:20 PM, David Kerr wrote: > > > So, my new APU1C is enroute :-). > > > > What settings do I need for a custom build? I have been using the "alix" board type, but should I change to "geni586-serial" for the new board. Also as it is dual core should I build the SMP kernel? > > > > Suggestions? Or as this is so new am I the guinea pig? > > > > Thanks, > > David. > > > ------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and the > freedom to use Git, Perforce or both. Make the move to Perforce. > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > > > -- > Sent from mobile device > > ------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and the > freedom to use Git, Perforce or both. Make the move to Perforce. > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk > > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > > > ------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and the > freedom to use Git, Perforce or both. Make the move to Perforce. > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk_______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... |