LinHES Forums
http://forum.linhes.org/

Headless without Video Card?
http://forum.linhes.org/viewtopic.php?f=2&t=14262
Page 1 of 1

Author:  balthisar [ Sun Feb 18, 2007 10:17 am ]
Post subject:  Headless without Video Card?

This seems more like hardware than installation, so I hope this is an acceptable spot!

In short: can I take the video card out of my headless backend box and expect it to work? Specifically, will I still be able to VNC into it? Any nasty surprises like suddenly I can't ssh in or anything like that? Yeah, I know I can experiment with it; just thought maybe someone had beaten me to the punch.

Second part: I see that the latest version supports VNC directly! So if I were to upgrade now and in the future, can I leave out the video card and do the complete install either via VNC or remote shell? Yeah, I'll have to connect a keyboard to boot past LILO, but other than that?

I just realized that my useless video card costs me $25 per year in electricity while sitting idle! There's no on-board video, otherwise it'd be a non-issue. Also, even more importantly, I'd love to get rid of my crappy, legacy CRT monitors, which means getting rid of all of my external monitors. Both of the iMacs are fully integrated, and I just hate to keep these behemoths around.

Author:  bruce_s01 [ Sun Feb 18, 2007 1:20 pm ]
Post subject: 

Most BIOSes require a video card to be present to boot. There is supposedly a way to get the console output to redirect to a serial port, but unfortunately most BIOSes do not have that capability.
If you are worried about power consumption, it might be worthwile downgrading your video card.
The current VNC setup for 5E50 just echos the current graphic screen, so you would need X running at the console. You would need to reconfigure the VNC setup to create a remote graphical session.

Bruce S.

Author:  evdogg [ Sun Feb 18, 2007 3:40 pm ]
Post subject: 

If you can get around booting without a video card, then you could always forward X when you need to configure something w/ a gui. I do that for mythtv-setup from time to time. On a machine with an ssh client, just type
Code:
ssh -C -X MYTHTV_SERVER_IP
The -X enables X11 forwarding, and the -C enables compression, which should help a little. Then once logged in just type whatever command you need to get displayed on your local machine, for example:
Code:
mythtv-setup &
You could use Putty from a Windows machine as well, there's a checkbox to enable X11 forwarding.

Author:  balthisar [ Mon Feb 19, 2007 8:10 am ]
Post subject: 

More than anything, though, I was hoping to get rid of the dang CRT monitors. I only keep them around now for doing new installs… although I rebooted yesterday from a PuTTY session, and now my server's dead -- it looks like it didn't boot back up for some reason (and I'm offsite). Maybe I'll look for a crappy, cheap, tiny LCD monitor after all. At least it won't take up any space.

Thanks, guys.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/