00:12 | ||cw has left IRC (||cw!~chrisw@unaffiliated/cw/x-1182934, Quit: Do not follow the null pointer, for therein lies ma&^%#___) | |
00:21 | ||cw has joined IRC (||cw!~chrisw@97-87-138-138.dhcp.stls.mo.charter.com) | |
00:21 | ||cw has joined IRC (||cw!~chrisw@unaffiliated/cw/x-1182934) | |
01:15 | trendzetter2 has joined IRC (trendzetter2!~trendzett@15.184-78-194.adsl-static.isp.belgacom.be) | |
01:18 | Trendzetter has left IRC (Trendzetter!~trendzett@mail.sbat.be, Ping timeout: 245 seconds) | |
01:25 | GodFather has left IRC (GodFather!~rcc@47.33.250.142, Quit: Ex-Chat) | |
01:26 | GodFather has joined IRC (GodFather!~rcc@47.33.250.142) | |
01:31 | GodFather has left IRC (GodFather!~rcc@47.33.250.142, Ping timeout: 240 seconds) | |
02:43 | lucascastro has joined IRC (lucascastro!~lucas@186.227.186.18) | |
03:19 | Fred_ has joined IRC (Fred_!b2a18846@gateway/web/freenode/ip.178.161.136.70) | |
03:19 | Fred_ is now known as Guest13883 | |
03:55 | trendzetter3 has joined IRC (trendzetter3!~trendzett@mail.sbat.be) | |
03:58 | trendzetter2 has left IRC (trendzetter2!~trendzett@15.184-78-194.adsl-static.isp.belgacom.be, Ping timeout: 260 seconds) | |
04:21 | vsuojanen has left IRC (vsuojanen!~valtteri@83-136-248-31.uk-lon1.host.upcloud.com, Remote host closed the connection) | |
04:31 | adrianorg has left IRC (adrianorg!~adrianorg@177.18.103.214, Ping timeout: 268 seconds) | |
04:54 | fred_ has joined IRC (fred_!b2a18846@gateway/web/freenode/ip.178.161.136.70) | |
04:54 | fred_ is now known as Guest62820 | |
05:02 | adrianorg has joined IRC (adrianorg!~adrianorg@177.18.103.214) | |
05:47 | Statler has joined IRC (Statler!~Georg@p4FC1FC1E.dip0.t-ipconnect.de) | |
05:48 | <Guest62820> Hello. Can you help me please? I have Ubuntu 16.04 with LTSP and fat client with wi-fi module "AzureWave AW-NB165NF Model: RTL8723BE / RTL8723NF I want to install this drivers inside ltsp image, how can i do that? Thanks
| |
05:50 | What i did:
| |
05:50 | ltsp-chroot
| |
05:50 | sudo add-apt-repository ppa:hanipouspilot/rtlwifi sudo apt-get update sudo apt-get install rtlwifi-new-dkms
| |
05:51 | and there is error
| |
05:51 | It is likely that 4.4.0-75-generic belongs to a chroot's host Building for architecture i686 / Usr / sbin / dkms: line 1904: / dev / fd / 62: There is no such file or directory / Usr / sbin / dkms: line 1835: / dev / fd / 62: There is no such file or directory Dpkg: error while processing the rtlwifi-new-dkms (--configure) package: Subprocess installed post-installation script returned error code 1 Triggers are handled for libc-
| |
05:51 | Bin / df: could not read the mounted file system table: No such file or directory The following errors occurred while processing the following packages: Rtlwifi-new-dkms E: Sub-process / usr / bin / dpkg returned an error code (1)
| |
05:58 | <alkisg> SYS64738: my guide says that it supports one and two nics, you choose what you prefer
| |
05:59 | Guest62820: it's one of the cases where ltsp-pnp is much easier:
| |
05:59 | !ltsp-pnp
| |
05:59 | <ltsp> ltsp-pnp: ltsp-pnp is an alternative (upstream) method to maintain LTSP installations for thin and fat clients that doesn't involve chroots: https://help.ubuntu.com/community/UbuntuLTSP/ltsp-pnp
| |
05:59 | <alkisg> Otherwise, you need to search for the parameters needed to tell dkms to compiler for the chroot kernel, and not the running kernel of the server
| |
06:10 | Guest62820 has left IRC (Guest62820!b2a18846@gateway/web/freenode/ip.178.161.136.70, Quit: Page closed) | |
07:05 | ricotz has joined IRC (ricotz!~ricotz@p5B2A8694.dip0.t-ipconnect.de) | |
07:05 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
07:29 | <SYS64738> alkisg: I can't reach to make dnsmasq append my domain to the clients dns searches
| |
07:30 | or add search domain.org in the clients resolv.conf
| |
07:50 | jgee has left IRC (jgee!~jgee@200.118.140.142, Remote host closed the connection) | |
08:12 | <alkisg> SYS64738: put your config to pastebin
| |
08:13 | Does your configuration work for non-ltsp clients?
| |
08:23 | johnsmith has joined IRC (johnsmith!ab4f8724@gateway/web/freenode/ip.171.79.135.36) | |
08:45 | <SYS64738> alkisg: I can try only in the clients and the server
| |
08:45 | in the server works
| |
08:51 | <alkisg> I think it's not an ltsp issue but a dnsmasq misconfiguration. Try booting a client with a live usb stick to verify it
| |
08:51 | <SYS64738> does ltsp-pnp clone the server configuration in to the client images ?
| |
08:53 | <alkisg> Not the network configuration
| |
08:53 | And I don't believe that your server retrieves its configuration *from* dnsmasq
| |
08:54 | Anyway, even if your dnsmasq dhcp configuration is broken, you can still use lts.conf SEARCH_DOMAIN and DNS_SERVER to configure the clients
| |
08:54 | !lts.conf
| |
08:54 | <ltsp> lts.conf: (#1) http://manpages.ubuntu.com/lts.conf, or (#2) lts.conf manpage is available in the ltsp-docs package
| |
08:54 | <SYS64738> ok thanks
| |
08:54 | <alkisg> np
| |
08:56 | <SYS64738> sorry for the questions, I am trying to unserstand how ltsp works
| |
08:57 | in your guide as alternative method for the dns iussues you talk about DNS_SERVERS in lts.conf, but it doesn't passed the directive to the clients
| |
08:57 | (also rebuilding the image)
| |
08:57 | <alkisg> If dns_server isn't passed, then you have some other issue
| |
08:58 | E.g. syntax error in lts.conf or wrong location
| |
09:19 | Statler_ has joined IRC (Statler_!~Georg@mail.lohn24.de) | |
09:20 | <alkisg> SYS64738: I think the best way is to start with the default setup as described in the wiki, and _then_ try your customizations, one-by-one...
| |
09:22 | Statler has left IRC (Statler!~Georg@p4FC1FC1E.dip0.t-ipconnect.de, Remote host closed the connection) | |
09:33 | johnsmith has left IRC (johnsmith!ab4f8724@gateway/web/freenode/ip.171.79.135.36, Ping timeout: 260 seconds) | |
09:34 | Statler_ has left IRC (Statler_!~Georg@mail.lohn24.de, Quit: Leaving) | |
09:34 | Statler has joined IRC (Statler!~Georg@mail.lohn24.de) | |
10:04 | markus_e92 has left IRC (markus_e92!~markus_e9@91.115.20.143, Ping timeout: 240 seconds) | |
10:05 | markus_e92 has joined IRC (markus_e92!~markus_e9@62-46-99-104.adsl.highway.telekom.at) | |
10:18 | GodFather has joined IRC (GodFather!~rcc@47.33.250.142) | |
11:11 | <SYS64738> it looks like that my DNSs server are not answering to dnsmasq forwarded query's
| |
11:11 | so ltsp clients correctly query dnsmasq
| |
11:12 | if I put static records in the /etc/hosts of the server all works, but I need to make work the dns
| |
12:37 | lucascastro has left IRC (lucascastro!~lucas@186.227.186.18, Remote host closed the connection) | |
12:37 | lucascastro has joined IRC (lucascastro!~lucas@186.227.186.18) | |
12:44 | cristiano^200-14 has joined IRC (cristiano^200-14!c88d6476@gateway/web/freenode/ip.200.141.100.118) | |
13:10 | Guest99610 is now known as lee | |
13:52 | ben_roose has joined IRC (ben_roose!~roose@roose.cs.wichita.edu) | |
14:21 | GodFather has left IRC (GodFather!~rcc@47.33.250.142, Ping timeout: 240 seconds) | |
14:38 | <||cw> SYS64738: do your main DNS servers allow recursive querys from the host running DNSMasq?
| |
15:09 | GodFather has joined IRC (GodFather!~rcc@47.33.250.142) | |
15:13 | GodFather has left IRC (GodFather!~rcc@47.33.250.142, Read error: Connection reset by peer) | |
15:13 | GodFather has joined IRC (GodFather!~rcc@47.33.250.142) | |
15:15 | markus_e92 has left IRC (markus_e92!~markus_e9@62-46-99-104.adsl.highway.telekom.at, Ping timeout: 264 seconds) | |
15:16 | lucascastro has left IRC (lucascastro!~lucas@186.227.186.18, Remote host closed the connection) | |
15:16 | lucascastro has joined IRC (lucascastro!~lucas@186.227.186.18) | |
15:20 | markus_e92 has joined IRC (markus_e92!~markus_e9@62-46-99-104.adsl.highway.telekom.at) | |
15:55 | bennabiy has left IRC (bennabiy!~bennabiy@unaffiliated/bennabiy, Remote host closed the connection) | |
16:06 | lucascastro has left IRC (lucascastro!~lucas@186.227.186.18, Remote host closed the connection) | |
16:10 | bennabiy has joined IRC (bennabiy!~bennabiy@unaffiliated/bennabiy) | |
16:50 | markus_e92 has left IRC (markus_e92!~markus_e9@62-46-99-104.adsl.highway.telekom.at, Ping timeout: 255 seconds) | |
16:52 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Ping timeout: 255 seconds) | |
17:00 | markus_e92 has joined IRC (markus_e92!~markus_e9@62-46-99-104.adsl.highway.telekom.at) | |
17:32 | markus_e92 has left IRC (markus_e92!~markus_e9@62-46-99-104.adsl.highway.telekom.at, Ping timeout: 272 seconds) | |
17:43 | markus_e92 has joined IRC (markus_e92!~markus_e9@62.46.99.104) | |
18:37 | Statler has left IRC (Statler!~Georg@mail.lohn24.de, Remote host closed the connection) | |
18:48 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
18:57 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
19:13 | adrianor1 has joined IRC (adrianor1!~adrianorg@189.58.232.254.dynamic.adsl.gvt.net.br) | |
19:16 | adrianorg has left IRC (adrianorg!~adrianorg@177.18.103.214, Ping timeout: 255 seconds) | |
19:48 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
20:15 | gadi4^aijm1-gadi has joined IRC (gadi4^aijm1-gadi!c83797bc@gateway/web/freenode/ip.200.55.151.188) | |
20:51 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
21:36 | adrianor1 has left IRC (adrianor1!~adrianorg@189.58.232.254.dynamic.adsl.gvt.net.br, Ping timeout: 240 seconds) | |
21:37 | adrianorg has joined IRC (adrianorg!~adrianorg@189.58.232.254.dynamic.adsl.gvt.net.br) | |
21:39 | GodFather has left IRC (GodFather!~rcc@47.33.250.142, Ping timeout: 240 seconds) | |
22:06 | GodFather has joined IRC (GodFather!~rcc@47.33.250.142) | |
22:09 | adrianorg has left IRC (adrianorg!~adrianorg@189.58.232.254.dynamic.adsl.gvt.net.br, Ping timeout: 260 seconds) | |
22:10 | adrianorg has joined IRC (adrianorg!~adrianorg@189.58.232.254.dynamic.adsl.gvt.net.br) | |
22:52 | lisardman has left IRC (lisardman!~mikael@79.99.168.121, Ping timeout: 260 seconds) | |
23:01 | lisardman has joined IRC (lisardman!~mikael@79.99.168.121) | |