LinuxMCE Forums
May 19, 2013, 04:30:00 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1] 2
  Print  
Author Topic: Thin clients? Specs?  (Read 3246 times)
nosebreaker
Guru
****
Posts: 202


View Profile
« on: November 04, 2008, 08:56:31 pm »

I'm planning to have the primary LinuxMCE box in my basement, and thin clients behind each tv/display throughout my house.  I will have the TV tuner card in the primary system in the basement, but it won't have any actual display.  Would I need a nVidia card for this "basement/master" system or can I just use any old thing for now?  I was planning on having 3-4 thin clients throughout the house, one in the bedroom behind a flat panel like the video, one attached to a 20" monitor on a swingarm in the kitchen, and one on the ceiling underneath a projector in another room (possibly a 4th later).  I have a NAS now with a few TB in it so I'll just use that for storage for now.  I also plan to use some home automation stuff, I loved the part where it called the guy on his phone and showed him the picture.  I have some network cameras that I'll try and if they don't work I'll buy compatible ones.

My questions are:
1) What "slim" thin clients are there now that I can buy that will attach to the back of a 20" lcd monitor or behind a ~40" 720p plasma/lcd?  The Fiire Invisible 1" from the 0704 video appears to be discontinued and the 2" seems too large and has all the bells and whistles.  Plus I don't want it to auto-update (once it works don't mess with it).
2) What specs will I need to stream video to 3 remote systems for the "basement/master" system?  Ideally I'd like it to download torrents automatically to the NAS as well.
Logged
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #1 on: November 04, 2008, 10:33:19 pm »

Well, the thing is...consider the issue of cooling...

There's a reason these devices aren't prevalent in the "behind-the-TV" configuration...

Quite simply, there isn't enough room between a VESA mount, and the computer for adequate dissipation of heat from a TV. Don't go there. Only heartbreak and misery await.

The core system only needs to be the file server/gateway/dhcp for the house, as such it doesn't need much other than to be configured like a file server. The real processing happens at the media directors. I use MSI Media Live barebones PCs for media directors, cram ram, cpu, attach a USB UIRT and some emitters for the nearby A/V equipment...done....

Disk storage can be appropriated anywhere in the house, either attached to the core, to a media director, or on the network such as a NAS brick. This is dependent however on you configuring your house network exactly as we require it.

-Thom
Logged
freymann
Douchebag
Guru
*
Posts: 380


View Profile
« Reply #2 on: November 04, 2008, 10:33:43 pm »

I'm planning to have the primary LinuxMCE box in my basement, and thin clients behind each tv/display throughout my house.

 Yep, that's the way to do it.

 Your "thin clients" (Media Directors) are just computers that boot off the core over the network. I believe they are actually "fat clients" but you get the idea.

 If you haven't been poking around the wiki, this is a good place to start:

http://wiki.linuxmce.org/index.php/Frequently_Asked_Questions

and

http://wiki.linuxmce.org/index.php/Main_Page

 From the Main_Page you can click on Hardware and there's loads of info on what you need.

Quote
I will have the TV tuner card in the primary system in the basement, but it won't have any actual display.  Would I need a nVidia card for this "basement/master" system or can I just use any old thing for now?

 Since the core machine runs kubuntu and needs a compatible video card I would suggest sticking with nVidia. Who knows, you may want to use the core as a hybrid and save on purchasing another Media Director.

Quote
1) What "slim" thin clients are there now that I can buy that will attach to the back of a 20" lcd monitor or behind a ~40" 720p plasma/lcd? 

 I think the new ASUS EEE BOX B202 BLACK, INTEL ATOM 1.6GHZ, 1G DDR2, 80GB machines work for that. There are some initial issues getting the network card (and possibly sound card too?) to work but that can be solved with some manual updates under 7.10RC2. I'm not sure if all that is supported out of the box with the upcoming 8.10 release, but there has been a lot of forum discussion about these boxes with instructions on how to make them work. They are about $375 CDN a box though. I'd love to have 3 or 4 of them too  Grin

Quote
2) What specs will I need to stream video to 3 remote systems for the "basement/master" system? 

Proper networking configuration and infrastructure in your residence. Your core needs 2 nics... the internal network is where you connect all your media directors and NAS devices.

Quote
Ideally I'd like it to download torrents automatically to the NAS as well

I don't know if you can make the torrents download to the NAS but you can certainly install torrentflux and have it use a local directory path for downloading, and then copy/move them to your NAS when they are completed (that's what I do).

My advice to you would be to take it slow. Get your core properly set up and running. Make sure your network is wired up right. Then add a Media Director, boot it up over the network, see how that part of things work. Then you can work on home automation (which really isn't that difficult). The phone stuff can be complicated and to me isn't as easy as it looks but with anything, some research and trial and error will get you there. Same with network cameras. Go slow... do things one step at a time. With LMCE I've found you will likely get everything you want to work eventually, but it isn't something you're going to accomplish in a weekend.

Have fun!

Logged
Zaerc
Alumni
LinuxMCE God
*
Posts: 2256


Department of Redundancy Department.


View Profile
« Reply #3 on: November 04, 2008, 11:27:59 pm »

...
 Your "thin clients" (Media Directors) are just computers that boot off the core over the network. I believe they are actually "fat clients" but you get the idea.
...

Actually it is somewhere inbetween a thin- and a fat-client, the correct term would be a "diskless node".
Logged

"Change is inevitable. Progress is optional."
-- Anonymous

nosebreaker
Guru
****
Posts: 202


View Profile
« Reply #4 on: November 05, 2008, 05:25:38 pm »

ASUS EEE BOX B202 BLACK

Right, will probably try one of those then and see how well it works.  So it won't support network boot then if the NIC has issues, so I'll have to install it onto the drive.  Since it doesn't have a nVidia card do you think it will be fast enough?  Any other suggestions for a "thin" client?
Logged
freymann
Douchebag
Guru
*
Posts: 380


View Profile
« Reply #5 on: November 05, 2008, 05:33:21 pm »

ASUS EEE BOX B202 BLACK

Right, will probably try one of those then and see how well it works.  So it won't support network boot then if the NIC has issues, so I'll have to install it onto the drive.  Since it doesn't have a nVidia card do you think it will be fast enough?  Any other suggestions for a "thin" client?

 No, you can't just "install it onto the drive" when you're talking about a Media Director.... they boot over the network. You'll have to follow the instructions which are posted here in the forums (and I believe the wiki too) to get the network card working properly. Do some searches and see if you are up to that task before you spend money.

 The video is fine. Search the forums for "EEE BOX" and see how others have made out.
Logged
niz23
Guru
****
Posts: 361


View Profile
« Reply #6 on: November 05, 2008, 05:56:03 pm »

nosebreaker.
ASUS EEE BOX B202 BLACK

Right, will probably try one of those then and see how well it works.  So it won't support network boot then if the NIC has issues, so I'll have to install it onto the drive.  Since it doesn't have a nVidia card do you think it will be fast enough?  Any other suggestions for a "thin" client?

I can help you get it running. Have one at home running at 720p.
So far it work well but you need to fix a couple of things before it work well in 0710.
(pxe boot image, disless-image with correct network drivers), other than that it work out of the box.

There is also a wiki page that I started some time ago. Unfortunately my workload have been to much for a while. Thats why its no been updated.

Send me a PM.

/niz23
Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #7 on: November 06, 2008, 10:36:36 pm »

1) What "slim" thin clients are there now that I can buy that will attach to the back of a 20" lcd monitor or behind a ~40" 720p plasma/lcd? 

 I think the new ASUS EEE BOX B202 BLACK, INTEL ATOM 1.6GHZ, 1G DDR2, 80GB machines work for that. There are some initial issues getting the network card (and possibly sound card too?) to work but that can be solved with some manual updates under 7.10RC2. I'm not sure if all that is supported out of the box with the upcoming 8.10 release, but there has been a lot of forum discussion about these boxes with instructions on how to make them work. They are about $375 CDN a box though. I'd love to have 3 or 4 of them too  Grin
[/quote]

The ASUS Eee Box is a great MD but will need some manual config changes when adding it to a 'standard' LinuxMCE-0710 Core as Niz23 says earlier in the thread. We will put up a Wiki page (or add to the one Niz23 refers to) based on our experience getting the Eee Box integrated.

The Eee Box is almost silent, will drive screens at 720p/1080p under UI2 + Overlay (UI2 + Alpha blending is not supported currently by the Intel graphics drivers) and performs very smoothly graphically. With its tiny form factor, included VESA mounting kit and its performance it is highly recommended indeed.

All the best

Andrew
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
skeptic
Addicted
*
Posts: 615


View Profile
« Reply #8 on: November 11, 2008, 04:48:05 pm »

1) What "slim" thin clients are there now that I can buy that will attach to the back of a 20" lcd monitor or behind a ~40" 720p plasma/lcd? 

 I think the new ASUS EEE BOX B202 BLACK, INTEL ATOM 1.6GHZ, 1G DDR2, 80GB machines work for that. There are some initial issues getting the network card (and possibly sound card too?) to work but that can be solved with some manual updates under 7.10RC2. I'm not sure if all that is supported out of the box with the upcoming 8.10 release, but there has been a lot of forum discussion about these boxes with instructions on how to make them work. They are about $375 CDN a box though. I'd love to have 3 or 4 of them too  Grin

The ASUS Eee Box is a great MD but will need some manual config changes when adding it to a 'standard' LinuxMCE-0710 Core as Niz23 says earlier in the thread. We will put up a Wiki page (or add to the one Niz23 refers to) based on our experience getting the Eee Box integrated.

The Eee Box is almost silent, will drive screens at 720p/1080p under UI2 + Overlay (UI2 + Alpha blending is not supported currently by the Intel graphics drivers) and performs very smoothly graphically. With its tiny form factor, included VESA mounting kit and its performance it is highly recommended indeed.

All the best

Andrew
[/quote]
Does anyone know if the EEE boxes will work without manual config on the next version of LMCE?
Logged
nosebreaker
Guru
****
Posts: 202


View Profile
« Reply #9 on: November 11, 2008, 05:09:40 pm »

Is there any way to get the Asus EEE B202 to work such that you can use it wirelessly and not have to boot over ethernet?  Does it have a wireless PXE chip?
Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #10 on: November 11, 2008, 05:17:16 pm »

Is there any way to get the Asus EEE B202 to work such that you can use it wirelessly and not have to boot over ethernet?  Does it have a wireless PXE chip?

No... PXE booting is not supported over wireless at all currently.

Andrew
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
hari
Administrator
LinuxMCE God
*****
Posts: 2412



View Profile WWW
« Reply #11 on: November 11, 2008, 05:17:28 pm »

WTF is a wireless PXE chip?!?
Logged

rock your home - http://www.agocontrol.com home automation
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #12 on: November 11, 2008, 05:49:32 pm »

The work around for those interested is to configure a wireless bridge, and attach it to the ethernet port. Done.

-Thom
Logged
dlewis
Guru
****
Posts: 401


View Profile
« Reply #13 on: November 11, 2008, 07:34:15 pm »


The ASUS Eee Box is a great MD but will need some manual config changes when adding it to a 'standard' LinuxMCE-0710 Core as Niz23 says earlier in the thread. We will put up a Wiki page (or add to the one Niz23 refers to) based on our experience getting the Eee Box integrated.

The Eee Box is almost silent, will drive screens at 720p/1080p under UI2 + Overlay (UI2 + Alpha blending is not supported currently by the Intel graphics drivers) and performs very smoothly graphically. With its tiny form factor, included VESA mounting kit and its performance it is highly recommended indeed.

All the best

almost positive it won't do 1080p...
Logged
nosebreaker
Guru
****
Posts: 202


View Profile
« Reply #14 on: November 11, 2008, 07:48:31 pm »

I see Intel PXE all the time in servers, it is the equivalent of the old BIOS chips on NIC cards to let them boot over the network.  I was asking if there was a wireless equivalent and if the B202 had it.  Since it already has a 802.11n wireless NIC in it it seems silly to have to run a wireless bridge to it.
Logged
Pages: [1] 2
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!