#raspbian IRC Log

Index

IRC Log for 2015-09-24

Timestamps are in GMT/BST.

[0:00] <diederik> captain_: it's better to just state your question; then you'll find out if someone can answer that
[0:01] * mah454 (~quassel@5.200.253.251) Quit (Remote host closed the connection)
[0:03] * KD7JWC (~shantorn@71-222-36-155.ptld.qwest.net) has joined #raspbian
[0:06] * bigmac (~bigmac@71-35-143-176.tukw.qwest.net) has joined #raspbian
[0:17] * bigmac (~bigmac@71-35-143-176.tukw.qwest.net) Quit (Ping timeout: 240 seconds)
[0:19] * dano5 (~dano5@208.79-160-124.customer.lyse.net) has joined #raspbian
[0:23] * fred1807 (~fred1807@191.177.62.144) has joined #raspbian
[0:24] * TDog (~chatzilla@63-235-185-138.dia.static.qwest.net) Quit (Ping timeout: 255 seconds)
[0:26] <captain_> thanks, I will do that.
[0:27] <captain_> Can anyone recommend an operating system which is conceptually small (as small as possible): I only need process and memory management and some drivers (USB, Video and Sound)
[0:27] * TDog (~chatzilla@63-235-185-138.dia.static.qwest.net) has joined #raspbian
[0:28] <diederik> small as in size on disk?
[0:29] <captain_> that would be a plus as would be low memory footprint
[0:29] <captain_> and a simple API for the core functionalities
[0:29] <captain_> really small in every aspect :)
[0:30] <diederik> for a minimal raspbian system you could look at https://github.com/debian-pi/raspbian-ua-netinst
[0:31] * diytto (~diytto@de.diytto.com) Quit (Ping timeout: 244 seconds)
[0:32] <captain_> that's interesting, thank you
[0:32] <diederik> yw
[0:32] * DANtheBEASTman (dan@soupwhale.com) Quit (Ping timeout: 240 seconds)
[0:32] * blenny (~blenny@66.172.33.194) Quit (Ping timeout: 250 seconds)
[0:32] * hnsz2002_ (~hnsz2002@hercules.unreachable.hu) Quit (Ping timeout: 244 seconds)
[0:33] * hnsz2002 (~hnsz2002@hercules.unreachable.hu) has joined #raspbian
[0:33] * jedix_ (~jdsv@mumble.jdsv.de) Quit (Ping timeout: 252 seconds)
[0:34] <captain_> is this is a debian derivative?
[0:34] * diytto (~diytto@2a01:4f8:162:124::2) has joined #raspbian
[0:34] * blenny (~blenny@66.172.33.194) has joined #raspbian
[0:34] * DANtheBEASTman (dan@soupwhale.com) has joined #raspbian
[0:34] * jedix_ (~jdsv@mumble.jdsv.de) has joined #raspbian
[0:35] <diederik> raspbian is debian sources compiled for the raspberry pi
[0:35] <diederik> http://raspbian.org/
[0:35] <captain_> oh, i see
[0:35] <captain_> silly me
[0:37] * Andocromn (~quassel@173-166-116-210-newengland.hfc.comcastbusiness.net) has joined #raspbian
[0:38] * Akex_ (uid58281@gateway/web/irccloud.com/x-vcsvgsgxmjdubvcm) Quit (Quit: Connection closed for inactivity)
[0:39] <captain_> I think it will suit my needs, but if you do not mind
[0:39] <captain_> me asking
[0:40] <captain_> what I had in mind was an operating system based on an exokernel
[0:41] <diederik> no idea what exokernel is ... apart from the guess it's some kind of kernel
[0:42] * dougiel (~doug@S0106848dc7eb7679.wp.shawcable.net) has joined #raspbian
[0:44] * dougiel (~doug@S0106848dc7eb7679.wp.shawcable.net) Quit (Remote host closed the connection)
[0:45] <shiftplusone> captain_: take a look at riscos
[0:45] <shiftplusone> (but I'd stick with raspbian)
[0:47] <captain_> thanks, I will take a look.
[0:47] <captain_> why would you stick to raspbian?
[0:48] * thunderbirdtr (~thunderbi@fedora/thunderbirdtr) Quit (Ping timeout: 240 seconds)
[0:50] <diederik> Probably because it's by far the best supported os for the RPi
[0:52] * zoktar (~zoktar@unaffiliated/zoktar) Quit (Ping timeout: 256 seconds)
[0:53] * XSoul (~XRule@130.204.98.160) Quit (Ping timeout: 240 seconds)
[0:53] * XSoul (~XRule@130.204.98.160) has joined #raspbian
[0:54] <captain_> I see
[0:54] * thunderbirdtr (~thunderbi@fedora/thunderbirdtr) has joined #raspbian
[0:54] * zoktar (~zoktar@78-72-45-32-no186.tbcn.telia.com) has joined #raspbian
[0:54] * zoktar (~zoktar@78-72-45-32-no186.tbcn.telia.com) Quit (Changing host)
[0:54] * zoktar (~zoktar@unaffiliated/zoktar) has joined #raspbian
[0:55] * klem (~klem@c-98-245-137-41.hsd1.co.comcast.net) Quit (Ping timeout: 272 seconds)
[0:56] * fred1807 (~fred1807@191.177.62.144) Quit (Quit: fred1807)
[0:57] <shiftplusone> I'd say because it's scalable.
[0:57] <shiftplusone> With riscos you're cutting out a lot of functionality
[0:57] <captain_> I am a bit puzzled about the space requirement though.
[0:57] <shiftplusone> with linux, you can scale it as your application requires
[0:58] <captain_> so for raspbian you need at least 512MB "disk" sace?
[0:58] <captain_> space
[0:58] <captain_> or am i mistaken?
[0:58] <diederik> correct, although 640MB disk space is more likely (with the defaults)
[0:58] <shiftplusone> sounds about right
[0:58] <shiftplusone> There's also buildroot
[1:01] <captain_> that looks handy
[1:02] <captain_> what, do you estimate, is the absolute minimum disk (and memory) space requirement for having the bare essentials?
[1:03] <captain_> meaning drivers only, process and memory management, no other tools, except maybe a shell and a C compiler
[1:04] <captain_> (regarding raspbian)
[1:05] <shiftplusone> Try it and see
[1:05] <shiftplusone> it sounds like you just want the linux kernel and busybox, which is what buildroot can give you
[1:06] <captain_> right
[1:06] <captain_> sounds good, thank you for your help
[1:06] <shiftplusone> maybe also take a look at arch, I suspect its base install is smaller than raspbian's
[1:06] <shiftplusone> (archlinuxarm)
[1:08] * mybalzit1h is now known as mybalzitch
[1:08] * klem (~klem@c-98-245-137-41.hsd1.co.comcast.net) has joined #raspbian
[1:11] <diederik> with the net-installer the system uses about 350MB after the (minimal) install, but it needs extra space during the installation
[1:12] * fred1807 (~fred1807@191.177.62.144) has joined #raspbian
[1:12] <diederik> but with just a kernel and busybox it would be way smaller ;)
[1:13] * spacedentist (~quassel@hunson.server.spacedentist.net) Quit (Remote host closed the connection)
[1:14] <captain_> I will give it a try :-)
[1:16] * spacedentist (~quassel@hunson.server.spacedentist.net) has joined #raspbian
[1:17] <captain_> i should get some sleep, thanks again, and good night! :)
[1:17] * captain_ (54730a51@gateway/web/freenode/ip.84.115.10.81) Quit (Quit: Page closed)
[1:23] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[1:30] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[1:34] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 240 seconds)
[1:36] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[1:37] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[1:38] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) Quit (Read error: Connection reset by peer)
[1:40] * cstk421 (~cstk421@99-20-229-203.lightspeed.brhmmi.sbcglobal.net) has joined #raspbian
[1:41] <cstk421> pi is stuck booting here
[1:42] <cstk421> 7.457098] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[1:42] <cstk421> any suggestions ? tried changing the cmdline.txt to no avail and i would rather not blow away the partition
[1:43] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) has joined #raspbian
[1:47] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[2:02] * samperand (~textual@118-93-33-119.dsl.dyn.ihug.co.nz) has joined #raspbian
[2:03] * th0r (~th0r@24.106.210.67) has joined #raspbian
[2:03] * th0r_ (~th0r@24.106.210.67) has joined #raspbian
[2:04] * th0r (~th0r@24.106.210.67) Quit (Client Quit)
[2:10] * vagrantc (~vagrant@unaffiliated/vagrantc) Quit (Quit: leaving)
[2:11] * th0r_ (~th0r@24.106.210.67) Quit (Remote host closed the connection)
[2:18] * troyt (~troyt@c-24-10-220-108.hsd1.ut.comcast.net) has joined #raspbian
[2:20] * KD7JWC (~shantorn@71-222-36-155.ptld.qwest.net) Quit (Quit: Leaving)
[2:21] * KD7JWC (~shantorn@71-222-36-155.ptld.qwest.net) has joined #raspbian
[2:25] * bald_bohemian (~jeremy@c-68-37-52-102.hsd1.mi.comcast.net) has joined #raspbian
[2:26] * Kallis (~Kallis@cpc15-slam6-2-0-cust171.2-4.cable.virginm.net) has joined #raspbian
[2:27] * Tachyon` is now known as Tach[Zzz]
[2:30] * taza (~taza@unaffiliated/taza) Quit ()
[2:30] * yohnnyjoe (~yohnnyjoe@2601:143:8201:585e:fa1e:dfff:fed7:1ace) has joined #raspbian
[2:34] * Kallis (~Kallis@cpc15-slam6-2-0-cust171.2-4.cable.virginm.net) Quit (Ping timeout: 260 seconds)
[2:34] * elfuego (~anonymous@190.213.228.175) has joined #raspbian
[2:34] * Kallis (~Kallis@cpc15-slam6-2-0-cust171.2-4.cable.virginm.net) has joined #raspbian
[2:35] * bald_bohemian (~jeremy@c-68-37-52-102.hsd1.mi.comcast.net) has left #raspbian
[2:42] * Kallis (~Kallis@cpc15-slam6-2-0-cust171.2-4.cable.virginm.net) Quit (Read error: Connection reset by peer)
[2:53] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) Quit (Ping timeout: 250 seconds)
[2:54] * radza (~radza@86.103.130.68) Quit (Ping timeout: 255 seconds)
[2:55] * niston (~gridrun@84-72-187-32.dclient.hispeed.ch) Quit (Read error: Connection reset by peer)
[2:56] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) has joined #raspbian
[2:57] * bigmac (~bigmac@71-35-143-176.tukw.qwest.net) has joined #raspbian
[2:58] * radza (~radza@86.103.130.68) has joined #raspbian
[3:03] * niston (~gridrun@84-72-187-32.dclient.hispeed.ch) has joined #raspbian
[3:04] * pnwise_ (~gruio@90.154.241.55) Quit (Ping timeout: 264 seconds)
[3:07] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has joined #raspbian
[3:13] * fred1807 (~fred1807@191.177.62.144) Quit (Quit: fred1807)
[3:14] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Remote host closed the connection)
[3:20] * cstk421 (~cstk421@99-20-229-203.lightspeed.brhmmi.sbcglobal.net) Quit (Read error: Connection reset by peer)
[3:24] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[3:24] * Fudster is now known as yofun
[3:24] * yofun is now known as yofun0
[3:25] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[3:27] * yofun0 is now known as Fudster
[3:31] * jteneyck (~jteneyck@mn-71-49-91-101.dhcp.embarqhsd.net) has joined #raspbian
[3:31] * jteneyck (~jteneyck@mn-71-49-91-101.dhcp.embarqhsd.net) Quit (Changing host)
[3:31] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[3:31] * thunderbirdtr (~thunderbi@fedora/thunderbirdtr) Quit (Ping timeout: 246 seconds)
[3:35] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Ping timeout: 240 seconds)
[3:36] * klem (~klem@c-98-245-137-41.hsd1.co.comcast.net) Quit (Remote host closed the connection)
[3:38] * thunderbirdtr (~thunderbi@fedora/thunderbirdtr) has joined #raspbian
[3:39] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[3:48] * mike_t (~mike@pluto.dd.vaz.ru) has joined #raspbian
[3:49] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Ping timeout: 252 seconds)
[3:55] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[4:02] * fred1807 (~fred1807@191.177.62.144) has joined #raspbian
[4:03] * fred1807 (~fred1807@191.177.62.144) Quit (Client Quit)
[4:07] * cstk421_ (~cstk421@99-20-229-203.lightspeed.brhmmi.sbcglobal.net) has joined #raspbian
[4:09] <cstk421_> setup isc-dhcp-server having issues. im seeing discover and offer but no client request and server ack after that
[4:11] * morle (~morlenxus@enlightenment/developer/morlenxus) has joined #raspbian
[4:11] * morlenxus is now known as Guest43992
[4:11] * morle is now known as morlenxus
[4:13] * fred1807 (~fred1807@191.177.62.144) has joined #raspbian
[4:15] * Guest43992 (~morlenxus@enlightenment/developer/morlenxus) Quit (Ping timeout: 255 seconds)
[4:17] * KD7JWC (~shantorn@71-222-36-155.ptld.qwest.net) Quit (Quit: Leaving)
[4:25] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Remote host closed the connection)
[4:26] <diederik> how can I find out with which compiler version a kernel is compiled?
[4:27] * yohnnyjoe (~yohnnyjoe@2601:143:8201:585e:fa1e:dfff:fed7:1ace) Quit (Quit: WeeChat 1.1.1)
[4:29] <diederik> found it: cat /proc/version
[4:35] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has left #raspbian
[4:42] * TDog (~chatzilla@63-235-185-138.dia.static.qwest.net) Quit (Quit: ChatZilla 0.9.92 [Firefox 40.0.3/20150826023504])
[4:54] * Lacho (~lacho@181.31.108.108) Quit (Ping timeout: 260 seconds)
[5:01] * samperand (~textual@118-93-33-119.dsl.dyn.ihug.co.nz) Quit (Quit: Textual IRC Client: www.textualapp.com)
[5:02] * cstk421_ (~cstk421@99-20-229-203.lightspeed.brhmmi.sbcglobal.net) Quit (Remote host closed the connection)
[5:15] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[5:20] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 255 seconds)
[5:21] * juhop (~anon@107.150.16.138) Quit (Quit: leaving)
[5:22] * fjen_ (~fjen_@205.185.116.99) Quit (Ping timeout: 240 seconds)
[5:24] * shootbird (~quassel@beepbeep.serverpit.com) Quit (Quit: No Ping reply in 180 seconds.)
[5:26] * shootbird (~quassel@beepbeep.serverpit.com) has joined #raspbian
[5:27] * fjen_ (~fjen_@205.185.116.99) has joined #raspbian
[5:27] * DropBear (~DropBear@rrcs-74-62-215-122.west.biz.rr.com) Quit (Quit: See ya later)
[5:36] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[5:39] * wastholm (~quassel@94.127.35.102.c.fiberdirekt.net) has joined #raspbian
[5:41] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[5:45] * Robarelli (~Robarelli@S0106602ad076145a.cg.shawcable.net) Quit (Read error: Connection reset by peer)
[5:47] * juhop (~anon@107.150.16.138) has joined #raspbian
[5:52] * fred1807 (~fred1807@191.177.62.144) Quit (Quit: fred1807)
[5:56] * zGrr (~grr@public-gprs354122.centertel.pl) has joined #raspbian
[6:01] * skylite (~skylite@91EC566A.dsl.pool.telekom.hu) has joined #raspbian
[6:03] * Climuffff (~Climufff@ip1f13f739.dynamic.kabel-deutschland.de) Quit (Quit: Nettalk6 - www.ntalk.de)
[6:29] <zGrr> moin :)
[6:34] * pere (~pere@cm-84.215.38.245.getinternet.no) Quit (Ping timeout: 260 seconds)
[6:38] * shootbird (~quassel@beepbeep.serverpit.com) Quit (Read error: Connection reset by peer)
[6:41] * shootbird (~quassel@beepbeep.serverpit.com) has joined #raspbian
[6:54] * twolife` is now known as twolife
[6:55] * BCMM (~BCMM@unaffiliated/bcmm) has joined #raspbian
[7:04] * notafadss (notaafads@gateway/vpn/mullvad/x-jqqtwolyaqfyebqp) has joined #raspbian
[7:05] * wastholm (~quassel@94.127.35.102.c.fiberdirekt.net) Quit (Ping timeout: 268 seconds)
[7:07] * notafad (notaafads@gateway/vpn/mullvad/x-vtnrzhcqpoezmbnb) Quit (Ping timeout: 246 seconds)
[7:07] * mildouze (~Icedove@AAmiens-156-1-46-63.w90-18.abo.wanadoo.fr) has joined #raspbian
[7:16] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[7:19] * Alynna (~alynna@c-71-237-35-152.hsd1.co.comcast.net) Quit (Ping timeout: 264 seconds)
[7:20] * asagk (~asagk@i59F6C4CC.versanet.de) Quit (Ping timeout: 240 seconds)
[7:21] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 255 seconds)
[7:22] * Voovode (~Alex@owbqbf.static.otenet.gr) has joined #raspbian
[7:22] * pere (~pere@pxe-test3-pre.uio.no) has joined #raspbian
[7:22] * Alynna (~alynna@c-71-237-35-152.hsd1.co.comcast.net) has joined #raspbian
[7:23] * BeamWatcher (~gashead76@c-67-172-131-142.hsd1.co.comcast.net) Quit (Ping timeout: 272 seconds)
[7:33] * asagk (~asagk@i59F6D556.versanet.de) has joined #raspbian
[7:54] * wastholm (~quassel@94.127.35.102.c.fiberdirekt.net) has joined #raspbian
[7:56] * XpineX (~XpineX@89.239.206.2) Quit (Quit: Leaving)
[8:03] * XpineX (~XpineX@89.239.206.2) has joined #raspbian
[8:04] * manuscle (~manuscle@LMontsouris-656-1-61-15.w80-15.abo.wanadoo.fr) has joined #raspbian
[8:14] * werdna_ (werdna@wikimedia/Werdna) Quit (K-Lined)
[8:15] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[8:15] * babel (~quassel@2001:41d0:a:25b0::1) Quit (Remote host closed the connection)
[8:16] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[8:16] * werdna_ (werdna@wikimedia/Werdna) has joined #raspbian
[8:17] * babel (~quassel@2001:41d0:a:25b0::1) has joined #raspbian
[8:23] * notafads (notaafads@gateway/vpn/mullvad/x-tcqhwwfmtoxfwcib) has joined #raspbian
[8:24] * notafadss (notaafads@gateway/vpn/mullvad/x-jqqtwolyaqfyebqp) Quit (Ping timeout: 252 seconds)
[8:25] * sid__ (~sid@91.82.46.165) has joined #raspbian
[8:25] * sid__ (~sid@91.82.46.165) Quit (Remote host closed the connection)
[8:30] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[8:30] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[8:34] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[8:34] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[8:50] * Darcidride (~Darcidrid@194.79.158.198) has joined #raspbian
[8:50] * acydlord_ (~acydlord@ip70-162-130-193.ph.ph.cox.net) has joined #raspbian
[8:52] * acydlord (~acydlord@ip70-162-130-193.ph.ph.cox.net) Quit (Ping timeout: 246 seconds)
[8:52] * acydlord_ is now known as acydlord
[8:54] * brwsr (~textual@81.144.234.210) has joined #raspbian
[8:55] * brwsr (~textual@81.144.234.210) Quit (Read error: Connection reset by peer)
[8:55] * brwsr (~textual@81.144.234.210) has joined #raspbian
[9:00] * brwsr (~textual@81.144.234.210) Quit (Client Quit)
[9:03] * brwsr (~textual@81.144.234.210) has joined #raspbian
[9:04] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[9:05] * pere (~pere@pxe-test3-pre.uio.no) Quit (Ping timeout: 250 seconds)
[9:05] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[9:09] * brwsr (~textual@81.144.234.210) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[9:17] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 250 seconds)
[9:17] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[9:21] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) Quit (Ping timeout: 250 seconds)
[9:21] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[9:22] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 268 seconds)
[9:28] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[9:28] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[9:34] * KB3VGW (~KB3VGW@2602:306:3750:1500:f92a:13a2:1946:9a35) has joined #raspbian
[9:36] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[9:41] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[9:43] * pere (~pere@pxe-test3-pre.uio.no) has joined #raspbian
[9:43] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 250 seconds)
[9:45] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[9:55] * bigmac (~bigmac@71-35-143-176.tukw.qwest.net) Quit (Ping timeout: 256 seconds)
[9:55] * KB3VGW (~KB3VGW@2602:306:3750:1500:f92a:13a2:1946:9a35) has left #raspbian
[9:56] * bigmac (~bigmac@71-35-143-176.tukw.qwest.net) has joined #raspbian
[9:57] * manuscle (~manuscle@LMontsouris-656-1-61-15.w80-15.abo.wanadoo.fr) Quit (Quit: Ex-Chat)
[9:59] * infiniteNOP (~infiniteN@unaffiliated/infinitenop) has joined #raspbian
[10:20] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[10:20] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[10:22] * bigmac__ (~bigmac@71-217-118-45.tukw.qwest.net) has joined #raspbian
[10:25] * bigmac (~bigmac@71-35-143-176.tukw.qwest.net) Quit (Ping timeout: 272 seconds)
[10:34] * infiniteNOP (~infiniteN@unaffiliated/infinitenop) Quit (Quit: Leaving)
[10:34] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[10:35] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[10:41] * Akex_ (uid58281@gateway/web/irccloud.com/x-ndzlwmmvkimrrbjb) has joined #raspbian
[11:03] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[11:04] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[11:06] * RusAlex (~Chel@188.120.60.217) has joined #raspbian
[11:06] <RusAlex> hi everyone
[11:06] * Tach[Zzz] is now known as Tachyon`
[11:06] <RusAlex> I bought my first raspberrypi
[11:08] <BCMM> RusAlex: congrats! what are you going to do with it?
[11:09] <RusAlex> I want to have a portable fullhd player at first
[11:09] <RusAlex> where I do not have to bring laptop if I only want to show some video on conference
[11:16] <BCMM> RusAlex: a lot of people use those USB external phone battery thingies as portable power supplies
[11:18] <RusAlex> yes. I will need external battery
[11:18] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[11:18] <RusAlex> but I found that omxplayer not so good with increase/decrease speed, one step forward shortcuts
[11:19] <BCMM> xbmc maybe?
[11:22] <RusAlex> let me check
[11:23] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 272 seconds)
[11:24] <RusAlex> seems it has no this options too.
[11:24] <RusAlex> mplayer has greate functionality, but it does not support hardware playback ...
[11:24] <RusAlex> so I think it wont work well on raspbian
[11:26] * johnnyfive (~johnnyfiv@unaffiliated/isalive) Quit (Ping timeout: 240 seconds)
[11:26] <BCMM> mplayer *does* do hardware accelleration, but i think still not on the pi
[11:27] <RusAlex> you know better
[11:28] * bizarro_1 (~bizarro_1@129.Red-83-47-128.dynamicIP.rima-tde.net) Quit (Quit: Leaving)
[11:28] <BCMM> last time i looked, the pi only supports openmax for video decode, while most desktop computers do VAAPI or VDPAU
[11:28] <BCMM> (different APIs)
[11:29] * qdk (~qdk@0190102301.0.fullrate.dk) Quit (Ping timeout: 246 seconds)
[11:31] <RusAlex> I havent even tried to play any video on my device. Just installed raspbian yesterday
[11:31] <RusAlex> Im a basketball consultant. And we may have games recored fullhd video. And sometimes we can view them for education purposes
[11:33] * johnnyfive (~johnnyfiv@unaffiliated/isalive) has joined #raspbian
[11:43] * brwsr (~textual@81.144.234.210) has joined #raspbian
[11:49] * mildouze1 (~Icedove@AAmiens-156-1-32-234.w90-18.abo.wanadoo.fr) has joined #raspbian
[11:50] * mildouze (~Icedove@AAmiens-156-1-46-63.w90-18.abo.wanadoo.fr) Quit (Ping timeout: 240 seconds)
[11:52] * BCMM (~BCMM@unaffiliated/bcmm) Quit (Quit: Konversation terminated!)
[11:56] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[11:57] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[12:00] <elfuego> how can I allow ssh connection from computer on my network using osmc?
[12:00] <elfuego> I see that osmc is using connman, is there a way to configure it to allow incoming ssh connections?
[12:01] * Guest96410 (~FlummN^@77-105-87-64.lpok.fi) Quit (Ping timeout: 260 seconds)
[12:04] * FlummN_away (~FlummN^@46.246.124.42) has joined #raspbian
[12:04] * FlummN_away is now known as Guest90753
[12:04] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[12:04] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 250 seconds)
[12:05] * brwsr (~textual@81.144.234.210) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[12:08] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[12:08] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[12:13] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[12:17] * taza (~taza@unaffiliated/taza) has joined #raspbian
[12:25] * FlummNz (~FlummN^@77-105-87-64.lpok.fi) has joined #raspbian
[12:29] * Guest90753 (~FlummN^@46.246.124.42) Quit (Ping timeout: 246 seconds)
[12:29] * praest76 (~praest76@95.145.165.251) Quit (Ping timeout: 244 seconds)
[12:37] * KD7JWC (~shantorn@71-222-36-155.ptld.qwest.net) has joined #raspbian
[12:42] * leatherface416 (~leatherfa@38.110.127.148) has joined #raspbian
[12:49] * pere (~pere@pxe-test3-pre.uio.no) Quit (Ping timeout: 252 seconds)
[12:54] * Voovode (~Alex@owbqbf.static.otenet.gr) Quit (Read error: Connection reset by peer)
[12:54] * Andocromn (~quassel@173-166-116-210-newengland.hfc.comcastbusiness.net) Quit (Ping timeout: 246 seconds)
[13:01] <tuvok> have anybody a jessie image for me? P1b+
[13:02] <lordievader> You can just upgrade, for as far as I know there is no image yet.
[13:02] <tuvok> https://www.raspberrypi.org/downloads/raspbian/ this image will not run on my pi+
[13:03] <tuvok> i will boot they boot but not to the config
[13:03] * mac_ified (~mac_ified@67-9-150-210.res.bhn.net) has joined #raspbian
[13:03] <tuvok> i will make down the pi restart
[13:03] <tuvok> and than come the menp
[13:03] <tuvok> menü
[13:10] * Andocromn (~quassel@173-166-116-210-newengland.hfc.comcastbusiness.net) has joined #raspbian
[13:13] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[13:16] * mike_t (~mike@pluto.dd.vaz.ru) Quit (Remote host closed the connection)
[13:19] * bizarro_1 (~bizarro_1@99.Red-83-33-184.dynamicIP.rima-tde.net) has joined #raspbian
[13:19] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[13:21] * parityDrive (~quassel@unaffiliated/dashvapes-luca) Quit (Remote host closed the connection)
[13:23] * teclo- (42@unaffiliated/teclo) Quit (Ping timeout: 260 seconds)
[13:23] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 250 seconds)
[13:23] <lordievader> Does it boot or not?
[13:24] * _mak (~mak@quassel.woboq.com) has joined #raspbian
[13:24] * teclo- (42@unaffiliated/teclo) has joined #raspbian
[13:29] * teclo- (42@unaffiliated/teclo) Quit (Ping timeout: 256 seconds)
[13:29] * Vulcano (~freenode@90.149.84.164) Quit (Ping timeout: 264 seconds)
[13:31] * teclo- (42@unaffiliated/teclo) has joined #raspbian
[13:34] * Vulcano (~freenode@164.90-149-84.nextgentel.com) has joined #raspbian
[13:36] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[13:38] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[13:41] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[13:42] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[13:44] * pere (~pere@cm-84.215.38.245.getinternet.no) has joined #raspbian
[13:48] * bigmac__ is now known as i8igmac
[13:51] * sufrostico (~Sufrostic@unaffiliated/Sufrostico) has joined #raspbian
[13:53] * KD7JWC (~shantorn@71-222-36-155.ptld.qwest.net) Quit (Quit: Leaving)
[14:04] * brwsr (~textual@81.144.234.210) has joined #raspbian
[14:04] * i8igmac (~bigmac@71-217-118-45.tukw.qwest.net) Quit (Ping timeout: 272 seconds)
[14:06] * brwsr (~textual@81.144.234.210) Quit (Client Quit)
[14:11] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[14:14] * KD7JWC (~shantorn@71-222-36-155.ptld.qwest.net) has joined #raspbian
[14:21] * lemonzest (~lemonzest@unaffiliated/lemonzest) Quit (Ping timeout: 264 seconds)
[14:25] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Remote host closed the connection)
[14:27] * brwsr (~textual@81.144.234.210) has joined #raspbian
[14:29] * qdk (~qdk@ip2.c1306.frb300.cust.comxnet.dk) has joined #raspbian
[14:32] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[14:33] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Remote host closed the connection)
[14:33] * zGrr (~grr@public-gprs354122.centertel.pl) Quit (Quit: Leaving)
[14:34] * jteneyck (~jteneyck@161.225.196.41) has joined #raspbian
[14:34] * jteneyck (~jteneyck@161.225.196.41) Quit (Changing host)
[14:34] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[14:35] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[14:35] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[14:37] * KD7JWC (~shantorn@71-222-36-155.ptld.qwest.net) Quit (Remote host closed the connection)
[14:37] * KD7JWC (~shantorn@71-222-36-155.ptld.qwest.net) has joined #raspbian
[14:39] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[14:39] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[14:47] * brwsr (~textual@81.144.234.210) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[14:48] * twolife is now known as twolife`
[14:49] * sufrostico (~Sufrostic@unaffiliated/Sufrostico) Quit (Remote host closed the connection)
[14:50] * brwsr (~textual@81.144.234.210) has joined #raspbian
[14:53] * brwsr (~textual@81.144.234.210) Quit (Client Quit)
[14:56] * hsp (~hsp@unaffiliated/hsp) Quit (Quit: WeeChat 1.3)
[14:56] * lemonzest (~lemonzest@unaffiliated/lemonzest) has joined #raspbian
[14:57] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has joined #raspbian
[15:01] * lemonzest (~lemonzest@unaffiliated/lemonzest) Quit (Ping timeout: 246 seconds)
[15:03] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[15:03] * ChanServ sets mode +o vagrantc
[15:04] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[15:04] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 240 seconds)
[15:07] * fred1807 (~fred1807@191.177.62.144) has joined #raspbian
[15:09] * wastholm (~quassel@94.127.35.102.c.fiberdirekt.net) Quit (Ping timeout: 240 seconds)
[15:12] * fred1807 (~fred1807@191.177.62.144) Quit (Quit: fred1807)
[15:14] * hsp (~hsp@unaffiliated/hsp) has joined #raspbian
[15:18] * fred1807 (~fred1807@191.177.62.144) has joined #raspbian
[15:20] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[15:22] * brwsr (~textual@81.144.234.210) has joined #raspbian
[15:24] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 250 seconds)
[15:28] * thalos_ (~thalos@tolvan.nu) Quit (Ping timeout: 246 seconds)
[15:28] * thalos (~thalos@tolvan.nu) has joined #raspbian
[15:30] * brwsr (~textual@81.144.234.210) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[15:31] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[15:31] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[15:32] * rc0r (hlt99@gateway/shell/blinkenshell.org/x-peulchciypjnpjut) has joined #raspbian
[15:32] <rc0r> hi
[15:34] <rc0r> is there a way to set a static ip for my rpi via boot cmdline?
[15:35] <gordonDrogon> not that I'm aware of ...
[15:41] <rc0r> there is! :)
[15:41] <rc0r> just append ip=a.b.c.d to /boot/cmdline.txt
[15:41] <gordonDrogon> and when the networking init service starts how do you stop it taking over?
[15:42] <rc0r> fortunately that didn't happen
[15:43] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[15:43] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[15:43] * Datalink (~Datalink@unaffiliated/datalink) Quit (Read error: Connection reset by peer)
[15:45] * h4ndy is now known as H4ndy
[15:47] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Excess Flood)
[15:49] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[15:50] * __sam (~sam@123.201.213.52) has joined #raspbian
[15:50] * brwsr (~textual@81.144.234.210) has joined #raspbian
[15:54] * brwsr (~textual@81.144.234.210) Quit (Ping timeout: 240 seconds)
[15:55] * azizLIGHT (~azizLIGHT@unaffiliated/azizlight) Quit (Ping timeout: 244 seconds)
[15:57] * hanfm (~Thunderbi@x5d811daf.dyn.telefonica.de) has joined #raspbian
[15:57] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[15:58] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[15:59] * fred1807 (~fred1807@191.177.62.144) Quit (Quit: fred1807)
[16:03] * Darcidride (~Darcidrid@194.79.158.198) Quit (Ping timeout: 255 seconds)
[16:10] * Vorpal (~Vorpal@unaffiliated/vorpal) has joined #raspbian
[16:14] * IrishGringo (~chatzilla@2601:586:c200:6eaa:c918:9355:53fb:53aa) has joined #raspbian
[16:14] * __sam (~sam@123.201.213.52) Quit (Remote host closed the connection)
[16:17] * zadock (~outsider@81.180.210.224) has joined #raspbian
[16:19] * MohitKanwal (~mohitkanw@128.199.106.126) has joined #raspbian
[16:20] * zadock (~outsider@81.180.210.224) Quit (Remote host closed the connection)
[16:23] * Climuffff (~Climufff@ip1f13f739.dynamic.kabel-deutschland.de) has joined #raspbian
[16:24] * riddle (riddle@76.72.170.57) Quit (Disconnected by services)
[16:24] * ksx4system (~ksx4syste@esther.mac.info.pl) Quit (Quit: ZNC - http://znc.in)
[16:24] * ummontauceti32 (~ummon@149.255.33.155) Quit (Ping timeout: 244 seconds)
[16:24] * Odie_ (odie@shell2.ipi.fi) Quit (Ping timeout: 244 seconds)
[16:24] * ksx4system_ (~ksx4syste@esther.mac.info.pl) has joined #raspbian
[16:24] * ksx4system_ is now known as ksx4system
[16:24] * ummonyeeart (~ummon@149.255.33.155) has joined #raspbian
[16:24] * atouk_ (~atouk@ool-944a8fb1.dyn.optonline.net) Quit (Ping timeout: 244 seconds)
[16:24] * ngladitz (~ngladitz@unaffiliated/ngladitz) Quit (Ping timeout: 244 seconds)
[16:24] * ShorTie (~Idiot@unaffiliated/shortie) Quit (Ping timeout: 244 seconds)
[16:24] * atouk__ (~atouk@ool-944a8fb1.dyn.optonline.net) has joined #raspbian
[16:24] * stooj (~stooj@220.244.219.21) Quit (Ping timeout: 244 seconds)
[16:24] * riddle (riddle@us.yunix.net) has joined #raspbian
[16:24] * Odie_ (odie@shell2.ipi.fi) has joined #raspbian
[16:26] * stooj (~stooj@220.244.219.21) has joined #raspbian
[16:28] * skylite_ (~skylite@business-178-48-4-145.business.broadband.hu) has joined #raspbian
[16:28] * ngladitz (~ngladitz@unaffiliated/ngladitz) has joined #raspbian
[16:31] * skylite (~skylite@91EC566A.dsl.pool.telekom.hu) Quit (Read error: Connection reset by peer)
[16:32] * skylite (~skylite@91EC566A.dsl.pool.telekom.hu) has joined #raspbian
[16:34] * Climuffff (~Climufff@ip1f13f739.dynamic.kabel-deutschland.de) Quit (Quit: Nettalk6 - www.ntalk.de)
[16:35] * skylite_ (~skylite@business-178-48-4-145.business.broadband.hu) Quit (Ping timeout: 255 seconds)
[16:36] * Climuffff (~Climufff@ip1f13f739.dynamic.kabel-deutschland.de) has joined #raspbian
[16:40] * fred1807 (~fred1807@191.177.62.144) has joined #raspbian
[16:41] * armycook (armycook@175.143.153.193) has joined #raspbian
[16:48] <fred1807> is it possible to rename the root user ?
[16:48] * ummonyeeart is now known as ummontauceti32
[16:50] <shiftplusone> fred1807: bad idea is bad
[16:53] * PasNox_ (~pasnox@2a01:e34:ee42:d070:f95c:f7df:e182:b754) has joined #raspbian
[16:54] * mildouze1 (~Icedove@AAmiens-156-1-32-234.w90-18.abo.wanadoo.fr) Quit (Quit: mildouze1)
[16:54] * mildouze (~Icedove@AAmiens-156-1-32-234.w90-18.abo.wanadoo.fr) has joined #raspbian
[16:55] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 250 seconds)
[16:56] * azizLIGHT (~azizLIGHT@unaffiliated/azizlight) has joined #raspbian
[16:58] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[17:02] * ShorTie (~Idiot@pool-173-50-18-222.slsbmd.east.verizon.net) has joined #raspbian
[17:02] * ShorTie (~Idiot@pool-173-50-18-222.slsbmd.east.verizon.net) Quit (Changing host)
[17:02] * ShorTie (~Idiot@unaffiliated/shortie) has joined #raspbian
[17:02] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[17:03] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[17:04] <johnnyfive> fred1807| under what use-case would you do that? We may be able to tell you what you should do instead
[17:05] <tuvok> lordievader yes it boot
[17:06] <fred1807> to prevent root ssh brute force, at the same time I only have root user, and I love working with root user, and I have sudo this sudo that
[17:06] <fred1807> *I dont like to sudo this sudo that
[17:07] <shiftplusone> disable root login over ssh
[17:07] <shiftplusone> at least plain password login
[17:08] <shiftplusone> and use keys
[17:12] * elfuego (~anonymous@190.213.228.175) Quit (Quit: elfuego)
[17:16] * Tachyon` is now known as Tach[Away]
[17:16] * fred1807 (~fred1807@191.177.62.144) Quit (Quit: fred1807)
[17:16] * mildouze (~Icedove@AAmiens-156-1-32-234.w90-18.abo.wanadoo.fr) Quit (Quit: mildouze)
[17:18] * IrishGringo (~chatzilla@2601:586:c200:6eaa:c918:9355:53fb:53aa) Quit (Ping timeout: 240 seconds)
[17:18] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[17:18] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[17:19] * rockstar_ (~rockstar@dyn-169-226-95-79.wireless.albany.edu) has joined #raspbian
[17:20] * rc0r (hlt99@gateway/shell/blinkenshell.org/x-peulchciypjnpjut) has left #raspbian
[17:21] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[17:25] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Remote host closed the connection)
[17:25] * KD7JWC (~shantorn@71-222-36-155.ptld.qwest.net) Quit (Quit: Leaving)
[17:25] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 264 seconds)
[17:28] * jteneyck (~jteneyck@161.225.196.41) has joined #raspbian
[17:28] * jteneyck (~jteneyck@161.225.196.41) Quit (Changing host)
[17:28] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[17:31] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Read error: Connection reset by peer)
[17:32] * jteneyck (~jteneyck@161.225.196.41) has joined #raspbian
[17:32] * jteneyck (~jteneyck@161.225.196.41) Quit (Changing host)
[17:32] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[17:36] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[17:41] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[17:50] * fred1807 (~fred1807@191.177.62.144) has joined #raspbian
[17:53] * IrishGringo (~chatzilla@2601:586:c200:6eaa:c918:9355:53fb:53aa) has joined #raspbian
[17:54] * IrishGringo (~chatzilla@2601:586:c200:6eaa:c918:9355:53fb:53aa) Quit (Remote host closed the connection)
[17:55] * sufrostico (~Sufrostic@unaffiliated/Sufrostico) has joined #raspbian
[17:56] * Tach[Away] is now known as Tachyon`
[18:00] * Langoor (~Niels@ip56524d56.adsl-surfen.hetnet.nl) has joined #raspbian
[18:00] * Langoor (~Niels@ip56524d56.adsl-surfen.hetnet.nl) has left #raspbian
[18:02] * MrObvious (~no_id@105.235.133.27) has joined #raspbian
[18:05] <MrObvious> Hey
[18:06] * sufrostico (~Sufrostic@unaffiliated/Sufrostico) Quit (Remote host closed the connection)
[18:14] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Ping timeout: 240 seconds)
[18:23] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) has joined #raspbian
[18:24] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) Quit (Max SendQ exceeded)
[18:24] <MrObvious> How do I go about making a circuit that makes an electric pulse that lasts for 0.5 sec every 60 seconds
[18:25] * praest76 (~praest76@95.145.165.251) has joined #raspbian
[18:26] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) has joined #raspbian
[18:29] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) Quit (Max SendQ exceeded)
[18:29] * MrObvious (~no_id@105.235.133.27) Quit (Changing host)
[18:29] * MrObvious (~no_id@unaffiliated/xcfdjse7en) has joined #raspbian
[18:30] * fred1807 (~fred1807@191.177.62.144) Quit (Quit: fred1807)
[18:31] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) has joined #raspbian
[18:34] * praest76 (~praest76@95.145.165.251) Quit (Read error: Connection reset by peer)
[18:36] * skylite_ (~skylite@91EC759C.dsl.pool.telekom.hu) has joined #raspbian
[18:36] * skylite (~skylite@91EC566A.dsl.pool.telekom.hu) Quit (Ping timeout: 264 seconds)
[18:41] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[18:41] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) has joined #raspbian
[18:43] * kapot (~acvxqs@kbl-mdb5422.zeelandnet.nl) has joined #raspbian
[18:49] * hanfm (~Thunderbi@x5d811daf.dyn.telefonica.de) Quit (Quit: hanfm)
[18:49] <inomo> What are the archive names for mirrordirector.raspbian.org? Is it the same as on normal debian, so if I wanted backports for jessie it'd be jessie-backports?
[18:50] * fred1807 (~fred1807@191.177.62.144) has joined #raspbian
[18:51] <tuvok> deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi <- this?
[18:51] * dougl (~doug@S0106848dc7eb7679.wp.shawcable.net) Quit (Ping timeout: 246 seconds)
[18:52] <inomo> Dunno what the rpi archive is
[18:52] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[18:53] * rockstar_ (~rockstar@dyn-169-226-95-79.wireless.albany.edu) Quit (Remote host closed the connection)
[18:58] <diederik> inomo: there is no jessie-backports (or any backports) for the raspberry pi archives
[18:58] <diederik> rpi is a archive section name, which is available on the raspbian mirrors, but (indeed) not in the debian mirrors
[18:59] <tuvok> hi diederik i have install a very old image ..the newer image will not run 2014-12-24-wheezy-raspbian.img <- i make at the moment a jessie upgrade
[18:59] <inomo> Yet the repos contain stretch packages, how would one access those?
[19:00] <diederik> just like the wheezy or jessie archives are in your sources.list, just now with stretch as the release name
[19:01] * rockstar_ (~rockstar@dyn-169-226-95-79.wireless.albany.edu) has joined #raspbian
[19:02] <diederik> iow: deb http://mirrordirector.raspbian.org/raspbian/ stretch main contrib non-free rpi
[19:04] <inomo> Right, thanks
[19:10] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) has joined #raspbian
[19:13] * dougl (~doug@S0106848dc7eb7679.wp.shawcable.net) has joined #raspbian
[19:14] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) Quit (Max SendQ exceeded)
[19:17] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) has joined #raspbian
[19:20] * parityDrive (~quassel@unaffiliated/dashvapes-luca) has joined #raspbian
[19:22] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[19:22] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) Quit (Max SendQ exceeded)
[19:23] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) has joined #raspbian
[19:26] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) Quit (Read error: Connection reset by peer)
[19:26] * thunderbirdtr (~thunderbi@fedora/thunderbirdtr) Quit (Ping timeout: 240 seconds)
[19:26] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 240 seconds)
[19:27] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) has joined #raspbian
[19:27] * lemonzest (~lemonzest@unaffiliated/lemonzest) has joined #raspbian
[19:30] * JDat (JDat@89.248.91.5) has joined #raspbian
[19:31] * thunderbirdtr (~thunderbi@fedora/thunderbirdtr) has joined #raspbian
[19:31] * JDat (JDat@89.248.91.5) Quit (Client Quit)
[19:32] * JDat (JDat@89.248.91.5) has joined #raspbian
[19:32] * fred1807 (~fred1807@191.177.62.144) Quit (Quit: fred1807)
[19:32] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) Quit (Max SendQ exceeded)
[19:35] * ukuester (~ukuester@i59F71386.versanet.de) has joined #raspbian
[19:36] * elfuego (~anonymous@190.213.228.175) has joined #raspbian
[19:38] * PasNox_ (~pasnox@2a01:e34:ee42:d070:f95c:f7df:e182:b754) Quit (Excess Flood)
[19:38] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) has joined #raspbian
[19:39] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) Quit (Read error: Connection reset by peer)
[19:39] * ksx4system (~ksx4syste@esther.mac.info.pl) Quit (Quit: ZNC - http://znc.in)
[19:40] * ksx4system (~ksx4syste@esther.mac.info.pl) has joined #raspbian
[19:40] * PasNox_ (~pasnox@2a01:e34:ee42:d070:f95c:f7df:e182:b754) has joined #raspbian
[19:42] * armycook84 (armycook@isdn-kbu-250-91.tm.net.my) has joined #raspbian
[19:43] * armycook (armycook@175.143.153.193) Quit (Ping timeout: 240 seconds)
[19:43] * inomo (3e10c47d@gateway/web/freenode/ip.62.16.196.125) Quit (Quit: Page closed)
[19:44] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) has joined #raspbian
[19:48] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[19:48] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[19:50] * Chocolate_Chip (~CRL@the.dusky.horse) Quit (Ping timeout: 244 seconds)
[19:51] * aurel_ (52ec0bd6@gateway/web/freenode/ip.82.236.11.214) has joined #raspbian
[19:51] <aurel_> hi
[19:51] * aurel_ is now known as Guest44527
[19:51] <Guest44527> does someone knows how to disable auto loading of rfkill and cfg80211?
[19:51] <ukuester> hey!
[19:52] <Guest44527> I have no wireless connection and never requested their loading at boot
[19:52] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[19:53] <Guest44527> but I don't understand where it is loaded from
[19:53] <ukuester> what does /etc/rc.local say?
[19:54] <ukuester> I'm also guessing here, but there might be an autostart statement there
[19:54] <Guest44527> # Print the IP address _IP=$(hostname -I) || true if [ "$_IP" ]; then printf "My IP address is %s\n" "$_IP" fi exit 0
[19:54] <Guest44527> only that
[19:54] <Guest44527> ans some comments qt the beginning
[19:54] <diederik> Guest44527: lsmod | grep rfkill
[19:55] <Guest44527> it is loaded ;)
[19:55] <Guest44527> I checked in /etc/modules
[19:55] <diederik> "rfkill 20480 4 bluetooth" -> bluetooth caused the loading of rfkill
[19:56] <Guest44527> hi @diederik
[19:57] <Guest44527> I did not install anything related to bluetooth
[19:57] * Chocolate_Chip (~CRL@the.dusky.horse) has joined #raspbian
[19:57] <Guest44527> I only made an rpi-update
[19:57] * brwsr (~textual@cpc73832-dals21-2-0-cust392.20-2.cable.virginm.net) Quit (Quit: Textual IRC Client: www.textualapp.com)
[19:57] <ukuester> https://wiki.ubuntuusers.de/rfkill what if you add something like "rfkill block all" to your autostart statements
[19:57] <diederik> post your output of 'lsmod | grep rfkill'
[19:58] <Guest44527> rfkill 16659 1 cfg80211
[19:58] <diederik> that tells you that rfkill was loaded by cfg80211
[19:58] <diederik> now do 'lsmod | grep cfg80211'
[19:59] <Guest44527> cfg80211 420690 0
[19:59] <Guest44527> rfkill 16659 1 cfg80211
[19:59] <diederik> ok, not sure what loaded cfg80211 then, you could try blacklisting that
[20:02] <ukuester> good luck with that, dude!
[20:02] * ukuester (~ukuester@i59F71386.versanet.de) Quit (Quit: Leaving)
[20:03] <Guest44527> thank you
[20:03] <Guest44527> I was looking for the blacklist file
[20:04] <Guest44527> but it seems it has moved ^^
[20:09] <diederik> does anyone know how Make selects the compiler to use?
[20:09] * sufrostico (~Sufrostic@unaffiliated/Sufrostico) has joined #raspbian
[20:10] <Guest44527> @diederik @ukuester that did the trick, thank you :)
[20:12] <methuzla> diederik per whatever is specified in makefile
[20:12] <diederik> methuzla: afaics it's not specified in the makefile
[20:13] <diederik> but 'gcc --version' reports 4.9, but it compiles using 4.8
[20:14] <diederik> if it helps, it's this makefile: https://github.com/Grawp/rtl8812au_rtl8821au/blob/master/Makefile
[20:16] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[20:16] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[20:16] * VargaD (~VargaD@78-131-71-79.pool.digikabel.hu) Quit (Ping timeout: 256 seconds)
[20:19] * VargaD (~VargaD@188-143-36-131.pool.digikabel.hu) has joined #raspbian
[20:20] * BeamWatcher (~gashead76@c-67-172-131-142.hsd1.co.comcast.net) has joined #raspbian
[20:21] <methuzla> diederik try running make with the option to just print the commands, but not execute (can't remember what that is)
[20:21] <diederik> if I change the command to 'make CC=/usr/bin/gcc-4.9' then it does use 4.9
[20:24] <tuvok> hmm
[20:24] <tuvok> diederik have you a idea where i can get the information to my desktop? http://i.imgur.com/jsmMuckl.png
[20:24] <diederik> I'm currently using this https://paste.debian.net/313278/ to print out some 'debugging' info
[20:25] <tuvok> hm
[20:25] <tuvok> is this info for me or for a other user? :D
[20:25] <diederik> you mean you like to have that info on your desktop too?
[20:25] <tuvok> yes
[20:25] <Guest44527> Did you try 'sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.9 90'
[20:25] <diederik> tuvok: (mostly) for methuzla
[20:25] <tuvok> ah ok :D
[20:26] <tuvok> woah my dist-upgrade needs many time :D
[20:26] <Guest44527> This should map gcc to 4.9 version
[20:26] <diederik> tuvok: I do know it, but just can't recall its name right now
[20:26] <tuvok> ok
[20:27] <tuvok> this is also a nice info desktop http://i.imgur.com/e72eSmb.png
[20:27] <diederik> Guest44527: the 'problem' is that gcc is already mapped to gcc-4.9, but it still uses gcc-4.8
[20:27] <Guest44527> hum
[20:28] <diederik> the only possible explanation I've been able to come up with is 'cat /proc/version' shows that the kernel was compiled with gcc-4.8
[20:28] <diederik> tuvok: it's the same 'program' as the other pic
[20:29] <diederik> You can do cool stuff with it; I've used in quite a while ago myself
[20:29] <tuvok> ok
[20:29] <tuvok> and what must i do to get this?
[20:29] <Guest44527> @diederik sorry, no idea...
[20:29] <tuvok> this was nice to see my lan or wlan ip or many more :)
[20:29] <diederik> thanks for thinking along :)
[20:32] <diederik> tuvok: conky
[20:35] <diederik> https://github.com/brndnmtthws/conky
[20:35] * Guest44527 (52ec0bd6@gateway/web/freenode/ip.82.236.11.214) Quit (Quit: Page closed)
[20:36] <tuvok> conky hmhmhm
[20:36] <tuvok> gives no deb? apt-get?
[20:36] * M3mphiZ (~quassel@unaffiliated/memphizzzzzz) Quit (Ping timeout: 240 seconds)
[20:37] * M3mphiZ (~quassel@unaffiliated/memphizzzzzz) has joined #raspbian
[20:37] <tuvok> https://jeffskinnerbox.wordpress.com/2012/11/02/conky-for-the-raspberry-pi/
[20:37] <tuvok> this?
[20:37] <tuvok> apt-get install conky-std
[20:37] <tuvok> hm
[20:38] <diederik> there are various conky packages (of which conky-std is one): https://packages.debian.org/search?suite=jessie&keywords=conky
[20:39] <tuvok> hmm
[20:39] <tuvok> conky-all - highly configurable system monitor (all features enabled)
[20:40] <tuvok> äh diederik you have yesterday say kodi 15.1 is on jessie yes?
[20:40] <diederik> no, on stretch
[20:40] <tuvok> ah ok
[20:41] <tuvok> than i must update my jessie system to stretch :D
[20:41] <tuvok> i think i need the most time in the night :D
[20:41] <tuvok> my dist-upgrade to jessie is not finish :D
[20:44] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 250 seconds)
[20:44] * rockstar_ (~rockstar@dyn-169-226-95-79.wireless.albany.edu) Quit (Ping timeout: 244 seconds)
[20:44] * m_khvoinitsky (~quassel@2a01:4f8:d16:6cc1::2) Quit (Ping timeout: 250 seconds)
[20:47] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[20:48] * leatherface416 (~leatherfa@38.110.127.148) Quit (Quit: leatherface416)
[20:50] * lemonzest (~lemonzest@unaffiliated/lemonzest) Quit (Quit: Leaving)
[20:56] * H4ndy is now known as h4ndy
[21:03] * m_khvoinitsky (~quassel@2a01:4f8:d16:6cc1::2) has joined #raspbian
[21:03] * MrObvious (~no_id@unaffiliated/xcfdjse7en) Quit (Ping timeout: 246 seconds)
[21:11] * sufrostico (~Sufrostic@unaffiliated/Sufrostico) Quit (Remote host closed the connection)
[21:17] * MrObvious (~no_id@105.235.133.193) has joined #raspbian
[21:22] * rockstar_ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) has joined #raspbian
[21:22] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[21:27] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 246 seconds)
[21:35] * fred1807 (~fred1807@191.177.62.144) has joined #raspbian
[21:36] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[21:37] * Kallis (~Kallis@cpc15-slam6-2-0-cust171.2-4.cable.virginm.net) has joined #raspbian
[21:40] * ksx4system (~ksx4syste@esther.mac.info.pl) Quit (Quit: ZNC - http://znc.in)
[21:40] * ksx4system_ (~ksx4syste@2602:ffb6:2:0:f816:3eff:fe1d:37a1) has joined #raspbian
[21:40] * ksx4system_ is now known as ksx4system
[21:40] * ShorTie (~Idiot@unaffiliated/shortie) Quit (Ping timeout: 244 seconds)
[21:41] * kd7jwc (~Shane@71-222-36-155.ptld.qwest.net) has joined #raspbian
[21:41] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[21:41] * Kallis (~Kallis@cpc15-slam6-2-0-cust171.2-4.cable.virginm.net) Quit (Remote host closed the connection)
[21:42] * kd7jwc (~Shane@71-222-36-155.ptld.qwest.net) Quit (Client Quit)
[21:47] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[21:47] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 250 seconds)
[21:49] * KD7JWC (~shantorn@71-222-36-155.ptld.qwest.net) has joined #raspbian
[21:49] * JDat (JDat@89.248.91.5) Quit ()
[21:59] * PasNox_ (~pasnox@2a01:e34:ee42:d070:f95c:f7df:e182:b754) Quit (Quit: Leaving - Cross platform IDE http://monkeystudio.org)
[22:11] * rockstar_ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) Quit (Ping timeout: 244 seconds)
[22:13] * pnwise (~gruio@90.154.245.44) has joined #raspbian
[22:15] <Vulcano> ��
[22:16] <Vulcano> ��
[22:16] * fred1807 (~fred1807@191.177.62.144) Quit (Quit: fred1807)
[22:17] * msev- (~androirc@89-212-222-201.dynamic.t-2.net) has joined #raspbian
[22:17] <Vulcano> ��
[22:17] <msev-> Do u guys maybe know of any interesting podcasts regarding the raspberry pi's
[22:18] <Vulcano> ��
[22:18] <Vulcano> ��
[22:18] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Remote host closed the connection)
[22:19] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[22:19] <Vulcano> ��
[22:19] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Remote host closed the connection)
[22:35] * klem (~klem@c-98-245-137-41.hsd1.co.comcast.net) has joined #raspbian
[22:42] * klem (~klem@c-98-245-137-41.hsd1.co.comcast.net) Quit (Ping timeout: 244 seconds)
[22:44] * kradenn (~kradenn@173-161-238-93-Philadelphia.hfc.comcastbusiness.net) has joined #raspbian
[22:44] * JessicaRN (a6af3e0e@gateway/web/freenode/ip.166.175.62.14) has joined #raspbian
[22:44] <JessicaRN> hi folks, anyone have time to help with a network bridging issue? I have a local lan with a router. my pi is plugged into the internet port of the router as eth0. I have a wlan0 connecting to my hotspot. eth0 is static ip. wlan0 is dhcp.
[22:44] <JessicaRN> i want to configure bridging thru the pi to my hotspot
[22:45] <JessicaRN> ive created a bridge using brctl
[22:45] <JessicaRN> i need help configuring /etc/network/interfaces
[22:55] * klem (~klem@c-98-245-137-41.hsd1.co.comcast.net) has joined #raspbian
[22:56] * Tachyon` is now known as Tach[Away]
[23:03] * msev- (~androirc@89-212-222-201.dynamic.t-2.net) Quit (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
[23:03] * MrObvious (~no_id@105.235.133.193) Quit (Ping timeout: 264 seconds)
[23:11] * MRK (~MRK@46.246.124.20) has joined #raspbian
[23:15] * Tach[Away] is now known as Tachyon`
[23:23] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[23:25] * cyborg-one (~cyborg-on@37.203.10.104) Quit (Read error: Connection reset by peer)
[23:26] * cyborg-one (~cyborg-on@37.203.26.100) has joined #raspbian
[23:26] * BeamWatcher (~gashead76@c-67-172-131-142.hsd1.co.comcast.net) Quit (Ping timeout: 272 seconds)
[23:27] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) has joined #raspbian
[23:28] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 256 seconds)
[23:29] * Climuffff (~Climufff@ip1f13f739.dynamic.kabel-deutschland.de) Quit (Quit: Nettalk6 - www.ntalk.de)
[23:29] * bizarro_1 (~bizarro_1@99.Red-83-33-184.dynamicIP.rima-tde.net) Quit (Read error: Connection reset by peer)
[23:29] * MRK (~MRK@46.246.124.20) Quit (Remote host closed the connection)
[23:31] * Climuffff (~Climufff@ip1f13f739.dynamic.kabel-deutschland.de) has joined #raspbian
[23:34] * BeamWatcher (~gashead76@c-67-172-131-142.hsd1.co.comcast.net) has joined #raspbian
[23:39] * Lacho (~lacho@181.31.108.108) has joined #raspbian
[23:43] * jteneyck (~jteneyck@unaffiliated/josephteneyck) has joined #raspbian
[23:47] * JJJan (~JJJan@bnc.bitrain.co) Quit (Ping timeout: 264 seconds)
[23:48] * jteneyck (~jteneyck@unaffiliated/josephteneyck) Quit (Ping timeout: 255 seconds)
[23:48] * Akex_ (uid58281@gateway/web/irccloud.com/x-ndzlwmmvkimrrbjb) Quit (Quit: Connection closed for inactivity)
[23:55] * qlife_cloud (sid42436@gateway/web/irccloud.com/x-zxsyzqodnwquivwx) Quit (Ping timeout: 240 seconds)
[23:55] * ciborg (sid5739@gateway/web/irccloud.com/x-oxydjsfndpvvkvfl) Quit (Ping timeout: 240 seconds)
[23:55] * ritek (sid22312@gateway/web/irccloud.com/x-rjmkjxbpweuxjbiw) Quit (Ping timeout: 240 seconds)
[23:56] * Andocromn (~quassel@173-166-116-210-newengland.hfc.comcastbusiness.net) Quit (Ping timeout: 255 seconds)
[23:56] * ksx4system (~ksx4syste@2602:ffb6:2:0:f816:3eff:fe1d:37a1) Quit (Ping timeout: 240 seconds)
[23:56] * Enstoring (sid83162@fluxbuntu/founder/joejaxx) Quit (Ping timeout: 240 seconds)
[23:56] * Fudster (sid4817@gateway/web/irccloud.com/x-comotfiksmbhsruc) Quit (Ping timeout: 240 seconds)
[23:56] * ksx4system (~ksx4syste@esther.mac.info.pl) has joined #raspbian
[23:56] * jpg__ (jpg_@gateway/shell/elitebnc/x-kkndaeicfwjvlpci) Quit (Ping timeout: 240 seconds)
[23:56] <armycook84> Hi guys. Is there any python library out there plays 3gp audio files? writing an android app that sends over recorded voice message from the phone to RPI
[23:56] * vagrantc (~vagrant@unaffiliated/vagrantc) Quit (Ping timeout: 240 seconds)
[23:56] * PeterSilie (~quassel@2607:ff28:0:23::f195:29e1) Quit (Ping timeout: 240 seconds)
[23:57] * werdna_ (werdna@wikimedia/Werdna) Quit (Ping timeout: 240 seconds)
[23:57] * nitdega (~nitdega@2602:304:ab12:5761:3aae:adf:daf1:c632) Quit (Ping timeout: 240 seconds)
[23:57] * ciborg (sid5739@gateway/web/irccloud.com/x-xbdovqfjroexqxlz) has joined #raspbian
[23:58] * Andocromn (~quassel@173-166-116-210-newengland.hfc.comcastbusiness.net) has joined #raspbian
[23:58] * PeterSilie (~quassel@2607:ff28:0:23::f195:29e1) has joined #raspbian
[23:58] * zaffy (~max@adsl-ull-70-249.49-151.net24.it) has joined #raspbian
[23:58] * jpg__ (jpg_@gateway/shell/elitebnc/x-mzkewznthyzvsaxs) has joined #raspbian
[23:58] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[23:58] * ChanServ sets mode +o vagrantc
[23:59] * Enstoring (sid83162@gateway/web/irccloud.com/x-xwebeztqurxxogfn) has joined #raspbian
[23:59] * ritek (sid22312@gateway/web/irccloud.com/x-tzpaykqubqupwzds) has joined #raspbian
[23:59] * werdna_ (werdna@wikimedia/Werdna) has joined #raspbian
[23:59] * nitdega (~nitdega@2602:304:ab12:5761:3aae:adf:daf1:c632) has joined #raspbian

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