GNU bug report logs - #30589
serial login not working

Previous Next

Package: guix;

Reported by: George myglc2 Clemmer <myglc2 <at> gmail.com>

Date: Sat, 24 Feb 2018 02:20:02 UTC

Severity: normal

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#30589: closed (serial login not working)
Date: Thu, 08 Mar 2018 17:00:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 8 Mar 2018 17:59:39 +0100
with message-id <20180308175939.153ecda6 <at> scratchpost.org>
and subject line Re: bug#30589: serial login not working
has caused the debbugs.gnu.org bug report #30589,
regarding serial login not working
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
30589: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30589
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: George myglc2 Clemmer <myglc2 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: serial login not working
Date: Fri, 23 Feb 2018 21:19:22 -0500
[Message part 3 (text/plain, inline)]
The recent move of agetty-service into #base-services caused serial
login to stop working here. Previously this worked ...

(agetty-service (agetty-configuration (tty "ttyS1")
							(baud-rate "115200")))

First I tried removing the lines above. Then I tried ...

(define %my-services
  (modify-services %base-services
		   (agetty-service-type config =>
					(agetty-configuration
					 (tty "ttyS1")
					 (baud-rate "115200")))))

I can confirm that ...

root <at> g1 /home/g1# sudo echo 123 > /dev/ttyS1

... produces "123" on the serial line.

guix (GNU Guix) 0.14.0.2487-58246

config attached (my G54)

TIA - George
[sys.scm (application/octet-stream, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: George myglc2 Clemmer <myglc2 <at> gmail.com>
Cc: 30589-done <at> debbugs.gnu.org
Subject: Re: bug#30589: serial login not working
Date: Thu, 8 Mar 2018 17:59:39 +0100
[Message part 6 (text/plain, inline)]
Hi George,

On Thu, 08 Mar 2018 09:04:24 -0500
George myglc2 Clemmer <myglc2 <at> gmail.com> wrote:

> On 03/08/2018 at 12:16 Danny Milosavljevic writes:
> 
> > Please try current master now.  
> 
> Hi Danny, Yes that fixed it here, thanks. - George

Great!  Thanks for your patience!
[Message part 7 (application/pgp-signature, inline)]

This bug report was last modified 7 years and 154 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.