Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2014-09-25

00:00:06franklinhardware failure?
00:00:07gevaertshrmmm
00:00:48franklinweird... happens without the patch, too :O
00:01:23*franklin disassembles
00:01:24 Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93)
00:02:17franklinhmm.... it's a call to disk_mount_all
00:02:22franklinat 0x8004D50
00:02:32franklin(which makes sense, it's an ATA error)
00:04:39gevaertssaratoga: we don't specify or test the ndk version anywhere, but the one I installed in March is r9d (so newer than what the wiki requires). What *is* a problem though is the sdk version. We ask and test for 19, but the makefile is more specific. If I ever get an android build, it will fail because I'm on 19.0.3 (which the makefile used to want) but we now expect 19.1.0
00:04:56franklin*flood*
00:05:26saratogagevaerts: i wonder if that version is actually required
00:05:27gevaertsIf I tweak that, my setup builds things though, so I expect that any system that builds the android build will build this one
00:05:35franklinbut I suspect hardware failure :(
00:06:06franklinbut fallback is fine
00:06:10gevaertsandroid.make wants 19.1.0, because that's what gets installed if you ask for 19
00:06:47gevaertsIf only they'd have a 19 symlink in that build-tools directory...
00:07:49franklinbut hmm... freeze on unmount in fallback
00:09:46franklin... disk seems fine
00:10:00saratogagevaerts: i'm confused, if android.make already specifies 19.1, how does building android work now?
00:10:14gevaertsIt works on some clients
00:11:02gevaertsIt won't work on mine
00:11:36gevaertsIt depends on when exactly the client was installed
00:11:39saratogabut anyone who could currently build Android would be able to build the DX50? or do i misunderstand
00:11:43gevaertsYes
00:12:39saratogaso we could add it as a build target and it'd be no worse than we are now
00:12:43franklin... now it works (in fallback)
00:12:53saratogathen i guess ask people to update their tools as needed
00:13:10gevaertsYes
00:13:16gevaertsOr fix the makefile to accept both :)
00:13:52saratogai'm ok with that too
00:14:01saratogabut mainly i'd like to get the port into the build system
00:14:20 Quit lleeloo (Ping timeout: 272 seconds)
00:14:35franklinsaratoga: g968 is ready :)
00:14:38fs-bluebotGerrit review #968 at http://gerrit.rockbox.org/r/968 : Ptable: hopefully fix all the warnings, modify actinide/lanthanide behavior once... by Franklin Wei
00:14:39franklin;)
00:14:51saratogathis one actually builds?
00:15:08franklinyes :)
00:15:30franklingrayscale, color, etc.
00:15:39franklinshould work on monochrome, too
00:16:00fs-bluebotBuild Server message: New build round started. Revision 4286419, 254 builds, 31 clients.
00:16:31saratogaand no sooner do i hit commit than i realize its not added to PLUGINS
00:16:31franklinbut first I gotta fix this error
00:16:37franklinnoo
00:16:42franklinLOL
00:16:51franklinstop build
00:16:52franklin?
00:17:40 Quit bertrik (Remote host closed the connection)
00:18:36gevaertssaratoga: done
00:23:52fs-bluebotBuild Server message: Build round completed after 470 seconds.
00:26:30fs-bluebotBuild Server message: New build round started. Revision be9c227, 255 builds, 31 clients.
00:26:38gevaertssaratoga: and makefile fixed too :)
00:35:02 Quit Zambezi (Read error: Connection reset by peer)
00:35:15 Quit ruskie (Quit: ...)
00:35:17 Join Zambezi_ [0] (Zulu@bnc.from.hostbay.nu)
00:36:06[Saint]saratoga: gevaerts: the call to update Android toolchains went out an age ago.
00:36:17[Saint]AFAIK we've been on 19.1.0 for...yonks.
00:36:50*[Saint] is entirely unsurprised that such a call may have been widely unheeded, though.
00:36:51*gevaerts disagrees
00:36:54gevaertsWe're on 19
00:37:06[Saint]_platform_ 19.
00:37:07gevaertsThe 19.0.3 vs 19.1.0 thing should be entirely transparent
00:37:13[Saint]and no.
00:37:33[Saint]The 19 refers to the API platform.
00:37:37[Saint]not the build tools.
00:37:42gevaertsThen why wasn't the build client mailing list notified?
00:38:00[Saint]I thought it was....oh...hmmm
00:38:04franklinugh... Git headache!
00:38:31 Quit dys (Ping timeout: 260 seconds)
00:39:09franklinsaratoga: g981
00:39:12fs-bluebotGerrit review #981 at http://gerrit.rockbox.org/r/981 : Add ptable to SOURCES by Franklin Wei
00:39:35gevaerts[Saint]: anyway, feel free to fix it in a better way, but if we depend on more than API platform, the build system needs to know about that so it can check
00:39:52 Quit ender` (Quit: The word 'politics' is derived from the word 'poly', meaning 'many', and the word 'ticks', meaning 'blood sucking parasites'. -- Larry Hardiman)
00:40:15[Saint]Aha, it looks like a change JdGordon pushed bumped the version requirement.
00:41:11*franklin tries a vanilla build
00:41:35[Saint]12:27kugelthat is not a new requirement as such, but 19.1.0 is what you get when you install the SDK tools for android-19 nowadays, because google did some updates in the meantime
00:41:35[Saint]12:27kugelit sucks that our makefile needs the hardcoded version
00:41:47 Quit alucryd (Ping timeout: 260 seconds)
00:42:12*[Saint] also notes that in new NDK version, regardless of what we check for, the build will fail anyway.
00:42:23[Saint]Google decided to move zipalign.
00:42:37[Saint]And apparently we look for it in a very specific place.
00:42:53 Join ruskie [0] (~ruskie@sourcemage/mage/ruskie)
00:42:59gevaertshuh?
00:43:06gevaertszipalign is sdk, not ndk
00:43:17[Saint]Then...that.
00:43:27[Saint]Either way, it moved.
00:44:17 Join alucryd [0] (quassel@archlinux/trusteduser/alucryd)
00:44:20gevaertsAnyway, if that 19 in 19.1.0 doesn't stand for "what comes with android-19", that's a rather confusing coincidence
00:44:41fs-bluebotBuild Server message: New build round started. Revision 515a3c5, 255 builds, 31 clients.
00:44:59*franklin hopes for green
00:46:05[Saint]If you want some real fun you, the API platform seems largely arbitrary.
00:46:15[Saint]There seems to be no good reason not to build with 20
00:46:34gevaertsFor the purposes of android-19 it does, though, and that quote basically says we don't care if it's 19.0.3 or 19.1.0, so I'd say my fix is "correct" at least for now, and we can revisit it when we bump requirements
00:46:34[Saint]symlinking 19/20 "just works" and keeps the build system happy.
00:47:31gevaertsAs I understand it, that should definitely be true for building, unless maybe if you use deprecated things
00:47:40[Saint]The thing that bothers me is that it seems like this was known, but, only by those who actually regularly build for Android.
00:48:17[Saint]I really thought the call did go out for updating requirements after the build requirement was bumped.
00:48:57gevaertsIf requirements are updated, then the toolchain advertised by build clients needs to be updated as well, and that *definitely* didn't happen
00:49:26[Saint]I guess now it would pay to check if the build requirement was bumped for a real reason or not.
00:49:50[Saint]Apparently this happened in may
00:50:26franklingreen :)
00:50:35[Saint]15th, to be precice.
00:50:38*franklin slaps fs-bluebot for not reporting it
00:50:38fs-bluebotfranklin: ouch!
00:50:39 Quit xorly (Ping timeout: 260 seconds)
00:50:40[Saint]*precise
00:50:48gevaertsfranklin: stop that
00:51:05franklinit didn't say build completed
00:51:10gevaertsSo?
00:51:15franklinbug?
00:51:27gevaertsAlmost certainly not
00:51:33franklinconnection?
00:51:46franklinnot connection
00:51:51franklinPING works
00:51:53gevaertsSo?
00:52:36gevaertsThe bot has more than just an irc connection. Sometimes build clients get the report from the server late or get disconnected from the server and get no status report
00:53:07franklinah... yes
00:53:16franklinbut still... it's fun slapping the fs-bluebot :)
00:53:56*franklin still needs to resolve that ATA error
00:54:14gevaertsIt's not fun at all. It's repetitive and annoying
00:54:28*franklin stops that
00:55:08franklinand yes... the ATA error is not fun at all :)
00:55:24gevaerts[Saint]: the discussion in May clearly indicates that this is an upstream version bump that we followed because you can't really get the older tools any more, not because the new tools work better for us
00:55:32gevaertsIn my reading, anyway
00:56:08gevaertsAnyway, if we ever get divergent API and tool (major) versions, we can still use the same trick, just based on TOOL_MAJOR_VERSION=19 or some such
00:57:29franklinahh... "vanilla" build straight off build farm also gets ATA error
00:57:53 Quit ZincAlloy (Quit: Leaving.)
00:58:23franklinATA eerror -2147483542, pretty close to 0xFFFFFFFF in 2's complement
00:59:41franklinATA error, not FS error, so that basically rules out the recent FS patch
01:00
01:00:23[Saint]gevaerts: aaaaaaaahhhh, right, sorry - I'm all frazzled from shennanigans here. Yeah, apktool disappeared.
01:00:23franklinso I'm thinking that new ATA patch
01:00:30[Saint]And we depended on that for make apk.
01:01:34[Saint](apktool was deprecated ever since this ports inception - I guess someone had to know it would happen, it printed a warning about using it _every time_)
01:02:04foolshapktool is still in the git repo of the adroid sdk somewhere though
01:02:25[Saint]More trouble than its worth.
01:02:33[Saint]We're building fine without it now.
01:02:43[Saint]Its just that apparently only 3 or 4 people knew this.
01:02:49*foolsh needs to setup his android env
01:03:10*franklin needs to get his ipod working again
01:03:41franklinno backtrace :(
01:04:04franklinperhaps running fsck? (filesystem check :P)
01:04:55gevaerts[Saint]: I know about apktool, yes
01:06:17[Saint]zipalign is the new one to worry about:
01:06:18[Saint]http://forums.rockbox.org/index.php?topic=48506.0
01:07:34franklinhmm... fsck gives a couple errors, nothin major
01:09:27franklinany ideas?
01:10:47*[Saint] spots more instances of claiming something is ready for commit when the reverse is demonstrably true.
01:10:49[Saint]fun times
01:11:00[Saint]I'm gonna start keeping count.
01:11:01franklinIKR? :)
01:11:08franklinIt's ready...
01:11:08[Saint]...its not funny.
01:11:14[Saint]You should be testing this shit.
01:11:22[Saint]The build system isn't a test bed.
01:11:44*franklin still doesn't get the difference between B+W/monochrome/grayscale
01:12:07[Saint]Its been explained to you, at least twice.
01:12:27[Saint]Perhaps you should either A: listen, or B: stop fucking with things you don't understand.
01:12:35[Saint]Its painful.
01:12:36franklinso monochrome can be turned into grayscale with greylib?
01:12:43franklin(or used as...)
01:13:59*franklin thinks it's like this: monochrome is on/off, gs can go in between?
01:14:37 Quit petur (Quit: Leaving)
01:15:36*franklin still wonders what is wrong with his classic
01:15:47franklinhard disk seems fine after an fsck
01:16:09franklinand I can boot into fallback and mount/umount with no errors
01:16:21franklin[Saint]: have you noticed anything?
01:17:52[Saint]The firmware these disks use is fundamentally broken and they all end up committing suicide eventually.
01:18:09[Saint]Apple knows this, they can't not. They just don't care.
01:18:16franklinbut fallback works
01:18:58[Saint]I dunno. If you compiled the build...I can't rule anything out.
01:19:13franklinnope... download right off build server
01:19:21franklinlatest git HEAD
01:19:25franklin515 something
01:20:14franklinand yes... I extracted it right :)
01:21:47franklinanything I can do? would a new hard drive help?
01:25:30franklin[Saint]: the disk seems fine
01:25:38franklinreally. I can read/write data
01:27:30 Quit krabador (Quit: Sto andando via)
01:29:08***Saving seen data "./dancer.seen"
01:29:44*franklin looks for cheap SSDs
01:38:45franklinbut why does fallback work?
01:39:41franklinAHH!!! I/O error!
01:40:41*franklin sees this dying soon
01:45:51saratogais there anyway to get the DX50 build from the build system? guessing the likely file names doesn't work
02:00
02:14:16 Quit benedikt93 (Ping timeout: 244 seconds)
02:24:50franklinor mor/join #rockbox-community
02:25:16franklinls -l /dev/
02:25:20franklinahh wrong windo
02:28:22 Join Strife89 [0] (~Strife89@adsl-98-80-238-163.mcn.bellsouth.net)
02:28:34 Quit Unhelpful (Ping timeout: 260 seconds)
02:33:58 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
02:50:28 Quit franklin (Quit: Lost terminal)
03:00
03:00:02 Quit AlexP (Remote host closed the connection)
03:01:45 Join AlexP [0] (~alex@rockbox/staff/AlexP)
03:06:18 Join cmhobbs [0] (~cmhobbs@fsf/member/cmhobbs)
03:24:33 Join steffengy [0] (~quassel@p57B494EE.dip0.t-ipconnect.de)
03:27:31 Quit steffengy1 (Ping timeout: 246 seconds)
03:29:10***Saving seen data "./dancer.seen"
03:39:35 Quit jhMikeS (Ping timeout: 260 seconds)
03:47:15[Saint]Whoah.
03:47:26[Saint]Forum user referring to sd as transflash.
03:47:37[Saint]Welcome to 2001, folks.
04:00
04:31:27 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn)
04:31:27 Quit amiconn (Disconnected by services)
04:31:28 Quit pixelma (Disconnected by services)
04:31:28 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma)
04:31:30 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn)
04:31:31 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma)
05:00
05:19:11 Join ygrek [0] (~user@108.59.6.97)
05:24:18 Nick DormantBrain is now known as SuperBrainAK (~andy@74.112.200.73)
05:29:14***Saving seen data "./dancer.seen"
05:48:47 Quit TheSeven (Ping timeout: 260 seconds)
05:49:56 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
06:00
06:27:09 Quit shmibs (Ping timeout: 272 seconds)
06:28:12 Join shmibs [0] (~shmibs@198.52.217.65)
06:35:27 Join ungali [0] (~ungali@S010600226b6da694.cg.shawcable.net)
06:35:27 Quit ungali (Changing host)
06:35:27 Join ungali [0] (~ungali@unaffiliated/ungali)
06:54:44 Quit Strife89 (Ping timeout: 246 seconds)
07:00
07:04:25 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
07:08:58 Quit KiwiCAM_ (Remote host closed the connection)
07:29:16***Saving seen data "./dancer.seen"
07:37:59 Quit pamaury (Ping timeout: 260 seconds)
07:47:24 Quit soap (Ping timeout: 260 seconds)
07:59:39 Join mortalis [0] (~kvirc@194.133.18.67)
07:59:52 Quit ygrek (Ping timeout: 240 seconds)
08:00
08:08:06 Join ender` [0] (krneki@foo.eternallybored.org)
08:17:30 Join soap [0] (~soap@cpe-174-102-103-175.woh.res.rr.com)
08:17:30 Quit soap (Changing host)
08:17:30 Join soap [0] (~soap@rockbox/staff/soap)
08:27:40 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
08:32:52 Quit ungali (Quit: ungali)
08:40:27 Join xorly [0] (~xorly@m180.dkm.cz)
08:42:38 Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93)
08:46:10 Quit benedikt93 (Client Quit)
08:48:53 Join ygrek [0] (~user@108.59.6.97)
08:52:54 Join petur [0] (~petur@rockbox/developer/petur)
09:00
09:00:52 Quit Provel (Ping timeout: 240 seconds)
09:01:42 Join Provel [0] (Provel@75-132-30-64.dhcp.stls.mo.charter.com)
09:02:07 Nick SuperBrainAK is now known as DormantBrain (~andy@74.112.200.73)
09:09:27 Join LinusN [0] (~linus@giant.haxx.se)
09:13:20 Quit scorche (Ping timeout: 246 seconds)
09:21:57 Quit megal0maniac (Killed (orwell.freenode.net (Nickname regained by services)))
09:22:00 Join megal0maniac [0] (~megal0man@ti-228-43-75.telkomadsl.co.za)
09:29:19***Saving seen data "./dancer.seen"
09:34:13 Join maruk1 [0] (~papier@titanium.v6.sdv.fr)
09:39:27 Join kugel [0] (~kugel@avm-guido.avm.de)
09:39:27 Quit kugel (Changing host)
09:39:27 Join kugel [0] (~kugel@rockbox/developer/kugel)
09:43:38dongstranslafhs, lol
09:45:19dongshow do I get this file corruption on shutdown stuff fixed.
10:00
10:11:08 Quit AlexP (Ping timeout: 260 seconds)
10:14:11 Join AlexP [0] (~alex@rockbox/staff/AlexP)
10:21:39gevaertssaratoga: we don't upload android builds. They're going to be signed with different keys, depending on the build client anyway
10:30:06copper01:47:28 UTC <[Saint]> Forum user referring to sd as transflash.
10:30:38copperfor some reason, pretty much every chinese audiophile company refers to it as TransFlash too (TF for short)
10:30:57copperincluding FiiO
10:48:06amiconnmicroSD used to be called transflash before being accepted by the SD card association
10:48:47amiconnAnd that was 2005, not 2001 ;)
10:49:44copperwe know
10:51:42copperthe question is why they keep calling it that
10:53:05gevaertsTo be wrong :)
10:53:11amiconnMaybe because it's shorter when spoken, or to avoid using a trademark protected name
10:54:51copper"microsdxc" does suck.
10:55:42gevaertsIt does, but while I think you can use transflash and sd interchangeably if you want to, sdxc (and probably sdhc) clearly are from the post-transflash era
10:56:00gevaertsSo you can't call a >2GB card transflash as far as I can figure out
11:00
11:08:53 Quit mortalis (Remote host closed the connection)
11:27:21 Join ZincAlloy [0] (~Adium@pD9EEB135.dip0.t-ipconnect.de)
11:29:23***Saving seen data "./dancer.seen"
11:35:42 Join mortalis [0] (~kvirc@194.133.18.67)
11:36:22 Quit xorly (Ping timeout: 240 seconds)
11:44:07 Join scorche [0] (~scorche@rockbox/administrator/scorche)
11:54:03 Quit suYin`OFF (Ping timeout: 250 seconds)
12:00
12:09:21 Join edhelas [0] (~edhelas@193.172.124.224)
12:21:52 Join suYin`OFF [0] (suYin@server1.bouncer4you.de)
12:37:30 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl)
12:37:38wodzpamaury: ping
12:41:38 Quit suYin`OFF (Read error: Connection timed out)
12:53:41 Join suYin`OFF [0] (3803d5z6@server1.bouncer4you.de)
13:00
13:00:26 Join krabador [0] (~krabador_@unaffiliated/krabador)
13:13:37 Nick Zambezi_ is now known as Zambezi (Zulu@bnc.from.hostbay.nu)
13:20:03 Join xorly [0] (~xorly@wced-15-216-32-147.feld.cvut.cz)
13:24:47 Quit suYin`OFF (Read error: Connection timed out)
13:29:24***Saving seen data "./dancer.seen"
13:33:24 Join suYin`OFF [0] (~suYin@server1.bouncer4you.de)
13:43:36 Quit ygrek (Ping timeout: 245 seconds)
13:45:04 Join Aldem [0] (~Aldem@unaffiliated/aldem)
14:00
14:02:09pamaurywodz: pong
14:02:31 Quit edhelas (Quit: Quitte)
14:05:04wodzpamaury: I made some progress in porting hwstub to atj213x. lsusb sees fee1:dead device but there are malformed responses when I look in wireshark. I am not sure where is the problem (is it core misconfiguration, maybe wrong ZLP handling or the cpu running at whooping 7.5MHz is too slow to cope)
14:06:11wodzpamaury: Would you have some time to look at dumps later?
14:09:15 Quit suYin`OFF (Ping timeout: 250 seconds)
14:10:28 Join tempepooch [0] (7a6a5e9b@gateway/web/freenode/ip.122.106.94.155)
14:11:22 Quit xorly (Ping timeout: 240 seconds)
14:13:23tempepoochhello
14:13:35 Quit tempepooch (Client Quit)
14:16:28 Quit foolsh (Quit: foolsh)
14:16:49 Join suYin`OFF [0] (suYin@server1.bouncer4you.de)
14:18:58 Join xorly [0] (~xorly@wced-15-216-32-147.feld.cvut.cz)
14:20:45 Quit krabador (Quit: Take the time.)
14:27:14pamaurywodz: sure
14:32:16wodzpamaury: btw. hwstub for atj213x will need some work (once communication is working) as usb core registers are 8bit wide. I wonder how it will behave on regs dump.
14:32:53pamauryah yeah, for the moment the register descriptions assume 32-bit width but I can add support for other sizes
14:33:36 Quit xorly (Ping timeout: 245 seconds)
14:34:44wodzpamaury: This will be only issue if read on unaligned address causes exception. I think we memcpy() things so this should be safe
14:36:53pamauryyeah I used memcpy because it handles (or is supposed to) to align stuff but it would still be a good idea to specify register width if it's different from 32-bit
14:38:25 Join foolsh [0] (~bbrown@c-67-174-138-234.hsd1.in.comcast.net)
14:39:30 Quit foolsh (Client Quit)
14:39:47wodzsome rk27xx registers are 16bit. In dump I have another copy in second halve
14:39:48 Join foolsh [0] (~bbrown@c-67-174-138-234.hsd1.in.comcast.net)
14:39:53wodzpamaury: ^
14:44:33 Quit scorche (Ping timeout: 272 seconds)
14:44:55 Join scorche [0] (~scorche@rockbox/administrator/scorche)
14:50:49 Quit WakiMiko (Remote host closed the connection)
14:51:04 Join WakiMiko [0] (~WakiMiko@unaffiliated/wakimiko)
14:52:43 Join mortalis|2 [0] (~kvirc@213.33.220.118)
14:54:10 Join mortalis|3 [0] (~kvirc@194.133.18.67)
14:55:22 Join pamaury_ [0] (~quassel@sphinx.lix.polytechnique.fr)
14:56:12 Quit mortalis (Ping timeout: 260 seconds)
14:57:12 Quit mortalis|2 (Ping timeout: 260 seconds)
14:58:11 Quit mortalis|3 (Client Quit)
14:58:26 Join mortalis|2 [0] (~kvirc@194.133.18.67)
14:58:57 Quit pamaury (Ping timeout: 244 seconds)
15:00
15:00:11 Quit cmhobbs (Ping timeout: 246 seconds)
15:01:19 Join amayer [0] (~amayer@mail.weberadvertising.com)
15:04:02 Join ygrek [0] (~user@108.59.6.97)
15:06:31 Join mortalis [0] (~kvirc@213.33.220.118)
15:07:55 Join mortalis|3 [0] (~kvirc@194.133.18.67)
15:08:24 Join mortalis|4 [0] (~kvirc@213.33.220.118)
15:09:45 Quit mortalis|4 (Client Quit)
15:10:16 Quit mortalis|2 (Ping timeout: 272 seconds)
15:10:50 Quit mortalis (Ping timeout: 244 seconds)
15:12:34 Quit mortalis|3 (Ping timeout: 272 seconds)
15:13:35 Quit wodz (Quit: Leaving)
15:29:25***Saving seen data "./dancer.seen"
15:29:33 Join ZincAlloy1 [0] (~Adium@pD9EE80F8.dip0.t-ipconnect.de)
15:31:19 Join krabador [0] (~krabador_@unaffiliated/krabador)
15:31:35 Quit ZincAlloy (Ping timeout: 250 seconds)
15:40:43 Quit R0113 (Read error: Connection reset by peer)
16:00
16:03:20 Quit krabador (Quit: Take the time.)
16:35:58 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
16:39:26 Quit megal0maniac (Ping timeout: 245 seconds)
16:42:53 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
16:46:20 Quit sobukus (Ping timeout: 260 seconds)
16:46:42 Join sobukus [0] (~thomas@basal.nesselzelle.de)
16:47:27 Join chrisb [0] (~chrisb@li482-205.members.linode.com)
16:57:40 Quit KotH (Quit: Reconnecting)
16:57:54 Join KotH [0] (~attila@2001:1620:907::1)
16:58:06 Quit jhMikeS (Read error: Connection reset by peer)
17:00
17:02:08 Quit kugel (Ping timeout: 272 seconds)
17:03:32 Join jhMikeS [0] (~jethead71@c-68-43-2-35.hsd1.mi.comcast.net)
17:03:32 Quit jhMikeS (Changing host)
17:03:32 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
17:15:40 Quit markun (Ping timeout: 272 seconds)
17:29:28***Saving seen data "./dancer.seen"
17:35:59 Quit pamaury_ (Remote host closed the connection)
17:41:21 Join Rower [0] (~husvagn@h176n2-aeg-a11.ias.bredband.telia.com)
17:41:52 Quit olspookishmagus (Ping timeout: 240 seconds)
17:42:31 Quit charlie (Ping timeout: 272 seconds)
17:42:33 Join olspookishmagus [0] (~pookie@snf-137798.vm.okeanos.grnet.gr)
17:42:56 Nick olspookishmagus is now known as Guest12022 (~pookie@snf-137798.vm.okeanos.grnet.gr)
17:43:08 Join markun [0] (~markun@rockbox/developer/markun)
17:45:11 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
17:46:01 Join charlie [0] (~c@unaffiliated/charlie)
17:53:13 Quit petur (Quit: *plop*)
17:55:00 Join xorly [0] (~xorly@m180.dkm.cz)
18:00
18:04:26 Quit chrisb (Ping timeout: 272 seconds)
18:15:17 Quit xorly (Ping timeout: 244 seconds)
18:22:18 Join xubuntu [0] (~xubuntu@host195-177-dynamic.26-79-r.retail.telecomitalia.it)
18:22:42 Nick xubuntu is now known as Guest65316 (~xubuntu@host195-177-dynamic.26-79-r.retail.telecomitalia.it)
18:23:31 Quit Guest65316 (Read error: Connection reset by peer)
18:23:45 Join krabador [0] (~krabador@unaffiliated/krabador)
18:32:40 Quit maruk1 (Quit: Leaving.)
18:52:19 Quit Jack87 (Ping timeout: 260 seconds)
19:00
19:07:35 Join lebellium [0] (~chatzilla@89-93-178-161.hfc.dyn.abo.bbox.fr)
19:09:43 Join xorly [0] (~xorly@m180.dkm.cz)
19:12:16 Join bertrik [0] (~quassel@rockbox/developer/bertrik)
19:12:23 Join Jack87 [0] (Jack87@nasadmin/admin/jack87)
19:16:07 Quit ygrek (Ping timeout: 260 seconds)
19:23:17 Quit burgobianco (Remote host closed the connection)
19:26:41 Join bcobco [0] (~bcobco@77.228.124.149)
19:27:24 Join trampel [0] (~trampel@c-24-22-235-214.hsd1.wa.comcast.net)
19:28:06 Join burgobianco [0] (~viskestel@li607-220.members.linode.com)
19:28:32 Join ygrek [0] (~user@108.59.6.97)
19:29:30***Saving seen data "./dancer.seen"
19:32:11 Quit trampel (Client Quit)
19:56:55 Quit bcobco (Remote host closed the connection)
19:57:19 Join bcobco [0] (~bcobco@77.228.124.149)
19:57:51 Quit ygrek (Ping timeout: 240 seconds)
20:00
20:02:34 Quit megal0maniac (Killed (holmes.freenode.net (Nickname regained by services)))
20:02:37 Join megal0maniac [0] (~megal0man@105.229.172.249)
20:10:34 Quit bluebrother (Disconnected by services)
20:10:39 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
20:12:44 Quit fs-bluebot (Ping timeout: 246 seconds)
20:14:49 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
20:17:15 Quit megal0maniac (Ping timeout: 260 seconds)
20:19:10 Join fs-bluebot [0] (~fs-bluebo@g225254212.adsl.alicedsl.de)
20:20:36 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
20:23:20 Quit krabador (Quit: Sto andando via)
20:26:05 Join krabador [0] (~krabador@unaffiliated/krabador)
20:48:29 Quit megal0maniac (Ping timeout: 258 seconds)
20:51:05 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
20:51:45 Join lleeloo [0] (~lleeloo@37.215.158.97)
21:00
21:19:33 Quit megal0maniac (Ping timeout: 250 seconds)
21:22:38 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
21:29:31***Saving seen data "./dancer.seen"
21:47:36 Quit pamaury (Ping timeout: 272 seconds)
21:54:02lebelliumjhMikeS: ping
22:00
22:01:28 Quit sLite (Remote host closed the connection)
22:06:46 Join sLite [0] (~quassel@mail.slite.org)
22:07:42 Quit y4n (Quit: MOTHER EUROPA CALLING ME!)
22:11:09 Join petur [0] (~petur@rockbox/developer/petur)
22:19:53 Quit bcobco ()
22:23:51 Quit xorly (Ping timeout: 240 seconds)
22:35:59 Quit sLite (Remote host closed the connection)
22:36:55 Quit megal0maniac (Read error: Connection reset by peer)
22:37:14 Join R0113 [0] (~quassel@31-211-200-248.customers.ownit.se)
22:37:25 Join xorly [0] (~xorly@m180.dkm.cz)
22:37:52 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
22:38:44 Quit R0113 (Client Quit)
22:41:17 Join wodz [0] (~wodz@89-75-106-114.dynamic.chello.pl)
22:41:50 Join sLite [0] (~quassel@mail.slite.org)
22:42:33wodzpamaury: (log) https://drive.google.com/file/d/0Bx1OY3AHjewUbjEyV0lYZDVHNWM/edit?usp=sharing <- this is wireshark log from my hwstub for atj
22:54:41 Quit petur (Quit: Leaving)
23:00
23:01:47 Quit wodz (Quit: Leaving)
23:03:46 Nick suYin`OFF is now known as suYin (suYin@server1.bouncer4you.de)
23:18:56 Quit markun (Remote host closed the connection)
23:29:33***Saving seen data "./dancer.seen"
23:29:35 Quit amayer (Quit: Leaving)
23:35:16 Quit xorly (Ping timeout: 272 seconds)
23:44:03 Quit ender` (Quit: Why programmers like UNIX: talk, date, touch, grep, make, unzip, strip, view, finger, grep, mount, fsck, more, yes, fsck, fsck, fsck, umount, sleep)
23:46:09 Quit lebellium (Quit: ChatZilla 0.9.90.1 [Firefox 33.0/20140922173023])
23:50:53 Quit dfkt (Remote host closed the connection)
23:51:17 Join dfkt [0] (dfkt@unaffiliated/dfkt)
23:53:31 Quit lleeloo (Ping timeout: 245 seconds)
23:58:03 Quit sLite (Remote host closed the connection)
23:58:51 Join sLite [0] (~quassel@mail.slite.org)

Previous day | Next day