00:11 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
01:03 | Da-Geek has joined IRC (Da-Geek!~Da-Geek@88.98.213.152) | |
01:05 | Da-Geek has left IRC (Da-Geek!~Da-Geek@88.98.213.152, Client Quit) | |
02:41 | lucascastro has joined IRC (lucascastro!~lucas@186.227.186.18) | |
05:18 | Statler has joined IRC (Statler!~Georg@p579FE288.dip0.t-ipconnect.de) | |
05:28 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
05:58 | wim1 has joined IRC (wim1!~Thunderbi@WEGC33.UNI-GRAZ.AT) | |
06:39 | Guest51543 is now known as elias_a | |
07:15 | alkisg_web has joined IRC (alkisg_web!4d317518@gateway/web/freenode/ip.77.49.117.24) | |
07:18 | <alkisg_web> sukker: ltsp doesn't support uefi out of the box yet. I've done some tests with various levels of success. The best one was with grub efi
| |
07:19 | So, I used the client's uefi pxe stack to load grub efi over the network. Then, grub can load whatever, from .efi kernels to non-efi kernels
| |
07:19 | It's possible to directly load a kernel.efi over the network, but it would be much harder, so I don't think there's any point in trying that
| |
07:19 | ipxe.efi cannot load non-efi kernels though. grub efi can do it
| |
07:20 | So if you're trying with ipxe, you'd need ipxe and kernel.efi. With pxe stack + netgrub efi, any kernel will do.
| |
07:20 | And syslinux also has some efi support, but it's not easier than the other two
| |
07:29 | Btw, why "build" a kernel? Which distro is that?!
| |
07:48 | alkisg_web has left IRC (alkisg_web!4d317518@gateway/web/freenode/ip.77.49.117.24, Ping timeout: 260 seconds) | |
08:02 | Statler has left IRC (Statler!~Georg@p579FE288.dip0.t-ipconnect.de, Remote host closed the connection) | |
08:59 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
09:13 | GodFather has left IRC (GodFather!~rcc@47.33.250.142, Read error: No route to host) | |
09:13 | GodFather has joined IRC (GodFather!~rcc@47.33.250.142) | |
09:15 | Statler has joined IRC (Statler!~Georg@mail.lohn24.de) | |
09:17 | GodFather has left IRC (GodFather!~rcc@47.33.250.142, Client Quit) | |
09:18 | GodFather has joined IRC (GodFather!~rcc@47.33.250.142) | |
09:42 | simonc has joined IRC (simonc!50e54e5d@gateway/web/freenode/ip.80.229.78.93) | |
09:42 | <simonc> Hello, Just upgraded from Debian 8 to 9. Having trouble getting latest version to work.
| |
09:43 | Following instructions at https://wiki.debian.org/LTSP/Howto
| |
09:43 | GodFather has left IRC (GodFather!~rcc@47.33.250.142, Quit: Ex-Chat) | |
09:44 | GodFather has joined IRC (GodFather!~rcc@47.33.250.142) | |
09:44 | <simonc> nfs on way out. All clients set up as fat. How do I change back to thin?
| |
09:45 | Fat clients work but cannot unlock a screen. Need ldap?
| |
09:46 | Would prefer to keep clients as thin, or at least know how to swap between
| |
09:47 | tried LTSP_FATCLIENT=false but did not work :-( not in man page for lts.conf
| |
09:59 | <alkisg> simonc: if LTSP_FATCLIENT=False didn't work, then your clients don't read your lts.conf
| |
09:59 | To unlock the screen, see this:
| |
09:59 | !hash
| |
09:59 | <ltsp`> I do not know about 'hash', but I do know about these similar topics: 'ROOT_PASSWORD_HASH', 'LDM_PASSWORD_HASH'
| |
09:59 | <alkisg> !LDM_PASSWORD_HASH
| |
09:59 | <ltsp`> LDM_PASSWORD_HASH: LDM_PASSWORD_HASH=True in lts.conf saves the password hash to /etc/shadow on login, so that the users can unlock the screensaver etc. If they happen to change their password though, that only takes effect until logout.
| |
10:04 | <simonc> Thanks will try your suggestions!
| |
10:09 | :-) LDM Password Hash works a treat. Cheers.
| |
10:18 | markus_e92 has left IRC (markus_e92!~markus_e9@62-46-26-107.adsl.highway.telekom.at, Ping timeout: 248 seconds) | |
10:19 | markus_e92 has joined IRC (markus_e92!~markus_e9@91-115-157-75.adsl.highway.telekom.at) | |
10:23 | <alkisg> np
| |
12:22 | lucascastro has left IRC (lucascastro!~lucas@186.227.186.18, Remote host closed the connection) | |
12:34 | ZAJDAN has left IRC (ZAJDAN!4d30954b@gateway/web/freenode/ip.77.48.149.75, Ping timeout: 260 seconds) | |
12:38 | lucascastro has joined IRC (lucascastro!~lucas@186.193.185.13) | |
12:57 | <simonc> Fat Client works, when lts.conf changed to LTSP_FATCLIENT=False the client boots but no graphical display, just dreaded single flashing cursor in top left :-(
| |
12:58 | Will try and debug in the meantime.
| |
13:06 | <alkisg> simonc: you may have conficting lts.conf directives; what's your current lts.conf?
| |
13:07 | Ah, also try this: X_SMART_COLOR_DEPTH=False
| |
13:12 | deep-book-gk_ has joined IRC (deep-book-gk_!~1wm_su@94.242.252.58) | |
13:13 | deep-book-gk_ has left IRC (deep-book-gk_!~1wm_su@94.242.252.58) | |
13:23 | <simonc> Hi Alkisg, thanks for the help. I can get CTRL-ALT-F1 to get a console, the hostname is that of the client not the server, then login as root using root passwd of server, then startx works fine. But only as root user.
| |
13:25 | Am I right in thinking master lts.conf is in /var/lib/tftpboot/ltsp/amd64/lts.conf then after making changes you should update the image?
| |
13:27 | [Default] LDM_DIRECTX=True, LDM_PASSWORD_HASH=True, USE_LOCAL_SWAP=True
| |
13:28 | [mac1] LTSP_FATCLIENT=False [mac2] LTSP_FATCLIENT=True
| |
13:29 | This seems to be a very retrograde step. Jessie worked more or less straight out of the box. Stretch on the other hand :-(
| |
13:39 | <alkisg> simonc: distros are not important, software is
| |
13:40 | E.g. kernel devs don't really support i386 anymore,
| |
13:40 | xorg devs don't really support 16 bpp color modes anymore,
| |
13:40 | etc etc
| |
13:40 | Did you try X_SMART_COLOR_DEPTH=False? I don't see it in your lts.conf
| |
13:41 | You don't need to update the image after updating lts.conf
| |
13:41 | <simonc> Will try it.
| |
13:41 | Okay thanks.
| |
13:44 | Sweeeeeeeeeeeeeeeeeeeeet !
| |
13:47 | That worked. WooHoo. Kudos to you Alkis. I assume you are the person in the changelog of ltsp-doc along with vagrant.
| |
13:48 | <alkisg> Yes, I'm an ltsp developer
| |
13:48 | Cheers for now, later...
| |
13:49 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.) | |
13:59 | wim1 has left IRC (wim1!~Thunderbi@WEGC33.UNI-GRAZ.AT, Quit: wim1) | |
14:36 | simonc has left IRC (simonc!50e54e5d@gateway/web/freenode/ip.80.229.78.93, Ping timeout: 260 seconds) | |
14:44 | Freejack has left IRC (Freejack!~quassel@unaffiliated/freejack, Quit: No Ping reply in 180 seconds.) | |
14:48 | Freejack has joined IRC (Freejack!~quassel@unaffiliated/freejack) | |
14:57 | Da-Geek has joined IRC (Da-Geek!~Da-Geek@88.98.213.152) | |
15:11 | Da-Geek has left IRC (Da-Geek!~Da-Geek@88.98.213.152, Quit: Leaving) | |
15:26 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Ping timeout: 246 seconds) | |
15:27 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
15:39 | kjackal_ has joined IRC (kjackal_!~quassel@2a02:587:3109:2400:c9f1:5e7:e90:231a) | |
15:59 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
16:07 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.) | |
16:07 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
16:25 | kjackal_ has left IRC (kjackal_!~quassel@2a02:587:3109:2400:c9f1:5e7:e90:231a, Remote host closed the connection) | |
17:24 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
18:46 | Statler has left IRC (Statler!~Georg@mail.lohn24.de, Remote host closed the connection) | |
20:05 | bennabiy has left IRC (bennabiy!~bennabiy@unaffiliated/bennabiy, Remote host closed the connection) | |
20:06 | bennabiy has joined IRC (bennabiy!~bennabiy@unaffiliated/bennabiy) | |
20:35 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.) | |
21:17 | lucascastro has left IRC (lucascastro!~lucas@186.193.185.13, Remote host closed the connection) | |
21:26 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Remote host closed the connection) | |
22:12 | quinox has left IRC (quinox!~quinox@ghost.qtea.nl, Quit: WeeChat 1.7) | |
22:14 | GodFather has left IRC (GodFather!~rcc@47.33.250.142, Read error: No route to host) | |
22:15 | GodFather has joined IRC (GodFather!~rcc@47.33.250.142) | |
22:19 | quinox has joined IRC (quinox!~quinox@ghost.qtea.nl) | |
22:48 | Fenchi has joined IRC (Fenchi!51f5eccb@gateway/web/freenode/ip.81.245.236.203) | |
22:53 | Fenchi has left IRC (Fenchi!51f5eccb@gateway/web/freenode/ip.81.245.236.203, Ping timeout: 260 seconds) | |
23:46 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Ping timeout: 240 seconds) | |