From owner-freebsd-questions@FreeBSD.ORG Wed Nov 20 16:32:06 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3584F894 for ; Wed, 20 Nov 2013 16:32:06 +0000 (UTC) Received: from viste-family.net (mail.viste-family.net [82.225.72.113]) by mx1.freebsd.org (Postfix) with ESMTP id A8187278C for ; Wed, 20 Nov 2013 16:32:05 +0000 (UTC) Received: from mateusz.site (unknown [192.168.190.115]) by viste-family.net (Postfix) with ESMTPSA id 72777711 for ; Wed, 20 Nov 2013 17:32:01 +0100 (CET) Message-ID: <528CE3FF.5060806@viste-family.net> Date: Wed, 20 Nov 2013 17:31:59 +0100 From: Mateusz Viste User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: ALIX nanobsd boot issues References: <528CD88F.7050100@viste-family.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2013 16:32:06 -0000 I don't think that two partitions is a problem - I indeed have set up only one, but that's only because I use a 512M compact flash and 2 partitions were generating an image that was unable to fit on my CF :) If you set the Alix bios to use 9600 then that's fine - in fact, it's exactly what I did as well. You should however try out to create your own config file and use nanobsd.sh right away - that's what worked for me at least. cheers, Mateusz On 11/20/2013 05:10 PM, Dimitar Vassilev wrote: > Thanks Mateusz, > I have the the ARCHs definitions properly set in the config file, so > this is not an issue. What I saw is that you're not initializing the 2nd > partition which I did in the past and it worked. > Hence I will try again with just 1 partition, I have set my console speed > in the board BIOS to 9600 bps. If not successful again. I will set both to > 38400. > Dzienky, > Dimitar > > > 2013/11/20 Mateusz Viste > >> Hi, >> >> Alix is a 32 bit i586 Geode cpu, and your build machine seems to be an >> amd64 - I'd advise building on the same arch, it makes things a bit simpler >> :) >> >> Anyway, I recently played a bit with nanoBSD myself (on an Alix box, too, >> and on a 9.2 system like you), and at the end I gave up with the specific >> 'pcengines' script. I used the generic nanobsd.sh script instead, modified >> the conf file a bit (for example added "customize_cmd cust_comconsole"), >> and then it worked like a charm. >> >> I documented all my steps and configuration files here: >> >> gopher://gopher.viste-family.net/0/myinfobase/phlogengine. >> cgi?disp2013-11-17 >> >> Also, note that Alix uses a unusual default serial speed (38400 bps), >> while the nanobsd script resets the serial port to classic 9600 bps. >> >> HTH. >> >> cheers, >> Mateusz >> >> >> >> >> >> On 11/20/2013 04:26 PM, Dimitar Vassilev wrote: >> >>> Hello all, >>> I've cooked myself a nice Nanobsd set for my Alix 1D. I'm having issues >>> with serial console not showing any messages over the cable. Cable is OK. >>> Tried swapping the com ports and still nothing >>> My configs are located at http://playground.oldbonez.net/ >>> The build host is >>> FreeBSD dragon.usr.uxlab2.org 9.2-STABLE FreeBSD 9.2-STABLE #1 r256284: >>> Fri >>> Oct 11 02:42:10 EEST 2013 >>> root@dragon.usr.uxlab2.org:/usr/obj/usr/src/sys/GENERIC >>> amd64 >>> CPU: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz (3292.60-MHz K8-class CPU) >>> Origin = "GenuineIntel" Id = 0x206a7 Family = 0x6 Model = 0x2a >>> Stepping = 7 >>> >>> Features=0xbfebfbff>> APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI, >>> MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> >>> >>> Features2=0x1fbae3ff>> VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2, >>> x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX> >>> AMD Features=0x28100800 >>> AMD Features2=0x1 >>> TSC: P-state invariant, performance statistics >>> real memory = 17179869184 (16384 MB) >>> avail memory = 16423579648 (15662 MB) >>> Event timer "LAPIC" quality 600 >>> ACPI APIC Table: >>> FreeBSD/SMP: Multiprocessor System Detected: 4 C >>> I tried also booting without disabling VGA - system boots up, but I'm >>> unable to get a login prompt >>> I would appreciate if someone is willing to advise me where I'm wrong? >>> Am I removing too much software or something else? >>> Should I try another card? >>> Thanks, >>> Dimitar >>> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions- >> unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >