#raspbian IRC Log

Index

IRC Log for 2013-04-16

Timestamps are in GMT/BST.

[0:22] * phellarv (~phellarv@phellarv.users.bitbit.net) has joined #raspbian
[0:23] * phellarv is now known as Duck_boot
[0:24] * larsgk (~lgk@0x3ec735ac.inet.dsl.telianet.dk) Quit (Ping timeout: 248 seconds)
[0:30] * OliverJW (~Oliver@94-192-128-116.zone6.bethere.co.uk) Quit (Read error: Connection reset by peer)
[0:30] * OliverJW (~Oliver@94-192-128-116.zone6.bethere.co.uk) has joined #raspbian
[0:35] <Wiaf> so i just booted into my raspbian (fresh server installation) and I can ssh to it but the pi cant reach the internet
[0:35] <Wiaf> i cant see my error, resolv.conf and interfaces looks fine to me
[0:36] <plugwash> can you paste the content of those files in a pastebin somewhere?
[0:36] <Wiaf> ill try, ye. gimme a sec
[0:37] * monkeycoder (~monkeycod@178.121.41.54) Quit (Remote host closed the connection)
[0:39] <Wiaf> tny.cz/dfd81e7c
[0:39] <Wiaf> @ plugwash
[0:39] <Wiaf> whenever i ping something "in the internet" i get connect: network not reachable
[0:40] <Wiaf> also: W: Failed to fetch http://mirrordirector.raspbian.org/raspbian/dists/wheezy/Release.gpg Temporary failure resolving 'mirrordirector.raspbian.org'
[0:41] <plugwash> umm what is your network like? do you really have two subnets or did you forget which IP range you are using?
[0:41] <Wiaf> i do have two subs :/
[0:42] <Wiaf> http://www.abload.de/image.php?img=02-04-201314-46-23tnlg7kdd.png
[0:42] <Wiaf> ignore "new rpi" part in red at the bottom
[0:42] <Wiaf> it shows my network pretty accurate
[0:42] <Wiaf> *the rest
[0:44] <plugwash> So the Pi you are having problems with is the one in the top left?
[0:45] * OliverJW (~Oliver@94-192-128-116.zone6.bethere.co.uk) Quit (Read error: Connection reset by peer)
[0:45] * Datalink (~Datalink@unaffiliated/datalink) has joined #raspbian
[0:46] <Wiaf> yes
[0:46] <Wiaf> and im connected via the debian eeepc atm
[0:46] <Wiaf> bottom left
[0:46] <Wiaf> except that im not using a lan cable so im coming from wifi router
[0:48] <plugwash> and are you positive the gateway address is right?
[0:48] * themill (~stuart@unaffiliated/themill) has joined #raspbian
[0:48] <Wiaf> not 100%, its quite late and i should go to bed. im not even sure what a gateway is atm
[0:48] <Wiaf> :/
[0:49] <Wiaf> i could check the ifconfig of my debian eeepc?
[0:49] <plugwash> what is the output of the commands ifconfig and route on the eeepc and the Pi ?
[0:50] <Wiaf> you mean ifconfig and pastebin on both machines?
[0:50] <Wiaf> *from
[0:50] <plugwash> yeah and same for the command "route"
[0:50] <Wiaf> route followed by destination? (syntax question)
[0:51] <plugwash> Just route on it's own
[0:51] <plugwash> actually "route -n" is better
[0:53] <Wiaf> tny.cz/b5f3fbd7
[0:53] <Wiaf> was already finished without -n, should i reupload?
[0:57] <plugwash> ok your pi's routing table doesn't contain the default gateway, what is puzzling me is why not
[0:57] <plugwash> can you try removing the following lines from /etc/network/interfaces and rebooting
[0:57] <plugwash> allow-hotplug wlan0
[0:57] <plugwash> iface wlan0 inet manual
[0:57] <plugwash> wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
[0:57] <plugwash> iface default inet dhcp
[0:58] * iwamatsu (~iwamatsu@www1015ue.sakura.ne.jp) Quit (Ping timeout: 256 seconds)
[0:58] <plugwash> and also before rebooting add "auto eth0"
[0:58] * iwamatsu (~iwamatsu@www1015ue.sakura.ne.jp) has joined #raspbian
[0:58] <Wiaf> i want it to static to 1.2 though as my port forwarding for 80/443/22 goes there :3
[0:58] <Wiaf> ill do it for debugging, sec.
[0:58] <Wiaf> commenting out is sufficient=
[0:58] <Wiaf> ?
[0:59] <plugwash> yeah commenting out is probablly sufficient
[1:00] <Wiaf> RPi rebooting
[1:00] * daveee123 (~daveee123@ip-209-203.oberlin.net) Quit (Remote host closed the connection)
[1:01] <Wiaf> apt-get still gets "temporary failure resolving"
[1:02] <Wiaf> route -n says
[1:02] <Wiaf> Destination Gateway Genmask Flags Metric Ref Use Iface
[1:02] <Wiaf> 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
[1:03] <Wiaf> pi@raspberrypi ~ $ ping 8.8.8.8
[1:03] <Wiaf> connect: Network is unreachable
[1:06] <plugwash> what happens if you do "ifdown eth0 && ifup eth0"
[1:06] * daveee123 (~daveee123@ip-209-203.oberlin.net) has joined #raspbian
[1:06] <Wiaf> pi@raspberrypi ~ $ sudo ifdown eth0 && sudo ifup eth0
[1:06] <Wiaf> ifdown: interface eth0 not configured
[1:06] <Wiaf> RTNETLINK answers: File exists
[1:06] <Wiaf> Failed to bring up eth0.
[1:07] * wad (~wad@vps.zerbat.com) Quit (Quit: Leaving)
[1:09] * Glissant (glissant@geekhacked.org) Quit (Remote host closed the connection)
[1:09] * ksclarke (~kevin@pdpc/supporter/active/ksclarke) has joined #raspbian
[1:10] <plugwash> i'm pretty stumped at this point, it may be possible to manually add the route with "route add default gw 192.168.1.2" but it should be getting added when the interface comes up
[1:11] <plugwash> One final suggestion before I got to bed, check if "network-manager" is installed and if so remove it
[1:14] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[1:15] <Wiaf> it isnt
[1:15] <Wiaf> ill try around more tomorrow. its 2am here and ive got work :/
[1:15] <Wiaf> thanks for your help and gn plugwash :)
[1:17] <ring0> Wiaf, you could add 'post-up route add default gw 192.168.1.2' to your /etc/network/interfaces
[1:18] <ring0> Wiaf, in the corresponding iface section
[1:19] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[1:28] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Quit: leaving)
[1:31] * zZz_Skelli (~Skelli@p5B3E3D18.dip.t-dialin.net) Quit (Ping timeout: 256 seconds)
[1:31] * zZz_Skelli (~Skelli@p5B3E3E27.dip.t-dialin.net) has joined #raspbian
[1:31] * zZz_Skelli is now known as Skelli
[1:32] * Glissant (glissant@geekhacked.org) has joined #raspbian
[1:33] * Glissant is now known as Guest99754
[1:34] * Guest99754 (glissant@geekhacked.org) Quit (Remote host closed the connection)
[1:46] * daveee123 (~daveee123@ip-209-203.oberlin.net) Quit (Remote host closed the connection)
[2:03] * tinti (~tinti@pdpc/supporter/student/tinti) has joined #raspbian
[2:34] * sujal_ (~quassel@brln-4dbc2177.pool.mediaWays.net) has joined #raspbian
[2:37] * sujal (~quassel@brln-4db81e0f.pool.mediaWays.net) Quit (Ping timeout: 252 seconds)
[2:38] * tinti (~tinti@pdpc/supporter/student/tinti) Quit (Quit: Leaving)
[3:02] * plugwash (~plugwash@2001:5c0:1400:a::13) Quit (Ping timeout: 245 seconds)
[3:14] * sujal_ (~quassel@brln-4dbc2177.pool.mediaWays.net) Quit (Remote host closed the connection)
[3:16] * sujal (~quassel@brln-4dbc2177.pool.mediaWays.net) has joined #raspbian
[3:32] * mogbog (~mogbog@c-50-140-147-229.hsd1.in.comcast.net) has joined #raspbian
[3:35] * mogbog (~mogbog@c-50-140-147-229.hsd1.in.comcast.net) Quit (Quit: Computer has gone to sleep.)
[3:37] * chops13 (~user@174-20-155-29.mpls.qwest.net) has joined #raspbian
[3:39] <chops13> does anyone know how to automount a usb drive that you can read and write to? i have edited the fstab file and am able to mount the drive but cannot edit files on it.
[3:41] <ParkerR> chops13, What does running "groups" output
[3:41] <chops13> username sudo
[3:42] <ParkerR> O.o
[3:42] <ParkerR> Ok despite the fact that that seems like a very low number of groups add yourself to the fuse group
[3:43] <ParkerR> sudo usermod -a -G fuse username
[3:43] <ParkerR> Then reboot. If it is usung fuse to mount you should be able to browse the location it mounts
[3:45] <chops13> Will give that a try.
[3:50] <chops13> In the fstab file i have /dev/sda1 /mnt/usb msdos rw,defaults 0 0. The drve mounts but unless I run sudo i cannot edit any of the files on the drive.
[3:50] <PhotoJim> ls -ld /mnt/usb
[3:50] <PhotoJim> let's see the permissions
[3:51] <chops13> drwr-xr-x 3 root root
[3:52] <ParkerR> Yeah sometimes if its mounted with fuse then any user in the fuse group can browse and edit
[3:54] <chops13> I am in the fuse group now, but if I do not run sudo I still cannot edit the files on the usb drive. I can read them.
[3:56] <PhotoJim> so root owns that folder, and only root can write to it.
[3:56] <PhotoJim> chown :fuse /mnt/usb if you want something quick and easy.
[3:56] <PhotoJim> and chmod g+w /mnt/usb
[3:57] <chops13> I will give that a try. Will this work on a reboot?
[3:57] <PhotoJim> no reboot should be needed.
[3:57] <PhotoJim> if you're in the fuse group
[3:58] <PhotoJim> you need to be in a group that can write to that folder.
[3:58] <ParkerR> Might have to logout first
[3:58] <PhotoJim> or you need to change it so that you're the owner.
[3:58] <PhotoJim> if you're changing your groups, you will need to reboot. but changing modes on existing files/folders will work immediately.
[3:59] <ParkerR> groups _should_ only need and exit and log back in
[4:01] <chops13> when i try chown on /mnt/usb I get Operation not permitted. Do I need to unmount it first?
[4:01] <ParkerR> sudo
[4:01] <chops13> Tried that too
[4:05] * EddieX (~eddie@c83-252-80-53.bredband.comhem.se) has joined #raspbian
[4:08] <chops13> I umounted and was able to get fuse as owner. Interesting that I can still not edit the file unless I run as sudo. I am not sure what to put in the fstab file could this be the issue?
[4:10] * mogbog (~mogbog@c-50-140-147-229.hsd1.in.comcast.net) has joined #raspbian
[4:15] * Syliss (~Home@adsl-108-201-88-26.dsl.chi2ca.sbcglobal.net) has joined #raspbian
[4:23] * Lupinedk is now known as lupinedk
[4:26] * EddieX (~eddie@c83-252-80-53.bredband.comhem.se) Quit (Ping timeout: 246 seconds)
[4:28] * EddieX (~eddie@c83-252-80-53.bredband.comhem.se) has joined #raspbian
[4:41] * chops13 (~user@174-20-155-29.mpls.qwest.net) Quit (Quit: ERC Version 5.3 (IRC client for Emacs))
[4:42] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[4:49] * azeem (~mbanck@ppp-93-104-19-164.dynamic.mnet-online.de) has joined #raspbian
[4:53] * azeem_ (~mbanck@ppp-93-104-7-97.dynamic.mnet-online.de) Quit (Ping timeout: 276 seconds)
[4:53] * kroq-gar78 (~kroq-gar7@pool-71-170-199-93.dllstx.fios.verizon.net) Quit (Ping timeout: 256 seconds)
[4:57] * Gazpaxxo (~bizarro_1@80.30.239.44) Quit (Quit: Leaving)
[5:01] * mike_t (~mike@pluto.dd.vaz.ru) has joined #raspbian
[5:03] * kroq-gar78 (~kroq-gar7@pool-71-170-199-93.dllstx.fios.verizon.net) has joined #raspbian
[5:05] * mogbog (~mogbog@c-50-140-147-229.hsd1.in.comcast.net) Quit (Quit: Computer has gone to sleep.)
[5:06] * \\Mr_C\\ (mrc@adsl-98-89-27-96.mgm.bellsouth.net) Quit ()
[5:08] * passstab (~coplon@c-68-63-125-131.hsd1.pa.comcast.net) Quit (Remote host closed the connection)
[5:09] * cabralcole (464d0d61@gateway/web/freenode/ip.70.77.13.97) has joined #raspbian
[5:09] <cabralcole> just curious if someone wouldn't mind helping me out
[5:09] * ph-enigma_ (~quassel@d67-193-151-201.home3.cgocable.net) has joined #raspbian
[5:09] * ph-enigma (~quassel@d67-193-151-201.home3.cgocable.net) Quit (Ping timeout: 245 seconds)
[5:10] <cabralcole> I just got my 10" LCD LVDS touchscreen and its all hooked up to my Raspberry Pi the thing is its not bright at all. I did have the ambient sensor on it but it was useless so I disconnected it. I can't seem to control my LCD brightness directly from my touchscreen Raspberry Pi
[5:12] <cabralcole> I'm all of out ideas. They also provided a .c file to build the backlight controller but it doesn't compile. Also it says in the monitor settings on the Raspberry Pi that theres no monitor info! I would really appreciate some help if anybody has advice
[5:18] * sujal (~quassel@brln-4dbc2177.pool.mediaWays.net) Quit (Ping timeout: 264 seconds)
[5:20] * cabralcole (464d0d61@gateway/web/freenode/ip.70.77.13.97) Quit (Quit: Page closed)
[5:21] * \\Mr_C\\ (mrc@adsl-98-89-19-106.mgm.bellsouth.net) has joined #raspbian
[5:30] * Glissant (glissant@geekhacked.org) has joined #raspbian
[5:31] * Glissant is now known as Guest60139
[5:33] * efixit (~Icedove@zux221-148-202.adsl.green.ch) Quit (Ping timeout: 245 seconds)
[5:34] * efixit (~Icedove@zux221-171-233.adsl.green.ch) has joined #raspbian
[5:35] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) Quit (Ping timeout: 245 seconds)
[5:37] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) has joined #raspbian
[5:57] * larsgk (~lgk@0x3ec735ac.inet.dsl.telianet.dk) has joined #raspbian
[6:09] * Syliss (~Home@adsl-108-201-88-26.dsl.chi2ca.sbcglobal.net) Quit (Quit: Syliss)
[6:12] * Noxz (~chris@osuosc/Noxz) has joined #raspbian
[6:21] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[6:21] * lupinedk is now known as Lupinedk
[6:21] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[6:24] * donkeybox (~david@pool-71-162-119-51.bstnma.fios.verizon.net) Quit (Ping timeout: 246 seconds)
[6:32] * ksclarke (~kevin@pdpc/supporter/active/ksclarke) Quit (Quit: Leaving.)
[6:34] * ReggieUK (ReggieUK@94.12.160.160) Quit ()
[6:37] * donkeybox (~david@173-9-91-17-NewEngland.hfc.comcastbusiness.net) has joined #raspbian
[6:45] * Noxz (~chris@osuosc/Noxz) Quit (Ping timeout: 256 seconds)
[7:05] * Skelli is now known as zZz_Skelli
[7:20] * zZz_Skelli is now known as Skelli
[7:26] * Lupinedk is now known as lupinedk
[7:28] * Guest60139 is now known as Glissant
[7:35] * bertrik (~quassel@rockbox/developer/bertrik) has joined #raspbian
[7:46] * larsgk (~lgk@0x3ec735ac.inet.dsl.telianet.dk) Quit (Ping timeout: 260 seconds)
[7:53] * piney0 (~piney@unaffiliated/piney0) Quit (Read error: Operation timed out)
[7:53] * twolife` is now known as twolife
[7:57] * larsgk (~lgk@0x3ec735ac.inet.dsl.telianet.dk) has joined #raspbian
[8:05] * PasNox (~PasNox@beg33-4-78-237-93-55.fbx.proxad.net) has joined #raspbian
[8:22] * bertrik (~quassel@rockbox/developer/bertrik) Quit (Ping timeout: 264 seconds)
[8:24] * larsgk (~lgk@0x3ec735ac.inet.dsl.telianet.dk) Quit (Ping timeout: 276 seconds)
[8:29] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[8:38] <Wiaf> ring0: you availabe?
[8:45] * larsgk (~lgk@0x3ec735ac.inet.dsl.telianet.dk) has joined #raspbian
[8:51] * larsgk (~lgk@0x3ec735ac.inet.dsl.telianet.dk) Quit (Ping timeout: 258 seconds)
[8:55] <Wiaf> lordievader: ?
[8:56] * donkeybox (~david@173-9-91-17-NewEngland.hfc.comcastbusiness.net) Quit (Ping timeout: 260 seconds)
[8:59] <lordievader> Good morning
[9:00] <lordievader> Wiaf: ?
[9:01] * hsp (~holgi@77-20-201-129-dynip.superkabel.de) has joined #raspbian
[9:02] <Wiaf> hey
[9:02] <Wiaf> i put a new image on my sdcard (the 8gig raspbian one was corrupted it seemed)
[9:02] <Wiaf> and now i cant reach the internet from it
[9:03] <Wiaf> it didnt work at home, it doesnt work here at work
[9:03] <Wiaf> i can ssh to the pi via LAN no problem
[9:03] <Wiaf> but apt-get update / pings fail
[9:03] <Wiaf> pi@raspberrypi ~ $ ping 8.8.8.8
[9:03] <Wiaf> PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
[9:03] <Wiaf> From 192.168.1.2 icmp_seq=1 Destination Host Unreachable
[9:03] <Wiaf> e.g
[9:03] <Wiaf> any help would be much appreciated
[9:04] <lordievader> Wiaf: Firewall is disabled by default ain't it?
[9:05] <Wiaf> yeah, no iptables have been iniitalized
[9:05] <lordievader> Wiaf: Are you currently at home?
[9:05] <Wiaf> no. im at work
[9:05] <Wiaf> got the pi with me
[9:06] <lordievader> Corporate networks can be a pita... I have a feeling it is easier to debug/setup this at home.
[9:06] <Wiaf> it didnt work at home either
[9:07] <Wiaf> exactly the same problems
[9:07] <Wiaf> internet is open by corporate firewall. it worked before i re-setup the sdcard
[9:07] <Wiaf> idk if you were awake yesterday at 2:00 am
[9:07] <Wiaf> i wrote about my problem with plugwash back then
[9:08] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Quit: Weird shit happenin'...)
[9:08] <lordievader> Nope wasn't.
[9:09] <Wiaf> what I dont get is how the ip settings work
[9:09] <Wiaf> i put 192.168.2.70 in cmdline.txt and the pi gets that ip. however in /etc/network/interfaces i still have the static ip from my home network setup
[9:09] <Wiaf> still its on 2.70 which it should be for now.
[9:10] <Wiaf> also resolv.conf has an entry for our companies dns
[9:10] <lordievader> I'd just use the /etc/netwok/interfaces
[9:10] <Wiaf> well i cant set the ip there from just mounting the sdcard to a native windows
[9:10] <Wiaf> allright
[9:10] <lordievader> Wiaf: Can you ping the router/gateway?
[9:11] <Wiaf> ill get back to you in a sec
[9:11] <Wiaf> cofee break
[9:12] * donkeybox (~david@pool-71-162-119-51.bstnma.fios.verizon.net) has joined #raspbian
[9:14] * OliverJW (~Oliver@94-192-128-116.zone6.bethere.co.uk) has joined #raspbian
[9:16] <linuxboy_> ip r s
[9:16] <linuxboy_> ip a s
[9:17] <linuxboy_> output of those please
[9:21] <Wiaf> kback
[9:22] <Wiaf> http://tny.cz/33f9dbdd
[9:22] <Wiaf> subnet 1 is for my home network, subnet 2 is work
[9:24] * SlashV (~SlashV@ip176-146-172-82.adsl2.static.versatel.nl) has joined #raspbian
[9:25] <linuxboy_> 192.168.2.70 is work?
[9:25] <Wiaf> yes
[9:25] <linuxboy_> are you currently at work?
[9:25] <Wiaf> im sshd there now and on the pi
[9:25] <Wiaf> yes
[9:25] <linuxboy_> your default gateway is wron
[9:25] <linuxboy_> wrong
[9:25] <linuxboy_> default via 192.168.1.1 dev eth0
[9:26] <Wiaf> should I set /network/interfaces to dhcp for work?
[9:27] <linuxboy_> I assume so
[9:28] <Wiaf> damn that was stupid
[9:28] <Wiaf> i "sudo ifdown eth0" just now -.-
[9:29] <Wiaf> guess ill have to turn it off and on again ^_^
[9:29] <linuxboy_> heh
[9:29] <linuxboy_> rookie mistake
[9:29] <linuxboy_> we all do that
[9:30] <Wiaf> if id have writen "sudo ifdown eth0 && ifup eth0" id would have worked, right?
[9:32] <linuxboy_> yeah
[9:33] <linuxboy_> or
[9:33] <linuxboy_> /etc/init.d/networking restart
[9:33] <linuxboy_> assuming you didn't break the config file
[9:35] <Wiaf> yeah. i cant reach the pi via the ip i set in cmdline.txt anymore
[9:35] <Wiaf> not even ping it :/
[9:35] <Wiaf> i guess ill just try a fresh install
[9:35] <linuxboy_> I didn't realise you can set IPs in cmdline.txt
[9:36] <Wiaf> its quite the treat really
[9:36] <Wiaf> ip=<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf>
[9:36] <Wiaf> thats the syntax for it
[9:37] <linuxboy_> ah
[9:38] * freiser (~freiser@2001:8d8:1fe:100:2e27:d7ff:fe40:4691) has joined #raspbian
[9:38] <Wiaf> im trying to boot it with these params atm: ip=192.168.2.70::192.168.2.1:255.255.255.0:wiaf-pi:eth0:off
[9:40] <Wiaf> not working, ill put a new raspbian on it
[9:41] * freiser (~freiser@2001:8d8:1fe:100:2e27:d7ff:fe40:4691) Quit (Client Quit)
[9:41] * FR^2 (~frquadrat@farsquare.de) has joined #raspbian
[9:42] * larsgk (~lgk@212-60-115-150.ip.cust.zensystems.net) has joined #raspbian
[9:52] <Wiaf> linuxboy_: does that look right to you?
[9:52] <Wiaf> http://tny.cz/4ce52fb4
[9:52] <Wiaf> thats the sdcard im using atm
[9:55] <linuxboy_> tons of errors
[9:56] <Wiaf> that sdcard was most probably corrupted by the pi two/three days ago, i fsck'd /sdb2 and then just dd'd a new image onto it
[9:56] <Wiaf> can I fixe these errors somehow?
[10:04] * themill (~stuart@unaffiliated/themill) Quit (Ping timeout: 276 seconds)
[10:23] * plugwash (~plugwash@cpc7-stkp7-2-0-cust208.10-2.cable.virginmedia.com) has joined #raspbian
[10:29] * monkeycoder (~monkeycod@178.121.160.68) has joined #raspbian
[10:34] * tom4939 is now known as tom39291
[10:42] * donkeybox (~david@pool-71-162-119-51.bstnma.fios.verizon.net) Quit (Ping timeout: 245 seconds)
[10:42] <Wiaf> lordievader: http://tny.cz/9056acd1 is that relevant to my problems?
[10:43] <lordievader> Wiaf: Why do you have 2 empty paritions?
[10:52] <Wiaf> dont
[10:52] <Wiaf> i dont know why sfdisk shows these
[10:52] <Wiaf> fdisk doesnt
[10:53] <Wiaf> im just wondering about the exected found sectors
[10:54] <Wiaf> *expected
[10:55] <lordievader> Wiaf: Have you rebooted after you modified the sd-card? I think you modified it.
[10:55] * donkeybox (~david@173-9-91-17-NewEngland.hfc.comcastbusiness.net) has joined #raspbian
[10:56] <Wiaf> i havent done anything to it yet
[10:56] <Wiaf> that was just a plain
[10:56] <Wiaf> [root@vm jot]# dd bs=1M if=/home/jot//documents/raspberry/RSEv2.3.img of=/dev/sdd
[10:56] <Wiaf> and then sdfidk -l on /dev/sdd
[10:59] <lordievader> Wiaf: Dd repartitions the sd-card. Reboot and check fdisk again.
[11:00] * donkeybox (~david@173-9-91-17-NewEngland.hfc.comcastbusiness.net) Quit (Ping timeout: 264 seconds)
[11:02] <Wiaf> i dont get what I am supposed to to lordievader
[11:03] <lordievader> Wiaf: Simply reboot the machine on which you issued to fdisk ;)
[11:03] <Wiaf> ah ok. on it
[11:06] <Wiaf> lordievader: gives me the exact same output
[11:06] <Wiaf> http://tny.cz/dd3e3969
[11:10] <lordievader> Strange, does your image contain those empty partitions?
[11:10] <Wiaf> i really just think its sfdisk showing these
[11:10] <Wiaf> gotta go to lunch
[11:11] <Wiaf> http://tny.cz/14b7ada9
[11:11] <Wiaf> thats a normal fdisk
[11:11] <Wiaf> brb
[11:14] * demure (U2FsdGVkX1@ma.sdf.org) Quit (Ping timeout: 246 seconds)
[11:16] * demure (U2FsdGVkX1@ma.sdf.org) has joined #raspbian
[11:18] * donkeybox (~david@pool-71-162-119-51.bstnma.fios.verizon.net) has joined #raspbian
[11:18] * tinti (~tinti@pdpc/supporter/student/tinti) has joined #raspbian
[11:19] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[11:20] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[11:25] * efixit (~Icedove@zux221-171-233.adsl.green.ch) Quit (Remote host closed the connection)
[11:26] * efixit (~Icedove@zux221-171-233.adsl.green.ch) has joined #raspbian
[11:29] * Shaan7 (~quassel@kde/shantanu) has joined #raspbian
[11:33] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[11:34] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[11:34] * Shaan7 (~quassel@kde/shantanu) Quit (Ping timeout: 248 seconds)
[11:36] * themill (~stuart@unaffiliated/themill) has joined #raspbian
[11:39] <Wiaf> bacl
[11:43] * sujal (~quassel@brln-4dbc2177.pool.mediaWays.net) has joined #raspbian
[12:02] * bizarro_1 (~bizarro_1@144.Red-88-27-92.staticIP.rima-tde.net) has joined #raspbian
[12:03] * mike_t (~mike@pluto.dd.vaz.ru) Quit (Remote host closed the connection)
[12:07] * efixit (~Icedove@zux221-171-233.adsl.green.ch) Quit (Ping timeout: 258 seconds)
[12:27] * nils_2_ (~nils_2@unaffiliated/nils-2/x-2480262) has joined #raspbian
[12:29] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) Quit (Ping timeout: 258 seconds)
[12:32] * nils_2_ is now known as nils_2
[12:34] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[12:34] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[12:50] * efixit (~Icedove@cust.dyn.213-3-61-121.swisscomdata.ch) has joined #raspbian
[12:50] * themill (~stuart@unaffiliated/themill) Quit (Read error: Connection reset by peer)
[12:51] * themill_ (~stuart@unaffiliated/themill) has joined #raspbian
[12:51] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[12:52] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[12:55] * themill_ (~stuart@unaffiliated/themill) Quit (Ping timeout: 252 seconds)
[12:56] * themill_ (~stuart@unaffiliated/themill) has joined #raspbian
[12:57] * themill_ is now known as themill
[12:59] * themill_ (~stuart@unaffiliated/themill) has joined #raspbian
[12:59] * themill (~stuart@unaffiliated/themill) Quit (Disconnected by services)
[12:59] * tinti (~tinti@pdpc/supporter/student/tinti) Quit (Quit: Leaving)
[12:59] * themill_ is now known as themill
[13:00] <Wiaf> lordievader: I dont really know what was wrong, but reflashing the sdcard and putting the correct dns entry into resolv.conf made it work
[13:01] <Wiaf> overclocking a raspbian thats meant to run 24/7 -> never again
[13:11] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) Quit (Ping timeout: 252 seconds)
[13:13] * creemj (~mjc@60-234-221-162.bitstream.orcon.net.nz) has joined #raspbian
[13:13] * themill (~stuart@unaffiliated/themill) Quit ()
[13:32] * piney0 (~piney@unaffiliated/piney0) has joined #raspbian
[13:40] * MobGod (~mobgod@ool-18b8d2cd.dyn.optonline.net) has joined #raspbian
[13:40] * MobGod (~mobgod@ool-18b8d2cd.dyn.optonline.net) Quit (Changing host)
[13:40] * MobGod (~mobgod@unaffiliated/mobgod) has joined #raspbian
[13:45] * mike_t (~mike@95.67.201.82) has joined #raspbian
[13:48] * blkaway is now known as blkhawk
[14:02] * ReggieUK (ReggieUK@94.12.160.160) has joined #raspbian
[14:05] * yehnan (~yehnan@61-228-8-141.dynamic.hinet.net) has joined #raspbian
[14:05] * MobGod (~mobgod@unaffiliated/mobgod) Quit (Ping timeout: 252 seconds)
[14:09] * _nitti (~nitti@173-160-123-81-Minnesota.hfc.comcastbusiness.net) has joined #raspbian
[14:22] * Skelli is now known as zZz_Skelli
[14:22] * ksclarke (~kevin@pdpc/supporter/active/ksclarke) has joined #raspbian
[14:23] * redsoup (~redsups@h-123-173-94.a336.priv.bahnhof.se) has joined #raspbian
[14:26] * barfoo365 (~Admin@cpc20-stav14-2-0-cust101.17-3.cable.virginmedia.com) has joined #raspbian
[14:26] <barfoo365> When trying to login into my pi using putty, as soon as I put the username in it says disconnected and kicks me out. Anyone any ideas?
[14:28] <kaste> I guess you can't look at the logs without ssh?
[14:35] * hsp (~holgi@77-20-201-129-dynip.superkabel.de) Quit (Read error: Operation timed out)
[14:38] * raspier (~raspier@host86-161-236-154.range86-161.btcentralplus.com) has joined #raspbian
[14:43] <Wiaf> muahaha lordievader i managed to debug noip2 all by myself. i had the same problems with autostart then before.
[14:43] <Wiaf> its running now :3
[14:43] * raspier (~raspier@host86-161-236-154.range86-161.btcentralplus.com) Quit (Quit: Linkinus - http://linkinus.com)
[14:44] <lordievader> Wiaf: Good going ;)
[14:55] * lupinedk is now known as Lupinedk
[15:18] * gsedej_work (~gasper@seraph.uni-mb.si) Quit (Ping timeout: 256 seconds)
[15:19] * themill (~stuart@unaffiliated/themill) has joined #raspbian
[15:20] * daveee123 (~daveee123@ip-209-203.oberlin.net) has joined #raspbian
[15:20] * FloJpg1 (~fpougheon@LAubervilliers-151-11-15-87.w193-251.abo.wanadoo.fr) has joined #raspbian
[15:21] * zZz_Skelli is now known as Skelli
[15:22] * FloJpg (~fpougheon@68.143.64.86.rev.sfr.net) Quit (Ping timeout: 264 seconds)
[15:23] * Syliss (~Home@adsl-108-201-88-26.dsl.chi2ca.sbcglobal.net) has joined #raspbian
[15:24] * yehnan (~yehnan@61-228-8-141.dynamic.hinet.net) Quit (Quit: Leaving)
[15:24] * Syliss (~Home@adsl-108-201-88-26.dsl.chi2ca.sbcglobal.net) Quit (Client Quit)
[15:29] * FloJpg (~fpougheon@68.143.64.86.rev.sfr.net) has joined #raspbian
[15:30] * Artpicre (~Artpicre@vit94-10-78-240-193-57.fbx.proxad.net) has joined #raspbian
[15:30] * twolife is now known as twolife`
[15:31] * FloJpg1 (~fpougheon@LAubervilliers-151-11-15-87.w193-251.abo.wanadoo.fr) Quit (Ping timeout: 255 seconds)
[15:32] * pi___ (~pi@94-192-35-133.zone6.bethere.co.uk) has joined #raspbian
[15:48] * PasNox (~PasNox@beg33-4-78-237-93-55.fbx.proxad.net) Quit (Quit: Leaving)
[16:00] * monkeycoder (~monkeycod@178.121.160.68) Quit (Remote host closed the connection)
[16:04] * ReggieUK (ReggieUK@94.12.160.160) Quit ()
[16:08] * blkhawk is now known as blkaway
[16:25] * twolife` is now known as twolife
[16:27] * passstab (~coplon@c-68-63-125-131.hsd1.pa.comcast.net) has joined #raspbian
[16:37] * efixit (~Icedove@cust.dyn.213-3-61-121.swisscomdata.ch) Quit (Ping timeout: 245 seconds)
[16:39] * efixit (~Icedove@cust.dyn.213-3-61-121.swisscomdata.ch) has joined #raspbian
[16:43] * larsgk (~lgk@212-60-115-150.ip.cust.zensystems.net) Quit (Read error: Operation timed out)
[16:50] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[16:51] * \\Mr_C\\ (mrc@adsl-98-89-19-106.mgm.bellsouth.net) Quit (Ping timeout: 256 seconds)
[17:03] * \\Mr_C\\ (mrc@adsl-98-89-19-106.mgm.bellsouth.net) has joined #raspbian
[17:27] * ampex (~sterling@short.circu.it) Quit (Quit: leaving)
[17:27] * ksclarke1 (~kevin@24-241-4-152.dhcp.buft.sc.charter.com) has joined #raspbian
[17:27] * ksclarke (~kevin@pdpc/supporter/active/ksclarke) Quit (Read error: Connection reset by peer)
[17:40] * \\Mr_C\\ (mrc@adsl-98-89-19-106.mgm.bellsouth.net) Quit ()
[17:47] * bertrik (~quassel@rockbox/developer/bertrik) has joined #raspbian
[17:55] * Lupinedk is now known as lupinedk
[17:56] * MobGod (~mobgod@ool-18b8d2cd.dyn.optonline.net) has joined #raspbian
[17:57] * MobGod is now known as Guest19949
[17:57] * FR^2 (~frquadrat@farsquare.de) Quit (Quit: Connection reset by peer)
[17:59] * vagrantc (~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net) has joined #raspbian
[17:59] * vagrantc (~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net) Quit (Changing host)
[17:59] * vagrantc (~vagrant@freegeek/vagrantc) has joined #raspbian
[17:59] * zoktar (~zoktar@unaffiliated/zoktar) Quit (Quit: -)
[18:00] * [SkG] (~sconde@unaffiliated/skg/x-897332) has joined #raspbian
[18:07] * blkaway is now known as blkhawk
[18:09] * tinti (~tinti@pdpc/supporter/student/tinti) has joined #raspbian
[18:09] * monkeycoder (~monkeycod@178.121.143.129) has joined #raspbian
[18:21] * Guest19949 (~mobgod@ool-18b8d2cd.dyn.optonline.net) Quit (Ping timeout: 272 seconds)
[18:22] * zoktar (~zoktar@unaffiliated/zoktar) has joined #raspbian
[18:35] * tinti (~tinti@pdpc/supporter/student/tinti) Quit (Ping timeout: 264 seconds)
[18:36] * idstam-com (~johan@c-1b7172d5.027-359-73746f23.cust.bredbandsbolaget.se) Quit ()
[18:36] * FR^2 (~fr@krlh-5f71f1ed.pool.mediaWays.net) has joined #raspbian
[18:38] * tinti (~tinti@pdpc/supporter/student/tinti) has joined #raspbian
[18:44] * MarkDude (~MT@fedora/MarkDude) Quit (Remote host closed the connection)
[18:47] * twolife is now known as twolife`
[18:47] * MarkDude (~MT@fedora/MarkDude) has joined #raspbian
[18:53] * SlashV (~SlashV@ip176-146-172-82.adsl2.static.versatel.nl) Quit (Quit: Leaving.)
[19:00] * tibbi (tibbi@adsl-dyn-34.95-102-192.t-com.sk) has joined #raspbian
[19:03] * jybu (~quassel@bridge9.burlett.fr) Quit (Remote host closed the connection)
[19:08] <gnarface> has anyone tried wayland on their pi?
[19:08] <Mogwai> gnarface: Yup, as we speak
[19:09] <gnarface> i'm interested how e17 works
[19:09] <gnarface> if it uses the compositing etc
[19:10] <Mogwai> gnarface: Just have a desktop and a terminal at the moment tho, need to start trying to add interesting stuff to it
[19:10] <Mogwai> Yeah, e17 + wayland would be a great fit for the Pi if it works
[19:20] * mike_t (~mike@95.67.201.82) Quit (Remote host closed the connection)
[19:22] * tkeranen (~Nobody@dsl-hkibrasgw3-58c150-78.dhcp.inet.fi) Quit (Quit: leaving)
[19:28] * idstam (~johan@c-1b7172d5.027-359-73746f23.cust.bredbandsbolaget.se) has joined #raspbian
[19:29] * ReggieUK (ReggieUK@94.12.160.160) has joined #raspbian
[19:32] * mlpug (~mlpug__@gprs-internet-bcee6c-55.dhcp.inet.fi) has joined #raspbian
[19:39] * JohnWayne_ (~quassel@209-58-242-194.static-ip.telepacific.net) Quit (Ping timeout: 240 seconds)
[19:42] * XenGi_ is now known as XenGi
[19:44] * daveee123 (~daveee123@ip-209-203.oberlin.net) Quit (Remote host closed the connection)
[19:52] * MarkDude (~MT@fedora/MarkDude) Quit (Quit: reboot)
[20:00] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[20:01] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[20:01] * daveee123 (~daveee123@ip-209-203.oberlin.net) has joined #raspbian
[20:07] * MarkDude (~MT@fedora/MarkDude) has joined #raspbian
[20:07] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[20:08] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[20:09] * MarkDude (~MT@fedora/MarkDude) Quit (Remote host closed the connection)
[20:13] * ksclarke1 is now known as ksclarke
[20:13] * ksclarke (~kevin@24-241-4-152.dhcp.buft.sc.charter.com) Quit (Changing host)
[20:13] * ksclarke (~kevin@pdpc/supporter/active/ksclarke) has joined #raspbian
[20:15] * mlpug (~mlpug__@gprs-internet-bcee6c-55.dhcp.inet.fi) Quit (Ping timeout: 245 seconds)
[20:21] * daveee123 (~daveee123@ip-209-203.oberlin.net) Quit (Remote host closed the connection)
[20:23] * larsgk (~lgk@0x3ec735ac.inet.dsl.telianet.dk) has joined #raspbian
[20:27] * mlpug (~mlpug__@dsl-espbrasgw1-54f9d7-209.dhcp.inet.fi) has joined #raspbian
[20:29] * MarkDude (~MT@fedora/MarkDude) has joined #raspbian
[20:39] * MobGod (~mobgod@ool-18b8d2cd.dyn.optonline.net) has joined #raspbian
[20:39] * MobGod (~mobgod@ool-18b8d2cd.dyn.optonline.net) Quit (Changing host)
[20:39] * MobGod (~mobgod@unaffiliated/mobgod) has joined #raspbian
[20:40] * OliverJW (~Oliver@94-192-128-116.zone6.bethere.co.uk) Quit (Read error: Connection reset by peer)
[20:40] * jevin (~jevin@72.12.217.220) Quit (Quit: Textual IRC Client: www.textualapp.com)
[20:45] * tinti (~tinti@pdpc/supporter/student/tinti) Quit (Read error: Connection reset by peer)
[20:48] * troyt (~troyt@2001:1938:240:2000::3) Quit (Ping timeout: 264 seconds)
[20:49] * jevin (~jevin@72.12.217.220) has joined #raspbian
[20:50] * troyt (~troyt@2001:1938:240:2000::3) has joined #raspbian
[20:52] * daveee123 (~daveee123@ip-209-203.oberlin.net) has joined #raspbian
[20:55] * passstab (~coplon@c-68-63-125-131.hsd1.pa.comcast.net) Quit (Remote host closed the connection)
[20:55] * tinti (~tinti@pdpc/supporter/student/tinti) has joined #raspbian
[20:57] * barfoo365 (~Admin@cpc20-stav14-2-0-cust101.17-3.cable.virginmedia.com) Quit (Quit: Leaving)
[21:00] * daveee123 (~daveee123@ip-209-203.oberlin.net) Quit (Ping timeout: 245 seconds)
[21:05] * JohnWayne_ (~quassel@209-58-242-194.static-ip.telepacific.net) has joined #raspbian
[21:08] * lupinedk is now known as Lupinedk
[21:16] * FR^2 (~fr@krlh-5f71f1ed.pool.mediaWays.net) Quit (Quit: und weg...)
[21:18] <dwatkins> can anyone suggest a simple way to backup a running Raspberry Pi? I assume you can just copy the root filesystem, not sure if open files would cause an issue, or changes whilst the backup happens.
[21:20] <sney> tar
[21:21] * Diaoul (~Diaoul@APuteaux-652-1-1-90.w82-124.abo.wanadoo.fr) Quit (Ping timeout: 240 seconds)
[21:22] <dwatkins> makes sense, thanks sney
[21:24] * [SkG] (~sconde@unaffiliated/skg/x-897332) Quit (Read error: Connection reset by peer)
[21:26] * Diaoul (~Diaoul@APuteaux-652-1-84-48.w86-217.abo.wanadoo.fr) has joined #raspbian
[21:27] * daveee123 (~daveee123@ip-209-203.oberlin.net) has joined #raspbian
[21:31] * daveee123 (~daveee123@ip-209-203.oberlin.net) Quit (Ping timeout: 252 seconds)
[21:39] * troyt (~troyt@2001:1938:240:2000::3) Quit (Ping timeout: 246 seconds)
[21:43] * troyt (~troyt@2001:1938:240:2000::3) has joined #raspbian
[21:50] * efixit (~Icedove@cust.dyn.213-3-61-121.swisscomdata.ch) Quit (Remote host closed the connection)
[21:52] * efixit (~Icedove@cust.dyn.213-3-61-121.swisscomdata.ch) has joined #raspbian
[21:57] * efixit (~Icedove@cust.dyn.213-3-61-121.swisscomdata.ch) Quit (Quit: efixit)
[21:59] * Diaoul (~Diaoul@APuteaux-652-1-84-48.w86-217.abo.wanadoo.fr) Quit (Ping timeout: 240 seconds)
[22:01] * _nitti (~nitti@173-160-123-81-Minnesota.hfc.comcastbusiness.net) Quit (Remote host closed the connection)
[22:05] * Diaoul (~Diaoul@APuteaux-652-1-215-97.w90-44.abo.wanadoo.fr) has joined #raspbian
[22:06] * _nitti (~nitti@173-160-123-81-Minnesota.hfc.comcastbusiness.net) has joined #raspbian
[22:07] * wiiguy (~fake@unaffiliated/wiiguy) Quit (Quit: I just broke my connection, but no worries, we can rebuild it. We have the technology.)
[22:09] * _nitti (~nitti@173-160-123-81-Minnesota.hfc.comcastbusiness.net) Quit (Remote host closed the connection)
[22:11] * _nitti (~nitti@173-160-123-81-Minnesota.hfc.comcastbusiness.net) has joined #raspbian
[22:17] * tkeranen (~nobody@dsl-hkibrasgw3-58c150-78.dhcp.inet.fi) has joined #raspbian
[22:28] * daveee123 (~daveee123@ip-209-203.oberlin.net) has joined #raspbian
[22:30] * Artpicre (~Artpicre@vit94-10-78-240-193-57.fbx.proxad.net) Quit (Read error: Connection reset by peer)
[22:31] <Wiaf> lordievader: i got my rpi running an apache2 @home now but whenever i connect to it via firefox i get on the sl modems' config page
[22:31] <Wiaf> *dsl
[22:31] * Echo_fox (~riles@74-137-79-142.dhcp.insightbb.com) has joined #raspbian
[22:31] <Wiaf> im definetly forwarng port 80 and 443 to the pis ip
[22:32] * daveee123 (~daveee123@ip-209-203.oberlin.net) Quit (Ping timeout: 255 seconds)
[22:33] <Echo_fox> how well could the pi stream 1 movie at 720, as well as downloading 2 torrents with a total of 1mbps, would adding a usb Nic to bridge help increase speeds?
[22:36] * _nitti (~nitti@173-160-123-81-Minnesota.hfc.comcastbusiness.net) Quit (Remote host closed the connection)
[22:39] <kaste> very doubtful
[22:40] <kaste> the throughput on the nic is really bad
[22:43] * mlpug (~mlpug__@dsl-espbrasgw1-54f9d7-209.dhcp.inet.fi) Quit (Remote host closed the connection)
[22:43] * monkeycoder (~monkeycod@178.121.143.129) Quit (Remote host closed the connection)
[22:47] * tibbi (tibbi@adsl-dyn-34.95-102-192.t-com.sk) Quit ()
[22:49] * tinti (~tinti@pdpc/supporter/student/tinti) Quit (Quit: Leaving)
[22:51] * blkhawk is now known as blkaway
[22:54] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[22:57] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[22:58] * MobGod (~mobgod@unaffiliated/mobgod) Quit (Ping timeout: 272 seconds)
[22:58] <vagrantc> oooh. there's an rpi-3.8.y branch now...
[22:59] <vagrantc> and there's actually a 3.8 branch kernel in debian experimental...
[22:59] * daveee123 (~daveee123@ip-209-203.oberlin.net) has joined #raspbian
[23:00] <plugwash> from a bit of looking it seems that the rpi-3.8.y branch is still considered experimental
[23:00] <plugwash> BTW I uploaded a 3.6 debian based kernel to the raspbian archive
[23:01] <plugwash> (apologies if i've already told you it's difficult to keep track of who I told what and when)
[23:01] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[23:02] <vagrantc> no worries
[23:02] <vagrantc> plugwash: did you remove the 3.2.x kernel?
[23:03] * daveee123 (~daveee123@ip-209-203.oberlin.net) Quit (Ping timeout: 255 seconds)
[23:03] <plugwash> No I decided to keep the 3.2.x kernel for people who decided that having the kernel version that debian supports was more important than having working GPU stuff with recent firmware
[23:03] <vagrantc> cool.
[23:04] <vagrantc> still the 3.2.35 version? or updated to what's in wheezy now?
[23:04] <plugwash> I haven't got arround to updating it yet, I should do that sometime
[23:05] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[23:05] * plugwash thinks 3.6 was a really unfortunately choice on the raspberry pi foundation's part
[23:05] <vagrantc> plugwash: if you need help with it, i could probably test a bit over the weekend
[23:05] <plugwash> I don't think ANYONE is providing security updates for 3.6 now :(
[23:06] <plugwash> guess i'll try and apply the raspbian debdiff to the latest version from wheezy and kick off a build
[23:07] * cfp- (~cfp@kaptenkaos.se) Quit (Ping timeout: 256 seconds)
[23:08] * cfp (~cfp@kaptenkaos.se) has joined #raspbian
[23:11] * andypiper (~andypiper@host86-169-36-85.range86-169.btcentralplus.com) has joined #raspbian
[23:13] * Yamba (~Yamba@31.25.23.229) Quit (Ping timeout: 246 seconds)
[23:18] * heathkid (~heathkid@unaffiliated/heathkid) has joined #raspbian
[23:19] * heathkid (~heathkid@unaffiliated/heathkid) has left #raspbian
[23:24] * rela (~x@pdpc/supporter/active/rela) Quit (Read error: Connection reset by peer)
[23:25] * Skelli is now known as zZz_Skelli
[23:30] * daveee123 (~daveee123@ip-209-203.oberlin.net) has joined #raspbian
[23:31] * XenGi is now known as XenGi_
[23:34] * arnej (~quassel@unaffiliated/ampheus) Quit (Ping timeout: 240 seconds)
[23:34] * daveee123 (~daveee123@ip-209-203.oberlin.net) Quit (Ping timeout: 264 seconds)
[23:34] * arnej (~quassel@unaffiliated/ampheus) has joined #raspbian
[23:35] * bertrik (~quassel@rockbox/developer/bertrik) Quit (Ping timeout: 260 seconds)
[23:39] * Yamba (~Yamba@31.25.23.229) has joined #raspbian
[23:41] * tkeranen (~nobody@dsl-hkibrasgw3-58c150-78.dhcp.inet.fi) Quit (Remote host closed the connection)
[23:45] * tinti (~tinti@pdpc/supporter/student/tinti) has joined #raspbian
[23:49] * Echo_fox (~riles@74-137-79-142.dhcp.insightbb.com) Quit (Quit: Leaving)
[23:56] * passstab (~coplon@c-68-63-125-131.hsd1.pa.comcast.net) has joined #raspbian

These logs were automatically created by RaspbianLogBot on irc.freenode.net using the Java IRC LogBot.