Comparison Between Ubuntu 10.04 and 11.04
---------------------------------------------------------------
Ubuntu 11 exhibits the same behavior as Ubuntu 10. However... a potential workaround may have been found for Ubuntu 11 as it appears to be working... Enable motherboard redirection
-- (ENABLED, com1, vt100, 115200, redirect after console *****DISABLED*****) appears to fix the issues
Observed Effects in Ubuntu 11.04
----------------------------------------------
- Disable motherboard console redirection (DISABLED, com1, vt100, 115200, redirect after console DISABLED)
-- no motherboard serial access
-- serial console shift key *does not* work to display menu
-- serial console tapping ESC multiple times quickly will allow menu to be displayed
- Enable motherboard redirection (ENABLED, com1, vt100, 115200, redirect after console ENABLED)
-- yes / motherboard serial access
-- error message(s) appears error: unknown command `terminal'.
-- serial console shift key *does not* work
-- serial console tapping ESC multiple times flickers the menu for one second then it disappears
- ENABLED, com1, vt100, 115200, redirect after console *****DISABLED*****
-- yes / motherboard serial access
-- serial console shift key *does not* work to display menu
-- serial console tapping ESC multiple times quickly will allow menu to be displayed
I will be testing Ubuntu 10.04 again to see if the above solution works. For the record... Ubuntu 8 worked with - Enable motherboard redirection (ENABLED, com1, vt100, 115200, redirect after console ENABLED) settings
Comparison Between Ubuntu 10.04 and 11.04 ------- ------- ------- ------- ------- ------- ------- -------
-------
Ubuntu 11 exhibits the same behavior as Ubuntu 10. However... a potential workaround may have been found for Ubuntu 11 as it appears to be working... Enable motherboard redirection
-- (ENABLED, com1, vt100, 115200, redirect after console *****DISABLED*****) appears to fix the issues
Grub2 Config TIMEOUT= 5 TIMEOUT_ QUIET=false R=`lsb_ release -i -s 2> /dev/null || echo Debian` LINUX_DEFAULT= "quiet" LINUX=" console= tty0 console= ttyS0,115200n8" "serial console" COMMAND= "serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1"
-------------------
GRUB_DEFAULT=0
GRUB_HIDDEN_
GRUB_HIDDEN_
GRUB_TIMEOUT=10
GRUB_DISTRIBUTO
GRUB_CMDLINE_
GRUB_CMDLINE_
GRUB_TERMINAL=
GRUB_SERIAL_
Observed Effects in Ubuntu 11.04 ------- ------- ------- ------- ------- ----
-------
- Disable motherboard console redirection (DISABLED, com1, vt100, 115200, redirect after console DISABLED)
-- no motherboard serial access
-- serial console shift key *does not* work to display menu
-- serial console tapping ESC multiple times quickly will allow menu to be displayed
- Enable motherboard redirection (ENABLED, com1, vt100, 115200, redirect after console ENABLED)
-- yes / motherboard serial access
-- error message(s) appears error: unknown command `terminal'.
-- serial console shift key *does not* work
-- serial console tapping ESC multiple times flickers the menu for one second then it disappears
- ENABLED, com1, vt100, 115200, redirect after console *****DISABLED*****
-- yes / motherboard serial access
-- serial console shift key *does not* work to display menu
-- serial console tapping ESC multiple times quickly will allow menu to be displayed
I will be testing Ubuntu 10.04 again to see if the above solution works. For the record... Ubuntu 8 worked with - Enable motherboard redirection (ENABLED, com1, vt100, 115200, redirect after console ENABLED) settings