On Mon, Sep 13, 2010 at 09:19:54PM -0700, Jeremy Chadwick wrote:
> On Mon, Sep 13, 2010 at 08:44:02PM +0200, Ed Schouten wrote:
> > Maybe we should just implement /dev/console in such a way that it can
> > never get stuck on dcd. I've seen this break too many times.
> >
> > Below is an untested pa
On Mon, Sep 13, 2010 at 08:44:02PM +0200, Ed Schouten wrote:
> Maybe we should just implement /dev/console in such a way that it can
> never get stuck on dcd. I've seen this break too many times.
>
> Below is an untested patch. Anyone willing to test it for me?
I'll test this out on our RELENG_8
* Oliver Fromme wrote:
> @ Jeremy: Thank you for the detailed response! I will
> make sure to bring a multimeter with me and check the
> pin connections on my nullmodem cable. I'm still curious
> why this cable worked with 7.x with the same configuration.
I seem to remember some of the drivers
Ed Schouten wrote:
> Just replying to a random message in this thread.
>
> Maybe we should just implement /dev/console in such a way that it can
> never get stuck on dcd. I've seen this break too many times.
>
> Below is an untested patch. Anyone willing to test it for me?
Thank you! I w
Just replying to a random message in this thread.
Maybe we should just implement /dev/console in such a way that it can
never get stuck on dcd. I've seen this break too many times.
Below is an untested patch. Anyone willing to test it for me?
As Jeremy did point out, FreeBSD's TTY/serial/etc cod
On Mon, Sep 13, 2010 at 06:59:58PM +0200, Oliver Fromme wrote:
>
> John Baldwin wrote:
> > On Monday, September 13, 2010 11:55:27 am Oliver Fromme wrote:
> > > I think the boot.config stuff might be a red herring.
> > > The console breaks (i.e. freezes) as soon as I try to run
> > > a getty pr
John Baldwin wrote:
> On Monday, September 13, 2010 11:55:27 am Oliver Fromme wrote:
> > I think the boot.config stuff might be a red herring.
> > The console breaks (i.e. freezes) as soon as I try to run
> > a getty process on it -- That seems to indicate that getty
> > does *something* to t
On Monday, September 13, 2010 11:55:27 am Oliver Fromme wrote:
> John Baldwin wrote:
> > On Monday, September 13, 2010 8:49:48 am Oliver Fromme wrote:
> > > Now I get your point ... Yes, -P does probe the keyboard
> > > first. That's probably why I see the boot0/boot2 on the
> > > VGA console
John Baldwin wrote:
> On Monday, September 13, 2010 8:49:48 am Oliver Fromme wrote:
> > Now I get your point ... Yes, -P does probe the keyboard
> > first. That's probably why I see the boot0/boot2 on the
> > VGA console, not on the serial port. As far as I know,
> > /boot.config is read by
On Monday, September 13, 2010 8:49:48 am Oliver Fromme wrote:
> Jeremy Chadwick wrote:
> > On Mon, Sep 13, 2010 at 09:21:21AM +0200, Oliver Fromme wrote:
> > > Jeremy Chadwick wrote:
> > > > Is there a PS/2 keyboard hooked up to this machine when you're
> > > > attempting to get serial console
Jeremy Chadwick wrote:
> On Mon, Sep 13, 2010 at 09:21:21AM +0200, Oliver Fromme wrote:
> > Jeremy Chadwick wrote:
> > > Is there a PS/2 keyboard hooked up to this machine when you're
> > > attempting to get serial console output?
> >
> > Kind of. It's connected to a local KVM switch.
>
Am 13.09.2010 um 13:04 schrieb David Evans:
> I can confirm there is much weirdness with the uart on 8-STABLE.
OTOH, I have real hardware where things are working just fine:
$ grep uart /var/run/dmesg.boot
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart0: [FILTER]
u
I can confirm there is much weirdness with the uart on 8-STABLE.
I'm using FBSD in several virtual machines on Parallels Desktop.
It is possible to set the serial port on the VM to output to a file on the host
OS
I try something like 'cat file > /dev/cuad0 on FBSD 7 and 8. This works
on 7 b
Am 12.09.2010 um 17:26 schrieb Oliver Fromme:
> I cannot even su(1) to root because it tries to print
> a message to the console, so it hangs, too. For the same
> reason I can't use shutdown(8) either. :-(
>
> This is what a hanging su(1) command looks like in ps -alxww:
> UID PID PPID CPU
On Mon, Sep 13, 2010 at 09:21:21AM +0200, Oliver Fromme wrote:
> Jeremy Chadwick wrote:
> > Is there a PS/2 keyboard hooked up to this machine when you're
> > attempting to get serial console output?
>
> Kind of. It's connected to a local KVM switch.
Does the KVM switch provide power to a PS/2
Jeremy Chadwick wrote:
> Is there a PS/2 keyboard hooked up to this machine when you're
> attempting to get serial console output?
Kind of. It's connected to a local KVM switch.
> If so, I'm not too surprised it doesn't work (re: -P flag).
If -P is not supposed to activate the serial console
On Mon, Sep 13, 2010 at 08:37:24AM +0200, Oliver Fromme wrote:
> Greg Byshenk wrote:
> > On Sun, Sep 12, 2010 at 05:26:12PM +0200, Oliver Fromme wrote:
> >
> > > On Friday I have updated a machine from 7.1 to stable/8.
> > > It is connected to a serial console. With 7.1 everything
> > > wo
Greg Byshenk wrote:
> On Sun, Sep 12, 2010 at 05:26:12PM +0200, Oliver Fromme wrote:
>
> > On Friday I have updated a machine from 7.1 to stable/8.
> > It is connected to a serial console. With 7.1 everything
> > worked fine, but with stable/8 things seem to break.
>
> [...]
>
> > H
On Sun, Sep 12, 2010 at 05:26:12PM +0200, Oliver Fromme wrote:
> On Friday I have updated a machine from 7.1 to stable/8.
> It is connected to a serial console. With 7.1 everything
> worked fine, but with stable/8 things seem to break.
[...]
> Here's my setup (which worked perfectly fine with
Hi,
On Friday I have updated a machine from 7.1 to stable/8.
It is connected to a serial console. With 7.1 everything
worked fine, but with stable/8 things seem to break.
When the machine boots, everything appears normal, i.e.
I get all of the boot output, but then the console freezes.
The last
20 matches
Mail list logo