* Core 96 and serial console
@ 2015-12-24 6:59 R. W. Rodolico
2015-12-24 11:45 ` Larsen
0 siblings, 1 reply; 4+ messages in thread
From: R. W. Rodolico @ 2015-12-24 6:59 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 862 bytes --]
I have something weird going on after my upgrade to Core 96. I can not
say it is positively related, but would like someone else to check it out.
My initial installation was done via scon. Now, however, I have no
appearant serial console after the grub menu is done.
Can someone who uses scon please verify that this is MY problem and not
something to do with the upgrade?
I have looked around for any reference to a serial console in the grub
configurations (in /etc and in /boot/grub) but see no references to a
serial console in either of them.
As I said, I know that the initial install (maybe Core 94) was done with
scon since this device does not have a video output. However, that does
not mean that I have not messed up something someplace.
Rod
--
Rod Rodolico
Daily Data, Inc.
POB 140465
Dallas TX 75214-0465
214.827.2170
http://www.dailydata.net
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Core 96 and serial console
2015-12-24 6:59 Core 96 and serial console R. W. Rodolico
@ 2015-12-24 11:45 ` Larsen
2015-12-24 22:59 ` R. W. Rodolico
0 siblings, 1 reply; 4+ messages in thread
From: Larsen @ 2015-12-24 11:45 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 406 bytes --]
On Thu, 24 Dec 2015 07:59:26 +0100, R. W. Rodolico <rodo(a)dailydata.net>
wrote:
> I have looked around for any reference to a serial console in the grub
> configurations (in /etc and in /boot/grub) but see no references to a
> serial console in either of them.
Have you checked "/etc/default/grub"?
There should be something like "console=ttyS0,115200n8" for
"GRUB_CMDLINE_LINUX" afair.
hth,
Lars
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Core 96 and serial console
2015-12-24 11:45 ` Larsen
@ 2015-12-24 22:59 ` R. W. Rodolico
2015-12-25 9:26 ` Larsen
0 siblings, 1 reply; 4+ messages in thread
From: R. W. Rodolico @ 2015-12-24 22:59 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 854 bytes --]
Yes, I checked (then rechecked after receiving this). No such line in
/etc/default/grub. The only thing GRUB_CMDLINE_LINUX has is "panic=10".
If the upgrade removes scon, that would be a Bad Thing. I'm assuming I'm
not the only one who uses an appliance machine with no video.
Rod
On 12/24/2015 05:45 AM, Larsen wrote:
> On Thu, 24 Dec 2015 07:59:26 +0100, R. W. Rodolico <rodo(a)dailydata.net>
> wrote:
>
>> I have looked around for any reference to a serial console in the grub
>> configurations (in /etc and in /boot/grub) but see no references to a
>> serial console in either of them.
>
> Have you checked "/etc/default/grub"?
> There should be something like "console=ttyS0,115200n8" for
> "GRUB_CMDLINE_LINUX" afair.
>
>
> hth,
> Lars
--
Rod Rodolico
Daily Data, Inc.
POB 140465
Dallas TX 75214-0465
214.827.2170
http://www.dailydata.net
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Core 96 and serial console
2015-12-24 22:59 ` R. W. Rodolico
@ 2015-12-25 9:26 ` Larsen
0 siblings, 0 replies; 4+ messages in thread
From: Larsen @ 2015-12-25 9:26 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1232 bytes --]
These are the lines I used before (not using scon right now), in case you
need these to get it working again:
GRUB_CMDLINE_LINUX="panic=10 console=ttyS0,115200n8"
GRUB_TERMINAL="serial"
GRUB_SERIAL_COMMAND="serial --unit=0 --speed=115200"
GRUB_GFXMODE=1024x768x16
Then, you could possibly check on another machine, if the upgrade indeed
removes those lines.
Lars
On Thu, 24 Dec 2015 23:59:53 +0100, R. W. Rodolico <rodo(a)dailydata.net>
wrote:
> Yes, I checked (then rechecked after receiving this). No such line in
> /etc/default/grub. The only thing GRUB_CMDLINE_LINUX has is "panic=10".
>
> If the upgrade removes scon, that would be a Bad Thing. I'm assuming I'm
> not the only one who uses an appliance machine with no video.
>
> Rod
>
> On 12/24/2015 05:45 AM, Larsen wrote:
>> On Thu, 24 Dec 2015 07:59:26 +0100, R. W. Rodolico <rodo(a)dailydata.net>
>> wrote:
>>
>>> I have looked around for any reference to a serial console in the grub
>>> configurations (in /etc and in /boot/grub) but see no references to a
>>> serial console in either of them.
>>
>> Have you checked "/etc/default/grub"?
>> There should be something like "console=ttyS0,115200n8" for
>> "GRUB_CMDLINE_LINUX" afair.
>>
>>
>> hth,
>> Lars
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-12-25 9:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-24 6:59 Core 96 and serial console R. W. Rodolico
2015-12-24 11:45 ` Larsen
2015-12-24 22:59 ` R. W. Rodolico
2015-12-25 9:26 ` Larsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox