#raspbian IRC Log

Index

IRC Log for 2015-02-11

Timestamps are in GMT/BST.

[0:00] * qdk (~qdk@87.72.0.40) has joined #raspbian
[0:09] * UniOn (~UniOn___@5419C81A.cm-5-2d.dynamic.ziggo.nl) Quit (Remote host closed the connection)
[0:09] * angasule (~angasule@24-107-4-211.dhcp.stls.mo.charter.com) Quit (Ping timeout: 245 seconds)
[0:10] * no-name-sorry (~Alucard@37.228.240.183) Quit (Ping timeout: 264 seconds)
[0:15] * andatche (~andatche@mule.andatche.com) Quit (Ping timeout: 245 seconds)
[0:20] * Diaoul (~Diaoul@static-5-51-3-145.ftth.abo.bbox.fr) Quit (Ping timeout: 250 seconds)
[0:21] * andatche (~andatche@mule.andatche.com) has joined #raspbian
[0:23] * bbrks (~bbrks@host-2-103-168-109.as13285.net) Quit (Ping timeout: 255 seconds)
[0:30] * bbrks (~bbrks@host-2-103-168-109.as13285.net) has joined #raspbian
[0:30] * lupinedk is now known as Lupinedk
[0:32] * Lupinedk is now known as lupinedk
[0:36] * ApolloJustice (~Apollo@unaffiliated/apollojustice) Quit (Ping timeout: 246 seconds)
[0:47] * lupinedk is now known as Lupinedk
[0:55] * ApolloJustice (~Apollo@unaffiliated/apollojustice) has joined #raspbian
[0:57] * plugwash (~plugwash@97e3d8fe.skybroadband.com) has joined #raspbian
[0:57] * ChanServ sets mode +o plugwash
[1:01] * gully-foyle (~pumpkinpa@23.27.113.147) has joined #raspbian
[1:02] * otter768 (~otter768@67.11.53.3) has joined #raspbian
[1:03] * dm7freek (~dm7freek@2002:49b5:9c1d:0:e80a:9a1f:e0ac:da13) has joined #raspbian
[1:05] * granjero (~jm@186.18.26.29) Quit (Read error: Connection reset by peer)
[1:05] * bugzc (~1@unaffiliated/bugzc) has joined #raspbian
[1:05] * granjero (~jm@186.18.26.29) has joined #raspbian
[1:07] * otter768 (~otter768@67.11.53.3) Quit (Ping timeout: 245 seconds)
[1:07] * gully-foyle (~pumpkinpa@23.27.113.147) Quit (Quit: Leaving)
[1:07] * dm7freek (~dm7freek@2002:49b5:9c1d:0:e80a:9a1f:e0ac:da13) Quit (Ping timeout: 250 seconds)
[1:19] * wiiguy (~fake@unaffiliated/wiiguy) Quit (Quit: I just broke my connection, but no worries, we can rebuild it. We have the technology.)
[1:41] * Diaoul (~Diaoul@static-5-51-3-145.ftth.abo.bbox.fr) has joined #raspbian
[1:42] * smulverine (~smulverin@42-2-1-168.static.netvigator.com) has joined #raspbian
[1:47] * ApolloJustice (~Apollo@unaffiliated/apollojustice) Quit (Ping timeout: 252 seconds)
[1:49] * ApolloJustice (~Apollo@unaffiliated/apollojustice) has joined #raspbian
[1:50] * MeNotYou (~Shinigami@S0106c8fb26830c0a.ed.shawcable.net) has joined #raspbian
[1:55] <plugwash> shiftplusone, have you seen any keyboard issues reported recently?
[1:56] <shiftplusone> plugwash, hm nope. What kind of issues?
[1:56] <shiftplusone> plugwash, I've been meaning to ask you... what flags are the raspbian packages compiled with? Should NEON work?
[1:57] * MeNotYou (~Shinigami@S0106c8fb26830c0a.ed.shawcable.net) Quit (Quit: —I-n-v-i-s-i-o-n— 3.2 (July '10))
[1:57] <shiftplusone> Folks on the forum are saying that if the CPU supports NEON, it should 'just work', as long as the binaries were compiled without NEON support.
[1:58] <plugwash> my keyboard isn't working (majority of keypresses lost) with the debian-style kernel i'm trying to put together and is working with the kernel that came from the raspberrypi-bootloader package
[1:58] <plugwash> haven't tried a rpi-update kernel yet
[1:58] <shiftplusone> hmm, strange.
[1:59] <shiftplusone> Sounds like FIQ FSM isn't working properly?
[1:59] <plugwash> shiftplusone, in general we have been explicitly disabling neon in raspbian packages because we have no good way of distinguishing between an app that uses neon or armv7 stuff conditionally and one that uses it unconditionally
[2:00] <plugwash> shiftplusone, mmm, I was wondering if I just got a bad rev when I generated the patches from git hence why I asked if you had seen anything
[2:00] <shiftplusone> plugwash, ah interesting. But you're open to recompiling things like libav with NEON support enabled? That seems to detect if NEON is available and do the right thing.
[2:01] <shiftplusone> Nope, haven't seen any keyboard trouble. I think something would've popped up on the forum already if it was an issue with the BSP kernel.
[2:02] <plugwash> shiftplusone, maybe, I need to think about this and I haven't had much time to think lately
[2:02] <plugwash> whatever I do it needs to be low maintinance
[2:02] <shiftplusone> that's certainly understandable
[2:05] * ztaale (~bleh@ti0098a400-1374.bb.online.no) has joined #raspbian
[2:05] * ApolloJustice (~Apollo@unaffiliated/apollojustice) Quit (Ping timeout: 264 seconds)
[2:06] * otter768 (~otter768@67.11.53.3) has joined #raspbian
[2:07] * Hopper (Hopper@133.120.218.87.dynamic.jazztel.es) has joined #raspbian
[2:15] * ctpdump (~tcpdump@2602:ffda:da:2:216:3eff:feae:d69c) has joined #raspbian
[2:15] <ctpdump> quick question please: I'm currently reading the GPIO for a raspberry pi quite poorly: "while true; do; var=$(cat /sys/class/gpio/gpio8/value); if [ $var bla bla ]; sleep 0.1; done
[2:15] <ctpdump> is there a better way to monitor to see when the value changes from 0 to 1?
[2:19] <shiftplusone> ctpdump, wiringpi's gpio tool is great for that. There's a 'wfi' (wait of interrupt) feature.
[2:20] <ctpdump> shiftplusone: thanks, I think that's exactly what I was after
[2:28] * vagrantc (~vagrant@freegeek/vagrantc) has joined #raspbian
[2:28] * ChanServ sets mode +o vagrantc
[2:31] * killer_prince is now known as lazy_prince
[2:44] * hpucks (~quassel@ip-69-172-229-242.chunkhost.com) Quit (Quit: No Ping reply in 180 seconds.)
[2:46] * hpucks (~quassel@ip-69-172-229-242.chunkhost.com) has joined #raspbian
[2:49] * gbaman (~gbaman@31.205.104.150) Quit (Remote host closed the connection)
[2:50] * hpucks (~quassel@ip-69-172-229-242.chunkhost.com) Quit (Client Quit)
[2:51] * AlphaTech (uid35525@gateway/web/irccloud.com/x-olygrrjtuqavikhy) has joined #raspbian
[2:51] * taza (~taza@unaffiliated/taza) Quit ()
[2:51] * hpucks (~quassel@ip-69-172-229-242.chunkhost.com) has joined #raspbian
[2:52] * dm7freek (~dm7freek@73.181.156.29) has joined #raspbian
[2:52] * lazy_prince is now known as killer_prince
[2:53] * jl-_ (~lao@c-174-60-71-232.hsd1.pa.comcast.net) Quit (Read error: Connection reset by peer)
[2:53] * jl- (~lao@c-174-60-71-232.hsd1.pa.comcast.net) has joined #raspbian
[2:54] * ctpdump (~tcpdump@2602:ffda:da:2:216:3eff:feae:d69c) Quit (Quit: Leaving)
[2:56] * dm7freek (~dm7freek@73.181.156.29) Quit (Ping timeout: 256 seconds)
[2:57] * hpucks (~quassel@ip-69-172-229-242.chunkhost.com) Quit (Quit: No Ping reply in 210 seconds.)
[2:57] * noonker (~noonker@c-68-56-141-250.hsd1.fl.comcast.net) Quit (Ping timeout: 246 seconds)
[2:59] * hpucks (~quassel@ip-69-172-229-242.chunkhost.com) has joined #raspbian
[3:03] * ApolloJustice (~Apollo@unaffiliated/apollojustice) has joined #raspbian
[3:08] * lanodan (~lanodan@cse35-1-82-236-142-101.fbx.proxad.net) has joined #raspbian
[3:11] * ScottG (~scott@198.46.142.213) Quit (Ping timeout: 272 seconds)
[3:13] * noonker (~noonker@c-68-56-141-250.hsd1.fl.comcast.net) has joined #raspbian
[3:17] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[3:18] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[3:20] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Ping timeout: 250 seconds)
[3:22] * ScottG (~scott@198.46.142.213) has joined #raspbian
[3:22] * vagrantc (~vagrant@freegeek/vagrantc) has joined #raspbian
[3:23] * ChanServ sets mode +o vagrantc
[3:24] * Milhouse (~Milhouse@kodi/staff/milhouse) Quit ()
[3:27] * ScottG (~scott@198.46.142.213) Quit (Ping timeout: 255 seconds)
[3:28] * ScottG (~scott@198.46.142.213) has joined #raspbian
[3:28] * Datalink (Datalink@unaffiliated/datalink) has joined #raspbian
[3:32] * ScottG (~scott@198.46.142.213) Quit (Ping timeout: 246 seconds)
[3:33] * Nashukray (~textual@dsl-173-206-91-121.tor.primus.ca) has joined #raspbian
[3:33] * ScottG (~scott@198.46.142.213) has joined #raspbian
[3:35] * Datalink (Datalink@unaffiliated/datalink) Quit (Ping timeout: 244 seconds)
[3:38] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Quit: Leaving...)
[3:40] * ScottG (~scott@198.46.142.213) Quit (Ping timeout: 246 seconds)
[3:40] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[4:00] * gbaman (~gbaman@31.205.104.150) has joined #raspbian
[4:00] * ScottG (~scott@198.46.142.213) has joined #raspbian
[4:02] * Klapo (~Klapo@ns325403.ip-37-187-105.eu) Quit (Ping timeout: 252 seconds)
[4:02] * Klapo (~Klapo@ns325403.ip-37-187-105.eu) has joined #raspbian
[4:02] * gregor2 (~gregor@93-82-119-44.adsl.highway.telekom.at) Quit (Quit: leaving)
[4:04] * gbaman (~gbaman@31.205.104.150) Quit (Ping timeout: 240 seconds)
[4:05] * dm7freek (~dm7freek@73.181.156.29) has joined #raspbian
[4:08] * Nashukray (~textual@dsl-173-206-91-121.tor.primus.ca) Quit (Quit: Textual IRC Client: www.textualapp.com)
[4:11] * noonker (~noonker@c-68-56-141-250.hsd1.fl.comcast.net) Quit (Ping timeout: 264 seconds)
[4:12] * otter768 (~otter768@67.11.53.3) Quit (Remote host closed the connection)
[4:12] * plugwash (~plugwash@97e3d8fe.skybroadband.com) Quit (Remote host closed the connection)
[4:22] * ApolloJustice (~Apollo@unaffiliated/apollojustice) Quit (Read error: Connection reset by peer)
[4:22] * ApolloJustice_ (~Apollo@unaffiliated/apollojustice) has joined #raspbian
[4:23] * ApolloJustice_ is now known as ApolloJustice
[4:23] * ztaale (~bleh@ti0098a400-1374.bb.online.no) Quit (Quit: - nbs-irc 2.39 - www.nbs-irc.net -)
[4:28] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Ping timeout: 250 seconds)
[4:40] * skylite_ (~skylite@5402724C.dsl.pool.telekom.hu) has joined #raspbian
[4:40] * skylite (~skylite@5402724C.dsl.pool.telekom.hu) Quit (Read error: Connection reset by peer)
[4:41] * Selfarian (~Selfarian@zulu1473.server4you.de) Quit (Ping timeout: 245 seconds)
[4:42] * Sickki (sickki@im.internet-slackers.us) Quit (Ping timeout: 252 seconds)
[4:42] * sine`_ (sine@elite.bshellz.net) Quit (Ping timeout: 250 seconds)
[4:42] * Sickki (sickki@unaffiliated/sickki) has joined #raspbian
[4:42] * yang (yang@freenode/sponsor/fsf.member.yang) Quit (Ping timeout: 264 seconds)
[4:43] * sine` (sine@elite.bshellz.net) has joined #raspbian
[4:43] * yang (yang@freenode/sponsor/fsf.member.yang) has joined #raspbian
[4:44] * Selfarian (~Selfarian@zulu1473.server4you.de) has joined #raspbian
[4:47] * Hopper (Hopper@133.120.218.87.dynamic.jazztel.es) Quit (Read error: Connection reset by peer)
[4:50] * Climuffff (~Climufff@ip1f138eee.dynamic.kabel-deutschland.de) Quit (Quit: Nettalk6 - www.ntalk.de)
[4:55] * ApolloJustice_ (~Apollo@unaffiliated/apollojustice) has joined #raspbian
[4:55] * ApolloJustice (~Apollo@unaffiliated/apollojustice) Quit (Read error: Connection reset by peer)
[4:55] * ApolloJustice_ is now known as ApolloJustice
[5:01] * morle (~morlenxus@enlightenment/developer/morlenxus) has joined #raspbian
[5:01] * morlenxus is now known as Guest99430
[5:02] * morle is now known as morlenxus
[5:03] * ScottG (~scott@198.46.142.213) Quit (Ping timeout: 246 seconds)
[5:04] * Guest99430 (~morlenxus@enlightenment/developer/morlenxus) Quit (Ping timeout: 245 seconds)
[5:15] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[5:17] * dm7freek_ (~dm7freek@73.181.156.29) has joined #raspbian
[5:18] * dm7freek (~dm7freek@73.181.156.29) Quit (Ping timeout: 244 seconds)
[5:20] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[5:24] * gully-foyle (~pumpkinpa@23.27.113.147) has joined #raspbian
[5:30] * ScottG (~scott@198.46.142.213) has joined #raspbian
[5:32] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[5:34] * gully-foyle (~pumpkinpa@23.27.113.147) Quit (Quit: Leaving)
[5:35] * killer_prince is now known as lazy_prince
[5:37] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[5:47] * smulverine (~smulverin@42-2-1-168.static.netvigator.com) Quit (Remote host closed the connection)
[5:48] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[5:53] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[6:04] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[6:05] * AlphaTech (uid35525@gateway/web/irccloud.com/x-olygrrjtuqavikhy) Quit (Ping timeout: 252 seconds)
[6:05] * ScottG (~scott@198.46.142.213) Quit (Ping timeout: 246 seconds)
[6:05] * Cybert1nus (~Cybertinu@cybertinus.customer.cloud.nl) has joined #raspbian
[6:05] * Cybertinus (~Cybertinu@cybertinus.customer.cloud.nl) Quit (Read error: Connection reset by peer)
[6:07] * AlphaTech (uid35525@gateway/web/irccloud.com/x-mmktjjqksubhpxcc) has joined #raspbian
[6:09] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[6:13] * otter768 (~otter768@67.11.53.3) has joined #raspbian
[6:17] * otter768 (~otter768@67.11.53.3) Quit (Ping timeout: 244 seconds)
[6:20] * klem (~klem@c-75-71-128-197.hsd1.co.comcast.net) Quit (Quit: Leaving)
[6:21] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[6:22] * rmc08_ (~quassel@pool-173-54-35-99.nwrknj.fios.verizon.net) Quit (Remote host closed the connection)
[6:24] * rmc08 (~quassel@pool-173-54-35-99.nwrknj.fios.verizon.net) has joined #raspbian
[6:24] * rmc08 (~quassel@pool-173-54-35-99.nwrknj.fios.verizon.net) Quit (Changing host)
[6:24] * rmc08 (~quassel@unaffiliated/rmc08) has joined #raspbian
[6:25] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[6:29] * v0lt_ (~textual@unaffiliated/v0lt/x-7782577) Quit (Quit: gone)
[6:33] * ScottG (~scott@198.46.142.213) has joined #raspbian
[6:37] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[6:37] * AlphaTech (uid35525@gateway/web/irccloud.com/x-mmktjjqksubhpxcc) Quit (Quit: Connection closed for inactivity)
[6:41] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[6:45] * Mutex_ (~quassel@2a02:810c:8780:165c:e50d:41f0:5f8:244) has joined #raspbian
[6:51] * Mutex_ (~quassel@2a02:810c:8780:165c:e50d:41f0:5f8:244) Quit (Ping timeout: 252 seconds)
[6:53] * Gazpaxxo (~bizarro_1@7.Red-83-47-140.dynamicIP.rima-tde.net) Quit (Quit: Leaving)
[6:53] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[6:56] * lazy_prince is now known as killer_prince
[6:58] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[7:02] * Milhouse (~Milhouse@kodi/staff/milhouse) has joined #raspbian
[7:03] * ScottG (~scott@198.46.142.213) Quit (Ping timeout: 245 seconds)
[7:09] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[7:11] * hojgaard (~dh@78.156.117.236) has joined #raspbian
[7:14] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[7:23] * diederik (~quassel@dhcp-077-251-173-228.chello.nl) Quit (Ping timeout: 255 seconds)
[7:25] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[7:26] * diederik (~quassel@dhcp-077-251-173-228.chello.nl) has joined #raspbian
[7:29] * killer_prince is now known as lazy_prince
[7:30] * ScottG (~scott@198.46.142.213) has joined #raspbian
[7:30] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[7:34] * hsp (~hsp@ip4d143545.dynamic.kabel-deutschland.de) Quit (Quit: WeeChat 1.1.1)
[7:34] * hsp (~hsp@ip4d143545.dynamic.kabel-deutschland.de) has joined #raspbian
[7:35] * kilian_ (~kilian@neu67-3-82-239-81-116.fbx.proxad.net) has joined #raspbian
[7:41] * Mutex_ (~quassel@fgvt-fw1.htw-saarland.de) has joined #raspbian
[7:42] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[7:44] * hojgaard (~dh@78.156.117.236) Quit (Remote host closed the connection)
[7:45] * mike_t (~mike@109.169.163.202) has joined #raspbian
[7:46] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[7:57] * mpmctoo (mpmctoo@unaffiliated/mpmc) Quit (Ping timeout: 245 seconds)
[7:58] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[7:58] * mpmctoo (mpmctoo@unaffiliated/mpmc) has joined #raspbian
[7:58] <- *mpmctoo* I'm not here at the moment, your message has been logged and I'll get back to you when I can / %
[8:02] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[8:07] * killer_prince (~killer_pr@122.172.81.226) has joined #raspbian
[8:07] * lazy_prince (~killer_pr@122.172.84.50) Quit (Ping timeout: 245 seconds)
[8:07] * killer_prince is now known as lazy_prince
[8:14] * otter768 (~otter768@67.11.53.3) has joined #raspbian
[8:14] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[8:18] * otter768 (~otter768@67.11.53.3) Quit (Ping timeout: 244 seconds)
[8:19] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[8:22] * twolife` is now known as twolife
[8:22] * mig2 (~mig2@put92-2-82-224-221-65.fbx.proxad.net) has joined #raspbian
[8:26] * kilian_ (~kilian@neu67-3-82-239-81-116.fbx.proxad.net) Quit (Quit: Konversation terminated!)
[8:27] * Datalink (Datalink@unaffiliated/datalink) has joined #raspbian
[8:28] * dm7freek (~dm7freek@2002:49b5:9c1d:0:d1e:44a2:a164:3fab) has joined #raspbian
[8:28] * atouk (~atouk@ool-45752754.dyn.optonline.net) Quit (Read error: Connection reset by peer)
[8:29] * oberstet (~quassel@ppp-88-217-34-135.dynamic.mnet-online.de) has joined #raspbian
[8:30] * dm7freek_ (~dm7freek@73.181.156.29) Quit (Ping timeout: 245 seconds)
[8:30] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[8:33] * dm7freek_ (~dm7freek@73.181.156.29) has joined #raspbian
[8:35] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[8:36] * dm7freek (~dm7freek@2002:49b5:9c1d:0:d1e:44a2:a164:3fab) Quit (Ping timeout: 265 seconds)
[8:40] * dm7freek (~dm7freek@73.181.156.29) has joined #raspbian
[8:43] * dm7freek_ (~dm7freek@73.181.156.29) Quit (Ping timeout: 245 seconds)
[8:43] * Lupinedk is now known as lupinedk
[8:43] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[8:44] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[8:44] * dm7freek (~dm7freek@73.181.156.29) Quit (Remote host closed the connection)
[8:45] * dm7freek (~dm7freek@2002:49b5:9c1d:0:9552:ae75:709b:680c) has joined #raspbian
[8:46] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[8:51] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[8:54] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 252 seconds)
[8:58] <lordievader> Good morning.
[8:59] * darkbasic (~quassel@host37-245-static.119-2-b.business.telecomitalia.it) has joined #raspbian
[9:03] * rela (~x@p20030066845A9500BC10C661B18E8C80.dip0.t-ipconnect.de) has joined #raspbian
[9:03] * rela (~x@p20030066845A9500BC10C661B18E8C80.dip0.t-ipconnect.de) Quit (Changing host)
[9:03] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[9:03] * bugzc (~1@unaffiliated/bugzc) Quit (Ping timeout: 240 seconds)
[9:07] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[9:08] * qdk (~qdk@87.72.0.40) Quit (Ping timeout: 245 seconds)
[9:12] * dm7freek (~dm7freek@2002:49b5:9c1d:0:9552:ae75:709b:680c) Quit (Remote host closed the connection)
[9:19] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[9:21] * praest76 (~praest76@2.31.181.72) Quit (Ping timeout: 250 seconds)
[9:21] * BManojlovic (~steki@178-221-74-244.dynamic.isp.telekom.rs) has joined #raspbian
[9:21] * BManojlovic (~steki@178-221-74-244.dynamic.isp.telekom.rs) Quit (Changing host)
[9:21] * BManojlovic (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[9:24] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[9:26] * sireorion (5a90dcb3@gateway/web/freenode/ip.90.144.220.179) has joined #raspbian
[9:27] <sireorion> hey,,, i drive raspian terminal only at startup. is it possible to from my other pc to add and remove files and folders?
[9:27] <sireorion> i use putty ssh client to remote the rpi
[9:27] <sireorion> but now i need to add and remove some files on the rpi
[9:27] * TheKlap (~TheKlap@24.178.28.178) Quit (Read error: Connection reset by peer)
[9:29] <lordievader> sireorion: Yes, scp or sftp or something.
[9:30] <sireorion> lordievader: does putty have that function.... Sorry for my bad english (Sweden guy)
[9:30] <lordievader> sireorion: No. Are you using Windows? If so, WinSCP does offer that functionallity.
[9:31] <sireorion> ok. and SCP is installed on raspbian
[9:31] <lordievader> sireorion: If it does ssh then likely scp is also enabled.
[9:31] <lordievader> Scp is cp over ssh ;)
[9:32] <sireorion> ok.. hehe... Its for my son... He have installed an minecraft server and wants to add a new world.... and im not the brightest guy on linux.
[9:33] * mrz__ is now known as mrz
[9:35] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[9:37] * qdk (~qdk@188.120.76.163) has joined #raspbian
[9:40] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[9:51] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[9:56] * sireorion (5a90dcb3@gateway/web/freenode/ip.90.144.220.179) Quit (Ping timeout: 246 seconds)
[9:56] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[10:01] * lazy_prince is now known as killer_prince
[10:06] * Voovode (~alex@tenatena.static.otenet.gr) has joined #raspbian
[10:06] * saint-ron (~rons@bb219-74-71-79.singnet.com.sg) has joined #raspbian
[10:07] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[10:11] * killer_prince is now known as lazy_prince
[10:11] * memcpy (~memcpy@unaffiliated/memcpy) has joined #raspbian
[10:12] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[10:13] * DerCze (~Cze@95.91.249.237) has joined #raspbian
[10:13] <DerCze> I've got a stupid question: Can I connect 2 different inputs(5v and 3.3v) to the same ground?
[10:15] <DerCze> And the question for which I actually came here: the kismet in the raspbian package repo seems to be very outdated, what do I need to do to get a more recent version (I'm a bit of a linux noob and all the instructions that I found so far did not work)
[10:15] * otter768 (~otter768@67.11.53.3) has joined #raspbian
[10:17] * lazy_prince is now known as killer_prince
[10:17] * memcpy (~memcpy@unaffiliated/memcpy) Quit (Quit: circ 0.2.7 is leaving)
[10:18] * killer_prince is now known as lazy_prince
[10:19] * otter768 (~otter768@67.11.53.3) Quit (Ping timeout: 250 seconds)
[10:22] * gbaman (~gbaman@31.205.104.150) has joined #raspbian
[10:22] * gbaman (~gbaman@31.205.104.150) Quit (Read error: Connection reset by peer)
[10:23] * gbaman (~gbaman@31.205.109.64) has joined #raspbian
[10:24] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[10:28] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[10:36] * Scriven_ (~UserName@S01063085a9395770.vc.shawcable.net) Quit (Read error: Connection reset by peer)
[10:37] * Scriven_ (~UserName@S01063085a9395770.vc.shawcable.net) has joined #raspbian
[10:40] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[10:44] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[10:45] * gbaman_ (~gbaman@31.205.104.150) has joined #raspbian
[10:49] * gbaman (~gbaman@31.205.109.64) Quit (Ping timeout: 245 seconds)
[10:49] * gbaman_ (~gbaman@31.205.104.150) Quit (Ping timeout: 246 seconds)
[10:50] <mig2> Raspbian standard comes with Wheezy, which is the current « stable » version. You can change to Jessie, which is the « TESTING », i.e. not completely stable but, say, « good ‘nuff ».
[10:50] <mig2> To do this you need to change your sources.list.
[10:51] <shiftplusone> DerCze, yes, in fact all the voltages should have the same ground.... otherwise you've got ground loops or worse.
[10:51] <mig2> (/etc/apt/sources.list : replace « wheezy » or « stable » with « jessie »). Then apt-get update ; apt-get dist-upgrade — get a mug of coffee or a good book and wait.
[10:51] <shiftplusone> depending on what you mean though.... you obviously don't want to connect any voltage directly to ground.
[10:52] <DerCze> okay thanks for the help to both of you!
[10:55] <mig2> ‘pleasure
[10:56] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[11:01] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[11:12] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[11:17] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[11:26] * Smither (~CSmith@212.50.186.227) has joined #raspbian
[11:26] * Voovode (~alex@tenatena.static.otenet.gr) Quit (Ping timeout: 245 seconds)
[11:28] * Voovode (~alex@tenatena.static.otenet.gr) has joined #raspbian
[11:29] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[11:30] * taza (~taza@unaffiliated/taza) has joined #raspbian
[11:31] * rw_8197 (~rw8197@198-24-236-168.static-ip.telepacific.net) Quit (Read error: Connection reset by peer)
[11:33] * Smither (~CSmith@212.50.186.227) Quit (Ping timeout: 255 seconds)
[11:33] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[11:45] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[11:50] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[11:52] * twolife is now known as twolife`
[11:56] * v00v0d3 (~alex@tenatena.static.otenet.gr) has joined #raspbian
[11:57] * v00v0d3 (~alex@tenatena.static.otenet.gr) Quit (Remote host closed the connection)
[11:59] * AlphaTech (uid35525@gateway/web/irccloud.com/x-pdrqzveygbbkmvry) has joined #raspbian
[12:00] * Voovode (~alex@tenatena.static.otenet.gr) Quit (Ping timeout: 245 seconds)
[12:01] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[12:03] * kilian_ (~kilian@neu67-3-82-239-81-116.fbx.proxad.net) has joined #raspbian
[12:06] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[12:16] * otter768 (~otter768@67.11.53.3) has joined #raspbian
[12:17] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[12:21] * otter768 (~otter768@67.11.53.3) Quit (Ping timeout: 265 seconds)
[12:22] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[12:22] * theptr (~theptr@d54C134D8.access.telenet.be) has joined #raspbian
[12:24] <mortal> wow
[12:24] <mortal> the pi2 is really fast
[12:30] <theptr> mortal, it is
[12:30] <mortal> I overclocked it a bit
[12:30] <mortal> 500 mem and gpu, cpu 1000
[12:30] <mortal> no idea where the limits are
[12:30] * Voovode (~alex@tenatena.static.otenet.gr) has joined #raspbian
[12:31] <mortal> do you know
[12:31] <theptr> mortal, i have gone a little bit furder
[12:31] <mortal> tell me your settings
[12:32] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) has joined #raspbian
[12:32] <theptr> mortal, arm_freq=1100 , sdram_freq=500 , core_freq=500 , over_voltage=6 and for safety i added : temp_limit=80
[12:33] * gbaman (~gbaman@104.40.144.249) has joined #raspbian
[12:33] <mortal> is that pushing it? how safe is it?
[12:34] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[12:34] <theptr> mortal, if i go higher the raspberry pi becomes unstable but my settings are pretty safe because of the temp_limit = 80
[12:34] <mortal> theptr: have you tried additional cooling
[12:34] <mortal> does it crash because of MHz or temp
[12:34] <theptr> mortal, yes i have additional cooling passive cooling
[12:35] <theptr> mortal, no it crashes because of the temp
[12:36] <mortal> hmm..
[12:37] <mortal> 1.5 GHz might be possible with cooling?
[12:37] <theptr> mortal, watercoolant maybe ...
[12:37] <mortal> I am really excited about this board
[12:37] <mortal> theptr: oil bath
[12:37] <mortal> easy
[12:38] <theptr> mortal, never tryed that to be honnest
[12:39] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[12:39] <theptr> mortal, if you would go extreme you could at force_turbo=1 in the config but then your warranty is void
[12:39] <mortal> any oc results anywhere on the net?
[12:40] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Quit: iamfrankenstein)
[12:42] <theptr> mortal, a benchmark : http://hackaday.com/2015/02/05/benchmarking-the-raspberry-pi-2/
[12:49] * wiiguy (fake@unaffiliated/wiiguy) has joined #raspbian
[12:50] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[12:53] * gbaman (~gbaman@104.40.144.249) Quit (Ping timeout: 245 seconds)
[12:54] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[12:56] * Guest82007 (~FlummN^@77-105-87-64.lpok.fi) Quit (Ping timeout: 272 seconds)
[12:57] * TheKlap (~TheKlap@24.178.28.178) has joined #raspbian
[12:59] * theptr (~theptr@d54C134D8.access.telenet.be) Quit (Quit: Leaving)
[12:59] * theptr (~theptr@d54C134D8.access.telenet.be) has joined #raspbian
[13:03] * Datalink_ (Datalink@unaffiliated/datalink) has joined #raspbian
[13:05] * FlummN_away (~FlummN^@77-105-87-64.lpok.fi) has joined #raspbian
[13:05] * FlummN_away is now known as Guest35512
[13:06] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[13:07] * Datalink (Datalink@unaffiliated/datalink) Quit (Ping timeout: 264 seconds)
[13:08] * netw1z (~the@2604:2000:80eb:ce00:9c2d:951a:a63d:b385) Quit (Read error: Connection reset by peer)
[13:08] * netw1z (~the@2604:2000:80eb:ce00:9c2d:951a:a63d:b385) has joined #raspbian
[13:09] * Guest35512 (~FlummN^@77-105-87-64.lpok.fi) Quit (Ping timeout: 252 seconds)
[13:11] * theptr (~theptr@d54C134D8.access.telenet.be) Quit (Read error: Connection reset by peer)
[13:11] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[13:11] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[13:13] * FlummNz (~FlummN^@77-105-87-64.lpok.fi) has joined #raspbian
[13:16] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Quit: iamfrankenstein)
[13:17] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[13:18] * FlummNz (~FlummN^@77-105-87-64.lpok.fi) Quit (Ping timeout: 246 seconds)
[13:20] * gbaman (~gbaman@31.205.104.150) has joined #raspbian
[13:22] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[13:24] * ztaale (~bleh@ti0098a400-1374.bb.online.no) has joined #raspbian
[13:24] * gbaman (~gbaman@31.205.104.150) Quit (Ping timeout: 240 seconds)
[13:27] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[13:28] * FlummN_away (~FlummN^@164.ip-37-59-109.eu) has joined #raspbian
[13:28] * FlummN_away is now known as Guest57933
[13:32] * Guest57933 (~FlummN^@164.ip-37-59-109.eu) Quit (Read error: Connection reset by peer)
[13:33] * freanux (~freanux@unaffiliated/freanux) Quit (Quit: circ 0.2.7 is leaving)
[13:34] * freanux (~freanux@unaffiliated/freanux) has joined #raspbian
[13:36] * BManojlovic (~steki@opensuse/member/bmanojlovic) Quit (Quit: Ja odoh a vi sta 'ocete...)
[13:38] * Voovode (~alex@tenatena.static.otenet.gr) Quit (Quit: Leaving)
[13:38] * Voovode (~alex@tenatena.static.otenet.gr) has joined #raspbian
[13:39] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[13:43] * Voovode (~alex@tenatena.static.otenet.gr) Quit (Read error: Connection reset by peer)
[13:43] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[13:44] * angasule (~angasule@24-107-4-211.dhcp.stls.mo.charter.com) has joined #raspbian
[13:45] * danielemm (~daniele@93-58-84-45.ip157.fastwebnet.it) has joined #raspbian
[13:45] * gbaman (~gbaman@31.205.104.150) has joined #raspbian
[13:46] <danielemm> hi guys. I've just installed raspbian and xbmc in my raspberry pi 2. Everything works fine but some files cannot be played with hardware acceleration enabled. I need to disable this option. Is it a know issue or something?
[13:46] * BManojlovic (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[13:48] <Payo> did you give more ram to the gpu danielemm ?
[13:48] <Payo> I read 96MB was the minimum and it should probably be higher
[13:50] * noonker (~noonker@c-68-56-141-250.hsd1.fl.comcast.net) has joined #raspbian
[13:50] * manitou (~manitou@unaffiliated/manitou) has joined #raspbian
[13:52] <danielemm> I try Payo. sudo nano /boot/config.txt -> gpu_mem=512
[13:52] <Payo> I was told to try 320
[13:52] <Payo> should be enough
[13:52] <Payo> you mean you already tried ?
[13:53] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Quit: iamfrankenstein)
[13:54] <danielemm> cool it works
[13:54] <danielemm> should I allocate less memory?
[13:55] <Payo> 320 should be fine :)
[13:55] <Payo> 256 even probably
[13:55] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[13:55] * hsp (~hsp@ip4d143545.dynamic.kabel-deutschland.de) Quit (Quit: WeeChat 1.1.1)
[13:56] * FlummNz (~FlummN^@77-105-87-61.lpok.fi) has joined #raspbian
[13:56] * BManojlovic (~steki@opensuse/member/bmanojlovic) Quit (Ping timeout: 240 seconds)
[14:00] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[14:00] * FlummNz (~FlummN^@77-105-87-61.lpok.fi) Quit (Ping timeout: 240 seconds)
[14:03] * Micke (4d69d7c5@gateway/web/freenode/ip.77.105.215.197) has joined #raspbian
[14:03] * Micke is now known as Guest27125
[14:04] <Guest27125> Hey! I've got a problem using the UART from a C program. Anyone here able to help with a problem like that?
[14:05] * TBJoe (~TBJoe@drms-4d0deb5b.pool.mediaWays.net) has joined #raspbian
[14:05] <Guest27125> The problem in question is that I'm not able to read anything back from the UART port once it is open. What I send is received on the other end but nothing sent back is read back.
[14:11] <TBJoe> Hi, I want to buy a RPi 2 to run OwnCloud. I'm not familiar with the RPi yet, what else than just the Rpi 2 will I need? Will I need to buy an extra SD card? I don't see any built-in storage, is that correct? What if I want to use a HDD instead of an SD card - will I need one with its own power supply? Will I need other additional hardware like an adapter (for power, lan, ..?)
[14:11] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[14:11] * angasule (~angasule@24-107-4-211.dhcp.stls.mo.charter.com) Quit (Ping timeout: 246 seconds)
[14:12] * Guest27125 (4d69d7c5@gateway/web/freenode/ip.77.105.215.197) Quit (Quit: Page closed)
[14:12] * dano5 (~dano5@208.79-160-124.customer.lyse.net) Quit (Read error: Connection reset by peer)
[14:12] <Payo> you need a power adapter
[14:12] <Payo> 5V 2A
[14:13] <Payo> an sd card and probably a case for the rpi
[14:13] <Payo> it already has an ethernet port
[14:13] <Payo> and yeah for a hard drive it's better to use a powered one
[14:13] * zz_dano5 (~dano5@208.79-160-124.customer.lyse.net) has joined #raspbian
[14:13] <Payo> i've heard the pi 2 is supposed to be able to power 2.5" drives but i've also seen some people say it didn't work
[14:14] <Payo> it's a microsd btw for the pi 2
[14:14] * zz_dano5 is now known as dano5
[14:14] * dano5 (~dano5@208.79-160-124.customer.lyse.net) Quit (Client Quit)
[14:16] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[14:16] <TBJoe> ok thanks. so microsd + power adapter + case :) Is the case really necessary though? I don't mind the looks but if there's more to it I'll consider it
[14:17] * otter768 (~otter768@67.11.53.3) has joined #raspbian
[14:17] <Payo> the gpio pins are pretty sensitive from what i've heard so it's better not to touch them
[14:17] <Payo> a case is like 5 or 6€ so imo get one ..
[14:19] <TBJoe> yeah true it's not much but it adds up
[14:20] <Payo> there's also the xenon flash issue :P
[14:20] * gbaman (~gbaman@31.205.104.150) Quit (Remote host closed the connection)
[14:21] <TBJoe> xenon flash issu? sorry I'm new to this :)
[14:21] <Payo> http://arstechnica.com/security/2015/02/just-released-raspberry-pi-2-can-be-dosed-by-bright-flashes-of-light/
[14:21] * otter768 (~otter768@67.11.53.3) Quit (Ping timeout: 256 seconds)
[14:22] <TBJoe> lol okay, funny story
[14:22] <Payo> you can also make a case yourself too
[14:24] * angasule (~angasule@24-107-4-211.dhcp.stls.mo.charter.com) has joined #raspbian
[14:24] <TBJoe> yeah ... I could ... :p
[14:25] <Payo> just a cardboard box to protect it :p
[14:27] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[14:28] <TBJoe> hehe ok that sounds possible
[14:29] <TBJoe> I'll be afk for a bit if anyone has some additional thoughts for me, just write "TBJoe" in your message and I'll read it later :)
[14:30] * hsp (~hsp@ip4d143545.dynamic.kabel-deutschland.de) has joined #raspbian
[14:31] * NicoHood (~Thunderbi@dslb-088-068-033-228.088.068.pools.vodafone-ip.de) has joined #raspbian
[14:32] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[14:33] * noonker (~noonker@c-68-56-141-250.hsd1.fl.comcast.net) Quit (Ping timeout: 246 seconds)
[14:35] * angasule (~angasule@24-107-4-211.dhcp.stls.mo.charter.com) Quit (Ping timeout: 246 seconds)
[14:39] * ScottG (~scott@198.46.142.213) Quit (Ping timeout: 252 seconds)
[14:39] * ScottG (~scott@198.46.142.213) has joined #raspbian
[14:41] * FlummN_away (~FlummN^@164.ip-37-59-109.eu) has joined #raspbian
[14:41] * BManojlovic (~steki@178-221-74-244.dynamic.isp.telekom.rs) has joined #raspbian
[14:41] * BManojlovic (~steki@178-221-74-244.dynamic.isp.telekom.rs) Quit (Changing host)
[14:41] * BManojlovic (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[14:41] * FlummN_away is now known as Guest55063
[14:43] * Hopper (~Hopper@133.120.218.87.dynamic.jazztel.es) has joined #raspbian
[14:43] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[14:45] * dave_tucker (~dave_tuck@188.226.186.249) has joined #raspbian
[14:45] * danielemm (~daniele@93-58-84-45.ip157.fastwebnet.it) Quit (Quit: Textual IRC Client: www.textualapp.com)
[14:48] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[14:48] * noonker (~noonker@216.130.192.6) has joined #raspbian
[14:49] * bbowenx (c6c7bf33@gateway/web/freenode/ip.198.199.191.51) Quit (Quit: Page closed)
[14:49] * El3k0n (~El3k0n@ppp-118-82.29-151.libero.it) has joined #raspbian
[14:50] * tcostudio (~tcostudio@c83-252-107-229.bredband.comhem.se) Quit (Ping timeout: 256 seconds)
[14:50] * manitou (~manitou@unaffiliated/manitou) Quit (Read error: No route to host)
[14:52] * tcostudio (~tcostudio@c83-252-107-229.bredband.comhem.se) has joined #raspbian
[14:53] * noonker_ (~noonker@216.130.192.6) has joined #raspbian
[14:54] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) Quit (Ping timeout: 265 seconds)
[15:00] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[15:04] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[15:05] * El3k0n (~El3k0n@ppp-118-82.29-151.libero.it) Quit (Remote host closed the connection)
[15:05] * Wayward_One (~wayward1@50-88-239-147.res.bhn.net) Quit (Read error: Connection reset by peer)
[15:07] * Wayward_One (~wayward1@50-88-239-147.res.bhn.net) has joined #raspbian
[15:07] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) has joined #raspbian
[15:10] * azeam (~azeam@unaffiliated/azeam) Quit (Ping timeout: 245 seconds)
[15:11] * fsa316 (6c1d8af5@gateway/web/freenode/ip.108.29.138.245) has joined #raspbian
[15:12] <fsa316> Hi - anyone here familiar with TriggerHappy? I'm trying to configure it so certain combinations of button presses send other key presses (this is for a arcade joystick I'm building). Can't seem to get it working right
[15:12] * saint-ron (~rons@bb219-74-71-79.singnet.com.sg) Quit (Ping timeout: 245 seconds)
[15:13] * azeam (~azeam@unaffiliated/azeam) has joined #raspbian
[15:16] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[15:17] * pablo_pi_ (~pablo@190.149.146.96) has joined #raspbian
[15:18] <fsa316> Also interested in alternatives to TriggerHappy that can do what I'm looking for.
[15:20] * pablo_pi (~pablo@190.149.146.96) Quit (Ping timeout: 244 seconds)
[15:21] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[15:23] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[15:27] * Datalink_ is now known as Datalink
[15:31] * danielemm (~daniele@93-58-84-45.ip157.fastwebnet.it) has joined #raspbian
[15:32] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[15:33] * Hopper (~Hopper@133.120.218.87.dynamic.jazztel.es) Quit (Read error: Connection reset by peer)
[15:36] * JerseyMilker (~jerseymil@104-222-125-14.cpe.teksavvy.com) has joined #raspbian
[15:37] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[15:39] * dave_tucker is now known as dave_tucker_zzz
[15:39] * dave_tucker_zzz is now known as dave_tucker
[15:41] * twolife` is now known as twolife
[15:44] * danielemm (~daniele@93-58-84-45.ip157.fastwebnet.it) Quit (Ping timeout: 252 seconds)
[15:46] * imnichol (~ian@unaffiliated/imnichol) Quit (Remote host closed the connection)
[15:48] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[15:50] * pablo_pi (~pablo@190.149.146.96) has joined #raspbian
[15:51] * lupinedk is now known as Lupinedk
[15:51] * Guest55063 (~FlummN^@164.ip-37-59-109.eu) Quit (Read error: Connection reset by peer)
[15:53] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[15:53] * pablo_pi_ (~pablo@190.149.146.96) Quit (Ping timeout: 264 seconds)
[15:55] * freanux (~freanux@unaffiliated/freanux) Quit (Remote host closed the connection)
[15:57] * momomomomo (~momomomom@23.30.255.153) has joined #raspbian
[15:57] * freanux (~freanux@unaffiliated/freanux) has joined #raspbian
[15:59] * oberstet (~quassel@ppp-88-217-34-135.dynamic.mnet-online.de) Quit (Read error: Connection reset by peer)
[15:59] * oberstet (~quassel@ppp-88-217-34-135.dynamic.mnet-online.de) has joined #raspbian
[16:00] * FlummN_away (~FlummN^@164.ip-37-59-109.eu) has joined #raspbian
[16:00] * FlummN_away is now known as Guest27253
[16:05] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[16:05] * angasule (~angasule@24-107-4-211.dhcp.stls.mo.charter.com) has joined #raspbian
[16:06] * Guest27253 (~FlummN^@164.ip-37-59-109.eu) Quit (Read error: Connection reset by peer)
[16:09] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[16:11] <fsa316> anyone around and interested in helping me out with an issue?
[16:11] * gbaman (~gbaman@31.205.104.150) has joined #raspbian
[16:13] * Mutex_ (~quassel@fgvt-fw1.htw-saarland.de) Quit (Ping timeout: 245 seconds)
[16:14] * FlummNz (~FlummN^@164.ip-37-59-109.eu) has joined #raspbian
[16:15] <momomomomo> fsa316: if you ask your issue, we might be able to help
[16:16] <momomomomo> fsa316: if you’re unsure on how to ask the question, check out http://www.mikeash.com/getting_answers.html
[16:16] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) Quit (Ping timeout: 255 seconds)
[16:17] * BManojlovic (~steki@opensuse/member/bmanojlovic) Quit (Quit: Ja odoh a vi sta 'ocete...)
[16:17] * AlphaTech (uid35525@gateway/web/irccloud.com/x-pdrqzveygbbkmvry) Quit (Quit: Connection closed for inactivity)
[16:17] * TBJoe (~TBJoe@drms-4d0deb5b.pool.mediaWays.net) Quit (Quit: TBJoe)
[16:17] * otter768 (~otter768@67.11.53.3) has joined #raspbian
[16:20] <diederik> shiftplusone: have you tried to build a qemu kernel using 'make ARCH=arm oldconfig'?
[16:20] * lazy_prince is now known as killer_prince
[16:21] <diederik> It's what I'm trying to do, but there are 'some' differences.
[16:21] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[16:21] * Climuffff (~Climufff@ip1f138eee.dynamic.kabel-deutschland.de) has joined #raspbian
[16:21] <no_maam> hi, short question. Who is acutally building the kernel or also called firmware package for raspbian? I would like to request an additional kernel option in the default kernel
[16:22] * otter768 (~otter768@67.11.53.3) Quit (Ping timeout: 252 seconds)
[16:22] <no_maam> so far, I didn't manage to find a repository that contains the .config for the default kernel of raspbian?
[16:23] <diederik> I've done a diff between that and in the 'System Type' section I'm now seeing a difference which is probably critical: CONFIG_ARCH_VERSATILE=y vs CONFIG_ARCH_BCM2708
[16:25] <diederik> no_maam: the .config can be obtained by 'zcat /proc/config.gz > .config'
[16:25] * FlummNz (~FlummN^@164.ip-37-59-109.eu) Quit (Read error: Connection reset by peer)
[16:25] <no_maam> sure
[16:25] <no_maam> but to which address or repository should I send a proposal for a new config option?
[16:26] <diederik> https://github.com/raspberrypi/linux
[16:26] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[16:26] <no_maam> I can see that CONFIG_IPV6_ROUTE_INFO is missing
[16:26] <diederik> I don't know the details, but apparently rpf doesn't want to enable IPv6
[16:27] * angasule (~angasule@24-107-4-211.dhcp.stls.mo.charter.com) Quit (Ping timeout: 250 seconds)
[16:27] <diederik> but you can always try :)
[16:28] <no_maam> https://github.com/raspberrypi/linux/blob/3bdec0bc4ae6550feefab07aa475aad2b642b320/arch/arm/configs/bcmrpi_defconfig
[16:28] <no_maam> I assume that's the magic file, right?
[16:29] <no_maam> well, IPv6 is working, but I need some advanced options for IPv6 routing
[16:30] <momomomomo> diederik: no_maam do yourself a solid and change that file name to ‘.config.example’ so that if you accidentally move it without backing up the old, you’re not SOL
[16:30] <momomomomo> not that I’ve done that before..
[16:30] <momomomomo> especially not with any other important files
[16:30] <diederik> I'm not familiar enough with kernel compilations, but it sounds plausible no_maam
[16:31] <diederik> momomomomo: thanks for the tip, but I'm doing everything under the 'guard' of git :)
[16:31] <no_maam> CONFIG_IPV6_ROUTER_PREF=y
[16:31] <no_maam> CONFIG_IPV6_ROUTE_INFO=y
[16:31] <no_maam> having these two lines in the defautl config would make me very happy
[16:32] <diederik> go for it!
[16:32] <momomomomo> no_maam: enabling can cause issues; but I agree it should be default on
[16:32] <momomomomo> is there a raspian issues page? open up a pr
[16:33] <no_maam> momomomomo: I don't think there will be many issues, you can effectively disable it in proc
[16:34] * UniOn (~UniOn___@84.25.200.26) has joined #raspbian
[16:34] * v0lt_ (~textual@unaffiliated/v0lt/x-7782577) has joined #raspbian
[16:35] * doev (~doev@p4FE1043D.dip0.t-ipconnect.de) has joined #raspbian
[16:36] <doev> hi. Can I use debootstrap from inside raspbian? What suite do I have to use? wheezy?
[16:37] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[16:42] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[16:42] <Dagger> no_maam: do be aware that the foundation distributes a copy of Raspbian with their own custom kernel and mods (and they've shown they think supporting IPv6 is silly, which seems a bit insane given that the RPi is exactly the sort of thing it's most useful for, but there you go...)
[16:43] * noonker_ (~noonker@216.130.192.6) Quit (Ping timeout: 264 seconds)
[16:43] * noonker_ (~noonker@216.130.192.6) has joined #raspbian
[16:44] <Dagger> no_maam: (my Raspbian install (which came from Raspbian's own installer) does have CONFIG_IPV6_ROUTER_PREF=y, CONFIG_IPV6_ROUTE_INFO=y, but I compiled my own kernel to get built-in btrfs support and I can't find my notes on what other config options I changed...)
[16:45] <Dagger> ah, found it: I didn't change them. so the Raspbian kernel should have them turned on
[16:46] * swif (U_Mad@85-169-94-149.rev.numericable.fr) has left #raspbian
[16:46] <Dagger> (...as in, "should have them turned on already")
[16:48] <diederik> Dagger: correct, see https://github.com/diederikdehaas/raspbian-kernel/blob/3566e5c781603f9ff229586be32f5d157bd94fc6/src/linux/.config#L578
[16:53] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[16:54] <no_maam> Dagger: So I downloaded the raspbian image from rpi foundation, and there these options are not present
[16:55] <diederik> no_maam: there are 2 kernels, one from the rpi foundation and one from raspbian.org and they're not the same
[16:55] <no_maam> ok, thanks, didn't know that so far
[16:56] <no_maam> when I use the raspbian installer, it should give me the other kernel, right?
[16:56] <diederik> np, it's kind of confusing
[16:56] <diederik> yes, but it doesn't have support for rpi2 (yet)
[16:56] <no_maam> :-(
[16:58] <Dagger> I'd've thought Debian itself would make more sense on the RPi2
[16:58] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[16:58] <Dagger> (unless there some reason not to use it that I've missed because I'm not paying attention to the RPi scene at all...)
[16:59] <no_maam> well
[16:59] <no_maam> if there would be an installer
[16:59] <diederik> you should be able to use the Debian armhf port on the RPi2
[16:59] <mortal> I am using it
[16:59] <mortal> it does not have chrome :/
[16:59] <Payo> how do you install it ?
[16:59] <diederik> http://sjoerd.luon.net/posts/2015/02/debian-jessie-on-rpi2/
[17:00] <mortal> there is an image
[17:00] <diederik> but apparently that kernel doesn't work with wheezy
[17:03] * NicoHood (~Thunderbi@dslb-088-068-033-228.088.068.pools.vodafone-ip.de) Quit (Quit: *poof*)
[17:03] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) has joined #raspbian
[17:06] * fsa316 (6c1d8af5@gateway/web/freenode/ip.108.29.138.245) Quit (Ping timeout: 246 seconds)
[17:08] * dave_tucker is now known as dave_tucker_zzz
[17:08] * killer_prince (~killer_pr@122.172.81.226) Quit (Ping timeout: 256 seconds)
[17:08] <Payo> damn that's cool
[17:09] * killer_prince (~killer_pr@122.171.82.65) has joined #raspbian
[17:09] * killer_prince is now known as lazy_prince
[17:10] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[17:13] * dave_tucker_zzz is now known as dave_tucker
[17:13] <no_maam> thanks for the help
[17:14] <diederik> have fun :)
[17:14] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 250 seconds)
[17:15] * zaggynl_ (~zaggynl@4daeb763.ftth.telfortglasvezel.nl) has joined #raspbian
[17:16] * olivetree_ (4e1d9c84@gateway/web/freenode/ip.78.29.156.132) has joined #raspbian
[17:16] <olivetree_> hi :)
[17:16] * Mutex_ (~quassel@2a02:810c:8780:165c:e50d:41f0:5f8:244) has joined #raspbian
[17:17] * zaggynl (~zaggynl@4daedf57.ftth.telfortglasvezel.nl) Quit (Ping timeout: 272 seconds)
[17:17] <olivetree_> is anybody there?
[17:17] <momomomomo> hi
[17:17] <olivetree_> hi momomomomo
[17:17] <olivetree_> o/
[17:17] <olivetree_> i have a question relating raspberry 2 1GB
[17:18] <olivetree_> Does it boot via usb or just by sd card?
[17:18] <diederik> sd card
[17:18] <olivetree_> only right?
[17:19] <diederik> there must be a FAT32 partition on the sd card and the boot process starts from there
[17:19] <olivetree_> right
[17:19] <olivetree_> ok
[17:19] <diederik> But you can have most of your os on a usb stick/drive if you want
[17:20] <olivetree_> i wanted to install debian armel on it and i have a usb dvd, but if it doesn't boot by usb
[17:20] * fsa316 (6c1d8af5@gateway/web/freenode/ip.108.29.138.245) has joined #raspbian
[17:21] <olivetree_> diederik: that of having most of the os on usb drive does it apply to raspbian also?
[17:23] <diederik> yes. But what other os are you thinking of besides raspbian?
[17:23] <olivetree_> at the moment none lol
[17:24] <diederik> but I don't see a reason why arch (for example) wouldn't be able to do it as well
[17:24] <olivetree_> debian armel
[17:25] <diederik> I guess so. But I can't think of a reason why you'd want to run that
[17:25] <olivetree_> i was thinking on setting a raspberry pi server
[17:26] <olivetree_> with web server, ftp, mail..
[17:26] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[17:26] * v0lt_ (~textual@unaffiliated/v0lt/x-7782577) Quit (Quit: gone)
[17:27] <olivetree_> eventually a irc network.
[17:27] <diederik> should be doable
[17:27] <olivetree_> nice :)
[17:28] * olivetree_ Be right Back :)
[17:28] * olivetree_ (4e1d9c84@gateway/web/freenode/ip.78.29.156.132) Quit (Quit: Page closed)
[17:29] * oliveira_ (~oliveira@78.29.156.132) has joined #raspbian
[17:30] * oliveira_ is now known as oliveira
[17:30] * oliveira is now known as oliveira_
[17:31] * oliveira_ is now known as oliveira
[17:31] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 265 seconds)
[17:33] * oliveira (~oliveira@78.29.156.132) Quit (Client Quit)
[17:34] * twolife is now known as twolife`
[17:34] * mike_t (~mike@109.169.163.202) Quit (Remote host closed the connection)
[17:35] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[17:41] <fsa316> Hi, I'm trying to figure out a way to map certain key combinations to another keystroke. I have a BT "joystick" i created it has 4 buttons each of which send a different key. However, I want to support 6 keys with only the 4 buttons - for example hitting button 1 and 2 together would send "X" while hitting each seperatly might send A and B.
[17:43] <fsa316> I was looking into TriggerHappy to do this using the <KEY_X syntax, but while it does seem to recongize the key combos it doesn't actually ever send the KEY_X
[17:44] * NicoHood (~Thunderbi@dslb-088-068-033-228.088.068.pools.vodafone-ip.de) has joined #raspbian
[17:44] * PasNox (~pasnox@2a01:e34:ee42:d070:e5dc:3cdc:1a2e:250f) has joined #raspbian
[17:45] * freanux (~freanux@unaffiliated/freanux) Quit (Quit: circ 0.2.7 is leaving)
[17:45] * freanux (~freanux@unaffiliated/freanux) has joined #raspbian
[17:46] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) Quit (Disconnected by services)
[17:46] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) has joined #raspbian
[17:47] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 264 seconds)
[17:48] * dave_tucker is now known as dave_tucker_zzz
[17:48] * doev (~doev@p4FE1043D.dip0.t-ipconnect.de) Quit (Ping timeout: 245 seconds)
[17:49] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) Quit (Ping timeout: 245 seconds)
[17:50] * oberstet_ (~quassel@ppp-88-217-34-135.dynamic.mnet-online.de) has joined #raspbian
[17:50] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[17:54] * Matt_ (~chatzilla@77.75.204.55.fixip.bitel.net) has joined #raspbian
[17:54] * oberstet (~quassel@ppp-88-217-34-135.dynamic.mnet-online.de) Quit (Ping timeout: 246 seconds)
[17:54] * Matt_ is now known as Guest55648
[17:55] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 264 seconds)
[17:56] <Guest55648> I just updated my banana pi - router (bpi-r1) to Raspbian GNU/Linux 7 .... kernel 3.19.0-rc5bpi .... is it possible to use nftables?
[17:57] * zaggynl_ (~zaggynl@4daeb763.ftth.telfortglasvezel.nl) Quit (Ping timeout: 265 seconds)
[17:57] * zaggynl (~zaggynl@4daeb763.ftth.telfortglasvezel.nl) has joined #raspbian
[17:58] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[18:04] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 245 seconds)
[18:04] * zaggynl (~zaggynl@4daeb763.ftth.telfortglasvezel.nl) Quit (Ping timeout: 245 seconds)
[18:05] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[18:06] * zaggynl (~zaggynl@4daeb763.ftth.telfortglasvezel.nl) has joined #raspbian
[18:08] * Mutex_ (~quassel@2a02:810c:8780:165c:e50d:41f0:5f8:244) Quit (Ping timeout: 252 seconds)
[18:09] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 245 seconds)
[18:10] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[18:17] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 264 seconds)
[18:17] * Qrc (~lehtine5@188.226.197.77) has joined #raspbian
[18:17] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[18:18] * otter768 (~otter768@67.11.53.3) has joined #raspbian
[18:21] * dave_tucker_zzz is now known as dave_tucker
[18:21] * bizarro_1 (~bizarro_1@172.Red-83-47-130.dynamicIP.rima-tde.net) has joined #raspbian
[18:22] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 256 seconds)
[18:23] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) has joined #raspbian
[18:23] * otter768 (~otter768@67.11.53.3) Quit (Ping timeout: 256 seconds)
[18:23] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[18:24] * TBJoe (~TBJoe@drms-4d0deb5b.pool.mediaWays.net) has joined #raspbian
[18:25] * rela (~x@pdpc/supporter/active/rela) Quit (Quit: Leaving)
[18:25] * BManojlovic (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[18:27] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 246 seconds)
[18:27] * fsa316 (6c1d8af5@gateway/web/freenode/ip.108.29.138.245) Quit (Quit: Page closed)
[18:29] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[18:29] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) Quit (Ping timeout: 250 seconds)
[18:30] * Qrc (~lehtine5@188.226.197.77) Quit (Quit: Changing server)
[18:34] * Datalink (Datalink@unaffiliated/datalink) Quit (Ping timeout: 250 seconds)
[18:35] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 240 seconds)
[18:36] * noonker (~noonker@216.130.192.6) Quit (Ping timeout: 245 seconds)
[18:37] * noonker_ (~noonker@216.130.192.6) Quit (Ping timeout: 265 seconds)
[18:40] * Datalink (Datalink@unaffiliated/datalink) has joined #raspbian
[18:41] * zaggynl (~zaggynl@4daeb763.ftth.telfortglasvezel.nl) Quit (Ping timeout: 240 seconds)
[18:41] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[18:42] * zaggynl (~zaggynl@sg01.vpn.ht) has joined #raspbian
[18:43] * twolife` is now known as twolife
[18:46] * NicoHood (~Thunderbi@dslb-088-068-033-228.088.068.pools.vodafone-ip.de) Quit (Ping timeout: 250 seconds)
[18:48] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 245 seconds)
[18:53] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[18:54] * jmw_ (~jmw@pool-96-224-91-91.nycmny.fios.verizon.net) has joined #raspbian
[18:55] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) has joined #raspbian
[18:57] * Qrc (~lehtine5@188.226.197.77) has joined #raspbian
[18:57] * manitou (~manitou@unaffiliated/manitou) has joined #raspbian
[18:59] * eXtremo (~eXtremo@unaffiliated/extremo) Quit (Ping timeout: 245 seconds)
[19:00] * Ranebo (mognet7@c-174-51-45-219.hsd1.co.comcast.net) has joined #raspbian
[19:00] * Alynna (~alynna@2601:1:8e80:1b72::254) Quit (Read error: Connection reset by peer)
[19:00] * Ranebo is now known as Alynna
[19:00] * jmw_ is now known as jmw
[19:01] * zaggynl_ (~zaggynl@nl02.vpn.ht) has joined #raspbian
[19:02] * Datalink (Datalink@unaffiliated/datalink) Quit (Read error: Connection reset by peer)
[19:03] * eXtremo (~eXtremo@unaffiliated/extremo) has joined #raspbian
[19:03] * werdna (werdna@wikimedia/Werdna) Quit (Quit: Quitting)
[19:04] * ritterkun (~chatzilla@ip-62-143-156-160.hsi01.unitymediagroup.de) has joined #raspbian
[19:05] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) Quit (Ping timeout: 252 seconds)
[19:05] * zaggynl (~zaggynl@sg01.vpn.ht) Quit (Ping timeout: 252 seconds)
[19:05] * werdna (werdna@wikimedia/Werdna) has joined #raspbian
[19:06] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 245 seconds)
[19:07] * urlgrey (~urlgrey@199-116-73-2.sfo1.office.zencoderdns.net) has joined #raspbian
[19:07] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[19:11] * ritterkun (~chatzilla@ip-62-143-156-160.hsi01.unitymediagroup.de) Quit (Quit: ChatZilla 0.9.91.1 [Firefox 35.0.1/20150122214805])
[19:11] * ritterkun (~chatzilla@ip-62-143-156-160.hsi01.unitymediagroup.de) has joined #raspbian
[19:11] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 265 seconds)
[19:12] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[19:15] * no-name-sorry (~Alucard@37.228.240.183) has joined #raspbian
[19:15] * Yohio (~kupuntu@87-92-249-26.bb.dnainternet.fi) Quit (Read error: Connection reset by peer)
[19:18] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 244 seconds)
[19:19] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[19:23] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) has joined #raspbian
[19:24] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 265 seconds)
[19:25] * lanodan (~lanodan@cse35-1-82-236-142-101.fbx.proxad.net) Quit (Ping timeout: 276 seconds)
[19:25] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[19:26] * NicoHood (~Thunderbi@dslb-088-068-033-228.088.068.pools.vodafone-ip.de) has joined #raspbian
[19:27] * dave_tucker is now known as dave_tucker_zzz
[19:28] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) Quit (Ping timeout: 264 seconds)
[19:28] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) has joined #raspbian
[19:29] * Mutex_ (~quassel@2a02:810c:8780:165c:e91a:fb49:1c5:ffd9) has joined #raspbian
[19:30] * Yohio (~kupuntu@87-92-249-26.bb.dnainternet.fi) has joined #raspbian
[19:31] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 244 seconds)
[19:32] * Bribri (~Brybry@unaffiliated/brybry) has joined #raspbian
[19:34] * parallel21 (~paralle21@162.243.212.98) Quit (Quit: Quitting ...)
[19:34] * Hopper (Hopper@133.120.218.87.dynamic.jazztel.es) has joined #raspbian
[19:34] * parallel21 (~paralle21@162.243.212.98) has joined #raspbian
[19:35] * gbaman (~gbaman@31.205.104.150) Quit (Remote host closed the connection)
[19:35] * Brybry (~Brybry@unaffiliated/brybry) Quit (Ping timeout: 255 seconds)
[19:37] * AlphaTech (uid35525@gateway/web/irccloud.com/x-bkjouqxjkzfnnoeo) has joined #raspbian
[19:38] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[19:39] * zaggynl_ (~zaggynl@nl02.vpn.ht) Quit (Ping timeout: 246 seconds)
[19:41] * zaggynl (~zaggynl@4daeb763.ftth.telfortglasvezel.nl) has joined #raspbian
[19:42] * momomomomo (~momomomom@23.30.255.153) Quit (Quit: momomomomo)
[19:43] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 245 seconds)
[19:44] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[19:44] * Bribri is now known as Brybry
[19:44] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) Quit (Ping timeout: 245 seconds)
[19:46] * noonker (~noonker@216.130.192.6) has joined #raspbian
[19:46] * zaggynl (~zaggynl@4daeb763.ftth.telfortglasvezel.nl) Quit (Ping timeout: 245 seconds)
[19:46] * zaggynl (~zaggynl@nl02.vpn.ht) has joined #raspbian
[19:46] * vagrantc (~vagrant@freegeek/vagrantc) has joined #raspbian
[19:46] * ChanServ sets mode +o vagrantc
[19:48] * gbaman (~gbaman@31.205.104.150) has joined #raspbian
[19:48] * oakenshield (~oakenshie@c83-254-221-132.bredband.comhem.se) has joined #raspbian
[19:49] * oakenshield (~oakenshie@c83-254-221-132.bredband.comhem.se) Quit (Client Quit)
[19:49] * oakenshield (~oakenshie@c83-254-221-132.bredband.comhem.se) has joined #raspbian
[19:51] * noonker_ (~noonker@216.130.192.6) has joined #raspbian
[19:51] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 246 seconds)
[19:51] * ritterkun (~chatzilla@ip-62-143-156-160.hsi01.unitymediagroup.de) Quit (Quit: ChatZilla 0.9.91.1 [Firefox 35.0.1/20150122214805])
[19:52] * hanfm (~Thunderbi@koln-d932a15f.pool.mediaways.net) has joined #raspbian
[19:52] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[19:53] * lanodan (~lanodan@cse35-1-82-236-142-101.fbx.proxad.net) has joined #raspbian
[19:53] * parallel21 (~paralle21@162.243.212.98) Quit (Remote host closed the connection)
[19:54] * momomomomo (~momomomom@23.30.255.153) has joined #raspbian
[19:54] * parallel21 (~finn@162.243.212.98) has joined #raspbian
[19:54] * permalac (~permalac1@115.Red-88-17-149.dynamicIP.rima-tde.net) has joined #raspbian
[19:54] * hubutm20 (~hubutm20@86.125.249.69) has joined #raspbian
[19:58] * frals (~frals@Maemo/community/contributor/frals) Quit (Ping timeout: 245 seconds)
[19:59] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 245 seconds)
[19:59] * permalac (~permalac1@115.Red-88-17-149.dynamicIP.rima-tde.net) Quit (Ping timeout: 256 seconds)
[20:00] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[20:03] * Mutex_ (~quassel@2a02:810c:8780:165c:e91a:fb49:1c5:ffd9) Quit (Ping timeout: 252 seconds)
[20:06] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 265 seconds)
[20:07] * noonker_ (~noonker@216.130.192.6) Quit (Ping timeout: 245 seconds)
[20:08] * hanfm (~Thunderbi@koln-d932a15f.pool.mediaways.net) Quit (Quit: hanfm)
[20:08] * noonker (~noonker@216.130.192.6) Quit (Ping timeout: 250 seconds)
[20:10] * oakenshield (~oakenshie@c83-254-221-132.bredband.comhem.se) Quit ()
[20:12] * Hopper (Hopper@133.120.218.87.dynamic.jazztel.es) Quit (Ping timeout: 250 seconds)
[20:14] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[20:17] * oberstet_ (~quassel@ppp-88-217-34-135.dynamic.mnet-online.de) Quit (Remote host closed the connection)
[20:18] * kilian_ (~kilian@neu67-3-82-239-81-116.fbx.proxad.net) Quit (Ping timeout: 246 seconds)
[20:19] * otter768 (~otter768@67.11.53.3) has joined #raspbian
[20:23] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Remote host closed the connection)
[20:24] * otter768 (~otter768@67.11.53.3) Quit (Ping timeout: 246 seconds)
[20:27] * NicoHood (~Thunderbi@dslb-088-068-033-228.088.068.pools.vodafone-ip.de) Quit (Quit: *poof*)
[20:30] * gian__ (~quassel@host138-131-dynamic.40-79-r.retail.telecomitalia.it) has joined #raspbian
[20:35] * zaggynl_ (~zaggynl@nl04.vpn.ht) has joined #raspbian
[20:36] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[20:36] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) has joined #raspbian
[20:37] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[20:39] * zaggynl (~zaggynl@nl02.vpn.ht) Quit (Ping timeout: 264 seconds)
[20:39] <Guest55648> How can I build the kernel module nf_tables (netfilter.org) for raspbian kernel 3.19.0-rc5bpi
[20:39] <Guest55648> ?
[20:40] * zaggynl (~zaggynl@46.18.210.66) has joined #raspbian
[20:40] * zaggynl_ (~zaggynl@nl04.vpn.ht) Quit (Ping timeout: 255 seconds)
[20:40] * rela (~x@pdpc/supporter/active/rela) Quit (Client Quit)
[20:42] * Mutex_ (~quassel@2a02:810c:8780:165c:e91a:fb49:1c5:ffd9) has joined #raspbian
[20:45] * zaggynl (~zaggynl@46.18.210.66) Quit (Ping timeout: 246 seconds)
[20:45] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 245 seconds)
[20:45] * zaggynl (~zaggynl@62.210.85.41) has joined #raspbian
[20:48] * Guma (~Guma@50.249.234.22) has joined #raspbian
[20:51] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[20:52] * Mutex_ (~quassel@2a02:810c:8780:165c:e91a:fb49:1c5:ffd9) Quit (Ping timeout: 252 seconds)
[20:54] * AlphaTech is now known as AlphaTech|AWAY
[20:56] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 250 seconds)
[20:57] * hubutm20 (~hubutm20@86.125.249.69) Quit (Ping timeout: 246 seconds)
[20:58] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[20:58] * hubutm20 (~hubutm20@86.125.249.69) has joined #raspbian
[20:59] * diytto (~diytto@37.48.83.230) Quit (Quit: Oops, my ZNC appears to have died!)
[21:01] * diytto (~diytto@2a01:4f8:162:124::2) has joined #raspbian
[21:02] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 246 seconds)
[21:03] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[21:08] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 246 seconds)
[21:14] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[21:17] * twolife is now known as twolife`
[21:19] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 252 seconds)
[21:20] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[21:22] * Mutex_ (~quassel@2a02:810c:8780:165c:e91a:fb49:1c5:ffd9) has joined #raspbian
[21:23] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) Quit (Ping timeout: 250 seconds)
[21:24] * zaggynl_ (~zaggynl@nl04.vpn.ht) has joined #raspbian
[21:26] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 245 seconds)
[21:27] * zaggynl (~zaggynl@62.210.85.41) Quit (Ping timeout: 264 seconds)
[21:28] * momomomomo (~momomomom@23.30.255.153) Quit (Quit: momomomomo)
[21:28] * noonker (~noonker@c-68-56-141-250.hsd1.fl.comcast.net) has joined #raspbian
[21:29] * noonker_ (~noonker@c-68-56-141-250.hsd1.fl.comcast.net) has joined #raspbian
[21:29] * AlphaTech|AWAY is now known as AlphaTech
[21:30] * TedTheTechie (b8050087@gateway/web/freenode/ip.184.5.0.135) has joined #raspbian
[21:32] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[21:35] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Quit: leaving)
[21:36] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 252 seconds)
[21:38] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[21:39] * qdk (~qdk@188.120.76.163) Quit (Ping timeout: 250 seconds)
[21:41] * Mutex_ (~quassel@2a02:810c:8780:165c:e91a:fb49:1c5:ffd9) Quit (Ping timeout: 252 seconds)
[21:41] * DerCze (~Cze@95.91.249.237) Quit (Ping timeout: 252 seconds)
[21:42] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 245 seconds)
[21:43] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) has joined #raspbian
[21:44] * zaggynl_ (~zaggynl@nl04.vpn.ht) Quit (Ping timeout: 240 seconds)
[21:48] * scoofy (~scoofy@catv-89-135-80-2.catv.broadband.hu) Quit (Ping timeout: 250 seconds)
[21:55] * noonker_ (~noonker@c-68-56-141-250.hsd1.fl.comcast.net) Quit (Ping timeout: 250 seconds)
[21:55] * noonker (~noonker@c-68-56-141-250.hsd1.fl.comcast.net) Quit (Ping timeout: 265 seconds)
[21:56] * manitou (~manitou@unaffiliated/manitou) Quit (Quit: Konversation terminated!)
[21:57] * piProblem (~piProblem@cpc23-king9-2-0-cust70.19-1.cable.virginm.net) has joined #raspbian
[22:03] * Mutex_ (~quassel@2a02:810c:8780:165c:e91a:fb49:1c5:ffd9) has joined #raspbian
[22:04] * TedTheTechie (b8050087@gateway/web/freenode/ip.184.5.0.135) Quit (Quit: Page closed)
[22:06] * TBJoe (~TBJoe@drms-4d0deb5b.pool.mediaWays.net) Quit (Quit: TBJoe)
[22:12] * Mutex_ (~quassel@2a02:810c:8780:165c:e91a:fb49:1c5:ffd9) Quit (Ping timeout: 252 seconds)
[22:15] * Gazpaxxo (~bizarro_1@44.Red-88-21-73.staticIP.rima-tde.net) has joined #raspbian
[22:15] * bizarro_1 (~bizarro_1@172.Red-83-47-130.dynamicIP.rima-tde.net) Quit (Read error: Connection reset by peer)
[22:16] * saint-ron (~rons@bb219-74-71-79.singnet.com.sg) has joined #raspbian
[22:18] * Saklovich (~Saklovich@98.192.46.238) Quit (Quit: Leaving)
[22:19] * urlgrey (~urlgrey@199-116-73-2.sfo1.office.zencoderdns.net) Quit (Read error: Connection reset by peer)
[22:19] * urlgrey (~urlgrey@199-116-73-2.sfo1.office.zencoderdns.net) has joined #raspbian
[22:20] * otter768 (~otter768@67.11.53.3) has joined #raspbian
[22:22] * gbaman (~gbaman@31.205.104.150) Quit (Remote host closed the connection)
[22:23] * saint-ron (~rons@bb219-74-71-79.singnet.com.sg) Quit (Ping timeout: 250 seconds)
[22:24] * otter768 (~otter768@67.11.53.3) Quit (Ping timeout: 245 seconds)
[22:26] * Alina-malina (~Alina-mal@unaffiliated/alina-malina) Quit (Read error: Connection reset by peer)
[22:27] * eXtremo (~eXtremo@unaffiliated/extremo) Quit (Ping timeout: 265 seconds)
[22:27] * Alina-malina (~Alina-mal@unaffiliated/alina-malina) has joined #raspbian
[22:29] * eXtremo (~eXtremo@unaffiliated/extremo) has joined #raspbian
[22:30] * Lupinedk is now known as lupinedk
[22:31] * piProblem (~piProblem@cpc23-king9-2-0-cust70.19-1.cable.virginm.net) Quit (Quit: Leaving)
[22:32] * urlgrey (~urlgrey@199-116-73-2.sfo1.office.zencoderdns.net) Quit ()
[22:39] * vagrantc (~vagrant@freegeek/vagrantc) has joined #raspbian
[22:39] * ChanServ sets mode +o vagrantc
[22:41] * gian__ (~quassel@host138-131-dynamic.40-79-r.retail.telecomitalia.it) Quit (Ping timeout: 264 seconds)
[22:45] * qdk (~qdk@ip2.c1306.frb300.cust.comxnet.dk) has joined #raspbian
[22:45] * taza (~taza@unaffiliated/taza) Quit ()
[22:46] * PasNox (~pasnox@2a01:e34:ee42:d070:e5dc:3cdc:1a2e:250f) Quit (Quit: Leaving - Cross platform IDE http://monkeystudio.org)
[22:50] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) has joined #raspbian
[22:50] * haruspexx (~uonline@p5B0C2563.dip0.t-ipconnect.de) Quit (Client Quit)
[22:51] * jmw (~jmw@pool-96-224-91-91.nycmny.fios.verizon.net) Quit (Quit: leaving)
[22:52] * granjero (~jm@186.18.26.29) Quit (Quit: Saliendo)
[22:59] * Guma (~Guma@50.249.234.22) Quit (Quit: I am out of here....)
[23:02] * gbaman (~gbaman@89.185.154.123) has joined #raspbian
[23:04] * tinylobsta (4c794238@gateway/web/freenode/ip.76.121.66.56) has joined #raspbian
[23:04] * gbaman (~gbaman@89.185.154.123) Quit (Client Quit)
[23:19] * klem (~klem@c-75-71-128-197.hsd1.co.comcast.net) has joined #raspbian
[23:23] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Quit: iamfrankenstein)
[23:27] * plugwash (~plugwash@97e3d8fe.skybroadband.com) has joined #raspbian
[23:27] * ChanServ sets mode +o plugwash
[23:28] * plugwash continues to struggle to get a usable debian-style kernel for rpi2 :(
[23:42] * steki (~steki@cable-89-216-229-100.dynamic.sbb.rs) has joined #raspbian
[23:42] * steki (~steki@cable-89-216-229-100.dynamic.sbb.rs) Quit (Changing host)
[23:42] * steki (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[23:43] * steki (~steki@opensuse/member/bmanojlovic) Quit (Read error: Connection reset by peer)
[23:44] * steki (~steki@cable-89-216-229-100.dynamic.sbb.rs) has joined #raspbian
[23:44] * steki (~steki@cable-89-216-229-100.dynamic.sbb.rs) Quit (Changing host)
[23:44] * steki (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[23:46] * steki (~steki@opensuse/member/bmanojlovic) Quit (Read error: Connection reset by peer)
[23:47] * Cybert1nus is now known as Cybertinus
[23:48] * fengshaun (~fengshaun@unaffiliated/fengshaun) Quit (Ping timeout: 245 seconds)
[23:48] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[23:56] * Climuffff (~Climufff@ip1f138eee.dynamic.kabel-deutschland.de) Quit (Quit: Nettalk6 - www.ntalk.de)
[23:57] * bugzc (~1@unaffiliated/bugzc) has joined #raspbian
[23:58] * Aranel (~Aranel@unaffiliated/aranel) Quit (Ping timeout: 245 seconds)

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