#raspbian IRC Log

Index

IRC Log for 2016-07-23

Timestamps are in GMT/BST.

[0:02] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 240 seconds)
[0:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[0:14] * nethershaw (woof@unaffiliated/nethershaw) has joined #raspbian
[0:15] * AirPlanes2 (~ShortBob@bzq-79-178-136-195.red.bezeqint.net) has joined #raspbian
[0:15] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 250 seconds)
[0:17] * GPIYES (4b611588@gateway/web/freenode/ip.75.97.21.136) has joined #raspbian
[0:17] <GPIYES> Hello
[0:17] <GPIYES> I am using RPI.GPIO with Python. I am trying to use the actually pin numbers on my Pi like when reading an IC. is there something special about pin 12?
[0:18] * hideider (~hideider@x4db323c0.dyn.telefonica.de) Quit (Ping timeout: 258 seconds)
[0:18] * hideider (~hideider@x4db4336a.dyn.telefonica.de) has joined #raspbian
[0:19] * AirPlanes (~ShortBob@bzq-79-178-136-195.red.bezeqint.net) Quit (Ping timeout: 258 seconds)
[0:22] * ImuMotive (~ImuMotive@50.233.221.186) has joined #raspbian
[0:22] * ImuMotive (~ImuMotive@50.233.221.186) Quit (Read error: Connection reset by peer)
[0:23] * ImuMotive (~ImuMotive@50.233.221.186) has joined #raspbian
[0:28] * AirPlanes2 (~ShortBob@bzq-79-178-136-195.red.bezeqint.net) Quit (Ping timeout: 244 seconds)
[0:32] * ImuMotive2 (~ImuMotive@c-67-191-223-17.hsd1.ga.comcast.net) has joined #raspbian
[0:32] * astrocom (~Astro@75.143.52.193) has joined #raspbian
[0:35] * ImuMotive (~ImuMotive@50.233.221.186) Quit (Ping timeout: 240 seconds)
[0:41] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[0:49] * ImuMotive2 (~ImuMotive@c-67-191-223-17.hsd1.ga.comcast.net) Quit (Remote host closed the connection)
[0:49] * ImuMotive (~ImuMotive@c-67-191-223-17.hsd1.ga.comcast.net) has joined #raspbian
[0:51] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) has joined #raspbian
[0:53] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 240 seconds)
[0:54] * ImuMotive (~ImuMotive@c-67-191-223-17.hsd1.ga.comcast.net) Quit (Ping timeout: 265 seconds)
[0:58] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 244 seconds)
[1:00] * ImuMotive (~ImuMotive@c-67-191-223-17.hsd1.ga.comcast.net) has joined #raspbian
[1:02] <methuzla> GPIYES, what are you calling pin 12?
[1:04] * ImuMotive (~ImuMotive@c-67-191-223-17.hsd1.ga.comcast.net) Quit (Remote host closed the connection)
[1:04] <methuzla> GPIYES, it sounds like you want to setmode to BOARD
[1:04] <methuzla> GPIYES, https://sourceforge.net/p/raspberry-gpio-python/wiki/BasicUsage/
[1:04] * ImuMotive (~ImuMotive@50.233.221.186) has joined #raspbian
[1:08] * Dochi_ (~Dochi@ip565702b3.direct-adsl.nl) Quit (Quit: Leaving)
[1:09] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[1:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[1:15] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 240 seconds)
[1:20] * ImuMotive (~ImuMotive@50.233.221.186) Quit ()
[1:21] <marcushh777> GPIYES: yes, board pin(12) is BCM GPIO18 which is one of the two pwm channels...
[1:22] * kgray (9d34115e@gateway/web/freenode/ip.157.52.17.94) has joined #raspbian
[1:22] <marcushh777> GPIYES: you do not have to use it for pwm, of course, you can use it for I|O too
[1:22] <marcushh777> GPIYES: if your project needs PWM, then leave that pin open for that purpose
[1:23] <marcushh777> GPIYES: with pigpio any of the pins can be pwm under software control
[1:24] <kgray> Hi, I am trying to output two simultaneous audio stream from two different terminal and each time one start the others cuts.I am using mpg123. Alsamixer shows pulseaudio... I am using jessie-lite. Anyone know why I cannot pplay two stream at the same time ?
[1:26] * kswigg (kswigg@unaffiliated/kromag) Quit (Ping timeout: 240 seconds)
[1:28] * TimberWolf (~TimberWol@65-79-136-120.c3-0.nwb-ubr1.chi-nwb.il.cable.rcn.com) Quit (Ping timeout: 240 seconds)
[1:28] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[1:29] * mrkramps_ (~mrkramps@p5B34637F.dip0.t-ipconnect.de) has joined #raspbian
[1:30] <GPIYES> methuzla: I am using it for a Button. I have GPIO.Board set
[1:31] <GPIYES> marcushh777: ^^
[1:32] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 244 seconds)
[1:33] * mrkramps (~mrkramps@p5B347826.dip0.t-ipconnect.de) Quit (Ping timeout: 276 seconds)
[1:35] * mrkramps_ is now known as mrkramps
[1:36] * kgray (9d34115e@gateway/web/freenode/ip.157.52.17.94) Quit (Quit: Page closed)
[1:36] * GPIYES (4b611588@gateway/web/freenode/ip.75.97.21.136) Quit (Quit: Page closed)
[1:39] * nadir (uid134094@gateway/web/irccloud.com/x-xldbjdseigpolwpt) Quit (Quit: Connection closed for inactivity)
[1:42] * jova2 (~jova2@138.0.214.106) Quit (Ping timeout: 265 seconds)
[1:43] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 260 seconds)
[1:46] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[1:48] * idonob (~Owner@S010610c37b922980.vs.shawcable.net) Quit (Quit: <quitty wit message>)
[1:57] * Hootch (~Thunderbi@xdsl-87-79-161-141.netcologne.de) Quit (Quit: Hootch)
[2:00] * kswigg (~kswigg@unaffiliated/kromag) has joined #raspbian
[2:01] * __raven_ (~raven@pD9FD8BBD.dip0.t-ipconnect.de) has joined #raspbian
[2:04] * __raven (~raven@pD9FD8912.dip0.t-ipconnect.de) Quit (Ping timeout: 276 seconds)
[2:09] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[2:10] * AndyBotwin (~Gustavo@unaffiliated/andybotwin) Quit (Ping timeout: 240 seconds)
[2:11] * AndyBotwin (~Gustavo@unaffiliated/andybotwin) has joined #raspbian
[2:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[2:13] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 244 seconds)
[2:15] <marcushh777> GPIYES: you can use it for a button... no problem
[2:15] <marcushh777> GPIYES: with a pull-up if you like
[2:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 258 seconds)
[2:16] * ThisIsTheory (uid161506@gateway/web/irccloud.com/x-yeqhyvqlbzumwwqc) Quit (Quit: Connection closed for inactivity)
[2:17] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[2:19] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 244 seconds)
[2:23] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 244 seconds)
[2:29] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[2:29] * taza (~taza@unaffiliated/taza) Quit ()
[2:32] * hideider (~hideider@x4db4336a.dyn.telefonica.de) Quit (Ping timeout: 244 seconds)
[2:34] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 250 seconds)
[2:38] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[2:52] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) Quit (Ping timeout: 244 seconds)
[2:55] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) has joined #raspbian
[2:58] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has left #raspbian
[2:59] * __raven (~raven@pD9FD8002.dip0.t-ipconnect.de) has joined #raspbian
[3:00] * jgornick (jgornick@2600:3c00::f03c:91ff:fedf:72b4) Quit (Quit: ZNC - http://znc.in)
[3:03] * __raven_ (~raven@pD9FD8BBD.dip0.t-ipconnect.de) Quit (Ping timeout: 244 seconds)
[3:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[3:12] * david007 (~david009@116.30.110.122) has joined #raspbian
[3:13] * david007 (~david009@116.30.110.122) Quit (Remote host closed the connection)
[3:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 240 seconds)
[3:16] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) Quit (Quit: Leaving)
[3:25] * jgornick (jgornick@2600:3c00::f03c:91ff:fedf:72b4) has joined #raspbian
[3:28] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) has joined #raspbian
[3:38] * Sonar_Guy (~Who@fedora/sonarguy) Quit (Quit: Sorry, but its time for me to go!)
[3:42] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 244 seconds)
[3:46] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) Quit (Quit: Leaving)
[3:48] * Sonar_Guy (~Who@fedora/sonarguy) has joined #raspbian
[3:48] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Ping timeout: 258 seconds)
[3:49] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[3:49] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[3:52] * nadir (uid134094@gateway/web/irccloud.com/x-zyusrkdfksenbyki) has joined #raspbian
[3:55] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 250 seconds)
[3:58] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[4:05] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 250 seconds)
[4:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[4:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 244 seconds)
[4:18] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[4:20] * obserd (~poop@pool-96-253-22-183.prvdri.fios.verizon.net) Quit (Ping timeout: 252 seconds)
[4:21] * Oggen (~Ogge@c83-252-150-59.bredband.comhem.se) Quit (Ping timeout: 252 seconds)
[4:21] * Oggen (~Ogge@c83-252-150-59.bredband.comhem.se) has joined #raspbian
[4:22] * obserd (~poop@pool-96-253-22-183.prvdri.fios.verizon.net) has joined #raspbian
[4:38] * iamfrankenstein (~Thunderbi@a82-161-204-201.adsl.xs4all.nl) Quit (Quit: iamfrankenstein)
[4:51] * ThisIsTheory (uid161506@gateway/web/irccloud.com/x-qlzxzwxrllxixlbk) has joined #raspbian
[4:52] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 260 seconds)
[4:56] * stiv (~steve@blender/coder/stivs) Quit (Quit: Leaving)
[5:03] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[5:08] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 244 seconds)
[5:10] * david007 (~david009@116.30.106.78) has joined #raspbian
[5:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[5:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 244 seconds)
[5:33] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[5:37] * fyrril2 (~fyrril@cpe-172-73-53-30.carolina.res.rr.com) has joined #raspbian
[5:39] * fyrril (~fyrril@cpe-172-73-53-30.carolina.res.rr.com) Quit (Ping timeout: 240 seconds)
[5:49] * KomputerKid (~KomputerK@komputerkid.net) has joined #raspbian
[5:49] * Aranel (~Aranel@unaffiliated/aranel) Quit (Ping timeout: 244 seconds)
[5:52] * NicoHood (~arch@ip-178-201-120-186.hsi08.unitymediagroup.de) has joined #raspbian
[6:07] * astrocom (~Astro@75.143.52.193) Quit (Read error: Connection reset by peer)
[6:07] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 244 seconds)
[6:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[6:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 265 seconds)
[6:18] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[6:21] * mrkramps (~mrkramps@p5B34637F.dip0.t-ipconnect.de) Quit (Quit: Quit)
[6:22] * wastholm (~quassel@c83-250-30-184.bredband.comhem.se) has joined #raspbian
[6:24] * HerculeP (~herc@ip-109-47-0-27.web.vodafone.de) Quit (Ping timeout: 250 seconds)
[6:25] * nadir (uid134094@gateway/web/irccloud.com/x-zyusrkdfksenbyki) Quit (Ping timeout: 258 seconds)
[6:29] * mrz__ (~mrz@unaffiliated/mrz) Quit (Remote host closed the connection)
[6:29] * mrz (~mrz@pd907fdfa.dip0.t-ipconnect.de) has joined #raspbian
[6:29] * mrz (~mrz@pd907fdfa.dip0.t-ipconnect.de) Quit (Changing host)
[6:29] * mrz (~mrz@unaffiliated/mrz) has joined #raspbian
[6:30] * nadir (uid134094@gateway/web/irccloud.com/x-exicdukdrdkvmzqd) has joined #raspbian
[6:44] * Tuttist (~Istutt@237.17.150.83.ftth.as8758.net) has joined #raspbian
[6:48] * telecode101_1 (telecode10@128.100.81.108) has joined #raspbian
[6:51] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 244 seconds)
[6:56] * wiredPi (4b611588@gateway/web/freenode/ip.75.97.21.136) has joined #raspbian
[6:56] <wiredPi> Hello
[6:58] * HerculeP (~herc@ip-109-47-3-246.web.vodafone.de) has joined #raspbian
[6:58] <wiredPi> In WiringPi, Is Pin 18 The physical Pin 18? Or is it a different pin scheme?
[7:01] <marcushh777> wiredPi: you can setup wiringpi to use BCM numbering GPIO numbering or board numbering...
[7:02] <wiredPi> marcushh777: I have used the wiringPiSetupGpio() function for setup
[7:02] <marcushh777> wiredPi: GPIO18 (BCM) is board numbering pin(12)
[7:03] <marcushh777> how did you specify it?
[7:04] <wiredPi> marcushh777: wiringPiSetupGpio(); pinMode(18, PWM_OUTPUT);
[7:05] <marcushh777> wiredPi: read here --> https://projects.drogon.net/wiringpi-pin-numbering/
[7:06] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[7:06] <wiredPi> marcushh777: The reason I ask is because, Physical Pin 12 which I have connected to a button and Pulled High is endlessly triggered by the pinMode line. So my program is spamming "z" since the button is supposed to output a "z".
[7:06] <marcushh777> wiredPi: read here too --> from Gordon himself: http://wiringpi.com/reference/setup/
[7:06] <marcushh777> he gives you four ways to number the pins... with a reason for each
[7:07] <marcushh777> heh, yeah, you have to keep your numbering straight... and everybody makes it complicated
[7:08] <marcushh777> wiredPi: charts are available to help you keep it straight... which ever way you go, be consistent (in your head anyways)
[7:10] <marcushh777> Joan helps her people with pigpio, she only ever uses BCM GPIO numbering !!
[7:10] <marcushh777> my stuff only ever uses physical BOARD numbering... its just easier for me
[7:10] <wiredPi> Maybe WiringPi is setting the Pin to defaultly Low which is triggering the button to output z's since I have it set to be pulled high and trigger low?
[7:10] <marcushh777> probably...
[7:11] <marcushh777> there is a conflict somewhere there...
[7:11] <wiredPi> marcushh777: I stick with the Pytsical Board Numbering myself too
[7:11] <wiredPi> *Physical
[7:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[7:12] <sd-m> are you reading the z back in the pi or somewhere else like micro ?
[7:12] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 240 seconds)
[7:14] <wiredPi> sd-m: The buttons runs a script that writes "z" to the Pi. It's a keyboard
[7:14] <wiredPi> *button
[7:14] <wiredPi> Hey it's Pi tie (3:14)
[7:14] <wiredPi> *time
[7:15] <sd-m> in any case if you use a trigger on non default pin settings you have to take into acount that when it resets you will get "corrcect input" for whatever you where doing so you have to have a "chip select " or something else that signals hey it's ok to start sending me "z"
[7:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 250 seconds)
[7:21] * marcushh777 (~harmar@68-113-241-64.dhcp.eucl.wi.charter.com) Quit (Quit: Leaving)
[7:21] <wiredPi> sd-m: Oh I see. Now that I think about it I am mostly sure that my Pin Numbering is messed up. Unfortunately, I couldn't find the pin out for Wiring Pi for The Pi 2 Model B. All I need is -5v
[7:22] * telecode101_1 (telecode10@128.100.81.108) Quit (Ping timeout: 252 seconds)
[7:26] <sd-m> well you set it up in gpio mode so i assume you are using the gpio scheme but has little to do with voltage and why are you looking for - 5 ? and how many volts do you want to connect to a gpio ? since those only take 3
[7:28] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[8:02] * wgas (~quassel@CPE-58-166-240-109.lns3.way.bigpond.net.au) has joined #raspbian
[8:04] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[8:06] * ThisIsTheory (uid161506@gateway/web/irccloud.com/x-qlzxzwxrllxixlbk) Quit (Quit: Connection closed for inactivity)
[8:10] * mildouze1 (~Thunderbi@AAmiens-156-1-102-37.w90-34.abo.wanadoo.fr) has joined #raspbian
[8:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[8:13] * Mia (~Mia@unaffiliated/mia) Quit (Read error: Connection reset by peer)
[8:15] * Mia (~Mia@92.45.171.164) has joined #raspbian
[8:15] * Mia (~Mia@92.45.171.164) Quit (Changing host)
[8:15] * Mia (~Mia@unaffiliated/mia) has joined #raspbian
[8:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 265 seconds)
[8:17] * hideider (~hideider@x4db4336a.dyn.telefonica.de) has joined #raspbian
[8:25] * Tuttist (~Istutt@237.17.150.83.ftth.as8758.net) Quit (Quit: *schwupps*)
[8:32] * wgas (~quassel@CPE-58-166-240-109.lns3.way.bigpond.net.au) Quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
[8:37] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 240 seconds)
[8:59] * linux-masochist (~yaaic@cpc89736-darl9-2-0-cust405.11-2.cable.virginm.net) Quit (Read error: Connection reset by peer)
[9:09] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[9:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[9:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 258 seconds)
[9:17] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 250 seconds)
[9:24] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[9:26] * FeZ (ident@cm139-60.liwest.at) has joined #raspbian
[9:27] * FeZ is now known as F_e_Z
[9:29] * david007 (~david009@116.30.106.78) Quit (Quit: Leaving)
[9:37] * yann (~yann@nan92-1-81-57-214-146.fbx.proxad.net) has joined #raspbian
[9:39] * AndyBotwin (~Gustavo@unaffiliated/andybotwin) Quit (Ping timeout: 258 seconds)
[9:46] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[9:47] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[10:04] * teclo- (42@unaffiliated/teclo) Quit (Ping timeout: 252 seconds)
[10:05] * teclo- (42@unaffiliated/teclo) has joined #raspbian
[10:06] <wiredPi> hi
[10:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[10:15] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[10:15] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 244 seconds)
[10:18] * wiredPi (4b611588@gateway/web/freenode/ip.75.97.21.136) Quit (Ping timeout: 250 seconds)
[10:19] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 244 seconds)
[10:20] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 264 seconds)
[10:23] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[10:26] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) has joined #raspbian
[10:47] * maaartin (d5a40592@gateway/web/freenode/ip.213.164.5.146) Quit (Ping timeout: 250 seconds)
[10:51] * p0ly3d3r_ (~quassel@server.schreibt-dir.de) Quit (Ping timeout: 250 seconds)
[10:52] * p0ly3d3r (~quassel@server.schreibt-dir.de) has joined #raspbian
[10:54] * themill (~stuart@unaffiliated/themill) Quit (Excess Flood)
[10:55] * themill (~stuart@unaffiliated/themill) has joined #raspbian
[10:55] * ChanServ sets mode +o themill
[11:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[11:15] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 240 seconds)
[11:16] * Yuki_ (~Dochi@ip565702b3.direct-adsl.nl) has joined #raspbian
[11:17] * fyrril2 (~fyrril@cpe-172-73-53-30.carolina.res.rr.com) Quit (Quit: Leaving)
[11:22] * CHCl3 (~CHCl3@95.61.147.160) has joined #raspbian
[11:24] * CHCl3 (~CHCl3@95.61.147.160) Quit (Client Quit)
[11:27] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 244 seconds)
[11:30] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[11:44] * hideider (~hideider@x4db4336a.dyn.telefonica.de) Quit (Ping timeout: 240 seconds)
[11:48] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) Quit (Quit: Leaving)
[11:53] * skylite (~skylite@5402F513.dsl.pool.telekom.hu) Quit (Read error: Connection reset by peer)
[11:53] * skylite_ (~skylite@5402F513.dsl.pool.telekom.hu) has joined #raspbian
[11:56] * skylite_ (~skylite@5402F513.dsl.pool.telekom.hu) Quit (Read error: No route to host)
[11:57] * Hootch (~Thunderbi@xdsl-87-79-161-141.netcologne.de) has joined #raspbian
[11:57] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) has joined #raspbian
[11:57] * skylite (~skylite@5402F513.dsl.pool.telekom.hu) has joined #raspbian
[11:58] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) Quit (Read error: Connection reset by peer)
[11:59] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) has joined #raspbian
[12:01] * hideider (~hideider@x4db4336a.dyn.telefonica.de) has joined #raspbian
[12:02] * F_e_Z (ident@cm139-60.liwest.at) Quit (Quit: —I-n-v-i-s-i-o-n— 3.5.0 (January '16))
[12:05] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 276 seconds)
[12:06] * hideider (~hideider@x4db4336a.dyn.telefonica.de) Quit (Ping timeout: 244 seconds)
[12:09] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) Quit (Remote host closed the connection)
[12:10] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) has joined #raspbian
[12:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[12:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 265 seconds)
[12:16] * AirPlanes (~ShortBob@bzq-79-178-136-195.red.bezeqint.net) has joined #raspbian
[12:23] * hideider (~hideider@x4db4336a.dyn.telefonica.de) has joined #raspbian
[12:36] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) Quit (Quit: Leaving)
[12:38] * hideider (~hideider@x4db4336a.dyn.telefonica.de) Quit (Ping timeout: 276 seconds)
[12:38] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) has joined #raspbian
[12:41] * hideider (~hideider@x4db4336a.dyn.telefonica.de) has joined #raspbian
[12:41] * Aussie_matt (~quassel@2001:8003:a4df:ed00:222:15ff:fe99:bafd) has joined #raspbian
[12:50] * stiv (~steve@blender/coder/stivs) has joined #raspbian
[13:00] * hideider (~hideider@x4db4336a.dyn.telefonica.de) Quit (Ping timeout: 276 seconds)
[13:10] * ikmaak (~ikmaak@541F7D85.cm-5-8b.dynamic.ziggo.nl) Quit (Ping timeout: 252 seconds)
[13:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[13:13] * hideider (~hideider@x4db4336a.dyn.telefonica.de) has joined #raspbian
[13:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 260 seconds)
[13:16] * AirPlanes2 (~ShortBob@bzq-79-178-136-195.red.bezeqint.net) has joined #raspbian
[13:17] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) Quit (Quit: Leaving)
[13:20] * AirPlanes (~ShortBob@bzq-79-178-136-195.red.bezeqint.net) Quit (Ping timeout: 240 seconds)
[13:22] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[13:23] * ikmaak (~ikmaak@541F7D85.cm-5-8b.dynamic.ziggo.nl) has joined #raspbian
[13:27] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 250 seconds)
[13:27] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) has joined #raspbian
[13:32] * lala (uid79385@gateway/web/irccloud.com/x-tmrchlagnsazbkcb) Quit (Quit: Connection closed for inactivity)
[13:34] * hideider (~hideider@x4db4336a.dyn.telefonica.de) Quit (Ping timeout: 264 seconds)
[13:47] * hideider (~hideider@x4db4336a.dyn.telefonica.de) has joined #raspbian
[13:51] * tornstrike (~tornstrik@75-175-99-156.ptld.qwest.net) Quit (Quit: Leaving)
[13:55] * hideider (~hideider@x4db4336a.dyn.telefonica.de) Quit (Ping timeout: 240 seconds)
[13:55] * Quarky (~ade@2a02:c7f:3e04:7100:613f:452b:63ab:4068) has joined #raspbian
[13:56] * Quarky is now known as QuarkMan
[13:59] * hideider (~hideider@x4db4336a.dyn.telefonica.de) has joined #raspbian
[14:07] * Oggen (~Ogge@c83-252-150-59.bredband.comhem.se) Quit (Ping timeout: 240 seconds)
[14:07] * Oggen (~Ogge@c83-252-150-59.bredband.comhem.se) has joined #raspbian
[14:08] * balrog-k1n (~balrog@89-67-121-18.dynamic.chello.pl) Quit (Ping timeout: 260 seconds)
[14:09] * hideider (~hideider@x4db4336a.dyn.telefonica.de) Quit (Ping timeout: 276 seconds)
[14:10] * balrog-k1n (~balrog@89-67-121-18.dynamic.chello.pl) has joined #raspbian
[14:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[14:16] * Oggen (~Ogge@c83-252-150-59.bredband.comhem.se) Quit (Ping timeout: 240 seconds)
[14:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 276 seconds)
[14:16] * AirPlanes (~ShortBob@bzq-79-178-136-195.red.bezeqint.net) has joined #raspbian
[14:17] * Oggen (~Ogge@c83-252-148-24.bredband.comhem.se) has joined #raspbian
[14:18] * nx (~nx@CPE14d64d4d456e-CMf0f2490cf960.cpe.net.cable.rogers.com) Quit (Quit: Leaving)
[14:20] * AirPlanes2 (~ShortBob@bzq-79-178-136-195.red.bezeqint.net) Quit (Ping timeout: 260 seconds)
[14:24] * hideider (~hideider@x4db4336a.dyn.telefonica.de) has joined #raspbian
[14:24] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[14:29] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 250 seconds)
[14:29] * hideider (~hideider@x4db4336a.dyn.telefonica.de) Quit (Ping timeout: 260 seconds)
[14:34] * hideider (~hideider@x4db4336a.dyn.telefonica.de) has joined #raspbian
[14:40] * taza (~taza@unaffiliated/taza) has joined #raspbian
[14:44] * lemonzest (~lemonzest@unaffiliated/lemonzest) has joined #raspbian
[14:55] * Wuff (~Wuff@99.123.62.148) has joined #raspbian
[14:56] * hideider (~hideider@x4db4336a.dyn.telefonica.de) Quit (Ping timeout: 258 seconds)
[14:57] * anikras (~anikras@2a02:c7d:1fc6:4b00:8731:afbe:f8cd:f2a2) has joined #raspbian
[14:58] * Wuff (~Wuff@99.123.62.148) Quit (Remote host closed the connection)
[14:58] * Wurst (~Uber@99.123.62.148) has joined #raspbian
[15:07] * gigimoi (~gigimoi@50-83-21-144.client.mchsi.com) Quit (Ping timeout: 240 seconds)
[15:07] * hideider (~hideider@x4db4336a.dyn.telefonica.de) has joined #raspbian
[15:09] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[15:10] * Tachbusy (tachyon@yuna.autie.net) Quit (Quit: ZNC - http://znc.in)
[15:11] * Tachaway (tachyon@yuna.autie.net) has joined #raspbian
[15:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[15:14] * hideider (~hideider@x4db4336a.dyn.telefonica.de) Quit (Ping timeout: 244 seconds)
[15:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 265 seconds)
[15:16] * AirPlanes2 (~ShortBob@bzq-79-178-136-195.red.bezeqint.net) has joined #raspbian
[15:19] * LaserAllan (~Burn@46.101.196.16) Quit (Read error: Connection reset by peer)
[15:20] * AirPlanes (~ShortBob@bzq-79-178-136-195.red.bezeqint.net) Quit (Ping timeout: 244 seconds)
[15:22] * AirPlanes2 is now known as AirPlanes
[15:22] * hideider (~hideider@x4db4336a.dyn.telefonica.de) has joined #raspbian
[15:30] * hideider (~hideider@x4db4336a.dyn.telefonica.de) Quit (Ping timeout: 276 seconds)
[15:40] * ThisIsTheory (uid161506@gateway/web/irccloud.com/x-qbiiqaykkyzbclfl) has joined #raspbian
[15:41] * anikras (~anikras@2a02:c7d:1fc6:4b00:8731:afbe:f8cd:f2a2) Quit (Ping timeout: 260 seconds)
[15:43] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 265 seconds)
[15:44] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[15:46] * lemonzest (~lemonzest@unaffiliated/lemonzest) Quit (Ping timeout: 258 seconds)
[15:47] * AirPlanes (~ShortBob@bzq-79-178-136-195.red.bezeqint.net) Quit (Ping timeout: 258 seconds)
[15:50] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[15:51] * AirPlanes (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) has joined #raspbian
[15:55] * tuor (~tuor@unaffiliated/tuor) Quit (Ping timeout: 240 seconds)
[15:56] * tuor (~tuor@unaffiliated/tuor) has joined #raspbian
[15:59] * teclo- (42@unaffiliated/teclo) Quit (Ping timeout: 252 seconds)
[15:59] * nadir (uid134094@gateway/web/irccloud.com/x-exicdukdrdkvmzqd) Quit (Quit: Connection closed for inactivity)
[16:00] * teclo- (42@unaffiliated/teclo) has joined #raspbian
[16:00] * daleb1rd1 (~pi@24.115.36.3.res-cmts.tvh.ptd.net) Quit (Remote host closed the connection)
[16:00] * Aussie_matt (~quassel@2001:8003:a4df:ed00:222:15ff:fe99:bafd) Quit (Remote host closed the connection)
[16:04] * marmotworks (~marmotwor@24-155-248-67.dyn.grandenetworks.net) Quit (Ping timeout: 244 seconds)
[16:05] * marmotworks (~marmotwor@24-155-248-67.dyn.grandenetworks.net) has joined #raspbian
[16:06] * r0kc4t (~frosch@static.142.192.47.78.clients.your-server.de) Quit (Ping timeout: 240 seconds)
[16:07] * r0kc4t (~frosch@felderundfiguren.de) has joined #raspbian
[16:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[16:13] * gigimoi (~gigimoi@50-83-21-144.client.mchsi.com) has joined #raspbian
[16:13] * venezuelan_40 (~pi@201.208.38.167) has joined #raspbian
[16:13] * nadir (uid134094@gateway/web/irccloud.com/x-zavshyncsuwzkpyz) has joined #raspbian
[16:15] * AirPlanes (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) Quit (Read error: Connection reset by peer)
[16:15] * mildouze1 (~Thunderbi@AAmiens-156-1-102-37.w90-34.abo.wanadoo.fr) Quit (Quit: mildouze1)
[16:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 265 seconds)
[16:18] * AndyBotwin (~Gustavo@unaffiliated/andybotwin) has joined #raspbian
[16:18] * AirPlanes (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) has joined #raspbian
[16:18] * vzla_40 (~pi@186-95-173-9.genericrev.cantv.net) has joined #raspbian
[16:22] * venezuelan_40 (~pi@201.208.38.167) Quit (Ping timeout: 240 seconds)
[16:23] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Remote host closed the connection)
[16:26] * vzla_40 (~pi@186-95-173-9.genericrev.cantv.net) Quit (Ping timeout: 240 seconds)
[16:26] * vzla_40 (~pi@190.206.147.75) has joined #raspbian
[16:27] * gigimoi (~gigimoi@50-83-21-144.client.mchsi.com) Quit (Ping timeout: 240 seconds)
[16:28] * Wurst (~Uber@99.123.62.148) Quit (Read error: Connection reset by peer)
[16:32] * vzla_40 (~pi@190.206.147.75) Quit (Quit: Leaving)
[16:33] * venezuelan_40 (~pi@190.206.147.75) has joined #raspbian
[16:33] * vzla_40 (~pi@190.206.147.75) has joined #raspbian
[16:33] * vzla_40 (~pi@190.206.147.75) Quit (Client Quit)
[16:35] * venezuelan_40 (~pi@190.206.147.75) Quit (Client Quit)
[16:35] * venezuelan_40 (~pi@190.206.147.75) has joined #raspbian
[16:35] * vzla_40 (~pi@190.206.147.75) has joined #raspbian
[16:36] * vzla_40 (~pi@190.206.147.75) Quit (Client Quit)
[16:39] * consolejazz (~consoleja@fsf/member/consolejazz) has joined #raspbian
[16:39] * venezuelan_40 (~pi@190.206.147.75) Quit (Client Quit)
[16:43] * venezuelan_40 (~pi@190.206.147.75) has joined #raspbian
[16:43] * vzla_40 (~pi@190.206.147.75) has joined #raspbian
[16:44] * vzla_40 (~pi@190.206.147.75) Quit (Client Quit)
[16:47] * gigimoi (~gigimoi@50-83-21-144.client.mchsi.com) has joined #raspbian
[16:47] * Hootch (~Thunderbi@xdsl-87-79-161-141.netcologne.de) Quit (Quit: Hootch)
[16:47] * venezuelan_40 (~pi@190.206.147.75) Quit (Client Quit)
[16:47] * ikmaak (~ikmaak@541F7D85.cm-5-8b.dynamic.ziggo.nl) Quit (Ping timeout: 250 seconds)
[16:48] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 260 seconds)
[16:53] * stiv (~steve@blender/coder/stivs) Quit (Read error: Connection reset by peer)
[16:54] * stiv (~steve@blender/coder/stivs) has joined #raspbian
[16:54] * teclo- (42@unaffiliated/teclo) Quit (Ping timeout: 244 seconds)
[16:56] * teclo- (42@unaffiliated/teclo) has joined #raspbian
[16:57] <consolejazz> Have Raspbian Lite running on rpi0 as I wanted a minimal distro. Looking to install GUI environment now. Just a matter of `apt-get install lxde lightdm` to install X and associated components right?
[16:57] <consolejazz> Nothing fancy, just basic desktop so I can install Kodi (or OSMC, perhaps?)
[16:58] * venezuelan_40 (~pi@190.206.147.75) has joined #raspbian
[16:59] * RockKeyman (~RockKeyma@net-2-33-19-200.cust.dsl.teletu.it) has joined #raspbian
[17:01] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[17:05] * jova2 (~jova2@138.0.215.14) has joined #raspbian
[17:05] * marmotworks (~marmotwor@24-155-248-67.dyn.grandenetworks.net) Quit (Ping timeout: 244 seconds)
[17:05] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 240 seconds)
[17:06] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[17:06] * marmotworks (~marmotwor@24-155-248-67.dyn.grandenetworks.net) has joined #raspbian
[17:08] * idonob (~Owner@S010610c37b922980.vs.shawcable.net) has joined #raspbian
[17:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[17:13] * wastholm (~quassel@c83-250-30-184.bredband.comhem.se) Quit (Quit: No Ping reply in 180 seconds.)
[17:14] * wastholm (~quassel@c83-250-30-184.bredband.comhem.se) has joined #raspbian
[17:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 276 seconds)
[17:17] * AirPlanes2 (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) has joined #raspbian
[17:21] * AirPlanes (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) Quit (Ping timeout: 265 seconds)
[17:22] * gigimoi (~gigimoi@50-83-21-144.client.mchsi.com) Quit (Ping timeout: 244 seconds)
[17:26] * jungsubk (~jungsubk@121.130.170.3) has joined #raspbian
[17:27] * AirPlanes2 is now known as AirPlanes
[17:30] * wiiguy (~fake@unaffiliated/wiiguy) Quit (Quit: The Kirito is always right foundation. Grand reopening.)
[17:37] * teclo- (42@unaffiliated/teclo) Quit (Ping timeout: 250 seconds)
[17:38] * teclo- (~teclo-@unaffiliated/teclo) has joined #raspbian
[17:41] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 265 seconds)
[17:44] * idonob (~Owner@S010610c37b922980.vs.shawcable.net) Quit (Quit: disconnected)
[17:49] * k0nsl (~k0nsl@unaffiliated/k0nsl) Quit (Remote host closed the connection)
[17:52] * idonob (~Owner@S010610c37b922980.vs.shawcable.net) has joined #raspbian
[17:57] * idonob_ (~Owner@S010610c37b922980.vs.shawcable.net) has joined #raspbian
[17:57] * idonob_ (~Owner@S010610c37b922980.vs.shawcable.net) Quit (Client Quit)
[18:01] * k0nsl (~k0nsl@unaffiliated/k0nsl) has joined #raspbian
[18:01] * jungsubk (~jungsubk@121.130.170.3) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[18:04] * k0nsl (~k0nsl@unaffiliated/k0nsl) Quit (Remote host closed the connection)
[18:04] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[18:04] * idonob (~Owner@S010610c37b922980.vs.shawcable.net) Quit (Remote host closed the connection)
[18:05] * idonob (~Owner@S010610c37b922980.vs.shawcable.net) has joined #raspbian
[18:07] * k0nsl (~k0nsl@unaffiliated/k0nsl) has joined #raspbian
[18:07] * jova2_ (~jova2@177-038-005-211.pontocomnet.com.br) has joined #raspbian
[18:08] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Ping timeout: 240 seconds)
[18:10] * InfoTest (~Thunderbi@154.126.66.58) has joined #raspbian
[18:10] * jova2 (~jova2@138.0.215.14) Quit (Ping timeout: 264 seconds)
[18:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[18:15] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 240 seconds)
[18:17] * AirPlanes2 (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) has joined #raspbian
[18:21] * AirPlanes (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) Quit (Ping timeout: 276 seconds)
[18:22] * hanfm (~Thunderbi@x2f43b49.dyn.telefonica.de) has joined #raspbian
[18:22] * hanfm (~Thunderbi@x2f43b49.dyn.telefonica.de) Quit (Client Quit)
[18:23] * AirPlanes (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) has joined #raspbian
[18:24] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[18:26] * AirPlanes2 (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) Quit (Ping timeout: 244 seconds)
[18:33] * hanfm (~Thunderbi@x2f43b49.dyn.telefonica.de) has joined #raspbian
[18:40] * venezuelan_40 (~pi@190.206.147.75) Quit (Quit: Leaving)
[18:45] * stiv (~steve@blender/coder/stivs) Quit (Read error: Connection reset by peer)
[18:45] * stiv (~steve@blender/coder/stivs) has joined #raspbian
[18:46] * Tachaway is now known as Tachyon`
[18:49] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[18:50] * Chunkyz (uid98304@gateway/web/irccloud.com/x-zuhtswccbfysdgdb) has joined #raspbian
[18:52] * jungsubk (~jungsubk@121.130.170.3) has joined #raspbian
[18:54] * Chunkyz (uid98304@gateway/web/irccloud.com/x-zuhtswccbfysdgdb) Quit (Changing host)
[18:54] * Chunkyz (uid98304@unaffiliated/chunkzz) has joined #raspbian
[18:54] * Chunkyz (uid98304@unaffiliated/chunkzz) Quit (Changing host)
[18:54] * Chunkyz (uid98304@gateway/web/irccloud.com/x-zuhtswccbfysdgdb) has joined #raspbian
[18:54] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Remote host closed the connection)
[18:54] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[18:55] * InfoTest (~Thunderbi@154.126.66.58) Quit (Quit: InfoTest)
[18:58] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 264 seconds)
[18:59] * AirPlanes2 (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) has joined #raspbian
[19:01] * AirPlanes (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) Quit (Ping timeout: 260 seconds)
[19:06] * jungsubk (~jungsubk@121.130.170.3) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[19:09] * hanfm (~Thunderbi@x2f43b49.dyn.telefonica.de) Quit (Quit: hanfm)
[19:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[19:13] * LaserAllan (~Burn@46.101.196.16) has joined #raspbian
[19:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 258 seconds)
[19:18] * AirPlanes (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) has joined #raspbian
[19:19] * linux-masochist (~yaaic@cpc89736-darl9-2-0-cust405.11-2.cable.virginm.net) has joined #raspbian
[19:20] * AirPlanes2 (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) Quit (Ping timeout: 244 seconds)
[19:21] * LaserAllan (~Burn@46.101.196.16) Quit (Quit: ZNC - http://znc.in)
[19:31] * hanfm (~Thunderbi@x2f43b49.dyn.telefonica.de) has joined #raspbian
[19:31] * hanfm (~Thunderbi@x2f43b49.dyn.telefonica.de) Quit (Remote host closed the connection)
[19:32] * Tachyon` is now known as Tachaway
[19:33] * hanfm (~Thunderbi@x2f43b49.dyn.telefonica.de) has joined #raspbian
[19:34] * stiv (~steve@blender/coder/stivs) Quit (Read error: Connection reset by peer)
[19:34] * stivs (~steve@blender/coder/stivs) has joined #raspbian
[19:36] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[19:36] * LaserAllan (~Burn@46.101.196.16) has joined #raspbian
[19:41] * BetaSoul (~textual@32.208.29.124) has joined #raspbian
[19:46] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Remote host closed the connection)
[19:52] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[19:52] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Remote host closed the connection)
[19:55] * h4ndy is now known as H4ndy
[19:55] * hanfm (~Thunderbi@x2f43b49.dyn.telefonica.de) Quit (Quit: hanfm)
[19:58] * jgornick (jgornick@2600:3c00::f03c:91ff:fedf:72b4) Quit (Quit: ZNC - http://znc.in)
[20:04] * vergil66 (~chrisjuds@c-98-222-128-250.hsd1.in.comcast.net) has joined #raspbian
[20:09] * vergil66 (~chrisjuds@c-98-222-128-250.hsd1.in.comcast.net) Quit (Quit: vergil66)
[20:11] * jova2_ (~jova2@177-038-005-211.pontocomnet.com.br) Quit (Ping timeout: 276 seconds)
[20:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[20:12] * vergil66 (~chrisjuds@c-98-222-128-250.hsd1.in.comcast.net) has joined #raspbian
[20:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 260 seconds)
[20:17] * AirPlanes2 (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) has joined #raspbian
[20:19] * Mia (~Mia@unaffiliated/mia) Quit (Read error: Connection reset by peer)
[20:21] * AirPlanes (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) Quit (Ping timeout: 258 seconds)
[20:21] * BetaSoul (~textual@32.208.29.124) Quit (Quit: Textual IRC Client: www.textualapp.com)
[20:21] * AirPlanes2 is now known as AirPlanes
[20:22] * Mia (~Mia@unaffiliated/mia) has joined #raspbian
[20:22] * BetaSoul (~textual@32.208.29.124) has joined #raspbian
[20:37] * gigimoi (~gigimoi@173-27-209-160.client.mchsi.com) has joined #raspbian
[20:39] * linux-masochist (~yaaic@cpc89736-darl9-2-0-cust405.11-2.cable.virginm.net) Quit (Ping timeout: 276 seconds)
[20:40] * azeam (~azeam@unaffiliated/azeam) Quit (Ping timeout: 264 seconds)
[20:41] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Ping timeout: 244 seconds)
[20:42] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[20:43] * vergil66 (~chrisjuds@c-98-222-128-250.hsd1.in.comcast.net) Quit (Quit: Leaving)
[20:50] * outofsorts (~outofsort@184.75.214.163) Quit (Ping timeout: 250 seconds)
[20:52] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[20:52] * ChanServ sets mode +o vagrantc
[20:55] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[20:56] * outofsorts (~outofsort@162.219.176.3) has joined #raspbian
[20:57] * w00die (~pi@95.72.69.237) has joined #raspbian
[20:59] * BetaSoul (~textual@32.208.29.124) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[21:00] * gigimoi (~gigimoi@173-27-209-160.client.mchsi.com) Quit (Ping timeout: 265 seconds)
[21:00] * w00die_ (~pi@95.73.185.247) Quit (Ping timeout: 258 seconds)
[21:01] * BetaSoul (~textual@32.208.29.124) has joined #raspbian
[21:02] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[21:02] * AirPlanes (~ShortBob@bzq-79-179-108-36.red.bezeqint.net) Quit (Quit: Leaving)
[21:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[21:13] * Chunkyz (uid98304@gateway/web/irccloud.com/x-zuhtswccbfysdgdb) Quit (Quit: Connection closed for inactivity)
[21:15] * kswigg (~kswigg@unaffiliated/kromag) Quit (Ping timeout: 250 seconds)
[21:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 258 seconds)
[21:16] * teclo- (~teclo-@unaffiliated/teclo) Quit (Ping timeout: 250 seconds)
[21:16] * Aranel (~Aranel@unaffiliated/aranel) Quit (Ping timeout: 258 seconds)
[21:18] * kswigg (kswigg@unaffiliated/kromag) has joined #raspbian
[21:18] * teclo- (42@unaffiliated/teclo) has joined #raspbian
[21:18] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[21:19] * yann (~yann@nan92-1-81-57-214-146.fbx.proxad.net) Quit (Ping timeout: 250 seconds)
[21:20] * obserd (~poop@pool-96-253-22-183.prvdri.fios.verizon.net) Quit (Ping timeout: 250 seconds)
[21:25] * obserd (~poop@pool-96-253-22-183.prvdri.fios.verizon.net) has joined #raspbian
[21:25] * yann (~yann@nan92-1-81-57-214-146.fbx.proxad.net) has joined #raspbian
[21:28] * Tachaway is now known as Tachyon`
[21:29] * nadir (uid134094@gateway/web/irccloud.com/x-zavshyncsuwzkpyz) Quit (Quit: Connection closed for inactivity)
[21:29] * NicoHood (~arch@ip-178-201-120-186.hsi08.unitymediagroup.de) has left #raspbian
[21:32] * yann (~yann@nan92-1-81-57-214-146.fbx.proxad.net) Quit (Ping timeout: 264 seconds)
[21:44] * azeam_afk (~azeam@unaffiliated/azeam) has joined #raspbian
[21:44] * azeam_afk is now known as azeam
[21:54] * wastholm (~quassel@c83-250-30-184.bredband.comhem.se) Quit (Ping timeout: 258 seconds)
[21:56] * zGrr (~Grr@185.13.106.210) has joined #raspbian
[21:58] * linux-masochist (~yaaic@cpc89736-darl9-2-0-cust405.11-2.cable.virginm.net) has joined #raspbian
[21:58] * H4ndy is now known as h4ndy
[22:08] * telecode101 (telecode10@128.100.81.108) has joined #raspbian
[22:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[22:13] * JFS (JFS@gateway/vpn/mullvad/x-hebeckmtcnslslkw) has joined #raspbian
[22:16] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 244 seconds)
[22:16] * BetaSoul (~textual@32.208.29.124) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[22:17] * [ui] (uid21688@gateway/web/irccloud.com/x-uwryifrksmynxkjn) has joined #raspbian
[22:20] * nadir (uid134094@gateway/web/irccloud.com/x-hovdluutqxzzkuud) has joined #raspbian
[22:21] * JFS (JFS@gateway/vpn/mullvad/x-hebeckmtcnslslkw) Quit (Quit: Leaving)
[22:21] * ziesemer (~MA02886@75-128-211-134.dhcp.trcy.mi.charter.com) has joined #raspbian
[22:30] * Qatz (~DB@2601:187:8400:5::427) Quit (Remote host closed the connection)
[22:33] * plugwash (~plugwash@2a02:c7f:ba13:f000:219:e3ff:fe39:a22e) has joined #raspbian
[22:33] * ChanServ sets mode +o plugwash
[22:33] <plugwash> any germans arround?
[22:37] * balrog-k1n (~balrog@89-67-121-18.dynamic.chello.pl) Quit (Ping timeout: 250 seconds)
[22:39] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Remote host closed the connection)
[22:45] * consolejazz (~consoleja@fsf/member/consolejazz) has left #raspbian
[22:51] <gregoa> plugwash: if it's about the language I can help (Austrian)
[22:54] <plugwash> It's not about the language though you may still be able to help, i'm building a cabinet and I want to put a german (schuko) power strip inside. Being in the UK I obviously can't go out and buy one in person so i'm trying to shop online.
[22:54] <plugwash> In the UK power strips nearly always have keyhole mounts on the back so you can mount them to a wall or cabinet. Do you know if the same is true of german ones?
[22:56] <Lartza> Haven't seen mount holes on my strips
[22:56] <Lartza> Finland, schuko
[22:57] <gregoa> plugwash: good news: the power sockets in germany and austria and most of continental europe are indeed the same :) bad news: I don't think typical schuko power strips would have mounting holes
[22:58] <Lartza> I remember sometimes seeing one but I'd say it's rare to have mount holes yeah
[22:59] <Lartza> Looking online locally I can find some strips with just, horrible bits on the end for hanging but
[22:59] <gregoa> plugwash: looking on https://www.conrad.de/ for "mehrfachsteckdose wandmontage" yields some results
[23:01] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) has joined #raspbian
[23:01] <gregoa> same on amazon.de for the same search terms
[23:02] <plugwash> curious how things develop differently in different parts of the world, here in the UK mounting keyholes are ubiquitous
[23:03] <Lartza> Why would I mount an extension lead?
[23:03] <Lartza> You have sockets for walls :P
[23:04] <plugwash> We do, but usually nowhere near enough of them for all the computer equipment one has
[23:05] <plugwash> and having the socket strip screwed to a vertical surface of a wall/desk/cupboard tends to make the rats nest of wiring slightly easier to manage
[23:11] * Tachyon` is now known as Tachaway
[23:11] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[23:12] * telecode101 (telecode10@128.100.81.108) Quit (Ping timeout: 244 seconds)
[23:15] * stivs is now known as stiv
[23:15] * smokeo (~smokeo@207.219.39.95) Quit (Ping timeout: 244 seconds)
[23:16] * leio (~leio@gentoo/developer/leio) Quit (Ping timeout: 264 seconds)
[23:16] * plugwash is working on building a cabinet for his collection of arm devboards
[23:18] * eallenvii (~eallenvii@c-71-205-211-200.hsd1.co.comcast.net) Quit (Remote host closed the connection)
[23:24] <gregoa> plugwash: if you haven't seen the video yet, you might like vagrantc's talk at debconf16 which shows nice pics of his arm boards (and vagrantc might profit from your experience with building a cabinet :))
[23:25] <plugwash> The plan is that the arm boards get mounted on sheets of acrylic which then slide into a MDF cabinet
[23:26] <plugwash> (slotted into slots cut with a router)
[23:26] <gregoa> ( http://meetings-archive.debian.net/pub/debian-meetings/2016/debconf16/The_Many_ARMed_Monster_of_Reproducibility.webm for anyone interested)
[23:26] <plugwash> in the back of the cabinet will be two power strips, one german and one british to allow the boards to be plugged in
[23:28] * Taxicletter (~Taxiclett@ptr-2hj4tbhx1eu7s1bfsfliy0khw.ip6.access.telenet.be) has joined #raspbian
[23:29] <plugwash> probablly a network switch in there too
[23:34] * Yuki_ (~Dochi@ip565702b3.direct-adsl.nl) Quit (Quit: Leaving)
[23:34] * Taxicletter (~Taxiclett@ptr-2hj4tbhx1eu7s1bfsfliy0khw.ip6.access.telenet.be) Quit (Quit: Leaving)
[23:35] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Ping timeout: 250 seconds)
[23:37] * _yoy_ (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[23:39] * leio (~leio@gentoo/developer/leio) has joined #raspbian
[23:40] * leio (~leio@gentoo/developer/leio) Quit (Read error: Connection reset by peer)
[23:42] * wiiguy (~fake@unaffiliated/wiiguy) Quit (Quit: The Kirito is always right foundation. Grand reopening.)
[23:51] * alexketo (~textual@c-76-109-241-200.hsd1.fl.comcast.net) has joined #raspbian
[23:53] * wad (~wad@c-73-98-147-82.hsd1.ut.comcast.net) has joined #raspbian
[23:53] * alexketo (~textual@c-76-109-241-200.hsd1.fl.comcast.net) Quit (Client Quit)

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