[beagleboard] help remove virtual terminals in debian

2014-05-11 Thread Maxim Podbereznyy
Hi!

I use Beagleboard with installed bare Debian from RCN. My main application
is in Qt and it works as expected but the virtual terminal is very
disturbing. When the system boots I can see a number of annoying messages
on a display and that is why I want to remove virtual terminal forever. I
tried Ubuntu nano and Debian and everywhere virtual terminals exist. Please
advise something

-- 
LinkedIn - http://www.linkedin.com/in/maximpodbereznyy
Company - http://www.linkedin.com/company/mentorel
Facebook - https://www.facebook.com/mentorel.company

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] help remove virtual terminals in debian

2014-05-11 Thread Robert Nelson
On Sun, May 11, 2014 at 2:36 PM, Maxim Podbereznyy lisar...@gmail.com wrote:
 Hi!

 I use Beagleboard with installed bare Debian from RCN. My main application
 is in Qt and it works as expected but the virtual terminal is very
 disturbing. When the system boots I can see a number of annoying messages on
 a display and that is why I want to remove virtual terminal forever. I tried
 Ubuntu nano and Debian and everywhere virtual terminals exist. Please advise
 something

First start by adding quiet to your bootargs, along with removing
the console=ttyXYZ reference, should quiet down your terminal.

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] help remove virtual terminals in debian

2014-05-11 Thread Maxim Podbereznyy
Robert,

I don't want to remove the console (I think removing console=ttyXY from
bootargs will break the console at all), just the virtual terminals

have just tried to add quiet and got rid off the system boot log and the
fancy virtual terminal on the display still appears. I need to remove all
text from the display, just GUI is needed on it


2014-05-11 23:38 GMT+04:00 Robert Nelson robertcnel...@gmail.com:

 On Sun, May 11, 2014 at 2:36 PM, Maxim Podbereznyy lisar...@gmail.com
 wrote:
  Hi!
 
  I use Beagleboard with installed bare Debian from RCN. My main
 application
  is in Qt and it works as expected but the virtual terminal is very
  disturbing. When the system boots I can see a number of annoying
 messages on
  a display and that is why I want to remove virtual terminal forever. I
 tried
  Ubuntu nano and Debian and everywhere virtual terminals exist. Please
 advise
  something

 First start by adding quiet to your bootargs, along with removing
 the console=ttyXYZ reference, should quiet down your terminal.

 Regards,

 --
 Robert Nelson
 http://www.rcn-ee.com/

 --
 For more options, visit http://beagleboard.org/discuss
 ---
 You received this message because you are subscribed to the Google Groups
 BeagleBoard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to beagleboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.




-- 
LinkedIn - http://www.linkedin.com/in/maximpodbereznyy
Company - http://www.linkedin.com/company/mentorel
Facebook - https://www.facebook.com/mentorel.company

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] help remove virtual terminals in debian

2014-05-11 Thread Robert Nelson
On Sun, May 11, 2014 at 2:46 PM, Maxim Podbereznyy lisar...@gmail.com wrote:
 Robert,

 I don't want to remove the console (I think removing console=ttyXY from
 bootargs will break the console at all), just the virtual terminals

 have just tried to add quiet and got rid off the system boot log and the
 fancy virtual terminal on the display still appears. I need to remove all
 text from the display, just GUI is needed on it

You it should be safe to remove console=tty0 then you won't get any
boot text on your lcd/dvi screen

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] help remove virtual terminals in debian

2014-05-11 Thread Maxim Podbereznyy
here is the cmdline:
console=ttyO2,115200n8 quiet root=/dev/mmcblk0p2 ro rootfstype=ext4
rootwait fixrtc dvimode=hd720

what should I remove?


2014-05-11 23:48 GMT+04:00 Robert Nelson robertcnel...@gmail.com:

 On Sun, May 11, 2014 at 2:46 PM, Maxim Podbereznyy lisar...@gmail.com
 wrote:
  Robert,
 
  I don't want to remove the console (I think removing console=ttyXY from
  bootargs will break the console at all), just the virtual terminals
 
  have just tried to add quiet and got rid off the system boot log and
 the
  fancy virtual terminal on the display still appears. I need to remove all
  text from the display, just GUI is needed on it

 You it should be safe to remove console=tty0 then you won't get any
 boot text on your lcd/dvi screen

 Regards,

 --
 Robert Nelson
 http://www.rcn-ee.com/

 --
 For more options, visit http://beagleboard.org/discuss
 ---
 You received this message because you are subscribed to the Google Groups
 BeagleBoard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to beagleboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.




-- 
LinkedIn - http://www.linkedin.com/in/maximpodbereznyy
Company - http://www.linkedin.com/company/mentorel
Facebook - https://www.facebook.com/mentorel.company

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] help remove virtual terminals in debian

2014-05-11 Thread Maxim Podbereznyy
done!

https://help.ubuntu.com/community/RemoveTTY



2014-05-12 0:04 GMT+04:00 Maxim Podbereznyy lisar...@gmail.com:

 here is the cmdline:
 console=ttyO2,115200n8 quiet root=/dev/mmcblk0p2 ro rootfstype=ext4
 rootwait fixrtc dvimode=hd720

 what should I remove?


 2014-05-11 23:48 GMT+04:00 Robert Nelson robertcnel...@gmail.com:

 On Sun, May 11, 2014 at 2:46 PM, Maxim Podbereznyy lisar...@gmail.com
 wrote:
  Robert,
 
  I don't want to remove the console (I think removing console=ttyXY
 from
  bootargs will break the console at all), just the virtual terminals
 
  have just tried to add quiet and got rid off the system boot log and
 the
  fancy virtual terminal on the display still appears. I need to remove
 all
  text from the display, just GUI is needed on it

 You it should be safe to remove console=tty0 then you won't get any
 boot text on your lcd/dvi screen

 Regards,

 --
 Robert Nelson
 http://www.rcn-ee.com/

 --
 For more options, visit http://beagleboard.org/discuss
 ---
 You received this message because you are subscribed to the Google Groups
 BeagleBoard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to beagleboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.




 --
 LinkedIn - http://www.linkedin.com/in/maximpodbereznyy
 Company - http://www.linkedin.com/company/mentorel
 Facebook - https://www.facebook.com/mentorel.company




-- 
LinkedIn - http://www.linkedin.com/in/maximpodbereznyy
Company - http://www.linkedin.com/company/mentorel
Facebook - https://www.facebook.com/mentorel.company

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.