#raspbian IRC Log

Index

IRC Log for 2015-04-18

Timestamps are in GMT/BST.

[0:01] <methuzla> evan__ what file is that wpa stuff in?
[0:02] <evan__> /etc/wpa_supplicant/wpa_supplicant.conf
[0:02] <methuzla> can you pastebin your /etc/network/intefaces file?
[0:02] <methuzla> *interfaces
[0:05] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[0:05] * ChanServ sets mode +o vagrantc
[0:11] * ColdKeyboard (~coldkeybo@cable-188-2-2-174.dynamic.sbb.rs) Quit ()
[0:16] <evan__> im using the the setup suggested here
[0:16] <evan__> http://www.bytecreation.com/blog/2014/1/1/raspberry-pi-wifi-configuration-hidden-ssid
[0:19] <methuzla> seems ok
[0:21] <methuzla> check again for typos. make sure your wifi has dhcp enabled. try again.
[0:22] <evan__> gimme a moment i'll pastebin
[0:26] <evan__> http://pastebin.com/RZSQaavn
[0:27] <evan__> been going at this for like three hours getting frustrated haha
[0:30] <methuzla> are there any wpa_supplicant processes currently running? (is so kill them)
[0:30] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) Quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[0:38] <evan__> ive restared i dont think so
[0:38] <methuzla> restarted what?
[0:38] <evan__> the pi
[0:40] <evan__> ive never had this much of an issue gttting internet. should i jsut use another distro?
[0:40] <methuzla> what distro are you using?
[0:41] <evan__> i think its just called noobz, its waht the sd ard came with
[0:43] <methuzla> should be doable. here. try this more stripped down version of wpa_supplicant.conf: http://pastebin.com/zrec24vQ
[0:43] <methuzla> change ssid and psk as needed
[0:44] <methuzla> when you've made the changes "sudo ifdown wlan0" followed by "sudo ifup wlan0"
[0:49] * bryce1 (~bryce@63-155-199-47.frgo.qwest.net) Quit (Quit: Leaving.)
[1:03] * irfan (1f2f18f7@gateway/web/freenode/ip.31.47.24.247) has joined #raspbian
[1:09] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[1:12] * AlphaTech is now known as zz_AlphaTech
[1:15] * _Kowalski (~Kowalski@p5B32E829.dip0.t-ipconnect.de) Quit (Ping timeout: 240 seconds)
[1:19] * irfan (1f2f18f7@gateway/web/freenode/ip.31.47.24.247) Quit (Quit: Page closed)
[1:23] * odysseus654 (32955a3c@gateway/web/freenode/ip.50.149.90.60) has joined #raspbian
[1:24] <odysseus654> Not sure this question has an easy answer, but I'm having to recompile an awful lot of stuff from x86 to armhfv5 to get it running on the raspberry pi. The current question I'm facing is this: what are the commandline parameters that the X server on the raspberry pi was compiled with? Where would I look for answering something like this?
[1:27] * Funambuli (~Funambuli@77.230.140.4) Quit (Remote host closed the connection)
[1:30] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) has joined #raspbian
[1:31] * plantoschka (~plantosch@ipbcc02f9b.dynamic.kabel-deutschland.de) Quit (Ping timeout: 240 seconds)
[1:54] <odysseus654> okay, managed to unlock apt-get sources and grab the source code for xorg-xserver. Most of the information I'm looking for is spread over several pages in debian/rules
[2:00] * plantoschka (~plantosch@ipbcc02f9b.dynamic.kabel-deutschland.de) has joined #raspbian
[2:02] * _Kowalski (~Kowalski@p5B32E95B.dip0.t-ipconnect.de) has joined #raspbian
[2:05] * Funambuli (~loki@77.230.140.4) has joined #raspbian
[2:07] * Funambuli (~loki@77.230.140.4) Quit (Remote host closed the connection)
[2:12] * ppq (~ppq@unaffiliated/ppq) Quit (Quit: Leaving)
[2:15] * vircung|afk is now known as vircung
[2:16] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has left #raspbian
[2:37] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[2:40] * micdo (~micdo_3@183.15.19.107) has joined #raspbian
[2:40] <odysseus654> wow, I'm actually recompiling X. This is either very exciting or very stupid...
[2:42] <vagrantc> what all are you recompiling a bunch of stuff for? to what end?
[2:42] <odysseus654> trying to get a modern vnc in here that actually works rather than giving me black screens
[2:42] <vagrantc> raspbian defaults to armv6... does it not work with armv6?
[2:43] <odysseus654> tightvnc is horribly old and doesn't support extensions required by many X applications installed by default on raspbian
[2:43] <odysseus654> turbovnc can't be deployed on here because there is no hardware-accelerated opengl
[2:43] <odysseus654> so i'm going with tigervnc
[2:45] * unitypunk (4c0e7c50@gateway/web/freenode/ip.76.14.124.80) has joined #raspbian
[2:45] <unitypunk> hey..
[2:45] <vagrantc> so not yet in debian?
[2:45] <unitypunk> so having trouble shutting down..
[2:45] <unitypunk> all my shutdowncommands do nothing
[2:45] <unitypunk> sudo shutdown--h now
[2:45] <unitypunk> -r
[2:46] <odysseus654> vagrantc: the site distributes .deb files, but not for arm
[2:46] <unitypunk> all say the system is going down, but nothing happens after.
[2:47] <vagrantc> odysseus654: right but not in debian, and therefore not in raspbian..
[2:48] <odysseus654> vagrantc: therefore the fun with 30-lines-long ./configure commands
[2:49] <plugwash> odysseus654, do they also supply debian source packages?
[2:49] <vagrantc> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650394
[2:49] <vagrantc> ITP for tigervnc ^^
[2:51] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) Quit (Read error: Connection reset by peer)
[2:52] * Smx (Elite8556@gateway/shell/elitebnc/x-uorijuasmeevfrjz) Quit (Excess Flood)
[2:54] <odysseus654> vagrantc: considering how much patching I had to do to get to this point I doubt it's going to be resolved any time soon
[2:54] * Smx (Elite8556@gateway/shell/elitebnc/x-mimceqoobhtbiokw) has joined #raspbian
[2:55] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) has joined #raspbian
[2:57] * cessna1090_g (vh@unaffiliated/opticss) has joined #raspbian
[2:58] <unitypunk> anyone?
[2:58] <unitypunk> trying not to unplug it while its hot.
[2:59] <unitypunk> ssh, terminal, system menu all appear to work but then do nothing....
[2:59] <unitypunk> on all shut down commands
[2:59] <vagrantc> does it have a high load? anything waiting on i/o?
[3:00] <odysseus654> does top show anything with status 'D' ?
[3:01] <unitypunk> nah
[3:01] <unitypunk> nothing goin on
[3:01] <unitypunk> its rasbian +motion
[3:02] <unitypunk> :-/
[3:02] <unitypunk> motion is jsut a program to capture video on movement.
[3:02] <unitypunk> cant see how running that would do much
[3:03] <odysseus654> any process with status 'D' cannot be shut down by the system
[3:03] <vagrantc> well, if there are i/o errors, it can block on i/o wait
[3:03] * cessna1090_g is now known as cessna1090
[3:03] <vagrantc> which can have the "nothing going on" but high load
[3:05] <plugwash> odysseus654, I think there is a reasonable chance of it happening sometime during the stretch cycle
[3:05] <plugwash> of course depending on if the people involved have the time to work through the issues
[3:06] <odysseus654> well i did figure out that the 16 patches they have listed for FLTK aren't needed for the newest version of FLTK, but their cmake script doesn't know because it's missing a -l parameter at the end of their link
[3:08] <odysseus654> ok, what package do i install for "selinux audit system headers" ?
[3:13] <plugwash> hmm, maybe libaudit-dev but that's just a guess
[3:14] <plugwash> is there any way to find out what header it's checking for?
[3:14] <odysseus654> only by hacking the configure script
[3:15] <plugwash> if it's autoconf you can usually find the information on what the failing check was actually checking for in config.log
[3:15] <odysseus654> i did do autoreconf first before this step
[3:16] <odysseus654> ok that was it. now it's complaining about ~10 different missing packages.
[3:17] <odysseus654> already up to 15% on that poor old sd card, lol
[3:24] * Climuffff (~Climufff@ip1f13d29a.dynamic.kabel-deutschland.de) Quit (Quit: Nettalk6 - www.ntalk.de)
[3:26] * unitypunk (4c0e7c50@gateway/web/freenode/ip.76.14.124.80) Quit (Quit: Page closed)
[3:44] <odysseus654> i wish I knew if these configure options were correct. Do I really want DRI2 enabled for a VNC server?
[3:47] * nitrousnrg (~quassel@190-103-213-239.cepanet.com.ar) Quit (Remote host closed the connection)
[4:01] * odysseus654 (32955a3c@gateway/web/freenode/ip.50.149.90.60) Quit (Quit: wandering off...)
[4:08] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Remote host closed the connection)
[4:10] * peetbog (~peetbog@c-50-171-248-18.hsd1.mn.comcast.net) has joined #raspbian
[4:16] * plugwash (~plugwash@97e3d836.skybroadband.com) Quit (Ping timeout: 264 seconds)
[4:21] * plugwash (~plugwash@97e3d836.skybroadband.com) has joined #raspbian
[4:21] * ChanServ sets mode +o plugwash
[4:40] * Domin (domin@hahah.org) Quit (Ping timeout: 244 seconds)
[4:41] * Domin (domin@hahah.org) has joined #raspbian
[4:44] * simonpatapon_out is now known as simonpatapon
[5:01] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) Quit (Ping timeout: 250 seconds)
[5:01] * GunnerWolf-Phone (~androirc@178.109.102.210) has joined #raspbian
[5:04] * Marchal (sammy@shell.franken.de) Quit (Ping timeout: 252 seconds)
[5:10] * vagrantc (~vagrant@unaffiliated/vagrantc) Quit (Quit: leaving)
[5:20] * Marchal (~Marchal@shell.franken.de) has joined #raspbian
[5:34] * peetbog (~peetbog@c-50-171-248-18.hsd1.mn.comcast.net) Quit (Quit: Leaving)
[5:46] * FlummN_away is now known as FlummN
[5:53] * peppis (~peppis@94-137-97-144.customers.ownit.se) has joined #raspbian
[6:02] * Marchal (~Marchal@shell.franken.de) Quit (Ping timeout: 248 seconds)
[6:09] * eXtremo (~eXtremo@unaffiliated/extremo) Quit (Ping timeout: 250 seconds)
[6:09] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[6:12] * eXtremo (~eXtremo@unaffiliated/extremo) has joined #raspbian
[6:14] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 276 seconds)
[6:23] * ApolloJustice (~apollo@unaffiliated/apollojustice) Quit (Quit: RIP znc.)
[6:24] * Marchal (~Marchal@shell.franken.de) has joined #raspbian
[6:25] * ApolloJustice (~apollo@unaffiliated/apollojustice) has joined #raspbian
[6:26] * ApolloJustice (~apollo@unaffiliated/apollojustice) Quit (Remote host closed the connection)
[6:28] * cessna1090 (vh@unaffiliated/opticss) Quit (Remote host closed the connection)
[6:29] * ApolloJustice (~apollo@unaffiliated/apollojustice) has joined #raspbian
[6:30] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Remote host closed the connection)
[6:30] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[6:44] * qdk (~qdk@87.72.0.40) Quit (Ping timeout: 256 seconds)
[6:48] * arpad_______ (20320@ninthfloor.org) has joined #raspbian
[6:56] * NicoHood (~Thunderbi@p5DC4F81B.dip0.t-ipconnect.de) has joined #raspbian
[6:58] * Marchal (~Marchal@shell.franken.de) Quit (Ping timeout: 250 seconds)
[7:00] * Marchal (sammy@shell.franken.de) has joined #raspbian
[7:07] * FlummN is now known as FlummN_away
[7:12] * RaspbianLogBot (~PircBot@raspbian.org) Quit (Ping timeout: 264 seconds)
[7:12] * Disconnected.
[7:12] -wilhelm.freenode.net- *** Looking up your hostname...
[7:12] -wilhelm.freenode.net- *** Checking Ident
[7:12] -wilhelm.freenode.net- *** No Ident response
[7:12] -wilhelm.freenode.net- *** Found your hostname
[7:12] * RaspbianLogBot (~PircBot@raspbian.org) has joined #raspbian
[7:12] * Topic is 'Raspbian -- Debian hard float for the Raspberry Pi: http://www.raspbian.org/ Logs at: http://plugwash.raspbian.org/logs/ looking for mirrors in asia, africa and south america'
[7:12] * Set by plugwash!~plugwash@2001:5c0:1400:a::1a3 on Mon Dec 10 22:15:29 UTC 2012
[7:19] * Smx (Elite8556@gateway/shell/elitebnc/x-mimceqoobhtbiokw) Quit (Excess Flood)
[7:21] * Smx (Elite8556@gateway/shell/elitebnc/x-umisuiltmdvsejwn) has joined #raspbian
[7:22] <dexta> morning
[7:24] * gian73 (~quassel@host20-132-dynamic.48-82-r.retail.telecomitalia.it) Quit (Ping timeout: 272 seconds)
[7:40] * vircung is now known as vircung|afk
[7:41] * Funkys (~Konstanti@unaffiliated/funkys) has joined #raspbian
[7:41] * Funkys (~Konstanti@unaffiliated/funkys) has left #raspbian
[7:49] * ki_2 (~kilian@neu67-3-82-239-81-116.fbx.proxad.net) has joined #raspbian
[8:10] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[8:14] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 252 seconds)
[8:24] * FlummN_away is now known as FlummN
[8:33] * RC_Hammer (~Robarelli@S0106602ad076145a.cg.shawcable.net) Quit (Ping timeout: 276 seconds)
[8:40] * gbaman (~gbaman@91.85.73.253) has joined #raspbian
[8:43] * gbaman (~gbaman@91.85.73.253) Quit (Remote host closed the connection)
[8:59] * hsp (~hsp@ip4d152562.dynamic.kabel-deutschland.de) Quit (Quit: WeeChat 1.1.1)
[9:02] * jl- (~lao@c-174-60-71-232.hsd1.pa.comcast.net) has joined #raspbian
[9:03] * jl-_ (~lao@c-174-60-71-232.hsd1.pa.comcast.net) Quit (Ping timeout: 252 seconds)
[9:03] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Remote host closed the connection)
[9:05] * hsp (~hsp@ip4d152562.dynamic.kabel-deutschland.de) has joined #raspbian
[9:06] <lordievader> Good morning.
[9:09] * FlummN is now known as FlummN_away
[9:18] * eaten (~eatenko@5.19.190.158) has joined #raspbian
[9:24] * Tach[Zzz] is now known as Tachyon`
[9:25] * UniOn (~UniOn___@5419C81A.cm-5-2d.dynamic.ziggo.nl) has joined #raspbian
[9:36] * DEADB33F (~Jim@w-22.cust-10366.ip.static.uno.uk.net) Quit (Ping timeout: 276 seconds)
[9:36] * DEADB33F (~Jim@w-22.cust-10366.ip.static.uno.uk.net) has joined #raspbian
[9:37] * Vorpal (~Vorpal@unaffiliated/vorpal) Quit (Ping timeout: 255 seconds)
[9:57] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 272 seconds)
[9:57] * GunnerWolf-Phone (~androirc@178.109.102.210) Quit (Ping timeout: 244 seconds)
[9:58] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) has joined #raspbian
[9:58] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[10:00] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) Quit (Quit: WeeChat 1.0.1)
[10:04] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[10:10] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 276 seconds)
[10:10] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[10:10] * qdk (~qdk@ip2.c1306.frb300.cust.comxnet.dk) has joined #raspbian
[10:15] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 252 seconds)
[10:20] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[10:20] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[10:21] * micdo (~micdo_3@183.15.19.107) Quit (Ping timeout: 264 seconds)
[10:26] * eugman (~pi@98.sub-70-198-198.myvzw.com) has joined #raspbian
[10:27] * mcnesium (~mcnesium@unaffiliated/mcnesium) has left #raspbian
[10:31] * taza (~taza@unaffiliated/taza) has joined #raspbian
[10:40] * Climuffff (~Climufff@ip1f13d29a.dynamic.kabel-deutschland.de) has joined #raspbian
[10:43] * eugman (~pi@98.sub-70-198-198.myvzw.com) Quit (Quit: leaving)
[10:44] * skylite_ (~skylite@catv-178-48-159-238.catv.broadband.hu) has joined #raspbian
[10:45] * eugman (~eugman@98.sub-70-198-198.myvzw.com) has joined #raspbian
[10:46] * eugman (~eugman@98.sub-70-198-198.myvzw.com) Quit (Client Quit)
[10:47] * eugman (~eugman@98.sub-70-198-198.myvzw.com) has joined #raspbian
[10:50] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[10:51] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 272 seconds)
[10:59] * Funambuli (~Funambuli@77.230.140.4) has joined #raspbian
[11:05] * CosmicDuck (~chatzilla@p578b5cf2.dip0.t-ipconnect.de) Quit (Ping timeout: 246 seconds)
[11:05] * ppq (~ppq@unaffiliated/ppq) has joined #raspbian
[11:06] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[11:09] * Climuffff (~Climufff@ip1f13d29a.dynamic.kabel-deutschland.de) Quit (Quit: Nettalk6 - www.ntalk.de)
[11:11] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 272 seconds)
[11:14] * Funambuli (~Funambuli@77.230.140.4) Quit (Quit: Saliendo)
[11:19] * CosmicDuck (~chatzilla@p578b5cf2.dip0.t-ipconnect.de) has joined #raspbian
[11:24] * arpad_______ (20320@ninthfloor.org) Quit (Quit: Lost terminal)
[11:34] * gbaman (~gbaman@host86-129-220-99.range86-129.btcentralplus.com) has joined #raspbian
[11:35] * gbaman (~gbaman@host86-129-220-99.range86-129.btcentralplus.com) Quit (Remote host closed the connection)
[11:38] * CosmicDuck (~chatzilla@p578b5cf2.dip0.t-ipconnect.de) Quit (Remote host closed the connection)
[11:50] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[11:54] * gbaman (~gbaman@host86-129-220-99.range86-129.btcentralplus.com) has joined #raspbian
[12:06] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[12:11] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 256 seconds)
[12:11] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[12:16] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 255 seconds)
[12:18] * oberstet (~quassel@ppp-88-217-57-104.dynamic.mnet-online.de) has joined #raspbian
[12:22] * hanfm (~Thunderbi@x4d0d1a74.dyn.telefonica.de) has joined #raspbian
[12:23] * hanfm (~Thunderbi@x4d0d1a74.dyn.telefonica.de) Quit (Client Quit)
[12:27] * gbaman (~gbaman@host86-129-220-99.range86-129.btcentralplus.com) Quit (Remote host closed the connection)
[12:35] * skylite_ (~skylite@catv-178-48-159-238.catv.broadband.hu) Quit (Quit: Textual IRC Client: www.textualapp.com)
[12:46] * gbaman (~gbaman@host86-129-220-99.range86-129.btcentralplus.com) has joined #raspbian
[12:48] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) Quit (Ping timeout: 255 seconds)
[12:50] * myside (~set873897@pdpc/supporter/active/myside) Quit (Quit: leaving)
[12:50] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) has joined #raspbian
[12:51] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[12:52] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 272 seconds)
[12:54] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[12:55] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[12:55] * hanfm (~Thunderbi@x4d0d1a74.dyn.telefonica.de) has joined #raspbian
[13:01] * FlummN_away is now known as FlummN
[13:01] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[13:01] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[13:02] * gbaman (~gbaman@host86-129-220-99.range86-129.btcentralplus.com) Quit (Remote host closed the connection)
[13:05] * afs (~andre@bl14-219-15.dsl.telepac.pt) has joined #raspbian
[13:07] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[13:08] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[13:09] * gbaman (~gbaman@host86-129-220-99.range86-129.btcentralplus.com) has joined #raspbian
[13:09] * Smx (Elite8556@gateway/shell/elitebnc/x-umisuiltmdvsejwn) Quit (Excess Flood)
[13:10] * eugman (~eugman@98.sub-70-198-198.myvzw.com) Quit (Quit: leaving)
[13:11] * Smx (Elite8556@gateway/shell/elitebnc/x-itoybvlphayttxng) has joined #raspbian
[13:12] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 244 seconds)
[13:25] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) has joined #raspbian
[13:27] * gbaman (~gbaman@host86-129-220-99.range86-129.btcentralplus.com) Quit (Remote host closed the connection)
[13:35] * wiiguy (~fake@unaffiliated/wiiguy) Quit ()
[13:43] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[13:56] * gian73 (~quassel@host20-132-dynamic.48-82-r.retail.telecomitalia.it) has joined #raspbian
[14:06] * FlummN is now known as FlummN_away
[14:08] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[14:09] * teclo- (42@unaffiliated/teclo) Quit (Quit: Lost terminal)
[14:12] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[14:13] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 264 seconds)
[14:17] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 240 seconds)
[14:20] * Tachyon` is now known as Tach[Away]
[14:28] * jimvideo (~jimvideo@184-12-231-108.dr01.brny.ca.frontiernet.net) has joined #raspbian
[14:42] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) Quit (Quit: WeeChat 1.0.1)
[14:56] * Viliny (50deffbe@gateway/web/freenode/ip.80.222.255.190) Quit (Quit: Page closed)
[14:57] * hanfm (~Thunderbi@x4d0d1a74.dyn.telefonica.de) Quit (Quit: hanfm)
[15:09] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[15:12] * Sivr (~Sivr@149.86.116.73) has joined #raspbian
[15:13] * AndyBotwin (~botwin@unaffiliated/andybotwin) has joined #raspbian
[15:14] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 264 seconds)
[15:25] * rockstar_ (~rockstar@cpe-74-67-51-99.nycap.res.rr.com) has joined #raspbian
[15:27] * zmachine (uid53369@gateway/web/irccloud.com/x-hozgscmqnpqodpqr) has joined #raspbian
[15:30] * FlummN_away is now known as FlummN
[15:48] * afs (~andre@bl14-219-15.dsl.telepac.pt) Quit (Ping timeout: 240 seconds)
[15:52] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[15:56] * gbaman (~gbaman@host86-129-220-99.range86-129.btcentralplus.com) has joined #raspbian
[15:58] * gbaman (~gbaman@host86-129-220-99.range86-129.btcentralplus.com) Quit (Remote host closed the connection)
[15:59] * mpmc (~mpmc@unaffiliated/mpmc) Quit (Ping timeout: 245 seconds)
[15:59] * mpmctoo is now known as mpmc
[16:00] * Zbyshek (~neo@silentic.zbyshek.net) Quit (Ping timeout: 240 seconds)
[16:02] * Zbyshek (~neo@silentic.zbyshek.net) has joined #raspbian
[16:10] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[16:12] * mike_t (~mike@88.200.240.105) has joined #raspbian
[16:13] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[16:15] * Climuffff (~Climufff@ip1f13d29a.dynamic.kabel-deutschland.de) has joined #raspbian
[16:15] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 272 seconds)
[16:15] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) Quit (Remote host closed the connection)
[16:16] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) has joined #raspbian
[16:18] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 245 seconds)
[16:18] * bigmac__ (~bigmac@97-113-183-5.tukw.qwest.net) has joined #raspbian
[16:21] * bigmac_ (~bigmac@75-172-69-248.tukw.qwest.net) Quit (Ping timeout: 248 seconds)
[16:24] * northway (~noway@port-55037.pppoe.wtnet.de) has joined #raspbian
[16:24] * noway_ (~noway@port-55037.pppoe.wtnet.de) has joined #raspbian
[16:24] * noway_ (~noway@port-55037.pppoe.wtnet.de) Quit (Read error: Connection reset by peer)
[16:26] * taza (~taza@unaffiliated/taza) Quit ()
[16:28] * taza (~taza@unaffiliated/taza) has joined #raspbian
[16:34] * Bercik (~Yotsuba@unaffiliated/bercik) Quit (Read error: Connection reset by peer)
[16:43] * zz_AlphaTech is now known as AlphaTech
[16:44] * rockstar_ (~rockstar@cpe-74-67-51-99.nycap.res.rr.com) Quit (Ping timeout: 255 seconds)
[16:44] * FlummN is now known as FlummN_away
[16:44] * Bercik (~Yotsuba@unaffiliated/bercik) has joined #raspbian
[16:44] * FlummN_away is now known as FlummN
[16:46] * FlummN is now known as FlummN_away
[16:46] * Funambuli (~Funambuli@241.Red-176-83-42.dynamicIP.rima-tde.net) has joined #raspbian
[16:46] * FlummN_away is now known as FlummN
[16:47] * FlummN is now known as FlummN_away
[16:49] * AlphaTech is now known as zz_AlphaTech
[16:50] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[16:51] * kraut (~kraut@blackhole.netzdeponie.de) Quit (Remote host closed the connection)
[16:51] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) Quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[16:52] * Funambuli (~Funambuli@241.Red-176-83-42.dynamicIP.rima-tde.net) Quit (Remote host closed the connection)
[16:52] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) has joined #raspbian
[16:52] * noway_ (~noway@port-23829.pppoe.wtnet.de) has joined #raspbian
[16:52] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[16:53] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[16:55] * hsp (~hsp@ip4d152562.dynamic.kabel-deutschland.de) Quit (Remote host closed the connection)
[16:56] * northway (~noway@port-55037.pppoe.wtnet.de) Quit (Ping timeout: 272 seconds)
[16:56] * hsp (~hsp@ip4d152562.dynamic.kabel-deutschland.de) has joined #raspbian
[16:59] * wiiguy (~fake@unaffiliated/wiiguy) Quit ()
[17:00] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) Quit (Read error: Connection reset by peer)
[17:00] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) Quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[17:00] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) has joined #raspbian
[17:00] * funky1_ (~funky@ip51cf100e.direct-adsl.nl) Quit (Remote host closed the connection)
[17:01] * funky1 (~funky@ip51cf100e.direct-adsl.nl) has joined #raspbian
[17:02] * Zbyshek (~neo@silentic.zbyshek.net) Quit (Ping timeout: 240 seconds)
[17:03] * myside (~set873897@pdpc/supporter/active/myside) has joined #raspbian
[17:04] * Zbyshek (~neo@silentic.zbyshek.net) has joined #raspbian
[17:06] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) has joined #raspbian
[17:06] * Robarelli (~Robarelli@S0106602ad076145a.cg.shawcable.net) has joined #raspbian
[17:08] * hsp (~hsp@ip4d152562.dynamic.kabel-deutschland.de) Quit (Remote host closed the connection)
[17:09] * hsp (~hsp@ip4d152562.dynamic.kabel-deutschland.de) has joined #raspbian
[17:10] * oberstet (~quassel@ppp-88-217-57-104.dynamic.mnet-online.de) Quit (Read error: Connection reset by peer)
[17:10] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[17:13] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[17:15] * avrdude (none@unaffiliated/pigflu) has joined #raspbian
[17:15] <avrdude> how do i make a script that i can double click to execute?
[17:15] <avrdude> i tried making a .sh file, but it just opens in a text editor
[17:15] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 250 seconds)
[17:16] <Chillum> ...
[17:16] <avrdude> man, dont give me those 3 condescending dots
[17:16] <Chillum> !!!
[17:17] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) Quit (Disconnected by services)
[17:17] <Chillum> if the sh file is not set to executable it will not run
[17:17] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) has joined #raspbian
[17:18] <avrdude> ohhh
[17:18] <avrdude> so i just chmod +x it?
[17:19] <Sivr> chmod +x script.sh
[17:19] <Sivr> and then ./script to execute it
[17:22] * noway_ (~noway@port-23829.pppoe.wtnet.de) Quit (Ping timeout: 250 seconds)
[17:34] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) has joined #raspbian
[17:34] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[17:37] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) Quit (Ping timeout: 245 seconds)
[17:38] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) has joined #raspbian
[17:40] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) Quit (Excess Flood)
[17:44] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) has joined #raspbian
[17:45] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) Quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[17:48] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) Quit (Remote host closed the connection)
[17:48] * Zbyshek (~neo@silentic.zbyshek.net) Quit (Ping timeout: 240 seconds)
[17:48] * TridentWiz (~tyler@2602:306:bde7:6b50:6523:a699:ba2e:6488) has joined #raspbian
[17:49] <TridentWiz> Hello all.
[17:49] <TridentWiz> I require some assistance, if there is some to give.
[17:49] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) has joined #raspbian
[17:50] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) Quit (Excess Flood)
[17:51] * Zbyshek (~neo@silentic.zbyshek.net) has joined #raspbian
[17:51] * AndyBotwin (~botwin@unaffiliated/andybotwin) Quit (Remote host closed the connection)
[17:51] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) has joined #raspbian
[17:52] * osxdude|MBP (~osxdude@unaffiliated/osxdude) Quit (Quit: Smell ya later. Time to sleep. Hold the phone. Don't dial the emergency number.)
[18:04] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[18:06] * courrier (~yoan@85-171-103-3.rev.numericable.fr) has joined #raspbian
[18:08] <courrier> Hey all, I'm trying to install numpy >= 1.8.2 from a .deb on raspian since the last package in the repos is 1.6.2
[18:08] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) Quit (Remote host closed the connection)
[18:08] <courrier> I downloaded http://mirrordirector.raspbian.org/raspbian/pool/main/p/python-numpy/python-numpy_1.8.2-2_armhf.deb and then dpkg -i says:
[18:08] <courrier> dpkg: dependency problems prevent configuration of python-numpy: python-numpy depends on python2.7:any.
[18:09] * DaQatz (~DB@2601:6:4a80:5d6::427) Quit (Remote host closed the connection)
[18:09] <courrier> I do have "any" python2.7 installed, what's going on?
[18:09] * TridentWiz (~tyler@2602:306:bde7:6b50:6523:a699:ba2e:6488) Quit (Ping timeout: 245 seconds)
[18:10] * mike_t (~mike@88.200.240.105) Quit (Remote host closed the connection)
[18:11] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[18:13] <diederik> can you pastebin the output of 'aptitude search ~ipython2.7' ?
[18:14] * Mr_Sheesh (~mr_s@c-73-42-162-67.hsd1.wa.comcast.net) has joined #raspbian
[18:14] * Mr_Sheesh (~mr_s@c-73-42-162-67.hsd1.wa.comcast.net) Quit (Remote host closed the connection)
[18:14] * Zachary_DuBois (~Zachary_D@yuki.morikawa.apservers.io) Quit (Remote host closed the connection)
[18:14] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[18:15] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) Quit (Ping timeout: 250 seconds)
[18:15] * Zachary_DuBois (~Zachary_D@yuki.morikawa.apservers.io) has joined #raspbian
[18:16] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 252 seconds)
[18:16] * Sivr (~Sivr@149.86.116.73) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[18:17] <courrier> diederik: http://paste.ubuntu.com/10846175/
[18:19] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 272 seconds)
[18:19] * Smither (~CSmith@cpc65019-brad19-2-0-cust125.17-1.cable.virginm.net) Quit (Read error: Connection reset by peer)
[18:19] <diederik> It looks like you should have a few more libraries: http://paste.debian.net/167514/
[18:20] <diederik> But that doesn't explain the error
[18:20] * Sivr (~Sivr@149.86.116.73) has joined #raspbian
[18:20] * Smither (~CSmith@cpc65019-brad19-2-0-cust125.17-1.cable.virginm.net) has joined #raspbian
[18:22] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) has joined #raspbian
[18:22] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) has joined #raspbian
[18:22] <courrier> It's almost o fresh install of raspbian, I just installed ipython and python-dev
[18:24] <diederik> maybe that dpkg doesn't know how to handle the ':any' thing
[18:26] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) Quit (Remote host closed the connection)
[18:26] * Funambuli (~Funambuli@77.230.140.4) has joined #raspbian
[18:28] <courrier> @diederik mmmh In that case aptitude does not know iether:
[18:28] <courrier> http://paste.debian.net/167516/
[18:28] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) has joined #raspbian
[18:28] <courrier> I would accept uninstalling the old numpy and picamera but I need pygame ^^
[18:29] <diederik> you could answer 'n' and let aptitude give you a new suggestion
[18:29] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) Quit (Client Quit)
[18:30] * beoldhin (~quetzal@a91-154-71-39.elisa-laajakaista.fi) has joined #raspbian
[18:30] <courrier> the second and last solution is to downgrade numpy to 1.6 =)
[18:30] <diederik> I would do 'aptitude reinstall python2.7' though
[18:33] * afs (~lkjasd@bl14-219-15.dsl.telepac.pt) has joined #raspbian
[18:34] <diederik> the core of the issue is that you're trying to install a jessie package on a wheezy system though
[18:35] * jimvideo (~jimvideo@184-12-231-108.dr01.brny.ca.frontiernet.net) Quit (Ping timeout: 248 seconds)
[18:36] * jimvideo (~jimvideo@184-12-231-108.dr01.brny.ca.frontiernet.net) has joined #raspbian
[18:37] * Zbyshek (~neo@silentic.zbyshek.net) Quit (Ping timeout: 240 seconds)
[18:37] <courrier> trying to reinstall python2.7 raises the same conflict with numpy with the same solutions
[18:38] <courrier> I've accepted the solution downgrading numpy but I'll be back to the first state then
[18:38] <diederik> I think that is wise
[18:39] <diederik> why do you need a newer version of numpy?
[18:40] <diederik> the 1.6.2 version is tested with the other python packages
[18:40] <courrier> cause the function numpy.fft.rfftfreq misses in numpy 1.6 :(
[18:41] <diederik> you could upgrade your whole system to jessie ...
[18:41] * Zbyshek (~neo@silentic.zbyshek.net) has joined #raspbian
[18:41] <courrier> is it stable? I don't know Debian codenames
[18:42] <diederik> wheezy = stable, jessie = testing, but jessie is planned to become the new stable soon
[18:44] <courrier> I can try clone my SD card and try
[18:45] <courrier> is it advised to do this from wheezy using a tool? Or reinstalling from scratch?
[18:45] * ColdKeyboard (~ColdKeybo@cable-188-2-2-174.dynamic.sbb.rs) has joined #raspbian
[18:45] <diederik> you can just change 'wheezy' with 'jessie' in /etc/apt/sources.list, do 'apt-get update' and then 'apt-get dist-upgrade'
[18:48] * s7r (debian-tor@openvpn/user/s7r) has joined #raspbian
[18:48] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) Quit (Quit: WeeChat 1.0.1)
[18:48] * Zachary_DuBois (~Zachary_D@yuki.morikawa.apservers.io) Quit (Remote host closed the connection)
[18:49] <courrier> ok thanks
[18:49] * Zachary_DuBois (~Zachary_D@yuki.morikawa.apservers.io) has joined #raspbian
[18:50] * Tach[Away] is now known as Tachyon`
[18:58] * Dragonkeeper (~dragonkee@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net) has joined #raspbian
[19:02] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) has joined #raspbian
[19:04] <ShorTie> apt-get update/upgrade/dist-upgrade
[19:07] * Eclipse is now known as XPYCares
[19:07] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[19:07] * XPYCares is now known as Eclipse
[19:09] * osxdude|MBP (~osxdude@unaffiliated/osxdude) has joined #raspbian
[19:12] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[19:12] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[19:14] * jimvideo (~jimvideo@184-12-231-108.dr01.brny.ca.frontiernet.net) Quit (Quit: Time to reboot into Linux.)
[19:17] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 256 seconds)
[19:20] * JDat (JDat@89.248.91.5) has joined #raspbian
[19:23] * JDat (JDat@89.248.91.5) Quit (Client Quit)
[19:28] * kraut (~kraut@blackhole.netzdeponie.de) has joined #raspbian
[19:28] * DarkSniper87 (c22a82ad@gateway/web/freenode/ip.194.42.130.173) has joined #raspbian
[19:36] * zmachine (uid53369@gateway/web/irccloud.com/x-hozgscmqnpqodpqr) Quit (Quit: Connection closed for inactivity)
[19:40] * Qatz (~DB@2601:6:4a80:5d6::427) has joined #raspbian
[19:40] * Funambuli (~Funambuli@77.230.140.4) Quit (Remote host closed the connection)
[19:43] * courrier (~yoan@85-171-103-3.rev.numericable.fr) Quit (Remote host closed the connection)
[19:45] * courrier_ (~yoan@85-171-103-3.rev.numericable.fr) has joined #raspbian
[19:47] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) Quit (Remote host closed the connection)
[19:50] * DarkSniper87 (c22a82ad@gateway/web/freenode/ip.194.42.130.173) Quit ()
[19:50] * s7r (debian-tor@openvpn/user/s7r) Quit (Remote host closed the connection)
[19:50] * s7r (debian-tor@openvpn/user/s7r) has joined #raspbian
[19:54] * s7r (debian-tor@openvpn/user/s7r) Quit (Remote host closed the connection)
[19:54] * osxdude|MBP (~osxdude@unaffiliated/osxdude) Quit (Quit: Smell ya later. Time to sleep. Hold the phone. Don't dial the emergency number.)
[19:55] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) has joined #raspbian
[19:55] <courrier_> Hello again, I'm playing a wave file sent to pyaudio chunk-by-chunk on the rpi, however the sound is completly jerky
[19:56] <courrier_> I'm running exactly this code http://stackoverflow.com/a/17657304/3884647
[19:56] <courrier_> I can't find any chunk size that gives a good sound, and the CPU load is pretty low while running the python script
[19:57] <courrier_> Have you got any idea of the reason of this jerky sound?
[19:58] * Smither (~CSmith@cpc65019-brad19-2-0-cust125.17-1.cable.virginm.net) Quit (Quit: No Ping reply in 180 seconds.)
[19:59] * Smither (~CSmith@cpc65019-brad19-2-0-cust125.17-1.cable.virginm.net) has joined #raspbian
[20:00] * osxdude|MBP (~osxdude@unaffiliated/osxdude) has joined #raspbian
[20:13] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[20:15] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[20:17] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 265 seconds)
[20:20] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 276 seconds)
[20:22] * ars23 (~ars23@unaffiliated/ars23) has joined #raspbian
[20:29] * osxdude|MBP (~osxdude@unaffiliated/osxdude) Quit (Quit: Smell ya later. Time to sleep. Hold the phone. Don't dial the emergency number.)
[20:29] * NicoHood (~Thunderbi@p5DC4F81B.dip0.t-ipconnect.de) Quit (Quit: *poof*)
[21:13] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[21:14] * hanfm (~Thunderbi@x4d0d1a74.dyn.telefonica.de) has joined #raspbian
[21:14] * hanfm (~Thunderbi@x4d0d1a74.dyn.telefonica.de) Quit (Client Quit)
[21:17] * ars23 (~ars23@unaffiliated/ars23) Quit (Quit: Leaving)
[21:18] * skylite (~skylite@91EC56A0.dsl.pool.telekom.hu) Quit (Quit: Textual IRC Client: www.textualapp.com)
[21:18] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 256 seconds)
[21:23] * Tachyon` is now known as Tach[Awayish[
[21:23] * Tach[Awayish[ is now known as Tach[Awayish]
[21:24] * olmari (olmari@irc.olmari.fi) has joined #raspbian
[21:24] <olmari> hi
[21:32] <olmari> internet seems to be all over it, rpi 2, armhf, debian / raspbian, yes/no? :D
[21:35] * teclo- (42@unaffiliated/teclo) has joined #raspbian
[21:37] * teclo- (42@unaffiliated/teclo) Quit (Client Quit)
[21:39] * Smither (~CSmith@cpc65019-brad19-2-0-cust125.17-1.cable.virginm.net) Quit (Ping timeout: 256 seconds)
[21:40] * Smither (~CSmith@cpc65019-brad19-2-0-cust125.17-1.cable.virginm.net) has joined #raspbian
[21:41] * teclo- (42@unaffiliated/teclo) has joined #raspbian
[21:52] * wiiguy (~fake@unaffiliated/wiiguy) Quit ()
[22:05] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) Quit (Ping timeout: 244 seconds)
[22:06] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) has joined #raspbian
[22:14] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[22:16] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) has joined #raspbian
[22:19] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 248 seconds)
[22:21] * otter768 (~otter768@cpe-67-11-53-3.satx.res.rr.com) Quit (Ping timeout: 272 seconds)
[22:24] <plugwash> olmari, sorry what exactly is your question?
[22:25] * eaten (~eatenko@5.19.190.158) Quit ()
[22:26] <olmari> plugwash: well... more of inquiry and curiosity... as internet seems to be all over the place with this... raspi 2, raspbian, will there be armhf version, or should one look out for debian
[22:27] * hanfm (~Thunderbi@x4d0d1a74.dyn.telefonica.de) has joined #raspbian
[22:27] <plugwash> The whole point of raspbian was/is to support armv6, if you want armv7 optimised binaries then you should use debian armhf
[22:28] * hanfm (~Thunderbi@x4d0d1a74.dyn.telefonica.de) Quit (Client Quit)
[22:29] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Quit: iamfrankenstein)
[22:30] * gbaman (~gbaman@91.85.73.253) has joined #raspbian
[22:31] * bigmac_ (~bigmac@71-35-131-179.tukw.qwest.net) has joined #raspbian
[22:34] * bigmac__ (~bigmac@97-113-183-5.tukw.qwest.net) Quit (Ping timeout: 256 seconds)
[22:37] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[22:41] * gian73 (~quassel@host20-132-dynamic.48-82-r.retail.telecomitalia.it) Quit (Ping timeout: 256 seconds)
[22:44] <shiftplusone> olmari, you won't see any performance gains from armv6 vs armv7
[22:44] <shiftplusone> not on debian, anyway.
[22:45] <shiftplusone> aside from a few things which use neon
[22:47] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[22:56] * gbaman (~gbaman@91.85.73.253) Quit (Remote host closed the connection)
[23:00] * martyr (c39ba1b6@gateway/web/freenode/ip.195.155.161.182) has joined #raspbian
[23:00] <martyr> Hello everyone
[23:01] <martyr> my raspberry pi 2 just arrived, very excited. however, i am having an issue
[23:02] <martyr> i am able to control the LED with "gpio write 25 1" and "gpio write 25 0", but i cant make it working with Python
[23:02] <martyr> And i am really confused with my current model / pin layout
[23:03] <martyr> It says Model 2, Revision: 1.1, Memory: 1024MB, Maker: Sony on gpio -v output
[23:03] <shiftplusone> martyr, gpio readall will show you what the pins are called under different numbering schemes
[23:03] <shiftplusone> gpio (wiringpi) has its own scheme. What you want to use is the BCM one.
[23:04] <martyr> shiftplusone: yes, i got BCM there and tried to use it on Python
[23:04] * gbaman (~gbaman@91.85.73.253) has joined #raspbian
[23:04] <martyr> let me pastebin the code
[23:05] <shiftplusone> http://raspi.tv/2013/rpi-gpio-basics-4-setting-up-rpi-gpio-numbering-systems-and-inputs
[23:05] <martyr> http://pastebin.com/hrnM6d7K -- nothing happens and no errors
[23:07] <martyr> shiftplusone: yeah i have used this examples for python code
[23:07] <shiftplusone> which one do you think is gpio 26?
[23:08] <martyr> BCM 26 = GPIO 25 on gpio readall
[23:09] <martyr> and i guess gpio write 25 1 commands use wPin 25 which equals to GPIO.25 and BCM 26
[23:09] <martyr> is that right?
[23:09] * lark (~lkjasd@bl14-219-15.dsl.telepac.pt) has joined #raspbian
[23:10] <shiftplusone> seems to add up, yes.
[23:10] <shiftplusone> http://pi.gadgetoid.com/pinout/pin37_gpio26
[23:10] <shiftplusone> Is that where you have it connected? bottom left, one up?
[23:11] <martyr> exactly
[23:12] <martyr> and GND is connected to pin 39
[23:12] <martyr> right next to it
[23:12] <shiftplusone> I don't see anything obviously wrong with your code... should work.
[23:13] <martyr> let me take a picture of the board and the breadboard
[23:14] <shiftplusone> is your software up to date? (apt-get update; apt-get dist-upgrade) ?
[23:15] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[23:15] <martyr> shiftplusone: just finished apt-get upgrade
[23:15] <martyr> shiftplusone: rebooting
[23:16] * jasabella (56b7ee9a@gateway/web/freenode/ip.86.183.238.154) has joined #raspbian
[23:16] <jasabella> hi :)
[23:17] <shiftplusone> hi
[23:17] <jasabella> is there a minimalist build of raspbian available/
[23:18] <jasabella> i dont want a gui
[23:18] <shiftplusone> you have have to use it. But look into raspbian-ua-netinst.
[23:19] <jasabella> i have a pi2 btw
[23:20] <jasabella> am even wondering if i should go just full debian armhf or ubuntu arm
[23:20] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 265 seconds)
[23:21] <shiftplusone> if you're feeling like experimenting
[23:21] <martyr> shiftplusone: no luck with reboot. still no control on led with python
[23:21] <martyr> shiftplusone: i m going to take pictures of board and breadboard but i need to charge my phone, will send in 15 mins
[23:21] <jasabella> i want to set up a minimalist server :)
[23:22] <shiftplusone> jasabella, if you want something stable, go with what everybody else uses.
[23:22] <shiftplusone> if you want bleeding edge and unsupported, there are options for that too
[23:24] <jasabella> are the pi-specific kernel packages available in/for other distros or are they raspbian only? e.g. video blob, gpio access?
[23:26] <shiftplusone> have you considered archlinux arm? they support the pi 2, so you get all the new software, full v7 optimizations and pi-specific packages.
[23:26] <shiftplusone> if you go with plain debian, you need to get some things somehow else. Maybe take a look at collabora's pi 2 image.
[23:26] <shiftplusone> https://www.collabora.com/about-us/blog/2015/02/03/debian-jessie-on-raspberry-pi-2/
[23:27] * zz_AlphaTech (AlphaTech@unaffiliated/alphatech) Quit (Ping timeout: 276 seconds)
[23:27] * jusa (~jusa@177-57-40-215.3g.claro.net.br) has joined #raspbian
[23:28] <jasabella> thakns
[23:28] * zz_AlphaTech (AlphaTech@unaffiliated/alphatech) has joined #raspbian
[23:29] * zz_AlphaTech is now known as AlphaTech
[23:33] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) Quit (Ping timeout: 244 seconds)
[23:36] * s7r (debian-tor@95.215.44.145) has joined #raspbian
[23:36] * s7r (debian-tor@95.215.44.145) Quit (Changing host)
[23:36] * s7r (debian-tor@openvpn/user/s7r) has joined #raspbian
[23:37] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) has joined #raspbian
[23:37] * gbaman (~gbaman@91.85.73.253) Quit (Ping timeout: 276 seconds)
[23:38] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) Quit (Read error: Connection reset by peer)
[23:39] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) has joined #raspbian
[23:41] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) Quit (Read error: Connection reset by peer)
[23:42] * GunnerWolf-Phone (~androirc@178.101.218.32) has joined #raspbian
[23:45] * gbaman (~gbaman@91.85.73.253) has joined #raspbian
[23:46] * GunnerWolf-Phone (~androirc@178.101.218.32) Quit (Read error: Connection reset by peer)
[23:47] * GunnerWolf-Phone (~androirc@178.101.218.32) has joined #raspbian
[23:48] * GunnerWolf-Phone (~androirc@178.101.218.32) Quit (Read error: Connection reset by peer)
[23:48] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) has joined #raspbian
[23:48] * ppq (~ppq@unaffiliated/ppq) Quit (Quit: gn8)
[23:51] <martyr> shiftplusone: here http://i59.tinypic.com/w7241z.jpg and http://i62.tinypic.com/desh7k.jpg
[23:51] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) Quit (Read error: Connection reset by peer)
[23:52] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) has joined #raspbian
[23:52] <shiftplusone> martyr, it's upside down, mate.
[23:52] <shiftplusone> actually, no, sorry!
[23:53] <shiftplusone> is that led the right way around?
[23:53] <shiftplusone> it looks like the short leg is going to positive rather than negative, but can't really tell from the pic
[23:53] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) Quit (Read error: Connection reset by peer)
[23:53] * GunnerWolf-Phone (~androirc@cpc13-shef10-2-0-cust189.17-1.cable.virginm.net) has joined #raspbian
[23:54] <martyr> shiftplusone: short one is in same row with resistor
[23:54] <shiftplusone> okay, that checks out then
[23:54] <martyr> shiftplusone: long one is in same row with the red cable
[23:55] <shiftplusone> but 'gpio' works?
[23:55] * bizarro_1 (~bizarro_1@104.Red-88-14-187.dynamicIP.rima-tde.net) Quit (Read error: Connection reset by peer)
[23:55] <martyr> and one more thing, after the reboot gpio mode 25 out; gpio write 25 1 or 0 works great
[23:55] <martyr> yeah
[23:55] <martyr> gpio works all the time
[23:56] <martyr> the whole issue is with the python rpi.gpio -- seems version 0.5.11-1 on mine
[23:56] * shiftplusone shrugs
[23:56] * bizarro_1 (~bizarro_1@104.Red-88-14-187.dynamicIP.rima-tde.net) has joined #raspbian
[23:56] <martyr> i did rpi-update, apt upgrade, dist upgrade
[23:56] <shiftplusone> not a python person myself
[23:56] * riq_ (~riq_@c-50-161-74-230.hsd1.ca.comcast.net) has joined #raspbian
[23:56] <shiftplusone> not do rpi-update
[23:56] <shiftplusone> *don't
[23:57] <martyr> oops
[23:57] <martyr> should i format sd card?
[23:57] <shiftplusone> no
[23:57] <shiftplusone> just don't run rpi-update for the hell of it.
[23:57] <martyr> shiftplusone: hmmmmmmmmmm
[23:58] <martyr> shiftplusone: what should i do?
[23:58] <olmari> shiftplusone: why not? :)

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