Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Autoboot in terminal
Thank you for your donation

Pages (2): 1 2 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Autoboot in terminal
7th Dec, 2013, 06:17 PM
Post: #1
coloxim Offline
Registered
Posts: 33
Joined: Dec 2013
Reputation: 0
Autoboot in terminal
Hi, how can autoboot in terminal instead xbmc?

Thanks...
Find all posts by this user
Quote this message in a reply
7th Dec, 2013, 07:15 PM
Post: #2
GnobarEl Offline
Registered
Posts: 7
Joined: Dec 2013
Reputation: 0
RE: Autoboot in terminal
(7th Dec, 2013 06:17 PM)coloxim Wrote:  Hi, how can autoboot in terminal instead xbmc?

Thanks...

yes, i disabled XBMC autostart on xbian-config.
You can see it on XBMC settings or login via SSH.

Since I use xbian only as seedbox, I remove xbmc and I disabled other unused process like CEC. I also decrease the GPU RAM to 32. Its enough to use only the SHELL or connect with SSH.

Hope it helps.
Find all posts by this user
Quote this message in a reply
7th Dec, 2013, 07:50 PM
Post: #3
coloxim Offline
Registered
Posts: 33
Joined: Dec 2013
Reputation: 0
R: RE: Autoboot in terminal
(7th Dec, 2013 07:15 PM)GnobarEl Wrote:  
(7th Dec, 2013 06:17 PM)coloxim Wrote:  Hi, how can autoboot in terminal instead xbmc?

Thanks...

yes, i disabled XBMC autostart on xbian-config.
You can see it on XBMC settings or login via SSH.

Since I use xbian only as seedbox, I remove xbmc and I disabled other unused process like CEC. I also decrease the GPU RAM to 32. Its enough to use only the SHELL or connect with SSH.

Hope it helps.

Mmn...I've searched...but where is the option...

What's cec?
Find all posts by this user
Quote this message in a reply
7th Dec, 2013, 10:30 PM
Post: #4
coloxim Offline
Registered
Posts: 33
Joined: Dec 2013
Reputation: 0
R: Autoboot in terminal
Anyway I've found only this

And I don't find GPU ram usage..


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
7th Dec, 2013, 10:42 PM
Post: #5
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: Autoboot in terminal
config>Services

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
7th Dec, 2013, 11:47 PM
Post: #6
coloxim Offline
Registered
Posts: 33
Joined: Dec 2013
Reputation: 0
RE: Autoboot in terminal
In xbian-config?
Find all posts by this user
Quote this message in a reply
8th Dec, 2013, 12:06 AM
Post: #7
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: Autoboot in terminal
(7th Dec, 2013 11:47 PM)coloxim Wrote:  In xbian-config?

yes m8, in xbian-config>Services and than you choose what you want to or do not want to Autostart, so xbmc included

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
8th Dec, 2013, 02:39 AM
Post: #8
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Autoboot in terminal
Why use Xbian if you don't want XBMC?

If you just need a terminal you'd be better off with Arclinux - boots within 10 seconds.

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
8th Dec, 2013, 02:49 AM
Post: #9
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: Autoboot in terminal
remarked the thread as this is not a problem but just a simple question

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
8th Dec, 2013, 04:07 AM
Post: #10
coloxim Offline
Registered
Posts: 33
Joined: Dec 2013
Reputation: 0
R: RE: Autoboot in terminal
(8th Dec, 2013 02:39 AM)IriDium Wrote:  Why use Xbian if you don't want XBMC?

If you just need a terminal you'd be better off with Arclinux - boots within 10 seconds.

Because I want xbmc when I connect rasp to the TV...
But when it is connect to router I don't need xbmc..

And the ram for gpu where is.?
Sorry....

I don t find it...
Find all posts by this user
Quote this message in a reply
9th Dec, 2013, 03:29 AM
Post: #11
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Autoboot in terminal
@coloxim

... and where in your original question did you mention RAM? This is not some sort of internet chat line!

gpu ram is set in /boot/config.txt gpu_mem

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
9th Dec, 2013, 06:09 AM
Post: #12
coloxim Offline
Registered
Posts: 33
Joined: Dec 2013
Reputation: 0
R: RE: Autoboot in terminal
(9th Dec, 2013 03:29 AM)IriDium Wrote:  @coloxim

... and where in your original question did you mention RAM? This is not some sort of internet chat line!

gpu ram is set in /boot/config.txt gpu_mem

Ok thanks.. I had to open another thread?

Sorry.. never write more.
Find all posts by this user
Quote this message in a reply
13th Dec, 2013, 12:13 PM
Post: #13
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Autoboot in terminal
(8th Dec, 2013 02:39 AM)IriDium Wrote:  Why use Xbian if you don't want XBMC?

If you just need a terminal you'd be better off with Arclinux - boots within 10 seconds.

with xbmc off you have tty1 in 10 including network in xbian. why arclinux.

and for autologin on tty1 for instance

edit /etc/init/tty1.conf and change
Code:
exec /sbin/getty -8 38400 tty1

to

Code:
exec /sbin/getty -8 38400 -a xbian tty1

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
14th Dec, 2013, 12:05 AM
Post: #14
coloxim Offline
Registered
Posts: 33
Joined: Dec 2013
Reputation: 0
R: RE: Autoboot in terminal
(13th Dec, 2013 12:13 PM)mk01 Wrote:  
(8th Dec, 2013 02:39 AM)IriDium Wrote:  Why use Xbian if you don't want XBMC?

If you just need a terminal you'd be better off with Arclinux - boots within 10 seconds.

with xbmc off you have tty1 in 10 including network in xbian. why arclinux.

and for autologin on tty1 for instance

edit /etc/init/tty1.conf and change
Code:
exec /sbin/getty -8 38400 tty1

to

Code:
exec /sbin/getty -8 38400 -a xbian tty1

So I don't have to touch service?

If I edit they file I can launch xbmc with start xbmc?
Find all posts by this user
Quote this message in a reply
14th Dec, 2013, 12:07 AM
Post: #15
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Autoboot in terminal
yes and yes

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th May, 2025, 06:09 PM Powered By MyBB, © 2002-2025 MyBB Group.