relosrl | 3 Nov 2011 13:08
Picon

Re: Graphics acceleration

Il 24/10/2011 18.36, Ben Green ha scritto:
> Quoting Andreas-Christoph Bernstein<andreas.bernstein@...>:
>
>> Hi,
>>
>> You can check with the following command on your client:
>>
>> glxinfo | grep "direct rendering"
>>
>> If it's working the result will be:
>>     direct rendering: Yes
>
Thanks.

> This must be run from a local application xterm or it will not give
> useful information. Run xterm as a local app, then run glxinfo from
> there.
>

OK, I start xterm in localapps.
$ glxinfo
bash: glxinfo: command not found

Now I don't know what to do.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
(Continue reading)

signal3 | 3 Nov 2011 13:31
Picon

Re: Graphics acceleration

glxinfo is in the mesa-utils package, make sure it's installed

On Thu, Nov 3, 2011 at 8:08 AM, relosrl <relosrl@...> wrote:
>
<snip>
>
> OK, I start xterm in localapps.
> $ glxinfo
> bash: glxinfo: command not found
>
> Now I don't know what to do.
><snip>

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

relosrl | 3 Nov 2011 13:39
Picon

Re: Graphics acceleration

Il 03/11/2011 13.31, signal3 ha scritto:
> glxinfo is in the mesa-utils package, make sure it's installed
>

Yes, on server glxinfo work goods.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Ben Green | 3 Nov 2011 13:40
Favicon

Re: Graphics acceleration

Quoting signal3 <signal3@...>:

> glxinfo is in the mesa-utils package, make sure it's installed

Make sure it's installed _in the client chroot_ and that the client  
image is updated.

Cheers,
==
 From Ben Green

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

relosrl | 4 Nov 2011 13:47
Picon

Re: Graphics acceleration

Il 03/11/2011 13.40, Ben Green ha scritto:

> Make sure it's installed _in the client chroot_ and that the client
> image is updated.
>
Do it, thanks. Now work.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

relosrl | 4 Nov 2011 15:49
Picon

Re: Graphics acceleration

Now I'm sure the graphics card is properly configured. But I have big 
problems with kwin performance. The programs work well and quickly (eg 
Firefox), the window manager is a disastrously. Very slow and several 
artifacts. The server is a HP585 + 4X2800 + 8GB RAM, clients are celeron 
700 with 512 MB ​​RAM and Radeon 9000. What can I do to understand where 
is the problem?
http://imageshack.us/photo/my-images/39/schermata1hia.png/

Thank you.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net
Philip Loewen | 5 Nov 2011 19:25
Picon
Gravatar

nbd-update-config issues on Ubuntu 11.10 upgrade

Here is an account of a learning/troubleshooting experience that
Google may some day find for the help of others.

Today I upgraded my home LTSP server to Ubuntu 11.10 using Ubuntu's 
built-in command-line distribution upgrade tool, then worked through the 
suggestions on the web page at
   https://help.ubuntu.com/community/UbuntuLTSP/UpdatingChroot

A problem occurred, which I could reproduce by running the script
   sudo ltsp-update-image --arch i386
In detail, the diagnostic message follows:
======================================================
Traceback (most recent call last):
   File "/usr/share/ltsp/scripts/nbd-update-config", line 17, in <module>
     if "/etc/nbd-server/config" not in 
parser.read("/etc/nbd-server/config"):
   File "/usr/lib/python2.7/ConfigParser.py", line 297, in read
     self._read(fp, filename)
   File "/usr/lib/python2.7/ConfigParser.py", line 538, in _read
     raise e
ConfigParser.ParsingError: File contains parsing errors: 
/etc/nbd-server/config
         [line  5]: '\tuser = nbd\n'
         [line  6]: '\tgroup = nbd\n'
         [line 10]: '\toldstyle = true\n'
         [line 11]: '[]\n'
         [line 12]: '\texportname = /export/swaps/swp%s\n'
         [line 13]: '\tport = 2000\n'
         [line 14]: '[]\n'
         [line 15]: '\texportname = 2001\n'
(Continue reading)

Louise Hoffman | 7 Nov 2011 14:02
Picon
Gravatar

Does sabayon Gnome profile editor work for you?

Dear readers,

When I click Edit in sabayon on Ubuntu 11.04 it crashes. I have tried
it on Fedora 14 and Fedora 15 as well, where it also crashes.

Have anyone been able to use it to edit Gnome profiles with?

If not, how do you customize the menu and menu bar so all users get this?

Lots of love,
Louise

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Xavier Brochard | 7 Nov 2011 13:58

Re: Graphics acceleration

Le vendredi 4 novembre 2011 15:49:15 relosrl, vous avez écrit :
> Now I'm sure the graphics card is properly configured. But I have big
> problems with kwin performance. The programs work well and quickly (eg
> Firefox), the window manager is a disastrously. Very slow and several
> artifacts. The server is a HP585 + 4X2800 + 8GB RAM, clients are celeron
> 700 with 512 MB ​​RAM and Radeon 9000. What can I do to understand where
> is the problem?
> http://imageshack.us/photo/my-images/39/schermata1hia.png/

The problem comes from KDE's Oxygen theme which use a lot of network bandwith. 
Here after changing style, windows decoration and desktop theme, every 
artifacts dispeared.
I've also changed several other things to use KDE 4 with my LTSP network at a 
reasonable speed. Below is my memo list and some of my config files (can't 
access everything at the moment).

Hope this help
xavier

Remove graphics artifacts
1. Change desktop theme to "opaquity" desktop (no transparency)
install theme in /usr/local/share/kde4/apps/desktoptheme/opaquity
and symlink /usr/share/kde4/apps/desktoptheme/opaquity
2. Use Tabstrip kwin style
3. Use Kde legacy cursorTheme
4. Use Phase style (without gradients)

Prevent fat xsession-errors 
run kdebugdialog -> deselect all -> apply
this should stop errors being saved in .xsession-errors
(Continue reading)

relosrl | 7 Nov 2011 14:36
Picon

Re: Graphics acceleration

Il 07/11/2011 13.58, Xavier Brochard ha scritto:
> Le vendredi 4 novembre 2011 15:49:15 relosrl, vous avez écrit :
>> Now I'm sure the graphics card is properly configured. But I have big
>> problems with kwin performance. The programs work well and quickly (eg
>> Firefox), the window manager is a disastrously. Very slow and several
>> artifacts. The server is a HP585 + 4X2800 + 8GB RAM, clients are celeron
>> 700 with 512 MB ​​RAM and Radeon 9000. What can I do to understand where
>> is the problem?
>> http://imageshack.us/photo/my-images/39/schermata1hia.png/
>
> The problem comes from KDE's Oxygen theme which use a lot of network bandwith.
> Here after changing style, windows decoration and desktop theme, every
> artifacts dispeared.
> I've also changed several other things to use KDE 4 with my LTSP network at a
> reasonable speed. Below is my memo list and some of my config files (can't
> access everything at the moment).
>

Thanks, a lot of thinks to work on.
Rodolfo

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net
(Continue reading)


Gmane