#raspbian IRC Log

Index

IRC Log for 2016-04-20

Timestamps are in GMT/BST.

[0:00] <tepidtoaster> so can you ssh to your raspberry pi?
[0:00] * TheLostAdmin (~TheLostAd@104-222-117-77.cpe.teksavvy.com) Quit (Quit: Leaving)
[0:00] <Beautiful> tepidtoaster, thats what i am tring. i copied noobs in to my rpi sd card. then i plug my rpi into power and pluged in my ethernet. i need to locate my rpi ip though
[0:00] <tepidtoaster> or don't you know the ip your router has given it?
[0:01] <Beautiful> i dont know the lan ip of the rpi and i dont have access to the router web interface
[0:01] <Beautiful> which is why i decided to be proactive and went to scan with nmap
[0:01] <Beautiful> to sniff out the rpi ip
[0:01] <Beautiful> but still not found it
[0:01] <tepidtoaster> so you're using linux?
[0:01] <Beautiful> yes
[0:01] <tepidtoaster> install arp-scan and try this: sudo arp-scan --interface=eth0 --localnet
[0:02] * bizarro_1 (~bizarro_1@170.red-83-47-140.dynamicip.rima-tde.net) Quit (Quit: Leaving)
[0:02] <tepidtoaster> replace eth0 with wlan0 if that's what you're using
[0:02] <Beautiful> there are 2 lights. the red and the green. none of them are going on and off though. they are both just on
[0:02] <tepidtoaster> https://superuser.com/questions/261818/how-can-i-list-all-ips-in-the-connected-network-through-terminal-preferably
[0:02] <Beautiful> installing arp-scan
[0:03] <Beautiful> ok done. i see 3 devices. the 192.168.2.1 is my router
[0:03] <Beautiful> i dont see my device on the list. but i see other 2
[0:03] <Beautiful> could be one of those
[0:03] <tepidtoaster> well try ssh'ing to both of them a few time
[0:03] <tepidtoaster> ssh pi@ip-address
[0:04] <Beautiful> oh damn. ok so this is what i did right. i unplug the ethernet of the rpi and now i see 1 less :D
[0:04] <tepidtoaster> *s
[0:04] <Beautiful> that means its working
[0:04] <tepidtoaster> ;-)
[0:04] <Beautiful> yeh pal. thanks so much
[0:04] <tepidtoaster> no problem
[0:04] <Beautiful> arp-scan was the trick. i couldnt find the right command with nmap lol
[0:05] <tepidtoaster> apparently (sudo) nmap -sn 192.168.2.0/24 would've probably worked for you
[0:05] <tepidtoaster> just tested it myself
[0:05] <Beautiful> well i tried to ssh into it
[0:05] <Beautiful> but it refuse me
[0:06] <tepidtoaster> give it a few more tries just to be sure
[0:06] <Beautiful> from the first steps what i did was i took noobs from the website. not the lite version mind. and i extract it. then copy it to my rpi sd card. then plug in the power then ehternet
[0:06] <Beautiful> anything missing?
[0:06] <tepidtoaster> erm, you dd'd it to your sd card?
[0:06] <tepidtoaster> or just extracted it?
[0:07] <Beautiful> i went su and then i cp * to the sd card
[0:07] <tepidtoaster> that won't work
[0:07] <tepidtoaster> it's a .img file, isn't it?
[0:07] <tepidtoaster> or .iso
[0:07] <stiv> isn't noobs the thing that installs the OS that has ssh?
[0:07] <Beautiful> its a .zip
[0:08] <tepidtoaster> yeah, but the file inside the zip
[0:08] <Beautiful> https://www.raspberrypi.org/downloads/noobs/
[0:08] <tepidtoaster> tbh, I've never installed noobs
[0:08] <Beautiful> its a zip. once extracted its just regular files. no iso or anything
[0:08] <tepidtoaster> oh, right
[0:09] <tepidtoaster> okay, I guess you're right
[0:09] <Beautiful> hold on i have a question. if the OS is not properly installed then why would it even recieve a ip on the internal network?
[0:09] <tepidtoaster> lol, yeah, you're right :D
[0:09] <tepidtoaster> forgot about that, sorry, 3 am here
[0:09] <Beautiful> idk man i still feel like the OS is not properly sit
[0:09] <Beautiful> set*
[0:09] <Beautiful> i wish i was wrong though. because then i could try something lol
[0:09] <Beautiful> idk what else to even try
[0:10] <stiv> did you spell 'raspberry' correctly when sshing into the pi account?
[0:10] <Beautiful> stiv, i did not get to the password part
[0:10] <Beautiful> ssh pi@192.168.2.96
[0:10] <Beautiful> ssh: connect to host 192.168.2.96 port 22: Connection refused
[0:10] <Beautiful> thats all that happened
[0:10] <stiv> ah, you left that part out
[0:10] <Beautiful> wot
[0:11] <Beautiful> i can see that when i do a scan without the pi connected that extra ip is not shown. but if i do a scan with it connected i see it
[0:11] <tepidtoaster> I think raspbian lets you ssh into it from the very start, but I'm not too keen to confirm whether that's the case right this moment
[0:12] <Beautiful> actually now that i check it again
[0:12] <Beautiful> i see that even without pi connected the ip is still shown :S
[0:12] <Beautiful> so that means thats not the right one :(. and the os probably is not properly installed :(
[0:13] <stiv> random guess: noobs may not be running ssh, but it may run dhcp client to get an an address
[0:13] <tepidtoaster> it's obvious you're not an idiot, but you've ran the arp-scan command more than once right? because it won't update results you got
[0:14] <Beautiful> yes i am running it many times
[0:14] <Beautiful> sometimes 2 ip shows
[0:14] <Beautiful> sometims 1 ip shows
[0:14] <Beautiful> and they are always the same ones
[0:14] <tepidtoaster> are you sure you tried ssh'ing to the right one?
[0:14] <Beautiful> i tried sshing to all the ones
[0:14] <Beautiful> lol
[0:14] <tepidtoaster> ok
[0:14] <Beautiful> multiple times
[0:15] <tepidtoaster> try ssh pi@raspberry just for kicks
[0:15] <Beautiful> so pi might not even be listed there. because maybe its not properly installed. but thats weird too because i followed the instructions
[0:15] <Beautiful> ok rofl
[0:15] <Beautiful> rofl
[0:16] <tepidtoaster> or should it be pi@raspberry.local, I forget
[0:16] <Beautiful> idk anyway fuck NOOBS. is there any way to install an OS on the pi and getting ssh set up
[0:16] <Beautiful> i dont have an extra monitor or anything
[0:16] <Beautiful> i have the rpi 2 btw
[0:17] <dwaller> Beautiful: check out https://github.com/debian-pi/raspbian-ua-netinst
[0:17] * \ni_ (~\ni@bl20-115-106.dsl.telepac.pt) has joined #raspbian
[0:18] <dwaller> that will automatically install the OS, then just do your arp-scan (which will come up with the same address as you have now), and login with user:pi password:raspbian
[0:18] <dwaller> do a continuous ping on the IP address, and when you see it blip, it will have finished installing the OS and is ready to login
[0:19] <tepidtoaster> Beautiful, dwaller seems to know what he's talking about, I'd go with his instructions, if at all possible
[0:20] * \ni (~\ni@bl20-160-79.dsl.telepac.pt) Quit (Ping timeout: 252 seconds)
[0:21] <Beautiful> ok will try it
[0:21] <tepidtoaster> Beautiful, seems vnc might be supported, but not ssh: https://github.com/raspberrypi/noobs/issues/250
[0:21] <Beautiful> tepidtoaster, cant say that because i did this long ago and it worked at that time
[0:21] <Beautiful> with ssh
[0:22] <Beautiful> anyway i will tr dwaller's method
[0:22] <tepidtoaster> apparently the ssh support may've been removed
[0:22] <Beautiful> ahhhh
[0:22] <Beautiful> makes sense
[0:22] <tepidtoaster> or something
[0:22] * Jordan__ (~Jordan@79-67-6-22.dynamic.dsl.as9105.com) has joined #raspbian
[0:23] <tepidtoaster> seems you'll have to add "vncinstall" to recovery.cmdline first though
[0:24] <Beautiful> oh yeah i did not do that at all. i thought ssh was still working :S
[0:25] <Beautiful> dwaller, tepidtoaster any idea for what file system i should format to? i'm about to remove the old NOOBS stuff now. what format does rpi like?
[0:25] <Beautiful> and this new OS im about to use
[0:25] <Beautiful> i'm doing dwaller's method btw
[0:25] <Beautiful> well this new method. not OS :p
[0:26] <dwaller> fat32
[0:26] <dwaller> vfat if you are on linux
[0:26] <tepidtoaster> ^
[0:26] <Beautiful> i am on linux
[0:27] <dwaller> alright, i'm stepping away for a bit to put the kids to bed
[0:27] <dwaller> good luck
[0:27] <dwaller> the github doc is pretty self explanatory
[0:27] <Beautiful> ok thank u dwaller
[0:29] * \ni_ (~\ni@bl20-115-106.dsl.telepac.pt) Quit (Quit: _Leaving)
[0:38] <tepidtoaster> Beautiful, managing?
[0:41] <Beautiful> tepidtoaster, heh i just formatted and moved the installation files
[0:43] <tepidtoaster> :-)
[0:45] <Beautiful> ok tepidtoaster so i plugged it in now
[0:46] <Beautiful> yeah nothing responds :(
[0:46] * mesamoo (~dh64@97-113-2-123.tukw.qwest.net) Quit (Quit: Konversation terminated!)
[0:47] <Beautiful> no ssh response. and arp scan returns the same 3 as before
[0:47] <Beautiful> which responded in arp scan even when i did not have the pi plugged in. means the pi is not even in the equation
[0:48] <tepidtoaster> the pi's ethernet port led is flashing etc?
[0:49] <Beautiful> no they are not. they 2 lights are both on
[0:49] <Beautiful> no flashing
[0:49] * Efynox` (~Efynox@lec67-5-82-244-32-161.fbx.proxad.net) has joined #raspbian
[0:49] <tepidtoaster> are you sure the cable is really plugged in all the way?
[0:49] <tepidtoaster> at both ends
[0:50] <Beautiful> yeah they are
[0:50] <tepidtoaster> fascinating
[0:50] <Beautiful> maybe this pi is broken yeah
[0:50] <Beautiful> well that sucks
[0:51] <tepidtoaster> I'd give the regular raspbian installation a go before coming to that conclusion and/or make sure you followed all the instructions dwaller pasted you
[0:51] <Beautiful> yeah i did
[0:52] <diederik> Beautiful: did you install your system with the net installer?
[0:53] <Beautiful> diederik, i did the thing dwaller send me which was this: https://github.com/debian-pi/raspbian-ua-netinst
[0:53] <Beautiful> basically download image file, then do xzcat /path/to/raspbian-ua-netinst-<latest-version-number>.img.xz > /dev/sdX
[0:53] * Efynox`` (~Efynox@2a01:e35:2f42:a10:2563:9a4b:839c:c70a) Quit (Ping timeout: 260 seconds)
[0:53] <Beautiful> then plug everything in and should work. but it did not
[0:54] <diederik> after putting in the sd card onto the Pi and powering on, what did you see?
[0:54] <tepidtoaster> are you sure the router details aren't the default ones that you'll most likely find printed on a sticker under your router?
[0:56] <Beautiful> nah its changed. i cant log in into the router
[0:56] <Beautiful> with all the default passwords
[0:56] <Beautiful> diederik, i saw the 2 lights stay on forever wiht no flashing. then i tried the arp scan. same ips shown. no new ip
[0:57] <Beautiful> which meaans the os is not properly configured
[0:57] <tepidtoaster> it's your router though+
[0:57] <tepidtoaster> *?
[0:57] <diederik> for at least 20mins you should see a flickering green led, meaning it is writing all kinds of files to the sd card as part of the installation
[0:58] <diederik> note that if you used the installer version 1.0.8.1, that there is no 'pi' user that gets created, only root with default password 'raspbian'
[1:00] <tepidtoaster> diederik, so he'll have to ssh root@ip-address then?
[1:00] <diederik> yes
[1:00] <tepidtoaster> yep
[1:00] <tepidtoaster> Beautiful, see above ^
[1:01] <Beautiful> ok tepidtoaster diederik i left it connected. no flashing. straight up lights are on. and there is no ip or anything
[1:03] * zeridon (~zeridon@95.111.106.198) Quit (Ping timeout: 244 seconds)
[1:04] <diederik> something is wrong then, but without more info I can't tell what is wrong
[1:04] * cstk421 (~cstk421@c-73-191-207-70.hsd1.mi.comcast.net) Quit ()
[1:05] <Beautiful> idk how to even get more info. i did the steps in the links. only explanation is that theres something broken in that system
[1:05] <Beautiful> anyway its not as important to me atm so i'll just unplug everything
[1:05] <Beautiful> thanks for all the help guys
[1:07] <tepidtoaster> Beautiful, I think the default raspbian installation might be the way to go
[1:08] * zeridon (~zeridon@95.111.106.198) has joined #raspbian
[1:08] <Beautiful> tepidtoaster, ok well. i'll work on it another day. i have to do actual work now
[1:08] <tepidtoaster> okay
[1:08] <tepidtoaster> I guess I'll head off to bed then
[1:08] <tepidtoaster> better luck next time
[1:09] <tepidtoaster> nn
[1:11] <Beautiful> tepidtoaster, ty for trying to help me btw. appreciate it :)
[1:11] * Beautiful (~GitGud@unaffiliated/gitgud) has left #raspbian
[1:12] * tepidtoaster (~pepsi@188.172.219.43) Quit (Quit: Leaving)
[1:17] * Efynox` (~Efynox@lec67-5-82-244-32-161.fbx.proxad.net) Quit (Ping timeout: 268 seconds)
[1:22] * cyborg-one (~cyborg-on@188-115-190-37.broadband.tenet.odessa.ua) has joined #raspbian
[1:30] * shantorn (~Shantorn@173-164-75-206-Oregon.hfc.comcastbusiness.net) has joined #raspbian
[1:30] * stivs (~steve@blender/coder/stivs) has joined #raspbian
[1:30] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) has joined #raspbian
[1:32] * stiv (~steve@blender/coder/stivs) Quit (Ping timeout: 252 seconds)
[1:33] * HerculeP (~herc@95-210-201-21.ip.skylogicnet.com) Quit (Read error: Connection reset by peer)
[1:34] * HerculeP (~herc@95-210-201-21.ip.skylogicnet.com) has joined #raspbian
[1:39] * rela_ (~x@p5B245061.dip0.t-ipconnect.de) has joined #raspbian
[1:41] * rela (~x@pdpc/supporter/active/rela) Quit (Ping timeout: 268 seconds)
[1:41] * stivs is now known as stiv
[1:47] * shantorn (~Shantorn@173-164-75-206-Oregon.hfc.comcastbusiness.net) Quit (Quit: Leaving)
[2:03] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) Quit (Remote host closed the connection)
[2:11] * stooj (~stooj@181.198.151.122.dynamic.dsl.dv.iprimus.net.au) Quit (Ping timeout: 240 seconds)
[2:13] * stooj (~stooj@181.198.151.122.dynamic.dsl.dv.iprimus.net.au) has joined #raspbian
[2:20] * cstk421 (~cstk421@c-73-191-207-70.hsd1.mi.comcast.net) has joined #raspbian
[2:29] * stooj (~stooj@181.198.151.122.dynamic.dsl.dv.iprimus.net.au) Quit (Ping timeout: 250 seconds)
[2:31] * puzzola (~puzzola@unaffiliated/puzzola) has joined #raspbian
[2:32] * stooj (~stooj@181.198.151.122.dynamic.dsl.dv.iprimus.net.au) has joined #raspbian
[2:32] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) has joined #raspbian
[2:37] * stooj (~stooj@181.198.151.122.dynamic.dsl.dv.iprimus.net.au) Quit (Ping timeout: 240 seconds)
[2:38] * stooj (~stooj@181.198.151.122.dynamic.dsl.dv.iprimus.net.au) has joined #raspbian
[2:39] * plugwash (~plugwash@97e07685.skybroadband.com) Quit (Remote host closed the connection)
[2:43] * skazz (~onsltd@cpc72663-nmal21-2-0-cust271.19-2.cable.virginm.net) Quit (Ping timeout: 246 seconds)
[2:53] * skazz (~onsltd@cpc72663-nmal21-2-0-cust271.19-2.cable.virginm.net) has joined #raspbian
[2:54] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) Quit (Ping timeout: 244 seconds)
[2:55] * laza (~laza@b2b-130-180-1-210.unitymedia.biz) has joined #raspbian
[3:06] * cyborg-one (~cyborg-on@188-115-190-37.broadband.tenet.odessa.ua) Quit (Ping timeout: 240 seconds)
[3:08] * skazz (~onsltd@cpc72663-nmal21-2-0-cust271.19-2.cable.virginm.net) Quit (Ping timeout: 250 seconds)
[3:10] * cyborg-one (~cyborg-on@188-115-190-37.broadband.tenet.odessa.ua) has joined #raspbian
[3:13] * cstk421 (~cstk421@c-73-191-207-70.hsd1.mi.comcast.net) Quit (Remote host closed the connection)
[3:14] * cstk421 (~cstk421@c-73-191-207-70.hsd1.mi.comcast.net) has joined #raspbian
[3:15] * Jordan__ (~Jordan@79-67-6-22.dynamic.dsl.as9105.com) Quit (Ping timeout: 246 seconds)
[3:16] * bikram (~bikram@202.63.242.180) has joined #raspbian
[3:29] * stiv (~steve@blender/coder/stivs) Quit (Read error: Connection reset by peer)
[3:33] * shootbird (~quassel@beepbeep.serverpit.com) Quit (Ping timeout: 250 seconds)
[3:35] * Tachyon` is now known as Tachyawn
[3:40] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) Quit (Remote host closed the connection)
[3:40] * shootbird (~quassel@beepbeep.serverpit.com) has joined #raspbian
[3:41] * stiv (~steve@blender/coder/stivs) has joined #raspbian
[3:42] * stivs (~steve@blender/coder/stivs) has joined #raspbian
[3:42] * stivs (~steve@blender/coder/stivs) Quit (Client Quit)
[3:42] * stiv (~steve@blender/coder/stivs) Quit (Client Quit)
[3:43] * stiv (~steve@blender/coder/stivs) has joined #raspbian
[3:46] * nadir (uid134094@gateway/web/irccloud.com/x-odwgodhheerifpvh) Quit (Ping timeout: 250 seconds)
[3:47] * nadir (uid134094@gateway/web/irccloud.com/x-wvhtjgnyoxaxzfns) has joined #raspbian
[3:49] * cyborglone (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) has joined #raspbian
[3:52] * cyborg-one (~cyborg-on@188-115-190-37.broadband.tenet.odessa.ua) Quit (Ping timeout: 240 seconds)
[3:59] * percY-_ is now known as percY-
[4:03] * mike_t (~mike@pluto.dd.vaz.ru) has joined #raspbian
[4:03] * Brybry (~Brybry@unaffiliated/brybry) Quit (Quit: Brybry)
[4:05] * Beautiful (~GitGud@unaffiliated/gitgud) has joined #raspbian
[4:09] * bluebluebell (~blueblueb@97-88-72-229.dhcp.stls.mo.charter.com) has joined #raspbian
[4:10] * empty2 (empty@matilda.kottnet.net) has joined #raspbian
[4:10] * sealibor_ (~user@49.52.235.80.sta.estpak.ee) has joined #raspbian
[4:10] * zoktar (~zoktar@unaffiliated/zoktar) Quit (Ping timeout: 244 seconds)
[4:11] * empty1 (empty@matilda.kottnet.net) Quit (Ping timeout: 250 seconds)
[4:11] * Screak42 (~Screak42@89.100.84.28) Quit (Ping timeout: 264 seconds)
[4:12] * xRule (~XRule@130.204.96.116) Quit (Ping timeout: 250 seconds)
[4:13] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) Quit (Ping timeout: 268 seconds)
[4:14] * sealibora (~user@49.52.235.80.sta.estpak.ee) Quit (Ping timeout: 276 seconds)
[4:14] * tru_tru (~tru@atsukau.bis.pasteur.fr) Quit (Ping timeout: 260 seconds)
[4:15] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) has joined #raspbian
[4:16] * xRule (~XRule@130.204.96.116) has joined #raspbian
[4:17] * Screak42 (~Screak42@89.100.84.28) has joined #raspbian
[4:19] <Beautiful> dwaller and tepidtoaster my rasp pi is working
[4:19] <Beautiful> tepid was right. the default rasp pi installation was good enough
[4:21] * zoktar (~zoktar@78-70-243-143-no186.tbcn.telia.com) has joined #raspbian
[4:21] * zoktar (~zoktar@78-70-243-143-no186.tbcn.telia.com) Quit (Changing host)
[4:21] * zoktar (~zoktar@unaffiliated/zoktar) has joined #raspbian
[4:25] * vagrantc (~vagrant@unaffiliated/vagrantc) Quit (Quit: leaving)
[4:27] * tru_tru (~tru@atsukau.bis.pasteur.fr) has joined #raspbian
[4:39] * jackson (~jackson@24.154.4.213) has joined #raspbian
[4:40] * jackson is now known as Guest59570
[4:43] * jungsubk (~jungsubk@121.130.170.3) has joined #raspbian
[4:47] * Beautiful is now known as habibi
[4:49] * bluebluebell (~blueblueb@97-88-72-229.dhcp.stls.mo.charter.com) Quit (Quit: Leaving)
[4:50] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) Quit (Quit: Leaving...)
[4:58] * n2nn (~ninn@mail1.benedict.at) has joined #raspbian
[4:59] * stiv (~steve@blender/coder/stivs) Quit (Ping timeout: 268 seconds)
[5:00] * vcolombo (~vcolombo@c-73-74-204-246.hsd1.il.comcast.net) has joined #raspbian
[5:01] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Ping timeout: 264 seconds)
[5:02] * jungsubk (~jungsubk@121.130.170.3) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[5:04] * zeridon (~zeridon@95.111.106.198) Quit (Read error: Connection reset by peer)
[5:05] * vcolombo (~vcolombo@c-73-74-204-246.hsd1.il.comcast.net) Quit (Ping timeout: 276 seconds)
[5:05] * olegb (~ole@131-164-208-181-dynamic.dk.customer.tdc.net) has joined #raspbian
[5:07] * zeridon (~zeridon@95.111.106.198) has joined #raspbian
[5:16] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[5:21] * shootbird (~quassel@beepbeep.serverpit.com) Quit (Ping timeout: 244 seconds)
[5:25] * shootbird (~quassel@beepbeep.serverpit.com) has joined #raspbian
[5:28] * likevinyl (~freebeer@unaffiliated/likevinyl) Quit (Quit: likevinyl)
[5:31] * Guest59570 (~jackson@24.154.4.213) Quit (Quit: Leaving)
[5:33] * likevinyl (~freebeer@unaffiliated/likevinyl) has joined #raspbian
[5:37] * Haruno (~lucas@197.226.138.66) has joined #raspbian
[5:42] * jackson (~jackson@24.154.4.213) has joined #raspbian
[5:43] * jackson is now known as Guest43850
[5:43] * leio (~leio@gentoo/developer/leio) Quit (Ping timeout: 250 seconds)
[5:47] * Guest16811 is now known as mrz
[5:47] * mrz is now known as Guest99264
[5:52] * Guest43850 (~jackson@24.154.4.213) Quit (Quit: Leaving)
[5:52] * unknownidentity (~unknownid@vpn104160.vpn.utwente.nl) Quit (Remote host closed the connection)
[6:00] * bikram (~bikram@202.63.242.180) Quit (Read error: Connection reset by peer)
[6:02] * bikram (~bikram@202.63.242.180) has joined #raspbian
[6:03] * JakeSays (~jake@chat.thatswhatjakesaid.com) Quit (Ping timeout: 240 seconds)
[6:06] * JakeSays (~jake@chat.thatswhatjakesaid.com) has joined #raspbian
[6:10] * leio (~leio@gentoo/developer/leio) has joined #raspbian
[6:20] * jksM (~jks@b29b9779.rev.stofanet.dk) has joined #raspbian
[6:24] * wildc4rd (~wildc4rd@host86-174-196-188.range86-174.btcentralplus.com) Quit (Remote host closed the connection)
[6:27] * wildc4rd (~wildc4rd@host86-174-196-188.range86-174.btcentralplus.com) has joined #raspbian
[6:45] * stooj (~stooj@181.198.151.122.dynamic.dsl.dv.iprimus.net.au) Quit (Ping timeout: 252 seconds)
[6:46] * stooj (~stooj@181.198.151.122.dynamic.dsl.dv.iprimus.net.au) has joined #raspbian
[6:51] * Jacob______ (sid27928@gateway/web/irccloud.com/x-zuqotrhxxfqmpgjp) has left #raspbian
[6:58] * kyew2 (~kyew@c-50-173-171-13.hsd1.ca.comcast.net) has joined #raspbian
[7:04] * cyborglone (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) Quit (Quit: cyborglone)
[7:09] * dougpiston (~dougpisto@unaffiliated/dougpiston) Quit (Ping timeout: 276 seconds)
[7:12] * likevinyl (~freebeer@unaffiliated/likevinyl) Quit (Quit: likevinyl)
[7:12] * HerculeP (~herc@95-210-201-21.ip.skylogicnet.com) Quit (Ping timeout: 252 seconds)
[7:14] * juhop (~anon@107.150.16.138) Quit (Quit: leaving)
[7:14] * juhop (~anon@107.150.16.138) has joined #raspbian
[7:18] * KlausedSource (~KlausedSo@mwnb.rz.fh-trier.de) has joined #raspbian
[7:18] * Brybry (~Brybry@unaffiliated/brybry) has joined #raspbian
[7:19] * dougpiston (~dougpisto@c-67-183-89-233.hsd1.wa.comcast.net) has joined #raspbian
[7:19] * KlausedSource (~KlausedSo@mwnb.rz.fh-trier.de) Quit (Read error: Connection reset by peer)
[7:19] * KlausedSource (~KlausedSo@mwnb.rz.fh-trier.de) has joined #raspbian
[7:23] * percY- (~percY@162.243.158.199) Quit (Remote host closed the connection)
[7:25] * percY- (~percY@162.243.158.199) has joined #raspbian
[7:35] * kOoLiNuS (~kOoLiNuS@mambo.ba.itb.cnr.it) has joined #raspbian
[7:39] * stiv (~steve@blender/coder/stivs) has joined #raspbian
[7:39] * pitelpan (~panagioti@79.103.167.64.dsl.dyn.forthnet.gr) Quit (Ping timeout: 240 seconds)
[7:40] * meti (~meti@unaffiliated/meti) Quit (Quit: ZNC - http://znc.in)
[7:44] * meti (~meti@unaffiliated/meti) has joined #raspbian
[7:45] * pitelpan (~panagioti@79.103.109.83.dsl.dyn.forthnet.gr) has joined #raspbian
[7:48] * meti (~meti@unaffiliated/meti) Quit (Client Quit)
[7:49] * stiv (~steve@blender/coder/stivs) Quit (Quit: Leaving)
[7:50] * xplora1a (~stuart@81.144.225.214) has joined #raspbian
[7:53] * unknownidentity (~unknownid@vpn104160.vpn.utwente.nl) has joined #raspbian
[7:54] * unknownidentity (~unknownid@vpn104160.vpn.utwente.nl) Quit (Remote host closed the connection)
[7:54] * meti (~meti@unaffiliated/meti) has joined #raspbian
[7:56] * meti (~meti@unaffiliated/meti) Quit (Client Quit)
[7:58] * cyborg-one (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) has joined #raspbian
[7:59] * meti (~meti@unaffiliated/meti) has joined #raspbian
[8:04] * jazzzu (~jazoja@D978C875.cm-3-1d.dynamic.ziggo.nl) has joined #raspbian
[8:07] * kOoLiNuS (~kOoLiNuS@mambo.ba.itb.cnr.it) Quit (Quit: Textual IRC Client: www.textualapp.com)
[8:10] * [diablo] (~miles@unaffiliated/miles/x-000000001) has joined #raspbian
[8:14] * kronsbe (~chatzilla@62.48.72.147) has joined #raspbian
[8:34] * jazzzu (~jazoja@D978C875.cm-3-1d.dynamic.ziggo.nl) Quit (Ping timeout: 268 seconds)
[8:34] * mildouze (~Icedove@AAmiens-156-1-28-102.w90-18.abo.wanadoo.fr) has joined #raspbian
[8:44] * Yukino__ (~lucas@197.226.146.142) has joined #raspbian
[8:48] * Haruno (~lucas@197.226.138.66) Quit (Ping timeout: 276 seconds)
[8:50] * Yukino__ (~lucas@197.226.146.142) Quit (Quit: Leaving)
[8:53] * lau- (~mmeh@62.12.173.51) has joined #raspbian
[8:55] * skazz (~onsltd@82-70-27-126.dsl.in-addr.zen.co.uk) has joined #raspbian
[9:13] * mase-tech (~mase-tech@2a02:908:1862:9260:5977:854a:550b:66c5) has joined #raspbian
[9:20] * nellemann (~nellemann@vps16.comin.dk) has joined #raspbian
[9:23] * balrog-k1n (~balrog@89-67-121-18.dynamic.chello.pl) Quit (Ping timeout: 244 seconds)
[9:25] * balrog-k1n (~balrog@89-67-121-18.dynamic.chello.pl) has joined #raspbian
[9:26] * whatever_sc_ (~whatever_@63-158-200-238.dia.static.qwest.net) Quit (Ping timeout: 240 seconds)
[9:32] * cyborg-one (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) Quit (Ping timeout: 240 seconds)
[9:35] * weox (uid112413@gateway/web/irccloud.com/x-wcoauxruqdbgziad) has joined #raspbian
[9:39] * Guest73238 is now known as downtime
[9:45] * bikram (~bikram@202.63.242.180) Quit (Remote host closed the connection)
[9:47] * jazzzu (~jazoja@ip4da3bd8d.direct-adsl.nl) has joined #raspbian
[9:47] * bikram (~bikram@202.63.242.180) has joined #raspbian
[9:49] * PowerKiller (~PK@unaffiliated/powerkiller) has joined #raspbian
[9:49] <PowerKiller> I'm getting a utmost weird problem on my Raspbian - checking size of size_t... configure: error: in `/home/pi/tor/libevent-2.0.22-stable':
[9:49] <PowerKiller> what the heck? I've installed build-essential
[9:51] <PowerKiller> this happens when compiling libevent-dev
[9:51] <PowerKiller> I've not faced this problem before
[9:54] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) has joined #raspbian
[9:54] <PowerKiller> can someone help me
[9:56] * cyborg-one (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) has joined #raspbian
[10:01] * PowerKiller (~PK@unaffiliated/powerkiller) Quit (Remote host closed the connection)
[10:04] * c-pin (~c-pin@2601:c9:8000:3b20:7993:8701:1d5a:2c68) Quit (Read error: Connection reset by peer)
[10:05] * mase-tech (~mase-tech@2a02:908:1862:9260:5977:854a:550b:66c5) Quit (Quit: Leaving)
[10:05] * c-pin (~c-pin@2601:c9:8000:3b20:7993:8701:1d5a:2c68) has joined #raspbian
[10:07] * yann|work (~yann@85-171-21-92.rev.numericable.fr) has joined #raspbian
[10:12] * Haruno (~lucas@197.226.146.142) has joined #raspbian
[10:16] * sjefen6 (~sjefen6@ti0098a400-0480.bb.online.no) Quit (Ping timeout: 276 seconds)
[10:21] * Haruno (~lucas@197.226.146.142) Quit (Quit: Leaving)
[10:40] * cswang (~cswang@1.34.56.145) Quit (Ping timeout: 244 seconds)
[10:40] * Guest99264 (~mrz@pd907fdfa.dip0.t-ipconnect.de) Quit (Remote host closed the connection)
[10:41] * mrz (~mrz@unaffiliated/mrz) has joined #raspbian
[10:41] * cswang (~cswang@1.34.56.145) has joined #raspbian
[10:45] * Shavington (~Shavingto@host81-159-14-147.range81-159.btcentralplus.com) has left #raspbian
[10:57] * dano5 (~dano5@208.79-160-124.customer.lyse.net) Quit (Quit: ZNC - http://znc.in)
[10:58] * Shavington (~Shavingto@host81-159-14-147.range81-159.btcentralplus.com) has joined #raspbian
[11:00] * distantorigin (~distantor@anomalousabode.com) Quit (Quit: Changing server)
[11:02] * distantorigin (~distantor@anomalousabode.com) has joined #raspbian
[11:04] * distantorigin (~distantor@anomalousabode.com) Quit (Client Quit)
[11:04] * distantorigin (~distantor@anomalousabode.com) has joined #raspbian
[11:13] * anticore (~anticore@a89-152-10-66.cpe.netcabo.pt) Quit (Ping timeout: 264 seconds)
[11:19] * anticore (~anticore@a89-152-10-66.cpe.netcabo.pt) has joined #raspbian
[11:20] * bikram (~bikram@202.63.242.180) Quit (Remote host closed the connection)
[11:33] * iamfrankenstein1 (~Thunderbi@h90192.upc-h.chello.nl) has joined #raspbian
[11:35] * Tachyawn is now known as Tachyon`
[11:36] * nadir (uid134094@gateway/web/irccloud.com/x-wvhtjgnyoxaxzfns) Quit (Quit: Connection closed for inactivity)
[11:39] * UberSMPL (~UberSMPL@unaffiliated/ubersmpl) Quit (Quit: ZNC 1.6.2 - http://znc.in)
[11:49] * dano5 (~dano5@208.79-160-124.customer.lyse.net) has joined #raspbian
[11:54] * nadir (uid134094@gateway/web/irccloud.com/x-tflyqggqwiokuhct) has joined #raspbian
[12:03] * dougpiston (~dougpisto@c-67-183-89-233.hsd1.wa.comcast.net) Quit (Changing host)
[12:03] * dougpiston (~dougpisto@unaffiliated/dougpiston) has joined #raspbian
[12:12] * iamfrankenstein1 (~Thunderbi@h90192.upc-h.chello.nl) Quit (Ping timeout: 240 seconds)
[12:15] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) has joined #raspbian
[12:24] * habibi (~GitGud@unaffiliated/gitgud) Quit (Remote host closed the connection)
[12:27] * taza (~taza@unaffiliated/taza) has joined #raspbian
[12:36] * smokeo (~smokeo@CPE20e52a15aefc-CM00159a67f9c4.cpe.net.cable.rogers.com) Quit (Remote host closed the connection)
[12:40] * robingr (~robingr@heather.robingroppe.de) Quit (Quit: ZNC 1.6.2+deb2+trusty0 - http://znc.in)
[12:40] * cstk421 (~cstk421@c-73-191-207-70.hsd1.mi.comcast.net) Quit (Ping timeout: 240 seconds)
[12:42] * robingr (~robingr@heather.robingroppe.de) has joined #raspbian
[12:54] * weox (uid112413@gateway/web/irccloud.com/x-wcoauxruqdbgziad) Quit (Quit: Connection closed for inactivity)
[12:54] * netsin (~jiggalato@unaffiliated/jiggalator) Quit (Ping timeout: 244 seconds)
[13:02] * HerculeP (~herc@ip-109-47-1-154.web.vodafone.de) has joined #raspbian
[13:04] * azizLIGHT (~azizLIGHT@unaffiliated/azizlight) Quit (Ping timeout: 264 seconds)
[13:15] * lankanmon (~LKNnet@192-0-199-43.cpe.teksavvy.com) Quit (Ping timeout: 240 seconds)
[13:15] * gigimoi_ (~gigimoi@173-27-209-160.client.mchsi.com) has joined #raspbian
[13:16] * mike_t (~mike@pluto.dd.vaz.ru) Quit (Remote host closed the connection)
[13:17] * sweatsuit (~sweatsuit@unaffiliated/sweatsuit) Quit (Ping timeout: 250 seconds)
[13:18] * azizLIGHT (~azizLIGHT@unaffiliated/azizlight) has joined #raspbian
[13:19] * gigimoi (~gigimoi@173.27.209.160) Quit (Ping timeout: 250 seconds)
[13:20] * sweatsuit (~sweatsuit@unaffiliated/sweatsuit) has joined #raspbian
[13:25] * c-pin (~c-pin@2601:c9:8000:3b20:7993:8701:1d5a:2c68) Quit (Ping timeout: 250 seconds)
[13:27] * c-pin (~c-pin@2601:c9:8000:3b20:c21:a3c5:b0c3:81a8) has joined #raspbian
[13:30] * dano5 (~dano5@208.79-160-124.customer.lyse.net) Quit (Quit: ZNC - http://znc.in)
[13:31] * likevinyl (~freebeer@unaffiliated/likevinyl) has joined #raspbian
[13:31] * yann|work (~yann@85-171-21-92.rev.numericable.fr) Quit (Ping timeout: 250 seconds)
[13:31] * dano5 (~dano5@208.79-160-124.customer.lyse.net) has joined #raspbian
[13:32] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[13:32] * dano5 (~dano5@208.79-160-124.customer.lyse.net) Quit (Client Quit)
[13:33] * dano5 (~dano5@208.79-160-124.customer.lyse.net) has joined #raspbian
[13:40] * vcolombo (~vcolombo@cip-248.trustwave.com) has joined #raspbian
[13:41] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Ping timeout: 276 seconds)
[13:42] * shootbird (~quassel@beepbeep.serverpit.com) Quit (Ping timeout: 260 seconds)
[13:42] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[13:43] * cooolbreeze (~cooolbree@ip54542ab4.speed.planet.nl) has joined #raspbian
[13:47] * cooolbreeze (~cooolbree@ip54542ab4.speed.planet.nl) Quit (Quit: Ik ga weg)
[13:48] * shootbird (~quassel@beepbeep.serverpit.com) has joined #raspbian
[13:49] * cooolbreeze (~cooolbree@ip54542ab4.speed.planet.nl) has joined #raspbian
[13:50] * smokeo (~smokeo@76.9.204.178) has joined #raspbian
[13:54] * int3nz0r (~int3nz0r@541A8E1B.cm-5-3c.dynamic.ziggo.nl) has joined #raspbian
[13:56] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[13:58] * rela_ (~x@p5B245061.dip0.t-ipconnect.de) Quit (Ping timeout: 240 seconds)
[13:59] * Algyz (~chatzilla@78-62-121-7.static.zebra.lt) has joined #raspbian
[14:00] * CurryWurst_ (~CurryWurs@2001:1b48:203::1:1000) Quit (Read error: Connection reset by peer)
[14:01] * Gin (~johan@h94n3-vn-a12.ias.bredband.telia.com) has joined #raspbian
[14:04] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Read error: Connection reset by peer)
[14:04] * smokeo (~smokeo@76.9.204.178) Quit (Remote host closed the connection)
[14:05] * CurryWurst (~CurryWurs@2001:1b48:203::1:1000) has joined #raspbian
[14:07] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[14:11] * smokeo (~smokeo@76.9.204.178) has joined #raspbian
[14:15] * n2nn (~ninn@mail1.benedict.at) Quit (Quit: Leaving)
[14:15] * smokeo (~smokeo@76.9.204.178) Quit (Client Quit)
[14:16] * Gin (~johan@h94n3-vn-a12.ias.bredband.telia.com) Quit (Ping timeout: 276 seconds)
[14:18] * leio (~leio@gentoo/developer/leio) Quit (Ping timeout: 276 seconds)
[14:20] * tru_tru (~tru@atsukau.bis.pasteur.fr) Quit (Ping timeout: 244 seconds)
[14:21] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Quit: I have gone to sleep. ZZZzzz…)
[14:22] * tru_tru (~tru@atsukau.bis.pasteur.fr) has joined #raspbian
[14:23] * Gin (~johan@h94n3-vn-a12.ias.bredband.telia.com) has joined #raspbian
[14:24] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[14:40] * shantorn (~Shantorn@216-161-88-17.ptld.qwest.net) has joined #raspbian
[14:45] * fred1807 (~fred1807@177.220.176.147) has joined #raspbian
[14:45] <fred1807> I have a recently downloaded image of rapbian jessie lite running and updated on my B+ Model. Can I use this same SD card on a RAspi model 3 ?
[14:50] * kronsbe (~chatzilla@62.48.72.147) Quit (Quit: ChatZilla 0.9.92 [Firefox 45.0.1/20160315153207])
[14:50] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Quit: I have gone to sleep. ZZZzzz…)
[14:52] * chuertab (~textual@179.4.111.250) has joined #raspbian
[14:54] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[14:54] * Shavington (~Shavingto@host81-159-14-147.range81-159.btcentralplus.com) Quit (Quit: Leaving)
[14:55] * lau- (~mmeh@62.12.173.51) Quit (Quit: Lost terminal)
[14:55] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Client Quit)
[14:58] * Lemmata (~quassel@201.11.187.81.in-addr.arpa) Quit (Remote host closed the connection)
[14:59] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[15:03] * leio (~leio@85.253.85.82.cable.starman.ee) has joined #raspbian
[15:03] * leio (~leio@85.253.85.82.cable.starman.ee) Quit (Changing host)
[15:03] * leio (~leio@gentoo/developer/leio) has joined #raspbian
[15:05] * Lemmata (~quassel@201.11.187.81.in-addr.arpa) has joined #raspbian
[15:14] * Londi (~Londi@77.232.169.60) has joined #raspbian
[15:14] * Londi (~Londi@77.232.169.60) has left #raspbian
[15:20] <dwaller> on a fresh install of raspbian, when i install 'rpi-update' and then run it, it runs ok, no errors are output. when i reboot, i get the rainbow screen of death
[15:21] <dwaller> is the pi2 not capable of handling the 4.4 update?
[15:23] * vcolombo (~vcolombo@cip-248.trustwave.com) Quit (Ping timeout: 240 seconds)
[15:25] <fred1807> dwaller: maybe you got the corrupted sd card of death?
[15:29] * vcolombo (~vcolombo@38.106.143.234) has joined #raspbian
[15:31] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) Quit (Quit: Leaving...)
[15:31] * vcolombo (~vcolombo@38.106.143.234) Quit (Remote host closed the connection)
[15:31] * vcolombo (~vcolombo@204.13.202.248) has joined #raspbian
[15:32] <dwaller> i don't think so
[15:32] <dwaller> i'm replicated this multiple times witht he same SD card
[15:33] <dwaller> when i get the rainbow screen, i rebuild raspbian, and try the rpi-update again, and same thing
[15:33] <dwaller> very repeatable
[15:40] * h4ndy is now known as H4ndy
[15:46] * whatever_sc_ (~whatever_@63-158-200-238.dia.static.qwest.net) has joined #raspbian
[15:46] <Algyz> Here it's okay
[15:47] * jazzzu (~jazoja@ip4da3bd8d.direct-adsl.nl) Quit (Read error: Connection reset by peer)
[15:50] * [diablo] (~miles@unaffiliated/miles/x-000000001) Quit (Quit: Leaving)
[15:57] * tepidtoaster (~pepsi@188.172.219.43) has joined #raspbian
[16:09] * shantorn (~Shantorn@216-161-88-17.ptld.qwest.net) Quit (Quit: Leaving)
[16:12] * leio (~leio@gentoo/developer/leio) Quit (Ping timeout: 240 seconds)
[16:12] * leio (~leio@gentoo/developer/leio) has joined #raspbian
[16:17] * xplora1a (~stuart@81.144.225.214) Quit (Ping timeout: 246 seconds)
[16:27] * fred1807 (~fred1807@177.220.176.147) has left #raspbian
[16:29] * IrishGringo (~chatzilla@2601:586:c200:6eaa:3c62:4d57:ca48:e2fb) has joined #raspbian
[16:29] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Quit: I have gone to sleep. ZZZzzz…)
[16:37] * Gin (~johan@h94n3-vn-a12.ias.bredband.telia.com) Quit (Remote host closed the connection)
[16:38] * shootbird (~quassel@beepbeep.serverpit.com) Quit (Ping timeout: 260 seconds)
[16:42] * johnnyfive (~johnnyfiv@unaffiliated/isalive) Quit (Ping timeout: 260 seconds)
[16:43] * shootbird (~quassel@beepbeep.serverpit.com) has joined #raspbian
[16:44] * fish__ is now known as fish_
[16:44] * fish_ (~fish@178.62.235.136) Quit (Changing host)
[16:44] * fish_ (~fish@c-base/crew/fish) has joined #raspbian
[16:51] * johnnyfive (~johnnyfiv@unaffiliated/isalive) has joined #raspbian
[16:52] * Berry (~Berry@52D9076D.cm-11-1a.dynamic.ziggo.nl) has joined #raspbian
[16:53] * stiv (~steve@blender/coder/stivs) has joined #raspbian
[16:58] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[17:04] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Quit: I have gone to sleep. ZZZzzz…)
[17:18] * bizarro_1 (~bizarro_1@120.red-79-152-179.dynamicip.rima-tde.net) has joined #raspbian
[17:19] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[17:20] * drtic1 (~drtic@24.6.81.52) Quit (Remote host closed the connection)
[17:21] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Client Quit)
[17:21] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[17:24] * jazzzu (~jazoja@D978C875.cm-3-1d.dynamic.ziggo.nl) has joined #raspbian
[17:29] * cyborglone (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) has joined #raspbian
[17:31] * cyborg-one (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) Quit (Ping timeout: 240 seconds)
[17:33] * _Crash_ (~owena@cpc25-wiga11-2-0-cust237.18-3.cable.virginm.net) has joined #raspbian
[17:35] <_Crash_> Got a strange problem... My pi stopped responding yesterday and I realised it wouldn't even boot from the SD card. I got the uSD card and connected it to my linux box (ubuntu server) and ran "fdisk -ls" only to realise there is only one partition there with a linux file system.
[17:35] <_Crash_> Any ideas on how to sort this out?
[17:35] <_Crash_> The only backup I have is from 2 months ago and could really do with getting access, even if it's small access, to to data again.
[17:35] * cyborglone (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) Quit (Ping timeout: 276 seconds)
[17:36] * cyborg-one (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) has joined #raspbian
[17:39] * cyborglone (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) has joined #raspbian
[17:41] <Eco_> _Crash_ You can mount the 'one partition there with a linux file system' on your linux box ?
[17:41] <_Crash_> Eco_, nope :(
[17:42] <_Crash_> Eco_, however, I just ran Testdisk and it found the missing boot partition (FAT16)
[17:42] <_Crash_> Just wondering how it can get it back for me..
[17:42] * factor (~factor@ip70-185-223-172.ok.ok.cox.net) has joined #raspbian
[17:43] * hanfm (~Thunderbi@x5d81d5e6.dyn.telefonica.de) has joined #raspbian
[17:43] * cyborg-one (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) Quit (Ping timeout: 276 seconds)
[17:44] <Eco_> Does TEstdisk display the start and end sector ?
[17:45] <Eco_> of the missing boot partition ?
[17:45] <_Crash_> Eco_, just rebooted since TestDisk required one to write changes to the SDCard and running fdisk-ls after reboot, it's back to normal (with boot partition).
[17:45] <_Crash_> Yes, the Start and End sectors are there
[17:46] <Eco_> if it's back to normal ,then the mSD should work again, isn't it ?
[17:46] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Quit: I have gone to sleep. ZZZzzz…)
[17:47] <Eco_> i mean uSD
[17:48] * mase-tech (~mase-tech@2a02:908:1862:9260:cdad:6590:115d:4d68) has joined #raspbian
[17:52] <_Crash_> Yes, just tested it, it's booted fine!
[17:52] <_Crash_> Time to take a backup haha
[17:52] <_Crash_> Panic over.
[17:52] <Eco_> Remeber to make a Backup !
[17:52] <_Crash_> Yep! i'm just about too!
[17:52] <Eco_> Have a fine day. :)
[17:52] <_Crash_> I really recommend TestDisk, that's the best utility ever!
[17:53] <_Crash_> Thank you! You too!
[17:56] * _Crash_ (~owena@cpc25-wiga11-2-0-cust237.18-3.cable.virginm.net) has left #raspbian
[17:56] * ctarx (~ctarx@unaffiliated/ctarx) has joined #raspbian
[18:02] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[18:07] * RockKeyman (~RockKeyma@net-2-33-19-248.cust.dsl.teletu.it) has joined #raspbian
[18:15] * alex1a (~alex1a@2001:8a0:7e56:201:4016:5e55:ba67:937c) has joined #raspbian
[18:18] * Beautiful (~GitGud@unaffiliated/gitgud) has joined #raspbian
[18:26] * spinza (~spin@197.89.46.49) Quit (Ping timeout: 250 seconds)
[18:27] * \ni (~\ni@bl20-115-106.dsl.telepac.pt) has joined #raspbian
[18:28] * ctarx (~ctarx@unaffiliated/ctarx) Quit (Quit: Textual IRC Client: www.textualapp.com)
[18:30] * ctarx (~ctarx@unaffiliated/ctarx) has joined #raspbian
[18:30] * vcolombo (~vcolombo@204.13.202.248) Quit (Remote host closed the connection)
[18:30] * vcolombo (~vcolombo@204.13.202.248) has joined #raspbian
[18:31] * hanfm (~Thunderbi@x5d81d5e6.dyn.telefonica.de) Quit (Quit: hanfm)
[18:42] * alexf1a (~alex1a@2001:8a0:7e56:201:4016:5e55:ba67:937c) has joined #raspbian
[18:44] * alex1a (~alex1a@2001:8a0:7e56:201:4016:5e55:ba67:937c) Quit (Ping timeout: 250 seconds)
[18:45] * Tachyon` is now known as Tachgone
[18:48] * azeam (~azeam@unaffiliated/azeam) Quit (Ping timeout: 250 seconds)
[18:48] * azeam_afk (~azeam@unaffiliated/azeam) has joined #raspbian
[18:48] * azeam_afk is now known as azeam
[18:49] * alex1a (~alex1a@2001:8a0:7e56:201:4016:5e55:ba67:937c) has joined #raspbian
[18:49] * alex1a (~alex1a@2001:8a0:7e56:201:4016:5e55:ba67:937c) Quit (Max SendQ exceeded)
[18:49] * Arnix (~Arnix@36-233-97-36.dynamic-ip.hinet.net) has joined #raspbian
[18:49] * Arnix (~Arnix@36-233-97-36.dynamic-ip.hinet.net) Quit (Remote host closed the connection)
[18:50] * alex1a (~alex1a@2001:8a0:7e56:201:4016:5e55:ba67:937c) has joined #raspbian
[18:52] * alexf1a (~alex1a@2001:8a0:7e56:201:4016:5e55:ba67:937c) Quit (Ping timeout: 250 seconds)
[18:56] * spinza (~spin@197.89.46.49) has joined #raspbian
[18:56] * hanfm (~Thunderbi@x5d81d5e6.dyn.telefonica.de) has joined #raspbian
[18:57] * Algyz (~chatzilla@78-62-121-7.static.zebra.lt) Quit (Remote host closed the connection)
[19:00] * tepidtoaster (~pepsi@188.172.219.43) Quit (Quit: Leaving)
[19:01] * jazzzu (~jazoja@D978C875.cm-3-1d.dynamic.ziggo.nl) Quit (Ping timeout: 240 seconds)
[19:02] * tdammers (~tdammers@unaffiliated/tdammers) has joined #raspbian
[19:04] * yann|work (~yann@nan92-1-81-57-214-146.fbx.proxad.net) has joined #raspbian
[19:04] * \ni (~\ni@bl20-115-106.dsl.telepac.pt) Quit (Quit: _Leaving)
[19:07] <tdammers> I can't seem to ssh out from raspbian, but I can ssh into the box, and curl etc. work fine
[19:07] <tdammers> any ideas how to troubleshoot?
[19:10] * hanfm (~Thunderbi@x5d81d5e6.dyn.telefonica.de) Quit (Quit: hanfm)
[19:12] <at0m> tdammers: what error are you getting, ssh'ing out?
[19:13] <at0m> say you ssh $user@$host, you get an error?
[19:13] <tdammers> no error, it just hangs
[19:13] <at0m> can you ping the host?
[19:13] <tdammers> yes, I can ping it, I can curl it
[19:13] <tdammers> last message from ssh -v is debug1: Sending env LANG = en_US.UTF-8
[19:14] <tdammers> i.e., authentication succeeds
[19:17] <stiv> is sshd running on the target machine? can you ssh into from somewhere else? or from/to target?
[19:19] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[19:21] * alex1a (~alex1a@2001:8a0:7e56:201:4016:5e55:ba67:937c) Quit (Ping timeout: 250 seconds)
[19:28] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[19:30] * xg (~xg@KD113159255002.ppp-bb.dion.ne.jp) has joined #raspbian
[19:33] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[19:33] * mildouze (~Icedove@AAmiens-156-1-28-102.w90-18.abo.wanadoo.fr) Quit (Quit: mildouze)
[19:36] <tdammers> yes, I'm currently ssh'd into the target from another machine
[19:36] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[19:36] <tdammers> in fact, the target is the machine that's running the IRC client I'm using right now
[19:38] <at0m> tdammers: and you're ssh'ing as that same user on that sshd?
[19:38] <tdammers> yes
[19:38] <at0m> authorized_keys file can have exceptions per client hostkey. in case you toyed with that...
[19:39] <at0m> exceptions/specifics
[19:39] <tdammers> hmm, but the key is the same, and authentication does seem to succeed
[19:39] <tdammers> debug1: Authentication succeeded (publickey).
[19:39] <tdammers> is what the -v says
[19:40] * Haruno (~lucas@197.226.146.142) has joined #raspbian
[19:41] * cyborglone (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) Quit (Ping timeout: 276 seconds)
[19:41] <at0m> any client ip restrictions or specifics in sshd_config?
[19:43] <at0m> say, you're on a different subnet and turn shell into /bin/false
[19:44] <at0m> can you scp?
[19:44] <at0m> or have a .ssh/config witth some odd line
[19:45] <tdammers> checked all those
[19:45] <tdammers> all machines are on the same subnet anyway, and I don't have anything more specific than that
[19:48] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[19:51] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[19:53] * pingaan (~tjohej@c-d62972d5.17-71-64736c10.cust.bredbandsbolaget.se) has joined #raspbian
[19:55] * ctarx (~ctarx@unaffiliated/ctarx) Quit (Quit: My MacBook has gone to sleep. ZZZzzz…)
[19:58] * Yukino__ (~lucas@197.226.146.142) has joined #raspbian
[19:58] * pingaan (~tjohej@c-d62972d5.17-71-64736c10.cust.bredbandsbolaget.se) Quit (Ping timeout: 276 seconds)
[19:59] <tdammers> oh, hold on, turns out I *can* ssh into another machine
[19:59] * ctarx (~ctarx@unaffiliated/ctarx) has joined #raspbian
[19:59] * shootbird (~quassel@beepbeep.serverpit.com) Quit (Ping timeout: 260 seconds)
[20:04] * shootbird (~quassel@beepbeep.serverpit.com) has joined #raspbian
[20:06] * Yukino__ (~lucas@197.226.146.142) Quit (Quit: Leaving)
[20:11] * pingaan (~tjohej@5.254.151.82) has joined #raspbian
[20:16] * Curacao (be04b8b4@gateway/web/freenode/ip.190.4.184.180) has joined #raspbian
[20:17] <Curacao> Hi everyone, I have an issue with running php files from the cli. On an older raspbian SD I'm running an older version of php, and it's running fine. However I just installed a new image with the latest php packages, and when I try to execute the same php file all it does it just spit out the content of the file.
[20:17] <Curacao> php -f /tmp/test.php
[20:20] * heroux (sandroco@gateway/shell/insomnia247/x-tbeshoyjghlfenih) Quit (Ping timeout: 244 seconds)
[20:21] * djukon (transitor@gateway/shell/insomnia247/x-utweqmxrwwyskswh) Quit (Ping timeout: 244 seconds)
[20:23] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Quit: I have gone to sleep. ZZZzzz…)
[20:26] <Curacao> Even after installing apache2 no php file is being executed
[20:26] * ctarx (~ctarx@unaffiliated/ctarx) Quit (Quit: Textual IRC Client: www.textualapp.com)
[20:27] <Curacao> Not even through apache, I'm seing the PHP file's source from the browser
[20:27] <tdammers> php-cli shouldn't use apache at all anyway
[20:29] <Curacao> I agree, but out of last resort I tried installing and configuring a normal LAMP setup, but all I see is the PHP file's source
[20:29] <HerculeP> are you using short tags? <? instead of <?php ?
[20:29] <Curacao> Short tags
[20:30] <HerculeP> must be enabled or better changed to <?php
[20:30] <tdammers> IIRC default php settings disable them
[20:30] <Curacao> I see, now it's working with the long tags, since when has this been changed? It worked fine no longer than half a year ago...
[20:30] <Curacao> :\
[20:30] <HerculeP> almost forever ;)
[20:31] <tdammers> at least since php 5.2
[20:31] <tdammers> I'd wager the default has been like this pretty much since the day short tags were invented
[20:32] <HerculeP> maybe you enabled shorttags in your old setup and forgot about it
[20:39] * obserd (~poop@108.12.231.117) Quit (Quit: WeeChat 1.4)
[20:48] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) has joined #raspbian
[20:50] <Curacao> I doubt, but alright, now I know
[20:50] * outofsorts (~outofsort@104.254.90.203) Quit (Ping timeout: 250 seconds)
[20:50] <Curacao> I've always used the short tags, and never mettled in the PHP config
[20:56] * outofsorts (~outofsort@184.75.214.163) has joined #raspbian
[21:03] * stiv (~steve@blender/coder/stivs) Quit (Ping timeout: 240 seconds)
[21:05] * azeam (~azeam@unaffiliated/azeam) Quit (Ping timeout: 244 seconds)
[21:09] * mase-tech (~mase-tech@2a02:908:1862:9260:cdad:6590:115d:4d68) Quit (Quit: Leaving)
[21:09] * skazz (~onsltd@82-70-27-126.dsl.in-addr.zen.co.uk) Quit (Ping timeout: 276 seconds)
[21:13] * azeam (~azeam@unaffiliated/azeam) has joined #raspbian
[21:19] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[21:21] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[21:23] <Beautiful> any here know about minibian?
[21:23] <Beautiful> does minibian is a desktop environment?
[21:24] <Beautiful> no it doesn ot
[21:24] <Beautiful> nvm
[21:25] * Curacao (be04b8b4@gateway/web/freenode/ip.190.4.184.180) Quit (Quit: Page closed)
[21:28] * ctarx (~ctarx@unaffiliated/ctarx) has joined #raspbian
[21:28] * Haruno (~lucas@197.226.146.142) Quit (Ping timeout: 244 seconds)
[21:33] * DevBox (~DevBox@unaffiliated/zacdev) has joined #raspbian
[21:38] * Haruno (~lucas@197.226.146.142) has joined #raspbian
[21:39] * Haruno (~lucas@197.226.146.142) Quit (Client Quit)
[21:39] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[21:40] * spinza (~spin@197.89.46.49) Quit (Ping timeout: 260 seconds)
[21:41] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[21:41] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[21:44] * spinza (~spin@197.89.46.49) has joined #raspbian
[21:47] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[21:51] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[21:53] * Axy (~Mia@unaffiliated/mia) Quit (Read error: Connection reset by peer)
[21:56] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[21:56] * Mia (~Mia@92.45.163.160) has joined #raspbian
[21:56] * Mia (~Mia@92.45.163.160) Quit (Changing host)
[21:56] * Mia (~Mia@unaffiliated/mia) has joined #raspbian
[22:02] * nmschulte (~nmschulte@unaffiliated/reklipz) has joined #raspbian
[22:02] * ctarx (~ctarx@unaffiliated/ctarx) Quit (Quit: Textual IRC Client: www.textualapp.com)
[22:04] <nmschulte> I run Debian Sid on all of my x86-64 and x86 hardware, and I used to run Stable (Jessie at the time) on my BeagleBoard. I'm trying to decide if it makes sense to run Debian on my RPi3/B, or what Raspbian has to offer. I'm particularly interested in playing with the camera interface (MIPI/CSI), and I have the RPi Cam (IR and no-IR versions).
[22:04] * H4ndy is now known as h4ndy
[22:06] <taza> nmschulte: Raspbian was originally made because the original RPi was armv6 and arm-hf required armv7, and doing soft floats made the system crawl
[22:06] * Beautiful (~GitGud@unaffiliated/gitgud) Quit (Quit: Not such a bad thing to fall in looooooove with me <3)
[22:07] <nmschulte> I assume the software for the RPi Camera (OV5647) is packaged in Raspbian?
[22:07] <taza> On stuff not original / zero, Raspbian is mostly useful for the custom hardware packages and the workarounds for stuff like no rtc - if you can do that by hand, it's not a big deal either way.
[22:07] <taza> Packaged for Raspbian in the Foundation repos, at a guess. Raspbian and foundation have separate repos technically.
[22:07] <nmschulte> taza: that was the impression I was getting: armhf/el niceties, which I think are moot w/ RPi3.
[22:08] <taza> They're moot with RPi2 too
[22:08] <nmschulte> Sweet. The only big piece I'm not smart on is the boot/loader situation.
[22:08] <taza> If you can manage to build hardware drivers from source, there's not a massive difference, Raspbian just has stuff already compiled in the repos.
[22:08] <taza> Oh yeah that. Top points: Don't ask #raspberrypi
[22:09] <nmschulte> I read somewhere that boot is actually done via the GPU chip?! And not onlt that, but that I need to provide a proprietary BLOB to even boot?
[22:09] <taza> (Dumb argument about it since they didn't even know that stuff exists)
[22:09] <taza> Yerp
[22:09] <taza> Aaand it loads from a fat32 drive ONLY
[22:09] * WalterWhite (~GitGud@unaffiliated/gitgud) has joined #raspbian
[22:09] <taza> And you have to align the SD card's partitions right, too
[22:09] <nmschulte> Sounds like the BeagleBoard all over again.
[22:09] <taza> Yeah well it's a hack. Designed for a $25 price point.
[22:10] <taza> Broadcom refuses to release the sources for the binaries, so you're booting with a blob.
[22:11] * frals (~frals@Maemo/community/contributor/frals) Quit (Ping timeout: 244 seconds)
[22:11] <taza> Booting via the GPU isn't that weird, it's a SoC, but yeah, it requires a blob on a fat32 partition at a specific hardware point.
[22:12] * s1lver_ (~daniel@h-50-151.a240.priv.bahnhof.se) Quit (Ping timeout: 276 seconds)
[22:12] * s1lver (~daniel@h-50-151.a240.priv.bahnhof.se) has joined #raspbian
[22:20] * TechnoTony_MAIN (~TechnoTon@74.120.221.135) has joined #raspbian
[22:20] * swatti (~memory@business-89-132-60-56.business.broadband.hu) Quit (Ping timeout: 260 seconds)
[22:25] * TechnoTony_MAIN (~TechnoTon@74.120.221.135) Quit (Ping timeout: 250 seconds)
[22:26] * aaronmehar (~aaronmeha@unaffiliated/aaronmehar) Quit (Quit: I have gone to sleep. ZZZzzz…)
[22:27] <nmschulte> taza: I read that there is (work in-progress?) support for "direct USB" and "PXE boot" -- I'm inclined to think these are both features for the same level of the boot stack, meaning "boot from USB" is what "direct USB mass storage" means.
[22:28] <nmschulte> I assume this still requires a blob on a fat32 part in an MBR partition table at a certain hw addr/pt?
[22:30] * pingaan (~tjohej@5.254.151.82) Quit (Remote host closed the connection)
[22:32] * unknownidentity (~unknownid@ip-95-223-159-60.hsi16.unitymediagroup.de) has joined #raspbian
[22:34] * cyborg-one (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) has joined #raspbian
[22:36] <taza> I do not know.
[22:39] * cstk421 (~cstk421@c-73-191-207-70.hsd1.mi.comcast.net) has joined #raspbian
[22:42] * \ni (~\ni@bl20-115-106.dsl.telepac.pt) has joined #raspbian
[22:43] * cstk421 (~cstk421@c-73-191-207-70.hsd1.mi.comcast.net) Quit (Client Quit)
[22:49] <nmschulte> This page notes that Broadcom's VideoCore IV GPU/VPU hardware docu for the BCM21553 (similar to BCM2835) has been released and should help w/ an open driver impl/reverse-engineering efforts: http://www.truetex.com/raspberrypi -- anyone know if this has gone anywhere?
[22:52] * RockKeyman (~RockKeyma@net-2-33-19-248.cust.dsl.teletu.it) Quit (Quit: Leaving)
[22:54] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) Quit (Remote host closed the connection)
[23:00] * vcolombo (~vcolombo@204.13.202.248) Quit (Ping timeout: 244 seconds)
[23:00] * dougl (~doug@S0106c8fb265cba8c.wp.shawcable.net) has joined #raspbian
[23:02] * truthadjustr (ca511e10@gateway/web/freenode/ip.202.81.30.16) has joined #raspbian
[23:03] <truthadjustr> hi.. i just got a new raspi3. I'm a fan of playing with docker. Is the hypriotOS the way for this?
[23:09] <nmschulte> truthadjustr: why do you think you need hypriotos fto play with Docker?
[23:09] <nmschulte> RPi runs Linux, Docker runs on Linux -- Bob is your uncle.
[23:11] <truthadjustr> hey, i know unshare and 6 namespaces/cgroups. I guess, i just wanted to know if there are nice docker trends for raspi
[23:11] <truthadjustr> i don't easily assume..
[23:12] <truthadjustr> so i ask first
[23:12] <nmschulte> I understand. Sorry I can't help more. It looks like HypriotOS is some sort of Clustering solution for Docker on Raspberry Pis.
[23:13] * bluebluebell (~blueblueb@97-88-72-229.dhcp.stls.mo.charter.com) has joined #raspbian
[23:14] * cyborg-one (~cyborg-on@176-119-102-81.broadband.tenet.odessa.ua) Quit (Quit: cyborg-one)
[23:18] * truthadjustr (ca511e10@gateway/web/freenode/ip.202.81.30.16) has left #raspbian
[23:23] * heroux (~heroux@104.244.75.224) has joined #raspbian
[23:24] * djukon (~djukon@104.244.75.224) has joined #raspbian
[23:30] * nmschulte (~nmschulte@unaffiliated/reklipz) Quit (Quit: leaving)
[23:37] * skazz (~onsltd@82-132-227-43.dab.02.net) has joined #raspbian
[23:41] * int3nz0r (~int3nz0r@541A8E1B.cm-5-3c.dynamic.ziggo.nl) Quit (Quit: My Mac has gone to sleep. ZZZzzz…)
[23:43] * int3nz0r (~int3nz0r@541A8E1B.cm-5-3c.dynamic.ziggo.nl) has joined #raspbian
[23:44] * vcolombo (~vcolombo@204.13.202.248) has joined #raspbian
[23:47] * Davespice (~quassel@cpc87817-haye26-2-0-cust295.17-4.cable.virginm.net) Quit (Read error: Connection reset by peer)
[23:48] * Davespice (~quassel@cpc87817-haye26-2-0-cust295.17-4.cable.virginm.net) has joined #raspbian
[23:48] * shantorn (~Shantorn@63-229-134-162.ptld.qwest.net) has joined #raspbian
[23:52] * kd7jwc (~Shantorn@63-229-134-162.ptld.qwest.net) has joined #raspbian
[23:53] * shantorn (~Shantorn@63-229-134-162.ptld.qwest.net) Quit (Ping timeout: 252 seconds)
[23:54] * WalterWhite (~GitGud@unaffiliated/gitgud) Quit (Quit: Not such a bad thing to fall in looooooove with me <3)
[23:55] * vcolombo (~vcolombo@204.13.202.248) Quit (Remote host closed the connection)
[23:55] * vcolombo (~vcolombo@204.13.202.248) has joined #raspbian
[23:57] * \ni (~\ni@bl20-115-106.dsl.telepac.pt) Quit (Quit: _Leaving)
[23:57] * DevBox (~DevBox@unaffiliated/zacdev) Quit (Read error: Connection reset by peer)

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