openSUSE Forums > Network/Internet » KIWI-LTSP thin-client hardware autodetection

Go Back   openSUSE Forums > Network/Internet
Forums FAQ Members List Search Today's Posts Mark Forums Read


Network/Internet Questions about internet applications, network configuration, usage (SAMBA, network printing, NFS)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 13-Aug-2009, 04:02
Puzzled Penguin
 
Join Date: Jul 2009
Posts: 14
faleloncio hasn't been rated much yet
Question KIWI-LTSP thin-client hardware autodetection

Hi

I have a server an 19 thin clients. Server have Nvidia graphic card and ATI on thin clients. However, once I'm logged on one thin client, KDE shows me hardware configuration detected on server (graphic card, processor, memory ...) so, ATI modules are not loaded by default on thin clients.

Is this normal?
Reply With Quote
  #2 (permalink)  
Old 13-Aug-2009, 04:10
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,232
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: KIWI-LTSP thin-client hardware autodetection

Yes, that result follows from the definition of a thin client. Your X applications, including the KDE apps, are actually running on the server. You may need to edit the LTSP config files to give LTSP some help in using NVidia devices. Maybe even install some NVidia drivers in the LTSP client area, since those drivers are proprietary? I don't know any particular web pages, but it would be part of the LTSP config documentation.
Reply With Quote
  #3 (permalink)  
Old 13-Aug-2009, 06:10
Puzzled Penguin
 
Join Date: Jul 2009
Posts: 14
faleloncio hasn't been rated much yet
Question Re: KIWI-LTSP thin-client hardware autodetection

So, I misunderstood KIWI-LTSP docs. I read that LTSP detect hardware configuration on thin-client (graphic card, screen resolution, ...) and then load apropiated modules. So, this is not really true, I guess.

So, as I understand, I must try to install ATI drivers on thin-client to get accelerated graphics, must not I?

Best regards

Rafael
Reply With Quote
  #4 (permalink)  
Old 13-Aug-2009, 06:28
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,232
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: KIWI-LTSP thin-client hardware autodetection

Well not on the thin client itself, since it has no disk, but on the directories that are exported to the client from the server by NFS to become the thin client's root filesystem.
Reply With Quote
  #5 (permalink)  
Old 02-Sep-2009, 02:34
Puzzled Penguin
 
Join Date: Jul 2009
Posts: 14
faleloncio hasn't been rated much yet
Default Re: KIWI-LTSP thin-client hardware autodetection

Hi again
Finally I found where to put files to serve with NFS, currently in /opt/ltsp/i386/ on server.

Problem now is WHAT FILES TO PUT THERE. I visited ATI homepage and there I only appeared a .run file to download, but I put it on mentioned path and clients doesn't seem to load any ATI module

So, please, can anybody give me more information about this?

Thank you a lot
Reply With Quote
  #6 (permalink)  
Old 02-Sep-2009, 03:14
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,232
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: KIWI-LTSP thin-client hardware autodetection

Well the .run file is only a package. You have to unpack it. This means you have to do the install on a disked computer with an ATI card so that you can see that it works and then copy the extracted files into the LTSP NFS directories. I can't give you any specifics since I don't have ATI video cards.
Reply With Quote
  #7 (permalink)  
Old 02-Sep-2009, 03:43
Puzzled Penguin
 
Join Date: Jul 2009
Posts: 14
faleloncio hasn't been rated much yet
Default Re: KIWI-LTSP thin-client hardware autodetection

I can launch a OpenSUSE KDE liveCD and then launch the .run file. But I'm thinking that after installation extracted files will be on several paths moreover the path where I downloaded the run file. Is this correct? In that case, how to "collect" all these files to put in NFS path? Maybe I'm talking too much before try it ..

Sorry and thanks

Best regards
Reply With Quote
  #8 (permalink)  
Old 02-Sep-2009, 03:46
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,232
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: KIWI-LTSP thin-client hardware autodetection

You just have to figure out where everything went. Good luck.
Reply With Quote
  #9 (permalink)  
Old 07-Sep-2009, 02:40
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 3
cyberorg hasn't been rated much yet
Default Re: KIWI-LTSP thin-client hardware autodetection

LTSP client uses local X server. Hardware is auto-detected when booting. Free ATI drivers are automatically used, however fglrx drivers will not be used as they are not available in the image.

See:

LTSP/Localapps - openSUSE

And more details:

LTSP documentation
kiwi.pdf
Reply With Quote
  #10 (permalink)  
Old 02-Oct-2009, 07:51
Puzzled Penguin
 
Join Date: Jul 2009
Posts: 14
faleloncio hasn't been rated much yet
Question Re: KIWI-LTSP thin-client hardware autodetection

Hi again

After a long time with no time to check your latest reply (THANK YOU A LOT) I take hands on my server and discover that my KIWI-LTSP doesn't use NFS, instead is NBD based. Maybe I'm wrong but, in this case, I think I must build a new image with ATI drivers, but I don't know how to do it.

Could somebody put the spot in this question?

Best regards

Rafael
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2