#raspbian IRC Log

Index

IRC Log for 2013-02-10

Timestamps are in GMT/BST.

[0:05] * rubin110 (~rubin110@gateway/tor-sasl/rubin110) has joined #raspbian
[0:06] <rubin110> Hi, I've got raspbian running off of a 32gb microsd card. After selecting Resize the Raspbian rootfs from raspi-config and reboot, my pi never comes back up.
[0:06] * slystone (~pi@78.193.178.26) Quit (Quit: WeeChat 0.4.0)
[0:06] <rubin110> Or at least it never makes it back onto the network.
[0:06] * granjero (~juan@190.55.59.106) has joined #raspbian
[0:06] <rubin110> I do not have any monitors near by to plug in sadly.
[0:06] * slystone (~pi@78.193.178.26) has joined #raspbian
[0:06] <plugwash> how long did you leave it?
[0:07] <plugwash> unfortunately the resize process used by the foundation image (online resize with a 3.2 kernel) is damn slow
[0:07] <rubin110> Ohhhhhhhhhhhhhhhhhhhhhhhhh.
[0:07] <rubin110> I see.
[0:08] <rubin110> I was a little bit mistified by this whole resize an active partition.
[0:08] <rubin110> So it just threw in an init script somewhere to resize the partition on next book.
[0:08] <rubin110> er boot
[0:08] <rubin110> Which is what it is/was doing.
[0:09] <plugwash> AIUI the partition is resized immediately but the filesysytem is resized on the next bootit
[0:09] <rubin110> Yes, I see.
[0:09] <rubin110> Thanks. :)
[0:09] <plugwash> strictly there isn't any need to make it blocking but I suspect the foundation thought that it was safer that way
[0:09] <rubin110> I would have been banging my head on that for hours.
[0:10] <rubin110> Yeah, I would have done the same.
[0:10] <rubin110> Mmm.
[0:10] * lupinedk (~lupine6@unaffiliated/lupinedk) Quit (Ping timeout: 252 seconds)
[0:10] <rubin110> Maybe I shouldn't have fed the thing a 32gb sd card.
[0:10] <plugwash> (Afaict even the reboot probablly isn't strictly required, there are ioctls to make linux re-read partition tables)
[0:11] * lupinedk (~lupine6@unaffiliated/lupinedk) has joined #raspbian
[0:11] <rubin110> I have to say, I'm rather impressed by raspbian.
[0:12] <rubin110> I was about to buy a hand full of those Android TV sticks.
[0:12] * teepee (~quassel@p50847E96.dip.t-dialin.net) Quit (Quit: No Ping reply in 180 seconds.)
[0:12] * teepee (~quassel@p50847E96.dip.t-dialin.net) has joined #raspbian
[0:13] <plugwash> Afaict the hardware in those is better than the Pi but it's let down by nonexistent software support
[0:13] <rubin110> Exactly.
[0:13] <plugwash> (that is don't expect them to ever run anything other than the version of andriod they shipped with)
[0:16] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Remote host closed the connection)
[0:17] * simone_ (~simone@host37-156-dynamic.21-79-r.retail.telecomitalia.it) has joined #raspbian
[0:21] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) has joined #raspbian
[0:21] * simone__ (~simone@host109-247-dynamic.37-79-r.retail.telecomitalia.it) Quit (Ping timeout: 255 seconds)
[0:26] * kimitake_idle (~kimitake@107.200.10.145) Quit (Ping timeout: 255 seconds)
[0:31] * monkeyco_ (~monkeycod@178.121.228.190) Quit (Remote host closed the connection)
[0:33] * sraue (~stephan@xbmc/staff/sraue) Quit (Remote host closed the connection)
[0:34] * flaccid (~flaccid@49.176.103.218) has joined #raspbian
[0:34] * flaccid (~flaccid@49.176.103.218) Quit (Changing host)
[0:34] * flaccid (~flaccid@unaffiliated/flaccid) has joined #raspbian
[0:39] * sraue (~stephan@xbmc/staff/sraue) has joined #raspbian
[0:42] * kimitake_idle (~kimitake@107.200.10.145) has joined #raspbian
[0:46] * Geniack (~Geniack@p548546D2.dip0.t-ipconnect.de) Quit (Disconnected by services)
[0:46] * Geniack_ (~Geniack@p54855216.dip0.t-ipconnect.de) has joined #raspbian
[0:58] * int3nz0r (~int3nz0r@86.86.66.141) Quit (Quit: Textual IRC Client: http://www.textualapp.com/)
[1:02] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[1:03] * tinti (~tinti@pdpc/supporter/student/tinti) Quit (Quit: Leaving)
[1:07] * N0_Named_Guy (~Someone@a89-153-113-53.cpe.netcabo.pt) Quit (Ping timeout: 276 seconds)
[1:07] * simone__ (~simone@host116-155-dynamic.30-79-r.retail.telecomitalia.it) has joined #raspbian
[1:08] * N0_Named_Guy (~Someone@a89-153-113-53.cpe.netcabo.pt) has joined #raspbian
[1:09] <ngc0202> How do I manage groups in Raspbian?
[1:10] <pfunky> vi /etc/group ?
[1:10] <flaccid> ngc0202: the same way you do in debian
[1:10] <flaccid> don't edit /etc/groups
[1:11] <pfunky> or addgroup --help
[1:11] * monkeycoder (~monkeycod@178.121.228.190) Quit (Ping timeout: 255 seconds)
[1:12] * simone_ (~simone@host37-156-dynamic.21-79-r.retail.telecomitalia.it) Quit (Ping timeout: 276 seconds)
[1:12] <flaccid> there is quite a few binaries such as usermod
[1:12] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Remote host closed the connection)
[1:13] <gnarface> flaccid: don't use useradd, use adduser (same as debian)
[1:13] <flaccid> i didn't recommend that..
[1:13] <gnarface> sorry
[1:13] <ngc0202> well I was reading something, and it said "To view or modify user privileges, open Users and Groups. It is in the menu under System -> Users and Groups."
[1:14] <gnarface> pfunky: man adduser (also contains addgroup info)
[1:14] <ngc0202> But I can't find that
[1:14] <pfunky> gnarface: ugh. I always just use vi. Bad admin!! LoL
[1:16] <flaccid> debian docs covers all this kind of stuff
[1:17] * aldskf3 (~aldskf3@n058152224186.netvigator.com) has joined #raspbian
[1:17] <ngc0202> Where's this System menu though?
[1:18] * dexta (D3XTA@you.are.a.l4mer.com) Quit (Quit: changing servers)
[1:18] * Megaf (~Megaf@unaffiliated/megaf) Quit (Ping timeout: 255 seconds)
[1:19] * netwiz is now known as netw1z
[1:20] * yehnan (~yehnan@36-231-9-67.dynamic-ip.hinet.net) has joined #raspbian
[1:20] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) has joined #raspbian
[1:20] * brguy (~brguy@187.39.188.34) has joined #raspbian
[1:32] * simone_ (~simone@host117-157-dynamic.16-79-r.retail.telecomitalia.it) has joined #raspbian
[1:35] * simone__ (~simone@host116-155-dynamic.30-79-r.retail.telecomitalia.it) Quit (Read error: Operation timed out)
[1:38] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[1:46] * fosforo_ (~Fosforo@187-126-203-205.user.veloxzone.com.br) Quit (Ping timeout: 264 seconds)
[1:47] * erbo (~erik@host.62.65.124.36.bitcom.se) Quit (Read error: Connection reset by peer)
[1:48] * brguy (~brguy@187.39.188.34) Quit (Quit: ლ(╹◡╹ლ))
[1:49] * monkeycoder (~monkeycod@178.121.228.190) Quit (Ping timeout: 256 seconds)
[1:51] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Ping timeout: 255 seconds)
[1:51] * erbo (~erik@host.62.65.124.36.bitcom.se) has joined #raspbian
[2:11] * aldskf3 (~aldskf3@n058152224186.netvigator.com) Quit (Ping timeout: 252 seconds)
[2:15] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[2:17] * simone__ (~simone@host17-154-dynamic.21-79-r.retail.telecomitalia.it) has joined #raspbian
[2:20] * simone_ (~simone@host117-157-dynamic.16-79-r.retail.telecomitalia.it) Quit (Ping timeout: 252 seconds)
[2:25] * monkeycoder (~monkeycod@178.121.228.190) Quit (Ping timeout: 248 seconds)
[2:27] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Quit: leaving)
[2:29] * flaccid (~flaccid@unaffiliated/flaccid) Quit (Ping timeout: 256 seconds)
[2:42] * simone_ (~simone@host43-157-dynamic.16-79-r.retail.telecomitalia.it) has joined #raspbian
[2:45] * flaccid (~flaccid@unaffiliated/flaccid) has joined #raspbian
[2:46] * simone__ (~simone@host17-154-dynamic.21-79-r.retail.telecomitalia.it) Quit (Ping timeout: 248 seconds)
[2:52] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[2:56] * lupinedk is now known as Lupinedk
[3:03] * monkeycoder (~monkeycod@178.121.228.190) Quit (Ping timeout: 255 seconds)
[3:04] * fosforo_ (~Fosforo@187-126-203-205.user.veloxzone.com.br) has joined #raspbian
[3:20] * plugwash (~plugwash@2001:5c0:1400:a::d) Quit (Remote host closed the connection)
[3:20] * Shaan7 (~quassel@kde/shantanu) Quit (Ping timeout: 244 seconds)
[3:29] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[3:32] * simone__ (~simone@host120-156-dynamic.21-79-r.retail.telecomitalia.it) has joined #raspbian
[3:36] * fosforo_ (~Fosforo@187-126-203-205.user.veloxzone.com.br) Quit (Ping timeout: 256 seconds)
[3:36] * simone_ (~simone@host43-157-dynamic.16-79-r.retail.telecomitalia.it) Quit (Ping timeout: 256 seconds)
[3:39] * monkeycoder (~monkeycod@178.121.228.190) Quit (Ping timeout: 255 seconds)
[3:41] * Shaan7 (~quassel@kde/shantanu) has joined #raspbian
[3:42] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) has joined #raspbian
[3:50] * WarDave (~IceChat77@cpe-24-27-90-220.tx.res.rr.com) Quit (Quit: If you think nobody cares, try missing a few payments)
[3:54] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Remote host closed the connection)
[3:56] * Essobi (~Essobi@unaffiliated/essobi) Quit (Ping timeout: 276 seconds)
[3:57] * simone_ (~simone@host168-154-dynamic.21-79-r.retail.telecomitalia.it) has joined #raspbian
[3:59] * pelle2 (~p@178-132-74-164.cust.azirevpn.net) Quit (Ping timeout: 272 seconds)
[3:59] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Ping timeout: 248 seconds)
[4:00] * simone__ (~simone@host120-156-dynamic.21-79-r.retail.telecomitalia.it) Quit (Ping timeout: 246 seconds)
[4:06] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[4:08] * Shaan7 (~quassel@kde/shantanu) Quit (Ping timeout: 252 seconds)
[4:08] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) has joined #raspbian
[4:12] * Shaan7 (~quassel@kde/shantanu) has joined #raspbian
[4:16] * Shaan7 (~quassel@kde/shantanu) Quit (Read error: Connection reset by peer)
[4:16] * monkeycoder (~monkeycod@178.121.228.190) Quit (Ping timeout: 248 seconds)
[4:19] * B0101 (~B0101@119.234.173.51) has joined #raspbian
[4:26] * bizarro_1 (~bizarro_1@146.Red-79-158-55.staticIP.rima-tde.net) Quit (Quit: Leaving)
[4:26] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Ping timeout: 245 seconds)
[4:27] <pfunky> BTW...latest "untested" omxplayer works like a champ with the latest firmware. latest in the repositories is borked with the latest firmware
[4:43] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) has joined #raspbian
[4:43] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[4:46] * Shaan7 (~quassel@kde/shantanu) has joined #raspbian
[4:50] * yofel_ (~quassel@ubuntu/member/yofel) has joined #raspbian
[4:50] * bulldog98_ (~quassel@ubuntu/member/bulldog98) has joined #raspbian
[4:52] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[4:53] * granjero (~juan@190.55.59.106) Quit (Ping timeout: 260 seconds)
[4:54] * bulldog98 (~quassel@ubuntu/member/bulldog98) Quit (Ping timeout: 248 seconds)
[4:54] * monkeycoder (~monkeycod@178.121.228.190) Quit (Ping timeout: 260 seconds)
[4:54] * yofel (~quassel@ubuntu/member/yofel) Quit (Ping timeout: 255 seconds)
[4:55] * aidalgol` (~user@114-134-7-208.rurallink.co.nz) has joined #raspbian
[4:56] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Ping timeout: 252 seconds)
[4:56] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Ping timeout: 255 seconds)
[4:59] * B0101 (~B0101@119.234.173.51) has left #raspbian
[5:00] * aidalgol` is now known as aidalgol
[5:00] * aidalgol (~user@114-134-7-208.rurallink.co.nz) Quit (Changing host)
[5:00] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[5:00] * TheSeven (~quassel@rockbox/developer/TheSeven) Quit (Disconnected by services)
[5:00] * [7] (~quassel@rockbox/developer/TheSeven) has joined #raspbian
[5:02] * SlashV (~SlashV@ip176-146-172-82.adsl2.static.versatel.nl) Quit (Quit: Leaving.)
[5:05] * aidalgol` (~user@114-134-8-58.rurallink.co.nz) has joined #raspbian
[5:06] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Ping timeout: 252 seconds)
[5:07] * aidalgol` is now known as aidalgol
[5:07] * aidalgol (~user@114-134-8-58.rurallink.co.nz) Quit (Changing host)
[5:07] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[5:07] * simone__ (~simone@host146-157-dynamic.16-79-r.retail.telecomitalia.it) has joined #raspbian
[5:10] * simone_ (~simone@host168-154-dynamic.21-79-r.retail.telecomitalia.it) Quit (Ping timeout: 255 seconds)
[5:12] * ReggieUK (ReggieUK@5aca56e7.bb.sky.com) Quit ()
[5:17] * markedathome (~markedath@unaffiliated/markedathome) Quit (Ping timeout: 248 seconds)
[5:19] * hobbit6 (~James@71-91-35-45.dhcp.leds.al.charter.com) has joined #raspbian
[5:19] * hobbit6 (~James@71-91-35-45.dhcp.leds.al.charter.com) Quit (Client Quit)
[5:20] * hobbit6 (~James@71-91-35-45.dhcp.leds.al.charter.com) has joined #raspbian
[5:21] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[5:23] <rubin110> So if I wanted to play, let's say, 5 different audio tracks at the same time, does the pi have any sort of specific audio hardware that would optimize this task, or should I just use mpg123?
[5:24] <rubin110> Mmildly worried this thing wont be able to handle that many audio streams at once.
[5:30] * Mogwai1 (~mogwai@206-248-185-72.dsl.teksavvy.com) has joined #raspbian
[5:30] * Mogwai (~mogwai@206-248-185-117.dsl.teksavvy.com) Quit (Ping timeout: 252 seconds)
[5:31] * monkeycoder (~monkeycod@178.121.228.190) Quit (Ping timeout: 248 seconds)
[5:32] * simone_ (~simone@host235-154-dynamic.21-79-r.retail.telecomitalia.it) has joined #raspbian
[5:36] * simone__ (~simone@host146-157-dynamic.16-79-r.retail.telecomitalia.it) Quit (Ping timeout: 252 seconds)
[5:38] <rubin110> Ah, so is pulseaudio not advised? :P
[5:47] * Sjors (~sgielen@foo.kassala.de) Quit (Ping timeout: 246 seconds)
[5:48] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) has joined #raspbian
[5:49] * gko (~user@114-34-168-13.HINET-IP.hinet.net) Quit (Ping timeout: 240 seconds)
[5:50] * Sjors (~sgielen@foo.kassala.de) has joined #raspbian
[5:57] * simone__ (~simone@host28-155-dynamic.21-79-r.retail.telecomitalia.it) has joined #raspbian
[5:58] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[5:59] * kais58 is now known as kais58|AFK
[5:59] * brguy (~brguy@187.39.188.34) has joined #raspbian
[6:01] * simone_ (~simone@host235-154-dynamic.21-79-r.retail.telecomitalia.it) Quit (Ping timeout: 276 seconds)
[6:05] * aidalgol` (~user@114-134-7-208.rurallink.co.nz) has joined #raspbian
[6:06] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Ping timeout: 256 seconds)
[6:07] <gnarface> rubin110: i think it depends on who you ask, but i never advise it personally (pi or not)
[6:08] * monkeycoder (~monkeycod@178.121.228.190) Quit (Ping timeout: 248 seconds)
[6:08] * wad (~wad@cpe-76-166-193-58.socal.res.rr.com) Quit (Quit: Leaving)
[6:09] <gnarface> rubin110: you may need it for certain programs (usually window managers) but you certainly don't need it to just play music
[6:10] * aidalgol` (~user@114-134-7-208.rurallink.co.nz) Quit (Ping timeout: 248 seconds)
[6:11] * ngc0202 (Anonymous@unaffiliated/ngc0202) Quit (Ping timeout: 260 seconds)
[6:16] <rubin110> Well if memory is correct, playing multiple audio files at once is a problem without pulse.
[6:16] <rubin110> I think I've figured it out, and the whole audio channel statick click issue.
[6:17] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Ping timeout: 245 seconds)
[6:22] * simone_ (~simone@host31-157-dynamic.16-79-r.retail.telecomitalia.it) has joined #raspbian
[6:26] * simone__ (~simone@host28-155-dynamic.21-79-r.retail.telecomitalia.it) Quit (Ping timeout: 256 seconds)
[6:30] * magn3ts_ (uid214@gateway/web/irccloud.com/x-smgxjpenwazgbxle) Quit (Changing host)
[6:30] * magn3ts_ (uid214@pdpc/supporter/professional/magn3ts) has joined #raspbian
[6:34] * _elek (~pi@c-76-111-252-247.hsd1.fl.comcast.net) Quit (Remote host closed the connection)
[6:35] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[6:35] * bacilla (~karolis@unaffiliated/velkam) Quit (Ping timeout: 252 seconds)
[6:38] * bacilla (~karolis@unaffiliated/velkam) has joined #raspbian
[6:41] * Shaan7 (~quassel@kde/shantanu) Quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
[6:42] * Shaan7 (~quassel@kde/shantanu) has joined #raspbian
[6:45] * monkeycoder (~monkeycod@178.121.228.190) Quit (Ping timeout: 260 seconds)
[6:56] * yehnan (~yehnan@36-231-9-67.dynamic-ip.hinet.net) Quit (Quit: Leaving)
[7:11] * Shaan7 (~quassel@kde/shantanu) Quit (Ping timeout: 256 seconds)
[7:12] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[7:22] * monkeycoder (~monkeycod@178.121.228.190) Quit (Ping timeout: 248 seconds)
[7:24] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) has joined #raspbian
[7:26] * hyde (~hyde@212-226-40-52-nat.elisa-mobile.fi) has joined #raspbian
[7:29] * Shaan7 (~quassel@kde/shantanu) has joined #raspbian
[7:34] * hsp (~holgi@77-21-12-23-dynip.superkabel.de) has joined #raspbian
[7:35] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[7:36] * simone__ (~simone@host176-157-dynamic.16-79-r.retail.telecomitalia.it) has joined #raspbian
[7:39] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Remote host closed the connection)
[7:40] * simone_ (~simone@host31-157-dynamic.16-79-r.retail.telecomitalia.it) Quit (Ping timeout: 276 seconds)
[7:49] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[7:51] * aidalgol` (~user@114-134-7-208.rurallink.co.nz) has joined #raspbian
[7:52] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Ping timeout: 255 seconds)
[7:56] * aidalgol` is now known as aidalgol
[7:56] * aidalgol (~user@114-134-7-208.rurallink.co.nz) Quit (Changing host)
[7:56] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[7:59] * monkeycoder (~monkeycod@178.121.228.190) Quit (Ping timeout: 248 seconds)
[8:01] * aidalgol` (~user@114-134-8-58.rurallink.co.nz) has joined #raspbian
[8:02] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Ping timeout: 260 seconds)
[8:05] * simone__ (~simone@host176-157-dynamic.16-79-r.retail.telecomitalia.it) Quit (Ping timeout: 252 seconds)
[8:06] * aidalgol` is now known as aidalgol
[8:06] * aidalgol (~user@114-134-8-58.rurallink.co.nz) Quit (Changing host)
[8:06] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[8:18] * simone__ (~simone@host119-209-dynamic.31-79-r.retail.telecomitalia.it) has joined #raspbian
[8:18] * pfunky (pfunky@ip98-186-176-152.ks.ks.cox.net) has left #raspbian
[8:26] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[8:28] * bertrik (~quassel@rockbox/developer/bertrik) has joined #raspbian
[8:34] * monkeycoder (~monkeycod@178.121.228.190) Quit (Read error: Connection reset by peer)
[8:35] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[8:39] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Quit: ERC Version 5.3 (IRC client for Emacs))
[8:42] * twolife` is now known as twolife
[8:58] * PasNox (~pasnox@2a01:e35:8b4f:f2a0:3d2f:214c:2115:b115) has joined #raspbian
[9:09] * XpineX (~XpineX@2-104-249-182-static.dk.customer.tdc.net) Quit (Ping timeout: 246 seconds)
[9:10] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[9:13] * PasNox (~pasnox@2a01:e35:8b4f:f2a0:3d2f:214c:2115:b115) Quit (Remote host closed the connection)
[9:13] * PasNox (~pasnox@2a01:e35:8b4f:f2a0:3d2f:214c:2115:b115) has joined #raspbian
[9:19] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[9:20] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Ping timeout: 248 seconds)
[9:22] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[9:27] * XpineX (~XpineX@2-104-249-182-static.dk.customer.tdc.net) has joined #raspbian
[9:30] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Ping timeout: 252 seconds)
[9:34] * fosforo_ (~Fosforo@187-126-203-205.user.veloxzone.com.br) has joined #raspbian
[9:37] * simone__ (~simone@host119-209-dynamic.31-79-r.retail.telecomitalia.it) Quit (Ping timeout: 255 seconds)
[9:40] * hubutm20 (~hubutm20@79.114.113.114) has joined #raspbian
[9:41] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[9:49] * simone__ (~simone@host119-209-dynamic.31-79-r.retail.telecomitalia.it) has joined #raspbian
[9:53] * qrz7 (~pku@ppp-88-217-112-45.dynamic.mnet-online.de) has joined #raspbian
[10:08] * Lupinedk is now known as lupinedk
[10:08] * Shaan7 (~quassel@kde/shantanu) Quit (Disconnected by services)
[10:08] * Shaan7 (~quassel@kde/shantanu) has joined #raspbian
[10:10] * pelle2 (~p@178-132-78-203.cust.azirevpn.net) has joined #raspbian
[10:11] * brguy (~brguy@187.39.188.34) Quit (Ping timeout: 252 seconds)
[10:12] * Geniack_ is now known as Geniack
[10:21] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Quit: zZzZzZz)
[10:33] * rela (~x@pdpc/supporter/active/rela) Quit (Read error: Connection reset by peer)
[10:34] * EyesIsMine (~EyesIsMin@WiseOS/Founder/EyesIsMine) has joined #raspbian
[10:36] * justadoit (~justadoit@178.176.76.97) has joined #raspbian
[10:45] * rht (~rht@ows-5-104-99-187.eu-west-1.compute.outscale.com) has joined #raspbian
[10:46] * basti_ (~basti@xdsl-89-0-64-47.netcologne.de) has joined #raspbian
[10:58] * simone_ (~simone@host66-247-dynamic.37-79-r.retail.telecomitalia.it) has joined #raspbian
[10:59] * [SkG] (~sconde@unaffiliated/skg/x-897332) has joined #raspbian
[11:02] * simone__ (~simone@host119-209-dynamic.31-79-r.retail.telecomitalia.it) Quit (Ping timeout: 255 seconds)
[11:02] * justadoit (~justadoit@178.176.76.97) Quit (Read error: Connection reset by peer)
[11:06] * FR^2 (~fr@krlh-d9be6b92.pool.mediaWays.net) has joined #raspbian
[11:15] * p4l4 (~pala@catv-89-133-26-61.catv.broadband.hu) has joined #raspbian
[11:19] * pelle2 (~p@178-132-78-203.cust.azirevpn.net) Quit (Ping timeout: 240 seconds)
[11:19] * brguy (~brguy@187.39.188.34) has joined #raspbian
[11:21] * pelle2 (~p@nl102-232-231.student.uu.se) has joined #raspbian
[11:27] * lingkhang (~lingkhang@ppp-188-174-38-224.dynamic.mnet-online.de) has joined #raspbian
[11:28] * dest4ever (~kvirc@unaffiliated/dest4ever) has joined #raspbian
[11:29] * FruitLoop (~roland050@unaffiliated/roland0509) has joined #raspbian
[11:30] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[11:32] * FruitLoop (~roland050@unaffiliated/roland0509) Quit (Remote host closed the connection)
[11:32] * FruitLoop (~roland050@unaffiliated/roland0509) has joined #raspbian
[11:43] * simone_ (~simone@host66-247-dynamic.37-79-r.retail.telecomitalia.it) Quit (Read error: Connection reset by peer)
[11:43] * simone_ (~simone@host120-247-dynamic.37-79-r.retail.telecomitalia.it) has joined #raspbian
[11:47] * FruitLoop (~roland050@unaffiliated/roland0509) Quit (Ping timeout: 256 seconds)
[11:47] * FruitLoop (~roland050@unaffiliated/roland0509) has joined #raspbian
[11:48] * bizarro_1 (~bizarro_1@9.Red-193-153-236.dynamicIP.rima-tde.net) has joined #raspbian
[11:49] * pelle2 (~p@nl102-232-231.student.uu.se) Quit (Quit: Reconnecting)
[11:49] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) has joined #raspbian
[11:52] * dest4ever (~kvirc@unaffiliated/dest4ever) Quit (Read error: Connection reset by peer)
[11:53] * dest4ever (~kvirc@91-66-226-9-dynip.superkabel.de) has joined #raspbian
[11:53] * dest4ever (~kvirc@91-66-226-9-dynip.superkabel.de) Quit (Changing host)
[11:53] * dest4ever (~kvirc@unaffiliated/dest4ever) has joined #raspbian
[11:54] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) Quit (Ping timeout: 255 seconds)
[11:56] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) has joined #raspbian
[11:57] * prassel (~prassel@h-176-3.a158.priv.bahnhof.se) Quit (Read error: Operation timed out)
[12:03] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) Quit (Ping timeout: 245 seconds)
[12:05] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) has joined #raspbian
[12:08] * simone__ (~simone@host143-247-dynamic.37-79-r.retail.telecomitalia.it) has joined #raspbian
[12:09] * kais58|AFK is now known as kais58
[12:12] * simone_ (~simone@host120-247-dynamic.37-79-r.retail.telecomitalia.it) Quit (Ping timeout: 260 seconds)
[12:14] * bolt (~r00t@unaffiliated/bolt) Quit (Ping timeout: 264 seconds)
[12:21] * rela (~x@pdpc/supporter/active/rela) Quit (Read error: Connection reset by peer)
[12:22] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) Quit (Read error: Operation timed out)
[12:24] * lingkhang (~lingkhang@ppp-188-174-38-224.dynamic.mnet-online.de) Quit (Quit: Verlassend)
[12:26] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) has joined #raspbian
[12:32] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) Quit (Ping timeout: 244 seconds)
[12:34] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) has joined #raspbian
[12:35] * hobbit6 (~James@71-91-35-45.dhcp.leds.al.charter.com) Quit (Ping timeout: 252 seconds)
[12:46] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) Quit (Ping timeout: 255 seconds)
[12:47] * monkeycoder (~monkeycod@178.121.228.190) Quit (Remote host closed the connection)
[12:48] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) has joined #raspbian
[12:51] * markedathome (~markedath@unaffiliated/markedathome) has joined #raspbian
[12:53] * simone_ (~simone@host204-23-dynamic.25-79-r.retail.telecomitalia.it) has joined #raspbian
[12:55] * brw (02d8d38e@gateway/web/freenode/ip.2.216.211.142) has joined #raspbian
[12:55] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) Quit (Ping timeout: 244 seconds)
[12:56] <brw> I would really like raspian and a working xbmc (Raspmc etc) is there any idiots guide to install it
[12:56] * simone__ (~simone@host143-247-dynamic.37-79-r.retail.telecomitalia.it) Quit (Ping timeout: 248 seconds)
[13:01] * hubutm20 (~hubutm20@79.114.113.114) Quit (Quit: Ulliendo)
[13:04] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[13:17] * brw (02d8d38e@gateway/web/freenode/ip.2.216.211.142) Quit (Quit: Page closed)
[13:18] * simone__ (~simone@host178-22-dynamic.25-79-r.retail.telecomitalia.it) has joined #raspbian
[13:21] * simone_ (~simone@host204-23-dynamic.25-79-r.retail.telecomitalia.it) Quit (Read error: Connection reset by peer)
[13:23] * bolt (~r00t@unaffiliated/bolt) has joined #raspbian
[13:24] * Holden (~holden@unaffiliated/holdenc) has joined #raspbian
[13:29] * SuinDraw (~EyesIsMin@WiseOS/Founder/EyesIsMine) has joined #raspbian
[13:29] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[13:31] * EyesIsMine (~EyesIsMin@WiseOS/Founder/EyesIsMine) Quit (Ping timeout: 240 seconds)
[13:31] * monkeycoder (~monkeycod@178.121.228.190) Quit (Remote host closed the connection)
[13:36] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[13:43] * Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt) has joined #raspbian
[13:43] * brguy (~brguy@187.39.188.34) Quit (Quit: ლ(╹◡╹ლ))
[13:47] * rela (~x@pdpc/supporter/active/rela) Quit (Read error: Connection reset by peer)
[13:48] * yofel_ is now known as yofel
[14:00] * Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt) Quit (Read error: Connection reset by peer)
[14:00] * Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt) has joined #raspbian
[14:08] * tubadaz (~quassel@pdpc/supporter/student/tubadaz) has joined #raspbian
[14:22] * basti_ (~basti@xdsl-89-0-64-47.netcologne.de) Quit (Ping timeout: 252 seconds)
[14:24] * Mogwai1 is now known as Mogwai
[14:30] * ReggieUK (ReggieUK@5aca56e7.bb.sky.com) has joined #raspbian
[14:41] * kais58 is now known as kais58|AFK
[14:46] * prassel (~prassel@h-80-43.a158.priv.bahnhof.se) has joined #raspbian
[14:48] * Mogwai (~mogwai@206-248-185-72.dsl.teksavvy.com) Quit (Ping timeout: 240 seconds)
[14:58] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) has joined #raspbian
[15:00] <gnarface> rubin110: its a common noob configuration problem, yes, but its not a limitation of alsa per-se. its perfectly capable of software mixing if your hardware doesn't support it by default its just not common for people to know the difference.
[15:02] * kais58|AFK is now known as kais58
[15:08] * zerodamage (bcb50862@gateway/web/freenode/ip.188.181.8.98) has joined #raspbian
[15:10] <zerodamage> Hi, when trying to compile a Rasbian kernel, following the guide here: http://elinux.org/RPi_Kernel_Compilation, Im getting this error: make: /home/christianmai/tools/arm-bcm2708/arm-bcm2708-linux-gnueabi/bin/arm-bcm2708-linux-gnueabi-gcc: Command not found
[15:10] <zerodamage> Im assuming this means that the file cannot be found, but I have verified its location several times
[15:11] <zerodamage> Any ideas?
[15:14] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Ping timeout: 264 seconds)
[15:16] * dexta (D3XTA@you.are.a.l4mer.com) has joined #raspbian
[15:23] * simone_ (~simone@host99-210-dynamic.31-79-r.retail.telecomitalia.it) has joined #raspbian
[15:24] * zerodamage (bcb50862@gateway/web/freenode/ip.188.181.8.98) Quit (Quit: Page closed)
[15:26] * flaccid (~flaccid@unaffiliated/flaccid) Quit (Ping timeout: 256 seconds)
[15:26] * simone__ (~simone@host178-22-dynamic.25-79-r.retail.telecomitalia.it) Quit (Ping timeout: 260 seconds)
[15:33] * osvaldo (~osvaldo@ppp-36-68.24-151.libero.it) has joined #raspbian
[15:35] * gado (~gado@unaffiliated/gado) Quit (Quit: Bye)
[15:36] * tinti (~tinti@pdpc/supporter/student/tinti) has joined #raspbian
[15:37] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) has joined #raspbian
[15:44] * gado (~gado@unaffiliated/gado) has joined #raspbian
[15:47] * osvaldo (~osvaldo@ppp-36-68.24-151.libero.it) Quit (Quit: Sto andando via)
[15:47] * simone__ (~simone@host11-155-dynamic.21-79-r.retail.telecomitalia.it) has joined #raspbian
[15:48] * kais58 is now known as kais58|AFK
[15:51] * simone_ (~simone@host99-210-dynamic.31-79-r.retail.telecomitalia.it) Quit (Ping timeout: 246 seconds)
[15:51] * gado (~gado@unaffiliated/gado) Quit (Quit: Bye)
[15:52] * gado (~gado@unaffiliated/gado) has joined #raspbian
[15:57] * Holden (~holden@unaffiliated/holdenc) has left #raspbian
[16:02] * tinti (~tinti@pdpc/supporter/student/tinti) Quit (Read error: Operation timed out)
[16:02] * Nik05 (~Nik05@unaffiliated/nik05) Quit (Remote host closed the connection)
[16:03] * lingkhang (~lingkhang@ppp-188-174-38-224.dynamic.mnet-online.de) has joined #raspbian
[16:03] * Nik05 (~Nik05@unaffiliated/nik05) has joined #raspbian
[16:13] * simone_ (~simone@host38-95-dynamic.36-79-r.retail.telecomitalia.it) has joined #raspbian
[16:14] * simone__ (~simone@host11-155-dynamic.21-79-r.retail.telecomitalia.it) Quit (Read error: Operation timed out)
[16:16] * kais58|AFK is now known as kais58
[16:21] * SuinDraw is now known as NiaTeppelin
[16:24] * simone_ (~simone@host38-95-dynamic.36-79-r.retail.telecomitalia.it) Quit (Ping timeout: 255 seconds)
[16:40] * simone_ (~simone@host38-95-dynamic.36-79-r.retail.telecomitalia.it) has joined #raspbian
[16:47] * basti_ (~basti@xdsl-89-0-64-47.netcologne.de) has joined #raspbian
[16:47] * nils_2_ (~nils_2@unaffiliated/nils-2/x-2480262) has joined #raspbian
[16:49] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Remote host closed the connection)
[16:50] * nils_2 (~nils_2@unaffiliated/nils-2/x-2480262) Quit (Ping timeout: 276 seconds)
[16:57] * lingkhang (~lingkhang@ppp-188-174-38-224.dynamic.mnet-online.de) Quit (Quit: Verlassend)
[16:58] * nils_2_ is now known as nils_2
[17:15] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) has joined #raspbian
[17:16] * NiaTeppelin is now known as SuinDraw
[17:17] * hyde (~hyde@212-226-40-52-nat.elisa-mobile.fi) Quit (Ping timeout: 276 seconds)
[17:18] * SuinDraw is now known as NiaTeppelin
[17:27] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Remote host closed the connection)
[17:28] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) has joined #raspbian
[17:28] * vagrantc (~vagrant@freegeek/vagrantc) has joined #raspbian
[17:28] * FR^2 (~fr@krlh-d9be6b92.pool.mediaWays.net) Quit (Quit: und weg...)
[17:31] * Inglorious (~Ingloriou@535177EE.cm-6-2b.dynamic.ziggo.nl) has joined #raspbian
[17:31] * andypiper (~andypiper@5ac41551.bb.sky.com) has joined #raspbian
[17:38] * basti__ (~basti@xdsl-89-0-154-121.netcologne.de) has joined #raspbian
[17:38] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[17:39] * rela (~x@pdpc/supporter/active/rela) has joined #raspbian
[17:40] * simone_ (~simone@host38-95-dynamic.36-79-r.retail.telecomitalia.it) Quit (Ping timeout: 276 seconds)
[17:40] * simone__ (~simone@host13-147-dynamic.40-79-r.retail.telecomitalia.it) has joined #raspbian
[17:41] * basti_ (~basti@xdsl-89-0-64-47.netcologne.de) Quit (Ping timeout: 240 seconds)
[17:46] * FR^2 (~fr@krlh-d9be6b92.pool.mediaWays.net) has joined #raspbian
[17:51] * basti__ (~basti@xdsl-89-0-154-121.netcologne.de) Quit (Ping timeout: 246 seconds)
[18:03] * Shaan7 (~quassel@kde/shantanu) Quit (Disconnected by services)
[18:04] * Shaan7 (~quassel@kde/shantanu) has joined #raspbian
[18:09] * Shaan7 (~quassel@kde/shantanu) Quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
[18:11] * Shaan7 (~quassel@kde/shantanu) has joined #raspbian
[18:11] * Shaan7 (~quassel@kde/shantanu) Quit (Client Quit)
[18:11] * Shaan7 (~quassel@kde/shantanu) has joined #raspbian
[18:12] * stephan48 (stephan@opennic/stephan) Quit (Read error: Connection reset by peer)
[18:12] * stephan48 (stephan@nemesis.stejau.de) has joined #raspbian
[18:12] * stephan48 (stephan@nemesis.stejau.de) Quit (Changing host)
[18:12] * stephan48 (stephan@opennic/stephan) has joined #raspbian
[18:24] * andypiper (~andypiper@5ac41551.bb.sky.com) Quit (Quit: Computer has gone to sleep.)
[18:28] * wiiguy (~fake@unaffiliated/wiiguy) has joined #raspbian
[18:33] * pfunky (pfunky@ip98-186-176-152.ks.ks.cox.net) has joined #raspbian
[18:37] * jbaanus (~jbaanus@252.201.50.195.dyn.estpak.ee) has joined #raspbian
[18:42] <jbaanus> I have a small issue with RTL8188CUS driver - it is reporting maximum transmit rate as 72 Mbit/s, but it should be 150 Mbit/s according to Wifi dongle (TEW-648UBM) specs. Is it a know issue?
[18:43] <jbaanus> AFAIK RaspberryPi/Raspbmc switched to Realtek's provided driver, as vanilla kernel one was not working.
[18:53] * Syliss (~Home@108.210.165.30) has joined #raspbian
[19:00] * rela (~x@pdpc/supporter/active/rela) Quit (Read error: Connection reset by peer)
[19:01] * Shaan7 (~quassel@kde/shantanu) Quit (Ping timeout: 256 seconds)
[19:02] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Quit: leaving)
[19:04] * Inglorious (~Ingloriou@535177EE.cm-6-2b.dynamic.ziggo.nl) Quit (Excess Flood)
[19:05] * Inglorious (~Ingloriou@535177EE.cm-6-2b.dynamic.ziggo.nl) has joined #raspbian
[19:14] * Syliss (~Home@108.210.165.30) Quit (Quit: Syliss)
[19:16] * NiaTeppelin (~EyesIsMin@WiseOS/Founder/EyesIsMine) Quit (Quit: nia teppelin.)
[19:17] * SSilver2k2 (~ssilverm@70-119-28-206.res.bhn.net) has joined #raspbian
[19:17] <SSilver2k2> lo all. is there a list of the versions of Raspbian that have come out?
[19:23] <SSilver2k2> nevermind. found them
[19:23] <SSilver2k2> http://downloads.raspberrypi.org/images/raspbian/
[19:32] * meti (~meti@gateway/tor-sasl/meti) Quit (Ping timeout: 276 seconds)
[19:36] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Quit: outside)
[19:40] * froumi (~froumi@37-4-190-109.dsl.ovh.fr) has joined #raspbian
[19:40] <froumi> lo
[19:43] * Matrixiumn (~zack@unaffiliated/matrixiumn) Quit (Quit: WeeChat 0.4.1-dev)
[19:43] * Matrixiumn (~zack@unaffiliated/matrixiumn) has joined #raspbian
[19:47] * brguy (~brguy@187.39.188.34) has joined #raspbian
[19:48] * vagrantc (~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net) has joined #raspbian
[19:48] * vagrantc (~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net) Quit (Changing host)
[19:48] * vagrantc (~vagrant@freegeek/vagrantc) has joined #raspbian
[19:51] * Inglorious (~Ingloriou@535177EE.cm-6-2b.dynamic.ziggo.nl) Quit (Read error: Connection reset by peer)
[19:51] * Inglorious` (~Ingloriou@535177EE.cm-6-2b.dynamic.ziggo.nl) has joined #raspbian
[19:52] * hsp (~holgi@77-21-12-23-dynip.superkabel.de) Quit (Ping timeout: 255 seconds)
[19:54] * discopig (~discopig@unaffiliated/discopig) Quit (Read error: Connection reset by peer)
[19:56] * discopig (~discopig@unaffiliated/discopig) has joined #raspbian
[19:58] * hsp (~holgi@77-21-12-23-dynip.superkabel.de) has joined #raspbian
[20:03] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Remote host closed the connection)
[20:13] * Mogwai (~mogwai@206-248-185-224.dsl.teksavvy.com) has joined #raspbian
[20:15] * monkeycoder (~monkeycod@178.121.228.190) Quit (Remote host closed the connection)
[20:28] * monkeycoder (~monkeycod@178.121.228.190) has joined #raspbian
[20:31] * teepee_ (~quassel@p4FFFD123.dip.t-dialin.net) has joined #raspbian
[20:35] * teepee (~quassel@p50847E96.dip.t-dialin.net) Quit (Ping timeout: 264 seconds)
[20:35] * N0_Named_Guy (~Someone@a89-153-113-53.cpe.netcabo.pt) Quit (Read error: Operation timed out)
[20:36] * bizarro_1 (~bizarro_1@9.Red-193-153-236.dynamicIP.rima-tde.net) Quit (Ping timeout: 264 seconds)
[20:36] * discopig (~discopig@unaffiliated/discopig) Quit (Remote host closed the connection)
[20:36] * teepee_ is now known as teepee
[20:38] * twolife is now known as twolife`
[20:41] * markedathome (~markedath@unaffiliated/markedathome) Quit (Read error: Connection reset by peer)
[20:41] * discopig (~discopig@unaffiliated/discopig) has joined #raspbian
[20:44] * markedathome (~markedath@unaffiliated/markedathome) has joined #raspbian
[20:50] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) has joined #raspbian
[20:51] * bizarro_1 (~bizarro_1@16.Red-83-49-224.dynamicIP.rima-tde.net) has joined #raspbian
[20:51] * p4l4 (~pala@catv-89-133-26-61.catv.broadband.hu) Quit (Remote host closed the connection)
[20:52] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[20:59] * twolife` is now known as twolife
[21:01] * brguy (~brguy@187.39.188.34) Quit (Quit: ლ(╹◡╹ლ))
[21:04] * vagrantc (~vagrant@freegeek/vagrantc) Quit (Quit: leaving)
[21:06] * meti (~meti@gateway/tor-sasl/meti) has joined #raspbian
[21:07] * PasNox (~pasnox@2a01:e35:8b4f:f2a0:3d2f:214c:2115:b115) Quit (Quit: Leaving - Best cross platform IDE http://monkeystudio.org)
[21:08] * marvinstuart (~marvinstu@cpe-184-57-132-151.cinci.res.rr.com) Quit (Remote host closed the connection)
[21:15] * ksclarke (~kevin@pdpc/supporter/active/ksclarke) has joined #raspbian
[21:16] * qrz7 (~pku@ppp-88-217-112-45.dynamic.mnet-online.de) Quit (Quit: Leaving.)
[21:20] * andypiper (~andypiper@host86-160-218-22.range86-160.btcentralplus.com) has joined #raspbian
[21:25] * vagrantc (~vagrant@freegeek/vagrantc) has joined #raspbian
[21:30] * Erlingen (~Erling@91.186.75.40) has joined #raspbian
[21:37] <Erlingen> hi there. I got my Pi model B rev 2 yesterday and have been fiddling around alot trying to find a way to use it for streaming services like Netflix. Has any of you got any unofficial solutions for that?
[21:43] * twolife is now known as twolife`
[21:45] * pelle2 (~p@178-132-78-117.cust.azirevpn.net) has joined #raspbian
[22:05] * tinti (~tinti@pdpc/supporter/student/tinti) has joined #raspbian
[22:06] * jbaanus (~jbaanus@252.201.50.195.dyn.estpak.ee) Quit (Remote host closed the connection)
[22:08] * jbaanus (~jbaanus@252.201.50.195.dyn.estpak.ee) has joined #raspbian
[22:10] * tinti (~tinti@pdpc/supporter/student/tinti) Quit (Quit: Leaving)
[22:11] * Holden (~holden@unaffiliated/holdenc) has joined #raspbian
[22:12] * andypiper (~andypiper@host86-160-218-22.range86-160.btcentralplus.com) Quit (Quit: ["Textual IRC Client: www.textualapp.com"])
[22:16] * tubadaz (~quassel@pdpc/supporter/student/tubadaz) Quit (Remote host closed the connection)
[22:16] * flaccid (~flaccid@unaffiliated/flaccid) has joined #raspbian
[22:18] * Holden (~holden@unaffiliated/holdenc) has left #raspbian
[22:22] * Maxa (~M@81-175-226-169.bb.dnainternet.fi) has joined #raspbian
[22:31] * lupinedk is now known as Lupinedk
[22:38] * beers (~beers@75.87.113.25) has joined #raspbian
[22:39] * axion (~axion@cpe-67-242-88-224.nycap.res.rr.com) has joined #raspbian
[22:39] * axion (~axion@cpe-67-242-88-224.nycap.res.rr.com) has left #raspbian
[22:40] * dwatkins (~dominic@pdpc/supporter/active/dwatkins) has joined #raspbian
[22:41] * joat (~joat@ip70-160-134-118.hr.hr.cox.net) Quit (Quit: bye)
[22:42] * joat (~joat@ip70-160-134-118.hr.hr.cox.net) has joined #raspbian
[22:42] * Winston_Minitrue (~pi@151.224.18.32) has joined #raspbian
[22:44] * Winston_Minitrue (~pi@151.224.18.32) has left #raspbian
[22:44] * beers (~beers@75.87.113.25) has left #raspbian
[22:46] * simone_ (~simone@host188-155-dynamic.30-79-r.retail.telecomitalia.it) has joined #raspbian
[22:47] * opieng (~opieng_@95.144.12.215) has joined #raspbian
[22:48] * sadbox (~jmcguire@sadbox.org) has joined #raspbian
[22:48] * FR^2 (~fr@krlh-d9be6b92.pool.mediaWays.net) Quit (Quit: und weg...)
[22:49] * simone__ (~simone@host13-147-dynamic.40-79-r.retail.telecomitalia.it) Quit (Ping timeout: 240 seconds)
[22:50] * Tachyon` (~quassel@cpc1-york2-0-0-cust192.7-1.cable.virginmedia.com) has joined #raspbian
[22:50] <Tachyon`> ah, didn't see that
[22:53] * FrankBlues (~alex@c-24-10-177-199.hsd1.ut.comcast.net) has joined #raspbian
[22:54] * FruitLoop (~roland050@unaffiliated/roland0509) Quit (Ping timeout: 248 seconds)
[22:56] * prassel (~prassel@h-80-43.a158.priv.bahnhof.se) Quit (Read error: Connection reset by peer)
[23:02] <dwatkins> greetings fellow raspbian users
[23:03] * ksclarke (~kevin@pdpc/supporter/active/ksclarke) Quit (Ping timeout: 256 seconds)
[23:03] * ParkerR (ParkerR@unaffiliated/parkerr) has joined #raspbian
[23:04] * dwatkins is currently configuring his Pi to display a graph of the last 24 hours worth of temperature data from a USB sensor
[23:05] * [SkG] (~sconde@unaffiliated/skg/x-897332) Quit (Quit: Saliendo)
[23:07] * bertrik (~quassel@rockbox/developer/bertrik) Quit (Ping timeout: 276 seconds)
[23:09] * monkeycoder (~monkeycod@178.121.228.190) Quit (Remote host closed the connection)
[23:09] * sg4276 (~sg4276@unaffiliated/sg4276) has joined #raspbian
[23:10] * N0_Named_Guy (~Someone@a89-153-113-53.cpe.netcabo.pt) has joined #raspbian
[23:15] * jbaanus_ (~jbaanus@158.167.191.90.dyn.estpak.ee) has joined #raspbian
[23:15] * jbaanus__ (~jbaanus@252.201.50.195.dyn.estpak.ee) has joined #raspbian
[23:17] * jbaanus (~jbaanus@252.201.50.195.dyn.estpak.ee) Quit (Ping timeout: 245 seconds)
[23:19] * jbaanus_ (~jbaanus@158.167.191.90.dyn.estpak.ee) Quit (Ping timeout: 255 seconds)
[23:20] * jbaanus__ (~jbaanus@252.201.50.195.dyn.estpak.ee) Quit (Remote host closed the connection)
[23:23] * KsM (~no@wikipedia/Abb615) has joined #raspbian
[23:23] * KsM (~no@wikipedia/Abb615) has left #raspbian
[23:24] * Fudge (~Rob@static-173-53-104-240.netstablellc.com) has joined #raspbian
[23:27] <Fudge> hi guys I am ssh'd into a raspbian system trying to get speecy for someone working, I tried to load speakup_soft kernel modules only to find it is not in the kernel. Is there anothe rkernel I can use or is it ok to put in debian sources to pull in speakup-source to compile with dkms maybe
[23:29] * wiiguy (~fake@unaffiliated/wiiguy) Quit (Quit: I just broke my connection, but no worries, we can rebuild it. We have the technology.)
[23:29] * aidalgol (~user@pdpc/supporter/student/aidalgol) Quit (Quit: Restarting X...)
[23:30] * aidalgol (~user@pdpc/supporter/student/aidalgol) has joined #raspbian
[23:45] * meti (~meti@gateway/tor-sasl/meti) Quit (Ping timeout: 276 seconds)
[23:45] <Fudge> why would it have been removed
[23:47] * meti (~meti@gateway/tor-sasl/meti) has joined #raspbian
[23:49] <Fudge> :D
[23:56] * dest4ever (~kvirc@unaffiliated/dest4ever) Quit (Ping timeout: 248 seconds)

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