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 2013-02-10

00:04:15***Saving seen data "./dancer.seen"
00:08:01 Quit kevku (Remote host closed the connection)
00:12:30DmLspecifically the fuze and fuze+ both had uSD slots
00:25:27 Quit stoffel (Ping timeout: 256 seconds)
00:35:22 Quit lebellium (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130206083616])
00:35:51 Quit foolsh (Ping timeout: 252 seconds)
00:45:46 Quit mt (Ping timeout: 264 seconds)
00:49:23 Join foolsh [0] (~foolsh@nc-76-0-175-2.dhcp.embarqhsd.net)
00:54:21JdGordongelraen: you're almost certainly going to need to keep track of indexes as you ue them so everything has the same idea of what's next...
00:54:48JdGordonIIRC playlist_next() gets called from different places, each will get a different track with your current code
00:56:00gelraenerr, playlist_next()? not just get_next_index() ?
00:56:15gelraenholy crap
00:57:22JdGordonerr, where you've put the code
00:57:27*JdGordon is still waking up
00:59:17 Join saratoga [0] (1858fd62@gateway/web/freenode/ip.24.88.253.98)
01:00
01:01:40gelraenI still wonder why checking for steps==1 fixed all UI problems
01:04:15gelraenbut yeah, next track is still flaky
01:06:01gelraen(and I still don't get why first_index exist)
01:06:49JdGordonok, so what you're doing is compoletly breaking many assumptoins in the UI... i.e in the WPS it is possible to have it display the next Y tracks - which this breaks -
01:07:05JdGordonthe playlist viewer /may/ have problems too
01:07:23JdGordonif it isnt being called with steps==1 what is it getting?
01:09:05gelraenfallthrough to REPEAT_ALL
01:10:32JdGordon?
01:11:30 Quit prof_wolfff (Ping timeout: 248 seconds)
01:13:38gelraensame thing as with REPEAT_ALL and all other repeat modes not mentioned explicitly in that switch statement
01:14:11JdGordonno, what does steps equal?
01:15:13gelraenI have no idea :)
01:17:34 Quit dfkt (Quit: -= SysReset 2.55=- Sic gorgiamus allos subjectatos nunc.)
01:17:53gelraensome crossreference engine could be helpful
01:18:30gelraenbut I'm too lazy to setup opengrok after midnight
01:19:47Torneit seems like you are trying to fix a problem you haven't explained very well with a patch we don't understand to code you don't understand ;)
01:19:59Tornei mean, please do try and fix bugs, that's awesome
01:20:11Tornebut it's really not clear what you are doing or what that patch accomplishes
01:20:59gelraenTorne, patch does what it says and what I actually wanted: having next track selected randomly at track change time
01:21:35gelraenand it really does that, at least on my clip+
01:21:48JdGordonbuild the sim and add printf
01:21:51JdGordonor sim+gdb
01:26:19 Quit ender (Quit: Just because I have a short attention span doesn't mean I)
01:29:16 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
01:31:36 Quit fs-bluebot (Ping timeout: 256 seconds)
01:32:01 Quit bluebrother^ (Ping timeout: 260 seconds)
01:32:56 Join fs-bluebot [0] (~fs-bluebo@g224236246.adsl.alicedsl.de)
01:38:35gelraencrap, it doesn't work through X forwarding
01:38:47gelraenI'll try it tomorrow then
01:38:57gelraenThe date & time is currently: Sunday 10 February 2013 00:38:59
01:39:01gelraenwell, today
01:57:30 Quit DonAman (Quit: The Sleep of Reason brings forth monsters)
01:59:03 Join DonAman [0] (~DocHollid@unaffiliated/phifedoc)
02:00
02:04:18***Saving seen data "./dancer.seen"
02:04:30 Quit DonAman (Quit: The Sleep of Reason brings forth monsters)
02:13:42 Join DonAman [0] (~DocHollid@unaffiliated/phifedoc)
02:17:07 Quit Spaceghost (Read error: Connection reset by peer)
02:18:44 Quit ender| (Ping timeout: 245 seconds)
02:19:26 Join Spaceghost [0] (~Pablo@unaffiliated/spaceghost)
02:31:49 Join ender| [0] (krneki@2a01:260:4094:1:42:42:42:42)
02:46:47 Quit Spaceghost (Ping timeout: 246 seconds)
02:47:51[Saint]where does the source for translate.rockbox.org live?
02:50:00gevaertsIn the translate git tree
02:53:09[Saint]Cydia may or may not play stealsies with the super awesome distreibuted translation system we got going.
03:00
03:04:49 Quit SuperBrainAK (Quit: pbly going to sleep /_\)
03:08:08 Quit pamaury (Ping timeout: 246 seconds)
03:08:20saratogadv_: were you still interested in opus optimization?
03:08:23saratogaor working on it?
04:00
04:04:19***Saving seen data "./dancer.seen"
04:07:53 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn)
04:07:53 Quit amiconn (Disconnected by services)
04:07:59 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn)
04:08:05 Quit pixelma (Read error: Operation timed out)
04:08:51 Join pixelma [0] (pixelma@rockbox/staff/pixelma)
04:17:40 Quit dokan (Ping timeout: 256 seconds)
04:18:32 Join dokan [0] (~minatani@ac250006.ppp.asahi-net.or.jp)
04:29:11 Join prof_wolfff [0] (~prof_wolf@62.83.50.196.dyn.user.ono.com)
04:34:33 Join SuperBrainAK [0] (~Andy@97-124-78-183.phnx.qwest.net)
04:49:45*[Saint] wonders if anyone else has been seeing lockups after unmounting and disconnecting with the Classic
04:49:55[Saint]It seems to be a very recent thing.
05:00
05:14:49 Join TheSphin_ [0] (~briehl@p5DD45CE5.dip.t-dialin.net)
05:16:10 Quit zz_TheSphinX^ (Read error: Operation timed out)
05:21:39 Quit prof_wolfff (Ping timeout: 248 seconds)
05:46:22 Quit jhMikeS (Ping timeout: 240 seconds)
06:00
06:00:32 Quit TheSeven (Disconnected by services)
06:00:42 Join [7] [0] (~quassel@rockbox/developer/TheSeven)
06:04:21***Saving seen data "./dancer.seen"
06:22:16 Quit saratoga (Quit: Page closed)
06:44:33JdGordon[Saint]: any ideas on how to remove the horribleness of the various skin files?
06:44:48JdGordonim starting to hate having .sbs and .wps and .fms and and and and and
06:45:12*JdGordon really wishes we had a better way of drawing the UI
06:46:32*[Saint] likes having the .sbs, .wps, .fms, .r* etc.
06:46:59[Saint]I can't see a way you could have the same range of options without having to divide the skin file into silly, arbitrary sections.
06:47:09[Saint]## FMS STARTS NOW
06:47:10[Saint]etc.
06:47:30JdGordonexcept that sucks when we want to add new screens
06:47:40JdGordonalso, the only ones required are .sbs and .wps
06:48:39*[Saint] can't really have this conversation now, bust times.
06:48:43[Saint]back shortly.
06:48:47JdGordonkk
06:48:50[Saint]*busy
06:57:18JdGordonbrain fart time
06:57:58JdGordoni wonder if we shold have a simple listing in a new file which says "draw X file in Y screen"
06:59:19JdGordonI dont know how that would work where the theme exects to overlay one part over the sbs
06:59:30JdGordoni.e a wps in a sbs, but that isnt done much anyway
06:59:32JdGordonhmmmmmm
07:00
07:01:06JdGordonwell, that could be solved by doing the same as now anywhere, instead of it being "the sbs file" it would be "background/default"
07:01:32JdGordonthen we remove the notion of .wps/.sbs/etc... it could all be in one massive file if the themer was insane
07:02:40JdGordoni.e: "base: my_theme_base.skin" "wps: my_theme_wps.skin" "usb: my_theme_extra.skin"
07:02:47JdGordonchoosing defaults becomes interesting
07:04:10 Quit foolsh (Ping timeout: 252 seconds)
07:04:12JdGordonthis could be done with minimal RAM usage change because most of them would never be on screen at the same time, so they could be swapped out (which was an origional goal for the new engine when i rewrote it however long ago)
07:06:39*JdGordon would also like to deprecate the ui viewport setting, and some statusbar postiong settings
07:10:35JdGordonthough... the config.cfg is doing just that anyway, so maybe it isnt such a horrible idea putting the usb screen in its own .skin file
07:11:15JdGordoni dont want to add a bunch of strings to the config file though, sucky ram wasters
07:17:22 Join foolsh [0] (~foolsh@nc-76-0-175-2.dhcp.embarqhsd.net)
07:22:06[Saint]Now, don't get offended...but, is there a reason to change this other than boredom?
07:22:35[Saint]I seem to think it works well currently. what am I missing?
07:26:50JdGordona clean way to add more themeability to screens which cant be done
07:27:07JdGordonusb, splash, dunno what else
07:27:29JdGordoni think an extra file is bad
07:32:14JdGordonIt would be really nice if the entire UI was internally drawn with the skin engine −− of course thats what I've been slowly aiming for for 2 years and not getting anywhere :p
07:32:43JdGordongui/bitmaps/list.c should be a hardcoded skin!
07:34:38 Quit Rower (Quit: Hmmm...)
07:35:58 Join Rower [0] (husvagn@v-413-alfarv-177.bitnet.nu)
07:41:18 Quit Rower (Read error: Operation timed out)
08:00
08:04:23***Saving seen data "./dancer.seen"
08:13:16*JdGordon demands we add make targets for "ibn" and "in"!!!! :p
08:14:43 Join vibhav [0] (vibhav@ubuntu/member/vibhav)
08:19:55 Quit SuperBrainAK (Quit: pbly going to sleep /_\)
08:29:45 Quit DexterLB (Read error: Connection reset by peer)
08:34:48 Join DexterLB [0] (~dex@79-100-26-243.btc-net.bg)
08:44:52 Join n1s [0] (~n1s@nl118-168-30.student.uu.se)
08:44:53 Quit n1s (Changing host)
08:44:53 Join n1s [0] (~n1s@rockbox/developer/n1s)
08:51:14 Quit DexterLB (Remote host closed the connection)
08:52:24 Join DexterLB [0] (~dex@79-100-26-243.btc-net.bg)
08:54:32 Quit DexterLB (Read error: Connection reset by peer)
09:00
09:07:36 Join XavierGr [0] (XavierGr@rockbox/staff/XavierGr)
09:09:25 Quit XavierGr (Disconnected by services)
09:09:26 Join XavierGr [0] (~xavier@rockbox/staff/XavierGr)
09:10:02 Join kevku [0] (~kevku@2001:470:27:773:0:feed:c0f:fee)
09:15:16 Join DexterLB [0] (~dex@79-100-26-243.btc-net.bg)
09:17:22 Part DexterLB
09:24:12 Join stoffel [0] (~quassel@pD9E41699.dip.t-dialin.net)
09:24:31*JdGordon almost has skin swapping working so we can request unlimited skins but use only a limited amount of RAM
09:24:38JdGordonworking
09:25:51 Quit froggyman (Ping timeout: 240 seconds)
09:27:55 Join froggyman [0] (~froggyman@unaffiliated/froggyman)
09:28:42 Join bertrik [0] (~quassel@rockbox/developer/bertrik)
09:30:42 Join Spaceghost [0] (~Pablo@unaffiliated/spaceghost)
09:42:17 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
10:00
10:02:38bertrikfunman: there's nothing left to do anymore to declare the clip zip stable, right?
10:04:25***Saving seen data "./dancer.seen"
10:06:38 Join melmothX [0] (~melmoth@unaffiliated/melmothx)
10:09:24JdGordonwhat would cause playback to decide to only play .5s after being resumed, then next time i go into "resume playback" it works fine... this seems to happen after reloading the wps from disk (which would probably cause buffering to reload)
10:14:04 Join Rower [0] (husvagn@v-413-alfarv-177.bitnet.nu)
10:56:20 Join ender` [0] (~ender@foo.eternallybored.org)
11:00
11:02:16JdGordonwoo, ok, its a FM bug
11:05:28JdGordonplayback/buffering people... FS #12822
11:05:29fs-bluebothttp://www.rockbox.org/tracker/task/12822 entering the FM screen causes playback to immediatly stop when you reenter the WPS (bugs, new)
11:05:43JdGordonI suspect it has the same cause as the radioart crash bugs
11:08:00JdGordonaaaaaahhhh fuuuuu... ok, ignore that... stupid git not being where i expected it
11:22:55 Quit foolsh (Ping timeout: 245 seconds)
11:25:51 Join Ward [0] (~Mirandaha@bpb01-1-88-162-4-186.fbx.proxad.net)
11:26:15 Nick Ward is now known as Guest10611 (~Mirandaha@bpb01-1-88-162-4-186.fbx.proxad.net)
11:33:40 Join mortalis [0] (~mortalis@77.108.98.176)
11:36:10 Join foolsh [0] (~foolsh@nc-76-0-175-2.dhcp.embarqhsd.net)
11:42:18 Quit stoffel (Ping timeout: 246 seconds)
11:54:10 Join stoffel [0] (~quassel@pD9E4285E.dip.t-dialin.net)
11:59:59 Quit Spaceghost (Quit: Leaving.)
12:00
12:04:29***Saving seen data "./dancer.seen"
12:08:14 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
12:21:50 Join stripwax [0] (~Miranda@rockbox/developer/stripwax)
12:22:46 Quit stripwax (Client Quit)
12:24:13 Join stripwax [0] (~Miranda@rockbox/developer/stripwax)
12:41:19 Quit stoffel (Ping timeout: 252 seconds)
12:41:24 Join stoffel_ [0] (~quassel@pD9E41273.dip.t-dialin.net)
13:00
13:06:54 Quit stoffel_ (Ping timeout: 260 seconds)
13:13:24 Quit melmothX (Quit: bau)
13:17:08 Quit kevku (Quit: What you must always keep in mind as a developer? That's of course- cake.)
13:17:43 Join mirak [0] (~mirak@5-49-129-88.hfc.dyn.abo.bbox.fr)
13:46:32 Join stoffel [0] (~quassel@pD9E41273.dip.t-dialin.net)
13:53:16 Join dfkt [0] (dfkt@unaffiliated/dfkt)
13:55:01 Quit y4n (Read error: Connection reset by peer)
13:55:56 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
14:00
14:04:30***Saving seen data "./dancer.seen"
14:06:53JdGordon g#400 ... aims to reduce RAM wastage in the skin engine and let us skin more screens... problem though is when the WPS is swapped out (i.e to use the fm skin) playback acts up. FS #12822 has the repro to fix it... if anyone who knows buffering might have an idea?
14:06:53fs-bluebothttp://www.rockbox.org/tracker/task/12822 entering the FM screen causes playback to immediatly stop when you reenter the WPS (bugs, closed)
14:06:56fs-bluebotGerrit review #400 at http://gerrit.rockbox.org/r/400 : skin_engine: only store a limited number of skins in ram by Jonathan Gordon (changes/00/400/1)
14:09:12funmanbertrik: right, i uploaded g#396
14:09:14fs-bluebotGerrit review #396 at http://gerrit.rockbox.org/r/396 : Clip Zip: promote to stable by Rafaël Carré (changes/96/396/1)
14:09:29JdGordon-1KB ram usage, though most of that delta is from unused struct members, not the swapping
14:14:28 Join kevku [0] (~kevku@2001:470:27:773:0:feed:c0f:fee)
14:34:35*bluebrother wonders why the bot messages aren't colored anymore
14:34:47bluebrotherworks fine in a query
14:35:35*gevaerts guesses the +c we gained
14:38:04bluebrotherright, after reading up on the freenode website it looks like this
14:40:09AlexPwhy did we add +c? I don't remember anyone abusing it, and I preferred the bot messages with colours
14:40:46*bluebrother has no idea
14:42:23AlexPwell it is easy to remove again :)
14:44:16bluebrotherwhich raises the already asked question why it has been added in the first place :)
14:49:34 Quit stoffel (Ping timeout: 260 seconds)
14:52:45 Quit mortalis (Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/)
14:56:31soap+c was added so that the channel modes read "cntz", and apt description of the occupants.
14:58:48AlexPsoap: sadly my client reads znct
15:00
15:01:24stripwaxsoap :)
15:01:42funmando we need to wait for 3.13 to commit g#396 ?
15:01:43fs-bluebotGerrit review #396 at http://gerrit.rockbox.org/r/396 : Clip Zip: promote to stable by Rafaël Carré (changes/96/396/1)
15:02:20funmanmpio hd300 change was made on march 10th and 3.11 on april 1st so i guess we can push it now
15:02:38AlexPfunman: please wait
15:03:04AlexPIt is only a couple of weeks and it won't have a stable build until then anyway
15:03:10AlexPSo no reason to confuse anything
15:04:00funmanso wait until a couple of days before release date?
15:04:09AlexPyeah, ideally
15:05:15soapAlexP, :(
15:05:55funmanAlexP: ok thanks
15:07:26gelraenhm, simulator on freebsd shows window and crashes immediately
15:07:38 Join Spaceghost [0] (~Pablo@unaffiliated/spaceghost)
15:09:20n1shmm, the manual still refers to "current builds" and SVN in the installation chapter
15:12:43n1si don't have any of the tex stuff installed so if anyone wants to fix that, feel free :)
15:15:30gevaertsAlexP: you were there when the +c was added!
15:15:47AlexPcontributing?
15:16:09 Quit kaputnik (Ping timeout: 246 seconds)
15:16:34gevaertsIt was added (by scorche) just before http://www.rockbox.org/irc/log-20121212#23:23:31
15:16:52AlexPaha
15:16:52gevaertsThat guy was abusing colours, possibly in an unknowing way
15:17:04AlexPJust shows what my memory is like
15:17:18AlexPStill, I suspect we can remove it again (for now)
15:18:01*gevaerts nods
15:18:51n1soh, and noone has added opus to the manual either
15:18:58AlexPI guess I can do that as op
15:19:01Mode"#rockbox +o AlexP" by ChanServ (ChanServ@services.)
15:20:28AlexPseems to be locked (I assume that is what mlock is)
15:20:42AlexPso maybe only a founder type person can
15:21:21Mode"#rockbox -o AlexP" by ChanServ (ChanServ@services.)
15:21:30[Saint]don;t you have access to 'set'?
15:21:41AlexPI don't know
15:21:47AlexPalso, ' :)
15:22:56[Saint]...
15:23:02[Saint]huzzah!
15:29:22 Join kaputnik [0] (~kaputnik@port-92-206-7-238.dynamic.qsc.de)
15:40:14Mode"#rockbox +o funman" by ChanServ (ChanServ@services.)
15:41:18funman15:41 <funman> set #rockbox mlock -c
15:41:18funman15:41 -ChanServ(ChanServ@services.)- You are not authorized to perform this command.
15:41:21Mode"#rockbox -o funman" by funman (~fun@rockbox/developer/funman)
15:42:22AlexPI don't know if it is possible to let all ops people be able to do that
15:42:25funmanwe need scorche|sh bagder or zagor
15:42:28AlexPBut if it is, we should be
15:42:35funmanyeah we need to have the +s flag
16:00
16:04:32***Saving seen data "./dancer.seen"
16:10:04 Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr)
16:10:04 Quit lebellium (Client Quit)
16:10:25 Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr)
16:12:42 Quit lebellium (Client Quit)
16:19:35 Join jhMikeS [0] (~jethead71@50.4.240.19)
16:19:35 Quit jhMikeS (Changing host)
16:19:35 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
16:29:20 Quit XavierGr (Ping timeout: 240 seconds)
16:32:13 Join XavierGr [0] (XavierGr@rockbox/staff/XavierGr)
16:48:23n1sthe $Id$ stuff doesn't work with git, does it?
16:53:20gevaertsNo
17:00
17:05:50 Join melmothX [0] (~melmoth@unaffiliated/melmothx)
17:06:11n1si'll just delete that line then
17:18:46kugelJdGordon: why the hell did you completely irgnore my request?
17:43:02 Join einhirn [0] (~Miranda@p4FC74C43.dip0.t-ipconnect.de)
17:51:13 Quit AlexP (Remote host closed the connection)
18:00
18:00:51 Join AlexP [0] (~alex@rockbox/staff/AlexP)
18:04:33***Saving seen data "./dancer.seen"
18:09:32 Quit AlexP (Ping timeout: 256 seconds)
18:15:14 Join AlexP [0] (~alex@rockbox/staff/AlexP)
18:23:07 Quit AlexP (Ping timeout: 256 seconds)
18:25:37 Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr)
18:25:50 Join AlexP [0] (~alex@rockbox/staff/AlexP)
18:30:10 Join lebellium_ [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr)
18:31:35 Quit lebellium (Ping timeout: 276 seconds)
18:31:50 Nick lebellium_ is now known as lebellium (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr)
19:00
19:24:18 Quit fs-bluebot (Ping timeout: 246 seconds)
19:24:58 Quit bluebrother (Ping timeout: 255 seconds)
19:25:11 Join Guinness` [0] (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
19:25:33 Join fs-bluebot [0] (~fs-bluebo@g225255073.adsl.alicedsl.de)
19:28:02 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
19:28:03 Quit Guinness (Ping timeout: 248 seconds)
19:28:03 Nick Guinness` is now known as Guinness (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
19:28:19 Quit melmothX (Ping timeout: 245 seconds)
19:29:09soapWhat is the current iPod bootloader version?
19:40:10kugelhow is FS #12822 not a bug?
19:40:10fs-bluebothttp://www.rockbox.org/tracker/task/12822 entering the FM screen causes playback to immediatly stop when you reenter the WPS (bugs, closed)
19:53:11 Quit stripwax (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
19:55:19 Quit Rower (Quit: Hmmm...)
20:00
20:00:14 Join lorenzo92 [0] (~chatzilla@87.13.88.171)
20:01:48gevaertskugel: I'm assuming that since JdGordon both opened and closed it, he found he was doing something wrong
20:02:25kugelah i didnt see he opened it
20:02:47 Quit lebellium (Read error: Network is unreachable)
20:03:04*gevaerts double-checked :)
20:03:13 Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr)
20:04:34 Join lebellium_ [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr)
20:04:37***Saving seen data "./dancer.seen"
20:07:43 Quit lebellium (Ping timeout: 244 seconds)
20:07:45 Nick lebellium_ is now known as lebellium (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr)
20:09:40 Join melmothX [0] (~melmoth@unaffiliated/melmothx)
20:21:28 Join SuperBrainAK [0] (~Andy@97-124-78-183.phnx.qwest.net)
20:46:13 Join prof_wolfff [0] (~prof_wolf@62.83.50.196.dyn.user.ono.com)
20:50:16 Join lebellium_ [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr)
20:51:46 Quit lebellium (Ping timeout: 252 seconds)
20:51:57 Nick lebellium_ is now known as lebellium (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr)
21:00
21:07:59SuperBrainAKi think the board of my clip+ is broken...
21:31:16SuperBrainAKhow am i supposed to bridge 2 pads that are less than 1 mm apart?
21:31:49SuperBrainAK(im trying to get it into recovery mode)
21:37:56Tornewith something metal?
21:39:56 Quit thegeek (Read error: Connection reset by peer)
21:40:00 Join thegeek_ [0] (thegeek@110.36.34.95.customer.cdi.no)
21:45:00 Quit thegeek_ (Ping timeout: 245 seconds)
21:45:56kugelSuperBrainAK: screw driver work nicely
21:50:44SuperBrainAKwell kinda but try holding it there plugging in the usb and pressing enter all withought letting it get disconnected :/
21:51:41bertrikSuperBrainAK: the whole unbricking process is not very well understood
21:51:42SuperBrainAKi am going to try to solder in a button from a phone (one of those side buttons)
21:52:13 Quit Guest10611 (Ping timeout: 255 seconds)
21:52:36bertrikapparently it worked for some people, but they are generally in some kind of panicky state when they do it and not very good at remembering what they did or documenting it at all
21:58:13 Join thegeek [0] (thegeek@110.36.34.95.customer.cdi.no)
21:59:41SuperBrainAKwell it isnt comepletely bricked because it sometimes comes on but doesnt get past the boot up screen
22:00
22:00:08 Join stoffel [0] (~quassel@pD9E4202C.dip.t-dialin.net)
22:01:41foolshSuperBrainAK: Whie USB is plugged in does it get stuck? My fuze+ does this have to power up and plug in usb after rockbox is booted all the way.
22:02:02 Quit n1s (Quit: Ex-Chat)
22:03:01bertrikI still wonder what kind of mode the "unbrick" mode really is. I presents a kind of disk that does seem to have persistent storage.
22:03:45bertrikI guess it exposes some piece of RAM over USB. Perhaps we can upload a piece of code there for to be executed by the brick mode on unplug or something like that?
22:04:39***Saving seen data "./dancer.seen"
22:06:43 Join hnk [0] (~hnk@ip-81-210-236-17.unitymediagroup.de)
22:08:09 Part hnk ("Leaving")
22:08:21 Quit stoffel (Ping timeout: 252 seconds)
22:10:31 Join stoffel [0] (~quassel@pD9E42D1E.dip.t-dialin.net)
22:11:20Mode"#rockbox -c " by ChanServ (ChanServ@services.)
22:13:22 Join froggymana [0] (~me@dhcp-155-92-103-232.nebula.msoe.edu)
22:13:22 Quit froggymana (Changing host)
22:13:22 Join froggymana [0] (~me@unaffiliated/froggyman)
22:14:32 Join mt [0] (~quassel@rockbox/developer/mt)
22:15:23 Part froggyman
22:17:03 Nick froggymana is now known as froggyman (~me@unaffiliated/froggyman)
22:19:24 Quit melmothX (Quit: #)
22:35:00 Quit mirak (Quit: Ex-Chat)
22:40:31SuperBrainAKi got it!!! :)
22:40:55SuperBrainAKbut i think it died again :/
22:45:10 Quit stoffel (Remote host closed the connection)
22:50:49SuperBrainAKwhat does recovery mode look like?
22:54:13SuperBrainAKso im getting a 4MB /dev/sdb what do i do now?
22:54:25SuperBrainAKis that even right?
22:54:48 Quit y4n (Quit: 6,000,000 ways to die — choose one.)
22:55:15 Join LinusN [0] (~linus@giant.haxx.se)
23:00
23:00:19SuperBrainAKanybody know what i should do?
23:02:49 Quit thegeek (Ping timeout: 260 seconds)
23:03:02foolshGet some original signed firmware preferably an older version rather than the latest, simply put the newest is not always best. Copy it to the recovery partition and reboot. Be warned a bad image may damage it farther.
23:05:25SuperBrainAKhow do i do that in a graphical way because the command isnt finding the .bin file and i changed the name to clpp.bin and the drive to /dev/sdb
23:05:52SuperBrainAK*clppa
23:12:50SuperBrainAKi also have some weird 21.4 gig drive that has a bunch of letters and numbers as its name and it has 1.2 gig used
23:23:16SuperBrainAKok i got the path of the clppa.bin file right but now it says permission denied, do i have to be root to do it?
23:28:04kugelJdGordon: why the hell did you completely irgnore my request?
23:29:31JdGordonwell, i was under no obgligation to post it on gerrit to start with and i saw no validity in the request
23:30:35kugeljust because you see no validity you cannot simply ignore it completely
23:31:33*JdGordon bearhugs kugel
23:31:38SuperBrainAKwell i tried to do sudo and it first said there was no space left but then it said it copied 4.2MB at a speed of 504kB/s
23:32:18kugelJdGordon: that's just very disrespectful
23:32:21JdGordonlets be friends! :)
23:34:12kugelwe are friends :) but if you want it to stay that way you have to show more respect towards others and not just put off their opinions (and wishes) as invalid
23:35:10JdGordonkugel: respect is a two way street...
23:35:35SuperBrainAKoh well the piece of junk is back together and i shall go play DOD...
23:36:34kugelI didn't mean to say your change is bad or unwelcome (I haven't managed to review it at all), but I questioned the way you presented it
23:36:55kugelI dom
23:39:22kugelI don't think I was being disrespectful. if you disagree and give me an example I'm happy to appologize
23:55:22 Quit kevku (Ping timeout: 264 seconds)
23:57:04 Quit lorenzo92 (Quit: ChatZilla 0.9.90 [Firefox 18.0.2/20130201190337])

Previous day | Next day