#raspbian IRC Log

Index

IRC Log for 2015-06-22

Timestamps are in GMT/BST.

[0:00] * dgeary2 (~portlandi@90.193.242.147) Quit (Quit: Ex-Chat)
[0:00] <anunnaki> where do i add this google api key environment variable so minitube can access it? would that go in .bashrc?
[0:00] <anunnaki> or is there a .env file somewhere in raspbian?
[0:01] <anunnaki> as shown here https://github.com/flaviotordini/minitube
[0:02] <scoofy> you can set env vars in .bashrc, if you use it from command line
[0:02] <anunnaki> scoofy: use minitube from the command line?
[0:03] <scoofy> i don't know it
[0:03] <scoofy> i'm saying, .bashrc only affecfts if you open a command prompt
[0:03] <scoofy> it won't be in your X environment
[0:04] <anunnaki> i guess ill soon find out if export the key works
[0:04] <anunnaki> *exporting
[0:04] * magellanicloud (~magellani@2a02:810b:8080:e34:9e4:444b:d356:5999) Quit (Ping timeout: 276 seconds)
[0:06] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[0:09] * b00ger_daddy (~aiB00gerD@pool-173-57-81-29.dllstx.fios.verizon.net) Quit (Quit: jIRCii - http://www.oldschoolirc.com)
[0:11] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[0:14] <anunnaki> is there a better alternative to using youtube on raspbian?
[0:16] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[0:16] <Boohbah> yes, using youtube on archlinux-arm
[0:19] <anunnaki> i was going to try arch for my pi but i tried all the OS and had problems with each one so i just settled on raspbian since egverything seemed to run smooth
[0:19] <anunnaki> well shouldnt say all since theres so many but most of the main ones on pi's website..
[0:20] <anunnaki> wouldve been nice if OSMC didnt keep disconnecting my wifi connection
[0:21] <ShorTie> that sounds more like a power issue
[0:23] <anunnaki> ShorTie: thats what my googling said too.. but the power seems to be the right amount... afterall it didnt do that with any other OS i installed on the pi.. just OSMC
[0:24] * Akex_ (uid58281@gateway/web/irccloud.com/x-jdyitjkrfmpfkskh) Quit (Quit: Connection closed for inactivity)
[0:25] <anunnaki> tried didnt wifi adaptors too. but it was a beta so.. it was still very buggy. the config section wasnt even showing on the screen.. and the mouse cursor was a gigantic triangle.
[0:25] <anunnaki> *different
[0:39] <ShorTie> only true way to know though is a volt meter
[0:41] * th0r (~Thor@24.106.210.67) has joined #raspbian
[0:49] * th0r (~Thor@24.106.210.67) Quit (Remote host closed the connection)
[1:05] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Remote host closed the connection)
[1:05] * shtirlic_ (~shtirlic@2a03:b0c0:1:d0::19:9001) Quit (Quit: ZNC - http://znc.in)
[1:09] * oakenshield (~oakenshie@83.223.26.226) Quit ()
[1:27] <anunnaki> ShorTie: if the power wasnt the right amount and caused that wifi issue.. wouldnt that have caused issues on all the other OSes i installed?
[1:28] <anunnaki> i use my pi everyday as my main system since my laptops screen burned out and i just ssh into it but havent noticed any issues
[1:33] * _Kowalski (~Kowalski@p5B32E7D8.dip0.t-ipconnect.de) Quit (Ping timeout: 276 seconds)
[1:46] * baldrick (~baldrick@cpe-98-15-201-112.hvc.res.rr.com) has joined #raspbian
[1:47] <baldrick> Question: Is there an updated FAQ for the hell that is the new networking in 2015-05-05 Raspian Wheezy image
[1:47] <baldrick> some of us can do commandline still
[1:48] <baldrick> seems like you need to do some foo to /etc/interfaces that was accepted in the past
[1:55] * VoidFox (~VoidFox@unaffiliated/voidfox) Quit (Ping timeout: 264 seconds)
[1:56] * arlixysh (~arlixael@2605:a000:1406:40d3:3974:5d08:872f:9703) Quit (Quit: Leaving)
[1:56] * VoidFox (~VoidFox@unaffiliated/voidfox) has joined #raspbian
[2:02] * _Kowalski (~Kowalski@p5B32EE31.dip0.t-ipconnect.de) has joined #raspbian
[2:07] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) has joined #raspbian
[2:07] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) Quit (Remote host closed the connection)
[2:08] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) has joined #raspbian
[2:09] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) Quit (Remote host closed the connection)
[2:17] <VoidFox> hi
[2:17] <VoidFox> im planning to make my raspy capable of using multiple uplinks
[2:18] <VoidFox> but got some problems understanding/choosing the most useful way of load balancing
[2:20] <VoidFox> the most common approach ive found would be using iproute
[2:20] <VoidFox> " ip route add default scope global nexthop via 10.75.1.1 dev eth1 weight 1 nexthop via 10.90.1.1 dev eth2 weight 4 "
[2:21] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) has joined #raspbian
[2:24] <VoidFox> round robin.. but if i visit a website with lots of pics, is it possible to split the requests?
[2:24] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 276 seconds)
[2:25] <VoidFox> or would i have to set up something at the application layer? got squid running, but havnt seen anything indicating that it might be capable of this
[2:26] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[2:26] <VoidFox> hm should probably ask in forum too lol
[2:27] <VoidFox> in short: anyone got a guide for dummies on that topic?
[2:29] <VoidFox> read a comment somewhere that this multiple uplink load balancing might even be implemented in the kernel sometime this year... anyone know something about that?
[2:35] * CTF (~ctf@unaffiliated/tassis) Quit (Quit: CTF)
[2:36] * CTF (~ctf@unaffiliated/tassis) has joined #raspbian
[2:50] * rockstar__ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) has joined #raspbian
[2:54] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) Quit (Ping timeout: 256 seconds)
[2:55] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) has joined #raspbian
[2:59] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[3:00] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[3:04] * GitGud (~GitGud@unaffiliated/gitgud) Quit (Read error: Connection reset by peer)
[3:05] * VoidFox (~VoidFox@unaffiliated/voidfox) Quit (Ping timeout: 264 seconds)
[3:05] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[3:07] * VoidFox (~VoidFox@unaffiliated/voidfox) has joined #raspbian
[3:09] * Qatz_ is now known as SpicyShibe
[3:10] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 265 seconds)
[3:28] * taza (~taza@unaffiliated/taza) Quit ()
[3:30] * HotCoder (~HotCoder@bas2-toronto09-1176131659.dsl.bell.ca) has joined #raspbian
[3:33] * HotCoder (~HotCoder@bas2-toronto09-1176131659.dsl.bell.ca) Quit (Client Quit)
[3:34] * GitGud (~GitGud@unaffiliated/gitgud) has joined #raspbian
[3:49] * mike_t (~mike@pluto.dd.vaz.ru) has joined #raspbian
[3:49] * peetbog (~rich@2601:445:8101:f01e:9422:3f20:de7b:4110) has joined #raspbian
[4:11] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[4:14] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[4:14] * ksx4system (~ksx4syste@esther.mac.info.pl) Quit (Ping timeout: 244 seconds)
[4:16] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[4:17] * Climuffff (~Climufff@ip1f13f739.dynamic.kabel-deutschland.de) Quit (Quit: Nettalk6 - www.ntalk.de)
[4:18] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 246 seconds)
[4:20] * VoidFox (~VoidFox@unaffiliated/voidfox) Quit (Quit: leaving)
[4:30] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[4:35] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 246 seconds)
[4:35] * VoidFox (voidfox@unaffiliated/voidfox) has joined #raspbian
[4:39] * icosa (~taeten@14.139.94.215) has joined #raspbian
[4:41] * peetbog (~rich@2601:445:8101:f01e:9422:3f20:de7b:4110) Quit (Remote host closed the connection)
[4:42] * lala (uid79385@gateway/web/irccloud.com/x-xfdqutxrnkopexwd) has joined #raspbian
[4:42] * DANtheBE- (dan@soupwhale.com) Quit (Quit: I hate quit messages.)
[4:42] * magellanicloud (~magellani@2a02:810b:8080:e34:5db1:1358:150d:b1f4) has joined #raspbian
[4:47] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[4:48] * mike_t (~mike@pluto.dd.vaz.ru) Quit (Remote host closed the connection)
[4:51] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 246 seconds)
[4:52] * ppq (~ppq@unaffiliated/ppq) has joined #raspbian
[4:53] * mike_t (~mike@pluto.dd.vaz.ru) has joined #raspbian
[5:03] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[5:03] * gitup (~gitup@203-174-136-10.syd.static-ipl.aapt.com.au) Quit (Remote host closed the connection)
[5:06] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[5:07] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 246 seconds)
[5:11] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 252 seconds)
[5:12] * setesat (~kvirc@doutre.fr) has joined #raspbian
[5:15] * Voovode (~Alex@tenatena.static.otenet.gr) has joined #raspbian
[5:16] <Omnipotent> lordievader, on usb hub now the usb stack does not crash but the webcam does go dead and syslog says this
[5:17] * magellanicloud (~magellani@2a02:810b:8080:e34:5db1:1358:150d:b1f4) Quit (Ping timeout: 252 seconds)
[5:17] <Omnipotent> lordievader, http://ideone.com/pJrsmI
[5:19] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[5:23] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 246 seconds)
[5:31] * rockstar__ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) Quit (Ping timeout: 275 seconds)
[5:35] * VoidFox (voidfox@unaffiliated/voidfox) Quit (Quit: leaving)
[5:36] * VoidFox (voidfox@unaffiliated/voidfox) has joined #raspbian
[5:39] * ppq (~ppq@unaffiliated/ppq) Quit (Quit: so, wech)
[5:55] * Gazpaxxo (~bizarro_1@1.Red-83-33-184.dynamicIP.rima-tde.net) Quit (Quit: Leaving)
[6:07] * baldrick (~baldrick@cpe-98-15-201-112.hvc.res.rr.com) has left #raspbian
[6:10] * gbaman (~gbaman@host86-148-125-226.range86-148.btcentralplus.com) has joined #raspbian
[6:15] * gbaman (~gbaman@host86-148-125-226.range86-148.btcentralplus.com) Quit (Ping timeout: 248 seconds)
[6:15] * pi3 (~pi@117.151.119.157) Quit (Ping timeout: 256 seconds)
[6:17] * lapide_viridi (~lapide_vi@ti0097a400-0806.bb.online.no) has joined #raspbian
[6:29] * pi3 (~pi@117.151.117.246) has joined #raspbian
[6:30] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 275 seconds)
[6:31] * Robarelli (~Robarelli@S0106602ad076145a.cg.shawcable.net) Quit (Ping timeout: 246 seconds)
[6:31] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[6:31] * skylite (~skylite@business-178-48-4-145.business.broadband.hu) has joined #raspbian
[6:33] * lapide_viridi (~lapide_vi@ti0097a400-0806.bb.online.no) Quit (Read error: Connection reset by peer)
[6:43] * GitGud (~GitGud@unaffiliated/gitgud) Quit (Ping timeout: 256 seconds)
[6:50] * Smither (~Smither@cpc65019-brad19-2-0-cust125.17-1.cable.virginm.net) has joined #raspbian
[6:53] * setesat (~kvirc@doutre.fr) Quit (Ping timeout: 265 seconds)
[6:54] * manuscle (~manuscle@LMontsouris-656-1-61-15.w80-15.abo.wanadoo.fr) has joined #raspbian
[6:56] * mildouze (~Icedove@AAmiens-156-1-81-185.w90-34.abo.wanadoo.fr) has joined #raspbian
[7:00] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[7:00] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[7:04] * twolife` is now known as twolife
[7:07] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[7:12] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 255 seconds)
[7:19] * Naman (~Naman@115.245.37.246) has joined #raspbian
[7:20] * Naman (~Naman@115.245.37.246) Quit (Client Quit)
[7:25] * fedboreve (~fedboreve@mon75-8-82-230-81-220.fbx.proxad.net) has joined #raspbian
[7:27] <fedboreve> exit
[7:28] <fedboreve> \exit
[7:28] * fedboreve (~fedboreve@mon75-8-82-230-81-220.fbx.proxad.net) Quit (Client Quit)
[7:34] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Ping timeout: 276 seconds)
[7:37] * manuscle (~manuscle@LMontsouris-656-1-61-15.w80-15.abo.wanadoo.fr) Quit (Ping timeout: 272 seconds)
[7:38] * manuscle (~manuscle@LMontsouris-656-1-61-15.w80-15.abo.wanadoo.fr) has joined #raspbian
[7:39] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[7:39] * djukon (~djukon@gateway/shell/insomnia247/x-fyzrmiihbjjazbwd) Quit (Read error: Connection reset by peer)
[7:39] * heroux_ (~heroux@gateway/shell/insomnia247/x-hmjjhfgdvvohyltl) has joined #raspbian
[7:41] * heroux (~heroux@gateway/shell/insomnia247/x-aqsnowzgkpnzixac) Quit (Read error: Connection reset by peer)
[7:41] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[7:41] * heroux_ is now known as heroux
[7:41] * Akex_ (uid58281@gateway/web/irccloud.com/x-isarlkpyregkpkat) has joined #raspbian
[7:45] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 276 seconds)
[7:46] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[7:47] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[7:47] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[7:49] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) Quit (Ping timeout: 276 seconds)
[7:49] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) has joined #raspbian
[7:49] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) Quit (Quit: Leaving)
[7:49] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[7:49] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[7:50] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[7:50] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[7:51] * hinderaker (~glenn@46.101.28.240) has joined #raspbian
[7:54] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[7:54] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[7:55] * wurstpropeller (~wurstprop@b2b-92-50-75-250.unitymedia.biz) has joined #raspbian
[7:56] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[7:56] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[7:57] * mildouze (~Icedove@AAmiens-156-1-81-185.w90-34.abo.wanadoo.fr) Quit (Quit: mildouze)
[7:57] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[7:58] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[8:00] * fedboreve (~fedboreve@82.230.81.220) has joined #raspbian
[8:00] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[8:00] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[8:02] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[8:02] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[8:03] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[8:07] * gbaman (~gbaman@host86-148-125-226.range86-148.btcentralplus.com) has joined #raspbian
[8:09] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[8:11] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[8:11] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[8:11] * gbaman (~gbaman@host86-148-125-226.range86-148.btcentralplus.com) Quit (Ping timeout: 246 seconds)
[8:12] * shiftplusone__ (~shift@217.33.127.174) Quit (Quit: Leaving)
[8:13] * wurstpropeller (~wurstprop@b2b-92-50-75-250.unitymedia.biz) Quit ()
[8:13] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[8:13] * jesse55 (~anon@107.150.16.138) Quit (Ping timeout: 250 seconds)
[8:14] * jesse55 (~anon@107.150.16.138) has joined #raspbian
[8:14] * hinderaker (~glenn@46.101.28.240) Quit (Ping timeout: 275 seconds)
[8:14] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 275 seconds)
[8:16] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[8:19] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[8:19] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[8:19] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[8:23] * fedboreve (~fedboreve@82.230.81.220) Quit (Ping timeout: 276 seconds)
[8:23] * mike_t (~mike@pluto.dd.vaz.ru) Quit (Remote host closed the connection)
[8:25] * fedboreve (~fedboreve@mon75-8-82-230-81-220.fbx.proxad.net) has joined #raspbian
[8:26] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[8:30] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[8:30] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[8:30] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[8:31] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 276 seconds)
[8:31] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[8:32] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[8:33] * hinderaker (~glenn@46.101.28.240) has joined #raspbian
[8:34] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[8:35] <lordievader> Good morning.
[8:35] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit ()
[8:36] <lordievader> Omnipotent: Looks like a crashing driver.
[8:37] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Ping timeout: 276 seconds)
[8:38] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[8:40] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[8:40] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[8:41] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[8:42] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[8:42] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[8:43] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[8:46] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[8:48] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[8:53] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[8:53] * djukon (~djukon@gateway/shell/insomnia247/x-tsudcyywdtuaxdew) has joined #raspbian
[8:55] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[8:56] <Omnipotent> lordievader, why would the driver be crashing?
[8:56] <Omnipotent> due to power fluctuations? is it possible?
[8:56] <Omnipotent> because I only have 1Amp power supply.
[8:58] <lordievader> "sysfs group 8080511c not found for kobject 'input179'" then it releases the webcam and errors on the usb "sysfs group 8080511c not found for kobject 'input179'"
[8:58] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[8:58] <lordievader> Anyhow, usually seeing stack traces in logs means something crashed.
[8:59] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[9:03] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[9:05] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[9:07] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[9:07] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[9:08] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[9:10] * plantoschka (~plantosch@ipb21a7712.dynamic.kabel-deutschland.de) has joined #raspbian
[9:13] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 252 seconds)
[9:19] <Omnipotent> lordievader, well this happens to be only happening when the flash drive or something is being utlized a lot
[9:19] <Omnipotent> I think
[9:20] <Omnipotent> So it's the power issue that causes a crash
[9:20] <Omnipotent> of driver
[9:23] <lordievader> Ah, nice find.
[9:23] <lordievader> Also when the usb stick is plugged into the powered hub?
[9:29] <Omnipotent> It's always plugged in
[9:30] * mildouze (~Icedove@AAmiens-156-1-81-185.w90-34.abo.wanadoo.fr) has joined #raspbian
[9:30] <Omnipotent> Do you think a 2Amp power supply would be sufficient?
[9:30] <lordievader> Where? On the Pi, or the powered hub?
[9:30] <Omnipotent> Powered hub
[9:30] <Omnipotent> on Pi there is nothing except the hub now
[9:30] <lordievader> Hmm...
[9:30] <lordievader> Was it a Pi B2?
[9:30] <Omnipotent> the thing is that.. the hub has like 3 things attached.. camera, 2 flash drives.. out of which one is always on and dedicated for motion to record stff in
[9:31] <Omnipotent> and other I turn on when I want to download stuff into it
[9:31] <Omnipotent> the powered hub has 5V 1A power supply.
[9:31] <Omnipotent> It's Raspberry Pi 2 Model B
[9:31] <Omnipotent> Pi also has 5V 1A for its own self
[9:32] <Omnipotent> When I download things and third pen drive is working the camera is almost in the dieing stage... continuous gray screen
[9:32] <Omnipotent> and after a while this stack trace started appearing
[9:32] <Omnipotent> so is it because of the lack of power that driver started crashing?
[9:33] <lordievader> I thought the B2 needed 2A as recommended.
[9:34] * gbaman (~gbaman@host86-129-222-193.range86-129.btcentralplus.com) has joined #raspbian
[9:34] * hinderaker (~glenn@46.101.28.240) Quit (Ping timeout: 276 seconds)
[9:35] <lordievader> "With a few experiments, I did determine the Raspberry Pi 2 will draw up to 500mA under heavy load." It seems that a 1A amp is the bare minimum...
[9:35] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[9:37] * oakenshield (~oakenshie@83.223.26.226) has joined #raspbian
[9:38] * gbaman_ (~gbaman@217.33.127.174) has joined #raspbian
[9:40] <shiftplusone> there's no number you can give as a minimum... I find it silly to even recommend a value.
[9:40] <shiftplusone> because you end up with silly suggestions like '2A', when in reality, you will have a hard time making the pi use that much.
[9:41] <shiftplusone> but you need to account for voltage sag and low quality supplies, so you bump the value up to silly values.
[9:42] * gbaman (~gbaman@host86-129-222-193.range86-129.btcentralplus.com) Quit (Ping timeout: 276 seconds)
[9:43] <Omnipotent> shiftplusone, just like your nick
[9:43] <Omnipotent> :P
[9:43] <Omnipotent> lordievader, well but we are on usb powered hub now so
[9:46] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[9:46] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[9:49] <lordievader> Yeah, that is what makes this a bit strange. I am no longer sure if it is a power issue.
[9:58] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 210 seconds.)
[9:59] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[10:00] * gbaman (~gbaman@217.33.127.174) has joined #raspbian
[10:04] * gbaman_ (~gbaman@217.33.127.174) Quit (Ping timeout: 255 seconds)
[10:05] * qdk (~qdk@87.72.0.40) Quit (Read error: Connection reset by peer)
[10:22] * qdk (~qdk@87.72.0.40) has joined #raspbian
[10:32] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[10:33] * hinderaker (glenn@46.101.28.240) has joined #raspbian
[10:34] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) has joined #raspbian
[10:39] * taza (~taza@unaffiliated/taza) has joined #raspbian
[10:40] * qdk (~qdk@87.72.0.40) Quit (Ping timeout: 250 seconds)
[10:43] * djukon (~djukon@gateway/shell/insomnia247/x-tsudcyywdtuaxdew) Quit (*.net *.split)
[10:43] * manuscle (~manuscle@LMontsouris-656-1-61-15.w80-15.abo.wanadoo.fr) Quit (*.net *.split)
[10:43] * Robby (robby@chillum.thcgirls.com) Quit (*.net *.split)
[10:43] * nickdastain (~nickdasta@2a00:d880:6:262::45a3) Quit (*.net *.split)
[10:43] * kcaj (~kcaj@unaffiliated/kcaj) Quit (*.net *.split)
[10:43] * devster31 (~devsterkn@2001:41d0:1:a3af::1) Quit (*.net *.split)
[10:43] * puzzola (~puzzola@unaffiliated/puzzola) Quit (*.net *.split)
[10:43] * Aranel (~Aranel@unaffiliated/aranel) Quit (*.net *.split)
[10:43] * zoktar (~zoktar@unaffiliated/zoktar) Quit (*.net *.split)
[10:43] * Draylor (~dray@atom.draylor.net) Quit (*.net *.split)
[10:43] * Twanislas (~Twanislas@2001:41d0:51:1::1621) Quit (*.net *.split)
[10:43] * twolife (~plop@loki.twolife.be) Quit (*.net *.split)
[10:43] * H4ndy|off (H4ndy@ipv6.gemini.panicbnc.net) Quit (*.net *.split)
[10:43] * slide23 (slide@unaffiliated/slide) Quit (*.net *.split)
[10:43] * Guest64898 (~LukeAgain@lukej.ovh) Quit (*.net *.split)
[10:43] * Tachyon` (tachyon@eiko.kupo.be) Quit (*.net *.split)
[10:43] * daswort (~daswort@2001:1a50:11:0:5f:8f:ac3a:1) Quit (*.net *.split)
[10:43] * oh7fdn (yliskosk@kapsi.fi) Quit (*.net *.split)
[10:43] * sjefen6 (~sjefen6@2001:464b:d995:0:20c:29ff:fe15:2284) Quit (*.net *.split)
[10:43] * babel (~quassel@2001:41d0:a:25b0::1) Quit (*.net *.split)
[10:43] * babel (~quassel@2001:41d0:a:25b0::1) has joined #raspbian
[10:43] * Twanislas (~Twanislas@2001:41d0:51:1::1621) has joined #raspbian
[10:43] * zoktar (~zoktar@78-72-45-32-no186.tbcn.telia.com) has joined #raspbian
[10:43] * zoktar (~zoktar@78-72-45-32-no186.tbcn.telia.com) Quit (Changing host)
[10:43] * zoktar (~zoktar@unaffiliated/zoktar) has joined #raspbian
[10:43] * djukon (~djukon@gateway/shell/insomnia247/x-pejkpykpnftbtyka) has joined #raspbian
[10:43] * Robby (robby@chillum.thcgirls.com) has joined #raspbian
[10:43] * slide (slide@unaffiliated/slide) has joined #raspbian
[10:43] * Guest45278 (~LukeAgain@lukej.ovh) has joined #raspbian
[10:43] * manuscle (~manuscle@LMontsouris-656-1-61-15.w80-15.abo.wanadoo.fr) has joined #raspbian
[10:44] * devster31 (~devsterkn@2001:41d0:1:a3af::1) has joined #raspbian
[10:44] * kcaj (~kcaj@unaffiliated/kcaj) has joined #raspbian
[10:44] * thestain (~nickdasta@2a00:d880:6:262::45a3) has joined #raspbian
[10:44] * sjefen6 (~sjefen6@2001:464b:d995:0:20c:29ff:fe15:2284) has joined #raspbian
[10:44] * puzzola_ (~puzzola@98.195.204.191) has joined #raspbian
[10:44] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[10:45] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[10:45] * Tachyon` (tachyon@eiko.kupo.be) has joined #raspbian
[10:45] * puzzola_ is now known as Guest49302
[10:45] * twolife (~plop@loki.twolife.be) has joined #raspbian
[10:45] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 272 seconds)
[10:49] * H4ndy|off (H4ndy@ipv6.gemini.panicbnc.net) has joined #raspbian
[10:49] * Draylor (~dray@atom.draylor.net) has joined #raspbian
[10:53] * gbaman_ (~gbaman@217.33.127.174) has joined #raspbian
[10:54] * gbaman (~gbaman@217.33.127.174) Quit (Ping timeout: 272 seconds)
[10:55] * daswort (~daswort@2001:1a50:11:0:5f:8f:ac3a:1) has joined #raspbian
[10:58] * ksx4system (~ksx4syste@esther.mac.info.pl) has joined #raspbian
[10:59] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[10:59] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[11:04] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[11:05] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[11:05] * ki_2 (~kilian@neu67-3-82-239-81-116.fbx.proxad.net) Quit (Quit: Konversation terminated!)
[11:06] * hinderaker (glenn@46.101.28.240) Quit (Ping timeout: 276 seconds)
[11:08] * taza (~taza@unaffiliated/taza) Quit ()
[11:09] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[11:12] * mildouze1 (~Thunderbi@AAmiens-156-1-81-185.w90-34.abo.wanadoo.fr) has joined #raspbian
[11:12] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[11:14] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 264 seconds)
[11:18] * icosa (~taeten@14.139.94.215) Quit (Read error: Connection reset by peer)
[11:19] * thebiffman (~andreas@109.228.150.211) Quit (Quit: bye)
[11:22] * thebiffman (~andreas@109.228.150.211) has joined #raspbian
[11:22] * Guest49302 (~puzzola@98.195.204.191) Quit (Ping timeout: 276 seconds)
[11:24] * pablo_pi (~pablo@190.56.10.79) has joined #raspbian
[11:26] * pablo_pi_ (~pablo@190.56.10.79) Quit (Ping timeout: 250 seconds)
[11:29] * puzzola (~puzzola@unaffiliated/puzzola) has joined #raspbian
[11:30] * gbaman_ (~gbaman@217.33.127.174) Quit (Ping timeout: 265 seconds)
[11:35] * qdk (~qdk@0190102301.0.fullrate.dk) has joined #raspbian
[11:38] * gbaman (~gbaman@217.33.127.174) has joined #raspbian
[11:40] * ppq (~ppq@unaffiliated/ppq) has joined #raspbian
[11:40] * qdk (~qdk@0190102301.0.fullrate.dk) Quit (Ping timeout: 255 seconds)
[11:40] * logcat7 (~logcat7@host-92-9-247-94.as43234.net) has joined #raspbian
[11:41] * logcat7 (~logcat7@host-92-9-247-94.as43234.net) Quit (Client Quit)
[11:42] * anao2 (~thomas@p579109EC.dip0.t-ipconnect.de) has joined #raspbian
[11:43] <anao2> hi@all how to show fullscreen youtube video on epiphany? and how to hide the red play button if the video runs??
[11:44] <anao2> running last firmware
[11:46] <scoofy> i wish i could make youtube work on my pi
[11:48] <anao2> i got it to run with noobs and raspbian
[11:49] <anao2> it runs well on epiphany
[11:49] <anao2> i have a pi 2!!!
[11:49] <anao2> but on flash pi-2 is 99% on 4 cores
[11:50] <anao2> if i try iceweasel pi-2 is freezing on chrome too
[11:51] <anao2> and with java-plugin i can use websdr.org radios on 30% cpu usage
[11:51] <anao2> thats ok
[11:51] <scoofy> eh.
[11:51] <scoofy> btw there's youtube-dl
[11:52] <scoofy> you can stream a youtube stream via VLC player in full screen
[11:52] <scoofy> and, flash is usually sh*tty on linux afaik
[11:52] <dcrystalj> does anyone know how to get  linux-headers-4.0.5 ?
[11:53] <anao2> ok thanks for your feedback
[11:53] <anao2> wanne try pi-2 on TV-HDMI next time to see NASA TV
[11:54] * Akex_ (uid58281@gateway/web/irccloud.com/x-isarlkpyregkpkat) Quit (Quit: Connection closed for inactivity)
[11:55] <anao2> do anyone knows a more powerful ARM device as youtube-client for TV?
[11:55] <anao2> pi-2 is good for automation and webcam usage and light surfing
[11:56] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[11:56] <anao2> if someone wants to see webcam-usage -- go www.webcam-hef.de
[11:56] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[12:03] * zGrr (~grr@185.13.106.66) has joined #raspbian
[12:06] <zGrr> moin :)
[12:07] <scoofy> hi,
[12:08] * anao2 (~thomas@p579109EC.dip0.t-ipconnect.de) Quit (Quit: Lost terminal)
[12:11] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[12:13] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) Quit (Quit: WeeChat 1.1.1)
[12:13] <dcrystalj> hi
[12:13] <dcrystalj> have u updated to new kernel already :D ?
[12:14] * GGflags (~lolilol@94.252.21.93.rev.sfr.net) Quit (Remote host closed the connection)
[12:15] * ppq (~ppq@unaffiliated/ppq) Quit (Remote host closed the connection)
[12:16] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[12:19] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Ping timeout: 276 seconds)
[12:19] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[12:20] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[12:22] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[12:23] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[12:24] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[12:24] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[12:25] * varibull (~varibull@ta.tainstruments.com) has joined #raspbian
[12:26] * varibull (~varibull@ta.tainstruments.com) Quit (Remote host closed the connection)
[12:26] * varibull (~varibull@ta.tainstruments.com) has joined #raspbian
[12:27] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[12:28] * qdk (~qdk@0190102301.0.fullrate.dk) has joined #raspbian
[12:28] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[12:30] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) has joined #raspbian
[12:31] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) Quit (Remote host closed the connection)
[12:32] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[12:34] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[12:36] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[12:37] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[12:45] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[12:48] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[12:50] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) has joined #raspbian
[12:50] * manuscle (~manuscle@LMontsouris-656-1-61-15.w80-15.abo.wanadoo.fr) Quit (Ping timeout: 244 seconds)
[12:52] * aquaWeasel (~aquaWease@ec2-54-173-96-133.compute-1.amazonaws.com) Quit (Excess Flood)
[12:53] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[12:53] * oakenshield (~oakenshie@83.223.26.226) Quit ()
[12:53] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[12:54] * Nik05 (~Nik05@unaffiliated/nik05) Quit (Quit: leaving)
[12:54] * Voovode (~Alex@tenatena.static.otenet.gr) Quit (Read error: Connection reset by peer)
[12:56] * Nik05 (~Nik05@unaffiliated/nik05) has joined #raspbian
[12:59] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[13:02] * manuscle (~manuscle@LMontsouris-656-1-61-15.w80-15.abo.wanadoo.fr) has joined #raspbian
[13:02] * qdk (~qdk@0190102301.0.fullrate.dk) Quit (Ping timeout: 265 seconds)
[13:03] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) has joined #raspbian
[13:03] * imnichol (~ian@unaffiliated/imnichol) has joined #raspbian
[13:09] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[13:09] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 276 seconds)
[13:13] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[13:15] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[13:15] * mildouze1 (~Thunderbi@AAmiens-156-1-81-185.w90-34.abo.wanadoo.fr) Quit (Quit: mildouze1)
[13:15] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[13:16] * qdk (~qdk@0190102301.0.fullrate.dk) has joined #raspbian
[13:18] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[13:18] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[13:27] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) Quit (Remote host closed the connection)
[13:28] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) has joined #raspbian
[13:30] * TheLostAdmin (~TheLostAd@76-10-152-208.dsl.teksavvy.com) has joined #raspbian
[13:33] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[13:34] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[13:34] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[13:38] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Excess Flood)
[13:39] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Remote host closed the connection)
[13:42] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[13:42] * darkbasic (~quassel@host37-245-static.119-2-b.business.telecomitalia.it) has joined #raspbian
[13:46] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[13:48] * robertjw_ is now known as robertjw
[13:59] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 276 seconds)
[14:03] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[14:06] * Sjeeke (~sjeeke@2a02:1810:a403:2c00:940b:46bf:2231:5e45) has joined #raspbian
[14:08] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) Quit (Ping timeout: 256 seconds)
[14:11] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) has joined #raspbian
[14:14] * numberMumbler (~numberMum@unaffiliated/numbermumbler) has joined #raspbian
[14:15] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[14:27] * AvidChronos (~Commander@c-24-11-30-22.hsd1.ut.comcast.net) has joined #raspbian
[14:28] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) has joined #raspbian
[14:30] * GitGud (~GitGud@unaffiliated/gitgud) has joined #raspbian
[14:30] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[14:31] * fsharper (44044821@gateway/web/freenode/ip.68.4.72.33) Quit (Quit: Page closed)
[14:33] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) Quit (Ping timeout: 276 seconds)
[14:44] * Robarelli (~Robarelli@S0106602ad076145a.cg.shawcable.net) has joined #raspbian
[14:44] * emulatrix (~emulatrix@exchange.bairds-malt.co.uk) has joined #raspbian
[14:45] * IrishGringo (~chatzilla@2601:586:c200:6eaa:5d1a:8ccd:749d:d61e) has joined #raspbian
[14:46] * skylite (~skylite@business-178-48-4-145.business.broadband.hu) Quit (Quit: Textual IRC Client: www.textualapp.com)
[14:52] * tapout (~tapout@unaffiliated/tapout) Quit (Ping timeout: 272 seconds)
[14:53] * Xack (Matrixiumn@unaffiliated/matrixiumn) Quit (Ping timeout: 264 seconds)
[14:59] * tapout (~tapout@unaffiliated/tapout) has joined #raspbian
[14:59] * tapout (~tapout@unaffiliated/tapout) Quit (Max SendQ exceeded)
[14:59] * tapout (~tapout@unaffiliated/tapout) has joined #raspbian
[14:59] * tapout (~tapout@unaffiliated/tapout) Quit (Max SendQ exceeded)
[15:00] * tapout (~tapout@unaffiliated/tapout) has joined #raspbian
[15:00] * tapout (~tapout@unaffiliated/tapout) Quit (Max SendQ exceeded)
[15:00] * tapout (~tapout@unaffiliated/tapout) has joined #raspbian
[15:00] * tapout (~tapout@unaffiliated/tapout) Quit (Max SendQ exceeded)
[15:01] * tapout (~tapout@unaffiliated/tapout) has joined #raspbian
[15:01] * tapout (~tapout@unaffiliated/tapout) Quit (Max SendQ exceeded)
[15:01] * Matrixiumn (Matrixiumn@unaffiliated/matrixiumn) has joined #raspbian
[15:01] * tapout (~tapout@unaffiliated/tapout) has joined #raspbian
[15:02] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) has joined #raspbian
[15:04] * creep (~creep@p57A399C7.dip0.t-ipconnect.de) has joined #raspbian
[15:05] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 276 seconds)
[15:05] * spinza (~spin@197.89.39.101) Quit (Excess Flood)
[15:08] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[15:11] * spinza (~spin@197.89.39.101) has joined #raspbian
[15:12] * surfer (~whocares@f11213.upc-f.chello.nl) has joined #raspbian
[15:14] * refrus (~whocares@f11213.upc-f.chello.nl) Quit (Ping timeout: 264 seconds)
[15:15] * Akex_ (uid58281@gateway/web/irccloud.com/x-mpjccpuqvuohrjxz) has joined #raspbian
[15:18] * Azer_- (~greg@xanth.gina.alaska.edu) has joined #raspbian
[15:20] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[15:22] * shakes (~shakes@S0106f8e903c107ff.ed.shawcable.net) has joined #raspbian
[15:34] * numberMumbler (~numberMum@unaffiliated/numbermumbler) has left #raspbian
[15:34] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[15:37] * fedboreve (~fedboreve@mon75-8-82-230-81-220.fbx.proxad.net) Quit (Ping timeout: 252 seconds)
[15:39] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[15:42] * Climuffff (~Climufff@ip1f13f739.dynamic.kabel-deutschland.de) has joined #raspbian
[15:43] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) Quit (Remote host closed the connection)
[15:43] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) has joined #raspbian
[15:45] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 264 seconds)
[15:46] * heroux (~heroux@gateway/shell/insomnia247/x-hmjjhfgdvvohyltl) Quit (Ping timeout: 244 seconds)
[15:47] * djukon (~djukon@gateway/shell/insomnia247/x-pejkpykpnftbtyka) Quit (Ping timeout: 264 seconds)
[15:52] * shakes (~shakes@S0106f8e903c107ff.ed.shawcable.net) Quit (Quit: Leaving)
[15:58] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) Quit (Remote host closed the connection)
[16:00] * lazy_prince (~lazy_prin@103.252.26.155) has joined #raspbian
[16:03] * Lorenzo64 (~lorenzo@151.42.32.144) has joined #raspbian
[16:05] * rmc08_ is now known as rmc08
[16:05] * Kaboon (~Kaboon@524A74DE.cm-4-3b.dynamic.ziggo.nl) has joined #raspbian
[16:07] * manuscle (~manuscle@LMontsouris-656-1-61-15.w80-15.abo.wanadoo.fr) Quit (Quit: Ex-Chat)
[16:08] * spinza (~spin@197.89.39.101) Quit (Ping timeout: 276 seconds)
[16:11] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[16:13] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) Quit (Quit: Leaving)
[16:16] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[16:20] * pleia2_ is now known as pleia2
[16:21] * IrishGringo (~chatzilla@2601:586:c200:6eaa:5d1a:8ccd:749d:d61e) Quit (Ping timeout: 248 seconds)
[16:21] * emulatrix (~emulatrix@exchange.bairds-malt.co.uk) Quit ()
[16:26] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 275 seconds)
[16:28] * fedboreve (~fedboreve@mon75-8-82-230-81-220.fbx.proxad.net) has joined #raspbian
[16:28] * IrishGringo (~chatzilla@2601:586:c200:6eaa:5d1a:8ccd:749d:d61e) has joined #raspbian
[16:31] * Andocromn__ (~quassel@173-166-116-210-newengland.hfc.comcastbusiness.net) Quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
[16:31] * Andocromn (~quassel@173-166-116-210-newengland.hfc.comcastbusiness.net) has joined #raspbian
[16:32] * mike_t (~mike@109.169.166.89) has joined #raspbian
[16:33] <ShorTie> most likely
[16:33] * matrixise (~stephane@mx1.wirtel.be) Quit (Remote host closed the connection)
[16:35] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) has joined #raspbian
[16:37] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) Quit (Remote host closed the connection)
[16:37] * H4ndy|off is now known as H4ndy
[16:38] <Andocromn> i am having an issue with my pi where my rootfs is mounting as read only. i get the following error on boot but i'm not sure what to do
[16:38] <Andocromn> EXT4-fs (mmcblk0p2): Couldn't remount RDWR because of unprocessed orphan inode list. Please umount/remount instead
[16:39] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[16:47] * heroux (~heroux@gateway/shell/insomnia247/x-kxiekluuepjvmnbm) has joined #raspbian
[16:49] * shiftplusone (~shift@unaffiliated/shiftplusone) Quit (Quit: Leaving)
[16:50] <H4ndy> Andocromn: looks like your filesystem is corrupted. Not sure how you can remount your rootfs tho
[16:51] * Lorenzo64 (~lorenzo@151.42.32.144) Quit (Read error: Connection reset by peer)
[16:52] <Andocromn> curruption, well that sounds bad haha. i guess if all else fails i can take out the sd card and run fsck from another system
[16:56] <H4ndy> Andocromn: if you have the chance for that it would be the easiest solution
[16:57] <Andocromn> i'll have to wait till i get home, i left the TTL plugged in when i left so i could look at it from work
[16:58] * lazy_prince (~lazy_prin@103.252.26.155) Quit (Quit: Leaving)
[17:01] * fedboreve (~fedboreve@mon75-8-82-230-81-220.fbx.proxad.net) Quit (Ping timeout: 264 seconds)
[17:09] * ppq (~ppq@unaffiliated/ppq) has joined #raspbian
[17:23] * IrishGringo (~chatzilla@2601:586:c200:6eaa:5d1a:8ccd:749d:d61e) Quit (Ping timeout: 246 seconds)
[17:23] * aliocha (~aliocha@54.244.133.77.rev.sfr.net) has joined #raspbian
[17:30] * Dagger2 is now known as Dagger
[17:30] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 278 seconds)
[17:34] * fedboreve (~fedboreve@mon75-8-82-230-81-220.fbx.proxad.net) has joined #raspbian
[17:37] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[17:40] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[17:40] <H4ndy> god dammit, upgrade to jessie installed a complete desktop environment >.>
[17:42] * bizarro_1 (~bizarro_1@167.Red-83-47-129.dynamicIP.rima-tde.net) has joined #raspbian
[17:44] * Matrixiumn is now known as Xack
[17:45] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 272 seconds)
[17:49] * taza (~taza@unaffiliated/taza) has joined #raspbian
[17:57] * zGrr (~grr@185.13.106.66) Quit (Remote host closed the connection)
[17:59] * mike_t (~mike@109.169.166.89) Quit (Read error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number)
[18:00] * danieli (~duniel@unaffiliated/danieli) has joined #raspbian
[18:04] * cblock (~cblock@209.97.200.53) has joined #raspbian
[18:08] * creep_ (~creep@p5DD457C7.dip0.t-ipconnect.de) has joined #raspbian
[18:11] * creep (~creep@p57A399C7.dip0.t-ipconnect.de) Quit (Ping timeout: 252 seconds)
[18:16] * Smx (Elite8556@gateway/shell/elitebnc/x-trljajcfoequusqh) Quit (Excess Flood)
[18:16] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[18:16] <lordievader> Huh, how?
[18:17] * Smx (Elite8556@gateway/shell/elitebnc/x-vfnqdhpcktycmyzh) has joined #raspbian
[18:20] * spinza (~spin@197.89.24.164) has joined #raspbian
[18:26] * ki_2 (~kilian@neu67-3-82-239-81-116.fbx.proxad.net) has joined #raspbian
[18:31] * josephteneyck (~jteneyck@161.225.196.41) has joined #raspbian
[18:32] * aliocha (~aliocha@54.244.133.77.rev.sfr.net) Quit (Quit: Quitte)
[18:34] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 276 seconds)
[18:35] * pablo_pi_ (~pablo@190.56.10.79) has joined #raspbian
[18:35] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[18:38] * GitGud (~GitGud@unaffiliated/gitgud) Quit (Read error: Connection reset by peer)
[18:38] * pablo_pi (~pablo@190.56.10.79) Quit (Ping timeout: 252 seconds)
[18:40] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[18:40] * pablo_pi (~pablo@190.56.10.79) has joined #raspbian
[18:40] * pablo_pi_ (~pablo@190.56.10.79) Quit (Ping timeout: 264 seconds)
[18:43] * GitGud (~GitGud@unaffiliated/gitgud) has joined #raspbian
[18:44] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[18:44] * fred1807 (~fred1807@189.101.205.215) has joined #raspbian
[18:44] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[18:45] <fred1807> This is my idea: after a fresh install of raspbian, instead of resizing the root partition to fit the whole sd card (32gb sd card) I would like to have a script that uses "parted" cmd line to: create a new partition from unused space, and then, expand this new partition to fir the whole card. So I can leave /boot and /root RO and this new partition would be used to music/media files . Is this possible?
[18:48] * Spec (~Spec@unaffiliated/spec) has joined #raspbian
[18:49] <TheLostAdmin> probably.
[18:57] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 276 seconds)
[18:58] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[18:59] * josephteneyck (~jteneyck@161.225.196.41) Quit (Remote host closed the connection)
[19:06] * giddles (~sag@unaffiliated/giddles) has joined #raspbian
[19:06] <giddles> hello friendly ppl of raspbian.. i have some general questions about adding an user beside pi
[19:07] <giddles> if someone has the patience to help me out... howto rename the user pi to something else... is this possible or a bad option? should i only create a second or third user to work on?
[19:08] <fred1807> TheLostAdmin: I found this at google: parted -s -a optimal /dev/sda mklabel gpt -- mkpart primary ext4 1 -1 What do you think?
[19:10] <TheLostAdmin> fred1807, I think you might know than I do about how to do what you want. I've never done it with command line tools. I relied on the menu setup tools.
[19:16] <lordievader> fred1807: The 'mklabel gpt' part removes all existing partitions.
[19:17] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[19:19] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[19:21] <fred1807> huh not good
[19:21] <fred1807> maybe this answer, if I can automate it to a script: http://superuser.com/questions/643765/creating-ext4-partition-from-console
[19:22] <fred1807> lordievader:
[19:23] <lordievader> fred1807: I wouldn't automate creating partitions. Way too much chance of errors.
[19:25] <fred1807> yeah but this is for a frehs install script
[19:26] <fred1807> no something to be done on already runinng systems with many user created files
[19:33] * wiiguy (~fake@92-108-164-28.dynamic.upc.nl) has joined #raspbian
[19:33] * wiiguy (~fake@92-108-164-28.dynamic.upc.nl) Quit (Changing host)
[19:33] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[19:36] * gbaman (~gbaman@217.33.127.174) Quit (Ping timeout: 272 seconds)
[19:37] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) has joined #raspbian
[19:41] * mildouze (~Icedove@AAmiens-156-1-81-185.w90-34.abo.wanadoo.fr) Quit (Quit: mildouze)
[19:41] * qdk (~qdk@0190102301.0.fullrate.dk) Quit (Ping timeout: 248 seconds)
[19:41] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[19:42] * gitup (~gitup@203-214-76-246.dyn.iinet.net.au) Quit (Ping timeout: 256 seconds)
[19:42] * skylite (~skylite@91EC5670.dsl.pool.telekom.hu) has joined #raspbian
[19:43] * distrozapper (~robert@176.0.40.37) has joined #raspbian
[19:46] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 252 seconds)
[19:47] <Andocromn> H4ndy: i was able to run fsck from the pi and reboot, my rootfs now mounts normally
[19:47] <H4ndy> cheers
[19:48] <H4ndy> lordievader: dunno, I just switched sources.list to jessie and did apt-get update && apt-get dist-upgrade and it selected a ton of new packages
[19:48] <H4ndy> had to uninstall full gnome environment now
[19:49] <H4ndy> giddles: I would just add another user and disable login for pi or remove it
[19:50] <H4ndy> remeber to add your new user to the sudo list or set a password for root otherwise you will lose root rights with deleting pi
[19:52] <giddles> k
[19:52] <giddles> right
[19:53] <giddles> thats the reason @ forget set pw why i format my sd..
[19:53] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[19:54] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[20:00] * distrozapper just says Hi to all. Another Pi model A running raspbian ;) Atm as timelapse camera.
[20:01] * djukon (~djukon@gateway/shell/insomnia247/x-ufubelazwltoltxh) has joined #raspbian
[20:08] * cblock_ (~cblock@209.97.200.53) has joined #raspbian
[20:08] * cblock (~cblock@209.97.200.53) Quit (Read error: Connection reset by peer)
[20:11] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[20:16] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[20:20] * qdk (~qdk@ip2.c1306.frb300.cust.comxnet.dk) has joined #raspbian
[20:22] * cblock_ is now known as cblock
[20:24] * varibull (~varibull@ta.tainstruments.com) Quit (Remote host closed the connection)
[20:24] * varibull (~varibull@ta.tainstruments.com) has joined #raspbian
[20:30] * creep_ (~creep@p5DD457C7.dip0.t-ipconnect.de) Quit (Quit: Leaving)
[20:31] * gbaman (~gbaman@host86-148-125-226.range86-148.btcentralplus.com) has joined #raspbian
[20:36] * fred1807 (~fred1807@189.101.205.215) Quit (Quit: fred1807)
[20:37] * Guest71 (~textual@b2b-130-180-84-130.unitymedia.biz) has joined #raspbian
[20:41] * _yoy_ (~YoY@ARennes-555-1-180-24.w2-10.abo.wanadoo.fr) has joined #raspbian
[20:42] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 277 seconds)
[20:43] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[20:43] * YoY_ (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[20:45] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has joined #raspbian
[20:47] * _yoy_ (~YoY@ARennes-555-1-180-24.w2-10.abo.wanadoo.fr) Quit (Ping timeout: 255 seconds)
[20:48] * hinderaker (glenn@hinderaker.com) Quit (Ping timeout: 276 seconds)
[20:50] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[20:53] * Boohbah (boobah@gateway/shell/anapnea.net/x-gzqpgumdtlygcbws) Quit (Ping timeout: 246 seconds)
[21:00] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 276 seconds)
[21:01] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[21:02] * ruben-ikmaak (~sikko@541F7D85.cm-5-8b.dynamic.ziggo.nl) Quit (Remote host closed the connection)
[21:03] * ruben-ikmaak (~sikko@541F7D85.cm-5-8b.dynamic.ziggo.nl) has joined #raspbian
[21:04] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) has joined #raspbian
[21:05] * Spec (~Spec@unaffiliated/spec) Quit (Ping timeout: 250 seconds)
[21:06] * taza (~taza@unaffiliated/taza) Quit ()
[21:07] * eXtremo (~eXtremo@unaffiliated/extremo) Quit (Ping timeout: 276 seconds)
[21:08] * taza (~taza@unaffiliated/taza) has joined #raspbian
[21:10] * eXtremo (~eXtremo@unaffiliated/extremo) has joined #raspbian
[21:11] * Spec (~Spec@unaffiliated/spec) has joined #raspbian
[21:14] * gbaman_ (~gbaman@host86-148-125-226.range86-148.btcentralplus.com) has joined #raspbian
[21:14] * plugwash (~plugwash@97e3d8c3.skybroadband.com) has joined #raspbian
[21:14] * ChanServ sets mode +o plugwash
[21:14] * hinderaker (glenn@hinderaker.com) Quit (Quit: WeeChat 1.2)
[21:14] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[21:16] * H4ndy is now known as H4ndy|off
[21:17] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[21:17] * gbaman (~gbaman@host86-148-125-226.range86-148.btcentralplus.com) Quit (Ping timeout: 255 seconds)
[21:18] * distrozapper (~robert@176.0.40.37) Quit (Ping timeout: 276 seconds)
[21:18] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[21:26] * ppq (~ppq@unaffiliated/ppq) Quit (Remote host closed the connection)
[21:42] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[21:42] * ChristianZi (~Christian@unaffiliated/christianzi) Quit (Ping timeout: 252 seconds)
[21:43] * jedix_ (~jdsv@mumble.jdsv.de) Quit (Read error: Connection reset by peer)
[21:43] * Christia1 (~Christian@server2-3.steinzimmer.de) has joined #raspbian
[21:44] * jedix_ (~jdsv@mumble.jdsv.de) has joined #raspbian
[21:47] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 244 seconds)
[21:54] * fn00dle (~admin@nyx.jonathanj.nl) Quit (Ping timeout: 272 seconds)
[21:54] * robertjw (~robertjw@24-158-200-102.dhcp.kgpt.tn.charter.com) Quit (Ping timeout: 256 seconds)
[21:54] * iamfrankenstein1 (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[21:54] * robertjw (~robertjw@24-158-200-102.dhcp.kgpt.tn.charter.com) has joined #raspbian
[21:56] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Ping timeout: 272 seconds)
[22:01] * fn00dle (~admin@nyx.jonathanj.nl) has joined #raspbian
[22:03] * hinderaker (glenn@hinderaker.com) Quit (Quit: WeeChat 1.2)
[22:04] * iamfrankenstein1 (~Thunderbi@h90192.upc-h.chello.nl) Quit (Quit: iamfrankenstein1)
[22:06] * hinderaker (glenn@hinderaker.com) has joined #raspbian
[22:08] * gbaman (~gbaman@host86-148-125-226.range86-148.btcentralplus.com) has joined #raspbian
[22:10] * gbaman_ (~gbaman@host86-148-125-226.range86-148.btcentralplus.com) Quit (Ping timeout: 264 seconds)
[22:11] * gordonDrogon (~gordon@2001:4d48:ad51:8901::2) has joined #raspbian
[22:11] * ChanServ sets mode +o gordonDrogon
[22:11] * rela (~x@pdpc/supporter/active/rela) Quit (Quit: Leaving)
[22:12] * gordonDrogon (~gordon@2001:4d48:ad51:8901::2) Quit (Client Quit)
[22:15] * zyla (~zyla@185.56.175.154) Quit (Ping timeout: 264 seconds)
[22:15] * zyla (~zyla@185.56.175.154) has joined #raspbian
[22:16] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[22:19] * pwds (~null@venus.relaxnet.net) Quit (Ping timeout: 276 seconds)
[22:22] * pwds (~null@venus.relaxnet.net) has joined #raspbian
[22:25] * fedboreve (~fedboreve@mon75-8-82-230-81-220.fbx.proxad.net) Quit (Quit: WeeChat 1.1.1)
[22:25] * eXtremo (~eXtremo@unaffiliated/extremo) Quit (Ping timeout: 276 seconds)
[22:27] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[22:27] * eXtremo (~eXtremo@unaffiliated/extremo) has joined #raspbian
[22:28] * th0r (~Thor@24.106.210.67) has joined #raspbian
[22:31] * imnichol (~ian@unaffiliated/imnichol) Quit (Quit: Leaving)
[22:33] * jedix_ (~jdsv@mumble.jdsv.de) Quit (Ping timeout: 252 seconds)
[22:34] * jedix_ (~jdsv@mumble.jdsv.de) has joined #raspbian
[22:35] * Smither (~Smither@cpc65019-brad19-2-0-cust125.17-1.cable.virginm.net) Quit (Ping timeout: 252 seconds)
[22:37] * th0r (~Thor@24.106.210.67) Quit (Quit: Leaving)
[22:37] * Smither (~Smither@cpc65019-brad19-2-0-cust125.17-1.cable.virginm.net) has joined #raspbian
[22:38] * Muzer (~muzer@cpc72421-sotn15-2-0-cust723.15-1.cable.virginm.net) Quit (Excess Flood)
[22:43] * Muzer (~muzer@cpc72421-sotn15-2-0-cust723.15-1.cable.virginm.net) has joined #raspbian
[22:50] * wiiguy (~fake@unaffiliated/wiiguy) Quit (Quit: I just broke my connection, but no worries, we can rebuild it. We have the technology.)
[22:53] * skylite (~skylite@91EC5670.dsl.pool.telekom.hu) Quit (Quit: Textual IRC Client: www.textualapp.com)
[22:55] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has left #raspbian
[22:55] * Guest45278 (~LukeAgain@lukej.ovh) Quit (Read error: Connection reset by peer)
[22:59] * cblock (~cblock@209.97.200.53) Quit (Quit: Leaving)
[23:07] * eXtremo (~eXtremo@unaffiliated/extremo) Quit (Ping timeout: 248 seconds)
[23:10] * eXtremo (~eXtremo@unaffiliated/extremo) has joined #raspbian
[23:13] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) Quit (Remote host closed the connection)
[23:15] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) has joined #raspbian
[23:25] * gbaman_ (~gbaman@host86-148-125-226.range86-148.btcentralplus.com) has joined #raspbian
[23:28] * b00ger_daddy (~aiB00gerD@pool-173-57-81-29.dllstx.fios.verizon.net) has joined #raspbian
[23:29] * gbaman (~gbaman@host86-148-125-226.range86-148.btcentralplus.com) Quit (Ping timeout: 256 seconds)
[23:34] * jedix_ (~jdsv@mumble.jdsv.de) Quit (Read error: Connection reset by peer)
[23:34] * gbaman_ (~gbaman@host86-148-125-226.range86-148.btcentralplus.com) Quit (Ping timeout: 256 seconds)
[23:35] * jedix_ (~jdsv@mumble.jdsv.de) has joined #raspbian
[23:39] * Tachyon` is now known as Tach[Away]
[23:43] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[23:48] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 250 seconds)
[23:48] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[23:55] * cswang (~cswang@1.34.56.145) Quit (Quit: leaving)
[23:55] * cswang (~cswang@1.34.56.145) has joined #raspbian
[23:55] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) Quit (Ping timeout: 248 seconds)
[23:57] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian

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