00:14 | petre has joined #ltsp | |
00:14 | <petre> jammcq: are you on (at this ridiculous hour)?
| |
00:15 | <jammcq> print 'SORTED: ' . $outrec->{hey
| |
00:15 | heh
| |
00:15 | <petre> I guess so ;-)
| |
00:15 | I got Barry Cisna's snd-sis7019 module from the k12 wiki
| |
00:16 | <jammcq> k
| |
00:16 | <petre> but when my ebox 2300 client boots up it says "FATAL: module snd_sis7019 could not be found"
| |
00:16 | why the underscore rather than the dash?
| |
00:16 | <jammcq> modprobe treats underscores and dashes the same
| |
00:17 | look at the manpage on modprobe
| |
00:17 | <petre> I tried running insmod snd-sis7019 at the shell but it says it can't find that
| |
00:17 | <jammcq> didn't barry include some docs about how to make it work?
| |
00:17 | insmod won't follow a path. with insmod, you need to specify the full pathanem of the module, including the .ko at the end
| |
00:17 | <petre> modprobe--which is what the rc.sound script uses I think--says it can't find snd_sis7019
| |
00:18 | yeah, his doc says put the file into...uh, hold on...
| |
00:18 | <jammcq> yeah, cuz snd_sis7019 isn't in your modules.dep file
| |
00:18 | to use modprobe, the module needs to be in modules.dep, along with any dependencies
| |
00:18 | <petre> ah, that's a lead
| |
00:19 | so, do I need to modify some other file to tell it about the module?
| |
00:19 | <jammcq> you need to regenerate the modules.dep file
| |
00:19 | <vagrantc> just update your modules.dep file
| |
00:19 | <petre> how do I do that?
| |
00:19 | <jammcq> man depmod
| |
00:20 | * petre goes to manpage | |
00:20 | <jammcq> unfortunately, the ebox folks have decided to use the sis7019 chipset, which isn't supported by the kernel, and the driver source code isn't gpl'd, so it can't be added to the distro
| |
00:21 | there's no license information at all in the 7019 source files
| |
00:21 | and i've been trying to hunt down someone at SiS to give me copyright/license information
| |
00:21 | <petre> so you can't include it until you get that, right?
| |
00:21 | <jammcq> that's right
| |
00:22 | they basically wrote a driver, and threw it over the wall, without any licensing information
| |
00:22 | <IRCzito_home> wheell Im so happy, now local devices it's work on ltsp-5 + slackware :D
| |
00:23 | <vagrantc> IRCzito_home: nice.
| |
00:23 | <jammcq> IRCzito_home: how did you do it?
| |
00:23 | <petre> they're a hardware co. for crying out loud, how hard can it be to release driver info
| |
00:23 | <vagrantc> IRCzito_home: now you just need to make a native ltsp5 implementation for slackware :)
| |
00:23 | <IRCzito_home> it's the next step ;)
| |
00:24 | <vagrantc> the first diskless terminal system i wrote was based on slackware
| |
00:24 | andrew_ has joined #ltsp | |
00:24 | <vagrantc> the precursor to lessdisks
| |
00:24 | <IRCzito_home> vagrantc: I make the script like /opt/ltsp/i386/etc/init.d/ltspfsd on (http://www.ubuntulinux.se/node/1496)
| |
00:24 | <jammcq> ooooh
| |
00:25 | <vagrantc> actually, it was looplinux, which was based on slackware
| |
00:26 | <IRCzito_home> and I get the python script ltspfsmounter in ltspfsd_0.4.3-0ubuntu4_i386.deb and put on the server
| |
00:26 | <vagrantc> IRCzito_home: what do you mean? i mean, i know what that script is for ... but if you're using an ubuntu tarball, it should already be there.
| |
00:26 | ltspfsd is what gets installed to the thin-client chroot, not on the server itself
| |
00:27 | <IRCzito_home> the ltspfsmounter is a python script called by ssh i think
| |
00:28 | <vagrantc> if it's in the ltspfsd package, it *does not* belong on the server, but in the client chroot.
| |
00:28 | it's in the ltspfs package, though ... so yeah. it belongs on the server.
| |
00:29 | the "ltspfs" package is the server parts, and the "ltspfsd" is the thin-client parts.
| |
00:29 | TheProf has quit IRC | |
00:30 | <petre> ok, so it looks like I need to run 'depmod -b /opt/ltsp/i386', right? Or do a specify the path all the way out to lib/modules/2.6.17.3-ltsp-1?
| |
00:31 | <vagrantc> oh wait, the /etc/init.d/ltspfs* stuff didn't really exist... it's been in my head all this time, and apparently on the ubunutlinux.se wiki
| |
00:32 | <andrew_> can anyone tell me where to download the LTSP utilities for .deb.
| |
00:32 | MetztliXictli has joined #ltsp | |
00:32 | <vagrantc> andrew_: which distro?
| |
00:32 | <jammcq> andrew_: what version of LTSP ?
| |
00:33 | <vagrantc> jammcq: we're out of sync tonight :)
| |
00:33 | <MetztliXictli> hi vagrantc
| |
00:33 | <andrew_> Ubuntu Server 6.1
| |
00:33 | <jammcq> vagrantc: yeah, it's late here
| |
00:33 | ctrlz has joined #ltsp | |
00:33 | <jammcq> andrew_: what version of LTSP ?
| |
00:34 | <andrew_> LTSP-5
| |
00:34 | <MetztliXictli> jammcq: what's you distro?
| |
00:34 | <jammcq> you don't need the ltsp_utils for that
| |
00:34 | MetztliXictli: I love them all
| |
00:34 | <vagrantc> !ubuntuquick
| |
00:34 | <ltspbot> vagrantc: "ubuntuquick" is https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall
| |
00:34 | <vagrantc> andrew_: try that
| |
00:34 | <andrew_> Thank You
| |
00:35 | <MetztliXictli> jammcq: what is you distro run now?
| |
00:35 | <vagrantc> jammcq: yeah right :P
| |
00:35 | <jammcq> MetztliXictli: debian on my server at home, ubuntu on my servers at the office, and ubuntu on my laptop. Redhat on some customer servers
| |
00:35 | ctrlz has left #ltsp | |
00:35 | <jammcq> but no novell anywhere
| |
00:35 | <IRCzito_home> vagrantc: for moment, its not 100% in my instalation, if i access from /tm/.$USER/cdrom that's ok, but is I use Desktop icon the device unmout automatic in seconds...
| |
00:36 | <vagrantc> IRCzito_home: yes, that's why you don't want to manually mount it.
| |
00:36 | IRCzito_home: because it auto-un-mounts every second or two
| |
00:37 | so you want automatic mounting
| |
00:37 | <jammcq> i'm sleepy. bed time for jammcq
| |
00:37 | <MetztliXictli> jammcq: whats is you distro for ltsp?
| |
00:37 | <petre> am I supposed to run depmod on the client?
| |
00:37 | <jammcq> "distro for ltsp' ?
| |
00:38 | <vagrantc> IRCzito_home: this is the last time i will say it, you should build your ltspfs package from the ubuntu sources, as it's *very* different from what's in cvs
| |
00:38 | <petre> If I run it at the server it keeps looking for the version directory that matches the server OS, not the ltsp kernel
| |
00:38 | <jammcq> petre: read the manpage on depmod again
| |
00:38 | <vagrantc> IRCzito_home: the tarball's ltspfs relies on that.
| |
00:38 | <jammcq> you can tell it what kernel version you are using
| |
00:39 | <vagrantc> petre: you'll probably want something like ... chroot /opt/ltsp/i386 depmod -option1 -option2
| |
00:39 | <jammcq> shouldn't need to chroot it
| |
00:40 | <vagrantc> really?
| |
00:40 | <jammcq> depmod accepts -b pathname
| |
00:40 | to tell it where your root is
| |
00:40 | <vagrantc> ah well.
| |
00:40 | it's getting late here too :)
| |
00:40 | <IRCzito_home> vagrantc: I go study these scripts to see what I can make
| |
00:40 | <petre> is that the -v switch to specify the version? it's missing in the explanation in the man page
| |
00:40 | <jammcq> no
| |
00:40 | <IRCzito_home> thanks good night
| |
00:41 | <jammcq> -v == verbose
| |
00:41 | TheProf has joined #ltsp | |
00:41 | <MetztliXictli> vagrantc: tienes tiempo esta noche?
| |
00:41 | <jammcq> depmod -b /opt/ltsp/i386 2.6.17-ltsp-1
| |
00:41 | * vagrantc likes to use chroot because then you're using the tools appropriate to the distro | |
00:41 | <jammcq> something like that. adjust version as necessary
| |
00:41 | vagrantc: but he's using ltsp-4.2, no tools available :(
| |
00:41 | <vagrantc> MetztliXictli: no ... voy a dormir en un momento
| |
00:42 | <petre> right, i see now (yes, it is late)
| |
00:42 | <vagrantc> jammcq: you guys are weird :P
| |
00:42 | <jammcq> getting weirder all the time
| |
00:42 | g'nite all
| |
00:43 | vagrantc has quit IRC | |
00:44 | <petre> that produced a modules.dep of a different size, so I'll test it out and let you know.
| |
00:44 | Thanks for the help
| |
00:48 | petre has quit IRC | |
01:02 | MetztliXictli has quit IRC | |
01:10 | <andrew_> Is there any documentation to administer the LTSP server. A control panel?
| |
01:12 | <bgomes> andrew_: there are somo tools
| |
01:12 | <andrew_> explain
| |
01:12 | <bgomes> andrew_: on wiki page have many explain of this
| |
01:13 | <andrew_> I will lake a look. I am new to this!!!
| |
01:13 | <mistik1> Its AA
| |
01:14 | <bgomes> andrew_: I am link of ltsp-thinadmin
| |
01:14 | <mistik1> Another Andrew
| |
01:14 | <bgomes> I am like of ltsp-thinadmin
| |
01:14 | <andrew_> OK
| |
01:14 | Nice to meet you
| |
01:15 | <bgomes> andrew_: there are webmin module, there are webaplication
| |
01:15 | <andrew_> What would you sugest for a beginer
| |
01:16 | <IRCzito_home> Good Night guys, now i will go sleep :D
| |
01:17 | <bgomes> IRCzito_home: :)
| |
01:18 | andrew_: ltsp-thinadmin is easy and complet
| |
01:18 | <IRCzito_home> Im so happy, local device works :D
| |
01:18 | andrew_ has quit IRC | |
01:18 | IRCzito_home has quit IRC | |
01:34 | Egyptian[Home] has joined #ltsp | |
01:34 | bricode_ has quit IRC | |
01:38 | bricode has joined #ltsp | |
01:42 | plamengr has joined #ltsp | |
01:52 | Egyptian[Home] has quit IRC | |
01:52 | Egyptian[Home] has joined #ltsp | |
02:03 | serentiy has joined #ltsp | |
02:04 | <serentiy> on some thinclient i m getting ltsp nfs server not responding
| |
02:04 | while others are wroking good
| |
02:05 | thin client gets the ip and load kernel image too
| |
02:08 | nfs server 192.168.0.254 not responding, still trying
| |
02:10 | Egyptian[Home1 has joined #ltsp | |
02:11 | Egyptian[Home] has quit IRC | |
02:12 | MetztliXictli has joined #ltsp | |
02:44 | MetztliXictli has quit IRC | |
02:49 | bgomes has left #ltsp | |
02:54 | klausade_ has joined #ltsp | |
02:57 | Metztlixictli has joined #ltsp | |
03:13 | Egyptian[Home1 has quit IRC | |
03:17 | lizk12 has joined #ltsp | |
03:18 | <lizk12> I have a problem. When my second ethernet card is connected to the internet the terminals won't boot. If I deactivate eth1 they boot correctly.
| |
03:19 | Can anybody help me to solve that?
| |
03:21 | By the way, when I start the server eth1 is not active although I had activated it and saved the changes the prevoius session.
| |
03:21 | Is anybody there?
| |
03:22 | serentiy has quit IRC | |
03:22 | <lizk12> Can you help me? I'm running K12Ltsp (Fedora 6) and I'm starting with Linux...
| |
03:25 | klausade_ has quit IRC | |
03:26 | klausade has quit IRC | |
03:26 | Egyptian[Home] has joined #ltsp | |
03:32 | <lizk12> Can you help me
| |
03:33 | lizk12 has quit IRC | |
04:14 | plameng1 has joined #ltsp | |
04:14 | plameng1 has left #ltsp | |
04:15 | Metztlixictli has quit IRC | |
04:41 | cschnee has joined #ltsp | |
05:00 | bricode_ has joined #ltsp | |
05:00 | bricode has quit IRC | |
05:11 | sep has joined #ltsp | |
05:26 | plamengr has quit IRC | |
05:30 | plamengr has joined #ltsp | |
05:52 | aro_helg has quit IRC | |
06:15 | sep has quit IRC | |
06:35 | <IRCzito> jammcq: Good morning
| |
06:35 | jammcq: Are you here?
| |
07:12 | J45p3r has joined #ltsp | |
07:25 | sep has joined #ltsp | |
07:29 | plamengr has quit IRC | |
07:31 | plamengr has joined #ltsp | |
07:32 | cliebow__ has quit IRC | |
07:51 | klausade has joined #ltsp | |
08:18 | IRCzito has quit IRC | |
08:21 | cliebow has joined #ltsp | |
08:53 | plamengr has quit IRC | |
09:14 | Plouj has left #ltsp | |
09:20 | gonzaloaf_laptop has joined #ltsp | |
09:23 | plamengr has joined #ltsp | |
09:23 | bricode has joined #ltsp | |
09:27 | plamengr has left #ltsp | |
09:28 | bricode_ has quit IRC | |
09:32 | sep has quit IRC | |
09:32 | mistik1 has quit IRC | |
09:38 | Egyptian[Home] has quit IRC | |
09:39 | plamengr has joined #ltsp | |
09:40 | Egyptian[Home] has joined #ltsp | |
09:42 | Faithful has quit IRC | |
09:43 | Faithful has joined #ltsp | |
09:49 | mistik1 has joined #ltsp | |
09:56 | sep has joined #ltsp | |
10:05 | gepatino has joined #ltsp | |
10:32 | liljohnpenguin has joined #ltsp | |
10:33 | vagrantc has joined #ltsp | |
10:33 | <liljohnpenguin> hello all
| |
10:33 | its been a long time since I visited
| |
10:34 | I am running ubutu in a VM and trying to boot pxe from another virtual machine
| |
10:34 | getting a tftp error
| |
10:34 | I dont think I have the diskless images setup correctly does this sound correct
| |
10:34 | * jammcq wonders why so many people are trying to do the vmware virtual server/client thing | |
10:35 | <liljohnpenguin> portablility
| |
10:35 | D/R planning it makes sense
| |
10:36 | but for the intents of this senario I am using it simply because of hardware availability is limited at the moment
| |
10:36 | <jammcq> it does work. I've been using vmware for developing LTSP for 5 or 6 years
| |
10:36 | so I know for sure, it can work
| |
10:36 | <liljohnpenguin> ok
| |
10:36 | good
| |
10:37 | can you point me to a tutorial or documentation that explains the boot process that occurs from the client side
| |
10:37 | <jammcq> which version of ltsp ?
| |
10:38 | <liljohnpenguin> just downloaded 5
| |
10:38 | using Ubuntu
| |
10:38 | <jammcq> hmm, documentation is pretty sparse at the moment for ltsp-5
| |
10:38 | <liljohnpenguin> should I back-off and use 4?
| |
10:38 | 4.x
| |
10:38 | <vagrantc> but the pxe/etherboot booting is pretty much the same
| |
10:38 | <jammcq> well, that's totally up to you. both work with vmware
| |
10:39 | 2 weeks ago, I tested all of the ltsp-5 images using vmware
| |
10:39 | <liljohnpenguin> ok so use docs from earlier version then for 5?
| |
10:39 | should point me in correct direction/
| |
10:39 | ?
| |
10:39 | <jammcq> what problem are you having?
| |
10:39 | <liljohnpenguin> TFTP Error
| |
10:40 | <jammcq> that's it? nothing more?
| |
10:40 | <liljohnpenguin> well
| |
10:40 | thats as far as it gets on the client side
| |
10:40 | <jammcq> what else does the error say?
| |
10:40 | <liljohnpenguin> gets an IP from my ltsp DHCP server
| |
10:40 | then TFTP, File not found
| |
10:40 | <jammcq> well...... that tells us alot more
| |
10:41 | what do you have for 'filename' in your dhcpd.conf ?
| |
10:41 | <liljohnpenguin> PXE-T01: File not found
| |
10:41 | PXE-E3B: TFTP Error - file not found
| |
10:41 | OS not found etc
| |
10:41 | <jammcq> what do you have for 'filename' in your dhcpd.conf ?
| |
10:41 | this'll go a whole lot faster, if you answer the questions we ask
| |
10:42 | <liljohnpenguin> pxelinux.0
| |
10:42 | jdoane has joined #ltsp | |
10:42 | <jammcq> that's it? just 'pxelinux.0' ?
| |
10:42 | jdoane has left #ltsp | |
10:43 | <vagrantc> grep filename /etc/dhcp3/dhcpd.conf
| |
10:43 | er.
| |
10:43 | grep filename /etc/dhcp3/dhcpd.conf /etc/ltsp/dhcpd.conf
| |
10:43 | <liljohnpenguin> what the heck
| |
10:44 | <jammcq> exactly
| |
10:44 | <liljohnpenguin> "/ltsp/pxelinux.0"
| |
10:44 | <jammcq> ah, there ya go
| |
10:44 | <liljohnpenguin> should be opt
| |
10:44 | <jammcq> no
| |
10:44 | is the virtual ubuntu server acting as your dhcp server?
| |
10:44 | <liljohnpenguin> yes
| |
10:45 | <jammcq> did you run: ltsp-update-kernels ?
| |
10:45 | <liljohnpenguin> nope
| |
10:45 | <jammcq> how did you install ltsp-5 ?
| |
10:45 | <liljohnpenguin> sudo apt-get install
| |
10:45 | <vagrantc> !ubuntuquick
| |
10:45 | <ltspbot> vagrantc: "ubuntuquick" is https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall
| |
10:45 | <jammcq> did you run ltsp-build-client ?
| |
10:45 | <liljohnpenguin> yes
| |
10:46 | <jammcq> ok, on your virtual server, do this: ls -lR /var/lib/tftpboot
| |
10:47 | <liljohnpenguin> "/var/lib/tftpboot:
| |
10:47 | total 4
| |
10:47 | drwxr-xr-x 2 root root 4096 2006-05-25 17:45 ltsp
| |
10:47 | /var/lib/tftpboot/ltsp:
| |
10:47 | total 0
| |
10:47 | "
| |
10:47 | <vagrantc> jammcq: ltsp-build-client runs ltsp-update-kernels, so that's not something that normally gets run manually.
| |
10:47 | course, it's harmless to run again
| |
10:47 | <jammcq> vagrantc: yeah, I know, but if he installed from tarballs, he'd need to run it
| |
10:47 | <vagrantc> jammcq: ah.
| |
10:47 | <jammcq> and apparently, he's got an empyt /var/lib/tftpboot/ltsp directory
| |
10:47 | <vagrantc> indeed
| |
10:47 | <jammcq> liljohnpenguin: run this: ltsp-update-kernels
| |
10:48 | <liljohnpenguin> so run ltsp-update-kernels?
| |
10:48 | <vagrantc> jammcq: we should make an ltsp-build-client for the tarballs
| |
10:48 | <liljohnpenguin> ok
| |
10:48 | <jammcq> vagrantc: the tarballs are the RESULT of ltsp-build-client
| |
10:48 | <vagrantc> jammcq: or something similar
| |
10:48 | <jammcq> or at least most of the result
| |
10:49 | <vagrantc> jammcq: yes, i know. but when they're installing from a tarball, it would be nice to have a single script to call to handle some of the tasks like ltsp-update-sshkeys and ltsp-update-kernels, maybe others
| |
10:49 | <jammcq> yeah, I agree
| |
10:49 | <liljohnpenguin> is that the syntax?
| |
10:49 | <jammcq> liljohnpenguin: yep
| |
10:49 | ltsp-update-kernels
| |
10:49 | <liljohnpenguin> hmmm
| |
10:50 | MetztliXictli has joined #ltsp | |
10:50 | <MetztliXictli> hi speak spanish
| |
10:50 | <jammcq> liljohnpenguin: do this: ls -l /opt/ltsp/i386
| |
10:50 | <vagrantc> MetztliXictli: un poco
| |
10:50 | <liljohnpenguin> cp: cannot stat `/opt/ltsp/*/boot/vmlinuz*': No such file or directory
| |
10:50 | ok
| |
10:50 | <vagrantc> that'll do it.
| |
10:50 | * jammcq thinks ltsp-build-client didn't work | |
10:50 | <MetztliXictli> tengo un ltsp4.2 corriendo en debian etch y tengo problemas con un cliente
| |
10:51 | <liljohnpenguin> "total 72
| |
10:51 | drwxr-xr-x 2 root root 4096 2007-03-16 15:02 bin
| |
10:51 | drwxr-xr-x 2 root root 4096 2007-03-16 15:02 boot
| |
10:51 | drwxr-xr-x 4 root root 4096 2007-03-16 15:03 dev
| |
10:51 | drwxr-xr-x 41 root root 4096 2007-03-16 15:03 etc
| |
10:51 | drwxr-xr-x 2 root root 4096 2006-05-22 10:00 home
| |
10:51 | drwxr-xr-x 2 root root 4096 2007-03-16 15:01 initrd
| |
10:51 | drwxr-xr-x 12 root root 4096 2007-03-16 15:02 lib
| |
10:51 | drwxr-xr-x 2 root root 4096 2007-03-16 15:01 media
| |
10:51 | <jammcq> hmm
| |
10:51 | <liljohnpenguin> drwxr-xr-x 2 root root 4096 2006-05-22 10:00 mnt
| |
10:51 | drwxr-xr-x 2 root root 4096 2007-03-16 15:01 opt
| |
10:51 | <vagrantc> liljohnpenguin: please use the pastbot
| |
10:51 | <liljohnpenguin> drwxr-xr-x 2 root root 4096 2006-05-22 10:00 proc
| |
10:51 | <vagrantc> !pastebot
| |
10:51 | <ltspbot> vagrantc: "pastebot" is The LTSP pastebot is at http://pastebot.ltsp.org. Please paste all text longer than a line or two to the pastebot, as it helps to reduce traffic in the channel. A link to the content will be pasted in the channel.
| |
10:51 | <liljohnpenguin> drwxr-xr-x 2 root root 4096 2007-03-16 15:01 root
| |
10:51 | drwxr-xr-x 2 root root 4096 2007-03-16 15:40 sbin
| |
10:51 | drwxr-xr-x 2 root root 4096 2007-03-16 15:01 srv
| |
10:51 | drwxr-xr-x 2 root root 4096 2006-05-21 14:46 sys
| |
10:51 | drwxrwxrwt 2 root root 4096 2007-03-16 15:02 tmp
| |
10:51 | drwxr-xr-x 10 root root 4096 2007-03-16 15:01 usr
| |
10:51 | drwxr-xr-x 13 root root 4096 2007-03-16 15:01 var
| |
10:51 | "
| |
10:51 | <vagrantc> !pastebot
| |
10:51 | <ltspbot> vagrantc: "pastebot" is The LTSP pastebot is at http://pastebot.ltsp.org. Please paste all text longer than a line or two to the pastebot, as it helps to reduce traffic in the channel. A link to the content will be pasted in the channel.
| |
10:51 | <liljohnpenguin> ok
| |
10:51 | sorry
| |
10:52 | <vagrantc> MetztliXictli: que problemas?
| |
10:52 | <jammcq> liljohnpenguin: do this: ls -l /opt/ltsp/i386/boot
| |
10:52 | just tell me how many files are in that listing
| |
10:52 | <ltsppbot> "liljohnpenguin" pasted "jammcq" (19 lines) at http://pastebot.ltsp.org/53
| |
10:53 | <liljohnpenguin> "total 100
| |
10:53 | -rw-r--r-- 1 root root 94760 2005-10-25 05:32 memtest86+.bin
| |
10:53 | "
| |
10:53 | <jammcq> that's all ? just 1 file ?
| |
10:53 | <liljohnpenguin> I was going to ask if there is a new minimum memory requirement for the client
| |
10:54 | <MetztliXictli> vagrantc: i back
| |
10:54 | <liljohnpenguin> the last time I did this I booted from a 486 w/8mb of ram
| |
10:54 | yes
| |
10:54 | <jammcq> that won't fly with ltsp-5
| |
10:54 | <vagrantc> liljohnpenguin: you can get it to work with 32mb, but you're better off with 48mb
| |
10:54 | <liljohnpenguin> should I try to re-run ltsp client setup?
| |
10:54 | <jammcq> looks like something failed during ltsp-build-client
| |
10:54 | liljohnpenguin: you didn't run out of space on your disk, did you?
| |
10:55 | <vagrantc> MetztliXictli: que problemas con los clientes?
| |
10:55 | Egyptian[Home] has quit IRC | |
10:55 | <liljohnpenguin> I bet I may have
| |
10:56 | hold
| |
10:56 | <gepatino> hi, about the memory requirements for the client, is that related to the new ssh approach?
| |
10:56 | bricode has quit IRC | |
10:56 | <vagrantc> gepatino: partially. but partially because the binaries are not as finely tuned
| |
10:57 | <jammcq> (yet)
| |
10:57 | <gepatino> I had some problems yesterday installing a ltsp server (ubuntu edgy) with 32mb clients
| |
10:57 | * vagrantc suspects it will be hard for each and every distro to tweak their binaries | |
10:57 | <liljohnpenguin> jammcq: nah, I did build a 20gb vm so thats fine
| |
10:57 | <jammcq> vagrantc: yeah, I agree
| |
10:58 | <gepatino> should i get better performance if run X --query, without ldm?
| |
10:58 | <liljohnpenguin> I am running the ltsp-build-client again
| |
10:58 | <jammcq> liljohnpenguin: welp, i'd blow away /opt/ltsp, and run ltsp-build-client again
| |
10:58 | <vagrantc> i already feel a little uncomfortable at how many init scripts we don't run.
| |
10:58 | <jammcq> vagrantc: and I feel uncomfortable at how many we DO run :)
| |
10:58 | <vagrantc> gepatino: probably better performance, but you'll loose some features.
| |
10:59 | <gepatino> i get that, but some terminals we have are 'really' old
| |
10:59 | <vagrantc> jammcq: it's just removing so many init scripts means it's more likely to do something weird from the distro perspective
| |
10:59 | <liljohnpenguin> jammcq: do you provide pro support
| |
10:59 | ?
| |
10:59 | <vagrantc> jammcq: it deviates more from "normal" behavior
| |
10:59 | <jammcq> but having so many, means its doing things a thin client really doesn't need to do
| |
10:59 | <gepatino> is there a developers forum or something like that? maybe i could help doing something
| |
10:59 | <vagrantc> right. that's the trade-off. more standard, or more customized
| |
10:59 | <jammcq> liljohnpenguin: my company http://www.DisklessWorkstatiosn.com provides professional support
| |
11:00 | <liljohnpenguin> can you discuss rates?
| |
11:00 | <jammcq> it's on the website
| |
11:00 | <liljohnpenguin> is it annual or hourly?
| |
11:00 | ok
| |
11:00 | thanks
| |
11:00 | <jammcq> hourly
| |
11:00 | <gepatino> i use ltsp since version 3 (maybe before)
| |
11:01 | and have some experience
| |
11:02 | and, no offense, yesterday i fell that ubuntu-ltsp is something where i could give a hand
| |
11:02 | <jammcq> it needs lots of hands
| |
11:02 | <gepatino> at least in edgy, it's not that clear how it works, at first sight
| |
11:02 | <jammcq> i'm not even sure how it works
| |
11:02 | * vagrantc has a pretty good idea | |
11:03 | <vagrantc> "how it works" is pretty broad sweeping, though.
| |
11:03 | <jammcq> "works well" is an answer
| |
11:03 | <liljohnpenguin> jammcq: where are you based?
| |
11:04 | <jammcq> liljohnpenguin: about 30 miles nw of Detroit, Michigan
| |
11:04 | <liljohnpenguin> in the stix eh?
| |
11:04 | <jammcq> the beautiful stix
| |
11:04 | <vagrantc> gepatino: what exactly is unclear? the only thing thats really significantly different is how you build the ltsp environment.
| |
11:04 | gepatino: and, i guess, LDM
| |
11:05 | <gepatino> that... ldm
| |
11:05 | <vagrantc> LDM is a frontend for "ssh -X"
| |
11:05 | <jammcq> vagrantc: under the hood, there's lots of changes
| |
11:05 | <liljohnpenguin> jammcq: I would really like to talk to you offline sometime
| |
11:05 | <gepatino> is it still possible to change ldm for some custom scritp, like the old screen.d directory?
| |
11:05 | <jammcq> where are you located?
| |
11:05 | <vagrantc> jammcq: yes, but it "works" largely the same. there's no huge conceptual changes in NFS, TFTP, DHCP, etc. configuration
| |
11:05 | <liljohnpenguin> Memphis, TN
| |
11:06 | <vagrantc> gepatino: yes, it supports screen.d scripts
| |
11:06 | <jammcq> vagrantc: well, yeah, I'll agree with that
| |
11:06 | <gepatino> Buenos Aires, Argentina :P
| |
11:06 | <jammcq> gepatino: wow, how's your summer going?
| |
11:07 | <liljohnpenguin> jammcq: one thing I wanted know, can you boot this across VPN yet im sure a MetroE would work fine, but what about slower links
| |
11:07 | <gepatino> it was quite hot, now we're entering autumm... 16-25 degress, rain...
| |
11:07 | <jammcq> vpn isn't something that LTSP does
| |
11:08 | <gepatino> does anyone know what enhancements are we getting in feisty, related to ltsp?
| |
11:08 | <liljohnpenguin> jammcq: no I mean if there is an existing IPSEC tunnel and a DHCP server in Detroit and I wanted to Boot at the other end here in memphis for EXAMPLE
| |
11:08 | <jammcq> running NFS over a WAN isn't a good idea
| |
11:08 | <liljohnpenguin> haha
| |
11:09 | <jammcq> sure it can be done
| |
11:09 | but who's got the time?
| |
11:09 | <vagrantc> gepatino: apparently, not a huge number of changes from edgy to feisty.
| |
11:09 | i guess a huge version bump.
| |
11:09 | <liljohnpenguin> jammcq: ran the ltsp-build-client and my screen is booting
| |
11:10 | <jammcq> cool
| |
11:10 | <gepatino> liljohnpenguin: i guess you could install all the client packages in a machine (with a disk, of course) and then connect it to the remote server
| |
11:10 | i think that should work
| |
11:10 | <liljohnpenguin> hmmm
| |
11:10 | <gepatino> vagrantc: and when you update the ltsp server to feisty, it's neccesary to rebuild the client, i'm wrong?
| |
11:11 | <vagrantc> gepatino: i think that's what they would recommend, though you could try just upgrading the client chroot
| |
11:11 | <gepatino> vagrantc: ok, thanks
| |
11:12 | are you developers of ltsp?
| |
11:12 | klausade has quit IRC | |
11:12 | <vagrantc> gepatino: i work on ltsp in debian, and work closely with ogra, who works on ltsp in ubuntu
| |
11:13 | <liljohnpenguin> "IP-Config: eth0 hardware address 00:0c:29:71:98:6f mtu 1500 DHCP RARP"
| |
11:13 | hung here on boot
| |
11:14 | <gepatino> on monday i'm doing some more testing, after that i would like to help as far as i have some time
| |
11:14 | does developers meet here?
| |
11:14 | <vagrantc> largely
| |
11:14 | <gepatino> or is it some other channel?
| |
11:14 | <jammcq> "meet" here? we "live" here
| |
11:14 | <gepatino> jaja
| |
11:14 | <cliebow> 8`)
| |
11:15 | <gepatino> ok, i'll bring some pizza and beers
| |
11:15 | <cliebow> This is our social life
| |
11:16 | gepatino:please genuflect when jammcq speaks 8~)
| |
11:17 | <gepatino> genuflect? ... i'll go for my dictionary...
| |
11:17 | <jammcq> me too
| |
11:17 | <liljohnpenguin> ok I remember having this problem before, fails at mounting nfs
| |
11:17 | <gepatino> To bend the knee, as in worship.
| |
11:17 | <cliebow> that is the one
| |
11:18 | <gepatino> i thought it was some kind of cliebow's fetish :)
| |
11:18 | (english is not my first languagge)
| |
11:18 | <cliebow> probasbly so..jammcq pulled me from the black hole..five years ago
| |
11:19 | <jammcq> http://en.wikipedia.org/wiki/Genuflect
| |
11:19 | and now, cliebow is a fine example of an LTSPer
| |
11:19 | <cliebow> i try 8~)
| |
11:19 | * vagrantc didn't know jammcq had the power to subvert black holes | |
11:20 | * jammcq prefers donut holes | |
11:21 | <cliebow> have lappie..will trsvel
| |
11:21 | have laptop...will type
| |
11:22 | <gepatino> well people.. see you later
| |
11:22 | hope i could help some time
| |
11:22 | <vagrantc> look forward to it :)
| |
11:22 | <cliebow> do!
| |
11:23 | wireless ibooks are subverting my ltsp..
| |
11:23 | gepatino has quit IRC | |
11:24 | <liljohnpenguin> fo ubuntu I am not able to "sudo apt-get install mknbi" no available packages
| |
11:25 | <vagrantc> liljohnpenguin: that's odd, http://packages.ubuntu.com/mknbi lists it as present in edgy and feisty in main
| |
11:25 | MetztliXictli has quit IRC | |
11:25 | <liljohnpenguin> ill add that to sources list, hope thats all it is
| |
11:27 | <vagrantc> that's not a sources.list entry ...
| |
11:27 | and how you would have an ubuntu install without a main repository is beyond me
| |
11:27 | so what i'm saying is, it's very strange that you don't have mknbi available
| |
11:27 | <cliebow> liljohnpenguin, perhaps pastebot your sources.list
| |
11:28 | !p[astebot
| |
11:28 | <ltspbot> cliebow: Error: Missing "]". You may want to quote your arguments with double quotes in order to prevent extra brackets from being evaluated as nested commands.
| |
11:28 | <cliebow> GAH..beat you
| |
11:29 | balls
| |
11:29 | !pastebot
| |
11:29 | <ltspbot> cliebow: "pastebot" is The LTSP pastebot is at http://pastebot.ltsp.org. Please paste all text longer than a line or two to the pastebot, as it helps to reduce traffic in the channel. A link to the content will be pasted in the channel.
| |
11:34 | Shingoshi has quit IRC | |
11:39 | Shingoshi has joined #ltsp | |
11:42 | <ltsppbot> "liljohnpenguin" pasted "sudo apt-get install mknbi says package referred to by another name" (33 lines) at http://pastebot.ltsp.org/54
| |
11:42 | bricode has joined #ltsp | |
11:43 | spectra has quit IRC | |
11:44 | spectra has joined #ltsp | |
11:44 | bricode has quit IRC | |
11:44 | <vagrantc> liljohnpenguin: "package referred to by another name" ? could you paste the exact text of the error message?
| |
11:46 | <ltsppbot> "liljohnpenguin" pasted "mknbi error" (7 lines) at http://pastebot.ltsp.org/55
| |
11:47 | <vagrantc> liljohnpenguin: hrm.
| |
11:47 | liljohnpenguin: ah!
| |
11:47 | liljohnpenguin: you're on dapper.
| |
11:47 | liljohnpenguin: uncomment your "universe" lines in sources.list
| |
11:48 | liljohnpenguin: oh... you have ... have you run apt-get update after including the universe lines?
| |
11:48 | <PMantis> HI guys
| |
11:48 | <liljohnpenguin> will try again
| |
11:48 | * PMantis sips a cup of coffee and cracks eyes | |
11:50 | <liljohnpenguin> dang I never did the apt update
| |
11:50 | thanks!
| |
11:50 | works
| |
11:53 | <vagrantc> heh.
| |
12:02 | <cliebow> PMantis1!!
| |
12:02 | ?Hi
| |
12:06 | parsley has quit IRC | |
12:08 | <liljohnpenguin> NBP is too big to fit in free base memory
| |
12:08 | hmmm?
| |
12:13 | <jammcq> liljohnpenguin: sounds like you are using PXE to load a kernel. instead, you shouuld be using PXE to load pxelinux.0
| |
12:13 | and then pxelinux.0 loads a kernel
| |
12:23 | bricode has joined #ltsp | |
12:24 | <liljohnpenguin> jammcq: i am using the ubuntu docs
| |
12:24 | bricode_ has joined #ltsp | |
12:25 | <liljohnpenguin> jammcq: I changed my dhcp.conf back to load pxelinux.0 and I get what looks like a full boot and fails at nfs
| |
12:26 | <PMantis> jammcq, I'm stuck on one more thing... I thinks it's my last hurdle
| |
12:26 | jammcq, with a perl system call, can I change the current directory before calling?
| |
12:26 | <liljohnpenguin> "uncompressing linux.... OK, booting the kernel.
| |
12:27 | IP-config eth0 hardware address, ............ mtu 1500 DHCP RARP???
| |
12:28 | hangs
| |
12:28 | <vagrantc> liljohnpenguin: maybe paste a copy of your pxelinux.cfg/default file, and your dhcpd.conf
| |
12:30 | <PMantis> Hmmm, chdir might work
| |
12:31 | <ltsppbot> "liljohnpenguin" pasted "both" (18 lines) at http://pastebot.ltsp.org/56
| |
12:32 | bricode has quit IRC | |
12:32 | <jammcq> PMantis: sure, chdir
| |
12:33 | <PMantis> I found I had to call it before system...
| |
12:33 | system (cd /blah;./command) doesnt' work.
| |
12:34 | <liljohnpenguin> vagrantc: did you see?
| |
12:35 | bogor has joined #ltsp | |
12:35 | <vagrantc> liljohnpenguin: hmmm... so ... it gets to the IPConfig thing, and then sits there ?
| |
12:36 | MrChicken has joined #ltsp | |
12:36 | <MrChicken> Hello
| |
12:36 | I'm using ltsp 4.2, however i cant get audio working on X
| |
12:36 | I guess its working on the shell...
| |
12:36 | <liljohnpenguin> vagrantic
| |
12:36 | bogor has left #ltsp | |
12:37 | <liljohnpenguin> oops yes var
| |
12:39 | vagrantc: I see the ubuntu splash and loading vmlinuv, loading initrd.img, ready then that other stuff and hangs
| |
12:40 | <MrChicken> I do esdplay chimes.wav on the shell and I can hear nothing
| |
12:40 | alkthough no error is produceed
| |
12:46 | sep has quit IRC | |
12:52 | bgomes has joined #ltsp | |
12:53 | <cliebow> liljohnpenguin so you are past first dhcp...
| |
12:59 | <liljohnpenguin> cliebow, yes
| |
13:07 | <MrChicken> hello
| |
13:10 | I cant get X to play sounds... I can get sound on the shell (before typong startx)
| |
13:11 | can anybody help me?
| |
13:12 | <cliebow> liljohnpenguin i wonder if nfs is bothering..frst..in pxelinux.cfg is there an apend statement with splash and quiet enabled?
| |
13:13 | cliebow__ has joined #ltsp | |
13:13 | <cliebow__> liljohnpenguin..can you heasr me now?
| |
13:13 | <liljohnpenguin> oops
| |
13:13 | yes
| |
13:13 | I can hear you
| |
13:13 | looking
| |
13:15 | <ltsppbot> "liljohnpenguin" pasted "cliebow" (15 lines) at http://pastebot.ltsp.org/57
| |
13:15 | <vagrantc> liljohnpenguin: you might be better off with ubuntu edgy or feisty with ltsp ...
| |
13:15 | <liljohnpenguin> there is my pxelinux.cfg and dhcp.conf
| |
13:15 | <cliebow__> yes
| |
13:16 | i have a pos windows bos..this one..just cam up
| |
13:17 | <liljohnpenguin> vagrantc: what are those varients?
| |
13:17 | <cliebow__> if you can coment out quiet and spash you can better see where things are carrping out..maybe..but vagrantc is right..upgrade might very well be a help
| |
13:17 | <liljohnpenguin> gotcha
| |
13:17 | <cliebow__> splash gives you splash..quiet suppresses the messages you nedd
| |
13:18 | though i dont knw dapper at all..
| |
13:20 | i was thinking nfs..but sounds more like your card isnt well supportd in dapper?
| |
13:20 | http://wiki.ltsp.org/twiki/bin/view/Ltsp/NFS#NFS_Server_not_responding
| |
13:20 | if nfs
| |
13:20 | !nfs
| |
13:20 | <ltspbot> cliebow__: Error: "nfs" is not a valid command.
| |
13:23 | <cliebow> ltspbot
| |
13:23 | !ltspbot
| |
13:23 | <ltspbot> cliebow: Error: "ltspbot" is not a valid command.
| |
13:27 | MrChicken has quit IRC | |
13:28 | <vagrantc> liljohnpenguin: they are newer versions of ubuntu
| |
13:28 | <liljohnpenguin> ahh ok
| |
13:28 | is there a self contained ltsp distro I can install and bam done?
| |
13:29 | <cliebow__> well..not exactly..you can d/l edgy iso or a feisty alpha iso..edgy is nice..
| |
13:29 | <vagrantc> edubuntu should include ltsp by default
| |
13:29 | <liljohnpenguin> gotcha
| |
13:30 | would be nice to have a vmdk file for download on the site
| |
13:30 | just download and open with vmware
| |
13:30 | parsley has joined #ltsp | |
13:30 | <cliebow__> that too..edu is very nice..if i were you i'd stay away from vmware til you are familiar with ltsp
| |
13:31 | <liljohnpenguin> ok
| |
13:31 | <cliebow__> there are some network gotchas i thinki n vmware..jammcq would know for sure..
| |
13:33 | or if you have broadband and feel adventurous you can upgrade to edgy pretty easily
| |
13:33 | by altering sources.list..apt-get update...apt-get -y dist-upgrade
| |
13:34 | several times usually
| |
13:34 | <liljohnpenguin> ok will try it
| |
13:35 | <cliebow__> if you cd /etc/apt
| |
13:35 | <liljohnpenguin> jammcq says no prob with vmwaer
| |
13:35 | vmware
| |
13:35 | <cliebow__> and do sed -e 's/edgy/feisty/g' -i sources.list
| |
13:36 | <liljohnpenguin> ok done
| |
13:36 | now?
| |
13:36 | update?
| |
13:36 | <cliebow__> apt-get update
| |
13:36 | apt-get -y dist-upgrade..it will take a lot of time
| |
13:38 | please someeone slap me up side of the head if i am leading this gentleman astray
| |
13:38 | <liljohnpenguin> SMACK!
| |
13:38 | lol
| |
13:38 | <cliebow__> 8!)
| |
13:38 | <liljohnpenguin> who said I was gentle
| |
13:39 | <cliebow__> well you arent spamming the channel to get attention like the last guy 8~)
| |
13:39 | <liljohnpenguin> but I do think I did a dist upgrade before ltsp install
| |
13:39 | <cliebow__> to whatever distro is specified in sources.list i am afraid
| |
13:39 | <liljohnpenguin> oh i must have missed that
| |
13:41 | really looks like when it gets to mounting root file system is where it bombs out
| |
13:41 | ahhhhh
| |
13:42 | i think I know what it is!!!!!!!
| |
13:42 | <cliebow__> so it seems to get address and root-path ..standing by
| |
13:42 | <liljohnpenguin> do I need any client hard disk space at all
| |
13:42 | or all ram?
| |
13:42 | <cliebow__> all ram
| |
13:42 | <liljohnpenguin> oh ok
| |
13:42 | <cliebow__> 128 is nice
| |
13:42 | <liljohnpenguin> im on 256
| |
13:43 | <cliebow__> you can watch logs on your server and see if it does first dhcp which is obviously ok..then second dhcp response where root-path is specified
| |
13:44 | <liljohnpenguin> hmmm ok
| |
13:44 | <cliebow__> if you see all four packets on second dhcp..then nfs is at fault
| |
13:45 | http://wiki.ltsp.org/twiki/bin/view/Ltsp/NFS
| |
13:46 | that was for 4.2..but the idea is the same
| |
13:46 | <liljohnpenguin> /opt/ltsp *(ro,no_root_squash,async)
| |
13:46 | thats mine
| |
13:46 | <cliebow__> great
| |
13:47 | <liljohnpenguin> should it be /opt/ltsp/i386
| |
13:47 | <cliebow__> no..
| |
13:47 | <liljohnpenguin> ok sorry
| |
13:47 | <cliebow__> cause you can put six different chroot filesystemes in ther if you like the way you have it
| |
13:48 | like /opt/ltsp/ppc /opt/ltsp/148-4.2
| |
13:48 | .
| |
13:49 | like /opt/ltsp/sparc
| |
13:49 | for clients of other persuasion
| |
13:50 | <liljohnpenguin> nfs isnt runnign
| |
13:50 | <cliebow__> that might be a problem..8~)
| |
13:51 | ahhh..back to feisty..
| |
13:51 | cliebow__ has left #ltsp | |
13:55 | spectra has quit IRC | |
13:56 | plamengr has quit IRC | |
14:06 | plamengr has joined #ltsp | |
14:22 | nicoAMG has joined #ltsp | |
14:22 | <ltsppbot> "liljohnpenguin" pasted "bombs out at mounting root file system never says DONE" (8 lines) at http://pastebot.ltsp.org/58
| |
14:26 | <vagrantc> liljohnpenguin: dpkg --root=/opt/ltsp/i396 -l initramfs-tools
| |
14:27 | nicoAMG has quit IRC | |
14:27 | nicoAMG has joined #ltsp | |
14:27 | <ltsppbot> "liljohnpenguin" pasted "response" (6 lines) at http://pastebot.ltsp.org/59
| |
14:28 | <liljohnpenguin> what is this?
| |
14:29 | nicoAMG has quit IRC | |
14:29 | cliebow has quit IRC | |
14:49 | IRCzito_home has joined #ltsp | |
14:55 | PMantis_ has joined #ltsp | |
14:56 | gigabytes has joined #ltsp | |
14:57 | PMantis has quit IRC | |
15:08 | MrChicken has joined #ltsp | |
15:08 | MrChicken has left #ltsp | |
15:17 | MrChicken has joined #ltsp | |
15:17 | <MrChicken> Hello
| |
15:23 | MrChicken has left #ltsp | |
15:24 | bobby_C has joined #ltsp | |
15:32 | spectra has joined #ltsp | |
15:34 | <vagrantc> liljohnpenguin: you've got a really old version of initramfs-tools ...
| |
15:42 | <liljohnpenguin> man I just downloaded ubuntu iso and installed
| |
15:42 | i fugured it would be mostly up to date
| |
15:42 | guess not
| |
15:42 | Egyptian[Home] has joined #ltsp | |
15:44 | <vagrantc> liljohnpenguin: well, you downloaded the long-term support version of ubuntu ... a lot of improvements to the LTSP code were made after that was released.
| |
15:44 | well, after it was feature-frozen, i think.
| |
15:45 | <liljohnpenguin> i think im close to getting this working
| |
15:45 | but ok, ill try that
| |
16:02 | nf1 has quit IRC | |
16:09 | petre has joined #ltsp | |
16:09 | <petre> jammcq: ping?
| |
16:12 | PMantis_ has quit IRC | |
16:12 | PMantis has joined #ltsp | |
16:13 | <PMantis> jammcq, I got it finished! Now I just need to work on securing it.
| |
16:13 | jammcq, I'll tell you what it does, if you have time. :-)
| |
16:22 | <petre> I don't think jammcq is around
| |
16:22 | <PMantis> heh
| |
16:22 | * PMantis neither | |
16:33 | cliebow has joined #ltsp | |
16:41 | IRCzito_home has quit IRC | |
16:43 | klausade has joined #ltsp | |
16:45 | liljohnpenguin has quit IRC | |
16:53 | Stevecar has joined #ltsp | |
16:59 | bobby_C has quit IRC | |
17:03 | plamengr has quit IRC | |
17:04 | Fosfor1 has joined #ltsp | |
17:04 | petre has quit IRC | |
17:11 | cliebow has quit IRC | |
17:12 | cliebow has joined #ltsp | |
17:13 | plamengr has joined #ltsp | |
17:13 | plamengr has left #ltsp | |
17:16 | Fosforo has quit IRC | |
17:17 | plamengr has joined #ltsp | |
17:17 | plamengr has left #ltsp | |
17:23 | Faithful has quit IRC | |
17:24 | Faithful has joined #ltsp | |
17:48 | PMantis has quit IRC | |
18:09 | PMantis has joined #ltsp | |
18:12 | bgomes has quit IRC | |
18:15 | bgomes has joined #ltsp | |
18:22 | Stevecar has quit IRC | |
18:42 | <PMantis> jammcq, ping
| |
19:07 | freemindx has joined #ltsp | |
19:16 | ogra has quit IRC | |
19:17 | ogra has joined #ltsp | |
19:19 | <PMantis> HI ogra
| |
19:20 | ogra, Say... would you happen to know (of the top of your head) how much space a server install of Edgy takes?
| |
19:25 | <cliebow> PMantis:you use feisty...on a laptop..wireless?
| |
19:30 | <PMantis> Nothing beta here... except Gaim
| |
19:32 | jammcq has quit IRC | |
19:34 | jammcq has joined #ltsp | |
19:34 | <jammcq> hey kids
| |
19:35 | <cliebow> jammcq!!!!!!!!!!
| |
19:36 | <jammcq> hey chucky
| |
19:41 | * Lumiere hands chucky a butchers knife | |
19:42 | <Lumiere> I noticed sbalneav had a couple bugs in on gobby
| |
19:42 | got my first taste of it today
| |
19:42 | I think a permenent sobby server might show up at school
| |
19:42 | and my boss might be forced into using it
| |
19:52 | gepatino has joined #ltsp | |
20:00 | bgomes has quit IRC | |
20:24 | liljohnpenguin has joined #ltsp | |
20:47 | gepatino has quit IRC | |
21:06 | bgomes has joined #ltsp | |
21:12 | psyco-obiwan has quit IRC | |
21:12 | psyco-obiwan has joined #ltsp | |
21:30 | MetztliXictli has joined #ltsp | |
21:30 | <MetztliXictli> hi vagrantc
| |
21:30 | do you speak spanish?
| |
21:35 | Fosfor1 has quit IRC | |
21:40 | J45p3r has quit IRC | |
21:52 | <MetztliXictli> hi speak spanish
| |
21:55 | <bgomes> MetztliXictli: hi, I am speak in portugues, is very similar, what u do?
| |
21:57 | <MetztliXictli> bgomes: cuando intento hacer login en un terminal me repite los caracteres., ejemplo login:ccccllllliiiiiieeeeennnntttteee000001
| |
21:59 | <bgomes> MetztliXictli: eu já vi a solução disso em um forum brasileiro
| |
22:00 | bgomes: http://www.ltsp-br.org/forum/
| |
22:03 | <MetztliXictli> ok
| |
22:07 | <bgomes> MetztliXictli: http://www.ltsp-br.org/forum/viewtopic.php?t=50
| |
22:08 | <MetztliXictli> ok
| |
22:08 | miro
| |
22:09 | <vagrantc> MetztliXictli: hola
| |
22:09 | <MetztliXictli> hi vagrantc
| |
22:10 | tengo un problema con un think/client en ltsp4.2
| |
22:10 | <bgomes> MetztliXictli: qual o problema?
| |
22:10 | <MetztliXictli> cuando inicia gdm hago login:ccccclllliiieeennnttteee000111
| |
22:11 | <vagrantc> MetztliXictli: GDM o LDM ?
| |
22:11 | <MetztliXictli> este es el problema.,login:ccccclllliiieeennnttteee000111
| |
22:11 | <bgomes> MetztliXictli: viu o link q ti mandei? la tem a solucao
| |
22:11 | <MetztliXictli> GDM
| |
22:11 | <vagrantc> oh, si. GDM
| |
22:11 | <bgomes> (00:07:13) bgomes: MetztliXictli: http://www.ltsp-br.org/forum/viewtopic.php?t=50
| |
22:12 | <vagrantc> MetztliXictli: recuerdo este problema, pero no se reparar
| |
22:14 | <bgomes> vagrantc: só é preciso desligar o acpi via dhcp
| |
22:14 | <vagrantc> ah...
| |
22:15 | <bgomes> vagrantc: I am send link with the soluction of this problem
| |
22:15 | <vagrantc> MetztliXictli: usa PXE o etherboot ?
| |
22:15 | se PXE, es mas facil cambia pxelinux.cfg/default
| |
22:16 | <MetztliXictli> uso etherboot:img floppy?
| |
22:16 | <bgomes> vagrantc: look this ltsp-br.org/forum/viewtopic.php?t=50
| |
22:19 | <MetztliXictli> vagrantc: yo uso etherboot
| |
22:20 | gracias bgomes problema solucionado
| |
22:20 | <vagrantc> si.
| |
22:21 | <MetztliXictli> si vagrantc
| |
22:21 | ahora solo me falta activar LDA y sound in the thin-clients
| |
22:21 | <vagrantc> bgomes: we should document that on wiki.ltsp.org
| |
22:22 | MetztliXictli: conoce ...
| |
22:22 | !sound
| |
22:22 | <ltspbot> vagrantc: "sound" is http://wiki.ltsp.org/twiki/bin/view/Ltsp/Sound
| |
22:22 | <vagrantc> !checklist
| |
22:22 | <ltspbot> vagrantc: "checklist" is The checklist for debugging problems with local device access is at http://wiki.ltsp.org/twiki/bin/view/Ltsp/LTSP-42-LocalDev#Troubleshooting. Please work through all 12 steps, record the results, and paste the results to the pastebot at http://pastebot.ltsp.org
| |
22:25 | <MetztliXictli> vagrantc: If you're using assigned addressing (i.e. you have host {} entries), make sure you're specifying:
| |
22:26 | no entiendo eso
| |
22:26 | yo tengo ip statica pero no comprendo que quiere decir
| |
22:27 | <vagrantc> MetztliXictli: miro ahora
| |
22:27 | MetztliXictli: que pagina?
| |
22:27 | <MetztliXictli> http://wiki.ltsp.org/twiki/bin/view/Ltsp/LTSP-42-LocalDev#Troubleshooting.
| |
22:29 | bogor has joined #ltsp | |
22:30 | <vagrantc> MetztliXictli: no se... usa "use-host-decl-names on ;" o "get-lease-hostnames true;"
| |
22:30 | MetztliXictli: pero no los dos
| |
22:31 | MetztliXictli: creo que usa "use-host-decl-names on;" , pero no estoy seguro
| |
22:31 | <bogor> i have ltsp 1.4 setup on debian sarge. I upgraded the tftp & tried chenging the conf files, now the clients are not bootng. They hang at vmlinux....Any solution?
| |
22:31 | tftp is running
| |
22:31 | <vagrantc> ltsp 1.4 ?
| |
22:31 | <bogor> dhcp is also running
| |
22:32 | <MetztliXictli> ok vagrantc
| |
22:32 | <bogor> sorry 4.2
| |
22:33 | <vagrantc> bogor: which tftp server?
| |
22:33 | <bogor> tftpd, tftpd-hpa
| |
22:33 | <vagrantc> bogor: grep filename /etc/dhcp3/dhcpd.conf
| |
22:34 | bogor: grep tftp /etc/inetd.conf
| |
22:38 | <bogor> vagrantc: i am currently away from the server, i need some pointer to where to look for troubleshooting
| |
22:39 | what should i look for in inetd.conf & dhcpd.conf
| |
22:39 | <vagrantc> bogor: well, make sure your filename in dhcpd.conf is relative or full path, depending on how your tftp server is configured.
| |
22:40 | bogor: or, are you saying it gets as far as downloading the kernel, but stops there ?
| |
22:40 | probably easiest to get help if you can irc while you have access to the server, though.
| |
22:41 | <bogor> vagrantc: yes
| |
22:41 | <vagrantc> bogor: so ... are you using tftpd, or tftpd-hpa ?
| |
22:41 | <bogor> ok i will get to the server & then comeback, thanks vagrantc
| |
22:41 | tftpd-hpa
| |
22:41 | <vagrantc> i would recommend avoiding plain tftpd ... tftpd-hpa or atftpd are much nicer.
| |
22:42 | <bogor> tftpd-hpa is what thats used
| |
22:42 | <vagrantc> yes... your first answer was a little unclear though :)
| |
22:42 | <bogor> ok
| |
22:42 | freemindx has quit IRC | |
22:43 | <vagrantc> bogor: there's probably a wiki page for tftp on wiki.ltsp.org
| |
22:43 | !wiki
| |
22:43 | <ltspbot> vagrantc: "wiki" is the LTSP wiki. You can find it at http://wiki.ltsp.org
| |
22:43 | <bogor> the line in inetd.conf for tftpd ends like in.tftpd -s /tftpboot/
| |
22:45 | dhcpd.conf has the line in host /lts/vmkernel<something here>
| |
22:45 | <vagrantc> that sounds about right ...
| |
22:46 | <bogor> what are the possible resaons that client could hang while bootstraping the kernel
| |
22:47 | sorry booting the kernel
| |
22:49 | bogor has left #ltsp | |
22:56 | <MetztliXictli> vagrantc: yoi can helpme with its
| |
22:57 | http://wiki.ltsp.org/twiki/bin/view/Ltsp/LTSP-42-LocalDev-DebianEtch
| |
23:07 | !sound
| |
23:07 | <ltspbot> MetztliXictli: "sound" is http://wiki.ltsp.org/twiki/bin/view/Ltsp/Sound
| |
23:12 | <vagrantc> MetztliXictli: what help do you need?
| |
23:13 | <MetztliXictli> no entiendo como configurar el sonido en ltsp4.2
| |
23:16 | bgomes has quit IRC | |
23:17 | Fosforo has joined #ltsp | |
23:18 | <vagrantc> MetztliXictli: no entiendo como configurar el sonido en ltsp4.2 tambien
| |
23:21 | <MetztliXictli> pero tu sabes ingles
| |
23:21 | <vagrantc> ah, si.
| |
23:21 | <MetztliXictli> te presto la liga y me podrias ayudar
| |
23:21 | http://wiki.ltsp.org/twiki/bin/view/Ltsp/Sound
| |
23:22 | <vagrantc> MetztliXictli: cual distro?
| |
23:23 | <MetztliXictli> debian etch
| |
23:24 | <vagrantc> hay mucho informacion
| |
23:24 | por que no usa ltsp5 ? :P
| |
23:25 | <MetztliXictli> el arranque es mas rapido in ltsp 4.2
| |
23:25 | <vagrantc> MetztliXictli: tiene SOUND=Y y SOUND_DAEMON=esd en lts.conf ?
| |
23:26 | MetztliXictli: que tarjeta de sonido tiene?
| |
23:28 | <MetztliXictli> nop no tengo
| |
23:28 | lo pongo
| |
23:33 | <vagrantc> MetztliXictli: gadi entiende mas de sonido con ltsp 4.2 ...
| |
23:36 | <MetztliXictli> ok vagrantc
| |
23:36 | eso no es prioridad por ahora
| |
23:37 | gracias vagrantc
| |
23:37 | <vagrantc> de nada
| |
23:57 | Bhaskar has joined #ltsp | |
23:57 | <MetztliXictli> vagrantc: usas debian etch_
| |