#raspbian IRC Log

Index

IRC Log for 2014-10-29

Timestamps are in GMT/BST.

[0:01] * cads (~max@c-69-180-6-4.hsd1.ga.comcast.net) has joined #raspbian
[0:01] * Windes (Windes@2a01:e34:ed5f:6a40:159c:c1e9:8b41:f6c5) Quit (Ping timeout: 256 seconds)
[0:04] * tinti (~tinti@pdpc/supporter/student/tinti) Quit (Remote host closed the connection)
[0:06] * PhonikG (~User@d173-238-50-70.home4.cgocable.net) has joined #raspbian
[0:06] * ascii_ch (~quassel@89-184.104-92.cust.bluewin.ch) Quit (Remote host closed the connection)
[0:21] * RagingComputer (~RagingCom@ip174-71-121-196.om.om.cox.net) Quit (Read error: Connection reset by peer)
[0:35] * gorhgorh (~gorhgorh@175.229.207.77.rev.sfr.net) Quit (Quit: gorhgorh)
[0:55] * msthe_student (8027a5e4@gateway/web/freenode/ip.128.39.165.228) has joined #raspbian
[0:55] <msthe_student> How do I install the vcan module?
[0:59] * meti (~meti@unaffiliated/meti) Quit (Ping timeout: 264 seconds)
[1:00] * meti (~meti@unaffiliated/meti) has joined #raspbian
[1:06] <PhonikG> ? vcan ?
[1:19] * outofbounds (~outofboun@gateway/tor-sasl/outofbounds) Quit ()
[1:20] <msthe_student> vcan: Virtual CAN
[1:20] <msthe_student> it's to CANBUS what vlan is to LAN
[1:21] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[1:22] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 256 seconds)
[1:22] <PhonikG> ah i see
[1:23] * themill (~stuart@unaffiliated/themill) Quit (Ping timeout: 244 seconds)
[1:24] <msthe_student> it seems to be in centos by standard and refered to in the kernel docs, but I see no reference to it in raspbian or debian docs
[1:26] * themill (~stuart@unaffiliated/themill) has joined #raspbian
[1:26] * ChanServ sets mode +o themill
[1:31] * n2deep (n2deep@odin.sdf-eu.org) Quit (Ping timeout: 244 seconds)
[1:31] * InitX (~InitX@101.229.39.26) has joined #raspbian
[1:31] <InitX> I
[1:32] * n2deep (n2deep@odin.sdf-eu.org) has joined #raspbian
[1:32] * csrockstar (~csrocksta@cpe-74-76-158-50.nycap.res.rr.com) has joined #raspbian
[1:32] * _yoy_ (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Quit: Leaving...)
[1:33] <InitX> I had worte a bash scripts and put it into rc.S. is there any way to keep this scripts unreadable from others
[1:34] * _yoy_ (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[1:35] <InitX> when use VIM to edit a file it can use encryption key ,if I encryption the rc.S file does shell can running it?
[1:35] <msthe_student> InitX: chmod 700 "filename"
[1:38] <InitX> msthe_student, if you give a file 700 permission then it still can readable from other system
[1:53] <msthe_student> Sure? 700 should only give you read access
[1:56] <plugwash> and root
[1:57] <plugwash> and anyone who pulls the card out and puts it into another system where they have root
[1:57] <plugwash> It's a pretty tricky problem to let a computer access something without letting a person who has physical access to that computer access it
[1:58] <plugwash> encryption only marginally helps because you need to put the key somewhere
[2:01] <msthe_student> but root can always read it, as long as you don't encrypt
[2:02] <msthe_student> one thing you could do would be to have a reference in rcS to a file in /tmp that you decrypt on boot
[2:04] <plugwash> then where do you store the encyrption key..............
[2:04] <msthe_student> seperate file system or something
[2:05] <plugwash> as I said it's a tricky problem, you can build up layers of obfuscation but ultimately allowing something to be used automatically but not allowing it to be read by people is easier said than done
[2:05] <msthe_student> The problem is that raspberry pi doesn't support chain-of-trust boot
[2:06] <msthe_student> nor encrypted boot
[2:08] <msthe_student> btw. is there something like a patchconfig, to apply patches from diffconfig (.config for kernel)?
[2:08] <csrockstar> I'm trying to give static ip address to raspberry pi (to use it as web server), while my router has dhcp address range. How can I set it up?
[2:10] <msthe_student> csrockstar: What's your dhcp range? The easy way is just to setup a reservation on your router
[2:10] <csrockstar> 192.168.1.1-192.168.1.249
[2:11] <csrockstar> msthe_student: 192.168.1.1-192.168.1.249
[2:11] <msthe_student> First you have to disable dhcp for eth0
[2:12] <csrockstar> msthe_student: can you show me the content of interfaces and other files that needs to be changed
[2:12] <msthe_student> http://elinux.org/RPi_Setting_up_a_static_IP_in_Debian
[2:14] <csrockstar> I'm also setting up auto connect to certain wifi, so in that case shouldn't it also include ssid and password?
[2:14] <csrockstar> msthe_student: I'm also setting up auto connect to certain wifi, so in that case shouldn't it also include ssid and password? csrockstar
[2:15] <msthe_student> Yes, but you shouldn't run a server on wifi
[2:15] <msthe_student> atleast I think it should contain ssid then
[2:16] <csrockstar> yes
[2:17] <csrockstar> msthe_student: yes
[2:18] <csrockstar> msthe_student: and also I'm setting static ip in wlan
[2:19] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Remote host closed the connection)
[2:25] * lazy_prince (~killer_pr@122.171.126.228) Quit (Ping timeout: 245 seconds)
[2:31] * Felix29 (~coors@c-67-166-12-95.hsd1.co.comcast.net) has joined #raspbian
[2:48] * msthe_student (8027a5e4@gateway/web/freenode/ip.128.39.165.228) Quit (Quit: Page closed)
[2:49] * otter768 (~otter768@cpe-70-117-0-42.satx.res.rr.com) has joined #raspbian
[2:52] <csrockstar> why can't I ssh Rpi in same network of router?
[2:55] * killer_prince (~killer_pr@122.172.49.7) has joined #raspbian
[2:55] * killer_prince is now known as lazy_prince
[2:56] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Remote host closed the connection)
[2:57] * plugwash (~plugwash@97e5befb.skybroadband.com) Quit (Ping timeout: 272 seconds)
[2:57] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[3:00] * bizarro_1 (~bizarro_1@183.Red-88-5-42.dynamicIP.rima-tde.net) Quit (Quit: Leaving)
[3:03] * plugwash (~plugwash@97e5befb.skybroadband.com) has joined #raspbian
[3:03] * ChanServ sets mode +o plugwash
[3:06] * csrockstar (~csrocksta@cpe-74-76-158-50.nycap.res.rr.com) Quit (Ping timeout: 245 seconds)
[3:07] * RavenII (~Ramsin@c-73-8-61-57.hsd1.il.comcast.net) Quit (Quit: Leaving)
[3:07] * csrockstar (~csrocksta@cpe-74-76-158-50.nycap.res.rr.com) has joined #raspbian
[3:10] * csrockstar_ (~csrocksta@cpe-74-76-158-50.nycap.res.rr.com) has joined #raspbian
[3:12] * PhonikG (~User@d173-238-50-70.home4.cgocable.net) Quit (Read error: Connection reset by peer)
[3:14] * Hopper (~Hopper@82.Red-83-40-45.dynamicIP.rima-tde.net) Quit (Read error: Connection reset by peer)
[3:14] * csrockstar (~csrocksta@cpe-74-76-158-50.nycap.res.rr.com) Quit (Ping timeout: 272 seconds)
[3:16] * SirLagz (~SirLagz@ppp121-45-251-34.lns20.per2.internode.on.net) Quit (Ping timeout: 258 seconds)
[3:18] * SirLagz (~SirLagz@ppp121-45-251-34.lns20.per2.internode.on.net) has joined #raspbian
[3:19] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[3:20] * otter768 (~otter768@cpe-70-117-0-42.satx.res.rr.com) Quit (Remote host closed the connection)
[3:24] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 245 seconds)
[3:29] * Felix29 (~coors@c-67-166-12-95.hsd1.co.comcast.net) Quit (Read error: Connection reset by peer)
[3:30] * Felix29 (~coors@c-67-166-12-95.hsd1.co.comcast.net) has joined #raspbian
[3:31] * plugwash (~plugwash@97e5befb.skybroadband.com) Quit (Remote host closed the connection)
[3:40] * tkeemon_ (~tj@achb107.neoplus.adsl.tpnet.pl) has joined #raspbian
[3:41] <lost_soul> csrockstar_: you got me. Why can't you?
[3:42] * CEnnis91 (uid3543@gateway/web/irccloud.com/x-odxwxeofkfxceemt) Quit (Quit: Connection closed for inactivity)
[3:42] <csrockstar_> lost_soul: It showed in attached devices in router admin. But I can't ping/ssh Rpi
[3:43] <csrockstar_> lost_soul: I'm still trying to figure out what its not working. Help appreciate!
[3:43] <lost_soul> have you logged in directly to the pi to ensure you actually have network capabilities
[3:44] <lost_soul> can you ssh to other machines on the same network
[3:44] * tkeemon (~tj@aazg34.neoplus.adsl.tpnet.pl) Quit (Ping timeout: 245 seconds)
[3:44] <lost_soul> are you using wifi or hardwired ethernet?
[3:44] <lost_soul> etc, etc
[3:50] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has joined #raspbian
[3:59] <csrockstar_> lost_soul: haredwired
[4:00] <lost_soul> csrockstar_: okay, and the other answers to the questions posed are?
[4:01] <csrockstar_> lost_soul: I don't have external monitor, so I can't login directly to rpi
[4:02] <lost_soul> so really you have absolutely no way of knowing whether the networking is even working on the pi other than the fact it shows up in 'attached devices' in the router admin page
[4:03] <lost_soul> if memory serves you need to enable ssh for that to be started. As for why you cannot ping the pi I really haven't a clue. Maybe try changing cables?
[4:05] <csrockstar_> everything was working, before
[4:06] <csrockstar_> lost_soul: everything was working, before I changed my interfaces file settings
[4:07] <methuzla> csrockstar: sounds like you'll need to hook up a monitor to trouble shoot further
[4:07] <methuzla> too bad your wired connection isn't even working now.
[4:08] <lost_soul> methuzla: couldn't he mount the sdcard as RW on another machine and change the interfaces file back to what it was?
[4:09] <lost_soul> csrockstar_: it would have been quicker had you said that rather than simply that you can't ping or ssh to your pi. Knowing it was working before you changed a file makes all the difference.
[4:09] <csrockstar_> lost_soul: you are right, realized it late
[4:11] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 256 seconds)
[4:13] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[4:14] <lost_soul> csrockstar_: do you have a linux machine handy or do you use Microsoft Windows, just curious
[4:15] <csrockstar_> lost_soul: I have a dual boot laptop
[4:17] <lost_soul> csrockstar_: you could try to mount the filesystem on the sdcard as RW on your laptop and edit the interfaces file you did before to correct whatever problem their is.
[4:18] <lost_soul> I cannot tell you for certain that this will work though. I've only edited basic files such as the config.txt and similar on a different machine which indeed worked but that isn't to say that editing the file you need to will.
[4:21] <csrockstar_> lost_soul: I mounted it in windows, it just showed cmdline.txt etc file. I couldn't find interfaces files
[4:22] <lost_soul> csrockstar_: only /boot is a fat file system. The file system you'll need to mount is ext4 which will need to be mounted in linux, hence the question.
[4:22] <csrockstar_> lost_soul: Alright I will test it in linux, and will let you know
[4:22] <lost_soul> gl
[4:23] * csrockstar_ (~csrocksta@cpe-74-76-158-50.nycap.res.rr.com) Quit (Remote host closed the connection)
[4:26] * Felix29 (~coors@c-67-166-12-95.hsd1.co.comcast.net) Quit ()
[4:27] * Glenn (~Glenn@cpe-67-49-116-185.dc.res.rr.com) has joined #raspbian
[4:27] * cads (~max@c-69-180-6-4.hsd1.ga.comcast.net) Quit (Remote host closed the connection)
[4:29] * mike_t (~mike@pluto.dd.vaz.ru) has joined #raspbian
[4:29] * csrockstar (~csrocksta@cpe-74-76-158-50.nycap.res.rr.com) has joined #raspbian
[4:33] * ProhtMeyhet (~ProhtMeyh@gateway/tor-sasl/prohtmeyhet) Quit (Ping timeout: 246 seconds)
[4:36] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[4:38] * Climuffff (~Climufff@ip1f125c35.dynamic.kabel-deutschland.de) Quit (Quit: Nettalk6 - www.ntalk.de)
[4:38] * Glenn (~Glenn@cpe-67-49-116-185.dc.res.rr.com) Quit (Quit: Leaving)
[4:40] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 250 seconds)
[4:41] <csrockstar> lost_soul: methuzla rolled back the interfaces file, the internet is working fine now. I think I screwed up some settings while I tried to make its ip static
[4:42] <lost_soul> nice
[4:43] <csrockstar> atleast now I know, what do to if I screw up settings. Thanks. Now, I will try to work in the main goal, to make it static
[4:43] <lost_soul> csrockstar: you can either try to make it use a static ip as you have already or you could use the router to assign it an ip by MAC address if that is easier
[4:43] <lost_soul> this way if you move it to another network DHCP would still work as well
[4:44] <lost_soul> right
[4:44] <csrockstar> lost_soul: yah I guess this will be easier work around.
[4:46] <methuzla> so you're back to wired working, but wifi still not?
[4:46] <csrockstar> methuzla: I'm guessing wifi is also working, lemme check
[4:49] <csrockstar> methuzla: wifi is also working but its dhcp, as soon as I unplug eth cable, wlan ip changed to different ip. So strange.
[4:54] <methuzla> sounds like it's forcing the wlan to renegotiate with the dhcp server for some reason
[4:55] <lost_soul> I've never used wireless but yes, unplugging the hardwired ethernet resulting in your wifi ip changing seems rather odd
[4:55] <lost_soul> will it really be an issue though? I'm assuming you'll be using one or the other and not both, right?
[4:58] <csrockstar> lost_soul: right, I will just use one. So, I think now I can just direct dns to my modem ip. If rpi ip changes I just need to update reserved ip in router.
[4:58] <csrockstar> methuzla: yah, hopefully its wlan0 ip won't change much :)
[5:00] <methuzla> i might be behind on the issue, but why isn't static ip working?
[5:00] <lost_soul> csrockstar: if you have the router assign the ip to the pi based on MAC address the ip for the pi should always be the same (provided you always use whatever interface is associated with the MAC address0
[5:00] <lost_soul> )*
[5:00] <lost_soul> methuzla: you aren't behind on it, he really never specified. You arrived at the beginning of the conversation for the most part.
[5:00] <csrockstar> methuzla: I'm not sure. I removed couple of lines that looked irrelevant from the file. Like allow-hotplug wlan0 That could be one reason.
[5:01] <methuzla> if you've got it working with dhcp, then all the security stuff is working
[5:01] <csrockstar> methuzla: right, but I hardcoded ssid and password value in interfaces file.
[5:03] <csrockstar> methuzla: I will try it with static ip later. And if it works I'll let you know.
[5:05] <csrockstar> methuzla: lost_soul I hope there was some safe shutdown button in raspberry pi, incase I lose connection with Rpi
[5:08] <csrockstar> lost_soul: methuzla thanks guys for the help. :)
[5:14] <edsiper> hi guys, just one time message about this: we are building a free cloud for Raspberry Pis, if you are interested into get a free account and help us during our private Beta session please register here: http://pi-cloud.monkey.io ; (the service is free of charge and you will be able to expose your RPI services). If you want more details feel free to ping me in private. thanks.
[5:15] * Lupinedk is now known as lupinedk
[5:17] <lost_soul> csrockstar: np, glad you sorted it out
[5:17] * lost_soul (~noymfb@cpe-67-246-98-246.twcny.res.rr.com) Quit (Quit: Konversation terminated!)
[5:21] * csrockstar (~csrocksta@cpe-74-76-158-50.nycap.res.rr.com) Quit (Remote host closed the connection)
[5:26] * Paradisee (~quassel@2.239.28.120) Quit (Ping timeout: 260 seconds)
[5:32] * NicoHood (~Thunderbi@p50857CC1.dip0.t-ipconnect.de) has joined #raspbian
[5:39] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has left #raspbian
[6:00] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[6:01] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[6:02] * NicoHood (~Thunderbi@p50857CC1.dip0.t-ipconnect.de) Quit (Quit: *poof*)
[6:06] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[6:13] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Ping timeout: 250 seconds)
[6:21] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[6:21] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[6:29] * Windes (Windes@2a01:e34:ed5f:6a40:159c:c1e9:8b41:f6c5) has joined #raspbian
[6:31] * lupinedk is now known as Lupinedk
[6:37] * EricPoe (~EricPoe@64-126-71-128.dyn.everestkc.net) Quit (Ping timeout: 255 seconds)
[6:38] * lazy_prince (~killer_pr@122.172.49.7) Quit (Ping timeout: 245 seconds)
[6:41] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 256 seconds)
[6:42] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[6:44] * EricPoe (~EricPoe@64-126-71-128.dyn.everestkc.net) has joined #raspbian
[6:46] * killer_prince (~killer_pr@122.171.83.61) has joined #raspbian
[6:46] * killer_prince is now known as lazy_prince
[6:50] * Anakat (~Anakat@76.91.13.2) has joined #raspbian
[6:50] * lazy_prince (~killer_pr@122.171.83.61) Quit (Ping timeout: 258 seconds)
[6:54] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[6:58] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[6:58] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 256 seconds)
[6:59] * killer_prince (~killer_pr@122.172.213.108) has joined #raspbian
[6:59] * killer_prince is now known as lazy_prince
[7:01] * Windes (Windes@2a01:e34:ed5f:6a40:159c:c1e9:8b41:f6c5) Quit (Ping timeout: 256 seconds)
[7:20] * lazy_prince (~killer_pr@122.172.213.108) Quit (Excess Flood)
[7:20] * Anakat (~Anakat@76.91.13.2) Quit (Remote host closed the connection)
[7:20] * Anakat (~Anakat@76.91.13.2) has joined #raspbian
[7:21] * lazy_prince (~killer_pr@122.172.213.108) has joined #raspbian
[7:37] * twolife` is now known as twolife
[7:50] * Cybertinus (~Cybertinu@cybertinus.customer.cloud.nl) Quit (Ping timeout: 272 seconds)
[7:51] * tkeemon_ (~tj@achb107.neoplus.adsl.tpnet.pl) Quit (Ping timeout: 245 seconds)
[7:53] * Cybertinus (~Cybertinu@cybertinus.customer.cloud.nl) has joined #raspbian
[7:58] * lazy_prince (~killer_pr@122.172.213.108) Quit (Ping timeout: 240 seconds)
[7:58] * Anakat_ (~Anakat@76.91.13.2) has joined #raspbian
[7:58] * tkeemon_ (~tj@achb107.neoplus.adsl.tpnet.pl) has joined #raspbian
[8:02] * Anakat (~Anakat@76.91.13.2) Quit (Ping timeout: 250 seconds)
[8:05] * killer_prince (~killer_pr@122.172.66.158) has joined #raspbian
[8:06] * killer_prince is now known as lazy_prince
[8:08] * taza (~taza@unaffiliated/taza) Quit ()
[8:10] * skylite (~skylite@business-178-48-4-145.business.broadband.hu) has joined #raspbian
[8:10] * lazy_prince (~killer_pr@122.172.66.158) Quit (Ping timeout: 255 seconds)
[8:19] * killer_prince (~killer_pr@122.171.92.140) has joined #raspbian
[8:19] * killer_prince is now known as lazy_prince
[8:21] * _yoy_ (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) Quit (Ping timeout: 264 seconds)
[8:29] * twolife is now known as twolife`
[8:36] * InitX (~InitX@101.229.39.26) Quit (Read error: Connection reset by peer)
[8:36] * InitX (~InitX@101.229.39.26) has joined #raspbian
[8:39] * lazy_prince (~killer_pr@122.171.92.140) Quit (Excess Flood)
[8:39] * lazy_prince (~killer_pr@122.171.92.140) has joined #raspbian
[8:40] * zoktar (~zoktar@unaffiliated/zoktar) Quit (Ping timeout: 265 seconds)
[8:41] * zoktar (~zoktar@unaffiliated/zoktar) has joined #raspbian
[8:43] * _yoy_ (~YoY@ltl56-2-88-169-169-201.fbx.proxad.net) has joined #raspbian
[8:45] * mig2 (~mig2@37.163.32.184) Quit (Ping timeout: 255 seconds)
[8:54] * Hopper (~Hopper@82.Red-83-40-45.dynamicIP.rima-tde.net) has joined #raspbian
[8:54] * mig2 (~mig2@put92-2-82-224-221-65.fbx.proxad.net) has joined #raspbian
[8:59] * ruben-ikmaak (~sikko@541F7D85.cm-5-8b.dynamic.ziggo.nl) Quit (Remote host closed the connection)
[9:01] * ruben-ikmaak (~sikko@541F7D85.cm-5-8b.dynamic.ziggo.nl) has joined #raspbian
[9:02] * FR^2 (~frquadrat@farsquare.de) has joined #raspbian
[9:04] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) Quit (Remote host closed the connection)
[9:05] * tkeemon_ (~tj@achb107.neoplus.adsl.tpnet.pl) Quit (Ping timeout: 244 seconds)
[9:24] * gorhgorh (~gorhgorh@175.229.207.77.rev.sfr.net) has joined #raspbian
[9:27] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[9:28] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[9:39] * BManojlovic (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[9:41] * teran (~teran@91.220.120.142) has joined #raspbian
[9:42] * OERIAS (~OEIRAS@pool-71-109-65-16.lsanca.dsl-w.verizon.net) Quit (Ping timeout: 264 seconds)
[9:42] * hgth (~smuxi@dslb-188-105-109-201.188.105.pools.vodafone-ip.de) has joined #raspbian
[9:43] <hgth> Hi. I’ve got the raspbian .img file. How do I get it onto my SD card? Just copy? Using UNetbootin?
[9:43] * lazy_prince (~killer_pr@122.171.92.140) Quit (Ping timeout: 240 seconds)
[9:45] * bauruine (~bauruine@2a01:4f8:202:54c7::beef) Quit (Quit: ZNC - http://znc.in)
[9:45] <gordonDrogon> hgth, follow the instructions here: http://www.raspberrypi.org/documentation/installation/installing-images/README.md
[9:46] * teran (~teran@91.220.120.142) Quit (Remote host closed the connection)
[9:47] * Hopper (~Hopper@82.Red-83-40-45.dynamicIP.rima-tde.net) Quit (Read error: Connection reset by peer)
[9:48] * hgth (~smuxi@dslb-188-105-109-201.188.105.pools.vodafone-ip.de) Quit (Ping timeout: 244 seconds)
[9:50] * hgth (~smuxi@dslb-188-105-109-201.188.105.pools.vodafone-ip.de) has joined #raspbian
[9:53] * bauruine (~bauruine@2a01:4f8:202:54c7::beef) has joined #raspbian
[9:55] * lordievader (~lordievad@524B7B36.cm-4-4b.dynamic.ziggo.nl) has joined #raspbian
[9:56] <lordievader> Good morning o/
[9:56] <hgth> gordonDrogon: I’ll look into that, thanks
[9:59] * FirstCav (~1.cav@2001:4dd0:f899:0:751e:26b2:5db2:6cb6) has left #raspbian
[10:01] * hgth (~smuxi@dslb-188-105-109-201.188.105.pools.vodafone-ip.de) Quit (Ping timeout: 260 seconds)
[10:03] * FirstCav (~1.cav@2001:4dd0:f899:0:751e:26b2:5db2:6cb6) has joined #raspbian
[10:03] * okokok (~olo@unaffiliated/okokok) Quit (Ping timeout: 240 seconds)
[10:03] * okokok (~olo@unaffiliated/okokok) has joined #raspbian
[10:04] * hgth (~smuxi@dslb-188-105-109-201.188.105.pools.vodafone-ip.de) has joined #raspbian
[10:11] * hgth (~smuxi@dslb-188-105-109-201.188.105.pools.vodafone-ip.de) Quit (Ping timeout: 265 seconds)
[10:16] * teran (~teran@91.218.144.129) has joined #raspbian
[10:21] * twolife` is now known as twolife
[10:39] * Hopper (~Hopper@82.Red-83-40-45.dynamicIP.rima-tde.net) has joined #raspbian
[10:45] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[10:47] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[10:54] * killer_prince (~killer_pr@122.167.16.101) has joined #raspbian
[10:54] * killer_prince is now known as lazy_prince
[10:56] * BManojlovic (~steki@opensuse/member/bmanojlovic) Quit (Ping timeout: 260 seconds)
[10:57] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[10:58] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[11:03] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[11:03] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[11:09] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[11:10] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Read error: Connection reset by peer)
[11:13] * hgth (~smuxi@dslb-188-105-109-201.188.105.pools.vodafone-ip.de) has joined #raspbian
[11:17] <hgth> I dd-ed a raspbian image onto my SD card, plugged the cables but the screen remains black. Both LED (red + green) are steady on. How can I find out what’s wrong?
[11:18] <hgth> Or: How long can it actually take the Pi to boot for the first time?
[11:27] <gordonDrogon> hgth, should boot in seconds. I'd take the SD card back to the Linux box and see if you can mount the first partition, then the 2nd.
[11:29] <lazy_prince> hgth: you could also check if your card is known to have any issues with pi.
[11:30] <hgth> gordonDrogon: Strangely, I only see one partition. So that’s the problem. Something went wrong dd-ing. I’ll restart then
[11:31] <gordonDrogon> the key thing is to dd to the raw disk not a partition on the disk (SD)
[11:31] <hgth> gordonDrogon: My command is: sudo dd bs=4M if=2014-09-09-wheezy-raspbian.img of=/dev/sdc
[11:32] <gordonDrogon> that ought to do it (assuming /dev/sdc is the SD card)
[11:32] <hgth> I’m running it right now, but it takes some time on my machine… I’ll see.
[11:32] <gordonDrogon> I'd try this: put SD in, zero partition table (dd if=/dev/zero of=/dev/sdc bs=1M count=8; sync ) then pop it out, then back in again
[11:33] <gordonDrogon> thinking you might have had some auto-mount thing running that could have interfered - possibly - who knows, but a zero partition table will stop that happening.
[11:35] * InitX (~InitX@101.229.39.26) Quit (Read error: Connection reset by peer)
[11:44] * lazy_prince is now known as killer_prince
[11:48] <hgth> After dd-ing the image to my card (it created 2 partitions this time) I end up with a lot of unused space at the end of the card. How can I use it?
[11:56] <hgth> oh great, it asks me on first boot
[12:00] * hgth (~smuxi@dslb-188-105-109-201.188.105.pools.vodafone-ip.de) Quit (Ping timeout: 244 seconds)
[12:05] * Paradisee (~quassel@2.239.28.120) has joined #raspbian
[12:20] * killer_prince (~killer_pr@122.167.16.101) Quit (Remote host closed the connection)
[12:22] * BManojlovic (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[12:25] * EricPoe (~EricPoe@64-126-71-128.dyn.everestkc.net) Quit (Quit: Leaving)
[12:35] * FirstCav (~1.cav@2001:4dd0:f899:0:751e:26b2:5db2:6cb6) Quit (Remote host closed the connection)
[12:37] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) has joined #raspbian
[12:51] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Quit: No Ping reply in 180 seconds.)
[12:51] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[12:58] * TDog (~chatzilla@67-1-118-199.tcso.qwest.net) Quit (Ping timeout: 260 seconds)
[13:04] * sealibor_ (~user@49.52.235.80.sta.estpak.ee) Quit (Remote host closed the connection)
[13:10] * teran (~teran@91.218.144.129) Quit (Remote host closed the connection)
[13:10] * teran (~teran@91.218.144.129) has joined #raspbian
[13:12] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) Quit (Ping timeout: 240 seconds)
[13:16] * PhonikG (~User@68.71.4.82) has joined #raspbian
[13:18] * KillYourTV (~kytv@gateway/tor-sasl/killyourtv) Quit (Ping timeout: 246 seconds)
[13:21] * sealibora (~user@49.52.235.80.sta.estpak.ee) has joined #raspbian
[13:24] * KillYourTV (~kytv@gateway/tor-sasl/killyourtv) has joined #raspbian
[13:24] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) has joined #raspbian
[13:26] * hgth (~smuxi@dslb-188-105-109-201.188.105.pools.vodafone-ip.de) has joined #raspbian
[13:41] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 256 seconds)
[13:41] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[13:42] * Paradisee (~quassel@2.239.28.120) Quit (Remote host closed the connection)
[13:58] * RagingComputer (~RagingCom@ip174-71-121-196.om.om.cox.net) has joined #raspbian
[14:14] * Hopper (~Hopper@82.Red-83-40-45.dynamicIP.rima-tde.net) Quit (Ping timeout: 255 seconds)
[14:14] * teran_ (~teran@91.218.144.129) has joined #raspbian
[14:17] * teran (~teran@91.218.144.129) Quit (Ping timeout: 256 seconds)
[14:19] * Paradisee (~quassel@93-44-236-204.ip99.fastwebnet.it) has joined #raspbian
[14:20] * tkeemon_ (~tj@94-40-115-110.tktelekom.pl) has joined #raspbian
[14:24] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[14:27] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[14:29] * hgth (~smuxi@dslb-188-105-109-201.188.105.pools.vodafone-ip.de) Quit (Remote host closed the connection)
[14:38] * clonak (~clonak@101.98.211.237) Quit (Quit: No Ping reply in 180 seconds.)
[14:38] * FirstCav is now known as First_Cav
[14:39] * clonak (~clonak@101.98.211.237) has joined #raspbian
[14:40] * First_Cav is now known as FirstCav
[14:41] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[14:43] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[14:43] * bizarro_1 (~bizarro_1@249.Red-88-5-43.dynamicIP.rima-tde.net) has joined #raspbian
[14:45] * Climuffff (~Climufff@ip1f125c35.dynamic.kabel-deutschland.de) has joined #raspbian
[14:50] * TDog (~chatzilla@75-164-3-86.tcso.qwest.net) has joined #raspbian
[14:55] * TDog_ (~chatzilla@75-164-3-86.tcso.qwest.net) has joined #raspbian
[14:56] * TDog (~chatzilla@75-164-3-86.tcso.qwest.net) Quit (Read error: Connection reset by peer)
[14:56] * TDog_ is now known as TDog
[14:57] * Scriven (~UserName@S01063085a9395770.vc.shawcable.net) has joined #raspbian
[14:58] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[15:00] * Paradisee_ (~quassel@93-44-236-204.ip99.fastwebnet.it) has joined #raspbian
[15:00] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[15:01] * Paradisee (~quassel@93-44-236-204.ip99.fastwebnet.it) Quit (Ping timeout: 245 seconds)
[15:03] * mpmctoo (mpmctoo@unaffiliated/mpmc) Quit (Ping timeout: 272 seconds)
[15:05] * tkeemon_ (~tj@94-40-115-110.tktelekom.pl) Quit (Ping timeout: 272 seconds)
[15:06] * MobGod (~mobgod@unaffiliated/mobgod) Quit (Ping timeout: 272 seconds)
[15:06] * MobGod (~mobgod@unaffiliated/mobgod) has joined #raspbian
[15:06] * bauruine_ (~bauruine@2a02:120b:2c68:feb0:c93b:9cd3:91db:3ba0) has joined #raspbian
[15:08] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) Quit (Remote host closed the connection)
[15:15] * Paradisee (~quassel@93-44-236-204.ip99.fastwebnet.it) has joined #raspbian
[15:15] * Anakat_ (~Anakat@76.91.13.2) Quit (Remote host closed the connection)
[15:16] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Read error: Connection reset by peer)
[15:16] * Anakat (~Anakat@76.91.13.2) has joined #raspbian
[15:17] * Paradisee_ (~quassel@93-44-236-204.ip99.fastwebnet.it) Quit (Ping timeout: 272 seconds)
[15:18] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[15:20] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) has joined #raspbian
[15:27] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) Quit (Quit: restarting)
[15:28] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) has joined #raspbian
[15:31] * twolife is now known as twolife`
[15:38] * saint-ron (~rons@bb219-74-71-79.singnet.com.sg) Quit (Ping timeout: 250 seconds)
[15:38] * sussman (~sussman@177.40.29.197) has joined #raspbian
[15:39] * dougiel (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[15:40] * saint-ron (~rons@bb219-74-71-79.singnet.com.sg) has joined #raspbian
[15:41] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) Quit (Quit: restart again :-/)
[15:42] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) has joined #raspbian
[15:42] * tkeemon (~tj@188.147.38.62.nat.umts.dynamic.t-mobile.pl) has joined #raspbian
[15:43] * skylite (~skylite@business-178-48-4-145.business.broadband.hu) Quit (Quit: Textual IRC Client: www.textualapp.com)
[15:45] * saint-ron (~rons@bb219-74-71-79.singnet.com.sg) Quit (Ping timeout: 255 seconds)
[15:45] * skylite (~skylite@business-178-48-4-145.business.broadband.hu) has joined #raspbian
[15:45] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) Quit (Client Quit)
[15:46] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) has joined #raspbian
[15:47] * saint-ron (~rons@184.154.155.167) has joined #raspbian
[15:47] * skylite (~skylite@business-178-48-4-145.business.broadband.hu) Quit (Client Quit)
[15:52] * dougiel (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[15:53] * saint-ron (~rons@184.154.155.167) Quit (Ping timeout: 260 seconds)
[15:56] * methuzla (~methuzla@dsl254-017-117.sea1.dsl.speakeasy.net) has joined #raspbian
[15:59] * bauruine_ (~bauruine@2a02:120b:2c68:feb0:c93b:9cd3:91db:3ba0) Quit (Ping timeout: 260 seconds)
[16:03] * Lupinedk is now known as lupinedk
[16:08] * Megaf_ (~Megaf@unaffiliated/megaf) has joined #raspbian
[16:09] * saint-ron (~rons@bb219-74-71-79.singnet.com.sg) has joined #raspbian
[16:10] * Megaf (~Megaf@unaffiliated/megaf) Quit (Ping timeout: 244 seconds)
[16:14] * skylite (~skylite@4E5C5582.dsl.pool.telekom.hu) has joined #raspbian
[16:36] * twolife` is now known as twolife
[16:37] * stealthii (sid17385@gateway/web/irccloud.com/x-ugsjscjvzfcblacd) Quit (Ping timeout: 258 seconds)
[16:40] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) Quit (Quit: restart)
[16:40] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) has joined #raspbian
[16:43] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) Quit (Client Quit)
[16:43] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) has joined #raspbian
[16:44] * BManojlovic (~steki@opensuse/member/bmanojlovic) Quit (Ping timeout: 264 seconds)
[16:44] * FirstCav (~1.cav@2001:4dd0:f899:0:4cad:3def:a976:9c57) Quit (Client Quit)
[16:52] * mike_t` (~mike@88.200.241.121) has joined #raspbian
[16:54] * UniOn (~UniOn___@5419C81A.cm-5-2d.dynamic.ziggo.nl) has joined #raspbian
[16:57] * Smx (Elite8556@gateway/shell/elitebnc/x-osaduxaqbzfnzlia) Quit (Quit: EliteBNC free bnc service - http://elitebnc.org - be a part of the Elite!)
[16:57] * Kymru (Elite8681@gateway/shell/elitebnc/x-mkhaeztuxsifjblf) Quit (Quit: EliteBNC free bnc service - http://elitebnc.org - be a part of the Elite!)
[16:59] * Anakat (~Anakat@76.91.13.2) Quit (Remote host closed the connection)
[17:00] * Anakat (~Anakat@76.91.13.2) has joined #raspbian
[17:00] * jpg__ (jpg_@gateway/shell/elitebnc/x-tfupgdrzjqmnpxhe) Quit (Read error: Connection reset by peer)
[17:04] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[17:06] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[17:08] * Scriven_ (~UserName@S01063085a9395770.vc.shawcable.net) has joined #raspbian
[17:08] * NicoHood (~Thunderbi@p50857CC1.dip0.t-ipconnect.de) has joined #raspbian
[17:11] * Scriven (~UserName@S01063085a9395770.vc.shawcable.net) Quit (Ping timeout: 255 seconds)
[17:17] * saint-ron (~rons@bb219-74-71-79.singnet.com.sg) Quit (Ping timeout: 265 seconds)
[17:18] * rons_ (~rons@bb219-74-71-79.singnet.com.sg) has joined #raspbian
[17:22] * zz_Kymru (Elite8681@gateway/shell/elitebnc/x-iqvemtvouppmwain) has joined #raspbian
[17:22] * zz_Kymru is now known as Kymru
[17:25] * saint-ron (~rons@bb219-74-71-79.singnet.com.sg) has joined #raspbian
[17:26] * rons_ (~rons@bb219-74-71-79.singnet.com.sg) Quit (Read error: Connection reset by peer)
[17:31] * H4ndy (~H4ndy@77-64-182-145.dynamic.primacom.net) has joined #raspbian
[17:32] * stealthii (sid17385@gateway/web/irccloud.com/x-wivsholqefxmkejc) has joined #raspbian
[17:34] * Paradisee (~quassel@93-44-236-204.ip99.fastwebnet.it) Quit (Remote host closed the connection)
[17:41] * wiiguy (fake@unaffiliated/wiiguy) has joined #raspbian
[17:51] * Smx (Elite8556@gateway/shell/elitebnc/x-smmxjriwljfktqdy) has joined #raspbian
[17:53] * mike_t` (~mike@88.200.241.121) Quit (Remote host closed the connection)
[17:57] * Davespice_ (~quassel@cpc9-haye18-2-0-cust94.haye.cable.virginm.net) has joined #raspbian
[17:58] * Davespice (~quassel@cpc9-haye18-2-0-cust94.haye.cable.virginm.net) Quit (Ping timeout: 245 seconds)
[18:00] * bachler (~bachler@62.101.40.39) has joined #raspbian
[18:05] * jpg__ (jpg_@gateway/shell/elitebnc/x-bfqghqhtryennbyc) has joined #raspbian
[18:08] * CEnnis91 (uid3543@gateway/web/irccloud.com/x-rxnclwidjgydhoob) has joined #raspbian
[18:09] * Climuffff (~Climufff@ip1f125c35.dynamic.kabel-deutschland.de) Quit (Quit: Nettalk6 - www.ntalk.de)
[18:11] * Paradisee (~quassel@2.239.28.120) has joined #raspbian
[18:14] * mr-jack (~mr-jack@unaffiliated/mr-jack) has joined #raspbian
[18:23] * taza (~taza@unaffiliated/taza) has joined #raspbian
[18:23] * gorhgorh (~gorhgorh@175.229.207.77.rev.sfr.net) Quit (Quit: gorhgorh)
[18:23] * NicoHood (~Thunderbi@p50857CC1.dip0.t-ipconnect.de) Quit (Remote host closed the connection)
[18:31] * vagrantc (~vagrant@freegeek/vagrantc) has joined #raspbian
[18:31] * ChanServ sets mode +o vagrantc
[18:38] * Aikanaro (~Aikanaro@78.165.248.120) has joined #raspbian
[18:40] * gorhgorh (~gorhgorh@175.229.207.77.rev.sfr.net) has joined #raspbian
[18:41] * mr-jack (~mr-jack@unaffiliated/mr-jack) has left #raspbian
[18:43] * atouk__ is now known as atouk
[18:45] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[18:49] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) Quit (Remote host closed the connection)
[18:50] * MarkTheQuestion (~MarkTheQu@ip-83-101-71-9.customer.schedom-europe.net) has joined #raspbian
[18:50] * Mr_Sheesh (~mr_s@unaffiliated/mr-sheesh/x-0757054) has joined #raspbian
[18:50] * tkeemon (~tj@188.147.38.62.nat.umts.dynamic.t-mobile.pl) Quit (Ping timeout: 264 seconds)
[18:59] * teran_ (~teran@91.218.144.129) Quit (Remote host closed the connection)
[19:02] * Windes (Windes@2a01:e34:ed5f:6a40:159c:c1e9:8b41:f6c5) has joined #raspbian
[19:04] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[19:05] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 260 seconds)
[19:17] * H4ndy (~H4ndy@77-64-182-145.dynamic.primacom.net) Quit (Read error: Connection reset by peer)
[19:20] * Tuttist (~Istutt@177.8.150.83.ftth.as8758.net) has joined #raspbian
[19:22] * H4ndy (~H4ndy@77-64-182-145.dynamic.primacom.net) has joined #raspbian
[19:30] * BManojlovic (~steki@95.180.4.243) has joined #raspbian
[19:30] * BManojlovic (~steki@95.180.4.243) Quit (Changing host)
[19:30] * BManojlovic (~steki@opensuse/member/bmanojlovic) has joined #raspbian
[19:32] * OERIAS (~OEIRAS@pool-71-109-65-16.lsanca.dsl-w.verizon.net) has joined #raspbian
[19:36] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 256 seconds)
[19:37] * Anakat_ (~Anakat@76.91.13.2) has joined #raspbian
[19:39] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[19:40] * Anakat (~Anakat@76.91.13.2) Quit (Ping timeout: 240 seconds)
[19:42] * teran (~teran@broadband-109-173-61-206.nationalcablenetworks.ru) has joined #raspbian
[19:43] * Aikanaro (~Aikanaro@78.165.248.120) Quit (Quit: HydraIRC -> http://www.hydrairc.com <- *I* use it, so it must be good!)
[19:52] * rela (~x@pdpc/supporter/active/rela) Quit (Quit: Leaving)
[19:52] * plugwash (~plugwash@97e5befb.skybroadband.com) has joined #raspbian
[19:52] * ChanServ sets mode +o plugwash
[20:02] * dougl (~doug@S0106744401495b56.wp.shawcable.net) Quit (Remote host closed the connection)
[20:03] * PhotoJim (~Jim@devonport.ip6.photojim.ca) Quit (Ping timeout: 260 seconds)
[20:03] * PhotoJim (~Jim@devonport.ip6.photojim.ca) has joined #raspbian
[20:04] * PhonikG (~User@68.71.4.82) Quit (Read error: Connection reset by peer)
[20:04] * dougl (~doug@S0106744401495b56.wp.shawcable.net) has joined #raspbian
[20:27] * Tuttist (~Istutt@177.8.150.83.ftth.as8758.net) Quit (Quit: *schwupps*)
[20:34] * Hopper (~Hopper@114.Red-88-14-180.dynamicIP.rima-tde.net) has joined #raspbian
[20:42] * Xiguanda (~drtxus@72.Red-88-18-188.staticIP.rima-tde.net) has joined #raspbian
[20:43] * TDog (~chatzilla@75-164-3-86.tcso.qwest.net) Quit (Ping timeout: 256 seconds)
[20:45] <Xiguanda> hola
[20:45] <plugwash> hi
[20:46] * ppq (~ppq@unaffiliated/ppq) has joined #raspbian
[21:07] * darkbasic_ (~quassel@niko.linuxsystems.it) has joined #raspbian
[21:07] * darkbasic (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 260 seconds)
[21:09] <diederik> plugwash: are you using reprepro for the raspbian archive?
[21:10] <diederik> I want to experiment setting up my own apt archive, so might as well use one that's known to work
[21:15] * jonesbusy (~jonesbusy@80-219-106-195.dclient.hispeed.ch) Quit (Ping timeout: 245 seconds)
[21:21] <plugwash> yeah we use reprepro
[21:21] <diederik> ok, thanks
[21:31] * skylite (~skylite@4E5C5582.dsl.pool.telekom.hu) Quit (Quit: Textual IRC Client: www.textualapp.com)
[21:33] * lupinedk is now known as Lupinedk
[21:37] * wiiguy (fake@unaffiliated/wiiguy) Quit (Quit: I just broke my connection, but no worries, we can rebuild it. We have the technology.)
[21:38] * Anakat (~Anakat@76.91.13.2) has joined #raspbian
[21:39] * Anakat_ (~Anakat@76.91.13.2) Quit (Ping timeout: 264 seconds)
[21:40] * sussman (~sussman@177.40.29.197) Quit (Read error: Connection reset by peer)
[21:42] * H4ndy (~H4ndy@77-64-182-145.dynamic.primacom.net) Quit (Quit: A small mind is easily filled with faith.)
[21:42] * darkbasic (~quassel@niko.linuxsystems.it) has joined #raspbian
[21:43] * Xiguanda (~drtxus@72.Red-88-18-188.staticIP.rima-tde.net) Quit (Quit: Saliendo)
[21:43] * darkbasic_ (~quassel@niko.linuxsystems.it) Quit (Ping timeout: 256 seconds)
[21:51] * FR^2 (~frquadrat@farsquare.de) Quit (Quit: Connection reset by peer)
[21:52] * gordonDrogon will look into that too as it's something I'm thinking of for my projects..
[21:53] <TheSnide> reprepro ?
[21:54] <TheSnide> oh, it's for having one's PPA-like repo
[21:54] * MarkTheQuestion (~MarkTheQu@ip-83-101-71-9.customer.schedom-europe.net) Quit (Quit: Leaving)
[21:54] * ppq (~ppq@unaffiliated/ppq) Quit (Quit: Leaving)
[21:55] <gordonDrogon> anything that will allow punters to apt-get stuff easier than fetching a .deb and dpkg -i it.
[21:56] * sussman (~sussman@187.59.43.71) has joined #raspbian
[22:00] <TheSnide> gordonDrogon: bah... nowadays users do some "curl github.com | sudo sh" anyway :)
[22:00] <diederik> gordonDrogon: that's exactly one of my purposes for it
[22:01] <gordonDrogon> TheSnide, you've no idea the amount of hassle I've had from people who can't install wiringPi )-:
[22:02] <TheSnide> gordonDrogon: i think i have an idea. /me is involved in a project who's main motto is "ease of install" :-D
[22:03] <gordonDrogon> the Pi is great - it's opened the world of easy computing up to millions now - but there's a small percentage who don't/won't/can't read simple instructions )-:
[22:03] <TheSnide> but, as much as you try the process being foolproof, the universe makes some fooler-fools :)
[22:03] <gordonDrogon> better fools...
[22:03] * chraeltanterelez (~423748327@173-166-116-210-newengland.hfc.comcastbusiness.net) has joined #raspbian
[22:03] <TheSnide> gordonDrogon: it always comes down to "where should I click ?" :)
[22:04] <diederik> "Programming today is a race between software engineers striving to build
[22:04] <diederik> bigger and better idiot-proof programs, and the Universe trying to produce
[22:04] <diederik> bigger and better idiots. So far, the Universe is winning."
[22:04] <gordonDrogon> had one poor guy today who was typing in the C function prototypes on a page into a shell. maybe not his fault, but who knows...
[22:04] <gordonDrogon> he's found my pages for installing the PiGlow before finding Pimoronis!
[22:04] <TheSnide> diederik: that's the quote i was trying to rememeber ! thx
[22:04] <diederik> thought so ;)
[22:05] <gordonDrogon> ah well zed time here
[22:05] <gordonDrogon> be seeing you..
[22:05] <TheSnide> gordonDrogon: had to shove my i2c project to the side...
[22:05] <diederik> gordonDrogon: feel free to share notes about your reprepro experiences ;)
[22:06] <TheSnide> gordonDrogon: or your fools experiences :-D
[22:09] * foogle (~foogle@gateway/tor-sasl/foogle) Quit (Ping timeout: 246 seconds)
[22:09] * foogle (~foogle@gateway/tor-sasl/foogle) has joined #raspbian
[22:15] * twolife is now known as twolife`
[22:16] * Scriven__ (~UserName@S01063085a9395770.vc.shawcable.net) has joined #raspbian
[22:16] * tkeemon (~tj@host-193-34-163-10.dag.pl) has joined #raspbian
[22:18] * Scriven_ (~UserName@S01063085a9395770.vc.shawcable.net) Quit (Ping timeout: 258 seconds)
[22:25] * BManojlovic (~steki@opensuse/member/bmanojlovic) Quit (Ping timeout: 264 seconds)
[22:34] * chraeltanterelez (~423748327@173-166-116-210-newengland.hfc.comcastbusiness.net) Quit (Quit: Leaving)
[22:41] * Cybertinus (~Cybertinu@cybertinus.customer.cloud.nl) Quit (Read error: Connection reset by peer)
[22:53] * Cybertinus (~Cybertinu@cybertinus.customer.cloud.nl) has joined #raspbian
[22:58] * Cybertinus (~Cybertinu@cybertinus.customer.cloud.nl) Quit (Ping timeout: 264 seconds)
[23:01] * PhonikG (~User@d173-238-50-70.home4.cgocable.net) has joined #raspbian
[23:08] * Cybertinus (~Cybertinu@cybertinus.customer.cloud.nl) has joined #raspbian
[23:12] * urlgrey (~urlgrey@ip-64-134-226-126.public.wayport.net) has joined #raspbian
[23:14] * Windes (Windes@2a01:e34:ed5f:6a40:159c:c1e9:8b41:f6c5) Quit (Ping timeout: 256 seconds)
[23:43] * oslvbo (~oslvbo@173.252.215.113) has joined #raspbian
[23:45] * oslvbo_ (~oslvbo@118.181.212.105) has joined #raspbian
[23:46] * UniOn (~UniOn___@5419C81A.cm-5-2d.dynamic.ziggo.nl) Quit (Remote host closed the connection)
[23:48] * oslvbo (~oslvbo@173.252.215.113) Quit (Ping timeout: 245 seconds)
[23:50] * sussman (~sussman@187.59.43.71) Quit (Ping timeout: 255 seconds)
[23:52] * flipp (~flipp@unaffiliated/flipp) Quit (Quit: ZNC - http://znc.in)
[23:57] * sussman (~sussman@187.59.43.71) has joined #raspbian
[23:57] * all_i_do_is_lurk (~eggman@c-76-103-25-242.hsd1.ca.comcast.net) Quit (Quit: Leaving)
[23:58] * oslvbo_ (~oslvbo@118.181.212.105) Quit ()

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