| 00:00:07 | PaulJam | the official build has viewports, so if your wps uses the scrolling margins patch you'll have to modify it to work with the curent build |
| 00:00:30 | * | amiconn is rather confused now by the linker :( |
| 00:00:51 | bertrik | still working on the UIE stuff? |
| 00:01:23 | amiconn | yes |
| 00:01:28 | * | ^Parrot^ is not a coder just a new user of rockbox |
| 00:01:35 | * | bertrik knows nothing about that |
| 00:01:46 | amiconn | Somehow the linker tries to find crt0-pp-bl.o outside librockbox.a |
| 00:02:11 | ^Parrot^ | so If I see a theme that needs the scroller patch, it is not likely to work with the latest build? |
| 00:02:15 | linuxstb | That's probably because it's specified in the linker script |
| 00:02:15 | amiconn | If I remove firmware/ from the list of include paths, it complains in cannot find target/arm/crt0-pp-bl.o |
| 00:02:33 | amiconn | But .a files don't include paths afaik |
| 00:03:08 | amiconn | If I specify system.o explicitly on the command line, it works, but that's dirty |
| 00:03:52 | amiconn | And if I specify crt0-pp-bl.o explicitly (without removing the include path), it complains about duplicate symbols - obviously it tries to link that thing twice... |
| 00:04:08 | bertrik | are you sure crt0-pp-bl.o is actually inside librockbox.a? |
| 00:04:15 | amiconn | yes |
| 00:04:20 | linuxstb | Maybe it's something to do with the way the library is build - it's finding main (and UIE when added) in the bootloader .o, but not symbols in the .a file |
| 00:04:43 | amiconn | arm-elf-ar -t librockbox.a shows it |
| 00:04:57 | PaulJam | ^Parrot^: you don't need to be a coder to modify the wps. the format is documented here: http://www.rockbox.org/twiki/bin/view/Main/WebHome?topic=CustomWPS |
| 00:05:04 | amiconn | s/-t/t/ |
| 00:05:18 | ^Parrot^ | what about bmp resize? should I make them 200x200 176x176 100x100? or make bmps at all 3 sizes depending on the theme? |
| 00:05:28 | amiconn | eh? |
| 00:06:19 | ^Parrot^ | PaulJam: I was not planning on doing any wps work at all. I just wanted to find a theme that I liked (I hve found a few) some require bmp resize, scrillomng and/orAA |
| 00:06:52 | | Quit EspeonEefi ("ăăăȘă") |
| 00:07:33 | PaulJam | ^Parrot^: i think the easiest way is to try the WPS. if you see a very basic text only WPS, then it doesn't work with the official build. |
| 00:07:46 | ^Parrot^ | k |
| 00:08:16 | ^Parrot^ | Trial and error... o the days of punch cards come flying back to my brain |
| 00:08:36 | ^Parrot^ | reading that wps page thanks |
| 00:09:04 | gevaerts | austriancoder: volume seems the same as on my previous build (17229), but I can't hear any difference at all between -6 and +9 on 17229, so I'm afraid you'll need another tester for that. |
| 00:09:17 | amiconn | The linker script specifies an explicit INPUT() |
| 00:09:23 | ^Parrot^ | at the risk of starting a war, what is the current status on a jpg patch or modified build that does suppor jpg? |
| 00:09:25 | austriancoder | gevaerts: change bass settings |
| 00:09:31 | * | gevaerts either has wrong music or wrong ears for this |
| 00:10:01 | gevaerts | austriancoder: I changed Settings -> Sound Settings -> Bass |
| 00:10:08 | | Quit w1ll14m (Read error: 104 (Connection reset by peer)) |
| 00:11:35 | amiconn | Aha, hmm.... |
| 00:11:38 | austriancoder | gevaerts: okay.. I think i have found the probelm.. wm8751 defineds [SOUND_BASS] = {"dB", 1, 15, -60, 90, 0}, the probelm is now the 15.. I think i will revert this change until i/we found a good way to handle 1.5 db steps |
| 00:14:18 | * | gevaerts decides to never volunteer again for sound tests. You need to hear differences for that... |
| 00:14:46 | austriancoder | ;) |
| 00:15:11 | * | linuxstb is reminded of the first version of the X5 audio driver that had something like no sound above about 10KHz - and no-one noticed for a while... |
| 00:15:29 | Bagder | yeah, I used that... |
| 00:15:32 | gevaerts | In a way I'm lucky. I can use lower bitrates :) |
| 00:15:42 | Bagder | ... without noticing |
| 00:15:44 | linuxstb | Bagder: Yes, I was thinking of your ears ;) |
| 00:15:58 | * | linuxstb probably wouldn't have noticed anything either... |
| 00:18:10 | * | gevaerts decides to rip out al these useless audio settings |
| 00:19:23 | | Quit einhirn_ (Read error: 104 (Connection reset by peer)) |
| 00:21:56 | | Nick gregzx is now known as GregZzZzZzZX (n=chatzill@dss148.neoplus.adsl.tpnet.pl) |
| 00:23:04 | Nico_P | ^Parrot^: there's no patch or build that supports JPEG AA yet |
| 00:23:09 | | Quit faemir (Connection timed out) |
| 00:24:16 | Nico_P | gevaerts: #define HAVE_AUDIO_SETTINGS :) |
| 00:25:16 | Bagder | #define HAVE_TIN_EARS |
| 00:25:19 | gevaerts | Nico_P: something like that. I think I'l keep the volume control :) |
| 00:25:23 | * | Bagder goes to bed |
| 00:25:49 | * | gevaerts thinks that this is an excellent idea. Goodnight |
| 00:25:59 | Nico_P | good night to you both ;) |
| 00:26:05 | linuxstb | Our users must be reassured to know devs of audio firmwares have such good hearing... |
| 00:26:23 | * | gevaerts only does usb :) |
| 00:26:38 | ^Parrot^ | Nico_P: thanx and GN |
| 00:26:44 | | Quit gevaerts ("bedtime") |
| 00:26:54 | * | linuxstb only does lossless - so he can check the md5sum of the output |
| 00:27:22 | DerPapst | tricky :-) |
| 00:27:59 | * | Nico_P did the same for early buffering code |
| 00:28:14 | Nico_P | ...I wish it was as easy now |
| 00:30:38 | | Quit shotofadds ("Leaving") |
| 00:33:04 | | Quit lee-qid_ (Read error: 110 (Connection timed out)) |
| 00:35:32 | | Join Sh0rtnArm3d [0] (n=rsiyasen@adsl-156-98-239.asm.bellsouth.net) |
| 00:35:40 | Sh0rtnArm3d | help |
| 00:36:04 | Sh0rtnArm3d | im trying to install rockbox on my Ipod Nano 1st Gen |
| 00:36:44 | | Quit ompaul (Client Quit) |
| 00:36:51 | Sh0rtnArm3d | however when ever i try to install the bootloader i get an error saying "failed to add bootloader" in the progress window |
| 00:37:31 | | Quit fyre^OS (Read error: 113 (No route to host)) |
| 00:38:18 | | Join bluefoxx [0] (n=bluefoxx@S01060015e968e813.vs.shawcable.net) |
| 00:38:34 | Sh0rtnArm3d | can anyone help?? |
| 00:38:36 | bluefoxx | will rockbox run on a 2nd gen ipod nano? |
| 00:38:48 | DerPapst | bluefoxx: nope |
| 00:39:04 | bluefoxx | DerPapst: is it planned to be done??... |
| 00:39:28 | Sh0rtnArm3d | Derpapst: ne idea how to fix my "bootloader failed to add" problem? |
| 00:39:40 | DerPapst | Sh0rtnArm3d: be patient. I don' know the solution to your problem but others might know. |
| 00:39:46 | DerPapst | *don't |
| 00:40:24 | DerPapst | bluefoxx: ports aren't planned, they're done by peoples interested in them. |
| 00:40:26 | | Quit austriancoder (Remote closed the connection) |
| 00:40:41 | | Quit bertrik ("bye") |
| 00:40:58 | bluefoxx | ah, i see... |
| 00:41:02 | DerPapst | bluefoxx: and major problems have to be solved before a port is possible |
| 00:41:09 | bluefoxx | such as??... |
| 00:41:20 | DerPapst | so it's not very likely something happens for the next years |
| 00:41:30 | | Join zajacattack [0] (n=42617dae@gateway/web/cgi-irc/labb.contactor.se/x-1e3e42a8048ea1db) |
| 00:41:56 | DerPapst | the firmware is encrypted and it's currently not possible to run any custom code on the iPod |
| 00:42:17 | bluefoxx | well that sucks then :\ |
| 00:42:20 | DerPapst | since this code has to be decrypted again. |
| 00:43:06 | bluefoxx | would it help if someone pestered apple for the code? |
| 00:44:09 | DerPapst | Sh0rtnArm3d: most people in here are from europe and it's ~Midnight - 1am here currently. But normally bootloader installation should work fine from rbutil. Have you tried to restore your Ipod before? |
| 00:44:25 | DerPapst | bluefoxx: no. |
| 00:46:29 | | Join EspeonEefi [0] (i=espeonee@CERULEANCITY.MIT.EDU) |
| 00:46:30 | DerPapst | bluefoxx: only ~0.5% of all nano 2g would be in this key and apple doesn't care about such a minority. |
| 00:46:31 | Sh0rtnArm3d | Derpapst: restore? by pressing select and menu? |
| 00:46:42 | DerPapst | Sh0rtnArm3d: restore with itunes |
| 00:46:44 | DerPapst | not reset |
| 00:47:44 | Sh0rtnArm3d | Der: il try right now... tell me if im correct you goon itunes then click ipod then summary and then restore? |
| 00:48:01 | DerPapst | yep |
| 00:48:26 | Sh0rtnArm3d | Der: now it goes to some software update window |
| 00:48:46 | Sh0rtnArm3d | ..now its downloading something |
| 00:48:55 | bluefoxx | so how can i reset a ipod to factory settings in linux? what tools are there? |
| 00:48:58 | | Quit ^Parrot^ (Read error: 110 (Connection timed out)) |
| 00:50:31 | DerPapst | bluefoxx: dunno if you can in linux. |
| 00:50:58 | Sh0rtnArm3d | Der: man you rock worked like a charm |
| 00:51:13 | | Join saratoga [0] (n=9803c6dd@gateway/web/cgi-irc/labb.contactor.se/x-1998a6d74973be26) |
| 00:51:20 | bluefoxx | DerPapst: damn. a computerless friend of mine wanted me to reset all the crap in his ipod he got given[a friend of his gave him they're old ipod] |
| 00:51:41 | DerPapst | bluefoxx: does the OF still work? |
| 00:51:50 | Sh0rtnArm3d | Der: i have one more question can i add music through itunes and still hear it on rockbox? and how about videos? |
| 00:51:52 | bluefoxx | DerPapst: yus |
| 00:52:10 | | Quit ender` (" I think I remember an episode of MacGyver where he overthrew a violent dictator with a rubber band, 2 bottle caps, and some") |
| 00:52:24 | DerPapst | bluefoxx: mount the iPod, go to iPod_Control/MusicFxx and dele all the files in the Fxx folders. |
| 00:52:39 | bluefoxx | DerPapst: kk |
| 00:52:48 | DerPapst | and some other files such as the iTunesDB (all located under iPod_Control) |
| 00:53:10 | DerPapst | Sh0rtnArm3d: 1. yes, 2 use the OF |
| 00:53:29 | DerPapst | or use the MpegPlayerPlugin (check the manual for this.) |
| 00:53:31 | bluefoxx | DerPapst: so that removes his buddy's name from there to right? |
| 00:53:40 | DerPapst | probably not. |
| 00:53:49 | DerPapst | but that can be fixed from windows |
| 00:54:18 | DerPapst | but honestly, i don't know for sure. i know almost nothing about these newer iPods |
| 00:54:47 | bluefoxx | >. < i dont do windows. the only windows PC remaining in my inventory is a 98box used for games WINE spews complaints about <. < |
| 00:54:53 | | Quit herrwaldo ("Konversation terminated!") |
| 00:55:18 | DerPapst | visit a friend with windows then :-P |
| 00:56:31 | bluefoxx | DerPapst: hehe, that might work XD |
| 01:00 |
| 01:00:14 | amiconn | Hah, finally I understand what causes the UIE problem |
| 01:00:26 | amiconn | Unfortunately I'm not sure about the best solution yet |
| 01:00:59 | Nico_P | amiconn: may I ask what UIE means? |
| 01:01:10 | Nico_P | (and congratulations btw ;) ) |
| 01:01:11 | amiconn | Unexpected Interrupt or Exception |
| 01:01:56 | amiconn | The problem has nothing to do with that specific function, btw, but only with how it's referenced, and how the linker collects the needed object files |
| 01:03:22 | amiconn | Hmm, seems the fix is even nearly trivial |
| 01:03:25 | * | amiconn verifies |
| 01:03:36 | DerPapst | amiconn: :-) |
| 01:05:43 | amiconn | Ah, yes |
| 01:05:55 | amiconn | It's definitely an internal file order problem in the linker |
| 01:06:32 | amiconn | The problem is that both the Makefile specifies objects and libs on the command line, and the .lds specifies the crt0 object with INPUT() |
| 01:07:00 | amiconn | Obviously files specified with INPUT() are *always* processed *after* all files and libs specified on the command line |
| 01:07:06 | DerPapst | did you get that problem for all targets? |
| 01:07:25 | amiconn | So symbols needed by crt0 *only* won't be included from libs |
| 01:08:21 | amiconn | There is a simple solution though - the startup file can be specified in the .lds by using STARTUP() instead of INPUT() - that causes it to be processed before all other files, including those specified on the command line |
| 01:09:08 | amiconn | So no more reference hackaround necessary |
| 01:09:49 | amiconn | DerPapst: Not all targets were affected by this problem, because the object(s) referenced by crt0 were already linked in by coincidence |
| 01:10:24 | DerPapst | heh. Impressive that his coincidence worked so long. |
| 01:10:28 | DerPapst | *this |
| 01:10:35 | amiconn | Afaik the problem exists for gigabeat S (hack in SVN), meizu, and logikdax (markun and linuxstb wanted to see it solved) |
| 01:11:09 | DerPapst | ah |
| 01:11:21 | amiconn | You can easily recreate it e.g. for PP by just putting b UIE at the very end of crt0-pp-bl.S, and then trying to compile a bootloader... |
| 01:11:54 | | Nick fxb is now known as fxb__ (n=felixbru@h1252615.stratoserver.net) |
| 01:11:56 | | Quit Sh0rtnArm3d () |
| 01:12:35 | amiconn | It will fail due to the missing UIE symbol, unless you also edit boot.lds for PP and replace the INPUT() with STARTUP() |
| 01:12:39 | | Quit zajacattack ("CGI:IRC (Ping timeout)") |
| 01:16:12 | * | DerPapst doesn't know what UIE does and better leaves crt0-pp-bl.S alone :-P |
| 01:16:47 | amiconn | It's the function that is called if an exception or an unmapped interrupt occurs |
| 01:17:23 | amiconn | If you put that call at the very end, it won't be called at all. Furthermore, that's just a compilation test, nothing that needs to be installed on target... |
| 01:17:25 | DerPapst | ah. an exception handler od some sort |
| 01:17:34 | DerPapst | *of |
| 01:17:48 | amiconn | Yes, that thing that displays all those data aborts, undefined instructions etc |
| 01:17:50 | DerPapst | :-) |
| 01:20:02 | | Quit PaulJam (".") |
| 01:21:24 | | Quit Mouser_X (Nick collision from services.) |
| 01:21:35 | | Join Mouser_X [0] (n=mouser_x@layl001.digis.net) |
| 01:24:06 | | Quit Nico_P (Remote closed the connection) |
| 01:25:59 | *** | Saving seen data "./dancer.seen" |
| 01:27:23 | amiconn | hmpf |
| 01:27:32 | * | amiconn can't test-build a beast bootloader |
| 01:27:45 | DerPapst | shall i? |
| 01:27:52 | amiconn | No multilibs-enabled arm-elf-gcc in my cygwin... |
| 01:28:37 | DerPapst | i have that multilibs-enabled arm-elf-gcc in my cygwin. If you give me a patch i can test |
| 01:32:15 | amiconn | http://pastebin.ca/1001081 |
| 01:35:11 | * | DerPapst builds |
| 01:35:33 | * | amiconn also started a bunch of builds (most of his targets) |
| 01:36:44 | DerPapst | does make soetimes die for you? it sits sometimes there not doing anything for hours. I have to kill it then and start again :-/ |
| 01:37:56 | DerPapst | worked fine and without warnings :-) |
| 01:38:06 | amiconn | It only does this when trying the ctrl-C a build. Sometimes this still leaves subshells or 'make' processes running, and then a subsequent 'make' becomes very confused |
| 01:39:05 | DerPapst | shall i try any other bootloaders? |
| 01:39:06 | amiconn | But as long as no zombies are running, 'make' never hangs for me, even when scheduling a bunch of builds in a long command line that needs ~3 hours to build or so |
| 01:39:26 | amiconn | The S is the only one in SVN that uses the hack |
| 01:39:52 | DerPapst | ah.. i have multiple cygwin shells open if i compile for multiple targets. maybe that's the problem |
| 01:40:12 | amiconn | Hmm, it shouldn't, although I never tried that |
| 01:40:24 | DerPapst | feels faster :-) |
| 01:41:00 | * | amiconn always uses make && make zip && cd ../2nd_target && make && make zip && cd ../3rd_target etc |
| 01:41:35 | DerPapst | i bet building in parallel works faster... |
| 01:41:43 | amiconn | I doubt that |
| 01:41:52 | amiconn | I would even expect it to be slower |
| 01:42:17 | * | DerPapst should test that when bored. |
| 01:42:34 | amiconn | hehe |
| 01:43:05 | amiconn | Anyway, compiling for the whole collection is a good job to run overnight |
| 01:44:03 | DerPapst | heh on cygwin for sure. |
| 01:44:11 | * | DerPapst should try a vm. |
| 01:45:57 | | Quit sitwon ("Leaving") |
| 01:46:23 | * | amiconn should probably try microsoft sfu again |
| 01:47:17 | | Join JdGordon|uni [0] (i=768aa356@rockbox/developer/JdGordon) |
| 01:47:27 | amiconn | I even have linux VMs to choose from, but using them regularly for builds just feels cumbersome |
| 01:54:20 | saratoga | blackhawk is proving harder then I'd hoped to contact |
| 01:58:42 | scorche|sh | saratoga: why does he need to be contacted? |
| 01:59:32 | | Quit JdGordon|uni ("http://www.mibbit.com ajax IRC Client") |
| 02:00 |
| 02:01:26 | saratoga | i'm starting with his patch for my GSOC project |
| 02:01:40 | saratoga | and i'd like to ask him about the build environment hes using |
| 02:02:09 | scorche|sh | it was different than what we use? |
| 02:03:04 | DerPapst | oh youre one of the lucky ones? :-) |
| 02:03:33 | | Quit barrywardell () |
| 02:04:10 | * | scorche|sh chooses to ignore DerPapst ;) |
| 02:04:55 | DerPapst | :-P |
| 02:12:06 | saratoga | scorche|sh: i don't think so, but evidently he has to use some additional libraries to link it to the linux system running on his phone |
| 02:12:11 | saratoga | and i'm curious about how that works |
| 02:12:22 | saratoga | can probably figure it out on my own, but it'd be nice to have his input |
| 02:13:21 | | Quit Rincewind ("bye") |
| 02:13:22 | | Quit midkay ("Leaving") |
| 02:16:45 | | Quit amiconn (" HydraIRC -> http://www.hydrairc.com <- The future of IRC") |
| 02:17:19 | | Join amiconn [50] (n=jens@rockbox/developer/amiconn) |
| 02:23:16 | | Join Shaid [0] (n=adam@dsl-202-45-112-116-static.VIC.netspace.net.au) |
| 02:35:39 | | Quit Mouser_X (Nick collision from services.) |
| 02:35:48 | | Join Mouser_X [0] (n=mouser_x@layl001.digis.net) |
| 02:55:24 | saratoga | is the define really SCREEN_PORTAIT ? |
| 02:55:31 | * | midgey is playing blackjack in "spanish" on his gigabeat |
| 02:55:42 | midgey | http://img182.imageshack.us/img182/2764/dump080428205118dd3.png |
| 02:57:04 | | Join midkay [0] (n=midkay@rockbox/developer/midkay) |
| 02:57:45 | midgey | saratoga: looks like it... :\ |
| 02:58:10 | midgey | defined in /firmware/export/config.h |
| 02:58:19 | saratoga | i'm tempted to try a global find and replace |
| 02:59:07 | * | midgey should start committing typo fixes to get his commit count up |
| 02:59:28 | saratoga | go for it! |
| 02:59:29 | | Quit leox (Read error: 104 (Connection reset by peer)) |
| 03:00 |
| 03:07:25 | | Quit DerPapst (Read error: 104 (Connection reset by peer)) |
| 03:07:48 | | Join DerPapst [0] (n=Der_Paps@p5B23D22E.dip.t-dialin.net) |
| 03:11:05 | JdGordon|zzz | saratoga: typo fixed |
| 03:11:09 | | Nick JdGordon|zzz is now known as JdGordon (i=jonno@rockbox/developer/JdGordon) |
| 03:12:25 | | Quit fpletz (Remote closed the connection) |
| 03:13:23 | saratoga | JdGordon|zzz: i was so close to figuring out the shell script to do that |
| 03:13:50 | | Join fpletz [0] (n=fpletz@franz-pletz.org) |
| 03:13:51 | JdGordon | hehe, simple find and replace in the text editor :) |
| 03:14:20 | | Quit markun (Read error: 104 (Connection reset by peer)) |
| 03:14:24 | | Join markun [50] (n=markun@rockbox/developer/markun) |
| 03:15:59 | | Quit kerframil (Remote closed the connection) |
| 03:17:38 | | Part pixelma |
| 03:18:56 | | Join leox [0] (n=leox@165-162-114-200.fibertel.com.ar) |
| 03:22:15 | | Join zajacattack [0] (n=42617dae@gateway/web/cgi-irc/labb.contactor.se/x-bb166eb435b8afec) |
| 03:26:00 | *** | Saving seen data "./dancer.seen" |
| 03:27:51 | | Quit csc` (Connection timed out) |
| 03:28:35 | | Join csc` [0] (n=csc@archlinux/user/csc) |
| 03:38:43 | | Quit zajacattack ("CGI:IRC (EOF)") |
| 03:39:32 | | Join zajacattack [0] (n=42617dae@gateway/web/cgi-irc/labb.contactor.se/x-ca810101635e8de4) |
| 03:44:59 | | Join RoC_MasterMind [0] (n=Free@c-71-203-172-58.hsd1.fl.comcast.net) |
| 03:45:12 | DerPapst | midgey: nice work! |
| 03:45:31 | DerPapst | <-- sleep (finally) |
| 04:00 |
| 04:07:38 | | Join mtrckbx [0] (n=4bafe6a4@gateway/web/cgi-irc/labb.contactor.se/x-43ef4aa52ad96f2f) |
| 04:08:00 | | Quit DerPapst (Read error: 113 (No route to host)) |
| 04:14:38 | | Join kerframil [0] (n=kerframi@synesis3-adsl.demon.co.uk) |
| 04:18:30 | mtrckbx | Can anybody out there advise on hoe to use the triggered recording fuctions on an iRiver H320? |
| 04:25:38 | * | mtrckbx says hello |
| 04:25:48 | | Quit RoC_MasterMind ("Leaving") |
| 04:29:17 | mtrckbx | Anybody on this channel? |
| 04:30:22 | krazykit | there are many people in this channel. it's just that the active ones may not know the answer. patience is requested :) |
| 04:31:42 | mtrckbx | ok krazykit, thanks. |
| 04:34:06 | mtrckbx | ison |
| 04:34:44 | mtrckbx | lusers |
| 04:35:28 | mtrckbx | names #rockbox |
| 04:35:59 | krazykit | mtrckbx, have tried searching the manual and the forums? |
| 04:36:50 | | Quit zajacattack ("CGI:IRC") |
| 04:40:19 | | Join miepchen^schlaf [0] (n=miepchen@p54BF5AB4.dip.t-dialin.net) |
| 04:51:52 | | Quit mtrckbx ("CGI:IRC (EOF)") |
| 04:52:05 | | Join mtrckbx [0] (n=4bafe6a4@gateway/web/cgi-irc/labb.contactor.se/x-6d26630465607fc0) |
| 04:52:13 | mtrckbx | users |
| 04:55:09 | | Quit miepchen^schlaf_ (Connection timed out) |
| 05:00 |
| 05:03:27 | | Quit bluefoxx ("Leaving") |
| 05:08:47 | | Join jhulst [0] (n=jhulst@unaffiliated/jhulst) |
| 05:21:28 | | Quit saratoga ("CGI:IRC (EOF)") |
| 05:26:04 | *** | Saving seen data "./dancer.seen" |
| 05:30:54 | | Quit midgey () |
| 05:33:46 | | Join midgey [0] (n=tjross@c-71-205-31-207.hsd1.mi.comcast.net) |
| 05:41:04 | | Join bronsoja [0] (n=bronsoja@adsl-68-248-147-7.dsl.ipltin.ameritech.net) |
| 05:41:28 | | Quit Horscht ("I am root. If you see me laughing, you better have a backup") |
| 05:51:55 | | Quit csc` ("If you can't do anything smart, do somethin right ~Serenity") |
| 05:52:37 | purpleposeidon | The font in doom is hard to read. :/ |
| 05:55:31 | Llorean | That would be id's fault, they probably didn't expect it to be on such small screens. |
| 05:56:05 | purpleposeidon | That id. :( |
| 06:00 |
| 06:01:55 | bronsoja | I'm having an issue with the RBUtil on ubuntu 8.04. My player is mounted at /media/Sansa e260 and i'm able to read the file contents in the file browser, but when I try to run the complete installation it stops after printing "No Sansa found". Any ideas? |
| 06:03:45 | | Quit mtrckbx ("CGI:IRC") |
| 06:05:52 | Llorean | bronsoja: Are you sure it's a v1 sansa? |
| 06:06:57 | bronsoja | I thought so, I can double check in the settings info. |
| 06:08:22 | bronsoja | in settings, the listed version is 01.02.18A |
| 06:09:05 | bronsoja | Could it be having a problem with the space in the mount path? |
| 06:14:33 | | Join fyrestorm [0] (n=fyre@cpe-68-173-171-53.nyc.res.rr.com) |
| 06:15:28 | | Quit Llorean ("Leaving.") |
| 06:15:56 | | Quit Thundercloud (Remote closed the connection) |
| 06:19:13 | | Quit miepchen^schlaf () |
| 06:28:14 | | Quit scorche (Nick collision from services.) |
| 06:29:02 | | Join scorche [0] (i=Blah@rockbox/administrator/scorche) |
| 06:42:25 | | Join Romanian [0] (n=mihai@c-76-115-184-61.hsd1.or.comcast.net) |
| 06:42:33 | Tuplanolla | bronsoja: it could be the space in the mount path |
| 06:42:34 | Romanian | Hello all. |
| 06:42:37 | Tuplanolla | hello |
| 06:42:47 | Romanian | Is anybody available to help me? |
| 06:43:04 | Tuplanolla | yes, just ask |
| 06:44:28 | | Join mtrckbx [0] (n=4bafe6a4@gateway/web/cgi-irc/labb.contactor.se/x-63624f813a4ebe86) |
| 06:44:53 | Romanian | Well, I've been having this problem with my iAudio X5L, started about 24 hours ago. It won't play sound. I can get it to load, everything works fine, but it won't play sound. It shows that it's playing, even at full volume, but nothing comes out of the speakers. Once every 20 loads or so, sound will play, and I will be able to change the volume for about 30 seconds. After this period has passed, I can't change the volume level. Happen
|
| 06:45:20 | Romanian | I've formatted 5 times, reinstalled firmware, and checked my headphones. |
| 06:46:49 | Romanian | Also, the distinctive fuzzy "pop" sound when I boot it is absent. |
| 06:49:00 | Shaid | could be a hardware issue, something went funny inside |
| 06:49:20 | Shaid | like headphone socket coming loose from the board |
| 06:50:11 | Romanian | Nope, I've checked that. |
| 06:50:44 | Shaid | what happens in the original firmware? |
| 06:50:50 | Romanian | And if it were a hardware issue, is it possible that it plays at such odd intervals? |
| 06:50:57 | Romanian | I don't know; I haven't been able to re-load original firmware. |
| 06:52:30 | | Quit mtrckbx ("CGI:IRC (EOF)") |
| 06:56:53 | Romanian | Damn. |
| 06:57:00 | Romanian | Well, how would the A3 compare to the X5L? |
| 06:57:30 | bronsoja | I got mine figured out. My linux inexperience showing.. when i ran rbutil with sudo, it was able to find the player. |
| 06:57:42 | bronsoja | thanks all. |
| 06:57:49 | | Join lee-qid [0] (n=liqid@p549670A6.dip.t-dialin.net) |
| 07:00 |
| 07:00:31 | | Join Lamez [0] (n=wizkid91@dsl-66-209-244-38.sptc.net) |
| 07:00:37 | Lamez | hi |
| 07:00:43 | | Quit bronsoja ("Leaving") |
| 07:00:49 | Romanian | According to the player's page, you just place the *.bin in /drive/FIRMWARE/ and plug it in. When I do that, nothing happens; it just charges. Is there something else I'm missing? |
| 07:00:51 | Romanian | http://www.cowonamerica.com/download/iaudio_x5_jsfw.html |
| 07:01:43 | Lamez | hoe |
| 07:01:47 | Lamez | hi |
| 07:02:09 | Romanian | Hey. |
| 07:02:14 | Lamez | I need some help with rockboy |
| 07:02:26 | Romanian | What's wrong? |
| 07:02:46 | Lamez | it will not play my gbc roms on my 1g Nano |
| 07:03:14 | Romanian | Does it give any messages? |
| 07:03:55 | Lamez | nope, my file do not show up, then when I change the general settings to show all files, they show up, how come they are not supported? Would this be consider a bug? |
| 07:04:42 | Romanian | What's the suffix of the file's name? |
| 07:04:55 | Romanian | Or... extension, or whatever it's called. |
| 07:05:08 | Lamez | lol ok extension, gbc and gb |
| 07:05:26 | Romanian | hm |
| 07:05:28 | Romanian | which version do you have? |
| 07:05:57 | Lamez | the latest, I just downloaded it yesterday, I updated my old version, then I found out rockbox has its own emulator |
| 07:06:08 | Romanian | huh... |
| 07:06:11 | Romanian | sorry, I have no idea :\ |
| 07:06:39 | Lamez | I know, I have no idea what is wrong, I think I might try downloading a fresh copy of Rockbox, and see what happens |
| 07:06:46 | Romanian | Yeah, do that |
| 07:07:12 | Lamez | I did wanna do what the new installer was like, it could be possiable it corrupted some files, I have no idea. Well thanks any ways |
| 07:07:29 | Lamez | I did wanna see what the new installer was like * |
| 07:07:57 | Romanian | So, nobody else has any thoughts on my problem of not being able to play sound? |
| 07:08:09 | Romanian | Or load the original firmware, for that matter. |
| 07:08:11 | | Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) |
| 07:08:12 | Lamez | you can't play sound |
| 07:08:32 | Lamez | what kind of play do you have? |
| 07:08:36 | Lamez | player |
| 07:09:18 | Romanian | iAudio X5L |
| 07:09:23 | Romanian | it started about 24 hours ago |
| 07:09:29 | Romanian | I just can't play sound from it. |
| 07:09:35 | Lamez | oh, then I have no idea, I am a iPod guy |
| 07:09:42 | Romanian | Yeah. Thanks, though. |
| 07:09:51 | Lamez | lol, sorry..later |
| 07:09:55 | | Quit Lamez () |
| 07:09:56 | Romanian | Peace |
| 07:12:44 | | Join rp-_ [0] (n=rp@193.154.222.107) |
| 07:18:33 | | Join linuxstb__ [0] (n=linuxstb@i-83-67-212-170.freedom2surf.net) |
| 07:19:50 | | Quit linuxstb (Read error: 113 (No route to host)) |
| 07:24:06 | | Quit rp- (Read error: 113 (No route to host)) |
| 07:26:06 | *** | Saving seen data "./dancer.seen" |
| 07:28:37 | | Quit linuxstb_ (Read error: 113 (No route to host)) |
| 07:32:01 | | Quit lee-qid (Read error: 110 (Connection timed out)) |
| 07:32:08 | | Join Synergy6 [0] (n=Synergy6@0-1b-24-4c-ae-79.hb.esol.dur.ac.uk) |
| 07:32:27 | | Join LinusN [0] (n=linus@gateway/web/cgi-irc/labb.contactor.se/x-b7f3c1408b897ea8) |
| 07:35:56 | | Join delta [0] (n=4c672a1a@gateway/web/cgi-irc/labb.contactor.se/x-b0c5a18d0b9fa372) |
| 07:36:16 | | Quit delta (Client Quit) |
| 07:42:10 | | Join ackbahr [0] (n=jean@d83-189-169-57.cust.tele2.ch) |
| 07:50:03 | | Quit BHSPitMonkey (Read error: 104 (Connection reset by peer)) |
| 07:51:41 | | Join DerDome [0] (n=DerDome@dslb-082-083-249-125.pools.arcor-ip.net) |
| 07:52:24 | | Join BHSPitMonkey [0] (n=stephen@unaffiliated/bhspitmonkey) |
| 07:58:43 | | Part Romanian |
| 08:00 |
| 08:05:03 | | Join Synergy66 [0] (n=Synergy6@0-1b-24-4c-ae-79.hb.esol.dur.ac.uk) |
| 08:06:04 | | Quit Synergy66 (Client Quit) |
| 08:07:18 | | Quit GodEater ("http://www.mibbit.com ajax IRC Client") |
| 08:20:30 | | Quit BigBambi (Remote closed the connection) |
| 08:23:09 | | Join GodEater [0] (i=c2cbc962@rockbox/staff/GodEater) |
| 08:23:21 | | Quit Synergy6 (Read error: 110 (Connection timed out)) |
| 08:25:07 | | Join Llorean [0] (n=DarkkOne@adsl-69-154-187-90.dsl.hstntx.swbell.net) |
| 08:26:22 | | Quit DerDome (Read error: 110 (Connection timed out)) |
| 08:30:00 | | Quit jhulst ("Konversation terminated!") |
| 08:37:34 | Dhraakellian | What's the best way to remove a theme? |
| 08:37:50 | amiconn | linuxstb__, markun: UIE() problem fixed :) |
| 08:40:07 | | Join gatestone [0] (n=app@wlan.telis.fi) |
| 08:41:02 | | Join pondlife [50] (n=Steve@rockbox/developer/pondlife) |
| 08:41:22 | | Join davina [0] (n=davina@cpc1-sout6-0-0-cust616.sotn.cable.ntl.com) |
| 08:41:35 | | Join B4gder [241] (n=daniel@rockbox/developer/bagder) |
| 08:42:23 | | Quit midgey () |
| 08:47:40 | | Join Rob2223 [0] (n=Miranda@p4FDCCD47.dip.t-dialin.net) |
| 08:48:17 | | Join XavierGr [0] (n=xavier@rockbox/staff/XavierGr) |
| 08:48:54 | | Join bertrik [0] (n=3e2d0d7f@gateway/web/cgi-irc/labb.contactor.se/x-aec4096bf906f20d) |
| 08:51:42 | markun | amiconn: thanks! |
| 08:52:59 | | Nick linuxstb__ is now known as linuxstb (n=linuxstb@i-83-67-212-170.freedom2surf.net) |
| 08:54:26 | | Quit XavierGr (Read error: 104 (Connection reset by peer)) |
| 08:55:51 | linuxstb | amiconn: Congrats ;) |
| 08:59:08 | | Join XavierGr [0] (n=xavier@rockbox/staff/XavierGr) |
| 08:59:10 | | Quit spiorf (Remote closed the connection) |
| 09:00 |
| 09:03:40 | | Join ender` [0] (i=krneki@foo.eternallybored.org) |
| 09:06:09 | | Quit Rob2222 (Read error: 110 (Connection timed out)) |
| 09:10:48 | pondlife | http://miche.aqua-gero.com/rbonly/ - I wonder if this is our code, but not GPLed... |
| 09:10:49 | | Quit [CBR]Unspoken|w (Read error: 104 (Connection reset by peer)) |
| 09:11:04 | | Join [CBR]Unspoken|w [0] (n=cbr@212.98.160.130) |
| 09:11:26 | pondlife | I meant "using our code".. |
| 09:12:18 | pondlife | It certainly appears to contain it |
| 09:12:48 | pondlife | Albeit a build from 2006 |
| 09:13:09 | B4gder | so you get a bootloader that can't run rockbox! ;-) |
| 09:13:24 | B4gder | well, recent ones |
| 09:13:30 | pondlife | hehe, but also a GPL-violating tagnavi.config? |
| 09:14:37 | pondlife | He's included the licenses.txt/copying.txt at least |
| 09:14:40 | pondlife | But no source |
| 09:14:57 | B4gder | he probably just doesn't realize his obligations |
| 09:15:02 | pondlife | Indeed |
| 09:15:12 | pondlife | Do we have a friendly letter? |
| 09:15:43 | B4gder | I can't remember seeing any good template recently |
| 09:16:00 | pondlife | Not that I'm particularly bothered, but it's good not to violate stuff. |
| 09:16:15 | | Quit daven (Read error: 110 (Connection timed out)) |
| 09:16:51 | pondlife | B4gder: Don't suppose you had time to try any other build table formats? |
| 09:17:05 | B4gder | no, not yet |
| 09:17:13 | pondlife | Just wondering if I should read the past week's logs or not.:-) |
| 09:19:10 | pondlife | http://ipodlinux.org/User_talk:Miche seems to indicate that lack of source has been mentioned before - IF we're talking about the same person. |
| 09:26:11 | *** | Saving seen data "./dancer.seen" |
|