#raspbian IRC Log

Index

IRC Log for 2016-05-13

Timestamps are in GMT/BST.

[0:00] <Perland> I have a question I'm hoping someone can help me with -- is there a way to hide the "USB removed without ejecting" dialogue?
[0:00] <Perland> I'm working on an art installation with Pi and that dang message is really cramping my aesthetic :(
[0:01] * dbozz (~zeb@194.16.51.74) has joined #raspbian
[0:06] * Lemmata (~quassel@201.11.187.81.in-addr.arpa) has joined #raspbian
[0:07] * dbozz (~zeb@194.16.51.74) Quit (Ping timeout: 252 seconds)
[0:09] <matthias-> Perland: cant you eject it? :)
[0:09] * RockKeyman (~RockKeyma@net-2-33-19-140.cust.dsl.teletu.it) Quit (Quit: Leaving)
[0:10] <Perland> is there a good way to do that programatically? I'm still kind of new...
[0:10] <Perland> I'm using processing to run my art project
[0:10] <matthias-> sudo eject /dev/whateveryourusb is
[0:10] <matthias-> or sudo umount
[0:11] <matthias-> same thing :-)
[0:11] <Perland> can I run that call from within my javascript Processing program somehow?
[0:11] <matthias-> Processing program?
[0:11] <matthias-> https://processing.org/ ?
[0:12] <Perland> yep!
[0:12] <matthias-> that I do not know
[0:14] <Perland> hmm, ok -- still pretty new at this so bear with me -- would it be possible for me to write a program that runs my processing shell, listens in the background for a USB plug, and then safely ejects after some time?
[0:16] <matthias-> Yes
[0:16] <matthias-> but you can just unmout it in terminal ?
[0:17] <Perland> so here's the endgoal: I have this program that creates a painting, and a handful of flash drives with unique data on them. Users are encouraged to walk up to this raspberry pi and plug the USB drives into it -- my program detects when a drive is plugged in and adds a layer of paint accordingly
[0:17] <Perland> ideally the users could then just pull the drive out and walk over to a different screen and plug it in there
[0:18] <Perland> without any error messages popping up or anything like that
[0:18] <matthias-> thats not that hard
[0:19] <matthias-> First - install eject
[0:28] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has left #raspbian
[0:37] * w00die (~pi@95.72.0.176) has joined #raspbian
[0:39] * w00die_ (~pi@95.73.33.127) Quit (Ping timeout: 250 seconds)
[0:41] * reverse_light (~reverse_l@ntszok034095.szok.nt.adsl.ppp.infoweb.ne.jp) Quit (Remote host closed the connection)
[0:45] * faz3r (~faz3r@212-178-22-130.broadband.tenet.odessa.ua) Quit (Quit: faz3r)
[0:48] * Mob (~Mob@unaffiliated/mobgod) Quit (Read error: Connection reset by peer)
[0:50] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) has joined #raspbian
[0:57] * Efynox` (~Efynox@lec67-5-82-244-32-161.fbx.proxad.net) Quit (Ping timeout: 246 seconds)
[1:09] * zaffy (~max@host165-236-dynamic.14-87-r.retail.telecomitalia.it) Quit (Quit: Leaving)
[1:26] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) has joined #raspbian
[1:28] * netsin (~jiggalato@unaffiliated/jiggalator) has joined #raspbian
[1:28] * dougpiston (~dougpisto@c-67-183-89-233.hsd1.wa.comcast.net) Quit (Changing host)
[1:28] * dougpiston (~dougpisto@unaffiliated/dougpiston) has joined #raspbian
[1:28] * doed (~doed@2a02:810d:d00:10d8:7dc0:920e:3b9a:a0d7) has joined #raspbian
[1:29] * bizarro_1 (~bizarro_1@20.red-88-5-133.dynamicip.rima-tde.net) Quit (Quit: Leaving)
[1:30] * rela (~x@pdpc/supporter/active/rela) Quit (Read error: Connection reset by peer)
[1:33] * doed (~doed@2a02:810d:d00:10d8:7dc0:920e:3b9a:a0d7) Quit (Ping timeout: 260 seconds)
[1:34] * netsin (~jiggalato@unaffiliated/jiggalator) Quit (Ping timeout: 260 seconds)
[1:34] * jiggalator (~jiggalato@unaffiliated/jiggalator) Quit (Ping timeout: 260 seconds)
[1:35] * cooolbreeze (~cooolbree@ip54542ab4.speed.planet.nl) Quit (Quit: Ik ga weg)
[1:36] * alex1a (~alex1a@a81-84-222-27.cpe.netcabo.pt) has joined #raspbian
[1:38] <lunarmage> anyone here got php7 running on raspbian?
[1:50] * jova2 (~jova2@199.58.81.144) has joined #raspbian
[1:53] * taza (~taza@unaffiliated/taza) Quit ()
[1:56] * dbozz (~zeb@194.16.51.74) has joined #raspbian
[1:58] * c-pin (~c-pin@2601:c9:8000:3b20:64d3:ee93:be2e:e427) Quit (Ping timeout: 250 seconds)
[2:02] * dbozz (~zeb@194.16.51.74) Quit (Ping timeout: 246 seconds)
[2:09] * PhotoJim (~Jim@devonport.ip6.photojim.ca) Quit (Ping timeout: 264 seconds)
[2:09] * stooj (~stooj@181.198.151.122.dynamic.dsl.dv.iprimus.net.au) Quit (Read error: Connection reset by peer)
[2:10] * PhotoJim (~Jim@2605:7200:f0:4222:f2ad:4eff:fe00:bfea) has joined #raspbian
[2:13] * stooj (~stooj@181.198.151.122.dynamic.dsl.dv.iprimus.net.au) has joined #raspbian
[2:14] * c-pin (~c-pin@2601:c9:8000:3b20:64d3:ee93:be2e:e427) has joined #raspbian
[2:30] * Efynox` (~Efynox@2a01:e35:2f42:a10:2d01:f3e0:8a87:8d2a) has joined #raspbian
[2:32] * Lemmata (~quassel@201.11.187.81.in-addr.arpa) Quit (Ping timeout: 246 seconds)
[2:33] * Axy (~Mia@unaffiliated/mia) Quit (Read error: Connection reset by peer)
[2:34] * Perland (68f4dc31@gateway/web/freenode/ip.104.244.220.49) Quit (Ping timeout: 250 seconds)
[2:37] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) Quit (Quit: Leaving)
[2:37] * allan_q (~allan@162-225-93-126.lightspeed.nsvltn.sbcglobal.net) Quit (Max SendQ exceeded)
[2:37] * allan_q (~allan@162-225-93-126.lightspeed.nsvltn.sbcglobal.net) has joined #raspbian
[2:40] * nethershaw (~nether@unaffiliated/nethershaw) Quit (Remote host closed the connection)
[2:43] * Efynox` (~Efynox@2a01:e35:2f42:a10:2d01:f3e0:8a87:8d2a) Quit (Ping timeout: 260 seconds)
[2:45] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[2:52] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) Quit (Ping timeout: 246 seconds)
[2:53] * dbozz (~zeb@194.16.51.74) has joined #raspbian
[2:55] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) has joined #raspbian
[2:56] * mrz (~mrz@unaffiliated/mrz) Quit (Remote host closed the connection)
[2:56] * mrz (~mrz@unaffiliated/mrz) has joined #raspbian
[2:58] * johnnyfive (~johnnyfiv@unaffiliated/isalive) Quit (Ping timeout: 244 seconds)
[2:58] * dbozz (~zeb@194.16.51.74) Quit (Ping timeout: 252 seconds)
[2:59] * c-pin (~c-pin@2601:c9:8000:3b20:64d3:ee93:be2e:e427) Quit (Read error: Connection reset by peer)
[3:00] * Efynox` (~Efynox@2a01:e35:2f42:a10:6984:3488:4568:3133) has joined #raspbian
[3:00] * Efynox` (~Efynox@2a01:e35:2f42:a10:6984:3488:4568:3133) Quit (Read error: Connection reset by peer)
[3:00] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) has joined #raspbian
[3:08] * jova2 (~jova2@199.58.81.144) Quit (Ping timeout: 240 seconds)
[3:14] * bikram (~bikram@202.63.242.180) has joined #raspbian
[3:14] * plugwash (~plugwash@97e07685.skybroadband.com) Quit (Remote host closed the connection)
[3:26] * dbozz (~zeb@194.16.51.74) has joined #raspbian
[3:26] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[3:29] * nethershaw (~nether@unaffiliated/nethershaw) has joined #raspbian
[3:29] * doed (~doed@2a02:810d:d00:10d8:833:680f:43ad:ac8f) has joined #raspbian
[3:32] * johnnyfive (~johnnyfiv@50.35.65.208) has joined #raspbian
[3:32] * johnnyfive (~johnnyfiv@50.35.65.208) Quit (Changing host)
[3:32] * johnnyfive (~johnnyfiv@unaffiliated/isalive) has joined #raspbian
[3:34] * doed (~doed@2a02:810d:d00:10d8:833:680f:43ad:ac8f) Quit (Ping timeout: 260 seconds)
[3:34] * dbozz (~zeb@194.16.51.74) Quit (Ping timeout: 240 seconds)
[3:35] * reydrian (~reydrian@99-155-61-17.lightspeed.rcsntx.sbcglobal.net) has joined #raspbian
[3:35] * weox (uid112413@gateway/web/irccloud.com/x-ipmvsurgiibtazry) Quit (Quit: Connection closed for inactivity)
[3:35] * reydrian (~reydrian@99-155-61-17.lightspeed.rcsntx.sbcglobal.net) Quit (Client Quit)
[3:47] * smokeo (~smokeo@207.219.39.95) Quit (Remote host closed the connection)
[3:58] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) Quit (Quit: Leaving...)
[4:05] * netsin (~jiggalato@unaffiliated/jiggalator) has joined #raspbian
[4:05] * jiggalator (~jiggalato@unaffiliated/jiggalator) has joined #raspbian
[4:09] * mike_t (~mike@pluto.dd.vaz.ru) has joined #raspbian
[4:11] * bikram (~bikram@202.63.242.180) Quit (Ping timeout: 276 seconds)
[4:18] * bikram (~bikram@202.63.242.180) has joined #raspbian
[4:20] * sergio_101 (~sergio_10@dynamic-acs-24-144-181-150.zoominternet.net) has joined #raspbian
[4:21] * alex1a (~alex1a@a81-84-222-27.cpe.netcabo.pt) Quit (Quit: Leaving)
[4:22] * alex1a (~alex1a@a81-84-222-27.cpe.netcabo.pt) has joined #raspbian
[4:23] * alex1a (~alex1a@a81-84-222-27.cpe.netcabo.pt) Quit (Remote host closed the connection)
[4:33] * alex1a (~alex1a@a81-84-222-27.cpe.netcabo.pt) has joined #raspbian
[4:40] * sergio_101 (~sergio_10@dynamic-acs-24-144-181-150.zoominternet.net) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[4:47] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) Quit (Quit: Leaving)
[4:48] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) has joined #raspbian
[4:49] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) Quit (Client Quit)
[4:49] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) has joined #raspbian
[4:50] * babel_ (~quassel@2001:41d0:a:25b0::1) Quit (Ping timeout: 276 seconds)
[5:00] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) Quit (Quit: Leaving)
[5:00] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) has joined #raspbian
[5:06] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) Quit (Quit: Leaving)
[5:06] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) has joined #raspbian
[5:09] * babel (~quassel@2001:41d0:a:25b0::1) has joined #raspbian
[5:17] <HerculeP> ...
[5:17] <HerculeP> ... ...
[5:17] <HerculeP> ... ...
[5:18] <HerculeP> ... ...
[5:18] <HerculeP> ... lunarmage https://www.symfony.fi/entry/install-php-7-on-raspbian-raspberry-pi repozytorium.mati75.eu worked well here ...
[5:18] <HerculeP> ...
[5:18] <HerculeP> sorry for those ...
[5:19] <HerculeP> https://www.symfony.fi/entry/install-php-7-on-raspbian-raspberry-pi
[5:25] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) Quit (Quit: Leaving)
[5:25] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) has joined #raspbian
[5:30] * doed (~doed@2a02:810d:d00:10d8:7cbd:1b49:cfe1:74fc) has joined #raspbian
[5:35] * doed (~doed@2a02:810d:d00:10d8:7cbd:1b49:cfe1:74fc) Quit (Ping timeout: 260 seconds)
[5:35] * nethershaw (~nether@unaffiliated/nethershaw) Quit (Ping timeout: 276 seconds)
[5:37] * alex1a_ (~alex1a@a81-84-222-27.cpe.netcabo.pt) has joined #raspbian
[5:41] * alex1a (~alex1a@a81-84-222-27.cpe.netcabo.pt) Quit (Quit: Leaving)
[5:41] * alex1a_ (~alex1a@a81-84-222-27.cpe.netcabo.pt) Quit (Client Quit)
[5:42] * netsin (~jiggalato@unaffiliated/jiggalator) Quit (Read error: Connection reset by peer)
[5:42] * jiggalator (~jiggalato@unaffiliated/jiggalator) Quit (Read error: Connection reset by peer)
[5:44] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[5:47] * Obi-Wan (~obi-wan@unaffiliated/obi-wan) Quit (Read error: Connection reset by peer)
[5:47] * lemonzest (~lemonzest@unaffiliated/lemonzest) has joined #raspbian
[5:53] * Obi-Wan (~obi-wan@unaffiliated/obi-wan) has joined #raspbian
[5:56] * nethershaw (woof@unaffiliated/nethershaw) has joined #raspbian
[6:01] * bikram (~bikram@202.63.242.180) Quit (Ping timeout: 276 seconds)
[6:03] * JakeSays (~jake@chat.thatswhatjakesaid.com) Quit (Ping timeout: 240 seconds)
[6:05] * JakeSays (~jake@chat.thatswhatjakesaid.com) has joined #raspbian
[6:15] * bikram (~bikram@202.63.242.180) has joined #raspbian
[6:25] * tuvok (~tuvok@2a01:d0:87dd::5) Quit (Ping timeout: 276 seconds)
[6:32] * kyew2 (~kyew@c-50-173-171-13.hsd1.ca.comcast.net) Quit (Remote host closed the connection)
[6:33] * mildouze1 (~Icedove@AAmiens-156-1-25-174.w90-18.abo.wanadoo.fr) has joined #raspbian
[6:40] * Obi-Wan (~obi-wan@unaffiliated/obi-wan) Quit (Read error: Connection reset by peer)
[6:42] * Obi-Wan (~obi-wan@unaffiliated/obi-wan) has joined #raspbian
[7:02] * kyew2 (~kyew@c-50-173-171-13.hsd1.ca.comcast.net) has joined #raspbian
[7:02] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[7:03] * kyew2 (~kyew@c-50-173-171-13.hsd1.ca.comcast.net) Quit (Client Quit)
[7:04] * kyew2 (~kyew@c-50-173-171-13.hsd1.ca.comcast.net) has joined #raspbian
[7:07] * int3nz0r (~int3nz0r@541A8E1B.cm-5-3c.dynamic.ziggo.nl) has joined #raspbian
[7:12] * Mia (~Mia@92.45.173.107) has joined #raspbian
[7:12] * Mia (~Mia@92.45.173.107) Quit (Changing host)
[7:12] * Mia (~Mia@unaffiliated/mia) has joined #raspbian
[7:17] * EmrisM (~Miranda@195.234.58.25) has joined #raspbian
[7:26] * puzzola (~puzzola@unaffiliated/puzzola) Quit (Ping timeout: 252 seconds)
[7:28] * kyew2 (~kyew@c-50-173-171-13.hsd1.ca.comcast.net) Quit (Remote host closed the connection)
[7:31] * doed (~doed@2a02:810d:d00:10d8:34ac:60c9:88ce:4190) has joined #raspbian
[7:32] * iamfrankenstein1 (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[7:33] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Ping timeout: 260 seconds)
[7:33] * iamfrankenstein1 is now known as iamfrankenstein
[7:33] * Mia (~Mia@unaffiliated/mia) Quit (Read error: Connection reset by peer)
[7:35] * doed (~doed@2a02:810d:d00:10d8:34ac:60c9:88ce:4190) Quit (Ping timeout: 260 seconds)
[7:53] * Hobbyboy (Hobbyboy@gateway/shell/panicbnc/x-xpvmthwgagyxlhuw) Quit (Ping timeout: 260 seconds)
[7:56] * r0kc4t (~frosch@static.142.192.47.78.clients.your-server.de) Quit (Remote host closed the connection)
[7:56] * swym_ (~swym@static.41.123.46.78.clients.your-server.de) Quit (Quit: -)
[7:57] * themill (~stuart@unaffiliated/themill) Quit (Ping timeout: 244 seconds)
[8:01] * Hobbyboy (Hobbyboy@gateway/shell/panicbnc/x-ihkwnvbqhfuzucmj) has joined #raspbian
[8:02] * Gerritjan (~thorpeth@ip4da12a64.direct-adsl.nl) has joined #raspbian
[8:04] * xplora1a_ (~stuart@81.144.225.214) has joined #raspbian
[8:04] * swym (~swym@2a01:4f8:d16:168b::2) has joined #raspbian
[8:05] * themill (~stuart@unaffiliated/themill) has joined #raspbian
[8:05] * ChanServ sets mode +o themill
[8:27] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) has joined #raspbian
[8:31] * mase-tech (~mase-tech@2a02:908:1868:25c0:7c78:4eb0:2871:c4f5) has joined #raspbian
[8:33] <Gerritjan> is there a way to install rasbian on a virtual machine?
[8:34] <Gerritjan> or do i need to install debian?
[8:39] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Quit: iamfrankenstein)
[8:40] * puzzola (~puzzola@unaffiliated/puzzola) has joined #raspbian
[8:41] * cooolbreeze (~cooolbree@ip54542ab4.speed.planet.nl) has joined #raspbian
[8:43] * dougpiston (~dougpisto@unaffiliated/dougpiston) Quit (Ping timeout: 276 seconds)
[8:44] * dougpiston (~dougpisto@c-67-183-89-233.hsd1.wa.comcast.net) has joined #raspbian
[8:52] * int3nz0r (~int3nz0r@541A8E1B.cm-5-3c.dynamic.ziggo.nl) Quit (Ping timeout: 276 seconds)
[8:53] * empty2 (empty@matilda.kottnet.net) Quit (Ping timeout: 250 seconds)
[8:55] * kronsbe (~chatzilla@62.48.72.147) has joined #raspbian
[8:55] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[8:59] * int3nz0r (~int3nz0r@541A8E1B.cm-5-3c.dynamic.ziggo.nl) has joined #raspbian
[9:03] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Quit: iamfrankenstein)
[9:08] * tuvok (tuvok@Photography.tuvok.eu) has joined #raspbian
[9:11] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[9:19] * Gerritjan (~thorpeth@ip4da12a64.direct-adsl.nl) Quit (Quit: �-� I Use Sk-Gaming Script � Download: www.sk-gaming.com/album/46876 �-�)
[9:22] * iamfrankenstein1 (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[9:24] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Ping timeout: 276 seconds)
[9:24] * iamfrankenstein1 is now known as iamfrankenstein
[9:27] * _cooolbreeze_ (~cooolbree@ip54542ab4.speed.planet.nl) has joined #raspbian
[9:27] * cooolbreeze (~cooolbree@ip54542ab4.speed.planet.nl) Quit (Ping timeout: 252 seconds)
[9:31] * lau- (~mmeh@62.12.173.51) has joined #raspbian
[9:32] * doed (~doed@2a02:810d:d00:10d8:20dc:f718:cb7e:b6a2) has joined #raspbian
[9:36] * doed (~doed@2a02:810d:d00:10d8:20dc:f718:cb7e:b6a2) Quit (Ping timeout: 276 seconds)
[9:37] * shootbird (~quassel@beepbeep.serverpit.com) Quit (Ping timeout: 244 seconds)
[9:44] * shootbird (~quassel@beepbeep.serverpit.com) has joined #raspbian
[9:59] * doed (~doed@ipb21ad7f2.dynamic.kabel-deutschland.de) has joined #raspbian
[10:01] * doed_ (~doed@2a02:810d:d00:10d8:e9de:65e1:ac7a:fc4b) has joined #raspbian
[10:03] * doed (~doed@ipb21ad7f2.dynamic.kabel-deutschland.de) Quit (Ping timeout: 246 seconds)
[10:04] * mase-tech (~mase-tech@2a02:908:1868:25c0:7c78:4eb0:2871:c4f5) Quit (Remote host closed the connection)
[10:11] * mase-tech (~mase-tech@2a02:908:1868:25c0:7c78:4eb0:2871:c4f5) has joined #raspbian
[10:13] * fred1807 (~fred1807@189.123.247.231) Quit (Ping timeout: 246 seconds)
[10:13] * DevBox (~DevBox@unaffiliated/zacdev) has joined #raspbian
[10:18] * c-pin (~c-pin@2601:c9:8000:3b20:ac1a:fcf5:4970:c867) has joined #raspbian
[10:27] * doed_ (~doed@2a02:810d:d00:10d8:e9de:65e1:ac7a:fc4b) Quit (Remote host closed the connection)
[10:31] * Efynox (~Efynox@2a01:e35:2f42:a10:5cab:cb5e:9e37:ca44) has joined #raspbian
[10:33] * r0kc4t (~frosch@static.142.192.47.78.clients.your-server.de) has joined #raspbian
[10:51] * nadir (uid134094@gateway/web/irccloud.com/x-rozixfmddbrpoety) Quit (Quit: Connection closed for inactivity)
[10:54] * _cooolbreeze_ (~cooolbree@ip54542ab4.speed.planet.nl) Quit (Quit: Ik ga weg)
[10:54] * cooolbreeze (~cooolbree@84.84.42.180) has joined #raspbian
[10:57] * Efynox` (~Efynox@2a01:e35:2f42:a10:20a9:7dae:6972:7f36) has joined #raspbian
[11:01] * Efynox (~Efynox@2a01:e35:2f42:a10:5cab:cb5e:9e37:ca44) Quit (Ping timeout: 260 seconds)
[11:02] * gbaman (~gbaman@cpc15-belf9-2-0-cust171.2-1.cable.virginm.net) has joined #raspbian
[11:13] * gardar (~gardar@bnc.giraffi.net) Quit (Quit: ZNC - http://znc.in)
[11:16] * AfroThundr (~AfroThund@2601:147:c000:ef5e:c1bd:ab8d:7718:79e9) has joined #raspbian
[11:16] * AfroThundr (~AfroThund@2601:147:c000:ef5e:c1bd:ab8d:7718:79e9) Quit (Max SendQ exceeded)
[11:17] * PaulVern (~PaulVern@d6.63.01a8.ip4.static.sl-reverse.com) has joined #raspbian
[11:17] <PaulVern> Linux networking/vpn question: I have a raspberry pi2 setup with the openvpn client running
[11:17] <PaulVern> and the iptable setting to allow masquerading/forwarding
[11:17] <PaulVern> I set the default gateway on my computers/phones at home (Windows 8.1, Ubuntu, Meego (phone) and my TV) to the IP of my raspberry pi
[11:17] <PaulVern> and my traffic goes through the VPN, all good
[11:23] * taza (~taza@unaffiliated/taza) has joined #raspbian
[11:28] * bikram (~bikram@202.63.242.180) Quit (Remote host closed the connection)
[11:30] * gardar (~gardar@bnc.giraffi.net) has joined #raspbian
[11:34] * doed (~doed@2a02:810d:d00:10d8:84e8:495d:c8b3:3747) has joined #raspbian
[11:40] * empty (empty@matilda.kottnet.net) has joined #raspbian
[11:40] * gardar (~gardar@bnc.giraffi.net) Quit (Ping timeout: 276 seconds)
[11:44] * Mia (~Mia@unaffiliated/mia) has joined #raspbian
[11:49] * doed (~doed@2a02:810d:d00:10d8:84e8:495d:c8b3:3747) Quit (Remote host closed the connection)
[11:49] * doed (~doed@2a02:810d:d00:10d8:84e8:495d:c8b3:3747) has joined #raspbian
[11:51] * doed (~doed@2a02:810d:d00:10d8:84e8:495d:c8b3:3747) Quit (Remote host closed the connection)
[11:51] * tuvok (tuvok@Photography.tuvok.eu) Quit (Ping timeout: 276 seconds)
[11:54] * shiftplusone (~shift@unaffiliated/shiftplusone) has joined #raspbian
[11:55] * smokeo (~smokeo@207.219.39.95) has joined #raspbian
[11:56] * gardar (~gardar@bnc.giraffi.net) has joined #raspbian
[12:04] * sergio_101 (~sergio_10@rrcs-24-106-142-62.central.biz.rr.com) has joined #raspbian
[12:10] * swatti (~memory@business-89-132-60-56.business.broadband.hu) Quit (Remote host closed the connection)
[12:11] * Lemmata (~quassel@201.11.187.81.in-addr.arpa) has joined #raspbian
[12:16] * Robby_ (robby@chillum.thcgirls.com) has joined #raspbian
[12:17] * Robby (robby@chillum.thcgirls.com) Quit (Ping timeout: 264 seconds)
[12:17] * bauruine (~bauruine@2a01:4f8:202:54c7::beef) Quit (Ping timeout: 264 seconds)
[12:18] * Robby_ is now known as Robby
[12:21] * stiv (~steve@blender/coder/stivs) has joined #raspbian
[12:24] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) Quit (Quit: Leaving...)
[12:27] * bauruine (~bauruine@2a01:4f8:202:54c7::beef) has joined #raspbian
[12:28] * dougpiston (~dougpisto@c-67-183-89-233.hsd1.wa.comcast.net) Quit (Changing host)
[12:28] * dougpiston (~dougpisto@unaffiliated/dougpiston) has joined #raspbian
[12:28] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) Quit (Ping timeout: 246 seconds)
[12:32] * fred1807 (~fred1807@177.220.187.145) has joined #raspbian
[12:35] * tuvok (tuvok@2a01:d0:87dd::5) has joined #raspbian
[12:35] * nadir (uid134094@gateway/web/irccloud.com/x-ueicuvnmogtkfsnl) has joined #raspbian
[12:36] * sergio_101 (~sergio_10@rrcs-24-106-142-62.central.biz.rr.com) Quit (Quit: Textual IRC Client: www.textualapp.com)
[12:38] * doed (~doed@80.255.4.245) has joined #raspbian
[12:38] * smokeo (~smokeo@207.219.39.95) Quit (Remote host closed the connection)
[12:39] * tuvok (tuvok@2a01:d0:87dd::5) Quit (Ping timeout: 250 seconds)
[12:42] * tuvok (tuvok@Photography.tuvok.eu) has joined #raspbian
[12:43] * weox (uid112413@gateway/web/irccloud.com/x-dpnbqoaqdkzjartz) has joined #raspbian
[12:53] * doed_ (~doed@2a02:810d:d00:10d8:5511:2772:61e5:e5af) has joined #raspbian
[12:54] * William39 (~Marcus39@host109-149-141-100.range109-149.btcentralplus.com) has joined #raspbian
[12:56] * doed (~doed@80.255.4.245) Quit (Ping timeout: 252 seconds)
[12:57] * doed_ (~doed@2a02:810d:d00:10d8:5511:2772:61e5:e5af) Quit (Ping timeout: 260 seconds)
[13:01] * lemonzest (~lemonzest@unaffiliated/lemonzest) Quit (Quit: Leaving)
[13:04] * WinstonSmith (~WinstonSm@unaffiliated/winstonsmith) Quit (Ping timeout: 250 seconds)
[13:09] * WinstonSmith (~WinstonSm@unaffiliated/winstonsmith) has joined #raspbian
[13:16] * mike_t (~mike@pluto.dd.vaz.ru) Quit (Remote host closed the connection)
[13:23] * gbaman (~gbaman@cpc15-belf9-2-0-cust171.2-1.cable.virginm.net) Quit (Remote host closed the connection)
[13:26] * smokeo (~smokeo@76.9.204.178) has joined #raspbian
[13:33] * gbaman (~gbaman@cpc15-belf9-2-0-cust171.2-1.cable.virginm.net) has joined #raspbian
[13:38] * gbaman (~gbaman@cpc15-belf9-2-0-cust171.2-1.cable.virginm.net) Quit (Ping timeout: 276 seconds)
[13:39] * doed (~doed@ipb21ad7f2.dynamic.kabel-deutschland.de) has joined #raspbian
[13:39] * TheLostAdmin (~TheLostAd@75-119-244-208.dsl.teksavvy.com) has joined #raspbian
[13:41] * doed_ (~doed@2a02:810d:d00:10d8:848c:8ffa:833d:bb09) has joined #raspbian
[13:44] * doed (~doed@ipb21ad7f2.dynamic.kabel-deutschland.de) Quit (Ping timeout: 276 seconds)
[13:48] * ghormoon (~ghormoon@ghorland.net) Quit (Read error: Connection reset by peer)
[13:51] * ghormoon (~ghormoon@ghorland.net) has joined #raspbian
[13:51] * doed_ (~doed@2a02:810d:d00:10d8:848c:8ffa:833d:bb09) Quit (Remote host closed the connection)
[13:52] * doed (~doed@2a02:810d:d00:10d8:848c:8ffa:833d:bb09) has joined #raspbian
[13:56] * doed (~doed@2a02:810d:d00:10d8:848c:8ffa:833d:bb09) Quit (Ping timeout: 250 seconds)
[14:09] * fred1807 (~fred1807@177.220.187.145) Quit (Quit: fred1807)
[14:10] * Robby (robby@chillum.thcgirls.com) Quit (Quit: leaving)
[14:10] * Robby_ (robby@chillum.thcgirls.com) has joined #raspbian
[14:11] * EmrisM (~Miranda@195.234.58.25) Quit (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
[14:20] * hN3 (~hN3@seashepherd.opzichwel.nl) Quit (Quit: ZNC 1.7.x-nightly-20160327-c2d23aae - http://znc.in)
[14:22] * hN3 (~hN3@seashepherd.opzichwel.nl) has joined #raspbian
[14:28] * ukwiz (~dma@2a02:8010:6009:0:c462:483c:7958:5bbc) has joined #raspbian
[14:32] * sergio_101 (~sergio_10@rrcs-24-106-142-62.central.biz.rr.com) has joined #raspbian
[14:36] * binaryhermit (~binaryher@107-219-125-74.lightspeed.cicril.sbcglobal.net) Quit (Remote host closed the connection)
[14:42] * Robby_ is now known as Robby
[14:42] * binaryhermit (~binaryher@107-219-125-74.lightspeed.cicril.sbcglobal.net) has joined #raspbian
[14:44] * sergio_101 (~sergio_10@rrcs-24-106-142-62.central.biz.rr.com) Quit (Quit: Textual IRC Client: www.textualapp.com)
[14:45] * sergio_101 (~sergio_10@66.151.36.99) has joined #raspbian
[14:46] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has joined #raspbian
[14:47] * sweatsuit (~sweatsuit@unaffiliated/sweatsuit) Quit (Quit: ZNC - http://znc.in)
[14:48] * sweatsuit (~sweatsuit@unaffiliated/sweatsuit) has joined #raspbian
[14:49] * sweatsuit (~sweatsuit@unaffiliated/sweatsuit) Quit (Client Quit)
[14:50] * faz3r (~faz3r@212-178-22-130.broadband.tenet.odessa.ua) has joined #raspbian
[14:50] * feliciaw (~feliciaw@58-7-203-31.dyn.iinet.net.au) Quit (Ping timeout: 276 seconds)
[14:51] * feliciaw (~feliciaw@58-7-203-31.dyn.iinet.net.au) has joined #raspbian
[14:56] * faz3r (~faz3r@212-178-22-130.broadband.tenet.odessa.ua) Quit (Quit: faz3r)
[14:57] * cyborg-one (~cyborg-on@212-178-22-130.broadband.tenet.odessa.ua) has joined #raspbian
[15:00] * sweatsuit (~sweatsuit@unaffiliated/sweatsuit) has joined #raspbian
[15:00] * Tachgone is now known as Tachyon`
[15:02] * sweatsuit (~sweatsuit@unaffiliated/sweatsuit) Quit (Client Quit)
[15:02] * e is now known as Augustus
[15:03] * sweatsuit (~sweatsuit@unaffiliated/sweatsuit) has joined #raspbian
[15:07] <ukwiz> How can I remove a damaged package in apt?
[15:07] * zadock (~outsider@cthulhu.tuiasi.ro) has joined #raspbian
[15:08] <thurstylark> ukwiz: what package is damaged, and how do you know it's damaged?
[15:09] * kronsbe (~chatzilla@62.48.72.147) Quit (Quit: ChatZilla 0.9.92 [Firefox 46.0.1/20160502172042])
[15:15] * lau- (~mmeh@62.12.173.51) Quit (Quit: Lost terminal)
[15:17] * zadock (~outsider@cthulhu.tuiasi.ro) Quit (Quit: Leaving)
[15:22] * aaronmeh_ (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[15:22] * aaronmeh_ (~aaronmeha@unaffiliated/aaronmehar) Quit (Max SendQ exceeded)
[15:23] * aaronmeh_ (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[15:24] <methuzla> the irc-response package, apparently
[15:25] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[15:25] * ChanServ sets mode +o vagrantc
[15:25] <thurstylark> heh
[15:30] * corpix (~noname@2a02:6b8:0:40c:863a:4bff:fed0:4f98) has joined #raspbian
[15:35] * gbaman (~gbaman@cpc15-belf9-2-0-cust171.2-1.cable.virginm.net) has joined #raspbian
[15:36] * aaronmeh_ (~aaronmeha@unaffiliated/aaronmehar) Quit (Ping timeout: 276 seconds)
[15:37] * alex1a (~alex1a@a81-84-222-27.cpe.netcabo.pt) has joined #raspbian
[15:39] * gbaman (~gbaman@cpc15-belf9-2-0-cust171.2-1.cable.virginm.net) Quit (Ping timeout: 244 seconds)
[15:46] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) has joined #raspbian
[15:47] * Tachyon` is now known as Tachgone
[15:51] * iamfrankenstein1 (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[15:53] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Ping timeout: 260 seconds)
[15:53] * iamfrankenstein1 is now known as iamfrankenstein
[15:55] * aaronmeh_ (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[15:55] * aaronmeh_ (~aaronmeha@unaffiliated/aaronmehar) Quit (Client Quit)
[15:55] <ukwiz> thurstylark: what is preferred to paste large amounts of text here?
[15:56] * HerculeP (~herc@ip-109-47-0-241.web.vodafone.de) Quit (Read error: Connection reset by peer)
[15:56] <vagrantc> could use paste.debian.net
[15:57] <thurstylark> ukwiz: anything except pastebin.com, imo. you can do just "systemctl list-units | curl -F c=@- https://ptpb.pw" to put it straight into a pastebin from the terminal if you want.
[15:57] * Tachgone is now known as Tachyon`
[15:59] <ukwiz> vagrantc: thanks
[15:59] <ukwiz> thurstylark: https://paste.debian.net/683746/
[16:00] * xplora1a_ (~stuart@81.144.225.214) Quit (Ping timeout: 265 seconds)
[16:01] <thurstylark> yikes
[16:04] <thurstylark> ukwiz: so did you try removing the package with apt-get?
[16:05] <vagrantc> ukwiz: do you have mixed packages from raspbian and debian armhf?
[16:06] <thurstylark> ooh, yeah, that's a good way to break stuff :P
[16:06] <vagrantc> is this an rpi1, rpi2, or rpi3?
[16:07] * HerculeP (~herc@ip-109-47-0-241.web.vodafone.de) has joined #raspbian
[16:08] * Efynox` (~Efynox@2a01:e35:2f42:a10:20a9:7dae:6972:7f36) Quit (Ping timeout: 260 seconds)
[16:08] * taza (~taza@unaffiliated/taza) Quit ()
[16:11] * taza (~taza@unaffiliated/taza) has joined #raspbian
[16:16] * smokeo (~smokeo@76.9.204.178) Quit ()
[16:20] <ukwiz> thurstylark: dpkg: error processing python3-rpi.gpio (--remove):package is in a very bad inconsistent state - you should reinstall it before attempting a removal.
[16:21] <ukwiz> vagrantc: all raspbian
[16:22] * Milhouse (~Milhouse@kodi/staff/milhouse) Quit ()
[16:25] * glav (~glav@84-75-116-176.dclient.hispeed.ch) has joined #raspbian
[16:26] * vagrantc wonders where python3-rpi.gpio comes from
[16:27] <vagrantc> it might be the result of poor packaging practices
[16:32] * ctarx (~ctarx@unaffiliated/ctarx) has joined #raspbian
[16:35] <ukwiz> vagrantc: I think it is a rpi2
[16:35] <ukwiz> vagrantc: The python-rpi.gpio package also has the same problem
[16:36] <thurstylark> ukwiz: if in doubt, it's written on the board :P
[16:39] * glav (~glav@84-75-116-176.dclient.hispeed.ch) Quit (Quit: Leaving)
[16:43] * Milhouse (~Milhouse@kodi/staff/milhouse) has joined #raspbian
[16:44] * ctarx (~ctarx@unaffiliated/ctarx) Quit (Quit: My MacBook has gone to sleep. ZZZzzz…)
[16:45] * weox (uid112413@gateway/web/irccloud.com/x-dpnbqoaqdkzjartz) Quit (Quit: Connection closed for inactivity)
[16:46] * shiftplusone (~shift@unaffiliated/shiftplusone) Quit (Quit: Leaving)
[16:48] * GRiZL0C (~pi_user@53508E98.cm-6-1c.dynamic.ziggo.nl) has joined #raspbian
[16:52] * Arnaud__ (5c8ebb38@gateway/web/freenode/ip.92.142.187.56) has joined #raspbian
[16:53] <Arnaud__> Hello all :-)
[16:54] <Arnaud__> I need a little help please: - / Raspbian to deport a file system on an NFS server, but I do not keep files attributes :-( (sorry for my english :-) )
[16:56] * toligniew (sid124725@gateway/web/irccloud.com/x-ghnnyfvfkvqqohdy) Quit (Remote host closed the connection)
[16:56] * eggy (sid554@gateway/web/irccloud.com/x-uaebnsbznooxwftr) Quit (Remote host closed the connection)
[16:56] * ALicinio (sid115539@gateway/web/irccloud.com/x-fhavtwgannhcukdq) Quit (Remote host closed the connection)
[17:01] * feliciaw (~feliciaw@58-7-203-31.dyn.iinet.net.au) Quit (Ping timeout: 276 seconds)
[17:02] * eggy (sid554@gateway/web/irccloud.com/x-kwcjrzwxnfuhwnsj) has joined #raspbian
[17:02] * dars (~darshan@27.255.209.75) has joined #raspbian
[17:02] <dars> need help !!!!
[17:02] <dars> i installed noobs on my pi yesterday
[17:03] <dars> and when i boot it today it continously reboots
[17:04] <ukwiz> thurstylark: It is a pi2. I have 6 pis, 1 is pi1, 1 pi3 and the rest pi2
[17:05] <dars> anyone help
[17:05] <dars> please
[17:05] <thurstylark> dars: do you see anything on the screen as it boots?
[17:06] <dars> it says me everytime it restarts to reinstall noobs
[17:06] <dars> and if i click on to install it
[17:06] <dars> it starts installation and during installation
[17:06] <dars> it again reboots
[17:06] <dars> and again ask to install noos
[17:07] <dars> and this process goes on ...
[17:08] <dars> *noobs
[17:08] * Arnaud__ (5c8ebb38@gateway/web/freenode/ip.92.142.187.56) Quit (Quit: Page closed)
[17:12] * ctarx (~ctarx@unaffiliated/ctarx) has joined #raspbian
[17:13] <dars> thrustylark : any advice ???
[17:13] <HerculeP> wow https://www.raspberrypi.org/blog/another-update-raspbian/ Kernel version: 4.4
[17:15] <vagrantc> i've even been testing 4.5.x basically from mainline linux on the rpi2
[17:16] * stiv (~steve@blender/coder/stivs) Quit (Read error: Connection reset by peer)
[17:17] * stiv (~steve@blender/coder/stivs) has joined #raspbian
[17:19] <dars> anyone else
[17:19] <dars> help
[17:19] <dars> ???
[17:20] * ALicinio (sid115539@gateway/web/irccloud.com/x-dkgvoobwtyxaohnl) has joined #raspbian
[17:21] * smokeo (~smokeo@76.9.204.178) has joined #raspbian
[17:22] <dars> nobody?
[17:22] <dars> need urgent help
[17:23] <methuzla> why is it urgent?
[17:23] <dars> methuzla : can u help ?
[17:24] * ctarx (~ctarx@unaffiliated/ctarx) Quit (Quit: Textual IRC Client: www.textualapp.com)
[17:24] <dars> bcoz i have some work to do
[17:24] <dars> on pi
[17:24] <methuzla> doubt it. never touched noobs. but if the problem is truly 'urgent' maybe just start over, reflash the image or something.
[17:25] <HerculeP> dars, which version of noobs did you download?
[17:25] <dars> latest
[17:25] <HerculeP> 1.9.1?
[17:25] <HerculeP> lite or full?
[17:25] <dars> yes
[17:26] * doed (~doed@2a02:810d:d00:10d8:f45e:a2b1:da9d:a6be) has joined #raspbian
[17:26] <dars> i don't know
[17:26] <dars> maybe lite
[17:27] <dars> no sorry it's full
[17:27] <dars> i checked
[17:27] * bizarro_1 (~bizarro_1@72.red-83-47-139.dynamicip.rima-tde.net) has joined #raspbian
[17:27] <methuzla> blue. no red. ahhhhhhhhhh
[17:28] * dh64 (~dh64@174-21-247-15.tukw.qwest.net) Quit (Quit: Konversation terminated!)
[17:28] <HerculeP> hmm last noobs I checked was 1.9.0 - it worked fine
[17:28] * toligniew (sid124725@gateway/web/irccloud.com/x-ztdatulcvecgdlic) has joined #raspbian
[17:28] <dars> so what should i do now ??
[17:29] <dars> HerculeP ?
[17:29] <HerculeP> I'd try the raspbian image (if you dont need to intsall any other OS)
[17:30] <HerculeP> +t
[17:30] <HerculeP> YMMV
[17:31] <methuzla> dars is there anything currently on the SD card that you can not lose?
[17:31] * ukwiz (~dma@2a02:8010:6009:0:c462:483c:7958:5bbc) Quit (Quit: Leaving)
[17:31] <dars> no there is nothing
[17:32] <methuzla> reimage
[17:32] * corpix (~noname@2a02:6b8:0:40c:863a:4bff:fed0:4f98) Quit (Quit: corpix)
[17:32] <methuzla> and is there any reason why you are using noobs?
[17:35] <dars> no there is not any reason
[17:35] <dars> methuzla
[17:36] <methuzla> then just use the straight raspbian image
[17:36] <HerculeP> ^^
[17:37] <dars> can u give me link to download it
[17:38] <methuzla> it's on the...uh...sec
[17:38] <HerculeP> https://www.raspberrypi.org/downloads/raspbian/
[17:38] <methuzla> yeah. there.
[17:39] <dars> when i boots my pi
[17:39] <dars> there is colorfull screen which apperas
[17:39] <dars> *appears
[17:40] <dars> something like rainbow colors
[17:40] <dars> why is it ?
[17:40] <HerculeP> bad power supply
[17:40] <HerculeP> under voltage
[17:40] <dars> i use my samsung charger for supply
[17:40] <dars> anything else i can use ?
[17:40] <methuzla> need both good supply and good cable
[17:41] <HerculeP> chargers don't guarantie stable 5 volts
[17:41] <dars> what u use ?
[17:42] <dars> 1 more thing when i connect it to my pc monitor for output the screen is not fit to it
[17:42] <HerculeP> the PSU should provide at least 2A and yes, the cable is important too
[17:42] <dars> characters in line goes out of the screen
[17:43] <methuzla> dars, do you know what the charger is rated at? look for label, something like: 5V 750mA or 5V 2A
[17:44] <dars> its 5V 0.7A
[17:44] <methuzla> not enough
[17:44] <methuzla> what pi do you have?
[17:44] <dars> pi3
[17:45] <methuzla> yeah, 2A is the recommended, so like 3x what you've got
[17:45] <methuzla> does your USB power cable have any labeling, like 24AWG ?
[17:46] <dars> no there is nothing
[17:46] <HerculeP> that explains the noobs card rebooting all the time as well
[17:46] <dars> labeled
[17:46] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) has joined #raspbian
[17:47] <HerculeP> get a better PSU first
[17:47] <methuzla> agree
[17:47] <methuzla> yes. explains reboot also.
[17:48] * TheLostAdmin (~TheLostAd@75-119-244-208.dsl.teksavvy.com) Quit (Quit: Leaving)
[17:48] <methuzla> reimaging won't solve that issue.
[17:48] <HerculeP> exactly
[17:48] <dars> i have another charger that is 5v and 1A
[17:49] <dars> is this sufficent
[17:49] <methuzla> try it
[17:49] <HerculeP> /could/ be but 2a is recommended
[17:49] <methuzla> probably marginal, but could get you past boot
[17:50] <HerculeP> the cable must be solid too, most are too thin
[17:50] <dars> cable is solid
[17:50] <dars> enough
[17:51] <dars> i booted
[17:51] * smokeo (~smokeo@76.9.204.178) Quit (Read error: Connection reset by peer)
[17:51] <dars> it asks me to install noobs
[17:51] <dars> no colorful screen this time
[17:51] <HerculeP> you can't see how thick the copper wires are from the outside
[17:52] <dars> then how to see it
[17:52] <HerculeP> no rainbow screnn is a good sign :)
[17:52] <dars> the screen is not perfectly positioned
[17:52] <HerculeP> screen*
[17:52] <dars> words goes out of the screen
[17:53] <dars> might be some graphic problem
[17:54] * doed (~doed@2a02:810d:d00:10d8:f45e:a2b1:da9d:a6be) Quit (Remote host closed the connection)
[17:55] <dars> HerculeP : what you use for display ?
[17:56] * magellanicloud (~magellani@2a02:810b:8340:3f18:18ce:8620:af53:678e) has joined #raspbian
[17:57] * Tachyon` is now known as Tachgon
[17:57] * secknv (55f4d152@gateway/web/freenode/ip.85.244.209.82) has joined #raspbian
[17:57] * Tachgon is now known as Tachgone
[17:57] * secknv (55f4d152@gateway/web/freenode/ip.85.244.209.82) Quit (Client Quit)
[17:57] <HerculeP> a samsung monitor with hdmi -> dvi adapter (or whatever that adapter is called)
[17:58] * smokeo (~smokeo@76.9.204.178) has joined #raspbian
[17:58] <dars> hdmi->VGI
[17:58] <HerculeP> using the raspbian img you can set the display mode in /boot/config.txt IIRC
[17:58] <dars> maybe
[18:00] <HerculeP> https://www.raspberrypi.org/documentation/configuration/config-txt.md look for video modes
[18:02] <HerculeP> dunno if noobs has a similar option
[18:02] <methuzla> dars, do you mean HDMI -> VGA?
[18:02] <dars> ohh yeah
[18:02] <dars> HDMI->VGA
[18:03] <methuzla> yeah, then you are probably going to have to mess with the video settings
[18:03] * ctarx (~ctarx@unaffiliated/ctarx) has joined #raspbian
[18:03] <methuzla> another link: http://elinux.org/RPiconfig#Video
[18:03] <dars> methuzla : you also use same
[18:03] <dars> HDMI->VGA
[18:04] <methuzla> no. all my pi's are headless.
[18:04] <dars> headless mens
[18:04] <dars> *means
[18:04] <dars> no display
[18:04] <methuzla> correct
[18:04] * dars (~darshan@27.255.209.75) Quit (Quit: Ex-Chat)
[18:05] <methuzla> but your converter is likely preventing HDMI auto config, so you're going have to set it manually
[18:05] * dars (~darshan@27.255.209.75) has joined #raspbian
[18:06] <dars> methuzla : then for what purpose u use pi ?
[18:07] <dars> now the os installed successfully
[18:07] <dars> *is
[18:07] <methuzla> various things, but never as a 'cheap computer'
[18:07] * asd_ (55f4d152@gateway/web/freenode/ip.85.244.209.82) has joined #raspbian
[18:07] * asd_ (55f4d152@gateway/web/freenode/ip.85.244.209.82) Quit (Client Quit)
[18:07] <dars> can u give name of things ?
[18:08] <methuzla> names?
[18:09] <dars> yes
[18:09] <dars> names
[18:10] <methuzla> don't really have names
[18:10] <dars> may be projects ?
[18:11] * dars (~darshan@27.255.209.75) Quit (Quit: Ex-Chat)
[18:11] <methuzla> for example, one pi has four 8x8 LED matrices attached which displays icons for the next four days weather forecast
[18:12] * dars (~darshan@27.255.209.75) has joined #raspbian
[18:12] <methuzla> another one is attached to a receiver and runs mpd
[18:12] <dars> may be projects ?
[18:13] <methuzla> descriptions provided, see above
[18:13] * dars (~darshan@27.255.209.75) Quit (Client Quit)
[18:14] * dars (~darshan@27.255.209.75) has joined #raspbian
[18:15] * dars (~darshan@27.255.209.75) Quit (Read error: Connection reset by peer)
[18:16] * Mariannev (~Tovenaar@2001:980:ad98:1:81b0:d4db:2c32:b7f8) Quit (Ping timeout: 250 seconds)
[18:16] * dars__ (~darshan@115.252.43.115) has joined #raspbian
[18:16] <dars__> sorry for
[18:16] * dars__ is now known as dars
[18:17] <dars> connection problem
[18:17] <dars> methuzla
[18:17] <dars> are you there
[18:20] * dars is now known as dars__
[18:20] * dars__ is now known as dars
[18:21] * SeeM2 (~SeeM2@46.101.135.170) has joined #raspbian
[18:24] * BlackVenom (~textual@cpc1-pres19-2-0-cust36.18-3.cable.virginm.net) has joined #raspbian
[18:24] <methuzla> sporadically
[18:26] <dars> methuzla how long have been u using pi
[18:27] * Mariannev (~Tovenaar@2001:980:ad98:1:a1d3:4989:b7d3:863a) has joined #raspbian
[18:28] <dars> ?
[18:28] <methuzla> when did the first one come out?
[18:28] <methuzla> i guess years. wow.
[18:28] <dars> ohh that's a long time
[18:28] <dars> how many projects have you made till now ?
[18:28] <dars> using pi
[18:29] <methuzla> half dozen or so
[18:29] * doed (~doed@2a02:810d:d00:10d8:2acf:daff:fee9:b6d4) has joined #raspbian
[18:30] <dars> methuzla, u work alone or some kind of team
[18:30] <dars> of developers
[18:30] <methuzla> solo. it's just hobby fun stuff.
[18:32] <dars> can you tell which projects that you made is best
[18:32] <dars> and you like that most
[18:32] <methuzla> they were all fun. why? are you looking for ideas?
[18:33] <dars> maybe i also want to make some
[18:33] <dars> project
[18:33] <dars> after sometime
[18:33] * wildc4rd (~wildc4rd@host86-134-247-20.range86-134.btcentralplus.com) Quit (Ping timeout: 246 seconds)
[18:33] <methuzla> tons of stuff out there. most important thing - pick something you're interested in
[18:35] <dars> methuzla, you're right
[18:44] * BlackVenom (~textual@cpc1-pres19-2-0-cust36.18-3.cable.virginm.net) Quit (Ping timeout: 276 seconds)
[18:46] * wildc4rd (~wildc4rd@host86-134-247-20.range86-134.btcentralplus.com) has joined #raspbian
[18:48] * sthns (~sthns@x4d0c49ed.dyn.telefonica.de) has joined #raspbian
[18:49] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[18:49] * redguy (~matik@89-64-50-107.dynamic.chello.pl) has joined #raspbian
[18:49] * redguy (~matik@89-64-50-107.dynamic.chello.pl) Quit (Changing host)
[18:49] * redguy (~matik@unaffiliated/redguy) has joined #raspbian
[18:51] * sthns (~sthns@x4d0c49ed.dyn.telefonica.de) Quit (Remote host closed the connection)
[18:51] <redguy> hi, I noticed that # CONFIG_FB_TFT_ST7789V is not set in the default raspbian kernel config, is there a bug tracker when I could request it to be enabled ?
[18:51] * ctarx (~ctarx@unaffiliated/ctarx) Quit (Quit: My MacBook has gone to sleep. ZZZzzz…)
[18:52] <redguy> also, is there a nice way to recompile the kernel with that module? Is http://ivanx.com/raspberrypi/raspberrypi_kernel.html reasonable?
[18:56] <redguy> maybe there's a nicer way to get the fb_st7789v module
[18:58] * BeamWatcher (~gashead76@68-113-202-73.dhcp.ftwo.tx.charter.com) Quit (Read error: Connection reset by peer)
[19:01] * BeamWatcher (~gashead76@68-113-202-73.dhcp.ftwo.tx.charter.com) has joined #raspbian
[19:02] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[19:02] * doed (~doed@2a02:810d:d00:10d8:2acf:daff:fee9:b6d4) Quit (Remote host closed the connection)
[19:04] * ctarx (~ctarx@unaffiliated/ctarx) has joined #raspbian
[19:09] * RockKeyman (~RockKeyma@net-2-33-19-140.cust.dsl.teletu.it) has joined #raspbian
[19:27] * Tachgone is now known as Tachyon`
[19:46] * smokeo (~smokeo@76.9.204.178) Quit ()
[19:49] * William39 (~Marcus39@host109-149-141-100.range109-149.btcentralplus.com) Quit (Quit: Leaving)
[19:53] * mildouze1 (~Icedove@AAmiens-156-1-25-174.w90-18.abo.wanadoo.fr) Quit (Quit: mildouze1)
[19:55] * dars (~darshan@115.252.43.115) Quit (Ping timeout: 276 seconds)
[19:58] * ctarx (~ctarx@unaffiliated/ctarx) Quit (Quit: My MacBook has gone to sleep. ZZZzzz…)
[20:00] * ctarx (~ctarx@unaffiliated/ctarx) has joined #raspbian
[20:01] * yann|work (~yann@nan92-1-81-57-214-146.fbx.proxad.net) has joined #raspbian
[20:16] * dars (~darshan@115.252.43.115) has joined #raspbian
[20:34] * dars (~darshan@115.252.43.115) Quit (Ping timeout: 265 seconds)
[20:34] * dars (~darshan@115.252.43.115) has joined #raspbian
[20:42] * DevBox (~DevBox@unaffiliated/zacdev) Quit (Ping timeout: 260 seconds)
[20:51] * outofsorts (~outofsort@104.254.90.203) Quit (Ping timeout: 246 seconds)
[20:54] * dars (~darshan@115.252.43.115) Quit (Quit: Ex-Chat)
[20:56] * outofsorts (~outofsort@184.75.214.163) has joined #raspbian
[21:02] * sergio_101 (~sergio_10@66.151.36.99) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[21:03] * doed (~doed@2a02:810d:d00:10d8:d0a7:de01:9efa:6d74) has joined #raspbian
[21:04] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[21:07] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[21:07] * doed (~doed@2a02:810d:d00:10d8:d0a7:de01:9efa:6d74) Quit (Ping timeout: 260 seconds)
[21:11] * DrDaemonEye (daemoneye@unaffiliated/daemoneye) has joined #raspbian
[21:17] * ctarx (~ctarx@unaffiliated/ctarx) Quit (Quit: Textual IRC Client: www.textualapp.com)
[21:20] * redguy (~matik@unaffiliated/redguy) Quit (Quit: leaving)
[21:26] * hanfm (~Thunderbi@x5d81fabb.dyn.telefonica.de) has joined #raspbian
[21:28] * hanfm (~Thunderbi@x5d81fabb.dyn.telefonica.de) Quit (Client Quit)
[21:43] * allGROWEDup (~thisisthe@pool-96-241-232-111.washdc.fios.verizon.net) has joined #raspbian
[21:44] * Hootch (~Thunderbi@x4d0b2705.dyn.telefonica.de) has joined #raspbian
[21:44] * ThisIsTheory (uid161506@gateway/web/irccloud.com/x-vowhijgierphbhez) has joined #raspbian
[21:46] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Quit: iamfrankenstein)
[22:17] * Hh_ (6d1c87b9@gateway/web/freenode/ip.109.28.135.185) has joined #raspbian
[22:19] <Hh_> Hi every one, just one question what is politics about security update on raspian/wheezy ? Can I use raspian wheezy with update security (because debian need to change url in apt/sources.list)
[22:23] * Hootch (~Thunderbi@x4d0b2705.dyn.telefonica.de) Quit (Quit: Hootch)
[22:26] * Datalink_ (~Datalink@unaffiliated/datalink) Quit (Quit: Datalink offline)
[22:26] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has left #raspbian
[22:30] <Hh_> no one ?
[22:32] * wiiguy (~fake@unaffiliated/wiiguy) Quit (Quit: The Kirito is always right foundation. Grand reopening.)
[22:40] * plugwash (~plugwash@97e07685.skybroadband.com) has joined #raspbian
[22:40] * ChanServ sets mode +o plugwash
[22:42] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[22:43] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[22:44] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Read error: Connection reset by peer)
[22:46] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[22:46] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[22:49] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[22:50] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Read error: No route to host)
[22:51] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[22:57] * PaulVern (~PaulVern@d6.63.01a8.ip4.static.sl-reverse.com) Quit (Quit: Leaving)
[22:58] * magellanicloud (~magellani@2a02:810b:8340:3f18:18ce:8620:af53:678e) Quit (Ping timeout: 260 seconds)
[23:00] * byte (~byte@178-17-174-30.static.host) Quit (Disconnected by services)
[23:00] * byte (~byte@178-17-174-30.static.host) has joined #raspbian
[23:04] * doed (~doed@2a02:810d:d00:10d8:81e:521f:688:f669) has joined #raspbian
[23:05] * Hh_ (6d1c87b9@gateway/web/freenode/ip.109.28.135.185) Quit (Quit: Page closed)
[23:08] * doed (~doed@2a02:810d:d00:10d8:81e:521f:688:f669) Quit (Ping timeout: 260 seconds)
[23:11] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) Quit (Quit: Leaving...)
[23:18] * balrog-k1n (~balrog@89-67-121-18.dynamic.chello.pl) Quit (Ping timeout: 260 seconds)
[23:18] * balrog-k1n (~balrog@89-67-121-18.dynamic.chello.pl) has joined #raspbian
[23:22] * elastix (~Thunderbi@7.89.126.194.pool.dsl.daisyplc.net) has joined #raspbian
[23:23] * ekarlso (~ekarlso@185.56.186.45) Quit (Ping timeout: 246 seconds)
[23:24] * mase-tech (~mase-tech@2a02:908:1868:25c0:7c78:4eb0:2871:c4f5) Quit (Quit: Leaving)
[23:24] <elastix> hi why if I try to expand the file system the linux crashes?
[23:27] * rustPushmaster (~rusty@ip72-196-214-135.dc.dc.cox.net) Quit (Ping timeout: 276 seconds)
[23:29] * stefa (57004ca9@gateway/web/freenode/ip.87.0.76.169) has joined #raspbian
[23:31] * stefa (57004ca9@gateway/web/freenode/ip.87.0.76.169) Quit (Client Quit)
[23:32] * vagrantc (~vagrant@unaffiliated/vagrantc) Quit (Quit: leaving)
[23:34] * user (~user@host86-135-201-161.range86-135.btcentralplus.com) Quit (Ping timeout: 276 seconds)
[23:34] * ekarlso (~ekarlso@185.56.186.45) has joined #raspbian
[23:39] * elastix (~Thunderbi@7.89.126.194.pool.dsl.daisyplc.net) Quit (Quit: elastix)
[23:39] * elastix (~Thunderbi@7.89.126.194.pool.dsl.daisyplc.net) has joined #raspbian
[23:40] * gigimoi (~gigimoi@173-27-209-160.client.mchsi.com) Quit (Read error: Connection reset by peer)
[23:42] * gigimoi (~gigimoi@173-27-209-160.client.mchsi.com) has joined #raspbian
[23:43] * taza (~taza@unaffiliated/taza) Quit ()
[23:57] * clonak (~clonak@116.251.191.37) has joined #raspbian

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