00:03:24 | | Quit DerPapst (Quit: Leaving.) |
00:06:16 | Kiwi_Cam | Can I display two different Font sizes within the same Viewport? I'd like to use %t(x);%t(x) but the first is text (which is too large for the viewport) and next thing displayed is the time (which is a good size for the viewport using 27-Adobe-Helvetica-Bold.fnt). The text of that font is too large and I can't make the viewport any larger to compensate. |
00:06:53 | | Join JdGordon [0] (~jonno@rockbox/developer/JdGordon) |
00:07:01 | | Join BlakeJohnson86 [0] (~bjohnson@c-24-118-162-123.hsd1.mn.comcast.net) |
00:08:17 | Kiwi_Cam | I suppose I could overlay another viewport and switch between those. |
00:09:23 | kugel | n1s: isn't it a an array of 32 pointers to int32_t? |
00:09:45 | kugel | I've never seen "pointer to arrays" |
00:10:23 | kugel | because the array itself is the pointer |
00:11:07 | | Quit froggyman (Remote host closed the connection) |
00:11:30 | kugel | I'm not entirely sure what the parens do but void *foo[] is definitely an array of pointers |
00:13:11 | | Quit BlakeJohnson86 (Ping timeout: 240 seconds) |
00:13:28 | | Quit kevku (Read error: Operation timed out) |
00:14:39 | | Join BlakeJohnson86 [0] (~bjohnson@c-24-118-162-123.hsd1.mn.comcast.net) |
00:18:48 | saratoga | pretty sure it just means that it ptr++ increments by 128 bytes |
00:24:29 | | Quit BlakeJohnson86 (Ping timeout: 252 seconds) |
00:25:09 | | Join BlakeJohnson86 [0] (~bjohnson@c-24-118-162-123.hsd1.mn.comcast.net) |
00:25:21 | | Join jfc^2 [0] (~john@dpc6682208002.direcpc.com) |
00:28:40 | | Quit jfc^3 (Ping timeout: 240 seconds) |
00:31:25 | Kiwi_Cam | I'd just like to confirm that this is OK: %?mp<|%Vd(a)|%t(1)%Vd(b);%t(1)Vd(c)|%Vd(d)|%Vd(e)> |
00:32:17 | | Join casainho [0] (~chatzilla@2.81.220.223) |
00:32:45 | Kiwi_Cam | Missing %'s. That must be it. |
00:32:56 | Kiwi_Cam | I'll keep quiet now ;) |
00:47:59 | | Quit RoC_MasterMind (Read error: Connection reset by peer) |
00:48:52 | n1s | kugel: saratoga is correct |
00:49:17 | n1s | int (*foo)[32] != int *foo[32] |
00:51:18 | | Quit bertrik (Quit: :tiuQ) |
00:51:40 | kugel | strange thing |
00:52:01 | saratoga | in codecs how many registers am i allowed to use? |
00:52:07 | saratoga | up to r12 and lr? |
00:52:55 | n1s | afair only r13 and r15 are not allowed (because they are sp and pc) |
00:53:30 | saratoga | ldmia r2!, {r11, r12, sp, lr} |
00:53:37 | saratoga | wouldn't that trash the stack pointer? |
00:54:01 | n1s | that depends on what you load into it |
00:54:16 | saratoga | ldr r5, =synth_full_sp ldr sp, [r5] |
00:54:17 | kugel | saratoga: not if you push it on the stack before |
00:54:26 | saratoga | ah so they actually store it somehow |
00:54:46 | n1s | kugel: you can't store it on the stack, you won't know where it is then :) |
00:54:54 | saratoga | yeah |
00:54:56 | kugel | uhm right :) |
00:54:58 | n1s | saratoga: yes, that looks like a static adress |
00:55:05 | saratoga | but they allocate some DRAM and stick the stack pointer there |
00:55:14 | saratoga | so i guess in theory i can have 15 registers if I do that? |
00:55:19 | n1s | yes |
00:56:25 | n1s | what are you working on? |
00:56:26 | saratoga | arm needs more registers |
00:56:38 | saratoga | making libmad not suck on arm9e/arm11 |
00:56:46 | n1s | aha |
00:57:08 | saratoga | going to try and rewrite the filterbank so that all the memory accesses are sequential |
00:57:08 | n1s | on the neon arms, are the vector registers entirely independent from the regular regs? |
00:57:14 | saratoga | yes |
00:57:30 | n1s | awesome, on both accounts |
00:57:44 | saratoga | neon is technically a separate processor that shares the L1 with the main core, so it has its own register file |
00:57:49 | | Join JdGord [0] (~jd@pa58-109-188-190.pa.nsw.optusnet.com.au) |
00:58:03 | saratoga | incidentally doing this on NEON would be trivial since neon can do non-sequential multiple register loads |
00:58:13 | n1s | ooh, fancy |
00:58:35 | saratoga | yeah neon is pretty amazing compared to armv4 |
00:58:56 | | Quit ender` (Quit: Two things are infinite: the universe and human stupidity, even though I'm not yet sure about the universe. -- A. Einstein) |
00:59:13 | saratoga | theres instructions for fixed point math too |
00:59:37 | n1s | i coded asm for armv5 for flac this morning and since it's using 16 multiplicands i could use the multiplication instructions that work on individual halfwords and pack two values into one register which freed up a bunch of register |
00:59:40 | n1s | s |
00:59:50 | saratoga | thats what i'm trying to do now |
01:00 |
01:03:08 | n1s | other than such tricks, avoiding using a register immediately after it's loaded so it stalls is probably the most important things for those cores |
01:10:24 | | Quit Staphylo (Read error: Connection reset by peer) |
01:11:47 | | Quit BlakeJohnson86 (Ping timeout: 252 seconds) |
01:16:31 | | Join BlakeJohnson86 [0] (~bjohnson@c-24-118-162-123.hsd1.mn.comcast.net) |
01:18:54 | | Nick Ypsy is now known as YPSY (~ypsy@geekpadawan.de) |
01:26:11 | | Join JdGordon| [0] (~jonno@vl10.gw.ok-labs.com) |
01:26:11 | | Quit JdGordon| (Changing host) |
01:26:11 | | Join JdGordon| [0] (~jonno@rockbox/developer/JdGordon) |
01:26:34 | | Quit n1s (Quit: Lämnar) |
01:32:01 | *** | Saving seen data "./dancer.seen" |
01:34:44 | | Quit Judas_PhD (Quit: This is a quitting message) |
02:00 |
02:04:15 | JdGordon| | do we know anything about the samsung p2? |
02:06:46 | kugel | yea |
02:07:26 | kugel | it has almost the same hardware as the cowon d2. it even ran a rockbox build some time ago but the lcd was a bit messed up (wrong colors and resolution) |
02:07:33 | | Quit casainho (Remote host closed the connection) |
02:09:40 | | Quit linuxguy3 (Ping timeout: 240 seconds) |
02:10:41 | | Join linuxguy3 [0] (~timj@adsl-75-57-189-204.dsl.emhril.sbcglobal.net) |
02:18:08 | | Quit hebz0rl (Read error: Connection reset by peer) |
02:18:41 | | Join linuxguy4 [0] (~timj@adsl-75-57-189-204.dsl.emhril.sbcglobal.net) |
02:19:40 | | Quit kugel (Remote host closed the connection) |
02:20:57 | | Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com) |
02:21:50 | | Quit linuxguy3 (Ping timeout: 265 seconds) |
02:32:23 | saratoga | is this up to date? http://www.rockbox.org/wiki/TouchscreenInterface |
02:34:01 | JdGordon| | bits are |
02:34:23 | saratoga | also what about this: FS #10639 - Absolute Touchscreen Mode for Graphcal Equalizer Menu |
02:34:42 | JdGordon| | still waiting to be commited iirc |
02:34:50 | saratoga | whats blocking it? |
02:36:04 | JdGordon| | dunno, probably just someone to review it and commit it |
02:53:04 | | Join linuxguy3 [0] (~timj@adsl-75-57-189-204.dsl.emhril.sbcglobal.net) |
02:56:01 | | Quit linuxguy4 (Ping timeout: 240 seconds) |
03:00 |
03:09:28 | | Quit Judas_PhD (Quit: This is a quitting message) |
03:11:04 | | Join fdinel [0] (~Miranda@modemcable235.127-131-66.mc.videotron.ca) |
03:16:10 | | Quit JdGord (Ping timeout: 252 seconds) |
03:16:39 | | Join JdGord [0] (~jd@pa58-109-188-190.pa.nsw.optusnet.com.au) |
03:16:58 | | Quit JdGord (Client Quit) |
03:24:38 | | Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com) |
03:32:05 | *** | Saving seen data "./dancer.seen" |
03:35:34 | | Quit Judas_PhD (Quit: This is a quitting message) |
03:40:43 | | Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com) |
03:50:06 | | Join froggyman [0] (~seth@unaffiliated/froggyman) |
03:50:49 | | Join orzo [0] (~joe@201.248.188.72.cfl.res.rr.com) |
03:50:52 | orzo | hello |
03:51:09 | orzo | i'm having issues with my sansa c250. It shows folders but will not let me enter themto play the music! |
03:51:22 | saratoga | what happens? |
03:51:43 | orzo | i click a folder and it shows me the folder name as if its a submenu |
03:51:54 | orzo | but it doesnt hilight it and it doesnt respond to any buttons and only lets me back out |
03:52:54 | orzo | i coppied the music by dragging from a Sansa e200 on my laptop |
03:53:06 | orzo | the e200 runs rockbox and it plays the music fine |
03:54:00 | saratoga | double check the file type view settings |
03:54:09 | orzo | in rockbox? |
03:54:10 | saratoga | its possible you have them set to something weird |
03:54:13 | saratoga | yeah |
03:55:05 | orzo | Show files has "Playlists" sellected |
03:55:11 | orzo | that doesnt sound right |
03:55:12 | saratoga | well there you go |
03:55:39 | orzo | :) |
03:55:42 | orzo | it works now |
03:55:51 | orzo | thankyee very much |
03:55:58 | saratoga | no problem |
03:56:19 | orzo | also, the song i am playing to test starts off "friends greet you on your way saying 'There you go' ..." |
03:56:34 | orzo | so you accompanied it |
03:57:08 | orzo | (Kip and the Serenes - Strangely Strange) |
03:58:08 | | Join smt96 [0] (~smt96@c-75-66-92-133.hsd1.tn.comcast.net) |
03:58:12 | | Part smt96 |
04:00 |
04:03:25 | | Join dys` [0] (~andreas@krlh-5f72006b.pool.mediaWays.net) |
04:08:10 | | Quit dys (Ping timeout: 276 seconds) |
04:10:05 | | Quit MethoS- (Remote host closed the connection) |
04:15:15 | | Join Barahir_ [0] (~jonathan@frnk-590f712e.pool.mediaWays.net) |
04:18:42 | | Quit Barahir (Ping timeout: 252 seconds) |
04:21:13 | JdGordon| | kugel hurry up and commit kinetic scrolling! |
04:21:22 | | Quit Judas_PhD (Quit: This is a quitting message) |
04:23:39 | saratoga | the commit all those touchui patches |
04:23:44 | saratoga | then |
04:25:17 | JdGordon| | hehe, na, i've got my svn build on my phone now and trying to move around the lists without kinetic is horrible |
04:25:28 | JdGordon| | but the hardware buttons all work now so weeee :p |
04:32:05 | | Quit _s1gma (Quit: Leaving) |
04:47:18 | | Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey) |
04:51:59 | | Quit amiconn (Disconnected by services) |
04:52:01 | | Join amiconn_ [0] (quassel@rockbox/developer/amiconn) |
04:52:20 | | Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn) |
04:52:33 | | Quit pixelma (Disconnected by services) |
04:52:35 | | Join pixelma_ [0] (quassel@rockbox/staff/pixelma) |
04:52:37 | | Nick pixelma_ is now known as pixelma (quassel@rockbox/staff/pixelma) |
04:53:24 | | Quit bluebrother (Ping timeout: 265 seconds) |
04:54:56 | | Join bluebrother [0] (~dom@rockbox/developer/bluebrother) |
04:55:19 | | Quit TheSeven (Ping timeout: 272 seconds) |
04:58:55 | | Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) |
05:00 |
05:02:12 | S_a_i_n_t | Kiwi_Cam: regarding your font size question..."XX - Blah.fnt" will be XXpx in height, but this includes some blank pixels for font ascent and descent for things like tails on j's and y's and accents on chars like é |
05:03:21 | S_a_i_n_t | so, the best bet is to say that the font height XX will need and XX high viewport at least, but the font may not even be close to XX height once ascent and descent are removed. |
05:03:40 | S_a_i_n_t | s/will need and/will need an/ |
05:03:53 | | Part orzo |
05:18:39 | | Join edboyer93 [0] (~eboyer93@pool-71-185-65-59.phlapa.fios.verizon.net) |
05:18:49 | | Quit edboyer93 (Client Quit) |
05:32:09 | *** | Saving seen data "./dancer.seen" |
05:32:53 | JdGordon| | can people running android builds please test FS #11575? I can do a build if needed |
05:33:49 | | Quit ps-auxw (Ping timeout: 255 seconds) |
05:36:50 | | Quit Horschti (Quit: Verlassend) |
05:40:07 | | Quit elinenbe (Ping timeout: 255 seconds) |
05:45:26 | | Join ps-auxw [0] (~arneb@p4FF7ED4E.dip.t-dialin.net) |
05:55:13 | | Join Judas_PhD [0] (~kevin@misterfluffy.dsl.xmission.com) |
05:57:56 | | Quit krazykit (Ping timeout: 240 seconds) |
06:00 |
06:01:05 | JdGordon| | does anyone online use android RaaA? |
06:02:58 | | Quit fdinel (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) |
06:02:59 | | Quit anewuser () |
06:05:09 | | Join krazykit [0] (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net) |
06:41:26 | | Quit panni_ (Read error: Connection reset by peer) |
06:41:32 | | Quit factor (Quit: Leaving) |
06:44:55 | | Quit utanapischti (Quit: \o/ kernel update reboot ... luja soag i! luja! ja sakra! luja! \o/) |
06:50:09 | | Join sasquatch [0] (~username@p4FF2CD5E.dip.t-dialin.net) |
07:00 |
07:02:11 | | Quit antil33t (Ping timeout: 255 seconds) |
07:07:55 | | Quit krazykit (Quit: awe yeeeeeee) |
07:11:03 | | Join krazykit [0] (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net) |
07:15:00 | | Join factor [0] (~factor@r74-195-220-23.msk1cmtc02.mskgok.ok.dh.suddenlink.net) |
07:23:25 | | Join bmbl [0] (~bmbl@unaffiliated/bmbl) |
07:32:11 | *** | Saving seen data "./dancer.seen" |
07:33:38 | | Join xxcv [0] (~asdf@c211-30-184-29.carlnfd1.nsw.optusnet.com.au) |
07:33:45 | | Join Barahir [0] (~jonathan@frnk-590f65a5.pool.mediaWays.net) |
07:33:46 | | Quit Barahir_ (Write error: Broken pipe) |
08:00 |
08:04:18 | | Quit linuxstb (Ping timeout: 245 seconds) |
08:10:03 | | Quit bmbl (Quit: Verlassend) |
08:20:24 | | Quit BHSPitMonkey (Remote host closed the connection) |
08:30:54 | | Quit xxcv () |
08:35:37 | | Quit S_a_i_n_t (Ping timeout: 240 seconds) |
08:37:04 | | Join S_a_i_n_t [0] (S_a_i_n_t@203.184.3.208) |
08:50:50 | | Join wodz [0] (~wodz@chello087206240131.chello.pl) |
08:51:32 | wodz | Heh, adding profiling support to sim (and RaaA) is more fun than I thought. |
08:54:00 | | Join ender` [0] (krneki@foo.eternallybored.org) |
08:55:37 | S00row | jdgordon|: I'm using Andoid RaaA |
09:00 |
09:01:51 | | Quit CIA-107 (Ping timeout: 250 seconds) |
09:05:40 | JdGordon| | S00row: can you do your own builds? |
09:05:49 | S00row | Sure |
09:06:06 | JdGordon| | can you do one with 11575 and see if anything breaks? |
09:06:15 | JdGordon| | you'll prbably need to reset your settings for it to work |
09:06:27 | Stummi | good morning |
09:06:57 | S00row | I haven't actually adjusted anything yet |
09:08:36 | | Join LinusN [0] (~linus@rockbox/developer/LinusN) |
09:09:50 | S00row | jdgordon|: 11575? I've just grabbed the latest svn and it appears to be 28354 |
09:15:24 | JdGordon| | FS #11575 |
09:15:38 | JdGordon| | http://www.rockbox.org/tracker/task/11575#comment37390 |
09:15:51 | S00row | Apologies - i'm a bit new to rockbox dev |
09:18:13 | S_a_i_n_t | You'll need to check out the source, and apply that patch yourself. |
09:18:35 | JdGordon| | apply http://pastebin.com/Habk1Vne i tihnk the one in the tracker is out of date |
09:20:49 | wodz | S_a_i_n_t: how are works on 'charging graphics' going? |
09:21:04 | JdGordon| | and my images? :D |
09:21:28 | S00row | patching file uisimulator/common/io.c - patch unexpectedly ends in middle of line |
09:21:35 | wodz | BTW when are we going to release 3.7? |
09:22:03 | | Nick dys` is now known as dys (~andreas@krlh-5f72006b.pool.mediaWays.net) |
09:22:17 | JdGordon| | S00row: I tihnk you just need to add a new line at the end |
09:22:28 | JdGordon| | or manually do that change (just add those lines |
09:22:34 | JdGordon| | infact you can ignore it compeltly |
09:22:40 | JdGordon| | thats sdl raaa, not android |
09:30:01 | S00row | jdgordon|: make spk failed |
09:30:09 | S00row | apk even |
09:31:19 | S00row | http://pastebin.com/MsDAdVbw |
09:32:13 | *** | Saving seen data "./dancer.seen" |
09:32:45 | S00row | obv fix - didn't appear to be part of your patch |
09:34:38 | | Quit wodz (Quit: Leaving) |
09:36:42 | | Join CIA-6 [0] (~CIA@208.69.182.149) |
09:38:17 | | Quit JdGordon| (Remote host closed the connection) |
09:38:47 | | Join JdGord [0] (~jd@pa58-109-188-190.pa.nsw.optusnet.com.au) |
09:44:11 | S00row | jdgord - build instruction aren't 100% |
09:44:34 | S00row | can't find bin/Rockbox.apk to install |
09:45:01 | S00row | __rockbox.apk and _rockbox.apk |
09:45:03 | JdGord | In the android folder, do ../tools/configure |
09:45:21 | JdGord | Then make && make zip && make apk |
09:45:29 | S00row | did that |
09:45:57 | S00row | its the adp install line that is failing because no filename exists |
09:46:46 | | Join swilde [0] (~wilde@aktaia.intevation.org) |
09:47:03 | JdGord | Dunno. I'm nit at my computer so can't be more helpful |
09:48:28 | S00row | http://pastebin.com/3zMEpmP1 |
09:48:57 | S00row | DEPRECATED line is the only thing that looks wrong |
09:52:32 | JdGord | Isn't rockbox.apk in . ? |
09:53:20 | JdGord | Apd install -r rockbox |
09:53:23 | JdGord | .apk |
09:56:29 | | Join Rob2223 [0] (~Miranda@p4FFF3E3B.dip.t-dialin.net) |
09:56:49 | S00row | heh - yeah |
09:57:01 | | Quit JdGord (Quit: Bye) |
09:57:03 | S00row | wiki needs updating :) |
09:57:18 | S_a_i_n_t | it's a wiki. ;) |
09:57:48 | | Join xxcv [0] (~asdf@c211-30-184-29.carlnfd1.nsw.optusnet.com.au) |
09:59:23 | S00row | Not allowed to cahnge that page |
09:59:33 | S00row | CarlGherardi |
09:59:45 | S_a_i_n_t | One second |
10:00 |
10:00:37 | | Quit Rob2222 (Ping timeout: 272 seconds) |
10:02:31 | S00row | damn, built for the wrong sized screen |
10:05:01 | | Join jdut2010 [0] (~58b3d225@giant.haxx.se) |
10:05:05 | | Join n1s [0] (~n1s@rockbox/developer/n1s) |
10:05:38 | S_a_i_n_t | S00row: You're good to go on the wiki |
10:05:40 | jdut2010 | hello |
10:07:21 | S_a_i_n_t | jdut2010: It's not a social channel, so "hello" usually doesn't get a response. |
10:07:30 | S_a_i_n_t | If you have a rockbox question, just ask it. |
10:07:31 | S00row | thx S_a_i_n_t |
10:07:41 | jdut2010 | i read on the faq that rockbox can't harm your ipod , but i got a classic ipod and it seems that my apple partition is gone |
10:07:57 | jdut2010 | i can only launch rockbox |
10:08:02 | S_a_i_n_t | jdut2010: What type of iPod do you have exactly? |
10:08:10 | jdut2010 | ipod classic 4th generation |
10:08:22 | S_a_i_n_t | that's not a classic. |
10:08:38 | S_a_i_n_t | Apple just calls them that for some terribly confusing reason. |
10:09:08 | S_a_i_n_t | Also, what do you mean when you say "my apple partition is gone"? |
10:09:45 | jdut2010 | model A1059 |
10:09:49 | S00row | jdgord: What was i testing? |
10:10:01 | jdut2010 | if i push hold button during boot , |
10:10:24 | jdut2010 | i got a white flash then the apple then another flash ... |
10:10:43 | jdut2010 | until i release the hold button and then i get rockbox |
10:11:49 | jdut2010 | Here are some infos from rockbox menu HW info : HW rev : 0x00050014 PP version : PP5020E Est clock : 30674 View Partition Info P0:S:3:F T:0 39 MB P1:S:139C5 T:C 19034 MB P2:S0 T:0:0 MB P3:S:0 T:0:0 MB |
10:12:45 | jdut2010 | itunes can't detect my ipod even if i can see it on my computer |
10:13:35 | S_a_i_n_t | itunes won't detect it because it doesn't think it's an iPod anymore when it's connected under RB |
10:13:44 | S_a_i_n_t | it just thinks it's a removable disk. |
10:13:52 | jdut2010 | yes you are right |
10:14:07 | jdut2010 | is there a way to go back ? |
10:14:08 | S_a_i_n_t | If you want iTunes to detect it, put it in disk mode. |
10:15:01 | S_a_i_n_t | Did you install it with RButil? |
10:15:17 | jdut2010 | yes and no |
10:15:17 | S_a_i_n_t | If so, you can just uninstall it with RButil also. |
10:15:30 | jdut2010 | in fact , i used a pspgroove installer |
10:15:42 | jdut2010 | to hack my ps3 |
10:15:45 | S_a_i_n_t | that is more than likely your problem. |
10:16:05 | n1s | easiest way is probably to do a restore with itunes |
10:16:06 | jdut2010 | can you tell me how to put in disk mode using rockbax menu ? |
10:16:53 | S_a_i_n_t | reset the ipod with menu+select, then press menu+play immediately |
10:17:45 | S_a_i_n_t | press, and hold menu+select until it reboots, then as it is rebooting, press and hold menu+play until the iPod enters diskmode. |
10:18:15 | jdut2010 | rockbox boot loader version v4.0 partition 1 : 0X0C 38982698 Loading Linux |
10:18:39 | S_a_i_n_t | you either didn't do it quick enough, or incorrectly. |
10:19:09 | n1s | it can be kind of tricky to get the timing right |
10:19:11 | jdut2010 | Error ! Can't load linux.bin : File not found insert usb cable or hold menu + select to reboot then select + play for disk mode |
10:19:31 | S_a_i_n_t | the bootloader is telling you exactly what to do there. |
10:19:37 | S_a_i_n_t | the same instructions I gave you. |
10:19:51 | S_a_i_n_t | I have a feeling you're not holding menu+play |
10:20:24 | jdut2010 | yes yes , ican see my ipod detected by windows |
10:20:32 | jdut2010 | but not by itunes .... |
10:20:48 | S_a_i_n_t | is the iPod in diskmode? |
10:21:02 | S_a_i_n_t | what do you see on the iPods screen? |
10:21:06 | jdut2010 | yes , do not disconnect written on the screen |
10:21:18 | S_a_i_n_t | Open itunes. |
10:21:31 | jdut2010 | done |
10:21:45 | jdut2010 | no detection , works fine with my iphone 3gs |
10:21:48 | S_a_i_n_t | Does it detect the device? |
10:21:57 | jdut2010 | only windows , not itunes |
10:22:24 | n1s | jdut2010: what's on the ipod display? |
10:22:48 | jdut2010 | well english is not my mative langage |
10:23:30 | jdut2010 | there is a circle blinking with Do not disconnect written just below |
10:24:07 | n1s | yes, that is diskmode |
10:24:13 | jdut2010 | yes |
10:26:59 | jdut2010 | but still not detected by windows |
10:27:04 | jdut2010 | sorry by itunes |
10:27:32 | S_a_i_n_t | My question from before, did you use RButil to install rockbox? |
10:27:40 | jdut2010 | yes |
10:27:50 | S_a_i_n_t | Uninstall the bootloader using Rbutil |
10:28:22 | S_a_i_n_t | your choice if you want to leave the .rockbox folder...after that, if iTunes doesn't see it complain to the PSGroove people. |
10:29:24 | jdut2010 | uninstall done |
10:29:55 | S_a_i_n_t | sweet, reboot the device and iTunes should see it again. |
10:30:13 | jdut2010 | it's stuck on the apple |
10:30:42 | | Join hebz0rl [0] (~hebz0rl@dslb-088-065-219-098.pools.arcor-ip.net) |
10:36:53 | n1s | jdut2010: you might want to try this, it should work even if itunes can't restore the ipod http://www.rockbox.org/wiki/IpodManualRestore |
10:38:12 | jdut2010 | *thanks nls , this can help me |
10:39:53 | jdut2010 | well i think that pspgroove installer has an ipl installer for selecting OS when ipod restarts , i think i mess up with this installer |
10:40:53 | S_a_i_n_t | what makes you say that out of interest? |
10:41:19 | S_a_i_n_t | even the RB bootloader will search for linux.bin if play is held during boot. |
10:43:10 | jdut2010 | every thing you say has an interest for me , i really aprreciate your help ... sorrry for my bad english |
10:45:45 | jdut2010 | i will try to restore my ipod using IpodManuelRestore and linux instructions ( thxs god , i got ubuntu on my laptop ) |
10:51:58 | | Quit xxcv (Ping timeout: 252 seconds) |
10:53:27 | | Join casainho [0] (~chatzilla@pal-213-228-181-14.netvisao.pt) |
10:54:54 | | Quit jdut2010 (Quit: CGI:IRC (EOF)) |
10:56:28 | | Quit TheSeven (Ping timeout: 252 seconds) |
11:00 |
11:01:46 | | Quit S_a_i_n_t (Quit: I'm only going to Heaven if it tastes like caramel...) |
11:02:14 | | Join S_a_i_n_t [0] (S_a_i_n_t@203.184.3.208) |
11:03:57 | | Quit hebz0rl (Quit: Leaving) |
11:15:22 | | Join jdut2010 [0] (~58b3d225@giant.haxx.se) |
11:15:42 | jdut2010 | just switch to ubuntu to restore my ipod |
11:20:31 | jdut2010 | i was just wondering on http://www.rockbox.org/wiki/IpodConversionToFAT32 which archive is for the ipod 4th generation greyscale ? |
11:21:35 | jdut2010 | model a1059 |
11:23:26 | n1s | mbr-4g-20gb or mbr-4g-40gb depending on the disk size |
11:23:44 | jdut2010 | it's a 20gb |
11:24:20 | n1s | then you should use the file ending with "20gb" |
11:24:57 | jdut2010 | i was hesitating because for the 20Gb it is written 4th gen and for the 40gB it is written 4G .... |
11:25:57 | jdut2010 | i got an 20Gb ipod greyscale |
11:26:13 | | Join kugel [0] (~kugel@g231227250.adsl.alicedsl.de) |
11:26:15 | | Quit kugel (Changing host) |
11:26:15 | | Join kugel [0] (~kugel@rockbox/developer/kugel) |
11:28:19 | S_a_i_n_t | that is *kinda* confusing I guess..I'll edit it. |
11:29:23 | jdut2010 | do you know which one shloud fit on my 4th gen greyscale Saint ? |
11:29:35 | S_a_i_n_t | n1s already told you. |
11:29:48 | jdut2010 | ok the 20gb |
11:30:15 | S_a_i_n_t | mbr-4g-20gb, yes. |
11:32:15 | *** | Saving seen data "./dancer.seen" |
11:32:28 | S_a_i_n_t | (Master Boot Record - 4th Generation - 20 GigaBytes) |
11:32:43 | jdut2010 | thxs |
11:33:07 | S_a_i_n_t | I'm editing the wiki now to make it a little clearer. |
11:34:23 | | Quit Judas_PhD (Quit: This is a quitting message) |
11:39:33 | | Quit simabeis (Remote host closed the connection) |
11:41:16 | | Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) |
11:42:42 | | Quit kugel (Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org) |
11:45:34 | | Quit TheSeven (Read error: Connection reset by peer) |
11:49:02 | | Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) |
11:49:08 | | Quit jordan` (Ping timeout: 240 seconds) |
11:49:25 | | Join kugel [0] (~kugel@g231227250.adsl.alicedsl.de) |
11:49:27 | | Quit kugel (Client Quit) |
11:52:51 | jdut2010 | gasp... linux is so far away.... |
11:53:16 | jdut2010 | ok got my ipod detected by ubuntu |
11:54:02 | jdut2010 | apple ipod version 1.62 ... partition type : empty ..... ( 0x00) |
11:55:03 | jdut2010 | detected on /dev/sdh1 |
11:55:42 | jdut2010 | do i hav to mount the ipod before i put the mbr on it ? |
11:55:47 | n1s | no |
11:55:51 | jdut2010 | ok |
11:56:23 | jdut2010 | dd if=mbr-xxxx.bin of=/dev/sdh1 <−− that's the good command line for me ? |
11:56:37 | n1s | it should *not* be mounted when you overwrite the MBR, also be *careful* with dd |
11:56:44 | jdut2010 | replcing xxx with the appropirate file of course .... |
11:56:50 | n1s | jdut2010: no, please read the instructions carefully |
11:57:09 | n1s | that would put the mbr in the first partition, which is not what you want |
11:57:37 | jdut2010 | # Download the MBR for your iPod model from the IpodConversionToFAT32 page. # Put the the MBR onto the iPod: dd if=mbr-xxxx.bin of=/dev/sdX |
11:58:01 | n1s | observe that ther's no "1" after the X |
11:58:24 | S_a_i_n_t | the .ipsw file goes on the 1st partition. |
11:58:40 | S_a_i_n_t | or, it's contents rather |
11:59:43 | jdut2010 | i think /dev/sdX should point to my ipod , i don't use linux for a long time |
12:00 |
12:00:22 | S_a_i_n_t | obviously you won;t use /dev/sdX |
12:00:55 | S_a_i_n_t | X just means "replace the correct drive letter here" |
12:02:01 | jdut2010 | ok when i go disk utility , ipod is detected on /dev/sdh1 |
12:02:42 | | Quit AlexP (Read error: Connection reset by peer) |
12:03:02 | jdut2010 | ok sorry , the disk is written /dev/sdh/ and the volume is called /dev/sdh1/ |
12:03:06 | n1s | use /dev/sdh with no 1 at the end |
12:03:12 | jdut2010 | ok |
12:03:35 | | Join AlexP [0] (~alex@rockbox/staff/AlexP) |
12:03:58 | jdut2010 | dd if=mbr-4g-20gb.bin of=/dev/sdh should be the right command line for me |
12:04:07 | n1s | yes |
12:04:26 | jdut2010 | ok opening terminal |
12:04:31 | S_a_i_n_t | jdut2010: Just so you know, I edited the IpodManualRestore and FAT32Conversion wiki pages to remove the confusion between G, Gen, and GB |
12:04:46 | jdut2010 | thanks Saint |
12:05:02 | S_a_i_n_t | No worries, after you mentioned it I saw how it may be confusing. |
12:05:43 | jdut2010 | by the way , i thought ipodcatcher was mage by the pspsgroove team .....didn't see that it was a rokabox creation |
12:05:47 | jdut2010 | made |
12:10:56 | jdut2010 | error message from terminal window : dd : opening /dev/sdh permission refused |
12:12:28 | AlexP | sudo |
12:12:34 | | Join jordan` [0] (~jordan@jem75-13-78-235-252-137.fbx.proxad.net) |
12:12:36 | AlexP | If you are sure you have the right partition |
12:13:09 | AlexP | jdut2010: Ipodpatcher has been around for many years. The psgroove people just used our tools |
12:13:12 | jdut2010 | according to disk utility , appe ipod is on /dev/sdh |
12:13:57 | jdut2010 | the fault is mine , i don't blame ipodcatcher |
12:13:57 | AlexP | then just add sudo to the front of your dd command line |
12:14:17 | jdut2010 | i just broke my ipod playing with ipodcatcher |
12:14:23 | AlexP | ipodpatcher |
12:14:34 | jdut2010 | yes patcher not catcher lol |
12:15:15 | | Quit soap (Ping timeout: 255 seconds) |
12:16:00 | jdut2010 | done using sudo |
12:16:11 | jdut2010 | thks AlexP for the hint |
12:16:37 | AlexP | no worries |
12:18:18 | jdut2010 | sudo hdparm -z /dev/sdh /dev/sdh: re-reading partition table BLKRRPART failed: Device or resource busy |
12:21:05 | jdut2010 | error when trying to make linux reread the MBR |
12:21:34 | n1s | type in sync in the terminal and after that unplug and replug the ipod |
12:26:56 | | Join soap [0] (~soap@rockbox/staff/soap) |
12:27:03 | jdut2010 | same error with hdparm command line |
12:27:08 | | Nick soap is now known as soap_ (~soap@rockbox/staff/soap) |
12:29:43 | jdut2010 | is it really needed before i put the firmware on the first partition of the ipod ? |
12:29:57 | n1s | did you unplug and replug it? |
12:30:04 | jdut2010 | yesy |
12:30:28 | jdut2010 | when i unplug it , i have tu put in disk mode before reconnecting |
12:30:59 | n1s | it should have reread the partition table then, try sudo fdisk -l /dev/sdh to see if it worked |
12:32:01 | jdut2010 | which parameter follows the fdsik command ? 1 or L |
12:32:18 | | Join kugel [0] (~kugel@188.46.234.248) |
12:32:19 | | Quit kugel (Changing host) |
12:32:19 | | Join kugel [0] (~kugel@rockbox/developer/kugel) |
12:32:33 | n1s | it's a lower case L |
12:33:11 | jdut2010 | Disque /dev/sdh: 20.0 Go, 20000267776 octets 255 têtes, 63 secteurs/piste, 2431 cylindres Unités = cylindres de 16065 * 512 = 8225280 octets Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Identifiant de disque : 0x20202020 Périphérique Amorce Début Fin Blocs Id Système /dev/sdh1 1 5 40131 0 Vide /dev/sdh2 6 2431 1948 |
12:33:30 | jdut2010 | here are the results |
12:36:19 | * | TheSeven 's post mortem memory dumping stub finally works |
12:36:32 | TheSeven | what's the general opinion on committing that to svn? |
12:36:35 | n1s | TheSeven: congrats! |
12:37:01 | TheSeven | always enable it and trigger it on panics, even for end user builds? or only if some debug option was chosen in configure? |
12:37:16 | TheSeven | binsize/ramsize increase would be 928 bytes |
12:38:02 | n1s | jdut2010: could you put that in a pastebin? |
12:38:56 | S_a_i_n_t | TheSeven: I think we need more debugging for panics...so, I'd be keen for it to not be a compile-time option |
12:39:15 | n1s | TheSeven: is it nano2g only? |
12:39:15 | S_a_i_n_t | 928bytes isn't a hell of a lot really. |
12:39:25 | TheSeven | n1s: for now, yes |
12:39:37 | TheSeven | it should be easily portable to other devices using the synopsys OTG |
12:40:11 | n1s | i think always on is ok then |
12:40:14 | TheSeven | it will certainly also work on the other samsung ipods with some minor changes |
12:40:45 | TheSeven | let's hope we never need to touch it again on the 2g, it's an awful blob of asm :) |
12:40:53 | n1s | so when it panics it provides a usb interface to dump memory? |
12:41:08 | TheSeven | S_a_i_n_t: you'll still need some pc-side tools to obtain a dump |
12:41:12 | TheSeven | n1s: exactly |
12:41:46 | AlexP | Is it useful for non devs? |
12:41:58 | AlexP | i.e. do you envisage asking users to supply the dumps? |
12:42:10 | TheSeven | it might be, for hard-to-reproduce errors |
12:42:16 | TheSeven | you could also trigger it "manually" by just calling post_mortem_stub() somewhere in the code |
12:42:42 | TheSeven | it will take over control, disable ints etc., reset the usb core and wait for a pc to connect and download the dump |
12:42:47 | AlexP | I don't have any strong feelings one way or the other, perhaps ask the list? |
12:43:20 | TheSeven | i think i'll just enable it if some debugging flag is set for now |
12:43:34 | TheSeven | we can always change that later |
12:43:44 | TheSeven | which define might be appropriate? |
12:43:58 | TheSeven | is there just a DEBUG define for the debug option in configure? |
12:44:07 | TheSeven | what other side effects does that option have? |
12:44:26 | TheSeven | i.e. might it make the issue one wants to debug go away? |
12:44:40 | | Join xxcv [0] (~asdf@c211-30-184-29.carlnfd1.nsw.optusnet.com.au) |
12:44:45 | S_a_i_n_t | TheSeven: I was going to ask you why I might get different results with svn bootloader, and svn+LCD sleep bootloader...why should LCD sleep even be touching the bootloader? |
12:45:13 | TheSeven | S_a_i_n_t: because the bootloader and the main binary share most of their drivers, including the lcd driver |
12:45:23 | TheSeven | did you try my bootloader binary? |
12:45:49 | S_a_i_n_t | I haven't had a chance to until just now...will do. |
12:45:55 | TheSeven | ok |
12:46:14 | TheSeven | if that one doesn't work, i'd be really puzzled. and if it does work, something must be wrong with your build setup |
12:46:20 | S_a_i_n_t | However, LCD sleep works fine with the bootloader from ipodpatcher...am I missing something? |
12:46:53 | TheSeven | the ipodpatcher one doesn't have the lcd sleep patch applied of course |
12:47:08 | TheSeven | so it was built without lcd sleep, i.e. the bootloader doesn't use it, just the main binary |
12:47:30 | S_a_i_n_t | that seems to be what's triggering the erros I'm getting. |
12:47:39 | S_a_i_n_t | I don;t think the bootloader *should* use it. |
12:48:05 | TheSeven | well, initializing the lcd properly in the bootloader doesn't sound like a bad idea |
12:48:16 | S_a_i_n_t | I'll grab an iPod and try your bootloader now though...I assume I'll need to rename it. |
12:48:34 | TheSeven | hm? what do you mean? |
12:48:53 | S_a_i_n_t | it's just "bootloader.ipox" |
12:49:13 | S_a_i_n_t | convention is bootloader-ipodnano2G.ipox" |
12:49:18 | S_a_i_n_t | *.ipox |
12:49:27 | S_a_i_n_t | fail...you know what I mean ;) |
12:49:47 | TheSeven | ok |
12:50:14 | TheSeven | you don't need to rename that |
12:50:23 | TheSeven | just "ipodpatcher -a bootloader.ipodx" |
12:50:54 | TheSeven | I'll be back in ~15 minutes... |
12:50:58 | | Quit TheSeven (Remote host closed the connection) |
12:51:00 | S_a_i_n_t | Hmmm...I wasn't aware it could be named <whatever>.ipodx |
12:54:01 | | Part dys ("Killed buffer") |
12:55:35 | jdut2010 | sorry n1s have to go for a while , will be back in a couple of hours |
12:58:54 | | Join teru [0] (~teru@KD059133111160.ppp.dion.ne.jp) |
12:59:43 | | Join linuxstb [0] (~linuxstb@rockbox/developer/linuxstb) |
13:00 |
13:07:26 | | Join Guest99708 [0] (~bjst@giant.haxx.se) |
13:07:27 | | Quit Guest99708 (Changing host) |
13:07:27 | | Join Guest99708 [0] (~bjst@rockbox/developer/Zagor) |
13:07:39 | | Quit xxcv () |
13:07:41 | | Nick Guest99708 is now known as Zagor (~bjst@rockbox/developer/Zagor) |
13:09:20 | | Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) |
13:11:37 | | Join moos [0] (moos@rockbox/staff/moos) |
13:14:58 | TheSeven | S_a_i_n_t: success? |
13:17:17 | S_a_i_n_t | weirdly, yes. |
13:17:28 | S_a_i_n_t | Not with your bootloader though...with one I built. |
13:17:58 | S_a_i_n_t | Does the one you sent have LCD sleep in the build also? it's larger than mine. |
13:20:07 | | Quit factor (Remote host closed the connection) |
13:20:21 | S_a_i_n_t | I was still getting the white flash, wait for it to sleep, then RB magically appears thing with the bootloader you sent. |
13:20:50 | TheSeven | S_a_i_n_t: no, i have a relatively clean tree, at least no lcd sleep |
13:21:07 | S_a_i_n_t | Hmmm...odd. |
13:21:34 | TheSeven | S_a_i_n_t: very very interesting. this points to a bug in the main binary when taking over lcd control from the bootloader actually |
13:21:45 | TheSeven | can you try a main binary without lcd sleep? |
13:21:57 | TheSeven | (with all three bootloaders, if possible) |
13:22:24 | S_a_i_n_t | I can do, but not immediately. |
13:22:56 | S_a_i_n_t | I find it weird that your bootloader gave me the same results as the "lcd sleep enabled" bootloader. |
13:22:59 | | Quit jdut2010 (Quit: CGI:IRC) |
13:23:06 | S_a_i_n_t | perhaps that's not actually related at all. |
13:25:14 | | Join jdut210 [0] (~58b3d225@giant.haxx.se) |
13:26:56 | | Join simabeis [0] (~simabeis@lobmenschen.de) |
13:27:18 | jdut210 | got sudo hdparm -z /de/sdh to reread the mbr work !! |
13:28:07 | jdut210 | net |
13:28:29 | jdut210 | next step is to download appropriate firmware for my ipod 4th greyscale |
13:30:42 | jdut210 | i am on http://www.felixbruns.de/iPod/firmware/ , Saint can you confirm me the right firmware for my 4th greyscale is the ipod 4G(10/3.1.1) or the 4G(4/3.1.1)? |
13:30:56 | | Join elinenbe [0] (~elinenbe@207-237-241-192.c3-0.80w-ubr1.nyr-80w.ny.cable.rcn.com) |
13:32:11 | S_a_i_n_t | I believe you want 4G (10/3/1/1) |
13:32:16 | *** | Saving seen data "./dancer.seen" |
13:32:31 | jdut210 | ok thks Saint i owe you one |
13:33:01 | S_a_i_n_t | 4G (10/3.1.1) sorry |
13:33:56 | S_a_i_n_t | jdut210 there is the option on that page to enter your model number |
13:34:05 | S_a_i_n_t | it should select the correct firmware. |
13:34:18 | S_a_i_n_t | "If you don't know what device or specific device generation you got, click here." |
13:37:24 | S_a_i_n_t | I just tried it though, and it does not seem to work :/ |
13:37:40 | TheSeven | post-mortem dumper: FS #11701 |
13:38:18 | jdut210 | not working here / last three characters : PS9 |
13:38:58 | S_a_i_n_t | yeah...it appears to be broken, sorry. |
13:39:40 | jdut210 | ok got my ipod_10.3.1.1.ispw on my computer |
13:40:53 | jdut210 | # you should see a file named Firmware-X.Y.Z (where X, Y and Z are numbers). i can't see any numbers here |
13:41:12 | S_a_i_n_t | the .ipsw is a .zip file |
13:41:17 | S_a_i_n_t | open it with an archiver |
13:41:33 | jdut210 | ok got it |
13:42:09 | | Join _s1gma [0] (~d.d.derp@77.107.164.131) |
13:48:05 | kugel | TheSeven: if you don't want lcd_sleep in the bootloader you would just not #define HAVE_LCD_SLEEP in bootloader builds |
13:48:47 | jdut210 | ok for the firmware in first partition , trying to format second partition |
13:49:10 | kugel | the corresponding functions in the lcd driver should be properly guarded anyway |
13:49:20 | jdut210 | mkfs.vfat: /dev/sdd2 contains a mounted file system |
13:49:25 | S_a_i_n_t | kugel: IS that aimed at me? |
13:49:40 | S_a_i_n_t | it could indeed help with my testing there. |
13:50:24 | S_a_i_n_t | whereabouts do I disable that define for the bootloader specifically? |
13:50:35 | S_a_i_n_t | I'd still like LCD sleep to be in the main build |
13:50:41 | jdut210 | yes plug picture on lcd screen , i think my ipod is alive !! |
13:51:03 | S_a_i_n_t | jdut210: Do you have an external charger? |
13:51:05 | TheSeven | #ifndef BOOTLOADER #define HAVE_LCD_SLEEP #endif in firmware/export/config/ipodnano2g.h probably |
13:51:15 | jdut210 | saint yes firewire charger |
13:51:20 | S_a_i_n_t | I think those iPods need to be plugged to a charger to complete the update. |
13:51:38 | jdut210 | you are right |
13:53:15 | | Quit kugel (Ping timeout: 240 seconds) |
13:53:17 | jdut210 | got it back to apple firmwre , Saint i really appreciate your help |
13:53:32 | jdut210 | n1s also |
13:53:43 | | Join kugel [0] (~kugel@rockbox/developer/kugel) |
13:53:48 | jdut210 | how can i thank you ? |
13:53:50 | S_a_i_n_t | No worries. |
13:54:03 | S_a_i_n_t | Donate to the rockbox project if you'd like to. |
13:54:08 | jdut210 | would you like a paypal donation to rockbox community ? |
13:54:11 | jdut210 | ok |
13:54:11 | S_a_i_n_t | there's a link on the main page. |
13:54:22 | jdut210 | it will be done in the day |
13:54:48 | jdut210 | 10€ for your help ; thanks god my ipod is alive |
13:55:18 | kugel | S_a_i_n_t: every config/<target>.h has an #ifndef BOOTLOADER section |
13:56:12 | S_a_i_n_t | I'm doing a few builds...so I can test it. but what I'm seeing at my end is that the bootloader doesn't like having LCD sleep enabled |
13:56:37 | S_a_i_n_t | that's only if I put TheSeven's bootloader not working down to a complete fluke though :/ |
13:56:47 | kugel | I'm not surprised |
13:57:01 | kugel | I'm not surprised |
13:57:09 | kugel | whoops |
13:58:18 | | Join factor [0] (~factor@r74-195-220-23.msk1cmtc02.mskgok.ok.dh.suddenlink.net) |
14:00 |
14:07:54 | S_a_i_n_t | TheSeven: #ifndef BOOTLOADER #define HAVE_LCD_SLEEP #endif in firmware/export/config/ipodnano2g.h doesn't exist. |
14:08:23 | TheSeven | i mean replacing the define alone with that construct |
14:08:38 | S_a_i_n_t | there's no #ifndef BOOTLOADER section at all |
14:09:17 | S_a_i_n_t | oh..right. |
14:10:19 | kugel | S_a_i_n_t: then you need to add one :) |
14:11:19 | S_a_i_n_t | [00:55] <kugel> S_a_i_n_t: every config/<target>.h has an #ifndef BOOTLOADER section ;p |
14:11:33 | S_a_i_n_t | apparently not ;) |
14:11:42 | kugel | *should have, sorry. I've not seen a single one that doesn't have it |
14:11:53 | S_a_i_n_t | well, now you know ;p |
14:12:00 | S_a_i_n_t | ...and so do I. |
14:12:25 | | Join xxcv [0] (~asdf@c211-30-184-29.carlnfd1.nsw.optusnet.com.au) |
14:14:55 | S_a_i_n_t | should I wrap HAVE_LCD_SLEEP_SETTING with #ifndef BOOTLOADER as well? |
14:16:14 | TheSeven | probably yes |
14:17:04 | TheSeven | HAVE_LCD_SLEEP not defined but HAVE_LCD_SLEEP_SETTING is meaningless |
14:18:23 | CIA-6 | New commit by teru (r28355): reduce ramusage slightly. |
14:19:50 | | Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93) |
14:20:13 | CIA-6 | r28355 build result: All green |
14:21:44 | TheSeven | what's the general opinion on committing FS #11701, and if yes, where should the downloading tool go? |
14:30:20 | teru | S_a_i_n_t: did you tested my patch for icon issue in disktidy/shopper? http://pastie.org/1244448 |
14:30:50 | S_a_i_n_t | not yet, I'm making a bunch of builds now though. |
14:36:27 | | Join MethoS- [0] (~clemens@134.102.106.250) |
14:36:59 | CIA-6 | New commit by theseven (r28356): Fix screendump on iPod Nano 2G by increasing the usb thread stack size and reducing the stack usage of FAT and storage functions |
14:38:06 | JdGordon | kugel: I dont supose you've looked at 11575 have you? |
14:38:15 | kugel | not yet |
14:38:36 | JdGordon | are you planning to in the next few days? |
14:38:48 | kugel | I'm wondering why it's needed to rename the dir in internal memory? |
14:38:56 | CIA-6 | r28356 build result: 0 errors, 144 warnings (theseven committed) |
14:39:40 | JdGordon | you mean in _opendir()? |
14:41:52 | kugel | I mean /data/data/org.rockbox/app_rockbox |
14:42:39 | JdGordon | ah, well to make creating the zip easier... .rockbox/ in the zip just makes it easier |
14:42:50 | | Join xxcv[Auto_AFK] [0] (~asdf@c211-30-184-29.carlnfd1.nsw.optusnet.com.au) |
14:42:56 | JdGordon | and then it means /.rockbox/wps/foo.wps will work in a config for any target |
14:43:23 | kugel | is the dir on the sdcard renamed as well? |
14:43:25 | CIA-6 | New commit by theseven (r28357): Fix yellow: BMP_BPP and BMP_LINESIZE being used both in greylib and screendump |
14:43:29 | JdGordon | no |
14:43:39 | JdGordon | that does make things tricky... hmm |
14:43:45 | | Quit xxcv (Ping timeout: 255 seconds) |
14:43:49 | kugel | i thought it would work regardless of how the dir is actually called? |
14:44:06 | JdGordon | the libmisc.so unzipping is what im talking about |
14:44:15 | JdGordon | but theme zips also ideally should be shared |
14:44:35 | JdGordon | so maybe they should be /sdcard/rockbox/.rockbox and $HOME/.config/.rockbox |
14:44:39 | JdGordon | ENOTNICE |
14:44:40 | kugel | isn't that what your patch is about? |
14:44:43 | n1s | TheSeven: the pc side tool should probably go in utils |
14:45:14 | JdGordon | the patch turns /.rockbox/foo into <some otherpath>/foo transparently |
14:45:19 | kugel | I thought you made it so that "/.rockbox" on the device isn't needed at all but instead the open(dir) wrapper replaces it with the actual dir |
14:45:20 | CIA-6 | r28357 build result: 0 errors, 144 warnings (theseven committed) |
14:45:22 | JdGordon | that wont wok for unzipping theme zipts |
14:45:33 | JdGordon | 2 different issues |
14:45:38 | kugel | ah because the zips have a .rockbox folder? |
14:45:41 | | Quit xxcv[Auto_AFK] (Client Quit) |
14:45:43 | CIA-6 | New commit by theseven (r28358): Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transition |
14:45:54 | TheSeven | damn |
14:46:10 | S_a_i_n_t | damn? |
14:46:27 | kugel | I think it's not a huge issue. a .rockbox in the zip doesn't mean it needs to be on the deivce |
14:46:27 | JdGordon | kugel: yeah, but im not so sure we need to worry about that just yet |
14:46:42 | JdGordon | yeah, just a minor annoance for users |
14:47:52 | CIA-6 | r28358 build result: 0 errors, 144 warnings (theseven committed) |
14:47:58 | JdGordon | and if we have a theme downloader activity on android its even less an issue |
14:48:08 | JdGordon | and I doubt anynoe except me is using the sdl app |
14:48:10 | TheSeven | S_a_i_n_t: the yellow not being fixed |
14:48:32 | S_a_i_n_t | ah...I thought it was the 144 warnings. |
14:48:47 | TheSeven | ...which is the yellow not being fixed |
14:48:50 | S_a_i_n_t | damn you, I'll need to sync my tree up now ;) |
14:49:15 | | Quit krazykit (Ping timeout: 264 seconds) |
14:50:07 | JdGordon | kugel: anyway, can think of a cleaner way to do the open() wrapper? otherwise I |
14:50:11 | JdGordon | 'd like to commit it |
14:50:12 | | Join krazykit [0] (~kkit@99-126-205-52.lightspeed.cicril.sbcglobal.net) |
14:50:23 | kugel | can I have a look at it before? |
14:50:28 | kugel | I don't have time currently |
14:51:01 | JdGordon | yeah, if you're going to look i'll wait a few days |
14:51:21 | * | JdGordon wonders what the story with 3.7 is? |
14:52:11 | CIA-6 | New commit by theseven (r28359): Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro name collision |
14:53:57 | CIA-6 | r28359 build result: All green |
14:55:10 | kugel | JdGordon: you should know best |
14:55:51 | | Join xxcv [0] (~asdf@c211-30-174-99.carlnfd1.nsw.optusnet.com.au) |
14:57:41 | | Join komputes [0] (~komputes@ubuntu/member/komputes) |
14:58:16 | kugel | JdGordon: btw I won't look at it until you say fsXXXX instead of just XXXX so that I can click on it |
14:58:18 | kugel | :p |
14:58:34 | JdGordon | ok.. please look at fsXXXX |
15:00 |
15:00:18 | pixelma | speaking of paths... I recently noticed that the filename during a recording if kept at default in the root is referred to as "//R_*" - why the two slashes? |
15:00:31 | pixelma | in the recording screen |
15:00:35 | JdGordon | stupid code |
15:01:11 | JdGordon | get_crrent_directory() return "/" for the top level and "/foo" for other directories |
15:01:18 | JdGordon | the rec screen always adds the "/" |
15:01:22 | JdGordon | that isnt the only place |
15:01:37 | | Quit xxcv () |
15:01:56 | pixelma | has that been this way for longer, can't remember seeing it before but I don't record that often |
15:02:04 | JdGordon | yes |
15:02:30 | | Join hebz0rl [0] (~hebz0rl@dslb-088-065-219-098.pools.arcor-ip.net) |
15:02:35 | JdGordon | probably since the recording setting went in |
15:02:40 | JdGordon | +path |
15:03:21 | pixelma | aha. Well as long as it works as expected, it's not very important |
15:04:34 | | Part LinusN |
15:04:40 | | Part wastrel ("l8r") |
15:09:29 | | Join LambdaCalculus37 [0] (~3f74f70d@rockbox/staff/LambdaCalculus37) |
15:10:36 | kugel | is get_current_directory() or the recscreen wrong? |
15:11:03 | n1s | i'd say both |
15:11:06 | JdGordon | well |
15:11:33 | n1s | if it returns / for root and /foo for a subdir, that is inconsistent |
15:11:34 | JdGordon | Actually I may have said the wrong function... the get_current_directory() does the same thing anyway |
15:12:17 | n1s | imo it should either return / for root and /foo/ for a subdir or "" for root and /foo for the subdir |
15:13:09 | JdGordon | pwd on linux does the same thing |
15:13:24 | JdGordon | s/linux/bash/ ? |
15:14:11 | n1s | if you want to keep that behaviour, places that print this will need some special casing |
15:14:14 | * | LambdaCalculus37 needs one of the Mac using devs to take a look at this: http://lambdacalculus379.pastebin.com/RzbXmMBu |
15:14:38 | LambdaCalculus37 | This pastebin is an error I'm getting from trying to build a UI sim in OS X 10.6.4 |
15:15:25 | LambdaCalculus37 | And it's just UI sims that go kaput when building. Builds, bootloaders, and manuals build without errors. |
15:15:34 | JdGordon | comment out that line |
15:15:35 | | Join evilnick_B [0] (0c140464@rockbox/staff/evilnick) |
15:16:05 | LambdaCalculus37 | JdGordon: Will do. |
15:16:26 | JdGordon | the problem might be in gcc_extensions.h though |
15:16:29 | JdGordon | very odd error |
15:17:11 | LambdaCalculus37 | JdGordon: And this error doesn't occur in the RockboxDev VM or my own Linux VM (debian-unstable). |
15:17:12 | n1s | LambdaCalculus37: did you try running the gcc command manually with the -i switch to get the preprocessed source? |
15:17:35 | JdGordon | why the hell is that line there anyway? isnt it in string.h? |
15:18:06 | LambdaCalculus37 | n1s: Haven't tried that yet. |
15:18:27 | n1s | JdGordon: no, we only have strncpy in the plugin lib, not in the core anymore |
15:18:43 | JdGordon | oh? ok |
15:18:51 | n1s | but yeah, some system header probably messes with that declaration |
15:19:06 | n1s | like <string.h> ... |
15:20:24 | LambdaCalculus37 | n1s: This error occurs with any UI sim I try building in OS X. |
15:20:28 | n1s | but maybe the declaration should go back to our string.h |
15:21:33 | n1s | LambdaCalculus37: probably some of osx's headers do something differently to other systems with regard to strncpy wich messes up that declaration |
15:21:46 | | Join anewuser [0] (anewuser@unaffiliated/anewuser) |
15:22:38 | LambdaCalculus37 | n1s: Are either you or JdGordon using OS X 10.6? |
15:24:00 | S_a_i_n_t | if I gave someone a link to the .zip, could that someone replace the .zip on the themesite so I can still be a vanity-whore and keep my vote count? |
15:24:18 | S_a_i_n_t | (at least I'm honest) |
15:24:47 | | Join DSStrife89 [0] (~Strife89@207.144.201.128) |
15:32:19 | *** | Saving seen data "./dancer.seen" |
15:37:56 | | Join jgarvey [0] (~jgarvey@cpe-065-190-066-089.nc.res.rr.com) |
15:38:11 | | Quit anewuser (Ping timeout: 272 seconds) |
15:42:23 | | Quit linuxstb (Ping timeout: 252 seconds) |
15:43:27 | n1s | LambdaCalculus37: not me at least |
15:55:24 | | Join anewuser [0] (anewuser@unaffiliated/anewuser) |
15:55:38 | CIA-6 | New commit by teru (r28360): do not reset last selected item after leaving the file browser when in root. |
15:57:31 | CIA-6 | r28360 build result: All green |
15:59:24 | n1s | TheSeven: so fs#11097 can be closed now? |
16:00 |
16:00:17 | TheSeven | I think so. I didn't verify it right now, but that set of changes worked like a week ago. |
16:01:45 | n1s | ah, just thought you had forgotten about the report since you didn't mention it in the commit message but i'll leave it alone so the fix can be verified |
16:13:55 | | Quit DSStrife89 (Ping timeout: 240 seconds) |
16:22:43 | | Quit teru (Quit: Quit) |
16:30:54 | | Quit noamsml (Ping timeout: 265 seconds) |
16:32:19 | | Join noamsml [0] (~noamsml@adsl-75-45-245-254.dsl.sfldmi.sbcglobal.net) |
16:33:10 | | Join piotrekm [0] (~piotrek@unaffiliated/piotrekm) |
16:37:58 | | Quit TheSeven (Remote host closed the connection) |
16:42:28 | | Join toffe82 [0] (~chatzilla@maf.wirelesstcp.net) |
16:44:49 | | Quit benedikt93 (Quit: Bye ;)) |
16:52:37 | | Quit MethoS- (Remote host closed the connection) |
16:52:51 | | Join MethoS- [0] (~clemens@134.102.106.250) |
16:52:54 | | Join Frollo [0] (~5b84f61a@giant.haxx.se) |
16:57:42 | | Quit ender` (Read error: Connection reset by peer) |
16:57:42 | | Quit Frollo (Client Quit) |
16:57:43 | | Join ender` [0] (krneki@foo.eternallybored.org) |
17:00 |
17:01:23 | saratoga | n1s: does flac need to be faster ;) |
17:01:33 | saratoga | you should help me with mp3 |
17:02:48 | | Quit BlakeJohnson86 (Ping timeout: 265 seconds) |
17:03:44 | | Quit kugel (Ping timeout: 240 seconds) |
17:03:57 | | Join BlakeJohnson86 [0] (~bjohnson@c-24-118-162-123.hsd1.mn.comcast.net) |
17:06:18 | | Part Zagor |
17:13:55 | n1s | saratoga: of course it does! maybe i'll have time to look at mp3 later this week |
17:14:12 | saratoga | when I tested flac it took 7MHz on ARM9E |
17:14:21 | n1s | althuough mp3 doesn't interest me much since i don't use it |
17:14:33 | n1s | it takes about 10MHz on the beast |
17:14:45 | saratoga | does the beast boost? |
17:15:34 | n1s | yeah, it has auto scaling based on load now |
17:15:44 | saratoga | what are the clocks? |
17:16:36 | saratoga | its config file has HAVE_ADJUSTABLE_CPU_FREQ commented out |
17:16:50 | n1s | normal is 132 iirc and then there's 264 and 500 something i don't remember the details but i think it boosts to 264 as soon as there's any load and only goes up if it's too much or something like that |
17:17:15 | n1s | saratoga: yes, this is all hardware assisted voodoo so not the regular software controlled boosting |
17:17:30 | saratoga | if the 10MHz is for 500MHz in test_codec, then its probably not a realistic result |
17:18:49 | n1s | should be easy to check, decoding times are ~3.5s and the test file is 175s |
17:18:59 | | Nick tchan1 is now known as tchan (~tchan@c-69-243-144-187.hsd1.il.comcast.net) |
17:19:14 | | Quit tchan (Changing host) |
17:19:14 | | Join tchan [0] (~tchan@lunar-linux/developer/tchan) |
17:19:23 | saratoga | so yeah 500MHz |
17:19:48 | saratoga | force the clock to 264 (or 132 if it can run that low), i bet the performance is a lot better per clock |
17:19:52 | | Quit JdGordon (Ping timeout: 264 seconds) |
17:20:07 | | Join kevku [0] (~kevku@arch.tunnel.ipv6.estpak.ee) |
17:20:13 | n1s | id' guess so too |
17:20:45 | saratoga | though i guess any effort to make it work better in cache probably helps a lot |
17:21:23 | S_a_i_n_t | in ipodnano2g.h, what's the point of "Main LCD contrast range and defaults" being wrapped in #if 0? |
17:21:43 | S_a_i_n_t | line ~200 |
17:22:21 | saratoga | some more optimizations for Wavpack might be nice |
17:22:32 | saratoga | i bet it could be further accelerated |
17:24:10 | saratoga | iirc Bryant did it all on arm7, so its probably a mess on newer players |
17:24:31 | saratoga | then theres the mdct codecs |
17:32:24 | *** | Saving seen data "./dancer.seen" |
17:35:26 | saratoga | ALAC is also kind of slow, but i guess no one really cares about it since its basically a much dumber version of FLAC |
17:45:47 | | Join Strife89TX [0] (~cstrife89@207.144.201.128) |
17:46:02 | | Quit Strife89TX (Client Quit) |
17:47:21 | | Join Zack__ [0] (~chatzilla@195-241-91-128.ip.telfort.nl) |
17:47:56 | | Join Strife89TX [0] (~cstrife89@207.144.201.128) |
17:48:35 | | Join domonoky [0] (~Domonoky@rockbox/developer/domonoky) |
17:49:00 | | Nick Zack__ is now known as AirValor (~chatzilla@195-241-91-128.ip.telfort.nl) |
17:49:00 | | Quit jdut210 (Quit: CGI:IRC) |
18:00 |
18:08:27 | | Join TheLemonMan [0] (~lemonboy@151.61.123.160) |
18:10:34 | | Quit Gabe_G23 (Ping timeout: 265 seconds) |
18:13:56 | | Join Gabe_G23 [0] (~gabe@bzflag/player/GabrielG) |
18:13:56 | | Quit moos (Quit: ChatZilla 0.9.86 [Firefox 3.6.11/20101012113537]) |
18:15:29 | | Join TheSeven [0] (~TheSeven@rockbox/developer/TheSeven) |
18:16:58 | | Join slade [0] (~slade@p5B271B14.dip0.t-ipconnect.de) |
18:17:21 | | Nick slade is now known as slater (~slade@p5B271B14.dip0.t-ipconnect.de) |
18:18:47 | slater | Hello Everybody i am currently working on a port from rockbox to Samsung YP-R0 I was able to extract the current official firmware from samsung, I am just stuck on how to be able to compile a bootloader to the device so i am able to dual boot between original and new firmware |
18:19:10 | slater | Does anybody have an Idea? R0 firmware is based on linux |
18:19:27 | TheSeven | is there source code for the drivers available? |
18:19:29 | | Join krabador [0] (~krabador@host184-54-dynamic.244-95-r.retail.telecomitalia.it) |
18:19:41 | evilnick_B | slater: Have you put what you have so far on the Wiki? |
18:19:45 | slater | The thing is I would like to test each stage of porting process without messing up orignal firmware and bricking it |
18:20:04 | slater | no I did this in the morning till now |
18:20:17 | | Join panni_ [0] (hannes@ip-178-203-81-220.unitymediagroup.de) |
18:20:19 | TheSeven | slater: first of all, you should figure out how the firmware update process works, and what kind of security measures there are |
18:20:19 | slater | I should be able to extract drivers from the original firmware |
18:20:34 | slater | basically its a 4 header checksum process |
18:20:50 | slater | each partion in the firmware has its own md5 |
18:20:51 | TheSeven | if there, for example, is a ROM DFU mode, you could in most cases use that to restore the device, provided you have the neccessary tools and boot/firmware images |
18:21:23 | LambdaCalculus37 | slater: How does the firmware upgrade process work? Can you tell us? |
18:21:30 | slater | well the thing is as far as i figured it out it does the following: |
18:21:41 | slater | you put the rom in the root of the mp3 player |
18:21:54 | slater | it seems to check root folder for .rom files on bootup |
18:21:56 | evilnick_B | slater: Hopefully you've seen: http://www.rockbox.org/wiki/NewPort and (much later on) http://www.rockbox.org/wiki/PortingHowTo |
18:22:38 | slater | when it find rom file: it checks all checksums after extractin rom partions to seperate folders |
18:22:55 | slater | if md5 is ok with header checksums in rom file |
18:23:10 | slater | than it replaces the partitions on the mp3 player |
18:23:19 | LambdaCalculus37 | slater: Perhaps you should pick the firmware upgrade files apart as well and see if there's anything interesting in them. |
18:23:26 | slater | with the opensource dev kit from samung i am able to extract and create rom files |
18:23:40 | slater | content does not matter it creates a bootable rom file with dev kit |
18:24:03 | slater | and creates md5 needed for check up test |
18:25:36 | slater | yes i looked at all htmls, but for now i would be glad to be able to create a dual boot first so I'll be able to implement and test drivers while porting |
18:25:50 | | Join JesusFreak316 [0] (~quassel@WirelessTampa1-nat-186.laptops.usf.edu) |
18:26:52 | slater | so any ideas on what I could mess with in order to do that? i read about you guys putting it on regular flash drive rather than firmware partion |
18:26:58 | AirValor | Anyone knows if there's someone working on the port for an iPod Nano 3G? |
18:27:22 | slater | shouldnt it be possible to "grub" the partion with the music files and boot from there? |
18:27:32 | slater | since the rom is linux |
18:27:34 | | Join Jaykay [0] (~chatzilla@p5DC57448.dip.t-dialin.net) |
18:28:33 | LambdaCalculus37 | AirValor: No one is working on a port for the 3rd gen nano. |
18:29:20 | S_a_i_n_t | there's not even an exploit for it. |
18:29:24 | AirValor | Ah, I see thanks for the heads up. |
18:29:37 | S_a_i_n_t | well, as of yesterday...there *may* be. |
18:29:38 | AirValor | I see there's some progress made though. |
18:29:50 | AirValor | Hehe, that's good news :) |
18:30:19 | slater | @Lambda what should i look for withhin the upgrade files? |
18:30:28 | JesusFreak316 | Hey, how can I incorporate fonts, themes, etc. into an android apk build of rockbox? |
18:31:02 | S_a_i_n_t | JesusFreak316: You'd need to build the themes from scratch |
18:31:20 | S_a_i_n_t | fonts are easy, just add the fontpack to your rockbox dir |
18:31:33 | AirValor | brb |
18:31:37 | | Quit AirValor (Quit: ChatZilla 0.9.86 [Firefox 3.6.11/20101012113537]) |
18:31:42 | JesusFreak316 | You mean post-install? |
18:31:46 | S_a_i_n_t | fontpack is available from the rockbox mainpage |
18:31:56 | S_a_i_n_t | yes, post install. |
18:32:06 | JesusFreak316 | That's kind of a pain in android because it require root permissions to modify the data folder. |
18:32:21 | JesusFreak316 | I'm trying to make it easier for noobs. |
18:33:27 | | Quit Strife89TX (Quit: On the move.) |
18:33:36 | JesusFreak316 | Luckily, the only VGA android phones I know of are the ones in the XDANDROID project and that build is already rooted. It still requires buying root explorer or some terminal trickery. |
18:34:13 | LambdaCalculus37 | slater: Anything. The links evilnick_B gave you can tell you what to look for. |
18:34:39 | | Join AirValor [0] (~chatzilla@195-241-91-128.ip.telfort.nl) |
18:34:45 | | Join slooopy [0] (~sloo@p3E9E14F1.dip0.t-ipconnect.de) |
18:34:49 | | Join kugel [0] (~kugel@rockbox/developer/kugel) |
18:35:12 | slater | ok will do thanks for the heads up |
18:35:50 | kugel | JesusFreak316: you can put stuff on /sdcard/rockbox |
18:35:57 | kugel | you don't need to go into /data |
18:36:12 | | Quit swilde (Remote host closed the connection) |
18:36:29 | JesusFreak316 | Really? Wow. derp didn't even notice that folder existed. |
18:36:58 | kugel | well, it's the default (=only) configuration folder actually |
18:37:20 | kugel | and it should be created on the first run |
18:37:44 | JesusFreak316 | Yeah, like I said. DERP. :) |
18:38:33 | JesusFreak316 | I was wondering why you did that but you did and I just didn't notice. Thanks. |
18:39:15 | saratoga | theres actually been an exploit for the nano3g for a while now |
18:39:33 | S_a_i_n_t | not one that inited the SDRAM |
18:39:33 | saratoga | i think ibugger even runs on it |
18:39:42 | AirValor | Yeah but they're changing to embios or something |
18:40:34 | AirValor | Too bad that no one is working on it :( |
18:40:51 | TheSeven | there is both an exploit and people working on it |
18:40:59 | AirValor | Source? |
18:41:03 | gevaerts | AirValor: nobody is working on it because everyone just says "Too bad that no one is working on it :("! |
18:41:09 | TheSeven | the SDRAM init code was found just yesterday |
18:41:22 | TheSeven | (btw, this is probably also applicable to all generations of the ipod classic) |
18:41:25 | AirValor | gevaerts: What's your point? |
18:41:36 | LambdaCalculus37 | TheSeven: Nice! :) |
18:42:02 | TheSeven | it's 'just' a matter of figuring out how to access all the hardware |
18:42:06 | LambdaCalculus37 | TheSeven: Can't do much in the ways of coding, but I'll gladly help test. :) |
18:42:12 | TheSeven | the SDRAM step has been taken, but there's much else that remains |
18:42:21 | | Join Strife89 [0] (a80dbf53@gateway/web/freenode/ip.168.13.191.83) |
18:42:27 | evilnick_B | AirValor: I would expect that the point is it doesn't matter how many people say "too bad no one is working on it", until someone does work on it then it won't happen. |
18:42:30 | AirValor | TheSeven: That's good to hear. Glad there's people working on it. |
18:44:17 | TheSeven | AirValor: this isn't going to be an easy one though |
18:48:58 | slater | @lambda i do have a plain kernel with all drivers for the xp-r0 |
18:49:02 | slater | yp-r0 |
18:50:07 | slater | also i could install busybox onto the original firmware |
18:50:35 | slater | what if i compile all the packages stored on my drive from rockbox? |
18:51:18 | slater | i should be able to compile gcc and run the entire process from there using busybox |
18:51:45 | slater | its kernel 2.6.24-2.4.2-base |
18:52:51 | LambdaCalculus37 | slater: You're asking the wrong person. I don't own a YP-R0 and know next to nothing about it. This is something you have to figure out on your own. |
18:58:32 | | Quit slater () |
18:58:54 | | Quit tchan (Quit: WeeChat 0.3.3-dev) |
18:59:13 | kugel | JesusFreak316: guess what the only permission rockbox asks for is needed for? :) |
18:59:26 | JesusFreak316 | file explorer? |
19:00 |
19:00:01 | JesusFreak316 | Or writing the data to the sdcard. Both actually. |
19:00:34 | kugel | reading doesn't need a permission |
19:01:01 | JesusFreak316 | rockbox file explorer can copy, paste, and delete though. |
19:01:20 | kugel | hm, right, I haven't thought about that |
19:01:32 | kugel | the rockbox filebrowser sucks for these actions |
19:02:04 | JesusFreak316 | It's better than plugging into the pc though for a single file. |
19:02:18 | kugel | that makes me wonder, is there a free filebrowser that lets you browse /data? |
19:02:23 | | Join tchan [0] (~tchan@lunar-linux/developer/tchan) |
19:02:27 | kugel | it would maybe be a handy feature for rockbox :) |
19:02:36 | JesusFreak316 | I don't think so. |
19:02:41 | JesusFreak316 | Lemme check. |
19:02:45 | JesusFreak316 | *googles* |
19:02:45 | kugel | (root access provided of course) |
19:03:49 | | Quit factor (Read error: Connection reset by peer) |
19:04:11 | JesusFreak316 | Huh, looks like EStrongs file explorer (free) has a root access option. |
19:04:54 | scorche|sh | there are a few apps that have a root file browser |
19:05:31 | JesusFreak316 | such as...? |
19:05:51 | scorche|sh | search the market for "root file" |
19:15:47 | | Quit AirValor (Quit: ChatZilla 0.9.86 [Firefox 3.6.11/20101012113537]) |
19:16:57 | * | pixelma wonders about the delta of a Nano 2nd gen commit |
19:20:35 | | Join factor [0] (~factor@r74-195-220-23.msk1cmtc02.mskgok.ok.dh.suddenlink.net) |
19:21:39 | gevaerts | pixelma: it basically changes the way the stack size is calculated, so it actually matches what's used a lot better. For many targets, the usb stack was oversized |
19:22:20 | pixelma | maybe the commit message could have been slightly more verbose |
19:22:50 | gevaerts | yes |
19:23:16 | gevaerts | I understand it because I was involved in the investigations earlier... |
19:29:00 | | Quit JesusFreak316 (Ping timeout: 252 seconds) |
19:31:43 | | Quit piotrekm (Quit: piotrekm) |
19:32:27 | *** | Saving seen data "./dancer.seen" |
19:33:08 | | Join Horscht [0] (~Horscht@xbmc/user/horscht) |
19:35:41 | | Nick YPSY is now known as Ypsy (~ypsy@geekpadawan.de) |
19:38:57 | | Join bertrik [0] (~bertrik@rockbox/developer/bertrik) |
19:41:08 | | Join bmbl [0] (~bmbl@unaffiliated/bmbl) |
19:44:10 | | Quit casainho (Quit: ChatZilla 0.9.86 [Firefox 3.6.10/20100922073514]) |
19:54:22 | | Join JesusFreak316 [0] (~quassel@146-16.187-72.tampabay.res.rr.com) |
19:56:47 | | Join Jerom [0] (~jerome@95.171.137.111) |
19:59:30 | | Quit Jerom (Client Quit) |
20:00 |
20:07:29 | | Quit JesusFreak316 (Ping timeout: 250 seconds) |
20:17:49 | | Quit S_a_i_n_t (Ping timeout: 255 seconds) |
20:18:21 | | Quit markun (Read error: Connection reset by peer) |
20:19:05 | | Join markun [0] (~markun@5ED33C2C.cm-7-4a.dynamic.ziggo.nl) |
20:19:14 | | Quit markun (Changing host) |
20:19:14 | | Join markun [0] (~markun@rockbox/developer/markun) |
20:23:19 | | Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.29) |
20:27:15 | | Quit S_a_i_n_t (Disconnected by services) |
20:27:17 | | Join S_a_i_n_t [0] (S_a_i_n_t@203.184.1.29) |
20:31:52 | | Quit S_a_i_n_t (Ping timeout: 264 seconds) |
20:34:37 | | Quit anewuser () |
20:42:38 | | Part Strife89 |
20:44:14 | | Quit bmbl (Quit: Verlassend) |
20:51:44 | kugel | I think it's a problem that the default font is not in rockbox.zip unless there's a cabbie port |
20:52:38 | | Join S_a_i_n_t [0] (S_a_i_n_t@203.184.1.236) |
20:52:38 | kugel | especially on android |
20:56:13 | | Join wodz [0] (~wodz@chello087206240131.chello.pl) |
20:56:48 | wodz | What is the timeschedule for 3.7? |
20:59:38 | kugel | who knows |
20:59:58 | kugel | I think the idea was oct 29 at the devconpub |
21:00 |
21:00:27 | | Join JesusFreak316 [0] (~quassel@pool-173-65-71-78.tampfl.fios.verizon.net) |
21:03:23 | evilnick_B | kugel: Yep, that rings a bell. Although I didn't see a consensus reached, and the last reply was yours (19th Oct). |
21:03:44 | evilnick_B | Not sure if there has been more discussion on IRC afterwards though |
21:03:54 | kugel | I can't remember a single consensus w.r.t. to 3.7 |
21:04:29 | * | kugel is highly unhappy with the release management this time |
21:04:37 | | Join GeekShadow [0] (~Antoine@reactos/tester/GeekShadow) |
21:04:44 | kugel | and when 3.6 was around I thought it couldnt be worse :) |
21:06:09 | | Join Adublaptop [0] (~Aldubuc@xplr-ts-t11-208-114-159-172.barrettxplore.com) |
21:23:20 | | Quit toffe82 (Remote host closed the connection) |
21:25:04 | | Quit slooopy (Ping timeout: 252 seconds) |
21:25:45 | | Quit LambdaCalculus37 (Quit: CGI:IRC 0.5.9 (2006/06/06)) |
21:27:35 | | Join toffe82 [0] (~chatzilla@maf.wirelesstcp.net) |
21:31:46 | | Join slooopy [0] (~sloo@p3E9E14F1.dip0.t-ipconnect.de) |
21:32:28 | *** | Saving seen data "./dancer.seen" |
21:36:20 | | Join {phoenix} [0] (~dirk@xGagC832.WH1.TU-Dresden.De) |
21:37:43 | | Join Buschel [0] (~chatzilla@p54B66754.dip.t-dialin.net) |
21:38:22 | Buschel | n1s: your time has come :o) can you support me with your CF asm for FS #11702? |
21:38:54 | Buschel | n1s: the prototype implementation in C already has been changed |
21:42:51 | | Quit Jaykay (Quit: ChatZilla 0.9.86 [Firefox 3.6.11/20101012113537]) |
21:52:53 | | Quit Buschel (Ping timeout: 264 seconds) |
21:53:47 | | Quit S_a_i_n_t (Quit: I'm only going to Heaven if it tastes like caramel...) |
21:55:43 | | Quit slooopy (Ping timeout: 265 seconds) |
22:00 |
22:19:26 | | Quit TheLemonMan (Quit: Help me, i got shot! *DIES*) |
22:31:17 | | Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93) |
22:40:27 | | Join S_a_i_n_t [0] (S_a_i_n_t@203.184.0.19) |
22:49:52 | | Quit komputes (Remote host closed the connection) |
22:54:20 | | Nick Ypsy is now known as YPSY (~ypsy@geekpadawan.de) |
22:56:30 | | Join anewuser [0] (anewuser@unaffiliated/anewuser) |
22:59:55 | | Join linuxstb [0] (~linuxstb@rockbox/developer/linuxstb) |
23:00 |
23:05:18 | | Quit anewuser (Ping timeout: 252 seconds) |
23:10:31 | | Quit bertrik (Quit: :tiuQ) |
23:20:08 | CIA-6 | New commit by kugel (r28361): Make pitchscreen absolute point mode compatible. ... |
23:20:55 | | Quit benedikt93 (Quit: Bye ;)) |
23:22:02 | CIA-6 | r28361 build result: All green |
23:22:24 | wodz | pixelma: ping |
23:24:33 | | Quit wodz (Quit: Leaving) |
23:27:10 | | Quit evilnick_B (Quit: Page closed) |
23:29:48 | | Quit kevku (Read error: Operation timed out) |
23:32:29 | *** | Saving seen data "./dancer.seen" |
23:34:25 | saratoga | is the fuzev2 wheel light connected to some kind of VRM? |
23:35:02 | | Quit domonoky (Read error: Connection reset by peer) |
23:37:29 | | Join DerPapst [0] (~Alexander@p4FE8E8D8.dip.t-dialin.net) |
23:40:22 | | Quit krabador (Ping timeout: 252 seconds) |
23:40:37 | EvanCarroll | was rt 36000 ever reverted? |
23:40:45 | AlexP | ? |
23:41:00 | AlexP | We are currently on r28361 |
23:41:09 | | Quit jgarvey (Quit: Leaving) |
23:41:17 | AlexP | do you mean r28000? |
23:41:37 | EvanCarroll | yes |
23:41:39 | EvanCarroll | gah |
23:42:19 | AlexP | No, and it likely won't be on trunk |
23:42:28 | AlexP | But it should be for the release |
23:42:35 | AlexP | Well, likely not at the moment |
23:42:36 | EvanCarroll | =( |
23:42:52 | EvanCarroll | someone in this chan rolled me a bin wo/ 28000, works great |
23:43:18 | AlexP | yes - the problem is that r28000 affects a very very small number of people |
23:43:27 | AlexP | And no devs with fuzes suffer from it |
23:43:39 | EvanCarroll | I don't have the fuze |
23:43:43 | EvanCarroll | I have the e280v2 |
23:43:50 | AlexP | same SoC |
23:44:04 | AlexP | anyway, no devs with the affected targets suffer from it |
23:44:16 | AlexP | So fixing is not easy, but if it is reverted it just hides the issue |
23:44:40 | AlexP | But as a quick fix, it will be reverted for 3.7 |
23:44:52 | EvanCarroll | oh cool |
23:45:06 | EvanCarroll | so I'll update to 3.7, and then wait it out and watch fly swat |
23:45:43 | AlexP | yeah |
23:45:50 | AlexP | Actually, this is a good reminder |
23:46:02 | AlexP | I don't think it has yet been reverted in the 3.7 branch |
23:46:05 | | Quit MagusG (Read error: Connection reset by peer) |
23:46:14 | | Join MagusG [0] (magusg@c-71-59-57-46.hsd1.ga.comcast.net) |
23:53:34 | | Join JdGordon [0] (~jonno@rockbox/developer/JdGordon) |
23:57:57 | | Quit S_a_i_n_t (Disconnected by services) |
23:57:59 | | Join [Saint] [0] (S_a_i_n_t@203.184.2.67) |
23:58:53 | JdGordon | did 28360 break the "start file browser here" setting? |