#raspbian IRC Log

Index

IRC Log for 2016-03-23

Timestamps are in GMT/BST.

[0:07] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has left #raspbian
[0:11] * netsin (~jiggalato@198.16.176.10) has joined #raspbian
[0:13] * vagrantc (~vagrant@unaffiliated/vagrantc) Quit (Quit: leaving)
[0:13] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) has joined #raspbian
[0:19] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[0:25] * rkm (~rkm@cpe-98-27-52-173.nc.res.rr.com) has joined #raspbian
[0:26] * netsin (~jiggalato@198.16.176.10) Quit (Quit: Leaving)
[0:26] * netsin (~jiggalato@198.16.176.10) has joined #raspbian
[0:29] * sdk (~sdk@unaffiliated/sdk-) has left #raspbian
[0:31] * jiggalator (~jiggalato@198.16.176.10) has joined #raspbian
[0:38] * jiggalator (~jiggalato@198.16.176.10) Quit (Read error: Connection reset by peer)
[0:45] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) has joined #raspbian
[0:48] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) has joined #raspbian
[0:49] * Efynox (Efynox@2a01:e35:2f42:a10:c077:4a8:e35e:66bd) Quit (Ping timeout: 260 seconds)
[0:49] * stoocot (~stoocot@aenu51.neoplus.adsl.tpnet.pl) has joined #raspbian
[0:50] * jova2 (~jova2@138.0.214.106) has joined #raspbian
[0:50] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[0:51] * stoocot (~stoocot@aenu51.neoplus.adsl.tpnet.pl) Quit (Client Quit)
[0:53] * Syloq (~Syloq@unaffiliated/syloq) has joined #raspbian
[0:55] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) has joined #raspbian
[0:59] * rockstar__ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) has joined #raspbian
[1:01] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[1:03] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) has joined #raspbian
[1:06] * jova2 (~jova2@138.0.214.106) Quit (Ping timeout: 248 seconds)
[1:14] * fyrril (~fyrril@cpe-98-122-16-231.sc.res.rr.com) Quit (Quit: Leaving)
[1:15] * klem (~klem@c-98-245-137-41.hsd1.co.comcast.net) has joined #raspbian
[1:17] * Tachyon` is now known as Tachgone
[1:17] <robertj> hey all, is there a canonical way to build raspian images from scratch?
[1:29] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[1:31] <phil42> ubuntu raspbian?
[1:31] <phil42> isn't that kind of like a ford chevy?
[1:31] <robertj> :P
[1:31] <phil42> or do you mean another kind of canonical?
[1:31] <robertj> but seriously, is there a 'this is how you build raspian to replicate the official build page'
[1:31] <robertj> lower-case C canonical
[1:32] <robertj> just, 'this is how you do it'
[1:33] * shootbird (~quassel@beepbeep.serverpit.com) Quit (Ping timeout: 244 seconds)
[1:33] <phil42> https://www.raspberrypi.org/documentation/linux/kernel/building.md
[1:33] <robertj> no, the whole distro
[1:33] <robertj> or really just the intsall images actually
[1:37] * shootbird (~quassel@beepbeep.serverpit.com) has joined #raspbian
[1:38] * PowerKiller (~PowerKill@unaffiliated/powerkiller) Quit (Ping timeout: 260 seconds)
[1:50] * Tachgone is now known as Tachyon`
[1:56] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) has joined #raspbian
[1:59] * rkm (~rkm@cpe-98-27-52-173.nc.res.rr.com) Quit (Quit: rkm)
[2:00] * rkm (~rkm@cpe-98-27-52-173.nc.res.rr.com) has joined #raspbian
[2:12] * threelegs (4954d27b@gateway/web/freenode/ip.73.84.210.123) has joined #raspbian
[2:15] <threelegs> Hello i'm having a issue with the gpio pins on a raspberry pi. I have a program that activates the gpio pins on when this program runs. The program runs fine as root automaticly however when set to a limited user that only has access to gpio it will file on boot however run fine if started manually. Now the program isn't set to start untill runlevel two so i don't think it could be a hardware lock. Any ideas ?
[2:15] <threelegs> the code is here https://github.com/W-M-D/ergo-telescope
[2:16] <threelegs> fail not file
[2:21] * elisa87 (~elisa87@204.15.24.220) has joined #raspbian
[2:21] <threelegs> derp
[2:21] <elisa87> http://raspberrypi.stackexchange.com/questions/44532/ssh-to-raspberry-pi-remotely
[2:22] <threelegs> elisa87: can you elaborate
[2:23] <threelegs> are you trying to acess the pi from another network ? /
[2:23] <threelegs> access*
[2:23] <elisa87> @threelegs ssh: connect to host 192.168.1.102 port 22: Operation timed out
[2:23] <elisa87> yes another network
[2:23] <binaryhermit> I bet you need to forward port 22 to the pi
[2:23] <threelegs> and you're on the same network
[2:23] <elisa87> @binaryhermit how can that be done? is there a nice tutorial for it?
[2:23] <threelegs> is the pi on the same network as your computer ?
[2:24] <elisa87> no it is not on the same network! I have told it in the question @threelegs
[2:24] <binaryhermit> it depends on the router, I believe
[2:24] <threelegs> https://www.youtube.com/watch?v=g_Row8zEJZc
[2:24] <threelegs> that's a good one
[2:25] * Lemmata (~quassel@201.11.187.81.in-addr.arpa) Quit (Remote host closed the connection)
[2:25] <threelegs> i would say don't do it on your router because you likely don't have a static ip
[2:25] <elisa87> how can I find the public ip address of 192.168.1.102?
[2:25] <threelegs> google what's my ip address :)
[2:26] <threelegs> But the best way is to do a reverse port forward from a server somewhere
[2:26] <threelegs> Get a trial on google or amazon to test it out for a few months
[2:27] <elisa87> I don't have access to the Pi now! Would I be able to find the public ip of 192.168.1.102?
[2:28] <threelegs> not easily :)
[2:28] <elisa87> so there's a way/
[2:29] <elisa87> how can I find the public ip address of a private ip address if i don't have access to the device?
[2:31] <threelegs> Well there's always a way. But none of them are good. If you have another computer on the same network you can get its public ip and it will be the same. However, unless you forward the port to your router you will not have access to the device from outside the network. This is not a good idea anyways because it opens you up to attacks such as ddosing and even though there may not be many people out there 0 daying ssh it is possi
[2:31] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) has joined #raspbian
[2:32] <threelegs> Also your isp probably gave you a dynamic ip so it will almost never be the same.
[2:34] <elisa87> feel free to fill in here http://networkengineering.stackexchange.com/questions/28941/converting-private-ip-to-public-ip
[2:35] <threelegs> Well is the device making any request to servers that you have permissions to ?
[2:36] <threelegs> Facebook/google also logs ips so if you ever logged into facebook there you should be able to find it
[2:36] <threelegs> however you will not be able to access the device
[2:36] <threelegs> because it's not forwared
[2:36] <elisa87> I have used Facebook and Google yeah when I was in Raspi. How do I access those from Facebook? :
[2:36] <elisa87> :P
[2:38] <threelegs> go to the security tab
[2:38] <threelegs> under settings
[2:38] <threelegs> and click on Where You're Logged In
[2:40] <threelegs> it will be an ipv6 addr
[2:40] <elisa87> it doesn't give me the ip! threelegs
[2:40] <threelegs> hover over the location
[2:40] <threelegs> it will
[2:42] <elisa87> that's neat
[2:42] <threelegs> indeed
[2:44] * DanthePolishmann (20d142ad@gateway/web/cgi-irc/kiwiirc.com/ip.32.209.66.173) has joined #raspbian
[2:45] <DanthePolishmann> I really don't know how things work with linux or anything; I'm trying to get an IRC bouncer installed called quassel core, and I'm just installing the client right now. There was a bunch of installing going on earlier, but now the prompt just keeps scrolling rapidly with no text. Like the ending username: ~ $ and many, many lines of it
[2:45] <DanthePolishmann> Is that a normal part of the install process?
[2:46] <threelegs> But if you ever want to ssh into the pi in the future please pleaseee get a cloud server for free somewhere and reverse port forward. It will make your life so much easier. I'm sure theres some init script templates out there. elisa87
[2:46] <threelegs> DanthePolishmann: nope
[2:47] <threelegs> so you're on raspbian ?
[2:47] <threelegs> DanthePolishmann:
[2:47] <DanthePolishmann> It just stopped scrolling down
[2:47] <DanthePolishmann> After ~ 10 minutes
[2:47] <DanthePolishmann> yes
[2:47] <DanthePolishmann> Recommended distro
[2:47] <threelegs> you were using apt-get to install it ?
[2:47] <DanthePolishmann> Yeah
[2:47] * byte (~byte@178-17-174-30.ip.as43289.net) Quit (Quit: ZNC 1.6.1 - http://znc.in)
[2:47] <DanthePolishmann> Why shouldn't I directly ssh into the pi?
[2:47] <threelegs> were you holding down enter ? :D
[2:47] <threelegs> That was for elisa87
[2:48] <DanthePolishmann> nop
[2:48] <DanthePolishmann> Well, either way, how do you search for installed software?
[2:48] <elisa87> I am a student and have no money literally @threelegs to do such!
[2:48] <DanthePolishmann> Or files
[2:48] <DanthePolishmann> threelegs: There's a run, but that's not the same thing
[2:48] <threelegs> DanthePolishmann: apt-cache search
[2:49] <threelegs> if you want to look for something that you don't have
[2:49] <threelegs> or did i miss understand your question ?
[2:49] <DanthePolishmann> So something like
[2:49] <DanthePolishmann> sudo apt-cache search *quassel*
[2:49] <DanthePolishmann> Shoudl work
[2:50] <threelegs> no need for the *
[2:50] <DanthePolishmann> Do wildcards not work?
[2:50] <threelegs> are you looking for software that you want to install
[2:50] <DanthePolishmann> No
[2:50] <threelegs> oh
[2:50] <DanthePolishmann> I'm talking about things on the system
[2:50] <threelegs> elaborate
[2:50] <DanthePolishmann> ot4whtgju8i alright
[2:50] <DanthePolishmann> So I'm looking for a piece of installed software
[2:50] <threelegs> locate finds programs names
[2:50] <DanthePolishmann> You know in windows, there's a native search function?
[2:50] <threelegs> if your doing it via cli
[2:50] <DanthePolishmann> It searches all of the files and programmes
[2:50] <DanthePolishmann> No, I want gui
[2:50] <threelegs> yes
[2:51] <threelegs> hm
[2:51] * Jackson (~Jackson@24.154.4.213) has joined #raspbian
[2:51] <threelegs> i haven't used a gui in forever :D
[2:51] * bobbySmurda (~bobbySmur@ool-44c43213.dyn.optonline.net) has joined #raspbian
[2:51] * unixabg (~richard@212.83.45.29) Quit (Ping timeout: 240 seconds)
[2:51] <threelegs> have you tried pressing the windows key
[2:51] <DanthePolishmann> Ok, I've found the quassel IRC under menu > internet
[2:51] <threelegs> :D
[2:51] <DanthePolishmann> lmfao
[2:51] <DanthePolishmann> That gets you to the menu
[2:51] <DanthePolishmann> I think I got it for now, I'll look into actually using it later
[2:51] <threelegs> ok
[2:52] <DanthePolishmann> And i heard that standard ubuntu distros will never work on the Pi2 because of the lack of power
[2:52] <threelegs> meh
[2:52] <threelegs> you can do it
[2:52] <DanthePolishmann> Well, I think that's to be expected. We have some really core2duo's in school that struggle with ubuntu
[2:52] <threelegs> it's just laggy
[2:52] <DanthePolishmann> We should really put some more lightweight programmes
[2:52] <threelegs> well gnome is pretty resource heavy
[2:53] * unixabg (~richard@212.83.45.29) has joined #raspbian
[2:53] <threelegs> it's not ubuntus fault it's really the gui
[2:53] <threelegs> there are more light weight guis but they arn't as good imo
[2:53] <elisa87> wow you so intelligent threelegs
[2:53] <elisa87> ssh pi@128.105.37.144
[2:53] <elisa87> pi@128.105.37.144's password:
[2:53] <elisa87> Permission denied, please try again.
[2:54] <threelegs> elisa87: so that worked ?
[2:54] <threelegs> i really didn't expect it to haha
[2:54] <elisa87> at least I could find the public IP using your Facebook method
[2:54] <threelegs> np
[2:54] <DanthePolishmann> I'm lost at https://www.youtube.com/watch?v=THj8bDN2tJo 2:24
[2:55] <threelegs> elisa87: also don't post your public ip in a logged irc :)
[2:55] <threelegs> it's a very bad idea
[2:55] <DanthePolishmann> I don't know how to add it to etc or whatever that is
[2:55] * zoktar (~zoktar@unaffiliated/zoktar) Quit (Ping timeout: 246 seconds)
[2:55] <threelegs> even though i'm doing it right now by being here
[2:56] <DanthePolishmann> threelegs: Do you see what I mean?
[2:56] * byte (~byte@178-17-174-30.ip.as43289.net) has joined #raspbian
[2:56] <bobbySmurda> ay guys im going from a pi 1 to a pi3 on raspbian, no noobs. I just run apt-get dist-upgrade right?
[2:56] * Aranel (~Aranel@unaffiliated/aranel) Quit (Ping timeout: 276 seconds)
[2:57] <threelegs> DanthePolishmann: not exactly
[2:58] <DanthePolishmann> threelegs: Start there https://youtu.be/THj8bDN2tJo?t=1m44s
[2:58] <threelegs> bobbySmurda: what do you mean going from a pi 1 to a pi 3
[2:59] <threelegs> DanthePolishmann: you're stuck on installing ?
[2:59] <threelegs> or getting the gui open
[2:59] <DanthePolishmann> Problem starts at 2:05 with the program
[2:59] <DanthePolishmann> They talk about adding 'lines' to etc host file
[3:00] <elisa87> @threelegs I wrote your solution here http://networkengineering.stackexchange.com/questions/28941/converting-private-ip-to-public-ip/28943#28943
[3:00] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[3:00] <threelegs> bobbySmurda: if you're just taking the sd card out of the pi 1 and putting it into the pi 3 i wouldn't recommended it because there could be interface issues.
[3:00] <threelegs> elisa87: thanks :)
[3:01] <DanthePolishmann> ,ac elisa87
[3:01] <DanthePolishmann> oops
[3:02] <DanthePolishmann> Forgot that that's a bot command specfic to another irc
[3:02] <threelegs> lol
[3:02] <threelegs> DanthePolishmann: sudo apt-get install vim
[3:02] <threelegs> or sudo apt-get install nano
[3:03] <threelegs> then run nano / vim on the hosts file
[3:03] * hanfm (~Thunderbi@x4d028814.dyn.telefonica.de) has joined #raspbian
[3:03] <DanthePolishmann> What's vim do?
[3:03] <elisa87> so I realized I got the wrong linux ip, it shows my home department not my lab http://imgur.com/SgW3Po8 why doesn't show the computer I was logged in today or at least the last week?
[3:04] <bobbySmurda> threelegs, I had raspbian lite jesse its mainly just a running vpn and minidlna server, I just bought a pi3, I know its a new cpu version but I looked it up online and folks said just run apt-get distro-upgrade and it would work..sounds too easy so I wanted to check..you think nah?
[3:05] * hanfm (~Thunderbi@x4d028814.dyn.telefonica.de) Quit (Client Quit)
[3:06] * klem (~klem@c-98-245-137-41.hsd1.co.comcast.net) Quit (Remote host closed the connection)
[3:07] <threelegs> bobbySmurda: well the current version of raspian is based on jessie and i'm guessing you're on wheezy so this should help. https://www.debian.org/releases/stable/amd64/release-notes/ch-upgrading.html but if you have another sd card you could always dd your current sd card to that and try it or even dd the sd card to a file as a backup and try it
[3:08] <bobbySmurda> threelegs, im on jesse now on my pi1
[3:08] <bobbySmurda> threelegs true, ill do it after i fix my GD vpn and post results
[3:08] <threelegs> so why would you need to dis upgrade :)
[3:09] <threelegs> unless it pulls another kernel
[3:09] <threelegs> i'm not sure
[3:09] <bobbySmurda> threelegs i thought it was something to do with going from arm6 to 53
[3:09] <bobbySmurda> kernel was what i was guessing
[3:09] <bobbySmurda> yea figured id asl
[3:09] <bobbySmurda> ask
[3:12] <threelegs> bobbySmurda: well i have been the only one answering questions since i got here :)
[3:12] <threelegs> i would go for it i'm pretty sure i have dded a img from a pi one to a pi 2 with out problems
[3:13] <bobbySmurda> #realMVP
[3:13] <bobbySmurda> lol
[3:13] <bobbySmurda> yea ill be the guinea pig, whats the worst that can happen?
[3:13] <bobbySmurda> THE FIRE IS SHOOTING AT US!!
[3:14] <bobbySmurda> sorry haven't slept in a while
[3:14] <threelegs> lol
[3:16] <threelegs> bobbySmurda: well it's still arm so you might not be as optimized but you never really are unless you're running gentoo .
[3:16] * Grishanko (61589156@gateway/web/freenode/ip.97.88.145.86) has joined #raspbian
[3:17] * bikram (~bikram@202.63.242.180) has joined #raspbian
[3:17] <bobbySmurda> im not trying to switch os'es, but i literally just set up my server and was like hmm i need a pi3 . I just hope my image works without redoing everything
[3:18] * Tachyon` is now known as Tachyawn
[3:18] <threelegs> well if you're already on jessie you might already have the changes
[3:19] <threelegs> i have only done dev for the mainline kernel.
[3:19] <threelegs> wait i take that back i have deved on the old pi as well
[3:19] <threelegs> for it
[3:19] <threelegs> hm
[3:19] <Grishanko> Is anyone else having problems with Err http://mirrordirector.raspbian.org jessie InRelease in apt-get?
[3:20] <threelegs> Grishanko what exactly is the nature of your error
[3:20] <bobbySmurda> did you just install the image?
[3:20] <bobbySmurda> gris
[3:21] <Grishanko> When running apt-get update or install it fails to initiate a connection to mirrordirector
[3:21] * BrucePi_ (~pi@p57AD122E.dip0.t-ipconnect.de) has joined #raspbian
[3:21] <threelegs> bobbySmurda: well i wasn't there but a intern took a img i had created and burnt it to the pi 2 that ad a armv7 processor vs the armv6 it was running on
[3:21] * ries (~ries@D979CC89.cm-3-2d.dynamic.ziggo.nl) Quit (Ping timeout: 260 seconds)
[3:22] <threelegs> and it worked
[3:22] <bobbySmurda> threelegs encouraging..maybe i will get some sleep tonight lol
[3:23] <threelegs> but just in case do a backup with dd
[3:23] <threelegs> it's doesn't even take very long
[3:23] <threelegs> and you can always dd it back
[3:24] * BrucePi (~pi@p57AD1A39.dip0.t-ipconnect.de) Quit (Ping timeout: 248 seconds)
[3:24] <bobbySmurda> yea i will
[3:26] <threelegs> i think i'll repost my question lol
[3:26] <threelegs> Hello i'm having a issue with the gpio pins on a raspberry pi. I have a program that activates the gpio pins on when this program runs. The program runs fine as root automaticly however when set to a limited user that only has access to gpio it will file on boot however run fine if started manually. Now the program isn't set to start untill runlevel two so i don't think it could be a hardware lock. Any ideas ?
[3:26] <threelegs> fail not file
[3:26] <threelegs> lol
[3:28] * DanthePolishmann (20d142ad@gateway/web/cgi-irc/kiwiirc.com/ip.32.209.66.173) Quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
[3:29] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) Quit (Remote host closed the connection)
[3:33] * Grishanko (61589156@gateway/web/freenode/ip.97.88.145.86) Quit (Quit: Page closed)
[3:34] <bobbySmurda> chmod/chown the program..only thing i can think of
[3:36] <threelegs> Nah the program actually runs it just doesn't run the gpio pins
[3:37] <bobbySmurda> sorry man got me there
[3:37] * taza (~taza@unaffiliated/taza) Quit ()
[3:44] * IrishGringo (~chatzilla@2601:586:c200:6eaa:609d:42ba:2700:31fb) has joined #raspbian
[3:44] <threelegs> Whelp i guess i'm going to have to jtag it
[3:44] <threelegs> better make me some harnesses
[3:45] <threelegs> any more questions before i leave ?
[3:45] <threelegs> gogogog
[3:45] <bobbySmurda> i dont have any for threelegs
[3:45] <bobbySmurda> ahhhh
[3:45] <bobbySmurda> lol
[3:45] <bobbySmurda> have fun
[3:46] * threelegs (4954d27b@gateway/web/freenode/ip.73.84.210.123) Quit (Quit: Page closed)
[3:48] * Jackson (~Jackson@24.154.4.213) Quit (Quit: Beam me up Scotty!)
[3:51] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[3:51] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) Quit (Read error: Connection reset by peer)
[3:56] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[3:56] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) has joined #raspbian
[4:06] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) has joined #raspbian
[4:12] * pingaan (~tjohej@46.246.116.203) has joined #raspbian
[4:19] * bobbySmurda (~bobbySmur@ool-44c43213.dyn.optonline.net) Quit ()
[4:20] * \ni (~\ni@bl20-160-153.dsl.telepac.pt) Quit (Quit: _Leaving)
[4:40] * linkedinyou (~linkediny@unaffiliated/linkedinyou) has joined #raspbian
[4:42] * Stig (~the_One@94.23.84.4) has joined #raspbian
[4:43] * elisa87 (~elisa87@204.15.24.220) Quit (Remote host closed the connection)
[4:52] * Aranel (~Aranel@unaffiliated/aranel) Quit (Ping timeout: 244 seconds)
[4:54] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[4:54] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) Quit (Remote host closed the connection)
[4:56] * zoktar (~zoktar@78-70-243-143-no186.tbcn.telia.com) has joined #raspbian
[4:56] * zoktar (~zoktar@78-70-243-143-no186.tbcn.telia.com) Quit (Changing host)
[4:56] * zoktar (~zoktar@unaffiliated/zoktar) has joined #raspbian
[4:58] * pingaan (~tjohej@46.246.116.203) Quit (Remote host closed the connection)
[5:07] * auk (~auk@cpe-107-185-197-129.socal.res.rr.com) has joined #raspbian
[5:07] <auk> hello everyone
[5:07] <auk> anyone else experiencing problems with the raspian apt servers recently?
[5:09] <auk> i'm trying to figure out if it's my install or the servers that are bugging
[5:09] <auk> ...apt-get update hangs on one of the servers and never resolves
[5:11] * IrishGringo (~chatzilla@2601:586:c200:6eaa:609d:42ba:2700:31fb) Quit (Ping timeout: 250 seconds)
[5:20] <auk> fyi, i replaced http://mirrordirector.raspbian.org/ with http://archive.raspbian.org/ in sources.list and it works
[5:25] * InfoTest (~Thunderbi@tgn.149.28.171.dts.mg) has joined #raspbian
[5:29] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[5:40] * InfoTest (~Thunderbi@tgn.149.28.171.dts.mg) Quit (Quit: InfoTest)
[5:41] * InfoTest (~Thunderbi@tgn.149.28.171.dts.mg) has joined #raspbian
[5:47] * auk (~auk@cpe-107-185-197-129.socal.res.rr.com) Quit (Ping timeout: 252 seconds)
[5:49] * auk (~auk@cpe-107-185-197-129.socal.res.rr.com) has joined #raspbian
[5:54] * InfoTest1 (~Thunderbi@tgn.149.26.100.dts.mg) has joined #raspbian
[5:54] * InfoTest (~Thunderbi@tgn.149.28.171.dts.mg) Quit (Ping timeout: 240 seconds)
[5:58] * InfoTest1 (~Thunderbi@tgn.149.26.100.dts.mg) Quit (Ping timeout: 240 seconds)
[5:59] * InfoTest (~Thunderbi@tgn.149.22.248.dts.mg) has joined #raspbian
[6:00] * auk (~auk@cpe-107-185-197-129.socal.res.rr.com) Quit (Ping timeout: 264 seconds)
[6:04] * auk (~auk@cpe-107-185-197-129.socal.res.rr.com) has joined #raspbian
[6:07] * InfoTest (~Thunderbi@tgn.149.22.248.dts.mg) Quit (Quit: InfoTest)
[6:28] * rockstar__ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) Quit (Remote host closed the connection)
[6:30] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) Quit (Ping timeout: 240 seconds)
[6:44] * XSoul (~XRule@130.204.109.55) Quit (Excess Flood)
[6:44] * XSoul (~XRule@130.204.109.55) has joined #raspbian
[6:49] * bizarro_1 (~bizarro_1@135.red-79-147-243.dynamicip.rima-tde.net) Quit (Quit: Leaving)
[6:52] * n2nn (~ninn@mail1.benedict.at) has joined #raspbian
[6:56] * bikram (~bikram@202.63.242.180) Quit (Ping timeout: 276 seconds)
[7:01] * lupinedk (~lupine6@unaffiliated/lupinedk) Quit (Ping timeout: 276 seconds)
[7:03] * JakeSays (~jake@chat.thatswhatjakesaid.com) Quit (Ping timeout: 244 seconds)
[7:04] * lupinedk (~lupine6@unaffiliated/lupinedk) has joined #raspbian
[7:04] * CME (~CME@cl-3772.ham-01.de.sixxs.net) Quit (Ping timeout: 268 seconds)
[7:05] * JakeSays (~jake@chat.thatswhatjakesaid.com) has joined #raspbian
[7:08] * Lo-lan-do (~roland@polymir.placard.fr.eu.org) has left #raspbian
[7:10] * auk (~auk@cpe-107-185-197-129.socal.res.rr.com) Quit (Quit: WeeChat 1.4)
[7:11] * PowerKiller (~PowerKill@116.193.130.190) has joined #raspbian
[7:11] * PowerKiller (~PowerKill@116.193.130.190) Quit (Changing host)
[7:11] * PowerKiller (~PowerKill@unaffiliated/powerkiller) has joined #raspbian
[7:13] * weox (uid112413@gateway/web/irccloud.com/x-tbasbafiyydvbguw) Quit (Quit: Connection closed for inactivity)
[7:16] * bikram (~bikram@202.63.242.180) has joined #raspbian
[7:16] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[7:19] * rkm (~rkm@cpe-98-27-52-173.nc.res.rr.com) Quit (Quit: rkm)
[7:23] * lazy_prince (~killer_pr@idp01webcache2-z.apj.hpecore.net) Quit (Read error: Connection reset by peer)
[7:26] * lazy_prince (~killer_pr@idp01webcache2-z.apj.hpecore.net) has joined #raspbian
[7:33] * HerculeP (~herc@95-210-201-21.ip.skylogicnet.com) Quit (Read error: Connection reset by peer)
[7:34] * HerculeP (~herc@95-210-201-21.ip.skylogicnet.com) has joined #raspbian
[7:35] * rkm (~rkm@cpe-98-27-52-173.nc.res.rr.com) has joined #raspbian
[7:39] * niobos (~niobos@serv03.imset.org) has joined #raspbian
[7:40] <niobos> Hi; I'm getting a connection timeout for mirrordirector.raspbian.org. Is it just me, or is it a more general problem?
[7:43] <niobos> (countrary to what I read in the logs from before I joined, I do get a resolve (both IPv4 and IPv6)
[7:43] * PowerKiller (~PowerKill@unaffiliated/powerkiller) Quit (Ping timeout: 264 seconds)
[7:48] * cyborglone (~cyborg-on@212-178-29-143.broadband.tenet.odessa.ua) has joined #raspbian
[7:49] * cyborg-one (~cyborg-on@212-178-29-143.broadband.tenet.odessa.ua) Quit (Ping timeout: 244 seconds)
[7:51] * cyborg-one (~cyborg-on@212-178-29-143.broadband.tenet.odessa.ua) has joined #raspbian
[7:51] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[7:52] * cyborgIone (~cyborg-on@212-178-29-143.broadband.tenet.odessa.ua) has joined #raspbian
[7:53] * cyborglone (~cyborg-on@212-178-29-143.broadband.tenet.odessa.ua) Quit (Ping timeout: 244 seconds)
[7:56] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[7:56] * cyborg-one (~cyborg-on@212-178-29-143.broadband.tenet.odessa.ua) Quit (Ping timeout: 244 seconds)
[7:56] * cyborgIone (~cyborg-on@212-178-29-143.broadband.tenet.odessa.ua) Quit (Ping timeout: 244 seconds)
[8:08] * mildouze (~Icedove@AAmiens-156-1-71-238.w90-34.abo.wanadoo.fr) has joined #raspbian
[8:12] * niobos (~niobos@serv03.imset.org) has left #raspbian
[8:12] * pingaan (~tjohej@46.246.67.72) has joined #raspbian
[8:17] * Aranel (~Aranel@unaffiliated/aranel) Quit (Ping timeout: 276 seconds)
[8:26] * xplora1a (~stuart@81.144.225.214) has joined #raspbian
[8:28] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[8:30] * ShapeShifter499 (~ShapeShif@unaffiliated/shapeshifter499) Quit (Ping timeout: 268 seconds)
[8:32] * ShapeShifter499 (~ShapeShif@unaffiliated/shapeshifter499) has joined #raspbian
[8:37] * outofsorts (~outofsort@199.19.95.188) has joined #raspbian
[8:41] * bikram (~bikram@202.63.242.180) Quit (Ping timeout: 248 seconds)
[8:42] * pingaan (~tjohej@46.246.67.72) Quit (Ping timeout: 268 seconds)
[8:47] * CME (~CME@ip5f5b1f8f.dynamic.kabel-deutschland.de) has joined #raspbian
[8:52] * bikram (~bikram@202.63.242.180) has joined #raspbian
[8:54] * kOoLiNuS (~kOoLiNuS@mambo.ba.itb.cnr.it) has joined #raspbian
[9:03] * CurryWurst (~CurryWurs@server.samoylyk.net) Quit (Remote host closed the connection)
[9:05] * mildouze1 (~Thunderbi@AAmiens-156-1-71-238.w90-34.abo.wanadoo.fr) has joined #raspbian
[9:06] * CurryWurst (~CurryWurs@server.samoylyk.net) has joined #raspbian
[9:11] * loadbang (~simon@5.80.15.101) has joined #raspbian
[9:11] * Stig (~the_One@94.23.84.4) Quit (Ping timeout: 264 seconds)
[9:12] * Stig (~the_One@94.23.84.4) has joined #raspbian
[9:12] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[9:13] * ShapeShifter499 (~ShapeShif@unaffiliated/shapeshifter499) Quit (Ping timeout: 250 seconds)
[9:14] * ShapeShifter499 (~ShapeShif@unaffiliated/shapeshifter499) has joined #raspbian
[9:15] * Aranel (~Aranel@unaffiliated/aranel) Quit (Ping timeout: 276 seconds)
[9:15] * hanfm (~Thunderbi@x4d028814.dyn.telefonica.de) has joined #raspbian
[9:16] * balrog-k1n (~balrog@89-67-121-18.dynamic.chello.pl) Quit (Ping timeout: 244 seconds)
[9:17] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[9:17] * hanfm (~Thunderbi@x4d028814.dyn.telefonica.de) Quit (Client Quit)
[9:18] * balrog-k1n (~balrog@89-67-121-18.dynamic.chello.pl) has joined #raspbian
[9:21] <lordievader> Good morning.
[9:24] * HerculeP (~herc@95-210-201-21.ip.skylogicnet.com) Quit (Remote host closed the connection)
[9:25] <kOoLiNuS> good morning
[9:26] * rkm (~rkm@cpe-98-27-52-173.nc.res.rr.com) Quit (Quit: rkm)
[9:27] <lordievader> o/
[9:44] * ries (~ries@D979CC89.cm-3-2d.dynamic.ziggo.nl) has joined #raspbian
[9:55] * andatche (~andatche@mule.andatche.com) Quit (Ping timeout: 244 seconds)
[9:55] * BrucePi_ (~pi@p57AD122E.dip0.t-ipconnect.de) Quit (Ping timeout: 246 seconds)
[9:56] * andatche (~andatche@mule.andatche.com) has joined #raspbian
[10:01] * HerculeP (~herc@ip-109-47-195-183.web.vodafone.de) has joined #raspbian
[10:19] * lemonzest (~lemonzest@unaffiliated/lemonzest) has joined #raspbian
[10:28] * robingr (~robingr@heather.robingroppe.de) Quit (Quit: ZNC 1.6.2+deb2+trusty0 - http://znc.in)
[10:36] * heroux (sandroco@gateway/shell/insomnia247/x-lmwkzicrdwnqqrzm) Quit (Ping timeout: 244 seconds)
[10:36] * djukon (transitor@gateway/shell/insomnia247/x-svioxhamqgladqyg) Quit (Ping timeout: 244 seconds)
[10:37] * robingr (~robingr@heather.robingroppe.de) has joined #raspbian
[10:38] * mildouze1 (~Thunderbi@AAmiens-156-1-71-238.w90-34.abo.wanadoo.fr) Quit (Ping timeout: 276 seconds)
[10:45] * heroux (sandroco@gateway/shell/insomnia247/x-yhmgddogjhjwqlts) has joined #raspbian
[10:45] * djukon (transitor@gateway/shell/insomnia247/x-lfrbjjoygcqgpeln) has joined #raspbian
[10:45] * Lemmata (~quassel@201.11.187.81.in-addr.arpa) has joined #raspbian
[10:55] * ries (~ries@D979CC89.cm-3-2d.dynamic.ziggo.nl) Quit (Quit: ries)
[10:59] * veryphatic (017982ec@gateway/web/freenode/ip.1.121.130.236) has joined #raspbian
[11:02] * outofsorts (~outofsort@199.19.95.188) Quit (Quit: I read the O'Reilly sendmail 'bat' book, now I know Kung Fu)
[11:12] * ries_2 (~ries@D979CC89.cm-3-2d.dynamic.ziggo.nl) has joined #raspbian
[11:15] * ries_2 (~ries@D979CC89.cm-3-2d.dynamic.ziggo.nl) Quit (Read error: Connection reset by peer)
[11:16] * ries_2 (~ries@D979CC89.cm-3-2d.dynamic.ziggo.nl) has joined #raspbian
[11:19] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) Quit (Ping timeout: 252 seconds)
[11:22] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) has joined #raspbian
[11:26] * ries_2 is now known as ries
[11:31] * bikram (~bikram@202.63.242.180) Quit (Remote host closed the connection)
[11:34] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) has joined #raspbian
[11:36] * M3mphiZ (~quassel@unaffiliated/memphizzzzzz) Quit (Ping timeout: 244 seconds)
[11:38] * [diablo] (~diablo@unaffiliated/miles/x-000000001) has joined #raspbian
[11:39] * M3mphiZ (~quassel@unaffiliated/memphizzzzzz) has joined #raspbian
[11:40] <[diablo]> Afternoon #rapsbian ... I've got an old first version Pi, and a weird problem... I can SSH into sometimes but then get broken pipe from my Mac with iTerm2 , however if I SSH in via another pi which causes no issue whatsoever it stays open...
[11:40] <[diablo]> I can always ping the pi, but it won't ssh...
[11:41] <[diablo]> but if I then ssh into the second, and ssh into the first, its fine.. bizarre
[11:42] <Jusii> sounds like problem with the client
[11:42] <Jusii> maybe some keepalive thing
[11:42] * linkedinyou (~linkediny@unaffiliated/linkedinyou) Quit (Ping timeout: 260 seconds)
[11:42] <Jusii> I'd start with google: iterm2 ssh broken pipe
[11:43] <[diablo]> hi Jusii
[11:43] <[diablo]> yeah I hear ya, but the weird thing is the pi thats working A-OK is exactly the same config
[11:44] <[diablo]> to the best of my belief, nothing differs between the two
[11:47] * _yoy_ (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Ping timeout: 264 seconds)
[11:50] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[11:51] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[11:52] * Smither (~Smither@cpc65019-brad19-2-0-cust125.17-1.cable.virginm.net) has joined #raspbian
[11:56] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[11:57] * Smither (~Smither@cpc65019-brad19-2-0-cust125.17-1.cable.virginm.net) has left #raspbian
[11:59] * shootbird (~quassel@beepbeep.serverpit.com) Quit (Ping timeout: 260 seconds)
[12:00] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) has joined #raspbian
[12:00] * marshal0605 (~marshal05@trivialand/elite/marshal0505) has joined #raspbian
[12:00] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) Quit (Client Quit)
[12:01] * Zhyr (~Aimann@CPEbc4dfb6cb233-CMbc4dfb6cb230.cpe.net.cable.rogers.com) Quit (Ping timeout: 240 seconds)
[12:03] * shootbird (~quassel@beepbeep.serverpit.com) has joined #raspbian
[12:04] * marshal0505 (~marshal05@trivialand/elite/marshal0505) Quit (Ping timeout: 276 seconds)
[12:07] * hphuhtin (henkka@pdpc/supporter/professional/hphuhtin) has joined #raspbian
[12:07] <[diablo]> real strange, I can't even telnet the IP to port 22 from the mac, but no issue connecting via the other Pi
[12:07] <[diablo]> but it can ping from the Mac
[12:10] * marshal0605 is now known as marshal0505
[12:11] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) has joined #raspbian
[12:11] * ColdKeyboard[a] (~ck@cable-188-2-23-161.dynamic.sbb.rs) has joined #raspbian
[12:12] * ColdKeyboard[a] (~ck@cable-188-2-23-161.dynamic.sbb.rs) Quit (Client Quit)
[12:15] * Tachyawn is now known as Tachyon`
[12:18] * rkm (~rkm@cpe-98-27-52-173.nc.res.rr.com) has joined #raspbian
[12:19] * peawormsworth (~peawormsw@24.85.117.173) has joined #raspbian
[12:21] <peawormsworth> when i run 'apt-get update' it gets stuck on mirrordirector.raspbian.org
[12:21] <peawormsworth> I am wondering if someone else could try an update on raspbian to see if it is just my personal issue.
[12:21] <hphuhtin> happens for me too
[12:22] <peawormsworth> ok thanks. yes. because it worked for me an hour ago.
[12:23] <hphuhtin> you can choose a mirror in /etc/apt/sources.list in the meantime I guess
[12:25] <hphuhtin> choose from here https://www.raspbian.org/RaspbianMirrors
[12:27] * Tachyon` is now known as Tachgone
[12:36] * Efynox (Efynox@2a01:e35:2f42:a10:c077:4a8:e35e:66bd) has joined #raspbian
[12:37] * Zbyshek (~neo@silentic.zbyshek.net) Quit (Ping timeout: 244 seconds)
[12:41] * Schnap_pi (~pi@p57AD122E.dip0.t-ipconnect.de) has joined #raspbian
[12:42] * loadbang (~simon@5.80.15.101) Quit (Quit: loadbang)
[12:43] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) has joined #raspbian
[12:43] <Schnap_pi> whats the best way to get a return value of 0 for ' ssh pi@192.168.178.55 "sudo reboot" '? Reboot kills the ssh connection. Return value is 255 in that case.
[12:46] * drupol (sid117588@gateway/web/irccloud.com/x-tqybjyxqrrldbktm) has joined #raspbian
[12:46] <drupol> Hi all,
[12:46] <drupol> I'm having trouble to set my keyboard layout on my Pi, how to change those settings without using raspi-config?
[12:47] <drupol> (I never used Debian before)
[12:48] * veryphatic (017982ec@gateway/web/freenode/ip.1.121.130.236) Quit (Ping timeout: 250 seconds)
[12:51] <Schnap_pi> drupol, you got a monitor?
[12:51] <drupol> Schnap_pi: no, xrdp remote session
[12:51] * Tachgone (tachyon@autie.net) Quit (Quit: ZNC - http://znc.in)
[12:52] <hphuhtin> why not use raspi-config?
[12:52] <drupol> hphuhtin: it doesn't work
[12:52] <hphuhtin> ssh in, it should work
[12:52] <Schnap_pi> drupol ssh connection should work
[12:52] * loadbang (~simon@5.80.15.101) has joined #raspbian
[12:52] <drupol> hphuhtin: see: https://www.raspberrypi.org/forums/viewtopic.php?t=122490&p=836754
[12:52] <drupol> Schnap_pi: ok I'm in ssh now
[12:53] <drupol> keyboard is fine there
[12:53] <drupol> But I want to set it for XRDP session, so X11.
[12:53] <Schnap_pi> drupol, you could change the keyboard and then make a diff of the sd card to find a setting
[12:53] <drupol> in /etc/default/keyboard I think
[12:58] * mike_t (~mike@95.67.247.240) has joined #raspbian
[12:59] * TheLostAdmin (~TheLostAd@45.72.133.64) has joined #raspbian
[13:01] * marshal0605 (~marshal05@trivialand/elite/marshal0505) has joined #raspbian
[13:04] * marshal0505 (~marshal05@trivialand/elite/marshal0505) Quit (Ping timeout: 252 seconds)
[13:05] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) Quit (Quit: Leaving...)
[13:05] * marshal0605 is now known as marshal0505
[13:14] * IrishGringo (~chatzilla@2601:586:c200:6eaa:609d:42ba:2700:31fb) has joined #raspbian
[13:16] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) Quit (Remote host closed the connection)
[13:19] * kOoLiNuS (~kOoLiNuS@mambo.ba.itb.cnr.it) Quit (Quit: Textual IRC Client: www.textualapp.com)
[13:19] * weox (uid112413@gateway/web/irccloud.com/x-vzmpppljoibyilsj) has joined #raspbian
[13:20] * Datalink (~Datalink@unaffiliated/datalink) Quit (Read error: Connection reset by peer)
[13:21] * Datalink (~Datalink@unaffiliated/datalink) has joined #raspbian
[13:26] * rkm (~rkm@cpe-98-27-52-173.nc.res.rr.com) Quit (Ping timeout: 240 seconds)
[13:27] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) has joined #raspbian
[13:28] * Aranel (~Aranel@unaffiliated/aranel) Quit (Ping timeout: 246 seconds)
[13:29] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[13:30] * Zbyshek (~neo@83.240.61.62) has joined #raspbian
[13:35] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) has joined #raspbian
[13:37] * Aranel (~Aranel@unaffiliated/aranel) Quit (Ping timeout: 248 seconds)
[13:40] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[13:42] * kronsbe (~chatzilla@62.48.72.147) has joined #raspbian
[13:47] * taza (~taza@unaffiliated/taza) has joined #raspbian
[13:48] * Schnap_pi_ (~pi@p57AD274E.dip0.t-ipconnect.de) has joined #raspbian
[13:49] * Schnap_pi (~pi@p57AD122E.dip0.t-ipconnect.de) Quit (Ping timeout: 240 seconds)
[13:54] * vcolombo (~vcolombo@cip-248.trustwave.com) has joined #raspbian
[14:07] * IrishGringo (~chatzilla@2601:586:c200:6eaa:609d:42ba:2700:31fb) Quit (Ping timeout: 268 seconds)
[14:08] * funky1 (~funky@ip51cf100e.direct-adsl.nl) Quit (Remote host closed the connection)
[14:08] * funky1 (~funky@ip51cf100e.direct-adsl.nl) has joined #raspbian
[14:08] * diytto (~diytto@2a01:4f8:162:124::2) Quit (Ping timeout: 250 seconds)
[14:09] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Ping timeout: 250 seconds)
[14:09] * babel (~quassel@2001:41d0:a:25b0::1) Quit (Ping timeout: 250 seconds)
[14:09] * gregoa (~gregoa@colleen.colgarra.priv.at) Quit (Ping timeout: 250 seconds)
[14:09] * Dagger (~dagger@sawako.haruhi.eu) Quit (Ping timeout: 250 seconds)
[14:09] * gregoa (~gregoa@colleen.colgarra.priv.at) has joined #raspbian
[14:09] * ShorTie (~Idiot@unaffiliated/shortie) Quit (Read error: Connection reset by peer)
[14:09] * odin_ (~Odin@2a01:348:261:32:211:11ff:fe6b:2483) Quit (Ping timeout: 250 seconds)
[14:09] * Riviera` (Riviera@2a03:b0c0:1:d0::10:b001) Quit (Ping timeout: 250 seconds)
[14:10] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) Quit (Ping timeout: 250 seconds)
[14:10] * Dagger2 (~dagger@sawako.haruhi.eu) has joined #raspbian
[14:11] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[14:12] * babel (~quassel@2001:41d0:a:25b0::1) has joined #raspbian
[14:12] * loadbang (~simon@5.80.15.101) Quit (Quit: loadbang)
[14:12] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) Quit (Ping timeout: 250 seconds)
[14:13] * Enari (~Enari@shell.minit.nu) Quit (Ping timeout: 250 seconds)
[14:14] * streetwitch (~streetwit@172.56.28.136) has joined #raspbian
[14:14] * Enari (~Enari@shell.minit.nu) has joined #raspbian
[14:14] * unlord_ (unlord@mf4-xiph.osuosl.org) has joined #raspbian
[14:14] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) has joined #raspbian
[14:15] * dougiel (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[14:15] * streetwitch (~streetwit@172.56.28.136) Quit (Read error: Connection reset by peer)
[14:16] * streetwitch (~streetwit@172.56.28.217) has joined #raspbian
[14:16] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) has joined #raspbian
[14:16] * Dad0u (~Dadou@AMontsouris-654-1-181-69.w82-123.abo.wanadoo.fr) has joined #raspbian
[14:17] * Alynna (~alynna@c-50-183-154-168.hsd1.co.comcast.net) Quit (Ping timeout: 264 seconds)
[14:18] * Alynna (~alynna@c-50-183-154-168.hsd1.co.comcast.net) has joined #raspbian
[14:18] * samB__ (~samB__@2.125.43.243) Quit (Ping timeout: 240 seconds)
[14:18] * Dadou (~Dadou@AMontsouris-654-1-181-69.w82-123.abo.wanadoo.fr) Quit (Ping timeout: 240 seconds)
[14:18] * unlord (unlord@mf4-xiph.osuosl.org) Quit (Ping timeout: 240 seconds)
[14:18] * Spec (~Spec@unaffiliated/spec) Quit (Ping timeout: 240 seconds)
[14:18] * gregL (~greg@cpe-74-76-121-109.nycap.res.rr.com) Quit (Ping timeout: 240 seconds)
[14:18] * diytto_znc (~diytto@2a01:4f8:162:124::2) has joined #raspbian
[14:19] * hanfm (~Thunderbi@x4d028814.dyn.telefonica.de) has joined #raspbian
[14:19] * gregL (~greg@cpe-74-76-121-109.nycap.res.rr.com) has joined #raspbian
[14:20] * samB__ (~samB__@2.125.43.243) has joined #raspbian
[14:21] * streetwitch (~streetwit@172.56.28.217) Quit (Ping timeout: 248 seconds)
[14:21] * Spec (~Spec@unaffiliated/spec) has joined #raspbian
[14:22] * IrishGringo (~chatzilla@2601:586:c200:6eaa:609d:42ba:2700:31fb) has joined #raspbian
[14:24] * odin_ (~Odin@cpc22-soli5-2-0-cust111.19-1.cable.virginm.net) has joined #raspbian
[14:29] * calston (~snr@imcol.in) has joined #raspbian
[14:29] <calston> hello
[14:29] <calston> mirrordirector seems to behaving strangely
[14:29] <Schnap_pi_> yeah
[14:29] <Schnap_pi_> just change it
[14:29] <calston> I did, just checking someone knew :)
[14:29] <Schnap_pi_> :P
[14:37] * incandenza (~incandenz@cpc78545-basf13-2-0-cust46.12-3.cable.virginm.net) has joined #raspbian
[14:40] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[14:41] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) has joined #raspbian
[14:46] * mike_t (~mike@95.67.247.240) Quit (Ping timeout: 248 seconds)
[14:50] <Schnap_pi_> is it possible to resize the sd without reboot?
[14:54] * phil42 (~pi@c-76-125-104-228.hsd1.ar.comcast.net) Quit (Remote host closed the connection)
[14:55] * Timonius (~timkling@185.19.197.37) has joined #raspbian
[14:57] * dougiel (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[15:07] <n2nn> Schnappi ... lol :D
[15:07] <n2nn> (your nick, not the question)
[15:08] * n2nn (~ninn@mail1.benedict.at) Quit (Quit: Leaving)
[15:13] * _yoy_ (~YoY@ARennes-659-1-21-108.w86-215.abo.wanadoo.fr) has joined #raspbian
[15:14] * Timonius (~timkling@185.19.197.37) Quit (Quit: Leaving)
[15:15] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Ping timeout: 244 seconds)
[15:17] * unlord_ is now known as unlord
[15:21] * Schnap_pi_ (~pi@p57AD274E.dip0.t-ipconnect.de) Quit (Ping timeout: 248 seconds)
[15:25] * dRuMz (~dRuMz@f055022121.adsl.alicedsl.de) has joined #raspbian
[15:27] * linkedinyou (~linkediny@unaffiliated/linkedinyou) has joined #raspbian
[15:36] * incandenza (~incandenz@cpc78545-basf13-2-0-cust46.12-3.cable.virginm.net) has left #raspbian
[15:38] * kyew2 (~kyew@209.218.210.2.static.integritynet.com) has joined #raspbian
[15:39] * loadbang (~simon@5.80.15.101) has joined #raspbian
[15:46] * IrishGringo (~chatzilla@2601:586:c200:6eaa:609d:42ba:2700:31fb) Quit (Ping timeout: 248 seconds)
[15:50] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[15:51] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[15:51] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has joined #raspbian
[15:52] * Dagger2 (~dagger@sawako.haruhi.eu) Quit (Max SendQ exceeded)
[15:53] * cyborg-one (~cyborg-on@62.16.5.94) has joined #raspbian
[15:54] * Dagger2 (~dagger@sawako.haruhi.eu) has joined #raspbian
[15:56] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[16:00] * ShorTie (~Idiot@pool-173-50-20-235.slsbmd.east.verizon.net) has joined #raspbian
[16:00] * ShorTie (~Idiot@pool-173-50-20-235.slsbmd.east.verizon.net) Quit (Changing host)
[16:00] * ShorTie (~Idiot@unaffiliated/shortie) has joined #raspbian
[16:00] * Alynna (~alynna@c-50-183-154-168.hsd1.co.comcast.net) Quit (Ping timeout: 244 seconds)
[16:02] * Alynna (~alynna@c-50-183-154-168.hsd1.co.comcast.net) has joined #raspbian
[16:02] * HerculeP (~herc@ip-109-47-195-183.web.vodafone.de) Quit (Remote host closed the connection)
[16:03] * cyborglone (~cyborg-on@62.16.5.94) has joined #raspbian
[16:03] * cyborg-one (~cyborg-on@62.16.5.94) Quit (Read error: Connection reset by peer)
[16:04] * hanfm (~Thunderbi@x4d028814.dyn.telefonica.de) Quit (Ping timeout: 244 seconds)
[16:05] * m_khvoinitsky (~quassel@2a01:4f8:d16:6cc1::2) Quit (Read error: Connection reset by peer)
[16:06] * kyew2 (~kyew@209.218.210.2.static.integritynet.com) Quit (Quit: Leaving)
[16:06] * kyew2 (~kyew@209.218.210.2.static.integritynet.com) has joined #raspbian
[16:08] * m_khvoinitsky (~quassel@khvoinitsky.org) has joined #raspbian
[16:09] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Quit: I'm off.. See Ya!)
[16:15] * KsmoinO (257acd3b@gateway/web/freenode/ip.37.122.205.59) has joined #raspbian
[16:16] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[16:20] * Schnappi (~pi@p57AD274E.dip0.t-ipconnect.de) has joined #raspbian
[16:22] <Schnappi> the march raspian image has a lot more ports open, february just had ssh, now also pop2. mdbs_daemon, ansoft-lm-2, xrl, abyss and 2 unknown (5544/tcp, 9877/tcp)
[16:23] * Ranebo (~alynna@c-50-183-154-168.hsd1.co.comcast.net) has joined #raspbian
[16:23] * Alynna (~alynna@c-50-183-154-168.hsd1.co.comcast.net) Quit (Read error: Connection reset by peer)
[16:24] * Ranebo is now known as Alynna
[16:26] * meteorman (~pi@213.179.208.88) has joined #raspbian
[16:26] <meteorman> hi does anyone know how to change ua string of w3m?
[16:26] <meteorman> i would ask in linux channel but im not registered.
[16:26] <meteorman> -.-
[16:27] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) Quit (Remote host closed the connection)
[16:27] <at0m> meteorman: then /msg nickserv help register
[16:29] <meteorman> yes, I am, but i was looking for a quick answer right quick
[16:30] * kristianpaul (~kristianp@unaffiliated/kristianpaul) has left #raspbian
[16:31] * meteorman (~pi@213.179.208.88) Quit (Quit: leaving)
[16:32] * kronsbe (~chatzilla@62.48.72.147) Quit (Quit: ChatZilla 0.9.92 [Firefox 45.0/20160303134406])
[16:35] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) has joined #raspbian
[16:37] <Schnappi> is it possible to let rpi-update just run if a new version is available?
[16:38] <Schnappi> actually I let my update script do an update periodically but it also updates if the current version is already installed which is not efficient
[16:41] * KlausedSource (~KlausedSo@mwnb.rz.fh-trier.de) Quit (Remote host closed the connection)
[16:41] * KlausedSource (~KlausedSo@mwnb.rz.fh-trier.de) has joined #raspbian
[16:41] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Ping timeout: 276 seconds)
[16:44] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[16:45] * _yoy_ (~YoY@ARennes-659-1-21-108.w86-215.abo.wanadoo.fr) Quit (Ping timeout: 244 seconds)
[16:46] * Haruno (~lucas@197.226.170.178) has joined #raspbian
[16:47] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) has joined #raspbian
[16:48] * KsmoinO (257acd3b@gateway/web/freenode/ip.37.122.205.59) Quit (Quit: Page closed)
[16:49] * KlausedSource (~KlausedSo@mwnb.rz.fh-trier.de) Quit (Quit: Leaving)
[16:51] * vagrantc (~vagrant@unaffiliated/vagrantc) has joined #raspbian
[16:51] * ChanServ sets mode +o vagrantc
[16:55] * Efynox (Efynox@2a01:e35:2f42:a10:c077:4a8:e35e:66bd) Quit (Ping timeout: 260 seconds)
[16:58] * Alynna (~alynna@c-50-183-154-168.hsd1.co.comcast.net) Quit (Ping timeout: 268 seconds)
[16:58] * Riviera` (Riviera@2a03:b0c0:1:d0::10:b001) has joined #raspbian
[17:00] * ed-ilyin-lv (~ed@80.232.240.7) Quit (Ping timeout: 276 seconds)
[17:10] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[17:11] * [diablo] (~diablo@unaffiliated/miles/x-000000001) Quit (Quit: Leaving)
[17:12] * TheLostAdmin (~TheLostAd@45.72.133.64) Quit (Quit: Leaving)
[17:23] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) Quit (Ping timeout: 276 seconds)
[17:23] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) has joined #raspbian
[17:25] * dougiel (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[17:28] * linuk0 (bec76675@gateway/web/freenode/ip.190.199.102.117) has joined #raspbian
[17:28] * h4ndy is now known as H4ndy
[17:36] * fred1807 (~fred1807@189.123.247.231) has joined #raspbian
[17:37] * linuk0 (bec76675@gateway/web/freenode/ip.190.199.102.117) Quit (Ping timeout: 250 seconds)
[17:38] <fred1807> I am using command line only version of Raspbian (via netinst) , how can I clone 1 sd card (that is inserted on one of the usb ports) to 3 other blank sd cards ? Is it okay to use all 4 usb ports at the same time like this? Do I need to mount the sd card? Please help me with better pratices for this task
[17:39] <brianx> you do not mount sdcards when cloning them, make sure they're dismounted.
[17:40] <brianx> yes, if your power supply has enough power, you can use all the ports on the hub. sdcards tend to be pretty low power.
[17:40] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[17:41] <brianx> to clone, you need to find the sdcard using dmesg | tail -30
[17:42] <brianx> then to actually clone it, use: dd if=/dev/card1 of=/dev/card2 bs=1M
[17:42] <brianx> use the whole device, not the partitions.
[17:42] <brianx> the destination must be as large or larger than the source.
[17:43] * Schnappi (~pi@p57AD274E.dip0.t-ipconnect.de) Quit (Ping timeout: 264 seconds)
[17:43] <brianx> to re-read the partitions after cloning and before mounting the destination, run: partprobe /dev/card2
[17:43] <brianx> remember that dd is cached, so before removing the target, run: sync
[17:44] <thurstylark> You can also use cp, cat, pv, or pretty much any other copy tool if (like me) you find dd annoying.
[17:44] <thurstylark> plus, pv gives live progress info :D
[17:45] * bobbySmurda (~bobbySmur@ool-44c43213.dyn.optonline.net) has joined #raspbian
[17:46] <bobbySmurda> Is there anyway to set an automount to optional. I adjusted the fstab to 0,2 and 0,0 but each one if i boot without the external drive i get thrown into emergency mode?
[17:46] <fred1807> nice
[17:47] <fred1807> thurstylark: Will pv give progress over a ssh conection? Will DD be faster?
[17:48] <thurstylark> fred1807: it'll give progress for whatever you pipe through it, so if you stick pv inbetween two things in a pipeline, it'll show progress info.
[17:48] <fred1807> how do I stick it between DD ?
[17:49] <thurstylark> you could even do "dd if=/foo | pv | dd of=/bar"
[17:49] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) Quit (Ping timeout: 248 seconds)
[17:49] <thurstylark> fred1807: or you could skip the middle man, and just do 'pv /foo > /bar'
[17:49] <brianx> bash: pv: command not found
[17:50] <thurstylark> brianx: you'll have to install it lol
[17:50] <thurstylark> it's not part of any base install.
[17:50] <brianx> that's the reason for writing instructions to random people using dd.
[17:51] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Ping timeout: 260 seconds)
[17:51] <thurstylark> brianx: you could also us cp or cat, which is also installed by default and doesn't use dd.
[17:51] <thurstylark> my point stands.
[17:51] <brianx> but then you lose the status information that dd gives on request.
[17:51] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) has joined #raspbian
[17:51] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) has joined #raspbian
[17:52] <brianx> killall -INFO dd
[17:54] <thurstylark> Haha, apparently you could use curl as well: http://askubuntu.com/a/250506
[17:54] <thurstylark> genious
[17:54] <thurstylark> *genius
[17:55] <brianx> cute, hadn't thought of that one but it makes sense.
[17:55] * thurstylark realizes the irony of misspelling 'genius'
[17:56] <brianx> i'd have to check how eof is handled by each, i vaguely remember that cp has an issue related to never exiting when copying a device.
[17:59] * bobbySmurda (~bobbySmur@ool-44c43213.dyn.optonline.net) Quit ()
[18:06] * xplora1a (~stuart@81.144.225.214) Quit (Ping timeout: 276 seconds)
[18:15] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) Quit (Ping timeout: 240 seconds)
[18:18] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) has joined #raspbian
[18:24] * RockKeyman (~RockKeyma@net-2-33-19-183.cust.dsl.teletu.it) has joined #raspbian
[18:24] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[18:28] * cconstantine (~cconstant@184.23.19.172) Quit (Ping timeout: 264 seconds)
[18:31] * ries (~ries@D979CC89.cm-3-2d.dynamic.ziggo.nl) Quit (Read error: Connection reset by peer)
[18:31] * ries (~ries@D979CC89.cm-3-2d.dynamic.ziggo.nl) has joined #raspbian
[18:35] * niston (~gridrun@84-72-40-108.dclient.hispeed.ch) Quit (Read error: Connection reset by peer)
[18:38] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Ping timeout: 248 seconds)
[18:45] * Aranel (~Aranel@unaffiliated/aranel) Quit (Ping timeout: 240 seconds)
[18:48] * niston (~gridrun@84-72-40-108.dclient.hispeed.ch) has joined #raspbian
[18:49] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[18:52] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[18:52] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Ping timeout: 276 seconds)
[18:54] * hN3- (~hn3@QYS23XSAZ0BB.i-lan.nl) has joined #raspbian
[18:54] * sweatsuit (~sweatsuit@unaffiliated/sweatsuit) Quit (Ping timeout: 250 seconds)
[18:54] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) Quit (Ping timeout: 250 seconds)
[18:54] * johnnyfive (~johnnyfiv@unaffiliated/isalive) Quit (Ping timeout: 250 seconds)
[18:54] * skylite (~skylite@91EC66A5.dsl.pool.telekom.hu) Quit (Ping timeout: 250 seconds)
[18:54] * jgornick (jgornick@2600:3c00::f03c:91ff:fedf:72b4) Quit (Excess Flood)
[18:54] * skylite (~skylite@91EC66A5.dsl.pool.telekom.hu) has joined #raspbian
[18:54] * jgornick (jgornick@2600:3c00::f03c:91ff:fedf:72b4) has joined #raspbian
[18:55] * r0kc4t (~frosch@static.142.192.47.78.clients.your-server.de) Quit (Ping timeout: 250 seconds)
[18:55] * docc (~docc@vpn.webersheim.de) Quit (Ping timeout: 250 seconds)
[18:55] * laurent\ (~laurent@unaffiliated/laurent/x-4048133) Quit (Ping timeout: 250 seconds)
[18:55] * skarn (skarn@unaffiliated/skarn) Quit (Ping timeout: 250 seconds)
[18:55] * markelite (markstar@gateway/shell/panicbnc/x-qlpqybdjdburrbpu) Quit (Ping timeout: 250 seconds)
[18:55] * bapalm (~bapalm@96-42-248-149.dhcp.roch.mn.charter.com) Quit (Ping timeout: 250 seconds)
[18:55] * ShorTie (~Idiot@unaffiliated/shortie) Quit (Ping timeout: 250 seconds)
[18:55] * odin_ (~Odin@cpc22-soli5-2-0-cust111.19-1.cable.virginm.net) Quit (Ping timeout: 250 seconds)
[18:55] * lolx (~lolx@109-205-171-92.static.monzoon.net) Quit (Ping timeout: 250 seconds)
[18:55] * Getty (getty@88.198.38.47) Quit (Ping timeout: 250 seconds)
[18:56] * laurent\ (~laurent@unaffiliated/laurent/x-4048133) has joined #raspbian
[18:56] * phil42 (~pi@c-76-125-104-228.hsd1.ar.comcast.net) has joined #raspbian
[18:56] * bapalm (~bapalm@96-42-248-149.dhcp.roch.mn.charter.com) has joined #raspbian
[18:56] * r0kc4t (~frosch@static.142.192.47.78.clients.your-server.de) has joined #raspbian
[18:56] * docc (~docc@vpn.webersheim.de) has joined #raspbian
[18:57] * rockstar__ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) has joined #raspbian
[18:57] * markelite (markstar@gateway/shell/panicbnc/x-fclgqizpvaptwmwh) has joined #raspbian
[18:57] * Getty (getty@88.198.38.47) has joined #raspbian
[18:57] * skarn (~skarn@gateway/shell/firrre/x-qqefcawqjskbelrc) has joined #raspbian
[18:57] * cconstantine (~cconstant@142-254-1-21.dsl.dynamic.fusionbroadband.com) has joined #raspbian
[18:58] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[18:58] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Read error: Connection reset by peer)
[18:59] * peawormsworth (~peawormsw@24.85.117.173) Quit (Ping timeout: 250 seconds)
[19:01] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[19:01] * johnnyfive (~johnnyfiv@unaffiliated/isalive) has joined #raspbian
[19:01] * Robby (robby@chillum.thcgirls.com) Quit (Ping timeout: 264 seconds)
[19:02] * Robby (robby@chillum.thcgirls.com) has joined #raspbian
[19:02] * cconstantine (~cconstant@142-254-1-21.dsl.dynamic.fusionbroadband.com) Quit (Ping timeout: 268 seconds)
[19:02] * sweatsuit (~sweatsuit@unaffiliated/sweatsuit) has joined #raspbian
[19:04] * peawormsworth (~peawormsw@24.85.117.173) has joined #raspbian
[19:06] * hN3- (~hn3@QYS23XSAZ0BB.i-lan.nl) Quit (Ping timeout: 240 seconds)
[19:09] * lolx (~lolx@109-205-171-92.static.monzoon.net) has joined #raspbian
[19:10] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) has joined #raspbian
[19:11] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Quit: I have gone to sleep. ZZZzzz…)
[19:12] * Jacob_______ (sid27928@gateway/web/irccloud.com/x-yyolxqbhiksqxqif) has joined #raspbian
[19:12] * debudda_ (sid97904@gateway/web/irccloud.com/x-oufekvmukuumaptl) has joined #raspbian
[19:12] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) has joined #raspbian
[19:13] * fred1807 (~fred1807@189.123.247.231) Quit (Quit: fred1807)
[19:13] * drupol_ (sid117588@gateway/web/irccloud.com/x-yxfxyvbtenuvthxb) has joined #raspbian
[19:13] * tarrow (1f37466d@gateway/web/freenode/ip.31.55.70.109) has joined #raspbian
[19:14] * sunbird_ (~sunbird@meerkat.dtto.net) has joined #raspbian
[19:14] * fus_ (~quassel@dev.rozestwinski.com) has joined #raspbian
[19:14] * pleia2_ (~lyz@your.worshipfulness.princessleia.com) has joined #raspbian
[19:16] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) Quit ()
[19:17] * acydlord_ (~acydlord@2600:8800:1000:801:afb:23cc:4763:db65) has joined #raspbian
[19:17] * tjader- (tjader@roku.tjader.xyz) has joined #raspbian
[19:19] * SyloqAgain (~Syloq@unaffiliated/syloq) has joined #raspbian
[19:19] * rela (~x@pdpc/supporter/active/rela) Quit (Read error: Connection reset by peer)
[19:19] * jinie (~jimmy@vile.thoughtcrime.dk) Quit (Ping timeout: 240 seconds)
[19:19] * markelite (markstar@gateway/shell/panicbnc/x-fclgqizpvaptwmwh) Quit (Ping timeout: 250 seconds)
[19:19] * drupol (sid117588@gateway/web/irccloud.com/x-tqybjyxqrrldbktm) Quit (Ping timeout: 250 seconds)
[19:19] * debudda (sid97904@gateway/web/irccloud.com/x-aoctdhwjmtmtuvra) Quit (Ping timeout: 250 seconds)
[19:19] * tjader (tjader@roku.tjader.xyz) Quit (Ping timeout: 250 seconds)
[19:19] * sunbird (~sunbird@meerkat.dtto.net) Quit (Ping timeout: 250 seconds)
[19:19] * Jacob______ (sid27928@gateway/web/irccloud.com/x-mibflawjevzyrlok) Quit (Ping timeout: 250 seconds)
[19:19] * acydlord (~acydlord@2600:8800:1000:801:afb:23cc:4763:db65) Quit (Ping timeout: 250 seconds)
[19:19] * skarn (~skarn@gateway/shell/firrre/x-qqefcawqjskbelrc) Quit (Ping timeout: 250 seconds)
[19:19] * Syloq (~Syloq@unaffiliated/syloq) Quit (Ping timeout: 250 seconds)
[19:19] * fus (~quassel@dev.rozestwinski.com) Quit (Ping timeout: 250 seconds)
[19:19] * pleia2 (~lyz@your.worshipfulness.princessleia.com) Quit (Ping timeout: 250 seconds)
[19:19] * nellemann (~nellemann@vps16.comin.dk) Quit (Ping timeout: 268 seconds)
[19:19] * tjader- is now known as tjader
[19:19] * acydlord_ is now known as acydlord
[19:20] * lemonzest (~lemonzest@unaffiliated/lemonzest) Quit (Ping timeout: 240 seconds)
[19:20] * jova2 (~jova2@177.38.20.114) has joined #raspbian
[19:20] * Jacob_______ is now known as Jacob______
[19:20] * bizarro_1 (~bizarro_1@240.Red-88-27-170.staticIP.rima-tde.net) has joined #raspbian
[19:20] * jinie (~jimmy@vile.thoughtcrime.dk) has joined #raspbian
[19:20] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) Quit (Ping timeout: 240 seconds)
[19:20] * SyloqAgain is now known as Syloq
[19:20] * pleia2_ is now known as pleia2
[19:20] * drupol_ is now known as drupol
[19:21] * markelite (markstar@gateway/shell/panicbnc/x-ksqhrjvseovcjqex) has joined #raspbian
[19:21] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[19:22] * debudda_ is now known as debudda
[19:22] * lemonzest (~lemonzest@unaffiliated/lemonzest) has joined #raspbian
[19:23] * skarn (skarn@gateway/shell/firrre/x-uxqhwbawbighulmj) has joined #raspbian
[19:24] * nellemann (~nellemann@vps16.comin.dk) has joined #raspbian
[19:25] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) Quit (Ping timeout: 264 seconds)
[19:25] * Voovode (~Alex@46.198.221.209) has joined #raspbian
[19:26] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) has joined #raspbian
[19:28] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) has joined #raspbian
[19:31] * cyborg-one (~cyborg-on@62.16.5.94) has joined #raspbian
[19:31] * cyborg-one (~cyborg-on@62.16.5.94) Quit (Max SendQ exceeded)
[19:31] * mrkramps (~mrkramps@p5B34692B.dip0.t-ipconnect.de) has joined #raspbian
[19:34] * cyborglone (~cyborg-on@62.16.5.94) Quit (Ping timeout: 240 seconds)
[19:38] * Syloq (~Syloq@unaffiliated/syloq) has left #raspbian
[19:43] * Romme (sid69432@gateway/web/irccloud.com/x-rgiicxbflqdidugc) has joined #raspbian
[19:46] * YoY (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[19:47] * IrishGringo (~chatzilla@2601:586:c200:6eaa:609d:42ba:2700:31fb) has joined #raspbian
[19:48] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Ping timeout: 260 seconds)
[19:50] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[19:51] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[19:52] * pingaan (~tjohej@46.246.116.4) has joined #raspbian
[19:56] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[20:00] * lau- (~mmeh@178.197.234.203) has joined #raspbian
[20:00] * lau- (~mmeh@178.197.234.203) Quit (Client Quit)
[20:02] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) Quit (Read error: Connection reset by peer)
[20:03] * nils__2 (~nils_2@unaffiliated/nils-2/x-2480262) has joined #raspbian
[20:04] * nils__2 is now known as nils_2
[20:05] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Quit: I have gone to sleep. ZZZzzz…)
[20:10] * azeam (~azeam@unaffiliated/azeam) Quit (Ping timeout: 276 seconds)
[20:11] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[20:18] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Ping timeout: 248 seconds)
[20:25] * tarrow (1f37466d@gateway/web/freenode/ip.31.55.70.109) Quit (Quit: Page closed)
[20:30] * ShorTie (~Idiot@pool-173-50-20-235.slsbmd.east.verizon.net) has joined #raspbian
[20:30] * ShorTie (~Idiot@pool-173-50-20-235.slsbmd.east.verizon.net) Quit (Changing host)
[20:30] * ShorTie (~Idiot@unaffiliated/shortie) has joined #raspbian
[20:31] * IrishGringo (~chatzilla@2601:586:c200:6eaa:609d:42ba:2700:31fb) Quit (Ping timeout: 240 seconds)
[20:33] * mildouze (~Icedove@AAmiens-156-1-71-238.w90-34.abo.wanadoo.fr) Quit (Quit: mildouze)
[20:34] * IrishGringo (~chatzilla@2601:586:c200:6eaa:609d:42ba:2700:31fb) has joined #raspbian
[20:53] * Haruno (~lucas@197.226.170.178) Quit (Quit: Leaving)
[20:57] <at0m> brianx: please explain
[20:58] <thurstylark> at0m: explain what?
[20:58] <brianx> at0m: not sure how to explain never exiting at eof.
[20:58] <brianx> file ends, command doesn't.
[20:59] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[20:59] <brianx> type touch x; tail x and it will never end.
[21:00] <at0m> uea, expain that.
[21:00] <brianx> type touch x; tail -f x and it will never end.
[21:00] * klem (~klem@c-98-245-137-41.hsd1.co.comcast.net) has joined #raspbian
[21:01] <brianx> some programs keep waiting at eof in case the file grows.
[21:01] * aaronmeh_ (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[21:04] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Ping timeout: 268 seconds)
[21:06] * mpmc (~mpmc@unaffiliated/mpmc) Quit (Quit: ZNC 1.6.1+deb1+jessie0 - http://znc.in)
[21:06] * mpmc (~mpmc@unaffiliated/mpmc) has joined #raspbian
[21:06] * spaceman_ (60f5b4e7@gateway/web/freenode/ip.96.245.180.231) has joined #raspbian
[21:06] * mpmc (~mpmc@unaffiliated/mpmc) Quit (Remote host closed the connection)
[21:07] <spaceman_> Hello?
[21:07] * mpmc (~mpmc@unaffiliated/mpmc) has joined #raspbian
[21:07] <spaceman_> Could someone assist me with a question I have?
[21:08] * vcolombo (~vcolombo@cip-248.trustwave.com) Quit (Ping timeout: 244 seconds)
[21:08] <methuzla> spaceman_, just ask, don't ask to ask
[21:10] <spaceman_> I am trying to run this program through a command prompt using C++, and I am having difficulty figuring out how to do so
[21:10] <spaceman_> I have the API folder, and I wish to run it through a connection I have on a separate computer
[21:11] <spaceman_> All of my dependencies have been installed and updated, I just cannot figure out how to compile the code... I am quite new to this
[21:12] * TunaLobster (~chatzilla@bennett-dip0.nat.okstate.edu) has joined #raspbian
[21:13] * vcolombo (~vcolombo@cip-248.trustwave.com) has joined #raspbian
[21:16] <brianx> spaceman_: if there is a file called Makefile, the usual step is to type make
[21:16] <brianx> some programs need that to be followed with sudo make install
[21:17] * fred1807 (~fred1807@189.123.247.231) has joined #raspbian
[21:17] <spaceman_> Yes, there does exist that file. Do I just simply type that in the terminal?
[21:17] <brianx> yep
[21:18] <spaceman_> How do I reference the API however?
[21:18] <brianx> that is program specific. you'll have to actually read their docs.
[21:19] <TunaLobster> I noticed that after typing in my username that is a lengthy pause before the password prompt when I am sshing in. It didn't use to do this. Oh and I don't have internet access from the command line after bridging wlan and eth
[21:19] <spaceman_> Wrong question, I meant how do I specify the makefile
[21:20] <brianx> spaceman_: you don't. make's default is Makefile.
[21:20] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[21:20] <spaceman_> I don't understand
[21:21] * fred1807 (~fred1807@189.123.247.231) Quit (Ping timeout: 248 seconds)
[21:22] <spaceman_> If I type in sudo make install I get an error *** No rule to make target 'install'.
[21:22] <brianx> then your particular program doesn't use make install. not all do. just make is often enough.
[21:24] <brianx> type make alone on a line and hit enter. chances are it'll do something useful.
[21:24] <spaceman_> *** No targets specified and no makefile found
[21:24] <spaceman_> Here, let me explain my situation.
[21:25] <spaceman_> I am trying to do a project where I control the raspberry pi through a laptop in order to operate a DSLR camera.
[21:25] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Quit: iamfrankenstein)
[21:25] <brianx> you're going to have to read the docs for your program, they didn't use the simple defaults (maybe rightly so)
[21:25] <spaceman_> I have all the documents, demonstrations, and links to the project. Its just I have no clue how to access it from the terminal
[21:26] <methuzla> provide said link(s)
[21:26] <brianx> look for installation instructions in the docs.
[21:27] <spaceman_> There are none sadly
[21:27] <spaceman_> https://github.com/scheckmedia/CameraControllerApi
[21:27] <spaceman_> Here is the API, and here is the video https://www.youtube.com/watch?v=tkMP7_gnoiU
[21:27] <ShorTie> github, so 1st is a 'git clone ....', then cd
[21:28] * jova2 (~jova2@177.38.20.114) Quit (Ping timeout: 244 seconds)
[21:28] <spaceman_> It seems like it should be really simple, but I am unfamiliar
[21:28] <spaceman_> Could I get a step-by-step explanation on how to do this?
[21:29] <methuzla> you are, ShorTie has provided first two
[21:29] <spaceman_> A little bit more simpler than that, I am still lost
[21:30] <ShorTie> git clone https://github.com/scheckmedia/CameraControllerApi.git
[21:30] <methuzla> are you familiar with linux?
[21:31] <ShorTie> cd CameraControllerApi
[21:31] <spaceman_> I am actually just starting out
[21:31] <spaceman_> I want to take the time to learn this all, its just I am pressured to complete this project I am trying to do
[21:32] <methuzla> how are you connected to your pi?
[21:32] <spaceman_> Through WiFi connection by putty
[21:32] <methuzla> and pi is connected to internet?
[21:32] <spaceman_> yes
[21:33] <spaceman_> However I will put a direct connection using an ethernet cable
[21:33] <methuzla> what have you done so far on the pi?
[21:34] <spaceman_> So far absolutely nothing
[21:34] <methuzla> are you currently connected to it via putty?
[21:34] <spaceman_> Yes
[21:35] <spaceman_> so after I write $ cd CameraControllerApi
[21:35] <spaceman_> What do I input after?
[21:35] <methuzla> hold
[21:35] * Tachyon` (tachyon@autie.net) has joined #raspbian
[21:35] * IrishGringo (~chatzilla@2601:586:c200:6eaa:609d:42ba:2700:31fb) Quit (Ping timeout: 260 seconds)
[21:36] * jdawgaz (~Jerry@70.176.27.239) has joined #raspbian
[21:36] * ShorTie Thinkz, apt-get the Dependencies
[21:36] * rockstar__ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) Quit (Ping timeout: 244 seconds)
[21:36] <methuzla> here are the basic commands to run on the pi: http://pastie.org/10771626
[21:36] <spaceman_> I have already installed of them
[21:37] * fred1807 (~fred1807@189.123.247.231) has joined #raspbian
[21:37] <methuzla> then skip the second line
[21:37] <brianx> the Makefile doesn't seem to have a default so try make all
[21:38] <spaceman_> I accidentally typed make first
[21:38] <spaceman_> its going through something at the moment
[21:41] <brianx> if make is taking this long, it's probably doing the make all.
[21:41] <spaceman_> Now what exactly does this do?
[21:42] <methuzla> you: (a) cloned a git repo (b) changed directory into it (c) ran make which automates compiling the code
[21:43] <spaceman_> Ok it has finished
[21:44] <spaceman_> To start it do I type ./CameraControllerApi ?
[21:45] <brianx> probably, yes.
[21:45] <methuzla> looks like
[21:45] <spaceman_> says no such file or directory
[21:45] <brianx> then point your laptop's browser at http://raspberryIP:8888/settings?action=list
[21:46] <methuzla> is there a bin directory?
[21:46] <brianx> bin/CameraControllerApi
[21:46] * Romme (sid69432@gateway/web/irccloud.com/x-rgiicxbflqdidugc) has left #raspbian
[21:48] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) Quit (Read error: Connection reset by peer)
[21:49] <spaceman_> I get an error from that link on my laptop
[21:49] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) has joined #raspbian
[21:49] <brianx> did you replace raspberryIP with the address of your raspberry?
[21:49] <methuzla> did you get a message on the pi: "CameraControllerApi listening port "
[21:49] <spaceman_> @methuzla yes
[21:49] <spaceman_> and I am an idiot
[21:50] <spaceman_> No I did not replace it
[21:50] <methuzla> then that
[21:50] <brianx> ...
[21:50] <spaceman_> I did with the IP and still cannot connect
[21:50] <spaceman_> is it the same IP I used with putty?
[21:50] <brianx> yed
[21:50] <brianx> yes even
[21:51] <spaceman_> Cannot be reached
[21:52] <methuzla> what was the exact message you go on the pi when you ran the program?
[21:52] <brianx> and you left the :8888 in, right?
[21:52] * odin_ (~Odin@80.195.206.112) has joined #raspbian
[21:52] <spaceman_> Yes I left in the 8888
[21:52] <spaceman_> When I ran the program I got the listing port 8888
[21:53] <spaceman_> listening*
[21:53] <methuzla> could try curl on the pi itself
[21:54] <brianx> that would reduce the impact of firewalls.
[21:54] * M0SPN (~snett@5.102.169.185) has joined #raspbian
[21:54] <brianx> netstat -lanp | grep CameraControllerApi
[21:54] <spaceman_> ?
[21:55] <brianx> the command to make sure it really is listening is netstat -lanp | grep CameraControllerApi
[21:55] <brianx> it should respond with something like:
[21:55] <brianx> tcp 0 0 0.0.0.0:8888 0.0.0.0:* LISTEN 8511/CameraControllerApi
[21:55] <spaceman_> I never got another new line
[21:55] <M0SPN> Hey all. Pi 3 here. Installed Raspbian Lite and wpa-supplicant caused instant kernel panic. Now copied Raspbian full version and it just crashes on boot. I'm just dd-ing the img file from Linux. Any $clues?
[21:56] <methuzla> shouldn't. programs running.
[21:56] <spaceman_> after it says listening port 8888 and is not reset
[21:56] <brianx> spaceman_: open another terminal session.
[21:57] <spaceman_> Woah
[21:57] <spaceman_> I got a ton of statements in the terminal
[21:58] <spaceman_> I have found that line you have though
[21:58] <spaceman_> In state LISTEN
[21:59] <brianx> the grep should have reduced that to a line or so.
[21:59] <brianx> but listen is good.
[22:00] <brianx> try curl http://raspberryIP:8888/settings?action=list
[22:00] <brianx> sorry
[22:00] <brianx> try curl http://localhost:8888/settings?action=list
[22:00] <brianx> from the pi itself
[22:01] * jiggalator (~jiggalato@198.16.176.10) has joined #raspbian
[22:01] <spaceman_> State: Fail
[22:01] <spaceman_> Message: Camera not found
[22:01] <brianx> ok, so it's working.
[22:01] <spaceman_> The camera should be on shouldnt it...
[22:02] <brianx> you've probably got a firewall issue either on the pi or on the laptop.
[22:02] <brianx> of course if you want to use the camera, it has to be on and connected.
[22:03] <spaceman_> The error I get in chrome is that the DNS could not be found
[22:03] * vcolombo_ (~vcolombo@38.106.143.234) has joined #raspbian
[22:03] <spaceman_> I can fully disable the firewalls if I need to, I won't be using the internet anyways
[22:03] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) Quit (Ping timeout: 260 seconds)
[22:04] <brianx> dns not found is probably a typo in the address.
[22:04] <methuzla> shouldnt need a DNS with an explicit address
[22:04] <spaceman_> I typed in exactly what was written?
[22:04] <brianx> you had to edit the ip address
[22:04] <spaceman_> http://raspberry10.0.0.15:8888/settings?action=list
[22:05] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) has joined #raspbian
[22:05] * fred1807 (~fred1807@189.123.247.231) has left #raspbian
[22:05] <methuzla> typo
[22:05] <brianx> http://10.0.0.15:8888/settings?action=list
[22:05] <spaceman_> uhhuh
[22:06] <spaceman_> I get the same response as if it were running on the pi though
[22:06] <spaceman_> State: fail
[22:06] <spaceman_> message: camera not found
[22:06] <brianx> odds are pretty good that the program needs to be configured for your camera.
[22:06] <methuzla> camera on? camera connceted?
[22:06] * vcolombo (~vcolombo@cip-248.trustwave.com) Quit (Ping timeout: 246 seconds)
[22:06] <spaceman_> Camera is on and connected
[22:06] <methuzla> camera supported by gphoto2?
[22:06] <spaceman_> How can I tell?
[22:07] * Voovode (~Alex@46.198.221.209) Quit (Read error: Connection reset by peer)
[22:07] <methuzla> check the list: http://gphoto.sourceforge.net/proj/libgphoto2/support.php
[22:07] <spaceman_> It is supported
[22:07] * vcolombo_ (~vcolombo@38.106.143.234) Quit (Ping timeout: 246 seconds)
[22:08] <spaceman_> Nevermind, it is not
[22:09] <spaceman_> That renders this API useless then
[22:09] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) Quit (Ping timeout: 248 seconds)
[22:09] * lemonzest (~lemonzest@unaffiliated/lemonzest) Quit (Quit: Leaving)
[22:13] * hN3 (~hn3@QYS23XSAZ0BB.i-lan.nl) has joined #raspbian
[22:14] <spaceman_> I mean, canon t3 rebel is supported, and canon eos is supported
[22:14] <spaceman_> I cannot find my camera, but I see newer ones than the one I have
[22:15] <spaceman_> In that case should I just report it and wait?
[22:17] * ries_nicked (~ries@D979CC89.cm-3-2d.dynamic.ziggo.nl) has joined #raspbian
[22:17] * ries (~ries@D979CC89.cm-3-2d.dynamic.ziggo.nl) Quit (Read error: Connection reset by peer)
[22:17] * ries_nicked is now known as ries
[22:17] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) Quit (Ping timeout: 264 seconds)
[22:17] * H4ndy is now known as h4ndy
[22:18] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) has joined #raspbian
[22:22] <spaceman_> Nevermind again, it is supported, I just do not know why it won't work
[22:24] <M0SPN> I'm really stuck here
[22:24] * wiiguy (~fake@unaffiliated/wiiguy) Quit (Read error: Connection reset by peer)
[22:25] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[22:28] * Screak42 (~Screak42@89.100.84.28) Quit (Ping timeout: 260 seconds)
[22:30] <methuzla> spaceman_, maybe install the gphoto2 command line program to sanity check
[22:30] * Screak42 (~Screak42@89.100.84.28) has joined #raspbian
[22:30] <M0SPN> Anyone seen wifi on the pi 3 cause a hard & fast crash?
[22:31] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[22:31] <spaceman_> ?
[22:31] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Client Quit)
[22:32] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[22:32] <methuzla> sudo apt-get install gphoto2
[22:33] <methuzla> gphoto2 --auto-detect
[22:33] <spaceman_> It is working now
[22:33] <spaceman_> Or there is activity in the terminal
[22:33] <spaceman_> But I thought that was taken care of in the dependencies?
[22:34] <methuzla> maybe, not sure if installing the lib also installed the cli
[22:34] * aaronmeh_ (~aaronmeha@unaffiliated/aaronmehar) Quit (Ping timeout: 276 seconds)
[22:34] * depressedlogo (d230117b@gateway/web/freenode/ip.210.48.17.123) has joined #raspbian
[22:35] * iamfrankenstein (~Thunderbi@h90192.upc-h.chello.nl) Quit (Client Quit)
[22:35] <spaceman_> Still nothing
[22:35] <spaceman_> I get the same error
[22:35] <depressedlogo> Hey anyone here awake enough to answer a idioits question?
[22:36] <M0SPN> What's the idiots question?
[22:37] <depressedlogo> setting up a pc to use as a monitoring system which we will soon change out for a raspberry pi, my boss wants me to put raspbian on the pc
[22:37] <depressedlogo> want to know if this will work
[22:37] <M0SPN> As soon as I try and connect to wifi everything locks up 'unable to reference null pointer' or similar quickly scrolls past then a 'Fixing recursive faul but reboot is neede!'
[22:38] <M0SPN> Raspbian is compiled for ARM
[22:38] <M0SPN> not X86/64
[22:38] <depressedlogo> Thanks
[22:38] <M0SPN> The The closest you could get would be to install debian
[22:39] <klem> However you can download Debian the source Linux system of Raspbian with several different desktop environments for PC from Debian.org
[22:39] <depressedlogo> yeah going to do that.
[22:40] <M0SPN> Someone else must have this wifi bug? Or is my Pi faulty?
[22:41] <spaceman_> When I type in gphoto2 --auto-detect I get -----------------------------
[22:41] <klem> I have not heard of it M0SPN, however there was an early bug in the distro where WIFI wouldn't come up if you didn't boot with an ethernet cable plugged in, then unplug it after boot......that's the only WiFi bug I'm aware of
[22:42] * XSoul (~XRule@130.204.109.55) Quit (Ping timeout: 268 seconds)
[22:42] <M0SPN> ok, doing some more testing, if I connect to an open wlan it works fine
[22:42] <klem> and pretty sure it was fixed some time ago
[22:42] <M0SPN> as soon as I try to use encryption it panics
[22:43] <klem> Raspian?
[22:43] <M0SPN> yup, every time, unable to handle kernel null pointer then locks solid
[22:43] <M0SPN> Raspbian Jessie on a Pi B 3
[22:43] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) Quit (Ping timeout: 240 seconds)
[22:43] <M0SPN> If it connects to unsecured wifi I guess the board is OK
[22:44] * mrkramps (~mrkramps@p5B34692B.dip0.t-ipconnect.de) Quit (Quit: Quit)
[22:44] <M0SPN> is there a raspbian bugzilla I can check?
[22:44] <M0SPN> don't worry, found it
[22:46] <M0SPN> no obvious bugs relating to this
[22:47] <klem> Hrmm.....thought I had a 3 around here....
[22:48] <M0SPN> I've tried both the lite and full images
[22:48] <M0SPN> same result from both command line and X
[22:49] <M0SPN> (unsure what network manager is used under X)
[22:51] * TunaLobster (~chatzilla@bennett-dip0.nat.okstate.edu) Quit (Ping timeout: 244 seconds)
[22:52] * jdawgaz (~Jerry@70.176.27.239) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[22:55] * depressedlogo (d230117b@gateway/web/freenode/ip.210.48.17.123) Quit (Quit: Page closed)
[22:57] * Nik05 (~Nik05@unaffiliated/nik05) Quit (Remote host closed the connection)
[22:59] * Nik05 (~Nik05@unaffiliated/nik05) has joined #raspbian
[22:59] * jazzzu (~jazoja@D97B7B1C.cm-3-4b.dynamic.ziggo.nl) has joined #raspbian
[23:00] <spaceman_> I think I have figured out my error
[23:01] <spaceman_> For USB devices, you need the "usb:" port in the list. If you don't see it, check whether you compiled gphoto2 with libusb support and that you have mounted the usbfs (or usbdevfs) on /proc/bus/usb (usbfs applies to Linux systems only).
[23:02] <spaceman_> How do I fix that?
[23:06] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) has joined #raspbian
[23:11] * raulet (~raulet@x590fc0ba.dyn.telefonica.de) has joined #raspbian
[23:12] * Sonar_Guy (~Who@fedora/sonarguy) Quit (Quit: Sorry, but its time for me to go!)
[23:12] * jova2 (~jova2@138.0.214.106) has joined #raspbian
[23:14] * rockstar_ (~rockstar@cpe-74-67-52-54.nycap.res.rr.com) has joined #raspbian
[23:16] * \ni (~\ni@bl20-160-153.dsl.telepac.pt) has joined #raspbian
[23:19] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) has joined #raspbian
[23:20] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) Quit (Remote host closed the connection)
[23:22] * Sonar_Guy (~Who@fedora/sonarguy) has joined #raspbian
[23:26] * nethershaw (woof@unaffiliated/nethershaw) has joined #raspbian
[23:26] * XSoul (~XRule@130.204.109.55) has joined #raspbian
[23:28] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) Quit (Quit: Leaving...)
[23:34] * Aranel (~Aranel@unaffiliated/aranel) Quit (Ping timeout: 246 seconds)
[23:34] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) has joined #raspbian
[23:36] * foogle (~foogle@static.72.55.46.78.clients.your-server.de) Quit (Remote host closed the connection)
[23:39] * foogle (~foogle@static.72.55.46.78.clients.your-server.de) has joined #raspbian
[23:46] * wiiguy (~fake@unaffiliated/wiiguy) Quit (Quit: The Kirito is always right foundation. Grand reopening.)
[23:50] * Aranel (~Aranel@unaffiliated/aranel) has joined #raspbian
[23:51] * jiggalator (~jiggalato@198.16.176.10) Quit (Quit: Leaving)
[23:51] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) Quit (Read error: Connection reset by peer)
[23:56] * clynamen (~clynamen@93-50-191-217.ip153.fastwebnet.it) has joined #raspbian
[23:59] * jdawgaz (~Jerry@ip70-176-27-239.ph.ph.cox.net) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)

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