Was discussing how used to be able to watch videos on early x2go but
not anymore. It was said to be a firefox issue. I found an interesting note in a vnc article but it might be applicable to x2go:
On XFree86/Xorg it is actually possible to increase the framebuffer read speed considerably (10-100 times) by using the Shadow Framebuffer (a copy of the framebuffer is kept in main memory and this can be read much more quickly.) To do this one puts the line Option "ShadowFB" "true" in the Device section of the /etc/X11/XF86Config or /etc/X11/xorg.conf file. Note that this disables 2D acceleration at the physical display and so that might be unacceptable if one plays games, etc. on the machine's local display. Nevertheless this could be handy in some circumstances, e.g. if the slower speed while sitting at the physical display was acceptable (this seems to be true for most video cards these days.) Unfortunately it does not seem shadowfb can be turned on and off dynamically...
Wonder if tweaking with this could benefit x2go response?
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
Am 01.03.19 um 21:55 schrieb Robert Dinse:
Was discussing how used to be able to watch videos on early x2go but not anymore. It was said to be a firefox issue. I found an interesting note in a vnc article but it might be applicable to x2go:
[snip]
Wonder if tweaking with this could benefit x2go response?
No.
That's because unlike VNC, NX does not capture the content of a remote framebuffer (=the server side), but does the actual drawing *right on the client*. Which is why you need a client-side X Server. So there is no server-side X server in use that we could apply this change to. And like the text says, if you try to do it on the client side, you will actually slow it down even further, because you disable 2D acceleration.
For the upcoming X2Go-KDrive, it might help - but KDrive only works with full desktops, so it's no replacement for NX.
So if you want a fast Web browser with X2Go, I can only repeat what I wrote previously: Help us get Pale Moon 28 up to speed again, either by volunteering time as a tester, or by paying someone to work on the code.
-Stefan
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
It might also help if I got a modern computer on the client side.
I'm using a 2005 vintage Mac Pro 1,1, the very first Intel based Mac. Quad Xeon 2.6 Ghz CPU but memory bandwidth is horrid owing to buffered registered memory. THe video card was also antique. Never the less used to be able to watch video over x2go and this was actually far past the point where you say Firefox went to hell. It was about up to the point where they changed the plugin interface to be useless.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Fri, 1 Mar 2019, Stefan Baur wrote:
Date: Fri, 1 Mar 2019 22:22:11 +0100 From: Stefan Baur <X2Go-ML-1@baur-itcs.de> To: x2go-user@lists.x2go.org Subject: Re: [X2Go-User] Speed
Am 01.03.19 um 21:55 schrieb Robert Dinse:
Was discussing how used to be able to watch videos on early x2go but not anymore. It was said to be a firefox issue. I found an interesting note in a vnc article but it might be applicable to x2go:
[snip]
Wonder if tweaking with this could benefit x2go response?
No.
That's because unlike VNC, NX does not capture the content of a remote framebuffer (=the server side), but does the actual drawing *right on the client*. Which is why you need a client-side X Server. So there is no server-side X server in use that we could apply this change to. And like the text says, if you try to do it on the client side, you will actually slow it down even further, because you disable 2D acceleration.
For the upcoming X2Go-KDrive, it might help - but KDrive only works with full desktops, so it's no replacement for NX.
So if you want a fast Web browser with X2Go, I can only repeat what I wrote previously: Help us get Pale Moon 28 up to speed again, either by volunteering time as a tester, or by paying someone to work on the code.
-Stefan
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
Am 01.03.19 um 23:00 schrieb Robert Dinse:
It might also help if I got a modern computer on the client side.
No.
As I've explained before - Firefox changed the way they render the page. They are making heavy use of advanced graphics card features - but, these are unavailable via NX, no matter how fancy your client-side *or* your server-side graphics card is.
So the only way to speed things up would be to get a faster network connection - which kind of defeats the purpose of NX.
Trust me, if there was a way to weasel around this Mozilla bullshit, we would have recommended it long ago.
-Stefan
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Ok, but Mozilla worked okay for me far past the point you indicate this
change was made.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Fri, 1 Mar 2019, Stefan Baur wrote:
Date: Fri, 1 Mar 2019 23:06:13 +0100 From: Stefan Baur <X2Go-ML-1@baur-itcs.de> To: "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Speed
Am 01.03.19 um 23:00 schrieb Robert Dinse:
It might also help if I got a modern computer on the client side.
No.
As I've explained before - Firefox changed the way they render the page. They are making heavy use of advanced graphics card features - but, these are unavailable via NX, no matter how fancy your client-side *or* your server-side graphics card is.
So the only way to speed things up would be to get a faster network connection - which kind of defeats the purpose of NX.
Trust me, if there was a way to weasel around this Mozilla bullshit, we would have recommended it long ago.
-Stefan
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user