00:00 | <Jasonrsmith> hi sahil...I was hoping someone who is experience with ltsp might be able to help me out
| |
00:00 | have you been using it long?
| |
00:00 | <sahil> Jasonrsmith: that's most likely not me/ i have been using it for a bit though
| |
00:00 | <sbalneav> What's your question Jasonrsmith?
| |
00:01 | <Jasonrsmith> I am trying to set up an LTSP system for my public library... everything is working fine but I am having a tough time with user profiles
| |
00:01 | I was wondering how others have handled this problem
| |
00:02 | <sbalneav> Depends. User profiles aren't really an LTSP problem
| |
00:02 | <Jasonrsmith> I am running edubuntu 7.04 with the bultin LTSP package..
| |
00:02 | sbalneav, I understand that... I was just wondering how you handled that issue
| |
00:03 | <sbalneav> You'd want to use a combination of Sabayon, Pesselus, and manually locking down gconf entries.
| |
00:03 | <Jasonrsmith> I have tried using sabayon and pessulus, but they don't seem to have any effect on my users
| |
00:03 | <sbalneav> Take a look at the gnome desktop administrators guide, available at the gnome.org site.
| |
00:04 | <whiprush> http://www.gnome.org/learn/admin-guide/latest/
| |
00:04 | is what you want
| |
00:04 | <sbalneav> You probably haven't marked things as "mandatory".
| |
00:04 | there you go.
| |
00:04 | hey, whiprush
| |
00:04 | <sahil> sbalneav: i talked with jammcq a bit about this but ive been having a lot of trouble getting my ebox 2300s to do x so theres not a very long draw time
| |
00:04 | <whiprush> you probably need to tell your ltsp server to use the profiles you made.
| |
00:04 | hi sbalneav!
| |
00:05 | <sahil> is there a way for me to load the sis drm and sis video drivers since they both have the same name?
| |
00:05 | <whiprush> Jasonrsmith: http://www.gnome.org/projects/sabayon/
| |
00:06 | <sahil> /opt/ltsp-4.2/i386/lib/modules/2.6.17.8-ltsp-1/kernel/drivers/video/sis /opt/ltsp-4.2/i386/lib/modules/2.6.17.8-ltsp-1/kernel/drivers/char/drm/sis.ko
| |
00:06 | <whiprush> the pdf there will take you step by step
| |
00:06 | <sahil> like if those are the two
| |
00:06 | <whiprush> Jasonrsmith: at the very bottom of the page, under "More documentation"
| |
00:06 | <sbalneav> sahil: heh, got me.
| |
00:07 | <sahil> lts.conf is parsed by rc.sysinit?
| |
00:07 | <sbalneav> yup
| |
00:07 | You could just manually add a script to load it.
| |
00:08 | <Jasonrsmith> thanks, whiprush and everyone... I have looked at all the docs you mentioned... while I am nowhere as seasoned in linux as I'd like, I know how to read and I have followed the instructions to no avail
| |
00:08 | I had hoped someone here had tried to do this already
| |
00:09 | <sbalneav> I have done it.
| |
00:09 | <sahil> sbalneav: im not knowledgeable to know where to begin on where to call that script and what that script would do
| |
00:09 | <sbalneav> I run Sabayon at work.
| |
00:10 | sahil: You'd have to create a script like:
| |
00:10 | #!/bin/sh
| |
00:10 | <Jasonrsmith> ok, maybe I could ask a simpler question that would help me... which home directory are my users actually using? /home or /opt/ltsp/i386/home
| |
00:11 | <sbalneav> insmod /path/to/first/module/sis.ko
| |
00:11 | insmod /path/to/second/module/sis.ko
| |
00:11 | <Jasonrsmith> I am truly a noob on this, so please bear with me
| |
00:11 | <sbalneav> Jasonrsmith: /home
| |
00:12 | <sahil> for the path its relative to the i386 directory in the ltsp directory?
| |
00:12 | <whiprush> Jasonrsmith: have you run sabayon and made the profile you want?
| |
00:12 | using the little nested desktop thing
| |
00:12 | <Jasonrsmith> yes
| |
00:12 | <sbalneav> sahil: yep
| |
00:12 | daya has joined #ltsp | |
00:12 | <whiprush> Jasonrsmith: ok, so, it should have spit out a .zip file of each profile you made
| |
00:13 | something like ... secretaries.zip
| |
00:13 | etc.
| |
00:13 | <daya> is there is any improvement in sound for ltsp 5.0
| |
00:13 | <sahil> sbalneav:ok that seems simple enough, how would i get the clients to execute the script?
| |
00:13 | <Jasonrsmith> yes, and I have created a user for it... in both the main system and in teh chroot
| |
00:13 | <whiprush> Jasonrsmith: have you seen this page yet: http://www.gnome.org/projects/sabayon/config.html
| |
00:14 | <sbalneav> sahil: graft it into rc.sysinit somewhere. Or, just graft those two commands into rc.sysinit.
| |
00:14 | <sahil> ok sounds good
| |
00:14 | <sbalneav> daya: yep, a few
| |
00:14 | <Jasonrsmith> yes, whiprush
| |
00:14 | <whiprush> Jasonrsmith: and you get no love?
| |
00:14 | <sahil> so theoretically i can toy with rc.sysinit to my hearts content and whatever i put in there will be done explicity by the client's?
| |
00:15 | <Jasonrsmith> none at all
| |
00:15 | <daya> sbalneav, what extra packages or configuration do I then need to have sound support in client,
| |
00:15 | <sbalneav> sahil: heh, toy at your own risk
| |
00:15 | <whiprush> anything in your logs with regard to gconfd or anything like that?
| |
00:15 | <sbalneav> backup first :)
| |
00:15 | <Jasonrsmith> the profile is exactly what I want in the nested session...but it has no effect on any users
| |
00:15 | <sahil> backups are for pussies : )
| |
00:16 | <sbalneav> daya: What linux distro are you using?
| |
00:16 | <whiprush> sbalneav: do the sabayon profiles and all that xml stuff go in the chroot or outside the chroot?
| |
00:16 | <sbalneav> sahil: that's fine, I'll just laugh my *ss off at you tomorrow when you come back whining that you've messed up your rc.sysinit :)
| |
00:17 | outside
| |
00:17 | <daya> sbalneav, actually I am using our own distro, ( a localised version of linux based on debian, and morphix,) but I use the kernel from ethch
| |
00:17 | <sbalneav> whiprush: outside
| |
00:17 | <whiprush> that's what I thought
| |
00:17 | <sbalneav> daya: look at the ltsp-server packages in Debian
| |
00:17 | <whiprush> Jasonrsmith: you're doing this all outside of the ltsp chroot right?
| |
00:17 | <Jasonrsmith> whiprush, sbalneav: so, what is actually kept IN the chroot /home directory?
| |
00:17 | yes
| |
00:18 | <sbalneav> Jasonrsmith: nothing
| |
00:18 | <whiprush> hmm, my homes are outside the chroot
| |
00:18 | <daya> sbalneav, I have done it using tar ball already but vagrant had told me he have to made some patch or something like that , I really don't get it,
| |
00:18 | <sbalneav> daya: Have a look at the source
| |
00:19 | it's up on laucnhpad
| |
00:19 | <whiprush> Jasonrsmith: everytime I've done sabayon that part has Just Worked. You've checked the xml files for typos right?
| |
00:19 | borg7_ has quit IRC | |
00:20 | <Jasonrsmith> whip: I've looked for obvious errors, yes
| |
00:20 | <sbalneav> \o/
| |
00:20 | <whiprush> hmm, damned if I know, I've never had an issue with it. I don't really know what to say
| |
00:20 | <sbalneav> Logged in with the new C ldm, and the new C gtk greeter.
| |
00:21 | what a day.
| |
00:21 | siji has joined #ltsp | |
00:21 | <sbalneav> Time to bzr push my changes!
| |
00:21 | <whiprush> where do you keep the profile .zip files, on that machine or are you hosting them off of a web server or something?
| |
00:21 | sbalneav: how are you guys digging br?
| |
00:21 | er .. bzr?
| |
00:21 | <Jasonrsmith> well, thanks anyway whiprush... I will keep plugging along with it... they are on the ltsp server
| |
00:21 | <whiprush> Jasonrsmith: and the path is right?
| |
00:21 | <sbalneav> whiprush: I'm slowly getting the hang of it.
| |
00:21 | <whiprush> file://blah/blah
| |
00:22 | <sbalneav> Jasonrsmith: Make sure you check out /etc/X11/Xsession.d
| |
00:22 | the sabayon start script's in there
| |
00:22 | Have a look through the script, see if it needs something
| |
00:22 | <whiprush> if there's an error applying the profile it should show up right in the syslog
| |
00:22 | <sbalneav> yep
| |
00:22 | <whiprush> you can't miss it, it's like 3487539457394785 lines of things complaining about xml
| |
00:23 | <Jasonrsmith> k, I'll check it out
| |
00:23 | <daya> sbalneav, is that updated one,
| |
00:23 | <sbalneav> Hey, that;s the same number of times Ive complained about your lack of blogging!
| |
00:23 | <whiprush> still, it's kind of crap, sabayon should have an easy button that just says "apply"
| |
00:24 | <sbalneav> whiprush: I'm even using lifrea now, so, like, if you blogged, I'd see it RIGHT AWAY
| |
00:24 | <whiprush> Jasonrsmith: there's like a million things that sabayon could do better, I'll pass along what a pain in the ass it is to upstream.
| |
00:24 | sbalneav: dude, you have a blog too.
| |
00:24 | sbalneav: we had john terpstra at mug today.
| |
00:24 | <Jasonrsmith> thanks, whiprush
| |
00:24 | <sbalneav> daya: whichm what I'm doing? I'm working on the next version. It's very brittle right now.
| |
00:24 | <whiprush> sbalneav: a genuinely good dude.
| |
00:25 | <sbalneav> whiprush: yeah, but I don't have anything interesting to say!
| |
00:25 | <whiprush> Jasonrsmith: keep up the good fight. It sucks sometimes. :-/
| |
00:25 | sbalneav: If I hit page up in my irsii window 15 times today, I can find a billion good things to say. :D
| |
00:25 | sbalneav: tell me about pulseaudio.
| |
00:25 | people want to know that
| |
00:26 | <sbalneav> Maybe that's my problem. I'm not running irssi :)
| |
00:26 | <whiprush> ok
| |
00:26 | page up 15 times in $client
| |
00:27 | <daya> sbalneav, can I then, Integrate it on 5.0 to support for sound, in the previously installed system , or I have to reinstall new ltsp pacckage for the whle
| |
00:27 | whole,
| |
00:27 | <whiprush> sbalneav: seriously. Blog about sound.
| |
00:28 | <sbalneav> daya: What are you using for ltsp currently? 4.2?
| |
00:28 | <daya> sbalneav, no , I am using 5.0, from the tarball,
| |
00:29 | <sbalneav> whiprush: I'll put on my thinkin' cap and do something tomorrow.
| |
00:29 | daya: Then most of the stuff should be there.
| |
00:29 | <daya> sbalneav, I have done all, except the sound support for client,
| |
00:31 | <sbalneav> Hmmm, wonder if there's a gtk call I can make to do a gradient.
| |
00:31 | i.e. gtk_really_long_function_name_to_do_a_gradient(my_pixbuf, some, other, parms, oh, oh, core, dump)
| |
00:39 | subir has joined #ltsp | |
00:39 | <whiprush> sbalneav: I'm in for ubuntu live and for fossed (moquist's thing)
| |
00:45 | <sbalneav> yawn
| |
00:45 | falling asleep at the keyboard
| |
00:45 | * sbalneav snores | |
00:45 | <sbalneav> time to head to beddie-bye.
| |
00:46 | Night, all
| |
00:46 | sbalneav has quit IRC | |
00:49 | <daya> ogra, hi,
| |
00:50 | ogra, has vagrant sorry for spell, has maed any progress for sound support in ltsp 5.0
| |
00:58 | Jasonrsmith has quit IRC | |
01:05 | muh2000 has quit IRC | |
01:09 | muh2000 has joined #ltsp | |
01:11 | skyion has left #ltsp | |
01:27 | muh2000 has quit IRC | |
01:27 | muh2000 has joined #ltsp | |
01:32 | Burgundavia has quit IRC | |
01:45 | skyion has joined #ltsp | |
01:45 | meetpai has joined #ltsp | |
01:45 | <skyion> morning ;)
| |
01:52 | skyion has quit IRC | |
02:01 | Avatara has joined #ltsp | |
02:06 | MoL0ToV has joined #ltsp | |
02:06 | skyion has joined #ltsp | |
02:09 | <skyion> HI guys, running ubuntu 7.04 with ltsp v5, though im having trouble with the ltsp client picking up usb drives.
| |
02:09 | ive intalled ltsp-fs
| |
02:09 | and rebooted the server
| |
02:10 | on the client side it isnt showing up in dmesg
| |
02:16 | muh2000 has quit IRC | |
02:18 | muh2000 has joined #ltsp | |
02:19 | vanya has joined #ltsp | |
02:22 | <skyion> ;)
| |
02:47 | hmm i think everyone is sleeping
| |
02:52 | agike has joined #ltsp | |
02:54 | <daya> skyion, no no , some are left
| |
02:55 | <skyion> which timezone are you in?
| |
02:55 | or just awake very late
| |
03:07 | <daya> skyion, no I am in different time zone, asia,
| |
03:08 | <skyion> ah, kewl, im in africa ;)
| |
03:19 | <daya> skyion, I am quite furstated due to sound and usb support on ltsp,
| |
03:19 | 5.0
| |
03:20 | actually I am doing it on debian etch,
| |
03:20 | agike has quit IRC | |
03:21 | <skyion> the architechture changed from v4 in the way in which its donw.
| |
03:21 | *done.
| |
03:24 | ogra has quit IRC | |
03:25 | ogra has joined #ltsp | |
03:25 | Q-FUNK has joined #ltsp | |
03:31 | KentTong has joined #ltsp | |
03:32 | <KentTong> hi, I am having a problem with xorg, can anyone help?
| |
03:33 | muh2000 has quit IRC | |
03:33 | muh2000 has joined #ltsp | |
03:35 | <skyion> Hi Kentong.. is this on the ltsp client?
| |
03:37 | <KentTong> yes
| |
03:38 | It can display fine at 1024x768, but if I set it to 800x600, it can still display fine, but the root window seems remain at 1024x768.
| |
03:38 | That is, using the mouse (pointer), I can "pan" in the window.
| |
03:43 | sahil has quit IRC | |
03:45 | bill_c has joined #ltsp | |
03:47 | muh2000 has quit IRC | |
03:54 | Mikaku has joined #ltsp | |
03:57 | KentTong has quit IRC | |
04:02 | muh2000 has joined #ltsp | |
04:07 | Mineque has joined #ltsp | |
04:26 | Bill_c_ has joined #ltsp | |
04:27 | alkabada has joined #ltsp | |
04:29 | <daya> ogra, is there is any improvement in sound support,
| |
04:32 | ScOut3R has joined #ltsp | |
04:32 | <ScOut3R> hey there
| |
04:32 | Faithful has quit IRC | |
04:33 | <ScOut3R> i'd like to know that if i want to produce sound on the thin clients do i have to put a sound card in the ltsp server?
| |
04:36 | vagrantc has joined #ltsp | |
04:36 | <alkabada> hi, there is in ltsp5 something similar to ltspinfo, to shutdown the clients?
| |
04:37 | <vagrantc> not ye
| |
04:37 | t
| |
04:39 | <alkabada> can i use ltspinfo and ltspindod?
| |
04:39 | ltspinfod
| |
04:42 | <vagrantc> if you port it to LTSP5
| |
04:44 | <alkabada> i will take it from ltsp-4.1-0.iso
| |
04:44 | right?
| |
04:45 | Bill_c_ has quit IRC | |
04:45 | bill_c has quit IRC | |
04:46 | muh2000 has quit IRC | |
04:49 | Envite has joined #ltsp | |
04:49 | <Envite> Hello all from Spain
| |
04:49 | Hola a todos desde España
| |
05:01 | <cliebow> Envite:Hola
| |
05:02 | ScOut3R, :no sound card needed in server
| |
05:02 | <ScOut3R> thank you cliebow
| |
05:08 | <skyion> *bump* Hi There, running ubuntu 7.04 with ltsp v5, though im having trouble with the ltsp client picking up usb drives.
| |
05:08 | ive intalled ltsp-fs
| |
05:08 | and rebooted the server
| |
05:08 | on the client side it isnt showing up in dmesg
| |
05:08 | not sure which step to take next
| |
05:25 | ScOut3R has left #ltsp | |
05:30 | pere_away is now known as pere | |
05:36 | Barni has joined #ltsp | |
05:36 | <Barni> hi all
| |
05:36 | i need help
| |
05:36 | i have ltsp, firefox and flasg plugin installed, my problem it is that the Flashp Player plugin has NO sound
| |
05:37 | alkabada has quit IRC | |
05:37 | <Barni> i tried to run the firefox -debugplugin and the result is it's trying to use ALSA, but I have ESD sound system
| |
05:37 | how can it be corrected?
| |
05:39 | pls help me
| |
05:41 | <Envite> have you tried a wrapper?
| |
05:41 | esddsp firefox
| |
05:42 | <Barni> yes
| |
05:42 | tha same messages and no sound
| |
05:44 | meetpai has quit IRC | |
05:50 | Mineque has quit IRC | |
05:59 | <Barni> pls
| |
05:59 | help me put
| |
06:04 | <skyion> :D
| |
06:04 | hmm
| |
06:06 | Nikopoika has quit IRC | |
06:06 | Nikopoika has joined #ltsp | |
06:10 | <skyion> *bump* Hi There, running ubuntu 7.04 with ltsp v5, though im having trouble with the ltsp client picking up usb drives.
| |
06:10 | ive intalled ltsp-fs
| |
06:10 | and rebooted the server
| |
06:10 | on the client side it isnt showing up in dmesg
| |
06:10 | not sure which step to take next
| |
06:19 | n1ghtshd has joined #ltsp | |
06:20 | <n1ghtshd> Hello. I really would like to add the ahci.ko to LTSP 4.2 which comes with kernel 2.6.20.9-ltsp-1 ideas?
| |
06:21 | I'am using a leadingedge HP desktop dc5750 which has ATI sata? ( It works with CentOS 4.4 via scsi_mod,ahci )
| |
06:22 | vagrantc has quit IRC | |
06:23 | <Envite> n1ghtshd: maybe you need the LBE
| |
06:24 | exodos has joined #ltsp | |
06:25 | <n1ghtshd> Envite: the http://ltsp.mirrors.tds.net/pub/ltsp/utils/ltsp_kernel_kit_4.2u3.tgz seems not to include the 2.6.20.9 kernel config file
| |
06:26 | <Envite> n1ghtshd: I can't help, I had never done it
| |
06:26 | <n1ghtshd> Envite: thanks for the pointer
| |
06:27 | <Envite> _maybe_ you need only to copy the module in the adequate dir and rebuild a modules list
| |
06:27 | I repeat: maybe
| |
06:28 | <n1ghtshd> Envite: I was thinking about using a vanilla 2.6.20 from kernel.org and compile a ahci.ko and try it
| |
06:28 | <exodos> hi, Im using ltsp with ubuntu feisty and I have problem with logging in using ldm
| |
06:28 | xdmcp works fine
| |
06:28 | <n1ghtshd> Envite: I don't know what 2.6.20.9 differs from 2.6.20
| |
06:28 | <cliebow> exodos :did you try ltsp update-ssh-keys?? something like that??
| |
06:29 | <exodos> it works also when i specify LDM_COMMAND to something like "dbus-launch gnome-session", but I was wondering why does it not work out of the box
| |
06:29 | cliebow: yes i did
| |
06:30 | ldm.log says that I did connect to the server, auth.log on the server also confirms that
| |
06:30 | <cliebow> just no login? or a return to liogin screen?
| |
06:30 | <exodos> return to login window
| |
06:30 | after 1-2 sek
| |
06:30 | <cliebow> so perhaps .xsession-erros will tell you something
| |
06:30 | muh2000 has joined #ltsp | |
06:30 | <exodos> No profile for user 'test' found
| |
06:31 | only this
| |
06:31 | this should not be a cause, it normal output from sabayon-apply
| |
06:32 | <cliebow> guess i must defer to the developers on this...it is all i can do to keep up ..changes are coming so fast
| |
06:33 | can you wait a couple hours...sbalneav or ogra know this far better than i
| |
06:34 | <exodos> ok
| |
06:36 | yhan has quit IRC | |
06:39 | plamengr has joined #ltsp | |
06:39 | a5benwillis has quit IRC | |
06:53 | <daya> any one has solved the issue of the sound in debian etch for ltsp 5.0
| |
06:53 | I am having problem of sound and usb in clinet
| |
06:53 | :q
| |
06:53 | McDutchie has joined #ltsp | |
06:58 | <daya> ogra, are u here,
| |
07:07 | <n1ghtshd> Envite: got it working, just compiled the libata and ahci.ko to 2.6.20.9
| |
07:07 | n1ghtshd has quit IRC | |
07:10 | sbalneav has joined #ltsp | |
07:10 | <sbalneav> ogra: Morning
| |
07:11 | <ogra> sbalneav, hey
| |
07:11 | <sbalneav> See my email? :)
| |
07:11 | * ogra totally fucked up ... | |
07:11 | <sbalneav> uh oh
| |
07:11 | wha happend?
| |
07:11 | * ogra was supposed to be in sweden today and mixed june and july :( | |
07:12 | <sbalneav> Frantically trying to get a plane ticket?
| |
07:17 | <cliebow> exodos Here is your chaance..
| |
07:23 | <sbalneav> Well, time to get ready for work.
| |
07:23 | See you later.
| |
07:23 | sbalneav has quit IRC | |
07:38 | <exodos> ok, i think i fixed my problem
| |
07:38 | <skyion> :D :D hey... success.. i can pickup a usb drive in an ltsp client
| |
07:39 | but only when i logon as root
| |
07:39 | though root is the only account not a part of the fuse group
| |
07:39 | MoL0ToV has quit IRC | |
07:39 | <exodos> the problem was sabayon that returns non-zero exit status when there is no profile for current user. I've commented out set -e in Xsession and its working now
| |
07:40 | <skyion> however if i login as another user and browse to /home/user/media/usb i can browse the device.
| |
07:46 | otavio has joined #ltsp | |
07:56 | exodos has quit IRC | |
07:58 | <rjune__> ogra: you're at least in europe, right?
| |
07:58 | subir has quit IRC | |
07:59 | <ogra> rjune__, germany
| |
08:00 | <rjune__> get a boat and sail across to sweden, it's the summertime and it's not *that* far. :-D
| |
08:01 | <ogra> jnah, i just booked my flight for tomorrow :)
| |
08:02 | a5benwillis has joined #ltsp | |
08:05 | oh207 has joined #LTSP | |
08:08 | jammcq has joined #ltsp | |
08:09 | muh2000 has quit IRC | |
08:18 | lambda_ has joined #ltsp | |
08:19 | cliebow_ has joined #ltsp | |
08:20 | rjune_ has joined #ltsp | |
08:20 | rjune__ has quit IRC | |
08:22 | Barni has quit IRC | |
08:25 | McDutchie has quit IRC | |
08:31 | plamengr has left #ltsp | |
08:32 | <Gadi> ogra: ping
| |
08:32 | <rjune_> Gadi!
| |
08:32 | <Gadi> rjune_: !
| |
08:32 | <cliebow_> rjune:!!
| |
08:32 | <rjune_> cliebow!!
| |
08:32 | cliebow_!!
| |
08:32 | <cliebow_> Gadi:!! too!
| |
08:32 | heh
| |
08:32 | <Gadi> group hug
| |
08:32 | ;)
| |
08:32 | <rjune_> *hugs*
| |
08:32 | <cliebow_> mmmmmmmm
| |
08:33 | <rjune_> I'm a nineties guy
| |
08:33 | is there a package in ubuntu to export a login screen via VNC? It's called ltsp-vnc-server in fedora IIRC
| |
08:33 | <Gadi> ogra: I think I found what made usplash not work on this box, and it is just a matter of changing one line in $LTSPROOT/etc/init.d/ltsp-client
| |
08:34 | Q-FUNK has quit IRC | |
08:34 | <cliebow_> Gaid:can you do a one sentence synopsis of unionfs squashfs ideas ogra is working on?
| |
08:34 | <ogra> Gadi, tell me
| |
08:34 | <Gadi> ogra: I'm not sure if other boxes are similarly affected
| |
08:34 | <cliebow_> does nfsroot now become a squashfs?
| |
08:34 | <Gadi> ogra: well, if I move the /etc/init.d/usplash start line up to the line before orig_console="$(fgconsole)" all is fixed!
| |
08:35 | <ogra> cliebow, an nbd device with a squashfs on it
| |
08:35 | Gadi, usplash is very fragile
| |
08:35 | <Gadi> even feels faster
| |
08:35 | :)
| |
08:35 | <cliebow_> ok
| |
08:35 | <ogra> Gadi, it might break on all other setups :P
| |
08:35 | * cliebow_ cliebow pulls atr his goatee | |
08:35 | <Gadi> well, I'll try some others
| |
08:36 | <ogra> cliebow, use ltsp 5.0.16 on gutsy and try it out ;)
| |
08:36 | <cliebow_> on an i386 right?
| |
08:36 | <rjune_> gutsy goat?
| |
08:36 | <Gadi> but, Im wondering if it has to do with switching the vt or getting console info while usplash is running
| |
08:36 | <ogra> gibbon
| |
08:36 | Gadi, pretty sure the latter
| |
08:37 | the chvt is needed to switch to X in the end ... i admit its very baldy implemented
| |
08:37 | <rjune_> LOL, #kubuntu just told a guy to drop to the shell.
| |
08:37 | <cliebow_> yeah..time to put in a sandbox machine..ive gotten to like this particular box so much i hate to bugger it up..
| |
08:37 | <ogra> rjune_, well, its KDE, you know :)
| |
08:38 | <cliebow_> ogra: so build anew feisty machine and use update-manager ...
| |
08:38 | <ogra> cliebow, or install from tribe1
| |
08:38 | as yu like
| |
08:38 | <cliebow_> i am unsure how to use tribe1..
| |
08:39 | <ogra> but if you use tribe1 make sure to update the ltsp packages before running ltsp-build-client
| |
08:39 | <cliebow_> ok..is that an iso or..?
| |
08:39 | google
| |
08:39 | <ogra> http://cdimage.ubuntu.com/edubuntu/releases/gutsy/tribe-1/ or http://cdimage.ubuntu.com/releases/gutsy/tribe-1/
| |
08:40 | its the first milestone CD
| |
08:40 | <str4nd> :o
| |
08:40 | <rjune_> ogra: is there a package in ubuntu to export a login screen via VNC? It's called ltsp-vnc-server in fedora IIRC
| |
08:40 | <cliebow_> heh..just found the links..
| |
08:41 | <ogra> rjune_, nope but https://wiki.ubuntu.com/InstallX11VncOnLtspClients might help
| |
08:42 | <cliebow_> coolio..downloading
| |
08:42 | <rjune_> ogra: no, I'm just looking for a config file to drop in /etc/xinetd.d/
| |
08:42 | <cliebow_> rjune_:So you been drinking the koolaid too..and playing in ubuntu?
| |
08:42 | <rjune_> I've got one, so it's no biggie, I was just curious if there was a pkg
| |
08:43 | yeah.
| |
08:43 | <ogra> rjune_, we dont have such a thing yet
| |
08:43 | <rjune_> 'k
| |
08:43 | though even fedora has it.
| |
08:43 | * rjune_ ducks. | |
08:43 | <cliebow_> heh!
| |
08:43 | <ogra> rjune_, but ltsp5 makes it very easy to set something up manually
| |
08:43 | as yu can see in the howto
| |
08:43 | <rjune_> the VNC connection is for windows clients
| |
08:43 | not for ltsp clients.
| |
08:43 | or standalone linux clients.
| |
08:43 | <ogra> patches and new packages are greatfully acceppted indeed ;)
| |
08:43 | <cliebow_> bbl..
| |
08:44 | <rjune_> ogra: don't know how to build a .deb
| |
08:44 | hell, I barely know how to use apt
| |
08:44 | <ogra> well, the x11vnc setup should work for windows as well
| |
08:44 | it runs a vnc server on the X display of the client
| |
08:45 | <rjune_> there are some semidecent free Windows X servers now too
| |
08:45 | <ogra> so you get the login screen or whatever runs on the clients X
| |
08:45 | via vnc
| |
08:45 | * Gadi likes to run x11vnc from inetd | |
08:45 | * ogra doesnt see the difference to what rjune_ wants here | |
08:45 | <rjune_> I have windows clients. I don't have ltsp clients.
| |
08:45 | <ogra> Gadi, that would require inetd on the client ...
| |
08:46 | <Gadi> indeed
| |
08:46 | vanya has quit IRC | |
08:46 | <Gadi> :)
| |
08:46 | <ogra> rjune_, didnt you say you want to connect to linux clients from your win clients via vnc ?
| |
08:46 | <rjune_> no
| |
08:46 | <ogra> Gadi, no option fo the default
| |
08:46 | <rjune_> I want to connect to the server
| |
08:46 | via vnc from windows
| |
08:46 | <ogra> but an option for an option indeed :)
| |
08:46 | rjune_, aha
| |
08:47 | <rjune_> the package is called ltsp-vnc-server or somesuch in a lot of distros
| |
08:47 | http://home.bravegnuworld.com/~rjune/vnc.txt <-- put that in /etc/xinetd.d on your server
| |
08:47 | <ogra> well, then i'D go with a manual vnc setup from inetd indeed
| |
08:55 | <daya> ogra, hi,
| |
08:55 | ogra, is there is any improvement in sound support for ltsp 5.0 for debian etch,
| |
08:56 | ogra, can I get somewhere its docs.
| |
08:56 | <rjune_> Uhm, ok. I have ubuntu server. I want to allow remote X connections. I install ltsp-server. that should do it right?
| |
08:57 | <Gadi> !ubuntu
| |
08:57 | <ltspbot> Gadi: "ubuntu" is a Debian based GNU/Linux distrubution that includes a Ubuntu specific version of LTSP. It can be found at http://www.ubuntulinux.org. to install ltsp on ubuntu: https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall
| |
08:58 | <rjune_> what, you mean he's not here to help folks?
| |
08:59 | <jammcq> rjune_: you'll need to install gnome-desktop or some other desktop on that ubuntu server
| |
08:59 | <rjune_> jammcq: ahh, I would have figured that would be depped in if it was required.
| |
09:01 | <Gadi> ogra: so far, the change to where usplash is stopped seems to not break any clients
| |
09:08 | J45p3r has joined #ltsp | |
09:08 | tbamr has joined #ltsp | |
09:09 | Q-FUNK has joined #ltsp | |
09:09 | sbalneav has joined #ltsp | |
09:09 | <sbalneav> Morning all, again
| |
09:10 | <Gadi> sbalneav: morning
| |
09:10 | <sbalneav> hey, Gadi!
| |
09:10 | <jammcq> !s
| |
09:10 | <ltspbot> jammcq: "s" is Scotty!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
| |
09:10 | <sbalneav> Morning jammcq
| |
09:11 | <Gadi> sbalneav: you got a feisty LTSP client handy to test something for me?
| |
09:11 | <sbalneav> Not immediately, but I could set one up
| |
09:11 | What do you need?
| |
09:11 | <Gadi> no emergency
| |
09:12 | <sbalneav> Once I wade through my emails, and voicemails, I'll set one up :)
| |
09:12 | <Gadi> when you get a chance, if you could edit init.d/ltsp-client and move the call to /etc/init.d/usplash start from line 105 up 2 lines to before the call to orig_console
| |
09:13 | and see if there is any problem booting the client with splash on
| |
09:13 | (this change fixed my usplash woes on my client, and I just wanted to test a few others and see that it doesnt break any other clients)
| |
09:14 | <sbalneav> okiedokie
| |
09:14 | <Gadi> gracias
| |
09:14 | I checked a few clients here, and no problemos
| |
09:14 | <sbalneav> de nada
| |
09:15 | * Gadi is glad to finally put that usplash thing behind me :) | |
09:15 | killsalad has joined #ltsp | |
09:17 | irule has joined #ltsp | |
09:17 | <daya> tbamr, I am in quite confusion what is the differene the ubuntu and debian handles the sound, alsa, oss, pulse audio, etc
| |
09:18 | <tbamr> daya: alsa, oss are ways to output sound in linux
| |
09:18 | daya: are you trying to setup ltsp ?
| |
09:19 | <sbalneav> daya: Pulse audio manages the sound on the client, as the network sound daemon. It talks to the sound card via alsa
| |
09:21 | <daya> tbamr, no i have compley setup it, 5.0 in etch
| |
09:22 | ltspbot has joined #ltsp | |
09:26 | ltspbot has joined #ltsp | |
09:26 | <sbalneav> what's up with ltspbot?
| |
09:26 | <daya> tbamr, sbalneav but I can
| |
09:26 | can't get any for PULSE-
| |
09:27 | <tbamr> stupid bot
| |
09:27 | <sbalneav> He's not so stupid.
| |
09:27 | We like him.
| |
09:27 | <tbamr> so what can i do ? i find him stupid
| |
09:27 | <daya> ha bot is bot, but, ha ha,
| |
09:27 | <tbamr> any problem ?
| |
09:28 | <sbalneav> ltspbot: status
| |
09:28 | <ltspbot> sbalneav: I am connected to freenode as ltspbot.
| |
09:29 | <Gadi> daya: perhaps your soundcard was not detected on the thin client?
| |
09:29 | and the module was not loaded properly
| |
09:29 | <daya> Gadi, no it was fine , when I tested it under ubuntu,
| |
09:29 | <sbalneav> ltspbot: google sbalneav
| |
09:29 | <daya> ubuntu plays the sound in client,
| |
09:29 | <ltspbot> sbalneav: Search took 0.22 seconds: Advogato: Personal info for sbalneav: <http://www.advogato.org/person/sbalneav/>; W3C's Patent policy from sbalneav @e-brz.com on 2001-09-30 (www ...: <http://lists.w3.org/Archives/Public/www-patentpolicy-comment/2001Sep/0543.html>; “~ sbalneav /ltspfs/ltspfs-upstream” branch by Scott Balneaves in ...: <https://code.launchpad.net/~sbalneav/ltspfs (2 more messages)
| |
09:30 | <jammcq> !s
| |
09:30 | <ltspbot> jammcq: "s" is Scotty!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
| |
09:30 | <jammcq> oh yeah, he's working just fine
| |
09:30 | <Gadi> daya: still, I would try setting SCREEN_07=ldm and SCREEN_02=shell in lts.conf
| |
09:30 | and switch to the shell on ctrl-alt-f2 and make sure that pulseaudio is tunning
| |
09:30 | er, running
| |
09:30 | <daya> Gadi, screen,
| |
09:31 | Gadi, doesn't it for resolution or some thing,s
| |
09:31 | <Gadi> ?
| |
09:32 | <daya> lets check it,
| |
09:33 | killsalad has quit IRC | |
09:35 | tbamr has left #ltsp | |
09:36 | <daya> no it doesn't show anything,s
| |
09:36 | I mean pulseaudio,
| |
09:40 | daya has quit IRC | |
09:40 | muh2000 has joined #ltsp | |
09:41 | Blinny has joined #ltsp | |
09:41 | sepski has joined #ltsp | |
09:41 | otavio_ has joined #ltsp | |
09:47 | <Blinny> Should I be seeing more than ~120fps on glxgears when using the custom openchrome/via xserver for a Term 1225e?
| |
09:48 | <sbalneav> Over a network?
| |
09:48 | Probably not.
| |
09:48 | <Blinny> K
| |
09:49 | But opengl apps will work much better because they're not going over the network, correct?
| |
09:49 | <sbalneav> No
| |
09:49 | With a thin client, EVERYTHING goes over the network.
| |
09:50 | glxgears is an opengl application
| |
09:50 | otavio has quit IRC | |
09:51 | <Blinny> OK
| |
09:51 | Thank you.
| |
10:03 | otavio has joined #ltsp | |
10:04 | otavio_ has quit IRC | |
10:09 | ltspbot` has joined #ltsp | |
10:15 | manuberro has left #ltsp | |
10:16 | Avatara has quit IRC | |
10:19 | <sbalneav> ogra: Get your travel arrangements sorted out?
| |
10:19 | <ogra> sbalneav, half of them, yes
| |
10:20 | missong confirmation from the hotel
| |
10:20 | but looks good
| |
10:20 | <sbalneav> Leaving today?
| |
10:20 | What's it for, btw?
| |
10:20 | <ogra> (apart from the fact that i'm really not after travelling the next 4 days)
| |
10:20 | we aprticipate in a EU project
| |
10:20 | *participate
| |
10:21 | where they want to bas stuff on edubuntu
| |
10:21 | <sbalneav> So you'll only be a day late? That's not too bad.
| |
10:21 | <ogra> right
| |
10:21 | <sbalneav> Some nice numbers on the timing there I sent you, eh?
| |
10:21 | <ogra> i have my special cheapo airline i can fall back to, prices dont raise even if you book only 24h in advance
| |
10:21 | yeah
| |
10:22 | and the current stuff from my side isnt complete yet
| |
10:22 | we'll gain about another 10 secs
| |
10:22 | <sbalneav> Cool.
| |
10:22 | <ogra> and i discovered a bad bug in .15 ...
| |
10:22 | i bet yu have a 600M image lying around atm
| |
10:22 | <sbalneav> I have to say, the nbdroot thing's kinda cool.
| |
10:23 | <ogra> (i forgot to unmount /proc before running mksquashfs, the actual image is only 120-140M)
| |
10:23 | well, it has its drawbacks
| |
10:23 | <sbalneav> Oh, mine was only 140 some odd meg
| |
10:23 | <ogra> but the advantages are bigger than these :)
| |
10:23 | ah, cool
| |
10:23 | in my tests it compressed /proc as well ...
| |
10:24 | which mens the complete memory core ;)
| |
10:24 | <sbalneav> The mksquashfs bombed on ltsp-build-client, but worked if I did an ltsp-update-image
| |
10:24 | <ogra> aha
| |
10:24 | ok
| |
10:24 | <sbalneav> it actually produced a kernel segfault.
| |
10:24 | <ogra> thats right
| |
10:24 | i fixed the ltsp-build-client behavior
| |
10:25 | no, its a mksquashfs segfault
| |
10:25 | that happens if it tres to compress its own process in /proc i guess :)
| |
10:25 | <sbalneav> lol
| |
10:25 | we're back to the old machine code days of self modifying code :)
| |
10:25 | <ogra> hehe
| |
10:26 | one thing is still open, thats making ltsp-update-kernels not wipe the NBDPORT parameter from the PXE config
| |
10:26 | beyond that the prototype should be good now ...
| |
10:27 | <sbalneav> I'm going to try to finish off ldm2 and ldmgtkgreet to the point where they're a plug-in replacement for what we've got, by the end of the week, if possible.
| |
10:27 | <ogra> i'll go through the code and clean up after sweden ...
| |
10:27 | <sbalneav> then we can get it out there, and test it.
| |
10:27 | <ogra> yeah
| |
10:27 | <sbalneav> after that, we'll get the pw expiry and other bling in there after an initial test.
| |
10:27 | <ogra> right
| |
10:27 | <sbalneav> But I'm quite encouraged by what's going on.
| |
10:28 | some HUGE steps forward this cycle.
| |
10:28 | <ogra> it will rock the world ...
| |
10:28 | <sbalneav> btw, I called it ldmgtkgreet, in anticipation of an ldmqtgreet, and an ldmxlibgreet.
| |
10:28 | <ogra> well, *my* only concern was to make jammcq happy tis release :)
| |
10:29 | <sbalneav> heh
| |
10:29 | <ogra> so he stops promoting 4.2 :P
| |
10:30 | <jammcq> ogra: that's your ONLY concern? coool
| |
10:31 | all you gotta do is make it perfect :)
| |
10:31 | <ogra> heh
| |
10:31 | i'm on my way
| |
10:31 | <jammcq> btw, /me is also VERY encouraged by what's been happening lately
| |
10:31 | <ogra> :)
| |
10:31 | did scottie tell yu his numbers ?
| |
10:31 | <jammcq> and I'll be talking about it on friday, when I'm in minneapolis with my buddy Gadi
| |
10:32 | I heard some numbers yesterday
| |
10:32 | <ogra> "old way"
| |
10:32 | 2min 20 seconds (nfs + python)
| |
10:32 | "new way"
| |
10:32 | nbd + c(ldm greet) = 73 seconds
| |
10:32 | 50% cutoff
| |
10:32 | <jammcq> great, only 50% to go :)
| |
10:32 | <ogra> and still ~10secs to go
| |
10:32 | muh2000 has quit IRC | |
10:32 | <jammcq> on which machine?
| |
10:32 | <ogra> well the 10 secs are general udev
| |
10:33 | i think its at least 10 even on the fast ones
| |
10:33 | about 25 on the e2300 :)
| |
10:33 | <jammcq> which machine was doing 73 secs?
| |
10:33 | <ogra> via eden EPIA 5000 (550 mhz, 256 megs ram)
| |
10:33 | looks liek a T150
| |
10:33 | *like
| |
10:33 | <jammcq> weren't we already doing that fast?
| |
10:33 | <ogra> 2:20 isnt really fast
| |
10:34 | <jammcq> no, 73 secs
| |
10:34 | I thought you already had that speed months ago
| |
10:34 | <ogra> ldm always took eternal times
| |
10:34 | <sbalneav> This is a box I had at home
| |
10:34 | <ogra> and it grew from release t release
| |
10:34 | <sbalneav> it used to take 2:20 to boot on feisty
| |
10:34 | now it takes 73 seconds.
| |
10:34 | <jammcq> oh, 93 secs on a T-1220
| |
10:35 | <ogra> sounds about what i got here as well
| |
10:35 | <jammcq> so tell me in terms of the box that worries me most. how fast is the e2300 ?
| |
10:35 | <sbalneav> I tried it last night.
| |
10:35 | <jammcq> and?
| |
10:35 | <sbalneav> 'bout a 1:15
| |
10:35 | <ogra> with XDMCP about 1:20
| |
10:35 | <jammcq> sbalneav: e2300 in 75 secs?
| |
10:35 | <sbalneav> with the new ldm2 + c greeter
| |
10:35 | <ogra> dont try the old ldm on it though :P
| |
10:36 | <sbalneav> yeah, the e2300 is a lot faster for bios startup
| |
10:36 | <jammcq> power-on to login screen ?
| |
10:36 | * Gadi wants to test, too!!! | |
10:36 | <sbalneav> this other box I have spends the first 20 seconds in bios
| |
10:36 | <Gadi> is this gutsy-ltsp?
| |
10:36 | <ogra> Gadi, set up a gutsy box :)
| |
10:36 | yep
| |
10:36 | <jammcq> sbalneav: is that including ogra's latest nbd stuff?
| |
10:36 | <sbalneav> yeah, from hitting the button to log on
| |
10:36 | yep.
| |
10:36 | <Gadi> do I need gutsy server side?
| |
10:36 | <jammcq> holy crap batman
| |
10:37 | you'z guys are rockin
| |
10:37 | <ogra> Gadi, you need ltsp 5.0.16 which is only in gutsy
| |
10:37 | <Gadi> ah
| |
10:37 | ok
| |
10:37 | <sbalneav> We've been busy.
| |
10:37 | <ogra> yeah
| |
10:37 | <jammcq> apparently
| |
10:37 | ltspbot has quit IRC | |
10:38 | <sbalneav> My network connection at home must be popping in and out.
| |
10:38 | we've got a thunderstorm going on here.
| |
10:38 | <ogra> probably the logbot is scared by thunder
| |
10:38 | <sbalneav> :)
| |
10:39 | <Gadi> ogra: is the new ldm merged in gutsy?
| |
10:39 | er, ldm2
| |
10:39 | <sbalneav> not yet
| |
10:39 | it's only in my tree
| |
10:39 | <Gadi> okie dokie
| |
10:39 | <sbalneav> and has to be manually installed.
| |
10:39 | <Gadi> ill grab and merge
| |
10:39 | and then binge and purge
| |
10:40 | I need to patch init.d/ltsp-client anyway ;)
| |
10:40 | <ogra> i'll care for proper packaging right after sweden
| |
10:40 | <rjune_> is chkconfig available in ubuntu?
| |
10:40 | <ogra> so tribe2 should get all the new ltsp stuff by default
| |
10:40 | rjune_, nope
| |
10:40 | thats a redhat thing
| |
10:41 | <Gadi> talk about being a member of the tribe...
| |
12:06 | ltspbot has joined #ltsp | |
12:09 | Q-FUNK has quit IRC | |
12:28 | Q-FUNK has joined #ltsp | |
12:44 | rjune__ has joined #ltsp | |
12:44 | muh2000 has quit IRC | |
12:44 | muh2000 has joined #ltsp | |
12:45 | jeremyAnder has joined #ltsp | |
12:45 | <jeremyAnder> I'm setting up a series of machines for the NCLS conference, and am having problems with nat.
| |
12:45 | I have amachine with 3 NICs - 1 to the outside, 1 to the LTSP lan, 1 to an additional LAN (eth1)
| |
12:46 | eth1 can ping machines on eth1, but packets from eth1 are not routed out the default gateway
| |
12:46 | I can find no iptables rules which handle nat for the LTSP lan, and I thought that was the only way to do packet forwarding, but petre scheie is rather sure I'm wrong.
| |
12:47 | how DO the packets from the LTSP LAN get forwarded out my external interface
| |
12:47 | ?
| |
12:52 | siji has quit IRC | |
12:54 | rjune_ has quit IRC | |
13:01 | <sepski> jeremyAnder, is your ltsp lan using private ip addresses ? if yes then you need masquerading
| |
13:01 | (yes you need iptables rules)
| |
13:02 | vagrantc has joined #ltsp | |
13:12 | nadavkav has joined #ltsp | |
13:14 | <nadavkav> hi everyone :-)
| |
13:15 | does anyone know how can i connect a USB camera (canon a95) to a terminal machine and have its Icon show on the desktop
| |
13:15 | plamengr has joined #ltsp | |
13:15 | plamengr has left #ltsp | |
13:15 | <vagrantc> nadavkav: how does it work on a normal standalone machine ?
| |
13:15 | <nadavkav> (regular usb key work just fine :-)
| |
13:16 | <vagrantc> if it's a camera that requires gphotofs, it will require some work. i've talked a little with sbalneav about it, and he's got some ideas how to implement it
| |
13:16 | <nadavkav> i just plug it in and the kde's "new device" dialog is asking me to open it in konqueror or...
| |
13:17 | work just fine on the server
| |
13:17 | <sbalneav> nadavkav: You may be able to set the camera to look like a usb memory device, rather than something that needs gphoto, in the short term.
| |
13:17 | <vagrantc> does it get recognized like a usb hard disk ...
| |
13:18 | * vagrantc waves from edinburgh | |
13:18 | <sbalneav> Hey vagrantc
| |
13:18 | <nadavkav> no, i've tried loading usb-storage and it didn't had any effect
| |
13:18 | <sbalneav> Check the camera manual.
| |
13:19 | <nadavkav> do i have to add something to the dbus files ?
| |
13:19 | <vagrantc> nadavkav: it might require gphotofs, then ... which isn't really supported yet
| |
13:19 | bobby_C has joined #ltsp | |
13:19 | <nadavkav> oups
| |
13:20 | i've added manually some scanners to the gphoto a while ago (versionID and productID), is this the same idea ?
| |
13:22 | <vagrantc> well, to get it to work for thin clients, we'd need to get it supported on the client side ...
| |
13:22 | we need to figure out udev rules to identify it and act properly.
| |
13:23 | <nadavkav> i see the it adds /dev/usbdev1.2 but it's not a block device
| |
13:23 | <vagrantc> ah!
| |
13:23 | nadavkav: which linux distro is this?
| |
13:24 | <nadavkav> fedora core 6 (are you using debian ?)
| |
13:25 | <vagrantc> yeah, i most familiar with debian and some with ubuntu
| |
13:27 | <nadavkav> oups
| |
13:27 | is their a channel for fedora ? or is this one for both ?
| |
13:28 | <vagrantc> this is for all things LTSP
| |
13:28 | there's some folks familiar with fedora here, i think.
| |
13:28 | <nadavkav> and btw... should i switch to debian ? (i use it on my personal laptop)
| |
13:28 | and i LOVE it , but we had install to many fedora server by now...
| |
13:29 | <vagrantc> well, *i* prefer debian over fedora. as far as i know, there isn't yet an LTSP 5 implementation for fedora (only ubuntu and debian so far)
| |
13:30 | but it's really up to you what you use :)
| |
13:37 | <nadavkav> on a different note... can i install a pulseaudio server on the terminals to replace the esd server ?
| |
13:37 | <Blinny> There isn't an LTSP5 for Fedora yet. There is a 4.2, which contains lots of useful and usable things. I personally use K12LTSP.org, which relies on Fedora underneath.
| |
13:38 | <vagrantc> nadavkav: that's what ubuntu does in the most recent release
| |
13:38 | <nadavkav> i see
| |
13:38 | :-)
| |
13:40 | thank you all for your beautiful respones :-)
| |
13:42 | jammcq has quit IRC | |
13:44 | <vagrantc> we try :)
| |
13:45 | nadavkav has quit IRC | |
13:58 | GodFather has joined #ltsp | |
13:59 | GodFather has quit IRC | |
14:09 | efra has joined #ltsp | |
14:10 | jeremyAnder has quit IRC | |
14:15 | <ibt> so, what if my environment has multiple hosts?
| |
14:16 | with ldm, is there a way to do something like a chooser?
| |
14:16 | <vagrantc> you can specify on a per-workstation basis. but at the moment, it doesn't support multiple severs selected at login
| |
14:19 | <sbalneav> Well, not yet. :)
| |
14:19 | We're working on that for this release :)
| |
14:20 | <ibt> any strategy in mind?
| |
14:20 | <vagrantc> drop-down menu in ldm is one option
| |
14:21 | <sbalneav> yep
| |
14:21 | <ibt> is ldm running on the server or the client?
| |
14:21 | <vagrantc> the client
| |
14:21 | <sbalneav> On the client.
| |
14:21 | <vagrantc> and the client needs to know the ssh keys of the servers it connects to
| |
14:21 | <ibt> okay
| |
14:21 | is there a subversion repo with all this stuff or what?
| |
14:21 | <vagrantc> sbalneav: unless you add some magic in the new LDM code to handle unknown servers ... but i almost think we may not want that
| |
14:21 | ibt: bzr repositories ...
| |
14:22 | * vagrantc looks for links | |
14:22 | <sbalneav> All it would be is typing "yes" to the "are you sure you want to connect to this server" prompt.
| |
14:22 | that's a design decision we can make.
| |
14:23 | <vagrantc> sbalneav: yes. but maybe we want to control the allowed servers as an administrator ... only connecting to known ssh servers would make that very easy to do.
| |
14:23 | or support both options ...
| |
14:24 | ibt: bzr get http://bazaar.launchpad.net/~ltsp-drivers/ltsp/mainline/
| |
14:24 | ibt: i think you can browse a little at: http://code.launchpad.net/~ltsp-drivers/ltsp/mainline/
| |
14:26 | <ibt> vagrantc: thanks
| |
14:27 | jammcq has joined #ltsp | |
14:30 | Blinny has quit IRC | |
14:37 | Blinny has joined #ltsp | |
14:38 | nf1 has quit IRC | |
14:38 | <Blinny> Hrm. I have a Dell box that boots up to 'ACPI: PCI Interrupt 0000:00 IRQ 9' etc on the screen (still kernel messages), but locks there. On the server however, /var/log/messages shows the client finishing booting and entering runlevel 5.
| |
14:43 | adding pci=noacpi and acpi=off doesn't help
| |
14:45 | This is with an add-on video card. Booting with the integrated i810 works OK (until xserver crashes later, but that's a different issue)
| |
14:46 | <rjune__> jammcq: which packages actually updates the X config to allow remote X sessions?
| |
14:47 | muh2000_ has joined #ltsp | |
14:48 | muh2000 has quit IRC | |
14:49 | <Blinny> The boot screen says 'agpgart: Detected an Intel i810 E Chipset.', then locks shortly thereafter which is the integrated video adapter disabled by the BIOS
| |
14:56 | Blinny has quit IRC | |
15:23 | McDutchie has joined #ltsp | |
15:24 | lambda_ is now known as lambda] | |
15:24 | marek82 has quit IRC | |
15:24 | marek82 has joined #ltsp | |
15:27 | marek82 has quit IRC | |
15:28 | marek82 has joined #ltsp | |
15:41 | a5benwillis has quit IRC | |
15:46 | sbalneav has quit IRC | |
15:49 | Burgundavia has joined #ltsp | |
15:52 | sahil has joined #ltsp | |
15:52 | Burgundavia has quit IRC | |
16:03 | Burgundavia has joined #ltsp | |
16:14 | lambda] has quit IRC | |
16:18 | lambda_ has joined #ltsp | |
16:21 | yanu has joined #ltsp | |
16:30 | jammcq has quit IRC | |
16:42 | Mineque has joined #ltsp | |
16:43 | vagrantc has quit IRC | |
16:45 | otavio has quit IRC | |
16:46 | Burgundavia has quit IRC | |
16:51 | Q-FUNK has quit IRC | |
16:55 | Burgundavia has joined #ltsp | |
16:57 | Q-FUNK has joined #ltsp | |
17:08 | McDutchie has quit IRC | |
17:22 | Egyptian[Home] has quit IRC | |
17:33 | efra has quit IRC | |
17:34 | sepski has quit IRC | |
17:43 | kleinmat has joined #ltsp | |
17:47 | Q-FUNK has quit IRC | |
17:54 | jammcq has joined #ltsp | |
18:03 | <sahil> is there a way to check which modules have been loaded on the clients?
| |
18:03 | <jammcq> sure
| |
18:03 | what version of LTSP ?
| |
18:04 | <sahil> 4.2
| |
18:04 | <jammcq> ok, set SCREEN_01 = shell
| |
18:04 | in lts.conf
| |
18:05 | <sahil> jammcq: i put in some insmod lines in rc.sysinit and i wanna check if they're loaded
| |
18:05 | <jammcq> then, when you boot the client, you'll get a shell. type: lsmod
| |
18:05 | <sahil> done
| |
18:05 | cool
| |
18:05 | bobby_C has quit IRC | |
18:05 | <sahil> if i make it load kernel video drivers will that superseed the x drivers?
| |
18:17 | a5benwillis has joined #ltsp | |
18:22 | kleinmat has quit IRC | |
18:23 | bronze has quit IRC | |
18:36 | otavio has joined #ltsp | |
18:45 | <sahil> jammcq:where is the Xorg log for the clients located again?
| |
18:45 | <jammcq> look in /tmp on the client, or /var/log on the client
| |
18:46 | <sahil> got it
| |
18:47 | is there a way to load x modules with a command?
| |
18:47 | the .so modules
| |
18:47 | <jammcq> no
| |
18:47 | they get loaded when the Xserver starts up
| |
18:47 | what module do you want to load?
| |
18:47 | <sahil> the sis ones
| |
18:47 | one sec ill give you the exact names
| |
18:47 | <jammcq> what module?
| |
18:48 | <sahil> sis_dri
| |
18:48 | and sis_drv
| |
18:48 | i loaded a live cd on the client's and x didn't draw slow as it does with ltsp so i know its not the clients
| |
18:50 | <jammcq> just add 'X4_MODULE_01 = sis_dri' to your lts.conf file
| |
18:50 | is it using the sis driver?
| |
18:52 | <sahil> the log isn't actually on the client for some reason the config file is though
| |
18:52 | but yes in lts.conf i have both of those
| |
18:52 | <jammcq> the log isn't there, cuz you haven't run the Xserver yet
| |
18:52 | type in 'startx'
| |
18:52 | <sahil> and MODULE_01=sis-agp
| |
18:52 | <jammcq> and it'll load the Xserver
| |
18:52 | <sahil> the xserver started on the other screen though
| |
18:53 | shouldn't there be a log from that?
| |
18:53 | <jammcq> other screen?
| |
18:54 | <lambda_> hi Is there crucial kernel options to append to successfuly compil a PXE diskless workstation ?
| |
18:54 | <sahil> screen02 vs screen01
| |
18:54 | <jammcq> no, LTSP supports PXE right out of the box
| |
18:54 | sahil: oh, if that's the case, you should definately have an Xorg log file
| |
18:55 | <lambda_> every time my diskless workstation get its vmlinuz and initrd.img but report a:
| |
18:55 | Kernel-Panic - not syncing : VFS Unable to mount root fs on unknown block(3,11)
| |
18:55 | <sahil> jammcq:brb let me get on on the server so i don't have to run back and forth
| |
18:55 | sahil has quit IRC | |
18:55 | <jammcq> lambda_: what do you have in your pxelinux.cfg/default file?
| |
18:56 | <lambda_> DEFAULT vmlinuz ro initrd=initrd quiet splash
| |
18:56 | DEFAULT vmlinuz ro initrd=initrd.img quiet splash sorry
| |
18:56 | cottima has joined #ltsp | |
18:56 | <jammcq> lambda_: what do you have for the 'filename' entry in your dhcpd.conf file?
| |
18:56 | sahil has joined #ltsp | |
18:57 | <lambda_> <nacc> say me `forgot either to build your fs or disk driver into the kernel, or forgot to build an initrd/initramfs if modular
| |
18:57 | <jammcq> lambda_: did you build a custom kernel ?
| |
18:57 | <lambda_> yes it is obliged
| |
18:57 | <jammcq> why?
| |
18:58 | <lambda_> to hard code a dsdt pacth
| |
18:58 | <jammcq> what is that?
| |
18:58 | <lambda_> by default the bios report a conflicted IRQ attribution ; I need correct it
| |
18:59 | <jammcq> I have no idea what you have going on there
| |
19:01 | * lambda_ truing another compilation with CONFIG_ROMFS_FS set to YES | |
19:01 | <sahil> jammcq:can i put my lts.conf in pastebin for you to look at?
| |
19:01 | Burgundavia has quit IRC | |
19:01 | <jammcq> sahil: where in pastebit, I didn't see a link get pasted
| |
19:01 | <sahil> !pastebin
| |
19:01 | <ltspbot> sahil: Error: "pastebin" is not a valid command.
| |
19:01 | <lambda_> do you think CONFIG_ROMFS_FS=y is indispensable
| |
19:02 | <sahil> where is the pastebin?
| |
19:02 | !pastebin
| |
19:02 | <ltspbot> sahil: Error: "pastebin" is not a valid command.
| |
19:02 | <jammcq> sahil: if you want to use the pastebot, you need to specify '#ltsp'
| |
19:02 | !pastebot
| |
19:02 | <ltspbot> jammcq: "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.
| |
19:02 | <sahil> ah i was saying bin
| |
19:03 | Q-FUNK has joined #ltsp | |
19:03 | <jammcq> sahil: so you when you paste to the pastebot, you need to make sure you select #ltsp as the channel, so we get a link here. I can't see it unless you do that
| |
19:03 | <ltsppbot> "sahil" pasted "sis on ebox 2300" (14 lines) at http://pastebot.ltsp.org/174
| |
19:04 | <jammcq> much better
| |
19:04 | sahil: is it actually running the 'sis' driver?
| |
19:05 | <sahil> i have no way of telling i think as there is no xorg log
| |
19:05 | <jammcq> yes there is
| |
19:05 | you just haven't found it yet
| |
19:05 | <sahil> haha yeah
| |
19:05 | <jammcq> if Xserver is running, there's an Xorg log file
| |
19:07 | <sahil> can i access it while the xserver is running on screen01/
| |
19:08 | <jammcq> sure
| |
19:08 | from screen_2
| |
19:09 | <sahil> i have no idea where the hell it could be
| |
19:10 | <jammcq> on the client, look in /var/log
| |
19:10 | <sahil> if i startx on shell 2 and then kill it?
| |
19:10 | i did
| |
19:10 | /var/log is completely empty
| |
19:10 | <jammcq> ah, look in /tmp/mnt/xorg.log
| |
19:13 | <sahil> looks like its not using sis its talking about vesa
| |
19:14 | could it be because sis-agp isn't loading as i specified in lts.conf?
| |
19:14 | <jammcq> nope
| |
19:14 | it's cuz you need to specify: XSERVER = sis
| |
19:14 | <sahil> i actually did that
| |
19:15 | its booted with that right now
| |
19:15 | <jammcq> then it MUST be using the sis driver
| |
19:15 | and the lts.conf file you pasted shows 'auto'
| |
19:15 | <sahil> i changed it
| |
19:15 | to sis
| |
19:16 | <jammcq> and you've rebooted the client since changing it?
| |
19:16 | <sahil> yep
| |
19:16 | it is loading sis_drv.so
| |
19:16 | sorry i just saw it
| |
19:17 | x however is still very slow
| |
19:18 | it should also be loading libglx right?
| |
19:18 | <jammcq> yeah, but where are you looking for that?
| |
19:18 | and that's only needed for gl stuff
| |
19:19 | <sahil> i thought it would be somewhere in the xorg log
| |
19:19 | <jammcq> look for 'GLX'
| |
19:19 | <sahil> in lts.conf i have X4_MODULE_01=glx
| |
19:20 | in the log where it lists extensions theres no mention of glx
| |
19:21 | <jammcq> what is slow about the terminal?
| |
19:21 | <sahil> drawing of windows
| |
19:21 | when you drag them around its horrible
| |
19:21 | <jammcq> ok, GLX has nothing to do with that
| |
19:22 | <sahil> in the wiki for sis it says the glx extension is important
| |
19:22 | <jammcq> sure, for GL stuff
| |
19:22 | moving windows around isn't GL
| |
19:22 | GL is for 3d graphics
| |
19:22 | <sahil> ah
| |
19:22 | <jammcq> you are just trying to do 2d
| |
19:22 | <sahil> it would be nice to have that too ( : but first things first
| |
19:23 | yes
| |
19:23 | <jammcq> have you seen the info about changing the bios options?
| |
19:23 | like PCI vs AGP ?
| |
19:23 | <sahil> i havn't been able to locate it i have tried both pci and agp however
| |
19:23 | but since its not loading sis-agp module
| |
19:23 | <jammcq> I've heard that makes a big difference
| |
19:23 | <sahil> agp over pci?
| |
19:24 | <jammcq> I think it's AGP vs PCI
| |
19:24 | I dunno tho
| |
19:24 | <sahil> and sis-agp shouldnt make a diff?
| |
19:25 | <jammcq> no clue
| |
19:30 | cliebow has quit IRC | |
19:34 | cottima has quit IRC | |
19:51 | <sahil> jammcq:can i specify a xorg.conf for the clients to load
| |
19:51 | <jammcq> sure
| |
19:51 | XF86CONFIG_FILE should contain the name of the file
| |
19:51 | in lts.conf
| |
19:51 | <sahil> in relation to the /i386 directory?
| |
19:51 | <jammcq> look at lts.conf.readme in the etc directory
| |
19:52 | in relation to the etc dir I think
| |
19:52 | <sahil> kk thanks
| |
20:05 | irule has quit IRC | |
20:09 | cliebow has joined #ltsp | |
20:13 | lambda_ has quit IRC | |
20:18 | ace_suares has joined #ltsp | |
20:24 | Burgundavia has joined #ltsp | |
20:25 | otavio has quit IRC | |
20:45 | japerry has quit IRC | |
20:56 | J45p3r has left #ltsp | |
21:02 | <sahil> where can i find the kernel config for the ltsp kernels?
| |
21:16 | bronze has joined #ltsp | |
21:16 | edgarin has joined #ltsp | |
21:19 | <sahil> jammcq: i specified a xorg.conf according lts.conf but for some reason it still builds the xorg configuration file or says it does
| |
21:19 | any ideas?
| |
21:32 | jasonrsmith has joined #ltsp | |
21:32 | jasonrsmith has left #ltsp | |
21:34 | muh2000_ has quit IRC | |
21:40 | <sahil> jammcq:can i send you one of these damned clients?
| |
21:41 | <jammcq> I have one
| |
21:41 | in 2 weeks, I'll have 1,000 of them
| |
21:41 | <sahil> thats quite a few
| |
21:41 | <jammcq> yeah
| |
21:41 | <sahil> andyours have no problem?
| |
21:41 | <jammcq> we'll be selling them at DisklessWorkstations.com
| |
21:41 | i've not seen a performance problem when using. it takes longer to boot tho
| |
21:42 | <sahil> with ltsp5 right not 4.2?
| |
21:44 | could you find and give me whatever settings you may have used in config files and the like and also maybe tell me what bios settings work when you use it?
| |
21:45 | <jammcq> I didn't use any additional settings
| |
21:45 | I plugged it in and booted it
| |
21:45 | <sahil> haha
| |
21:45 | <jammcq> and I don't have it here with me, so I don't know how the bios is set
| |
21:45 | <sahil> i wonder what the hell could be causing this slow down in drawing
| |
21:46 | <jammcq> dunno
| |
21:56 | <sahil> jammcq:how would i go about checking if its a network issue?
| |
21:59 | muh2000_ has joined #ltsp | |
22:01 | jasonrsmith has joined #ltsp | |
22:04 | jasonrsmit1 has joined #ltsp | |
22:04 | jasonrsmit1 has left #ltsp | |
22:21 | <jasonrsmith> | |
22:24 | jasonrsmith has left #ltsp | |
22:51 | muh2000_ has quit IRC | |
23:01 | sbalneav has joined #ltsp | |
23:01 | <sbalneav> Evening all
| |
23:11 | edgarin has quit IRC | |
23:24 | d0n7c3 has joined #ltsp | |
23:25 | <d0n7c3> hello there..
| |
23:26 | can anybody help me?
| |
23:26 | i've problem with internet on ltsp workstation
| |
23:26 | i've problem with internet connection on ltsp workstation
| |
23:28 | meetpai has joined #ltsp | |
23:29 | bronze has quit IRC | |
23:32 | daya has joined #ltsp | |
23:41 | d0n7c3 has quit IRC | |
23:58 | daya has quit IRC | |
23:59 | d0n7c3 has joined #ltsp | |