00:14 | mmarconm has joined IRC (mmarconm!~mmarconm@191.217.104.108) | |
00:23 | <mmarconm> its recommended to install ltsp on centos or fedora /
| |
00:23 | ?
| |
00:45 | GodFather has left IRC (GodFather!~rcc@wsip-66-210-242-210.ph.ph.cox.net, Ping timeout: 260 seconds) | |
01:12 | <||cw> mmarconm: it's recommended on ubuntu or debian, but you can certainly give those a shot
| |
01:17 | <mmarconm> Ok
| |
01:17 | thankyou
| |
01:18 | ||cw: ltsp use nfs ?
| |
01:24 | mmarconm has left IRC (mmarconm!~mmarconm@unaffiliated/mmarconm, Quit: Leaving) | |
05:06 | <alkisg> Nah, LTSP isn't yet supported on dracut-based distributions like centos or fedora
| |
08:39 | <bcg> I'll start my ltsp20+rhel8 work quite soon...
| |
08:40 | <alkisg> Great :)
| |
08:56 | * alkisg restarted his phd today after a few years of lag :D | |
09:31 | <highvoltage> congrats alkisg
| |
09:32 | <alkisg> Ty!
| |
09:32 | <highvoltage> I was considering starting studies again too but I need to put some further thought into it
| |
09:33 | <alkisg> I actually started it back in 2008, but ...life happened
| |
09:34 | The good thing is that I was indirectly working on it anyway, all this time
| |
09:36 | <highvoltage> ah good
| |
09:37 | life just doesn't want to stop happening at me so I just try to learn to roll with the punches
| |
09:45 | aleppik has joined IRC (aleppik!b99d6c92@185-157-108-146.cust.elevi.ee) | |
09:54 | gvy has left IRC (gvy!~mike@altlinux/developer/mike, Quit: Leaving) | |
09:57 | kvaps has joined IRC (kvaps!2e1c6842@wedos.wedos.net) | |
09:59 | gvy has joined IRC (gvy!~mike@altlinux/developer/mike) | |
11:27 | section1 has joined IRC (section1!~section1@178.33.109.106) | |
11:34 | woernie has joined IRC (woernie!~werner@p50867A20.dip0.t-ipconnect.de) | |
11:59 | Faith has joined IRC (Faith!~Paty_@unaffiliated/faith) | |
13:35 | * mwalters patiently waits for /nick dralkisg | |
13:59 | <elias_a> Who is he? A side person of alkisg? :O
| |
14:00 | <mwalters> a future alter ego, no doubt ;)
| |
14:00 | <elias_a> Oh - soon to be dr... sorry and congratulations!
| |
14:36 | mnevans has joined IRC (mnevans!8008b09d@zero.geol.umd.edu) | |
14:38 | <mnevans> I just wanted to thank Alkis for his help troubleshooting my reinstall of LTSP (19/20) in place of LTSP5. And apologize to everyone because the problems I was seeing were in failing to remember I have hardware that needs nonfree and contrib sources. Not an LTSP configuration problem at all.
| |
14:38 | <alkisg> Hey mnevans; so all ok now? great!
| |
15:29 | <mnevans> Once I had the relevant amd graphics code and microcode installed, reboot, I have graphics on the zotac/amd clients.
| |
15:30 | There's only one problem (of course...) Display comes up with an extended desktop, and opening settings to modify the display appropriately come up on the 'off screen' display.
| |
15:31 | So question is whether it is possible to set the display not to do this extended desktop by default, in perhaps ltsp.conf, ?
| |
15:31 | from a terminal window/modifying configuration, rather than through the gui/xcfe/lightdm display settings?
| |
15:32 | For instance is there and XRANDR mode setting to make in an INCLUDES=[crt_monitor] stanza for [clients]?
| |
15:33 | ...is there an XRANDR...
| |
15:34 | The problem could be an unwanted horizontal reflection. I'm not sure, I can't see it...
| |
15:34 | going to look at man xrandr for ideas...
| |
15:35 | <alkisg> mnevans: xrandr | nc termbin.com 9999
| |
15:35 | This tells us the problem
| |
15:35 | KERNEL_PARAMETERS=video=eDP-1:d
| |
15:36 | This in ltsp.conf, disables the phantom display
| |
15:36 | Where eDP-1 is the phantom output name
| |
15:37 | <mnevans> termbin.com/u26x
| |
15:38 | problem is 1440x900+1440+0 (normal left inverted right x axis y axis)
| |
15:39 | <alkisg> Which one is the phantom one, DisplayPort-0 or VGA-0?
| |
15:40 | Try xrandr --output VGA-0 --off
| |
15:40 | If this works, then VGA-0 is the phantom one
| |
15:40 | <mnevans> so I put into ltsp.conf, KERNEL_PARAMETERS=video=0:d?
| |
15:40 | I'm not sure which one/ There's only one display output, and it is VGA connected to an HDMI adapter.
| |
15:42 | Sorry - wrong. It is Displayport --> VGA adapter that is real. HDMI has no connection.
| |
15:45 | Tried your suggestion - looks like VGA-0 is the active one. But the problem is that if I mouse across the left side of the display, the mouse
| |
15:45 | (the pointer) just vanishes into a display I can't see :)
| |
15:58 | <alkisg> mnevans: reboot and try the other one
| |
15:58 | xrandr --output DisplayPort-0 --off
| |
16:00 | <mwalters> mnevans: some microatx boards have an internal connector that shows up... sometimes they can be disabled in bios/cmos
| |
16:01 | I had several that would not disable the adapter no matter the bios settings... and had to go the ltsp.conf route... but it was was easier to do it via the bios when it worked
| |
16:14 | <mnevans> mwalters - thanks - I will look. This is a bit like whack a mole :) I have two monitor sizes I am testing.
| |
16:15 | OK - I think I fixed this. The solution seems to have been, once the nonfree and contrib software updates were there,
| |
16:16 | to (wait for it...) just let X and ltsp.conf do its thing automagically. The login screen still comes up with a ghost extra display, but once logged in, it disappears.
| |
16:17 | In other words: in /etc/ltsp.conf, I commented out the [crt_monitor] settings I had tried to use to fix things earlier. Now to see if the behavior is good for an unsuspecting user...
| |
16:20 | Again - thanks everyone for your patience as I am figuring out LTSP setup again. This is all much easier in v20 than it was in v5 up through Debian/Stretch.
| |
16:20 | I am sure it has been a lot of work, so again: Thanks.
| |
16:23 | Is there any way I can contribute something useful to the effort?
| |
16:23 | (besides going away...:) )
| |
16:26 | <alkisg> mnevans: you're welcome
| |
16:26 | Documentation and funding, probably; but no worries, have fun with it
| |
17:56 | <mnevans> Would be happy to try to contribute documentation if useful. Is it possible to contribute some $? If so - please point me in the right direction?
| |
18:01 | woernie has left IRC (woernie!~werner@p50867A20.dip0.t-ipconnect.de, Remote host closed the connection) | |
18:07 | kvaps has left IRC (kvaps!2e1c6842@wedos.wedos.net, Remote host closed the connection) | |
18:56 | section1 has left IRC (section1!~section1@178.33.109.106, Quit: Leaving) | |
19:05 | <alkisg> mnevans: we don't have any organization etc; if you want to donate $$, just select a contributor from https://github.com/ltsp/ltsp/graphs/contributors and send him a beer on paypal...
| |
19:12 | !wiki
| |
19:12 | <ltspbot> wiki: The LTSP community wiki can be found at https://github.com/ltsp/community/wiki
| |
19:13 | <alkisg> And documentation goes there, in case you find something appropriate that's missing
| |
19:16 | <elias_a> alkisg: What are writing your dissertation about?
| |
19:17 | <alkisg> elias_a: in the long distant past, I've written an IDE and interpreter for an educational programming language, it's mostly about that
| |
19:24 | <elias_a> alkisg: Oh - wonderful! Just get it done! :)
| |
20:02 | alexxtasi[m] has left IRC (alexxtasi[m]!alexxtasim@gateway/shell/matrix.org/x-gxwecouybvomkgkx, *.net *.split) | |
20:23 | alexxtasi[m] has joined IRC (alexxtasi[m]!alexxtasim@gateway/shell/matrix.org/x-gxwecouybvomkgkx) | |
21:03 | alexxtasi[m] has left IRC (alexxtasi[m]!alexxtasim@gateway/shell/matrix.org/x-gxwecouybvomkgkx, *.net *.split) | |
21:14 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
21:21 | alexxtasi[m] has joined IRC (alexxtasi[m]!alexxtasim@gateway/shell/matrix.org/x-gxwecouybvomkgkx) | |
21:33 | Faith has left IRC (Faith!~Paty_@unaffiliated/faith, Quit: Leaving) | |
22:16 | GodFather has joined IRC (GodFather!~rcc@wsip-66-210-242-210.ph.ph.cox.net) | |
22:21 | aleppik has left IRC (aleppik!b99d6c92@185-157-108-146.cust.elevi.ee, Remote host closed the connection) | |
22:43 | statler has left IRC (statler!~Georg@p5B30E4C3.dip0.t-ipconnect.de, Remote host closed the connection) | |
23:06 | eu^3712015612 has joined IRC (eu^3712015612!25789c0c@37.120.156.12) | |
23:08 | eu^3712015612 has left IRC (eu^3712015612!25789c0c@37.120.156.12, Remote host closed the connection) | |
23:26 | mnevans has left IRC (mnevans!8008b09d@zero.geol.umd.edu, Remote host closed the connection) | |