On 4 October 2011 19:40, Andrey Fesenko wrote:
> On Thu, Sep 29, 2011 at 5:42 AM, Ken Smith wrote:
>>
>>
>> The 9.0-RELEASE cycle will be tracked here:
>>
>> http://wiki.freebsd.org/Releng/9.0TODO
>>
>> though the schedule listed there is still way off. We'll re-work the
>> schedule some
Interestingly, while people seem to be (arguably rightly) focused on
criticising Phoronix's benchmarking, nobody has offered an alternative
benchmark; and while (again, arguably rightly) it is important to
benchmark real world performance, equally, nobody has offered any
numbers in relation to, for
I see people are still installing a full blown OS inside their jails?
You do know that it is possible to have a jail with a single program
inside and not much else, as if it were chroot()ed?
Cheers,
Igor
___
freebsd-stable@freebsd.org mailing list
http:
Hi,
I'm having issues connecting Garmin GPS 18 to COM1 on 9.1, I get
nothing but silence. Identical setup works absolutely fine with Linux.
I've got PPS wire connected to DCD, but that seems to make no
difference on Linux, so I presume it shouldn't affect fbsd either.
On Linux, I get:
$ uname -a
On 28 April 2013 18:26, Daniel O'Connor wrote:
> Do you have any other serial ports?
> They may be probed in a different order between the 2 OSs.
Nope, that's the only serial port on the system:
# dmesg | grep uart
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
--
On 28 April 2013 13:48, Igor Mozolevsky wrote:
> # cu -l /dev/cuau0 -s 4800
> Connected
>
> and after the 'Connected' there is just silence (should be getting
> $GPGLL every 200ms from the GPS unit)...
> Obviously I'm missing something, just can't figur
On 28 April 2013 19:04, Kevin Oberman wrote:
> Even though you have only a single physical port, most systems have at least
> a dual serial UART controller, though only one mat have a DB-9 connector
> attached. Can you look at /var/run/dmesg.boot and confirm that only one UART
> is is found? E.g.
On 28 April 2013 19:56, Colin House wrote:
> If it helps any, I've got the 18x LVC (not the 5hz model) working on 9.0.
> clock# stty -a -f /dev/cuau0
So, I've tried copying and pasting Colin's stty settings for cuau0
(which also include the clocal that imb noticed) but I still get
silence
On 28 April 2013 20:38, Igor Mozolevsky wrote:
> So, I've tried copying and pasting Colin's stty settings for cuau0
> (which also include the clocal that imb noticed) but I still get
> silence... Any further thoughts/suggestions would be very appreciated!
Having gone diggin
Once I narrowed down the problem (acpi uart), I stumbled across
http://forums.freebsd.org/archive/index.php/t-15740.html
Preventing the ACPI driver from seizing control of UART seems to work
and cuau0 is now functional.
Thanks to all,
--
Igor M. :-)
___
10 matches
Mail list logo