IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 12 March 2009   (all times are UTC)

00:12rjune has quit IRC
00:17alkisg has quit IRC
00:29Gadi1 has joined #ltsp
00:29Gadi has quit IRC
00:44zirconiumks has joined #ltsp
01:04zirconiumks has quit IRC
01:05try2free has joined #ltsp
01:45try2free has quit IRC
02:08alkisg_work has joined #ltsp
02:28vagrantc has quit IRC
02:38Nubae1 has quit IRC
02:38Nubae has joined #ltsp
02:51kim0 has joined #ltsp
02:54pete_ has joined #ltsp
02:54
<pete_>
hi all, got a question
02:54pete_ is now known as Guest3732
02:54
<Guest3732>
i have fedora 10 running k12
02:55
i have got ltsp running in qem but how do i get it to run a real thin client?
02:57muttley_ has joined #ltsp
02:59
<muttley_>
i try video playback on thin client, but on vlc i have some frames drop
03:00
vlc output: [00000420] avcodec decoder error: more than 5 seconds of late video -> droppingframe (computer too slow ?)
03:01pasmen has quit IRC
03:02
<muttley_>
i have many question...make all :)
03:03
what is the shutdown procedure from thin client (GUI)...i made log out and on ldm shutdown?! it's long and my thin client freeze...
03:04
<Guest3732>
how do you change dhcp from ltspbr0 to eth0 in virtualbox?
03:10
<alkisg_work>
muttley_: what are the video parameters? (resolution, fps...) Is xvideo enabled? Is your client CPU usage < 100% ?
03:11synchris_odium is now known as synchris
03:12DarKnesS_WolF has joined #ltsp
03:12
<muttley_>
hi alkisg...i think you have help me last time
03:12
<alkisg_work>
Hello... Yes, I think so
03:12
<muttley_>
thin client resoliton 1360*768
03:12
<alkisg_work>
Did you try the "xvinfo" command? Is xv enabled?
03:13
<muttley_>
xv is enabled on matrox g4...but i have this line: maximum XvImage size: 1024 x 1024
03:13
<alkisg_work>
What's the video resolution and frames per second?
03:14
<muttley_>
656x272
03:14
<alkisg_work>
Do you notice any difference if you play it full screen, as opposed to non-full screen?
03:15
<muttley_>
no it's the same
03:15
<alkisg_work>
OK, so the 1024x1024 limit is the source rect limit, not the destination rect limit
03:15
<muttley_>
i have see video playback statistics and 10-20% of frames is dropped
03:15
<alkisg_work>
See the client CPU usage, is it < 100% ?
03:16
And, try to playback the video locally - is the matrox capable of playing a full screen video at this resolution?
03:16
<muttley_>
i switch to sceen_0 and command top on thin client os see 20-30% of idle cpu
03:17
my cpu don't enough power for decode divx...it's only 350 mhz (pentium II)
03:18
but if i use mplayer the video seem good
03:18
(sorry for my english...)
03:18
<alkisg_work>
If you use mplayer it plays OK, but if you use vlc it doesn't?
03:18
<muttley_>
yes!!!!
03:19
<alkisg_work>
Maybe the transfer the xvideo in different format, e.g. YV12 / RGB. Monitor the network bandwidth with iftop on the server
03:19
<muttley_>
i don't know if i have frame drop on mplayer but the video it's better
03:20
<alkisg_work>
Mplayer will tell you about the xv format it uses (e.g. YV12), I don't know about vlc. So your video would need about 50Mbps with YV12, but 200Mbps with RGB32.
03:20
<muttley_>
mhhh... i remember it's lower 6 Mbyte
03:21
<alkisg_work>
bits or bytes?
03:21
<muttley_>
sorry Mbit
03:21
60 Mbit
03:21Guest3732 has quit IRC
03:21
<alkisg_work>
OK, for both mplayer and vlc?
03:22
<muttley_>
i don't know i must retest (but as last time i don't have thin client now)
03:22
wait
03:22
i have all message response from vlc (and cvlc without gui) and mplayer
03:23
<alkisg_work>
Put the messages from vlc to pastebot
03:23
!pastebot
03:23
<ltspbot>
alkisg_work: "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.
03:23
<alkisg_work>
(or cvlc - if they're more detailed)
03:24
<muttley_>
wait...
03:25
<ltsppbot>
"muttley_" pasted "#############################x" (111 lines) at http://pastebot.ltsp.org/281
03:26
<muttley_>
you can read "xvinfo" command, vlc and mplayer
03:28
if usefull: when try to play video with 1280x532 res on vlc start but VERY LOW...
03:28
<alkisg_work>
x11 video output error: X11 request 144.1 failed with error code 10: BadAccess (attempt to access private resource denied)
03:29
Maybe it thinks xv isn't supported, and renders the video by using the slow putimage method (instead of xvputimage).
03:29
<muttley_>
...on mplayer don't start and say me: "VO: [xv] 1280x532 => 1280x532 Planar YV12
03:29
Source image dimensions are too high: 1280x532 (maximum is 1024x1024)
03:29
FATAL: Cannot initialize video driver."
03:29
<alkisg_work>
yeah, that's the 1024x1024 limit you mentioned before
03:29
<muttley_>
vlc don't support xvinfo?!
03:30
<alkisg_work>
It does - with your card it has a problem
03:30
Your video driver supports to claim shared memory over the network - which is wrong
03:30
<muttley_>
i have also try totem player but with the same result of vlc...
03:31
mhhhh....
03:31
but also mplayer try use shared memory: "[VO_XV] Shared memory not supported"
03:32
<alkisg_work>
Maybe you could find some *force xv* option for vlc...
03:32
<tarzeau>
HELLO!
03:32
someone should redirect this http://ltsp.sourceforge.net/ to ltsp.org no?
03:32
<alkisg_work>
muttley_: I guess mplayer detects that, and uses xvputimage but not xvshmputimage. The others fail to detect that and use putimage (no xv)
03:33
<muttley_>
ok understand
03:33
thank you man
03:33
<alkisg_work>
That's just my guest - you should ask a xorg expert to be sure :P
03:33
<muttley_>
i try to find option for vlc *focre xv*
03:33
<alkisg_work>
*guess
03:34
<muttley_>
excuseme, a last question
03:35
my matrox have: maximum XvImage size: 1024 x 1024
03:35
but when try play video with 1280x532 say me :Source image dimensions are too high: 1280x532 (maximum is 1024x1024)
03:36
can i "re-balance" supported resolution?!
03:36
<alkisg_work>
You can transcode the video before it's transmitted, yes
03:36
<muttley_>
1024*1024 is aspect ratio 1:1...i have a 16:9
03:37
transcode?!? some indication :)
03:37
<alkisg_work>
moment...
03:37
<muttley_>
of course
03:40
<daduke>
!seen jammcq
03:40
<ltspbot>
daduke: jammcq was last seen in #ltsp 13 hours, 21 minutes, and 59 seconds ago: <jammcq> hello friends
03:41
<alkisg_work>
muttley_: I don't know if you can change the 1024x1024 limit to something like 1300x500 without patching the driver yourself - or even if your hardware supports it. But you could use the transcoding - streaming option of vlc or gstreamer to reduce the video resolution before it is sent to the clients.
03:42
muttley_: of course, with 100mbps network, you'll only be able to sent video to one client... :)
03:43
<muttley_>
yes i know...but it's not a problem...for the moment
03:47
i would not loss resolution... i hope that if 1024x1024 = 1048576
03:47
...also 1360x768= 1044480...it's the same
03:48Egyptian[Home] has quit IRC
03:48
<muttley_>
perhaps i'll buy a new graphic card ...
03:49Egyptian[Home] has joined #ltsp
03:49
<muttley_>
thank you again for all support...
03:51tjikkun_work has joined #ltsp
03:54
<muttley_>
is there some stuff for run ltsp (client) on xbox 1?
03:55
<daduke>
muttley_: since you can install a pretty regular Linux on it, I would assume 'yes'
03:56
<muttley_>
yes
03:59
gPXE and similar i don't think is supported
04:01
<daduke>
muttley_: probably not. You might be able to install something locally tho, have a look at http://wiki.phys.ethz.ch/readme/how_to_create_ltsp_boot_images?s[]=livecd, that's what I came up with to create LTSP boot images for CD and USB sticks.
04:02
<alkisg_work>
muttley_: you may also just copy the kernels from the tftpboot directory locally to the xbox.
04:03
<muttley_>
i'm not a linux expert! :(
04:04
i think both the procedure it's so hard...
04:04
<alkisg_work>
Where can the xbox boot from? hard disk, cd?
04:05
Have you already put linux to it?
04:06
<muttley_>
xbox can boot form cd and from hd
04:07
<daduke>
muttley_: if you've got a modchip, that is
04:07
<muttley_>
yes only for try...the xbox problem is low ram (64 mb)...low for fat client...good for thin client
04:08
<alkisg_work>
OK, put linux on the hd (i'm sure you can find tutorials for this) and then copy /var/lib/tftpboot/ltsp/i386/vmlinuz and initrd to the /boot/ directory. Update menu.lst and you're done...
04:09
<muttley_>
sure?!?
04:09
i think it's too simple!
04:09
i don't know i normal x86 kenel it's good for xbox
04:10
i don't know if normal x86 kenel it's good for xbox
04:10
<daduke>
muttley_: I think the necessary patches have been incorporated
04:11
<muttley_>
in ltsp thin client kernel?!? are there patches for xbox?!
04:11
<alkisg_work>
muttley_: I have no idea about xbox, I thought it had a regular pentium CPU...
04:12
<muttley_>
Intel Celeron 733 MHz CPU, an nVidia GeForce 3MX, 64 MB of RAM, a 8/10 GB hard disk, a DVD drive and 10/100 Ethernet.
04:12
<daduke>
muttley_, alkisg_work: it's a slightly modified celeron. there were some patches for the controller & stuff, but I'm pretty sure they're in the regular kernel sources now
04:12
<muttley_>
but normal live cd don't start on xbox...
04:13
waooo
04:13
<daduke>
muttley_: which is more of a boot loader issue I think. my xbox work is already some years back...
04:15
<muttley_>
sorry don't understand...your xbox work?!? with what?? ltsp?!
04:15
<daduke>
muttley_: no, modchips, HW upgrades, Linux, that kind of stuff
04:17
<muttley_>
if you know good ltsp because don't make some stuff for xbox :D
04:18
ehehhe...you know if xbox graphic car
04:19
ehm...do you know if xbox graphic card ( nVidia GeForce 3MX ) support xv?!
04:19
<alkisg_work>
muttley_: my geforce 400mx requires the proprietary nvidia drivers on the chroot to support xv.
04:20
<daduke>
muttley_: that's rather a driver question, but my guees would be yes, using nv
04:20
<alkisg_work>
daduke: I don't think nv supports xv. :(
04:20
At least in 3-4 different nvidia chipsets I've tried...
04:20
<daduke>
alkisg_work: it doesn't? how about nouveau?
04:20
<alkisg_work>
I've never tried nouveau.
04:21
<daduke>
alkisg_work: I'm not sure Nvidia's nvidia will run on Xbox, the chip being pretty OEM and all...
04:24
alkisg_work: http://forum.soft32.com/linux/Bug-271235-nv-driver-fi-etensions-test-ftopict294379.html - if they manage to fix the xv extension, it seems to be present at least :)
04:29
<muttley_>
i think if try is so simple as you say...i'll try :)
04:29muttley_ has left #ltsp
04:30muttley_ has joined #ltsp
04:30
<muttley_>
if install ltsp on xbox is so simple as you say...i'll try :)
04:32
however i think for who have "money problem" xbox it's very good thin client (small, cheap and low energy power)
04:35
this is the difference by a normal pc: http://www.xbox-linux.org/wiki/Porting_an_Operating_System_to_the_Xbox_HOWTO
04:49ogra has quit IRC
04:50ogra has joined #ltsp
05:17Nubae1 has joined #ltsp
05:17marius-- has joined #ltsp
05:17Nubae has quit IRC
05:40kaos01 has joined #ltsp
06:01Selveste1 has joined #ltsp
06:22hersonls_ has joined #ltsp
06:26hersonls_ has quit IRC
06:30
<marius-->
where can i get a documentation about ltsp+ldap and user authentification over ldap?
06:34
<cyberorg>
marius--, look up yer distro + ldap, ltsp has got nothing to do with it :)
06:36
<marius-->
so how can i run on ubuntu an ldap server with user authentification?
06:38
<cyberorg>
marius--, google ubuntu +ldap, first link ;)
06:39
<marius-->
ah
06:39
k
06:54
<kaos01>
anyone any ideas as to why X would take ages to start up using ldm, fedora10 ltsp5 ?
07:02bobby_C has joined #ltsp
07:02otavio has joined #ltsp
07:26Egyptian[Home] has quit IRC
07:27Egyptian[Home] has joined #ltsp
07:27evilx has joined #LTSP
07:39alkisg_work has quit IRC
07:40
<shamino>
kaos01, sounds like network problem..
07:40
<kaos01>
once i login in its all good
07:43
not sure even how to try to find the problem i ran tcpdump on the client but didnt see anything taking a long time
07:45
<evilx>
what the issue?
07:46
<kaos01>
to be hones i dont know, but once i loginto ldm, enter username password it takes a LONG time for the desktop environment to apear, once i log in everythign works good
07:47
bit the server and client are very capable machines, so i strongly doubt that would be a problem
07:47
plenty of cpu/ram
07:48litlebuda has joined #ltsp
07:48
<evilx>
could just be an issue with how it mount the home directory
07:48
<kaos01>
you mean teh fuse thing ?
07:49
<evilx>
yeah
07:49
it how it actually verify if the username and pass is correct
07:49
from what I understand
07:50
<kaos01>
well i think disbling local devices didnt improve anything
07:50
so it doesnt mount home
07:50muttley_ has quit IRC
07:51
<evilx>
it still going to mount the home directory
07:51
<kaos01>
well i have a shell and i cant see home mounted anywhere
07:52
<evilx>
/home/user isnt there after you logged in?
07:52
<kaos01>
no, but give me a sec to confirm ( i will reboot :) )
07:56
thanks !!!
07:56
yes gettign rid of home did speed things up !!!!!!!
07:56
LOCAL_APPS=False
07:57
but i want local apps :)
07:57
actually no i dont
07:59hanthana has joined #ltsp
08:01
<kaos01>
evilx, thankyou !!
08:04
<ogra>
(you should file a bug in fedora about that, sshfs works pretty fast in ubuntu and debian for the localapp home mount)
08:05
might be an issue with the ssh server setup
08:06
<kaos01>
any ideas as to what it might be ? its a default sshd setup
08:07
<ogra>
no, i dont use fedora
08:08
generally ldm mounts /home/$USER via sshfs during login if localapps are enabled
08:08
so it might be fedoras handling of sshfs or the server side setup that slows down
08:08
<kaos01>
i will test sshfs after gettign some sleep
08:11kaos01 has quit IRC
08:18
<marius-->
where can i get help for my ldap setup?
08:20litlebuda has quit IRC
08:47loather-work has quit IRC
08:49loather-work has joined #ltsp
08:50Gadi has joined #ltsp
08:56ogra has quit IRC
09:03rjent has joined #ltsp
09:05
<rjent>
Greetings, I have an old ltsp setup and when there are odd things happen with dns I get the Xlib: Invalid MIT-MAGIC-COOKIE-1 key error on the kdm log of the the system I have the chooser running.
09:05
Any ideas?
09:05alkisg has joined #ltsp
09:13AmosSam has joined #ltsp
09:15loather-work has quit IRC
09:15loather-work has joined #ltsp
09:24Selveste1 has quit IRC
09:37marius-- has quit IRC
09:37AmosSam has quit IRC
09:42din_os has joined #ltsp
09:45F-GT has quit IRC
09:46F-GT has joined #ltsp
09:48
<wigwam>
hello
09:49
i have a problem with ltsp rdesktop session
09:49
with ubuntu server
09:50
in rdesktop session win key doesn't work, but worse, sometimes key shortcuts with ctrl don't work
09:50
any ideas please?
09:53yggdrasill_ has quit IRC
10:06furiousdraz has joined #ltsp
10:07
<furiousdraz>
hi
10:09
I used LTSP V5 with Edubuntu (ubuntu with add-on of edubuntu) but i don't understand why i'm not able to launch my computer with PXE
10:11
First : i can see on syslog that my thin client take an IP address (Mar 12 16:00:21 edubuntu dhcpd: DHCPACK on 192.168.111.53 to 00:22:64:6f:1f:ea via eth0)
10:11
but after that i see this error : Mar 12 15:58:23 edubuntu in.tftpd[5883]: tftp: client does not accept options
10:12
an now, my thin client avec a black screen with a dash blinking at the top
10:13
do you know what'a appened?
10:13cliebow has joined #ltsp
10:15marius-- has joined #ltsp
10:16nicros_ has joined #ltsp
10:17nicros_ has quit IRC
10:25ogra has joined #ltsp
10:28
<wigwam>
in rdesktop session win key doesn't work, but worse, sometimes key shortcuts with ctrl don't work, any idea please?
10:29tjikkun_work has quit IRC
10:32hanthana has quit IRC
10:39Remaille has joined #ltsp
10:40The_Code has joined #ltsp
10:44bobby_C has quit IRC
10:55alkisg has quit IRC
10:58staffencasa has joined #ltsp
11:01kim0 has quit IRC
11:10alkisg has joined #ltsp
11:11Remaille has quit IRC
11:18din_os has quit IRC
11:45lucy has joined #ltsp
11:48
<lucy>
11:48
anyone know how to add libraries in LTSP got the error: error loading tls libc.so.6 can not now, when trying to access
11:52
11:52
anyone know how to add libraries in LTSP got the error: error loading tls libc.so.6 can not now, when trying to access
11:55Ahmuck has joined #ltsp
11:59Lns has joined #ltsp
11:59Ahmuck has joined #ltsp
12:03Subhodip has joined #ltsp
12:06Gadi has quit IRC
12:11The_Code_ has joined #ltsp
12:18maginot has joined #ltsp
12:19
<maginot>
Hi All
12:21spectra has joined #ltsp
12:21
<maginot>
anyone know why I'm receiving this messagem from a client that can 't boot>]: Mar 12 14:12:51 inmetro-ltsp dhcpd: DHCPREQUEST for 192.168.0.20 (192.168.0.1) from 00:40:a7:0a:f0:da via eth0
12:21
Mar 12 14:12:51 inmetro-ltsp dhcpd: DHCPACK on 192.168.0.20 to 00:40:a7:0a:f0:da via eth0
12:21
Mar 12 14:12:51 inmetro-ltsp in.tftpd[6295]: tftp: client does not accept options
12:21Ahmuck has quit IRC
12:24The_Code has quit IRC
12:25alkisg has quit IRC
12:34
<johnny>
maginot, it's not really an error.. a warning that shouldn't mean anything to ya
12:36cliebow has quit IRC
12:36shrek has quit IRC
12:36cliebow has joined #ltsp
12:36din_os has joined #ltsp
12:41litlebuda has joined #ltsp
12:43litlebuda has quit IRC
12:43litlebuda has joined #ltsp
12:48litlebuda has quit IRC
12:48litlebuda has joined #ltsp
12:49litlebuda has joined #ltsp
12:55_UsUrPeR_ has quit IRC
12:56_UsUrPeR_ has joined #ltsp
12:56
<lucy>
rjune: you know how to add libraries or gcc in LTSP got the error: error loading tls libc.so.6 can not now, when trying to access
13:02
<rjune_>
5.0 or 4.2
13:04
<lucy>
4.2
13:05
<rjune_>
My first question is why did it happen in the first place. were you trying to update something?
13:05
4.2 has a build environment available for it, you can use it to build software for the ltsp root
13:08
<lucy>
must run a script to drive to a biometric reader,
13:08
You can access gcc in a shell session on the LTSP client?
13:11alkisg has joined #ltsp
13:11
<maginot>
johnny: hMmm but after that warning the boot process hangs...
13:11din_os has left #ltsp
13:11
<lucy>
rjune: I create an environment with LBE?
13:11litlebuda has quit IRC
13:11johnny has left #ltsp
13:13
<maginot>
Hmm on the client the message I have is Loading, please wait \n Ip-config: eth0 hardware xx:xx:xx:xx:xx:xx MTU 1500 DHCP RARP and at this moment the boot of the client is stuck... this can be a missing module issue?
13:15
anyidea, anyone?
13:16mamboloco has joined #ltsp
13:18Nubae1 has quit IRC
13:19Nubae has joined #ltsp
13:19furiousdraz has left #ltsp
13:36twinprism has quit IRC
13:40
<alkisg>
maginot: distro?
13:41
<maginot>
alkisg: ubuntu 7.10 ltsp5... already in production enviorement
13:43
<alkisg>
maginot: pxe clients or etherboot?
13:51Egyptian[Home] has quit IRC
13:51
<maginot>
alkisg: pxe clients... this is a particular box that isnt equal to the others we have ... Its board is a RTL8139
13:51Egyptian[Home] has joined #ltsp
13:52
<alkisg>
maginot: could you try to put this line in the bottom of /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default file, to see if it's a problem with ipconfig and your dhcp server(s)?
13:52
IPAPPEND 3
13:53
<maginot>
alkisg: something very very weird just happened
13:53
I think its interesting to report
13:53
this box has 2 nic, one onboard that have pxe support and other offboard without pxe
13:53
well
13:54
when it was stuck I tooked off the cable from the onboard board and then it plugged it on the offboard card, after that it continued the boot process and finaly showed the ubuntu login screen
13:55
if I try to boot directly from the offboard card I cant cause it doesnt have pxe support, I did this 2 times and all happened again
13:55
O.o
13:55
alkisg: ^
13:57irule has joined #ltsp
13:58
<alkisg>
maginot: then you'll have to pass the specific interface to ipconfig
13:58
as a kernel parameter, from the default file I told you above
13:58
See the recent messages in ltsp-discuss list, someone did a patch for this kind of problem
14:00
<maginot>
alkisg: well, just tooking off the offboard resolved the question now the box booted fine
14:00
but thanks for your attention
14:00Remaille has joined #ltsp
14:00
<alkisg>
k
14:01alkisg has quit IRC
14:02Subhodip has quit IRC
14:05alkisg has joined #ltsp
14:36alkisg has quit IRC
14:39mushroom1lue is now known as mushroomblue
14:48maginot has quit IRC
14:50
<rjune_>
lucy, no, you can download the build environment
14:50
I suspect you've changed sometehing already to get that error
14:50bobby_C has joined #ltsp
15:08Selveste1 has joined #ltsp
15:08
<lucy>
rjune, yes, I just added the lib.
15:08
I think I need to install a package libs
15:10
rjune: where do I download build enviroment?
15:16vagrantc has joined #ltsp
15:17irule has quit IRC
15:27marius-- has quit IRC
15:37
<rjune_>
Uhm, used to be on the website
15:38
realistically anything you try to b uild for ltsp should be within the ltsp build environment
15:42vagrantc has quit IRC
15:50dirigeant has joined #ltsp
15:58spectra has quit IRC
15:59mamboloco has quit IRC
15:59lucy has quit IRC
16:07litlebuda has joined #ltsp
16:37johnny has joined #ltsp
16:42twinprism has joined #ltsp
16:42lucascoala has joined #ltsp
16:46Shingoshi has joined #ltsp
16:53vagrantc has joined #ltsp
16:57Remaille has quit IRC
17:01Gadi has joined #ltsp
17:01Gadi1 has quit IRC
17:03vagrantc has joined #ltsp
17:05Jonathan_JLS has joined #ltsp
17:09rjent has quit IRC
17:10Shingoshi_ has joined #ltsp
17:12davidl_ has joined #ltsp
17:16dirigeant has quit IRC
17:16MeW__ has joined #ltsp
17:26rjent has joined #ltsp
17:38twinprism has quit IRC
17:40Shingoshi has quit IRC
17:41Shingoshi has joined #ltsp
17:42
<davidl_>
Hello
17:42litlebuda has quit IRC
17:43litlebuda has joined #ltsp
17:43
<davidl_>
looking for tips on nfs-swap on ltsp5 for a P133 client.
17:43Shingoshi_ has quit IRC
17:44
<davidl_>
however I'm not sure this is going to solve my problem
17:44bobby_C has quit IRC
17:45
<davidl_>
(actually, the tip I'm looking for is how to enable nfs-swap)
17:45
<vagrantc>
why not nbd swap?
17:45
<davidl_>
uhh... no reason
17:45
except that I don't know what I'm doing... and ltsp wiki talked about nfs-swap for older clients
17:45
<vagrantc>
NBD is built into most kernels, NFS swap requires crazy kernel patches
17:46
<davidl_>
ok
17:46The_Code_ is now known as The_Code
17:46
<vagrantc>
!docs
17:46
<ltspbot>
vagrantc: "docs" is For the most current documentation, see http://wiki.ltsp.org/twiki/bin/view/Ltsp/LtspDocumentationUpstream
17:46
<vagrantc>
davidl_: hopefully there's something there about NBD swap
17:46
<davidl_>
sweet. thank you!
17:55
<davidj>
rjune_: knock, knock.
17:55
Gadi: Are you around?
17:58Jonathan_JLS has quit IRC
17:59MeW__ is now known as MeW_away
18:09Nubae has quit IRC
18:10Nubae has joined #ltsp
18:15cliebow_ has joined #ltsp
18:15MeW__ has joined #ltsp
18:16litlebuda has quit IRC
18:20davidl_ has quit IRC
18:22DarKnesS_WolF has quit IRC
18:39litlebuda has joined #ltsp
18:41MeW_away has quit IRC
18:53litlebuda has quit IRC
18:53Lns has quit IRC
18:54staffencasa has quit IRC
18:55litlebuda has joined #ltsp
19:23MeW___ has joined #ltsp
19:23MeW___ is now known as MeW_away
19:23tarbo_ has joined #ltsp
19:27cliebow_ has quit IRC
19:36tarbo has quit IRC
19:36vagrantc has quit IRC
19:48MeW__ has quit IRC
20:10litlebuda has quit IRC
21:07Nubae has quit IRC
21:14try2free has joined #ltsp
21:18Nubae has joined #ltsp
21:52try2free has left #ltsp
21:57alekibango has quit IRC
22:28alkisg has joined #ltsp
23:00alkisg has quit IRC
23:01CaScAdE^1arAway has joined #ltsp
23:02alkisg has joined #ltsp
23:18faustino333 has quit IRC
23:18CaScAdE^FarAway has quit IRC
23:19faustino333 has joined #ltsp
23:47alkisg has quit IRC
23:50shrek has joined #ltsp
23:53zirconiumks has joined #ltsp