00:02:01 | | Join cbr|w [0] (n=cbr@212.98.160.130) |
00:03:59 | preglow | problems, yes, but nothing in that area has changed |
00:07:36 | * | gevaerts dislikes FS #8230. The bug is about the manual, but the discussion is about the feature |
00:07:56 | | Quit ompaul (Client Quit) |
00:08:28 | Llorean | gevaerts: Well, if the feature were to be changed it would be directly relevant to updating / including it in the manual |
00:08:38 | amiconn | preglow: I was referring to the wrapped lines bug |
00:09:15 | | Nick bertrik_ is now known as bertrik (n=bertrik@171-012-045-062.dynamic.caiway.nl) |
00:09:45 | Llorean | gevaerts: If you feel like implementing my suggestion and then documenting it, all this can go away. ;) |
00:10:22 | * | gevaerts blames Llorean for all this ;) |
00:10:49 | gevaerts | Can manual specialists review my patch in FS #8230 ? |
00:10:52 | * | Llorean adds another item in his "list of things that are my fault" |
00:11:35 | petur | heh, I recently saw FS #8993 but had forgotten all about it |
00:12:03 | * | gevaerts gives Llorean more paper so he can make a really long list |
00:12:42 | Llorean | petur: That's the first time I've seen someone report an "event not found" panic. |
00:13:08 | petur | I saw it about two weeks ago, only seen it once |
00:14:58 | bertrik | I think I've seen someone mention it in the forums |
00:15:03 | | Quit n1s () |
00:15:27 | preglow | amiconn: the bug is there even if loaded directly via tcctool |
00:15:53 | preglow | amiconn: only difference is that the upper two lines are no longer wrapped to the bottom, just clipped |
00:16:10 | preglow | amiconn: plus, it's pretty unlikely a load error can result in that |
00:16:31 | preglow | can the sansas boot from sd? |
00:17:18 | | Join homielowe [0] (n=eric_j_l@d205-250-152-29.bchsia.telus.net) |
00:17:53 | * | gevaerts never tried |
00:18:13 | | Join borges [0] (n=bruges@e178029138.adsl.alicedsl.de) |
00:18:19 | | Join shotofadds [0] (n=rob@rockbox/developer/shotofadds) |
00:18:29 | shotofadds | evening boys n girls... |
00:18:29 | bertrik | event 257 is DISK_EVENT_SPINUP, this event is removed in unregister_ata_idle_func, which is only called from scrobbler_shutdown as far as I can see |
00:18:38 | shotofadds | just a quickie as I saw you were discussing the repeated lines bugg.. |
00:18:48 | | Quit CyBergRind|w (Read error: 110 (Connection timed out)) |
00:19:07 | preglow | shotofadds: oy, what do you know about how the sd card power is hooked up? :> |
00:19:59 | shotofadds | the bug isn't related to flash access, I suspect it's caused by the LCD reinitialisatio between bootloader and main binaries. I haven't investigated too much tho. |
00:20:16 | shotofadds | preglow: I know about as much as you :p |
00:20:29 | shotofadds | have you checked the PCF outputs listed on the wiki? |
00:20:45 | preglow | i'm definintely on the right track with the sd stuff, now my problem is that i can't make the sd card report it's powered up. when i get that going, it should progress faster |
00:20:47 | | Quit moos ("Good night") |
00:21:04 | preglow | shotofadds: yeah, disabling most of those voltages gives a black screen and needs resetting |
00:21:17 | * | shotofadds is glad those chinese guys actually got the D2 to boot and display the theme correctly :-) |
00:21:18 | preglow | shotofadds: disabling d1reg does little |
00:21:35 | preglow | what lpreg1 and 2 do i don't know, and i don't really dare enable them yet |
00:21:41 | shotofadds | I noticed the black-screen-y-ness and stopped playing with those regs... |
00:22:02 | preglow | shotofadds: any idea how the cpu power is hooked up? the pcf doesn't seem to generate 1.1 volts |
00:22:05 | preglow | 1.2 |
00:22:17 | shotofadds | I have some psuedo-code for the OF PCF init, if that helps |
00:23:03 | preglow | would be cool |
00:23:35 | | Quit iRelinquish (Connection timed out) |
00:25:05 | | Quit einhirn_ (Read error: 104 (Connection reset by peer)) |
00:25:23 | shotofadds | try http://www.pastebin.ca/1019554 |
00:25:53 | preglow | sweet, thanks |
00:26:55 | | Join MethoS- [0] (n=clemens@91.97.241.42) |
00:27:27 | shotofadds | I can't guarantee its correctness, though. if you want to check, it's really easy to find in the disassembly. |
00:27:58 | shotofadds | it's the first BL in the routine pointed to by the LDR PC at 0x200000e8 |
00:28:29 | | Quit domonoky (Read error: 104 (Connection reset by peer)) |
00:29:31 | preglow | hmmm |
00:29:34 | preglow | dcdc isn't touched |
00:29:38 | preglow | i should read back what that contains |
00:29:50 | preglow | afaik, pcfs come preprogrammed with system voltages, for reset situations |
00:30:22 | shotofadds | yes, I suspect they're preprogrammed. |
00:30:45 | shotofadds | you can retrieve pre-initialised values by shutting down the OF and booring Rockbox |
00:30:47 | | Part borges |
00:31:01 | shotofadds | hmmm.. that's not what I meant |
00:31:04 | shotofadds | and makes no sense at all |
00:31:06 | shotofadds | ignore me |
00:32:36 | | Quit davina (Remote closed the connection) |
00:33:43 | | Quit gevaerts ("bedtime") |
00:35:05 | | Quit gregzx ("ChatZilla 0.9.82.1 [Firefox 2.0.0.14/2008040413]") |
00:35:24 | | Join csc` [0] (n=csc@archlinux/user/csc) |
00:35:30 | * | shotofadds will be back in a few days. Feel free to fix the D2 LCD bug in the meantime :p |
00:36:00 | | Quit herrwaldo ("Konversation terminated!") |
00:36:12 | | Quit shotofadds ("Leaving") |
00:40:17 | bertrik | Anyone know of any particular reason why function name STOP_AUTOSCROLL in credits.c is all upper-case? |
00:40:25 | * | preglow suddenly wants to work on unifying the pcf drivers |
00:40:52 | preglow | amiconn: is rockbox meant to have a common i2c api across targets? |
00:40:55 | preglow | would it even make sense? |
00:41:21 | preglow | i would just have to put pcf5060x_write and _read in target/, i guess |
00:41:56 | | Join meowsqueak [0] (n=david@60-234-133-134.bitstream.orcon.net.nz) |
00:42:15 | meowsqueak | got a strange problem - just wanted to know if I should submit a bug report: |
00:43:22 | meowsqueak | sometimes when I pick up my Iriver H120 and it was turned OFF, I notice the backlight is already on and it displays something like "Unknown Event ID 257" (sorry, can't reproduce right now, don't know exact message). If I hold OFF then it disappears and Rockbox boots. Is this a message from the bootloader perhaps? |
00:43:59 | meowsqueak | the problem is it appears to be running down my batteries - so it must be happening a fair bit when I'm not observing it |
00:44:28 | | Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) |
00:44:34 | meowsqueak | it started happening about a week ago, after I upgraded Rockbox recently. |
00:44:35 | bertrik | Most likely it already happened on shutdown and you only notice it later |
00:45:09 | meowsqueak | bertrik: I've been keeping an eye on that, you might be right. I don't think I've seen it happen after shutdown yet tho. In fact it hasn't happened in a few days. |
00:45:24 | bertrik | meowsqueak: can you try the fix in this bug report http://www.rockbox.org/tracker/task/8993 ? |
00:45:30 | meowsqueak | I'll take a look |
00:45:54 | bertrik | If you know how to reproduce it, please add it to the task |
00:46:02 | meowsqueak | yeah that's the message |
00:46:13 | meowsqueak | I don't know how to reproduce unfortunately, but I'll have a think about it |
00:46:33 | preglow | meowsqueak: weird... doesn't look like rockbox has such a string |
00:46:46 | meowsqueak | preglow: bootloader maybe? |
00:46:53 | preglow | just grepped the entire tree |
00:47:01 | preglow | including bootloaer |
00:47:07 | meowsqueak | ah |
00:47:07 | | Quit ender` (" On the contrary, if you never procreate, neither will your kids.") |
00:47:50 | preglow | sure that's exactly what it says? |
00:47:56 | | Quit Nico_P (Remote closed the connection) |
00:48:04 | bertrik | preglow: it's in events.c line 72 |
00:48:08 | meowsqueak | bertrik: thanks for the tracker link - I'll report back there if I find anything |
00:48:09 | preglow | yeah, no "id" |
00:48:19 | meowsqueak | preglow: the message is: *PANIC* |
00:48:19 | meowsqueak | event 257 not foun |
00:48:22 | meowsqueak | d |
00:48:38 | preglow | well, the bug seems to be noticed |
00:48:39 | meowsqueak | according to that tracker, which looks right |
00:48:44 | meowsqueak | but my memory isn't perfect |
00:49:14 | | Join caveman_24 [0] (n=473bbb0e@gateway/web/cgi-irc/labb.contactor.se/x-63fd52f5647bf395) |
00:50:54 | | Quit crope` ("Leaving") |
00:52:01 | | Quit Mathiasdm ("Yuuw!") |
00:52:45 | petur | bertrik: that fix looks good code to have anyway, why not commit it. Since it is a bit of a rare bug, we'll see if it stops happening after today ;) |
00:53:15 | | Join caveman26 [0] (n=secret@c-71-59-187-14.hsd1.wa.comcast.net) |
00:53:54 | bertrik | petur: OK, but I wonder why scrobbler_shutdown appears to be called multiple times. |
00:54:20 | petur | I remember there was something changed in that area recently *goes looking* |
00:54:40 | | Quit caveman_24 ("CGI:IRC (Ping timeout)") |
00:55:17 | | Part djh_ |
00:55:45 | | Join MethoS_ [0] (n=clemens@dyndsl-085-016-163-102.ewe-ip-backbone.de) |
00:56:15 | bertrik | or maybe we should not worry too much about it... |
00:56:22 | | Quit linuxstb (Read error: 113 (No route to host)) |
00:56:51 | petur | bah... red :( |
00:57:02 | | Join stripwax [0] (n=Miranda@87-194-34-169.bethere.co.uk) |
00:57:09 | bertrik | with the fix, scrobbler_shutdown becomes completely safe against multiple calls |
00:59:39 | | Quit obo ("bye") |
01:00 |
01:00:15 | caveman26 | I have a sansa c240, rockboxed, can I use a 8GB microSDHC card with it without any issues? |
01:00:57 | preglow | should work |
01:01:54 | caveman26 | rockbox is awsome |
01:02:11 | caveman26 | finally... a portable with paremetric EQ |
01:02:19 | | Join OlivierBorowski [0] (n=OlivierB@ANancy-157-1-10-160.w86-204.abo.wanadoo.fr) |
01:02:21 | | Quit OlivierBorowski (Remote closed the connection) |
01:03:12 | preglow | and what an eq it is! |
01:03:14 | preglow | :P |
01:03:17 | caveman26 | what exactly does the "dithering" setting do? |
01:03:21 | pixelma | caveman26: but you can't use your c200 as card reader to put files on there - because it relies on the original firmware for USB still and the OF can't deal with the card |
01:03:28 | | Join k-man [0] (n=jason@unaffiliated/k-man) |
01:03:37 | k-man | any idea how i can convert m4a files to m4b? |
01:03:37 | pixelma | it = Rockbox |
01:04:28 | caveman26 | I dont have any problem using another reader to get my music on the card, I just want to make sure a 8GB will work be4 I buy one |
01:04:44 | preglow | caveman26: the manual has a nice entry on that, but in short, it converts from a higher bit depth sample to 16 bit samples without introducing digital sounding noise |
01:05:16 | preglow | caveman26: it's not something you'll notice too well unless you have golden ears |
01:05:40 | caveman26 | I do notice a lil difference |
01:05:51 | caveman26 | but the bass is better withot it |
01:05:53 | caveman26 | lol |
01:07:20 | caveman26 | te HDD failed in my X5 :( |
01:07:20 | preglow | i doubt the bass is changed much by dithering, but whatever floats your boat is ok :) |
01:07:46 | caveman26 | didnt even get a chance to rockbox it |
01:08:03 | preglow | too bad, the x5 is a better player if you like eqing |
01:08:11 | caveman26 | yeah |
01:08:14 | caveman26 | way better |
01:08:16 | preglow | much more processing power |
01:08:25 | caveman26 | I love that BBE mach3bass |
01:09:10 | caveman26 | but now im stuck with the sansa for now |
01:09:41 | | Part k-man ("Ex-Chat") |
01:09:48 | | Join culture [0] (n=sam@cpc1-bele3-0-0-cust658.belf.cable.ntl.com) |
01:12:43 | * | petur wonders if bertrik is going to commit his fix |
01:12:48 | caveman26 | got an ipod too... but I REFUSE to use it.... it has audio outputs worse than a $2 transistor radio :/ |
01:14:03 | * | bertrik did already, it's in 17533 |
01:15:03 | caveman26 | do all ipods have shitty audio or is mine a lemon? |
01:15:18 | preglow | dcdc is set to 1.3 volts |
01:15:22 | | Quit MethoS- (Read error: 110 (Connection timed out)) |
01:15:23 | preglow | now that sounds more like the core voltage |
01:16:08 | petur | caveman26: rockbox sounds like a bag of shit |
01:16:31 | * | petur only sees 17532 |
01:16:44 | bertrik | it didn't trigger a build apparently |
01:17:47 | caveman26 | rockbox improved the audio on my sansa |
01:17:57 | petur | ah I see it in svn, so it is the build server |
01:18:25 | caveman26 | didnt even bother putting it on the ipod.... theres nothing that can save its crappy audio |
01:18:43 | petur | caveman26: I was making a joke (see http://www.rockbox.org/twiki/bin/view/Main/GoldenQuotes) |
01:19:59 | | Quit bertrik ("zZz") |
01:21:06 | caveman26 | LMAO |
01:21:10 | caveman26 | those are funny |
01:21:24 | | Part toffe82 |
01:22:27 | kugel | just saw: http://www.misticriver.net/2008/04/iriver-ihph120/ |
01:22:38 | caveman26 | I didnt buy the ipod.... it was given to me, tried it out... hated the audio, put it a drawer, hasnt seen the light of day since |
01:22:53 | kugel | looks like we have a supported player which is newly available :) |
01:23:09 | preglow | kickass |
01:23:18 | preglow | h120 is likely to remain my preferred target for a while yet |
01:24:51 | * | kugel was never used to irivier players |
01:26:00 | caveman26 | that ipod has a 80GB hard drive, is it possible to use it as a ext. hard drive to back up stuff? I use linux and I know some ipods have issues with linux |
01:27:03 | | Quit ctaylorr (Read error: 110 (Connection timed out)) |
01:28:00 | preglow | sure |
01:28:12 | preglow | few ipods should have issues with linux |
01:28:18 | stripwax | caveman26 - not really a rockbox question - but yes, all ipods can act as external hard drives |
01:28:20 | preglow | you can't use itunes, but that just counts as a blessing, if you ask me |
01:28:30 | caveman26 | lol |
01:28:36 | caveman26 | I hatew itunes |
01:28:45 | preglow | bodes well for your sanity |
01:29:25 | caveman26 | but I cant see any other purpose for ipod since the audio section is worse than horrible.. LOL |
01:29:50 | | Quit spiorf (Remote closed the connection) |
01:29:52 | stripwax | it's ok |
01:29:53 | * | preglow skips along to bed |
01:30:02 | preglow | gnight everyone |
01:30:28 | caveman26 | I think mine might just be a bad one... but I hevent hered other ipods to compare |
01:31:18 | | Quit MethoS_ (Read error: 110 (Connection timed out)) |
01:31:19 | caveman26 | I wonder if I could take the HDD out of the iod and get my X5 going again |
01:31:39 | | Quit tessarakt ("Client exiting") |
01:32:56 | | Quit joshn__ (Remote closed the connection) |
01:34:53 | caveman26 | I would love to see how the rockbox upgrade works on the X5 |
01:35:44 | * | stripwax sleeps |
01:36:24 | * | petur too |
01:36:27 | | Join linuxstb__ [0] (n=linuxstb@i-83-67-212-170.freedom2surf.net) |
01:36:30 | | Quit petur ("Zzzzz") |
01:36:55 | | Quit stripwax ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") |
01:38:00 | | Join stripwax [0] (n=Miranda@87-194-34-169.bethere.co.uk) |
01:38:04 | | Quit stripwax (Read error: 104 (Connection reset by peer)) |
01:40:48 | caveman26 | where can I get different themes for my c240 rockbox? |
01:41:03 | caveman26 | not mutch of a selection on the rockbox site |
01:41:43 | caveman26 | theres TONS of them for the ipod and X5... but only a few for the c240 |
01:41:58 | *** | Saving seen data "./dancer.seen" |
01:44:07 | Llorean | caveman26: This would be because few c200 owners seem to be interested in making themes. You're welcome to contribute though. |
01:44:17 | caveman26 | ok |
01:45:50 | | Join slam [0] (n=be410b02@gateway/web/cgi-irc/labb.contactor.se/x-a1b14daf463daee9) |
01:46:01 | | Quit DerDome ("Leaving.") |
01:47:28 | | Quit linuxstb_ (Read error: 113 (No route to host)) |
01:48:40 | | Quit slam (Client Quit) |
01:50:02 | | Quit caveman26 ("im soooooooo stoned!") |
01:55:55 | pixelma | another reason could be that there is no official c200 wps gallery... ;) |
02:00 |
02:04:15 | | Quit homielowe () |
02:08:40 | | Join homielowe [0] (n=eric_j_l@d205-250-152-29.bchsia.telus.net) |
02:10:27 | | Quit homielowe (Client Quit) |
02:12:39 | | Join ctaylorr [0] (n=ctaylorr@bas1-toronto43-1279532959.dsl.bell.ca) |
02:26:27 | | Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) |
02:31:48 | | Join fdinel [0] (n=Miranda@modemcable002.173-131-66.mc.videotron.ca) |
02:37:17 | | Join Ezra [0] (n=Ezra@CPE001d7e3ddeeb-CM001bd7ac0f3a.cpe.net.cable.rogers.com) |
02:37:24 | Ezra | hey |
02:37:39 | | Quit linuxstb__ (Read error: 113 (No route to host)) |
02:37:47 | Ezra | how do I get the doom plugin so that I can play doom on my mp4 player? |
02:38:17 | scorche|sh | your "mp4 player"? |
02:45:03 | | Quit K4rP4D ("Leaving") |
02:47:44 | | Join goffa [0] (n=goffa@216.220.23.105) |
02:48:28 | | Join crope` [0] (n=crope@dyn3-82-128-186-227.psoas.suomi.net) |
02:50:07 | | Nick JdGordon|zzz is now known as JdGordon (i=jonno@rockbox/developer/JdGordon) |
02:52:56 | krazykit | Ezra, assuming you mean a device that doesn't run rockbox, you'd need to port rockbox to your device, since the doom plugin is part of rockbox (see the NewPorts wiki page) |
02:56:10 | | Quit tedrock (Remote closed the connection) |
02:56:16 | | Join tedrock [0] (n=tedrock@d235-156-24.home1.cgocable.net) |
03:00 |
03:00:33 | | Quit nplus (Read error: 104 (Connection reset by peer)) |
03:05:37 | Ezra | I do have Rockbox running on it.. |
03:05:51 | Ezra | but when i try to install doom, it says I need a plugin. |
03:05:53 | | Join Gartral [0] (n=Gartral@adsl-75-33-83-148.dsl.bcvloh.sbcglobal.net) |
03:05:56 | Ezra | where do i get that plugin? |
03:06:04 | scorche|sh | then i suggest you read the PluginDoom wiki page |
03:06:12 | Ezra | ? |
03:06:17 | Ezra | can I have a linky? |
03:07:48 | scorche|sh | go to the wiki, type that at the box at the top of the page |
03:07:57 | | Join homielowe [0] (n=eric_j_l@d205-250-152-29.bchsia.telus.net) |
03:08:48 | Ezra | ok |
03:08:57 | | Join toffe82 [0] (n=chatzill@adsl-76-240-238-32.dsl.frs2ca.sbcglobal.net) |
03:09:31 | Gartral | the build enviroment package doesnt work... in VMWare or Qemu... it keeps spitting 10.0.2.2 sent an invalid ICMP type 3, code 3 error to a broadcast: 10.0.2.255 on eth0 |
03:11:39 | scorche|sh | Gartral: something is wrong with your setup then |
03:11:42 | | Quit homielowe (Client Quit) |
03:14:11 | Gartral | ive redownloaded the package, tryed it accross 3 systems, on different networks, and it just doesnt work, the previos package never worked either |
03:14:49 | scorche|sh | when does it do this? |
03:15:27 | Gartral | right after starting the networking interface, it also causes the X11 server too fail... |
03:15:45 | Gartral | i have a CLI thats it |
03:16:03 | scorche|sh | i dont know what to tell you then...i have had any such issue and have not seen anyone else have this issue |
03:16:34 | scorche|sh | s/have had/have not had |
03:17:03 | | Quit desowin (Excess Flood) |
03:17:23 | | Join desowin [0] (n=desowin@atheme/member/desowin) |
03:17:35 | Gartral | last time i DLed the package i had the MD5 checksum in too verify it too |
03:18:46 | scorche|sh | perhaps it is an issue with your version of VMware?...like i said...i have not heard of this issue before |
03:19:03 | Gartral | right now im using Qemu |
03:19:10 | scorche|sh | i should be making a new image soon though, so perhaps it can wait till then |
03:19:28 | scorche|sh | well, the package was designed with VMware in mind...i am not sure how well it will run on Qemu |
03:20:01 | Gartral | well ive been trying too get into the build enviroment too start codeing for rockbox... i have a few ideas, and ide really like to start working on them |
03:20:23 | scorche|sh | what OS are you running? |
03:21:21 | Gartral | mabey you could do a seperate Qemu build as well? i know there both rather popular, and i thing keeping the backend for codeing Open source is as essential as the firmware itsef |
03:21:36 | Gartral | win XP pro, slightly hacked.... |
03:22:02 | scorche|sh | i suppose i could try if it is needed |
03:22:12 | scorche|sh | and "slightly hacked" is awfuly vague |
03:23:42 | Gartral | a new UI shell, better drivers... drm disabled at the Registry level... nothing that should comprimise the RBBE |
03:24:14 | Gartral | know a pastebin for screenshots, google is failing me |
03:24:18 | scorche|sh | well, being that you are the only one with this issue... |
03:24:40 | scorche|sh | you can still try cygwin int he meantime...or even colinux |
03:25:15 | Gartral | err... ide rather not, this is technically my dads system... used as a studio comp |
03:25:25 | | Quit meowsqueak ("leaving") |
03:26:01 | Gartral | know a paste bin for screenshots, google is failing me |
03:26:11 | scorche|sh | and why can you do vmware and qemu, but not cygwin or colinux? |
03:26:58 | Gartral | because both of those run off a flash disk... cygwin edits the registry too add its entry |
03:28:49 | | Quit jhMikeS (Nick collision from services.) |
03:28:55 | | Join jhMikeS [50] (n=jethead7@rockbox/developer/jhMikeS) |
03:28:55 | | Quit crope` ("Leaving") |
03:30:01 | Gartral | http://imagebin.ca/view/WjrE40k.html <−− finally |
03:31:44 | Gartral | found a pastebin |
03:31:56 | | Quit leox (Read error: 104 (Connection reset by peer)) |
03:32:24 | | Join leox [0] (n=leox@165-162-114-200.fibertel.com.ar) |
03:38:12 | soap | Gartral, is Windows firewall on? |
03:39:13 | Gartral | yes, but i *think* i was configured... |
03:39:25 | | Quit ctaylorr (Read error: 110 (Connection timed out)) |
03:39:31 | scorche|sh | might want to turn it off just to be sure.. |
03:39:45 | soap | Kill it from the services control panel. |
03:40:02 | soap | You have too many variables you "believe" are non-issues to make this troubleshooting easy. |
03:42:01 | *** | Saving seen data "./dancer.seen" |
03:43:03 | Gartral | im just adding the programs and port, hopefully that will work |
03:43:15 | scorche|sh | no...turn it off to be sure |
03:44:27 | Gartral | i wont do that... i have no other in system firewall, and only one external firewall.... |
03:44:59 | scorche|sh | dont worry...nothing is going to happen to your computer... |
03:45:23 | soap | Stop port forwarding at your external firewall and kill the MS one, with no ports forwarded nothing is going to happen. |
03:45:59 | Gartral | my external doesnt even have port forewarding |
03:46:23 | | Part pixelma |
03:47:57 | Gartral | trying with properly configured firewall in qemu |
03:49:00 | soap | OT: but if your external isn't forwarding ports than Windows firewall is doing little but burning CPU cycles. |
03:50:00 | | Quit Zarggg ("Pursued by a bear") |
03:50:06 | Gartral | not really... its a wireless network, and there are BHs in the building who use my network |
03:51:27 | Gartral | well, it failed again |
03:51:35 | Gartral | trying without a firewall |
03:53:23 | | Nick BHSPitLappy_ is now known as BHSPitLappy (n=BHSPitLa@adsl-68-95-246-247.dsl.rcsntx.swbell.net) |
03:53:25 | Gartral | ahhh crap... it failed yet again |
03:54:20 | soap | that's ok - we have one variable taken care of now. |
03:54:36 | Gartral | the exact same error |
03:55:00 | scorche|sh | try on a "regular" windows PC... |
03:55:07 | Gartral | dont have one |
03:56:04 | Gartral | the other two systems i tryed this from were liabrary systems |
03:56:12 | scorche|sh | then we are at an impass.. |
03:57:31 | Gartral | i can log in through the terminal... |
03:58:26 | Gartral | and yet i can ping websites and get a result.... |
03:59:11 | soap | it is only when using the GUI you get this error? |
03:59:15 | | Join Zarggg [0] (n=z@216-15-73-111.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com) |
04:00 |
04:00:12 | Gartral | when trying too start The XDM... |
04:00:18 | Gartral | period |
04:00:19 | | Quit Ezra () |
04:00:41 | Gartral | through either fluxbox or actuall X11 |
04:00:54 | soap | ok - to build you don't need X |
04:01:27 | Gartral | but that error message interupts anything i do |
04:04:12 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
04:04:45 | | Join Rob2222 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
04:05:27 | soap | hmm |
04:09:58 | | Join crope` [0] (n=crope@dyn3-82-128-186-227.psoas.suomi.net) |
04:12:55 | Gartral | any idea? |
04:15:07 | soap | no, and the sad thing is I had what appears to be this problem ~18 months ago. Really stumps me as I see myself in the logs asking the same question, but have no idea A:why I was using vmware. B:what solution I found. |
04:16:11 | Gartral | i think its just the code base |
04:16:29 | soap | what code base? |
04:16:31 | Gartral | vmware... i no like vmware |
04:17:13 | scorche|sh | dont blame it on vmware when dozens of other people have used it just fine and from a bit of searching, i can only see 1 other having the same issue |
04:17:48 | soap | I strongly suspect it is not. My computer at the time I asked this very same question was incapable of running vmware - this is why I _strongly_ suspect it is a Windows issue. |
04:18:55 | Gartral | great... another wonderfull kludge form micro$oft |
04:19:01 | soap | and thus why I had you kill the worthless Windows firewall, since this issue appears to be network related. |
04:20:26 | Gartral | but killing the windows firewall had no effect for me |
04:21:15 | soap | FWIW, you can install a full Gnome desktop Ubuntu setup with a full Rockbox build environment, games, and open office on a $20 4GB memory stick. This is what I do on my work laptop - doesn't impact my existing (locked down) work drive at all. |
04:22:02 | soap | Yea - I wasn't sure it was a firewall thing - but you're getting a network-related issue - killing software firewalls is a good troubleshooting step. |
04:23:25 | Gartral | yea.. i could clear some space my 8gig cruzer... |
04:24:02 | soap | that drive will be slower than a 4GB sandisk cruzer. |
04:24:13 | soap | significantly, and noticeably slower. |
04:24:42 | Gartral | no... i removed the stupid builtin software enviroment |
04:25:06 | | Quit tedrock (Remote closed the connection) |
04:25:11 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
04:25:11 | Gartral | after i did that, it became a very fast flash drive |
04:25:12 | | Join tedrock [0] (n=tedrock@d235-156-24.home1.cgocable.net) |
04:25:27 | soap | no - large flash chips are slower than smaller ones. Nothing to do with U3. Unless it is "speed rated" (claiming 150x or faster) 8GB drives are SLOW. |
04:25:46 | | Join Rob2222 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
04:25:51 | soap | and the Sandisk Cruzer ones are slow. |
04:25:59 | Gartral | beside, i wont complain, i found the thing infront of a bar |
04:26:00 | soap | But this is off topic for #rockbox. |
04:27:04 | Gartral | and my final word: i get around 300 MB/s transfer speed with that drive, so, im all good |
04:28:03 | soap | No flash drive is close to that fast, you're seeing cached numbers or something. |
04:28:41 | Gartral | oops... one extra 0 in there... sowwie, and thank you |
04:34:05 | DerPapst | JdGordon: this was odd.. i just tried the new disktidy plugin on my beast and forgot to enable all files first and ran "Start Cleaning". I expected it would say 0 files removed but it removed 2 files infact.... |
04:35:15 | Gartral | would someone give me the link too the twiki page with instructions on how too disable the sansa DB refresh? |
04:35:40 | scorche|sh | search.. |
04:35:43 | DerPapst | ah, wait, do i remember corretly if you never go into "Files to Clean" it removes all files? |
04:35:55 | DerPapst | that would explain it ;-) |
04:36:29 | Gartral | i searched... but Twiki said there wasnt anything >.> |
04:37:19 | DerPapst | anyway.. good night all ;-) |
04:37:34 | Gartral | goodnight |
04:41:55 | | Quit Thundercloud (Remote closed the connection) |
04:46:20 | | Join cool_walking_ [0] (n=notroot@203-59-129-195.perm.iinet.net.au) |
04:58:12 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
04:58:22 | | Join DaCapn [0] (n=dacapn@c-67-170-177-22.hsd1.or.comcast.net) |
04:58:59 | | Quit DerPapst (Read error: 113 (No route to host)) |
04:59:32 | | Join linuxstb [0] (n=linuxstb@rockbox/developer/linuxstb) |
05:00 |
05:02:00 | | Join miepchen^schlaf_ [0] (n=miepchen@p54BF6E3B.dip.t-dialin.net) |
05:02:39 | | Quit tedrock (Remote closed the connection) |
05:02:45 | | Join tedrock [0] (n=tedrock@d235-156-24.home1.cgocable.net) |
05:04:17 | | Part Gartral |
05:08:10 | | Quit tedrock () |
05:08:38 | | Quit miepchen^schlaf (Read error: 110 (Connection timed out)) |
05:11:32 | | Join Rob2222 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
05:14:25 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
05:14:59 | | Quit linuxstb_ (Read error: 110 (Connection timed out)) |
05:15:27 | | Quit XavierGr () |
05:16:56 | | Join homielowe [0] (n=eric_j_l@d205-250-152-29.bchsia.telus.net) |
05:18:19 | | Join mackes [0] (n=root@cpe-24-198-43-238.buffalo.res.rr.com) |
05:21:04 | | Join Twist [0] (n=twistern@r74-193-16-246.cnrocmta01.conrtx.tl.dh.suddenlink.net) |
05:25:54 | | Join Rob2222 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
05:26:38 | Twist | Hello I have a question for you guys. |
05:28:56 | Twist | I am trying to install Rockbox onto my ipod 80 gb video and i am using the Rockbox utility. When i do a full install it tells me there arnt any themes and then just stops there. How can i fix this? |
05:29:05 | | Quit perrikwp ("http://www.mibbit.com ajax IRC Client") |
05:30:17 | scorche | it is temporarily disabled for your device due to bandwidth concerns...feel free to grab them here http://rockbox-themes.cleansoap.org/index.php?res=320x240x16 |
05:30:32 | scorche | there is the WPS gallery in the wiki as well |
05:30:43 | Twist | Is there anything else it has to install onto my ipod after the themes or not? |
05:31:04 | scorche | well, it doesnt *have* to install the themes |
05:31:36 | Twist | Well what im trying to say does it install anything after the utility asks you what themes you want. |
05:32:17 | | Join tedrock [0] (n=tedrock@d235-156-24.home1.cgocable.net) |
05:32:35 | | Quit tedrock (Remote closed the connection) |
05:34:33 | | Quit nedd1 ("Leaving.") |
05:36:25 | | Join axionix [0] (n=axion@cpe-74-70-239-117.nycap.res.rr.com) |
05:36:42 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
05:37:03 | | Quit Horscht ("Snak 5.3.3 Unregistered copy. Evaluation period is over. Program will now quit. Thanks for using Snak.") |
05:37:44 | | Join perrikwp [0] (i=98217862@gateway/web/ajax/mibbit.com/x-7fdedaef8060ab6f) |
05:38:09 | | Quit perrikwp (Client Quit) |
05:38:34 | | Join Mouser_X [0] (n=mouser_x@layl001.digis.net) |
05:38:35 | | Join perrikwp [0] (i=98217862@gateway/web/ajax/mibbit.com/x-2c74bcccac5425a6) |
05:40:55 | | Join Rob2222 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
05:42:02 | *** | Saving seen data "./dancer.seen" |
05:42:21 | | Join caveman26 [0] (n=secret@c-71-59-187-14.hsd1.wa.comcast.net) |
05:42:45 | | Quit m0f0x () |
05:43:06 | caveman26 | is there a way to set a photo as background in the "now playing" screen? |
05:43:22 | JdGordon | convert it to bmp |
05:43:25 | caveman26 | cant find a setting for it |
05:43:31 | JdGordon | resize it and set it in the wps code |
05:43:48 | caveman26 | ok |
05:44:10 | caveman26 | just put some photos on it, it will vew them, but thats all |
05:44:59 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
05:45:03 | | Join flyback [0] (n=ubuntu@c-71-236-86-137.hsd1.pa.comcast.net) |
05:45:20 | JdGordon | no.. look on the wiki for the WPS syntax... the bmp has to be crrect size, and filename and location |
05:45:43 | caveman26 | ok |
05:47:26 | caveman26 | didnt realize just how mutch the screen sux until I looked at some pics on it |
05:47:27 | caveman26 | lol |
05:47:45 | caveman26 | its definately a passive matrix type |
05:47:50 | | Join nplus [0] (n=nplus@141.25.Globcom.Net) |
05:49:06 | | Quit axionix__ (Read error: 110 (Connection timed out)) |
05:49:37 | | Quit csc` ("If you can't do anything smart, do somethin right ~Serenity") |
05:50:39 | | Quit nplus (Remote closed the connection) |
05:51:48 | caveman26 | I cant beleve the CPU on my cheap sansa is dual core... SMP kernel any1? |
05:51:50 | caveman26 | lol |
05:52:07 | | Join meowsqueak [0] (n=david@60-234-133-134.bitstream.orcon.net.nz) |
05:52:31 | JdGordon | we have a SMP kernel (well some parts) |
05:52:34 | meowsqueak | here's a silly-sounding question - why is my directory listing *backwards* (reverse order)? I can't find a setting to change this. |
05:52:54 | JdGordon | settings > general setting > file view > ... |
05:53:51 | meowsqueak | JdGordon: ummm |
05:53:54 | meowsqueak | there's no 'order' |
05:54:00 | meowsqueak | just sort by 'alphabetical' |
05:54:12 | meowsqueak | it's Z-A, i.e. Z at the top, A at the bottom |
05:54:33 | meowsqueak | it started doing this when I upgraded RB about 2 weeks ago |
05:54:41 | meowsqueak | latest build today also does this |
05:54:48 | meowsqueak | and I see no option to reverse the sort order |
05:54:53 | meowsqueak | (yes I've done a 'clear config' too) |
05:55:00 | JdGordon | im sure there is a setting... lemme look for it |
05:55:27 | caveman26 | just put rockbox on my snasa about a week ago... have had no problems |
05:55:48 | JdGordon | meowsqueak: is 'a' after 'Z' ? |
05:56:05 | caveman26 | it totally beats the hell out of the original FW... and I can play .ogg files... finally :) |
05:56:07 | | Join Rob2222 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
05:56:09 | meowsqueak | JdGordon: odd - just set it to sort by date, then back to sort 'alphabetical' and it's now in the correct order. |
05:56:16 | meowsqueak | must have been something left over from an old build |
05:56:23 | JdGordon | odd |
05:56:35 | meowsqueak | yeah, oh well, problem resolved - thanks anyway :) |
05:56:55 | Twist | Is there a difference in making Rockbox make the database or converting the itunes database yourself? |
05:57:43 | JdGordon | there could be.. |
05:57:51 | JdGordon | best to let rockbox do it for you |
05:57:55 | Twist | Well right now my ipod isnt playing any songs.. |
05:58:21 | | Quit kugel ("ChatZilla 0.9.82.1 [Firefox 3.0b5/2008050509]") |
05:58:25 | | Quit fdinel ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") |
05:58:51 | Twist | Im trying to play the song but it dosent play anything. I press the play and pause button and it dosent do anything. |
05:59:09 | | Join nuonguy [0] (n=john@c-24-6-175-26.hsd1.ca.comcast.net) |
06:00 |
06:00:31 | | Quit meowsqueak ("thanks") |
06:01:53 | | Quit caveman26 ("im soooooooo stoned!") |
06:09:46 | | Quit jhMikeS (Nick collision from services.) |
06:09:49 | | Join jhMikeS [50] (n=jethead7@rockbox/developer/jhMikeS) |
06:10:16 | Twist | Does any one have any idea why it wont play the songs that i loaded from the database on my ipod? |
06:12:55 | | Quit Zarggg (Read error: 104 (Connection reset by peer)) |
06:17:30 | advcomp2019 | Twist, what type of files |
06:17:50 | Twist | They just started working all of a sudden. But thanks anyways. |
06:19:14 | | Join Zarggg [0] (n=z@216-15-73-111.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com) |
06:23:44 | | Join csc` [0] (n=csc@archlinux/user/csc) |
06:24:22 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
06:26:03 | | Quit angusb (Connection timed out) |
06:26:40 | | Join Rob2222 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
06:29:41 | | Quit Zarggg ("Pursued by a bear") |
06:30:09 | | Join Zarggg [0] (n=z@216-15-73-111.c3-0.eas-ubr6.atw-eas.pa.cable.rcn.com) |
06:30:40 | | Quit JdGordon (Read error: 110 (Connection timed out)) |
06:42:20 | | Join Rob2223 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
06:42:45 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
06:47:20 | | Join webguest123 [0] (n=413cc33c@gateway/web/cgi-irc/labb.contactor.se/x-970314f5efc98e52) |
06:47:24 | | Quit Twist () |
06:47:46 | webguest123 | I have a question regarding the recording application on the 30GB iPod Video. |
06:47:59 | webguest123 | Anyone know how to use it for a 30GB iPod Video/ |
06:49:09 | | Quit Rob2223 (Read error: 104 (Connection reset by peer)) |
06:50:27 | scorche | webguest123: do you have a microphone? |
06:56:42 | | Join Rob2222 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
06:58:08 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
06:59:37 | webguest123 | no |
07:00 |
07:01:18 | | Quit webguest123 ("CGI:IRC (EOF)") |
07:04:55 | | Quit miepchen^schlaf_ () |
07:12:50 | | Join Rob2222 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
07:21:49 | | Join LinusN [0] (n=linus@rockbox/developer/LinusN) |
07:24:15 | | Quit csc` ("If you can't do anything smart, do somethin right ~Serenity") |
07:25:31 | * | flyback puts on some nickelback (stupid canucks) |
07:25:39 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
07:25:59 | | Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) |
07:27:20 | | Join Buschel [0] (n=AndreeBu@p54A3D2AE.dip.t-dialin.net) |
07:27:21 | | Join Rob2222 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
07:29:13 | | Quit krazykit (Remote closed the connection) |
07:34:51 | amiconn | Hmm, strange... |
07:35:55 | * | amiconn thought rockbox supports recording on ipod G3, but obviously it doesn't |
07:38:43 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
07:38:57 | | Quit linuxstb (Read error: 110 (Connection timed out)) |
07:41:51 | | Join Rob2222 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
07:42:03 | *** | Saving seen data "./dancer.seen" |
07:44:56 | | Part toffe82 |
07:45:44 | | Join JdGordon [0] (i=jonno@c211-28-93-8.smelb1.vic.optusnet.com.au) |
07:50:11 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
07:57:57 | | Join Rob2222 [0] (n=Miranda@p4FDCE4EB.dip.t-dialin.net) |
08:00 |
08:04:04 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
08:12:28 | | Join Rob2222 [0] (n=Miranda@p4FDCFD78.dip.t-dialin.net) |
08:12:57 | | Quit Buschel () |
08:15:19 | | Quit Rob2222 (Read error: 104 (Connection reset by peer)) |
08:23:50 | | Quit Zom (Remote closed the connection) |
08:24:01 | | Join Zom [0] (n=zom@h-79-136-43-44.NA.cust.bahnhof.se) |
08:27:28 | | Join Rob2222 [0] (n=Miranda@p4FDCFD78.dip.t-dialin.net) |
08:28:31 | | Quit BigBambi (Read error: 113 (No route to host)) |
08:29:39 | Llorean | amiconn: Do you know, does being in the recording screen prevent idle shutdown? |
08:30:17 | amiconn | No, but on hwcodec there's a bug |
08:30:55 | amiconn | That is, it prevents shutdown when actually recording, but not in recording standby |
08:31:06 | Llorean | I'm just curious about this now "Stop+Shutdown" feature, since it seems redundant to a "Stop" feature, and a decent idle shutdown time. |
08:31:14 | Llorean | *new |
08:31:49 | amiconn | On hwcodec, if you're in recording standby and idle poweroff kicks in, it will "panic: recfile -1" and not shut down |
08:32:31 | Llorean | Does the new feature trigger the panic? |
08:32:41 | amiconn | Dunno... |
08:33:01 | amiconn | Probably not, because it stops after an actual recording |
08:33:36 | amiconn | Iirc that panic only happens if you didn't record yet |
08:34:14 | Llorean | Ah |
08:34:18 | amiconn | I also think this new feature is redundant |
08:34:35 | | Join spiorf [0] (n=spiorf@host126-226-dynamic.25-79-r.retail.telecomitalia.it) |
08:35:02 | amiconn | Unless someone has idle poweroff disabled, that is |
08:35:34 | | Join einhirn_ [0] (n=Miranda@p5B031219.dip0.t-ipconnect.de) |
08:35:36 | Llorean | Yes, but you have to decide in advance to set an option either way. :) |
08:35:56 | Llorean | Anyway, I was just curious. I don't use recording, so I wasn't sure if it was mostly redundant, or if it was necessary for some reason. |
08:36:36 | | Quit einhirn_ (Client Quit) |
08:38:01 | | Nick JdGordon is now known as JdGordon|afk (i=jonno@rockbox/developer/JdGordon) |
08:44:24 | | Join OlivierBorowski [0] (n=OlivierB@ANancy-157-1-10-160.w86-204.abo.wanadoo.fr) |
08:50:31 | | Join ender` [0] (i=krneki@foo.eternallybored.org) |
08:54:30 | | Join Bagderr [0] (n=daniel@gateway/web/cgi-irc/labb.contactor.se/x-dcb7c92a5a11633b) |
08:54:54 | | Nick Bagderr is now known as B4gder (n=daniel@gateway/web/cgi-irc/labb.contactor.se/x-dcb7c92a5a11633b) |
09:00 |
09:00:34 | | Quit BHSPitLappy (Remote closed the connection) |
09:00:50 | | Quit OlivierBorowski (Remote closed the connection) |
09:02:25 | | Join linuxstb__ [0] (n=linuxstb@i-83-67-212-170.freedom2surf.net) |
09:02:28 | | Quit linuxstb_ (Read error: 104 (Connection reset by peer)) |
09:03:31 | | Join petur [50] (n=petur@rockbox/developer/petur) |
09:09:30 | | Quit spiorf (Remote closed the connection) |
09:13:54 | | Join iriverboy [0] (n=iriverbo@nat/yahoo/x-91f3914539b49489) |
09:18:10 | | Quit iriverboy (Client Quit) |
09:22:16 | B4gder | http://iriver-t10.sourceforge.net/custom-firmware.html |
09:22:26 | B4gder | is indeed interesting |
09:23:12 | B4gder | for all the iriver T10 owners around :-) |
09:28:40 | | Nick linuxstb__ is now known as linuxstb (n=linuxstb@i-83-67-212-170.freedom2surf.net) |
09:28:42 | amiconn | rockbox.wma |
09:30:28 | petur | yeah |
09:30:30 | petur | :) |
09:30:38 | linuxstb | B4gder: Is that a similar CPU to the Meizu? |
09:30:51 | petur | sounds like a bag of shit (if you play is as wma) :) |
09:30:58 | B4gder | I don't know |
09:31:09 | B4gder | didn't check those details |
09:31:18 | linuxstb | I see he links to this page - http://www.rockbox.org/twiki/bin/view/Main/SamsungSA58 |
09:31:27 | B4gder | ah then it is yes |
09:32:02 | B4gder | and he builds big-endian |
09:32:06 | linuxstb | Similar, but different.. |
09:32:38 | linuxstb | Hopefully he'll try porting Rockbox... |
09:32:38 | | Join Nico_P [50] (n=nicolas@rockbox/developer/NicoP) |
09:34:09 | | Join tvelocity [0] (n=tony@athedsl-117712.home.otenet.gr) |
09:35:16 | | Join pixelma [50] (i=pixelma@rockbox/staff/pixelma) |
09:41:11 | | Join ompaul [0] (n=ompaul@gnewsense/friend/ompaul) |
09:42:04 | *** | Saving seen data "./dancer.seen" |
09:43:37 | B4gder | and it seems we have another arm disassembler in the works too there |
09:43:39 | B4gder | http://iriver-t10.sourceforge.net/libdisarm-api.html |
09:55:20 | B4gder | maybe we should all write one disassembler each and see which one that becomes the best? |
09:55:43 | petur | in true open source spirit :/ |
09:56:12 | B4gder | oh yes |
09:57:45 | linuxstb | Very Darwinian... |
09:58:07 | | Join davina [0] (n=davina@cpc1-sout6-0-0-cust616.sotn.cable.ntl.com) |
10:00 |
10:02:46 | | Join HangukMiguk_ [0] (n=corey@66.186.98.24) |
10:03:17 | | Quit Nico_P (Remote closed the connection) |
10:03:45 | HangukMiguk_ | how should i go about syncing my ipod on linux now that i have started using rockbox (especially concerning ogg, seeing that gtkpod tries to convert ogg into mp3) |
10:04:34 | * | B4gder suggests usync cp or rsync |
10:04:41 | B4gder | using even |
10:04:51 | * | B4gder signs up for typing class |
10:04:57 | HangukMiguk_ | lol |
10:05:11 | HangukMiguk_ | any specific directory i need to copy them into for them to be picked up by rockbox? |
10:05:17 | B4gder | nope |
10:05:24 | B4gder | anyone you think fits |
10:06:22 | Llorean | Well, any folder but those inside .rockbox. It's hidden in filetree mode, and ignored by the database. |
10:07:01 | HangukMiguk_ | but in order for them to also work with the original firmware (_should_ i decide to take off rockbox, doubtful now though), i would have to redo it with gtkpod? |
10:07:19 | Llorean | Yes |
10:07:33 | Llorean | Of course, oggs won't work with the original firmware not matter what, anyway. |
10:08:26 | HangukMiguk_ | yeah, that's kind of the reason i started using rockbox, plus the ipod firmware was too plain |
10:08:51 | * | petur hands HangukMiguk_ a /Music/ directory |
10:09:13 | HangukMiguk_ | i think i found that directory |
10:10:58 | markun | nice, this code looks a lot shorter than ifp_decode and can also encode: http://iriver-t10.sourceforge.net/bzr/irde/irde.c |
10:11:29 | markun | I wonder if the s5l8700 based irivers also have the DFU rescue mode |
10:12:13 | markun | look like it: http://www.misticriver.net/forums/iriver-t10-t30-series-flash-players/51659-iriver-t10-dead.html |
10:16:18 | | Join n2aag [0] (n=aaron@cpe-98-14-146-184.nyc.res.rr.com) |
10:16:39 | markun | I can try to enter DFU mode with my gf's T30 this week |
10:21:37 | HangukMiguk_ | grrrrrrrrrrrrrrrrrrrrrrrrr my ipod keeps locking up when i try to copy music files to it |
10:22:08 | LinusN | HangukMiguk_: perhaps your disk is corrupt? |
10:22:21 | HangukMiguk_ | well that would be peachy |
10:22:25 | HangukMiguk_ | it never did this in gtkpod |
10:23:22 | LinusN | perhaps you should try an fsck on it |
10:23:58 | | Join Schinken- [0] (n=2852ham@p5493B82E.dip0.t-ipconnect.de) |
10:24:02 | Schinken- | hey there! |
10:24:46 | Schinken- | is it possible to change the rockbox key-controls to the Apple IPod software controls? |
10:25:09 | B4gder | the code is there! |
10:25:20 | B4gder | poke, recompile, install, run |
10:25:34 | Schinken- | ok .. is there an easier way? :D |
10:25:38 | Schinken- | like config files..? :) |
10:25:43 | scorche | well, rockbox has many more key functions, but if you want to change it to be more apple-like, you are going to need to edit the code and recompile |
10:25:47 | scorche | no |
10:25:49 | HangukMiguk_ | running now |
10:25:54 | Llorean | Schinken-: If there were an easier way, we'd have suggested it. :) |
10:26:00 | Schinken- | hm okay... |
10:26:05 | LinusN | i'm not sure i understand the question |
10:26:19 | HangukMiguk_ | also, is there a way to make rockbox play random songs on my ipod, like the shuffle songs feature in the ipod firmware? |
10:26:31 | B4gder | HangukMiguk_: that are multiple ways |
10:26:40 | LinusN | HangukMiguk_: create a playlist and shuffle it |
10:27:10 | HangukMiguk_ | one without making a playlist |
10:27:24 | Llorean | HangukMiguk_: When you play music in Rockbox, you've always made a playlist... |
10:27:38 | Schinken- | im using the "Database" feature to play songs |
10:27:41 | HangukMiguk_ | like, i just want it to shuffle my entire database of songs into one large loop |
10:27:52 | Schinken- | Browsin' to the Artist .. select all tracks.. and its playin :D |
10:27:59 | Llorean | HangukMiguk_: Then shuffle the All Tracks entry |
10:28:55 | HangukMiguk_ | fstab: FATs differ but appear to be intact. Use which FAT? |
10:29:06 | HangukMiguk_ | i have the option of using first or second |
10:29:23 | Schinken- | A question to the users who use rockbox a long time... how do you select songs.. do you create everytime a playlist with songs? (im not a fan of playlists.. i select a band and shuffle the songs) |
10:29:26 | HangukMiguk_ | not fstab, fsck |
10:29:28 | HangukMiguk_ | oops |
10:34:08 | | Join gevaerts [0] (n=fg@rockbox/developer/gevaerts) |
10:34:52 | | Quit bughunter2 ("Leaving.") |
10:35:42 | markun | Schinken-: I usually click the first song in an album and let it play, later I add some new albums with "insert last" |
10:36:04 | Schinken- | hm k |
10:36:14 | Schinken- | i love rockbox... but i miss the simple controls... |
10:36:14 | markun | the fact that the songs are in a playlist doesn't bother me at all |
10:36:57 | markun | Schinken-: we have been using rockbox for too long to even notice if something is not simple, so any suggestions on how to improve are welcome I think |
10:36:58 | Schinken- | im using rockbox for about half a year... but still mussing the apple controls.. but dont want to use the apple software ... fucking itunes binding... :D |
10:37:55 | markun | I never used an ipod, but I remember I had some small problems in the beginning when I was used to the iriver h120 firmware |
10:38:28 | | Quit cool_walking_ (Remote closed the connection) |
10:39:18 | Schinken- | markun creating a playlist is simple on the ipod.. for example... just hold the center button for 1 sec oder 2 .. the title blinks.. and the song is in a "on the go" playlist... |
10:39:45 | markun | I have to go now |
10:39:51 | Schinken- | i need a software like the apple software.. but without itunes binding :D |
10:39:55 | Schinken- | hm okay.. cya |
10:44:12 | | Join webguest91 [0] (n=4fb7883d@gateway/web/cgi-irc/labb.contactor.se/x-1ea188c332690128) |
10:44:18 | webguest91 | hello |
10:44:21 | | Join CaptainSquid [0] (n=Miranda@proxy11.netz.sbs.de) |
10:44:51 | webguest91 | someone knows here whats going on with the USB HOST on the iaudio X5? |
10:46:02 | gevaerts | yes, nothing right now |
10:46:12 | scorche | it is sitting there looking pretty |
10:47:20 | webguest91 | too bad:( |
10:47:30 | gevaerts | Feel free to work on it :) |
10:47:45 | webguest91 | if i had the knowledge |
10:48:51 | webguest91 | seems like it never get to work |
10:49:10 | gevaerts | I want to work on it some time, but it's not right at the top of my list |
10:49:30 | webguest91 | what is on the top? |
10:49:38 | scorche | you can learn...then, at least, you will know it will get done *sometime* |
10:50:05 | markun | Schinken-: back again (for a short while) |
10:50:16 | webguest91 | hehe.. all that s writen in C right? |
10:50:48 | GodEater | webguest91: mostly |
10:50:50 | gevaerts | webguest91: finishing USB device on portalplayer/imx31, usb device on TCC/samsung, and (maybe) usb audio, although that may come below usb host |
10:50:57 | markun | I think rockbox' focus is a bit different from what you want. We try to get as much out of the players as we can. |
10:52:11 | gevaerts | Schinken-: one very impotrtant thing about rockbox on ipod is that the ipod is just one of many supported players, and consistency between different rockbox targets is much more important than having the UI work as much as possible like the OF |
10:53:04 | webguest91 | the only lack on the X5 is the USBHOST? |
10:56:32 | LinusN | webguest91: we haven't yet implemented the battery charging correctly |
10:57:23 | LinusN | webguest91: unfortunately, the USBHOST on the X5 uses a chip that has no public documentation |
10:58:13 | * | gevaerts forgtot this issue as well... |
10:58:17 | LinusN | so there is a risk that it will never be implemented on the X5 unless the documentation magically shows up |
10:58:18 | linuxstb | Are we also lacking an official dual-boot bootloader for the X5? |
10:58:28 | LinusN | true |
10:58:35 | Llorean | Isn't there a suitable patch now? |
10:58:47 | LinusN | i *think* so |
10:58:56 | B4gder | I think so too |
10:58:58 | Llorean | I remember one claiming to be, but I had no grounds on which to determine. |
10:59:03 | gevaerts | I do think however that there is a reasonable chance that the usb host will be OHCI, just like 95% of the market |
10:59:46 | Llorean | If the dual boot patch can be tested, maybe that can be part of the global bootloader update everyone seems to think we ought to have. :) |
11:00 |
11:04:58 | LinusN | gevaerts: it's an ALi M5636 - happy googling :-) |
11:05:37 | gevaerts | LinusN: not going to :) Once we have an OHCI driver, someone just has to find the base address in the OF and with any luck it might work |
11:15:38 | | Quit ChanServ (leguin.freenode.net irc.freenode.net) |
11:15:38 | NSplit | leguin.freenode.net irc.freenode.net |
11:15:38 | | Quit Ave (leguin.freenode.net irc.freenode.net) |
11:15:38 | | Quit DataGhost (leguin.freenode.net irc.freenode.net) |
11:15:58 | | Quit w0rd54 (Client Quit) |
11:16:48 | | Join w0rd54 [0] (i=blackdev@66.252.10.185) |
11:17:38 | | Quit gibbon_ (Remote closed the connection) |
11:17:39 | | Join gibbon_ [0] (n=joel@195.182.2.234) |
11:18:28 | NHeal | leguin.freenode.net irc.freenode.net |
11:18:28 | NJoin | ChanServ [0] (ChanServ@services.) |
11:18:28 | NJoin | Ave [0] (i=ave@a91-152-238-56.elisa-laajakaista.fi) |
11:18:28 | NJoin | DataGhost [0] (n=dataghos@unaffiliated/dataghost) |
11:18:28 | Mode | "#rockbox +o ChanServ " by irc.freenode.net |
11:18:34 | | Quit ChanServ (leguin.freenode.net irc.freenode.net) |
11:19:54 | NJoin | ChanServ [0] (ChanServ@services.) |
11:19:54 | Mode | "#rockbox +o ChanServ " by irc.freenode.net |
11:20:03 | | Part Llorean |
11:20:16 | | Join Llorean [0] (n=DarkkOne@rockbox/administrator/Llorean) |
11:21:06 | pixelma | Bagder: I thought the column of the old Zen Vision M build would vanish once it is empty but it seems it doesn't... |
11:21:35 | * | Llorean seems to remember mention of the column existing for more than just the displayed rows, so taking longer to vanish. |
11:22:03 | pixelma | aha |
11:22:11 | B4gder | the table is made a lot longer in memory |
11:22:16 | B4gder | and just cut at 20 lines for show |
11:22:16 | | Quit webguest91 ("CGI:IRC (EOF)") |
11:32:41 | | Join K4rP4D [0] (n=KrPD@unaffiliated/krpd) |
11:33:22 | | Quit nuonguy ("This computer has gone to sleep") |
11:33:25 | | Join MartinR [0] (n=chatzill@dslb-088-072-215-143.pools.arcor-ip.net) |
11:34:13 | MartinR | Is it known, that the CPU stays boosted when skipping to the next track while buffering is still in progress? |
11:39:06 | MartinR | This also happens when the 1st track is very short, so that the 2nd track starts while still buffering. |
11:39:34 | MartinR | Buffering stops prematurely and CPU remains boosted. |
11:42:07 | *** | Saving seen data "./dancer.seen" |
11:44:33 | Llorean | MartinR: If there's not a filed bug report for it, it's probably not known. |
11:45:55 | MartinR | Llorean: Maybe it is related to FS #8964 somehow? |
11:47:00 | Llorean | If you think it's related, add your description as a comment. But I'd say you should open a new task, then add a comment to that one linking to your new task and mentioning they may be related. |
11:47:28 | MartinR | Llorean: I'll do. |
11:52:06 | HangukMiguk_ | how long should it take for my database in rockbox to update?! |
11:53:58 | HangukMiguk_ | it's been going for about 10 minutes |
11:56:23 | LinusN | it can take a loooong time if you have many music files |
11:56:59 | LinusN | the first update takes a long time, but subsequent updates are fast |
12:00 |
12:07:50 | pixelma | HangukMiguk_: did you chose "update now" and do you have the database set to "load to RAM"? (Guess there is the option on your player - which player is it?) |
12:08:08 | | Quit Lynx_ (Read error: 104 (Connection reset by peer)) |
12:08:27 | | Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) |
12:08:40 | | Join moos [0] (i=moos@m198.net81-66-127.noos.fr) |
12:16:46 | | Join DerPapst [0] (n=Der_Paps@p5B23D24E.dip.t-dialin.net) |
12:22:28 | | Quit linuxstb (Read error: 110 (Connection timed out)) |
12:23:12 | | Join Gartral [0] (n=Gartral@adsl-75-33-83-148.dsl.bcvloh.sbcglobal.net) |
12:23:40 | Gartral | im sick of the sansas stupid DB refresh every reboot, how do i kill it? |
12:24:13 | gevaerts | What kind of sansa ? |
12:24:25 | Gartral | e250 v1 |
12:25:02 | gevaerts | Doesn't the refresh suppression work ? |
12:25:37 | B4gder | it only works on some specific OF versions |
12:25:39 | pixelma | I think it still refreshes when connecting to USB (hence starting into the OF) |
12:25:59 | B4gder | no, I don't think it does |
12:26:08 | Gartral | how do i apply thhe refresh suppression |
12:26:19 | gevaerts | Several ways have been mentioned : don't select a language in the OF or make the SYSTEM directory read only |
12:26:36 | Gartral | its that easy? |
12:26:54 | gevaerts | I haven't tried them |
12:27:31 | Gartral | well.. i just made my SYSTEM folder read only... so here it goes |
12:27:55 | pixelma | the system directory trick is very easy and works on my c200, it's not completely suppressing the update (it tries to but stops afte a few seconds) |
12:28:08 | Gartral | nope... it just un ROed it |
12:28:29 | pixelma | it did what? |
12:28:46 | Gartral | RO = Read Only |
12:29:46 | | Join Nico_P [50] (n=nicolas@rockbox/developer/NicoP) |
12:29:54 | pixelma | then the e200 OF is more "intelligent" |
12:30:13 | Gartral | what else can i try? |
12:30:54 | | Part B4gder |
12:31:18 | gevaerts | The "don't select a language" trick I guess. Maybe you have to reinstall the OF for that though, I'm not sure |
12:32:20 | pixelma | or you could try Rockbox USB... |
12:33:00 | Gartral | however... i did find a small bug with the OFW... if the DB fails too refresh on USB boot... the device charges and gives you the norml menu, AND (for what its worth) will play files |
12:33:55 | Gartral | my problem is it keeps saying it ran out room and too free up 6MB |
12:36:18 | pixelma | then it was not able to remove the write protection from the system directory... |
12:37:43 | Gartral | no... thats the problem that sparked my intrest in wanting the DBR removed |
12:38:22 | * | pixelma can't follow... |
12:40:18 | | Nick linuxstb_ is now known as linuxstb (n=linuxstb@rockbox/developer/linuxstb) |
12:41:17 | | Quit DerPapst (Nick collision from services.) |
12:41:18 | Gartral | i came in too ask how too remove the database refresh, because the thing keeps saying its out of memory, with it really isn't, its got 400 MB free... i want its retarded red error screen that comes up to go away, permanently... |
12:41:28 | | Join DerPapst_ [0] (n=Der_Paps@p5B23C0E2.dip.t-dialin.net) |
12:41:34 | | Nick DerPapst_ is now known as DerPapst (n=Der_Paps@p5B23C0E2.dip.t-dialin.net) |
12:42:11 | Llorean | Gartral: If you need help fixing bugs in the OF, contact sandisk. |
12:42:51 | Gartral | i dont want help fixing it, i want it too go away |
12:42:52 | maraz | So, is there a working mikmod patch for recent SVN revisions? |
12:43:03 | Llorean | Gartral: It's a problem with the OF though. So ask Sandisk. |
12:43:18 | gevaerts | Gartral: try verifying the filesystem |
12:44:59 | maraz | http://www.ipodlinux.org/forums/viewtopic.php?t=29331 Someone PLEASE port this over to rockbox. |
12:45:18 | Gartral | it would take a month for a reply, and ide probably have too call some indian dude who sounds like a girl reading off of an idiot chart.... i dont like corporations, nor do i like dealing with them, think of it, the reason the opensource community in general exists is too offer an alternitive too stinking pig filled corporations, and there awful hogwash |
12:45:50 | gevaerts | well, yes, but we still can't help you with OF problems... |
12:46:08 | Llorean | Gartral: And the reason #rockbox exists is to help people with Rockbox, not their original firmware. |
12:47:05 | pixelma | maraz: there is a mikmod patch in the track (making it a plugin) but haven't heard much good about it so far. There is another patch which gives a mod codec (works fairly well, the thing that annoys me most that it lets the mods loop infinitely and you have to skip forwards) |
12:47:13 | pixelma | s/track/tracker |
12:47:26 | maraz | Well, the looping wouldn't bother me |
12:47:32 | maraz | I'd just want s3m/xm/it support :/ |
12:47:43 | maraz | all the good cracktro tunes are xm... |
12:48:06 | pixelma | the codec one doesn't support these formats |
12:48:32 | Gartral | the reason im asking here is because when i plug my sansa in, it spits the error screen saying it needs 6MB freed for the database... and it causes the sync code too fail.. meaning i have too unplug the sansa, reboot it, wait for the DBR screen too come back, spit its error, ok it, THEN plug it back in |
12:49:12 | Llorean | Gartral: That's not a reason for asking here. None of that has anything to do with Rockbox. |
12:50:23 | pixelma | Gartral: so this already happened before you made the system directory read only? Why didn't you say so in first place... |
12:50:25 | Llorean | Please, respect the channel guidelines and restrict yourself to questions relating specifically to Rockbox. |
12:50:51 | Gartral | pixelma: i did... |
12:51:36 | * | gevaerts reads the backlog and can't find where Gartral said that |
12:51:41 | Llorean | Gartral: No, you didn't. We can all scroll up and read what you originally asked, and there was no mention of that error message until several suggestions had been made. |
12:52:26 | Gartral | ohh.. sorry... ive been up for a day n a hlaf |
12:52:32 | Gartral | half* |
12:54:46 | * | gevaerts recommends getting some sleep and then checking the filesystem |
12:55:18 | | Join Mathiasdm [0] (n=Mathias@vpnb155.ugent.be) |
12:55:35 | Gartral | i checked the filesystem, its fine, i even reinstaled the OFW... and RB |
12:56:37 | | Join Thundercloud [0] (n=thunderc@resnet13.nat.lancs.ac.uk) |
12:56:48 | Llorean | Gartral: As I've said. This is clearly a bug in the original firmware, and you should seek help with it elsewhere. |
12:58:16 | pixelma | the "free x MB for the database" is something I get with the system directory read only trick but on the c200 it doesn't hurt because the c200 refreshes its database on USB disconnect and not connect. Maybe try some sansa forums, I think I once read something about it in the official one (off sandisk's site, not anythingbutipod) |
12:58:38 | Gartral | i agree with one thing sansa said... "we failed at creating a useable firmware" |
12:59:29 | Llorean | Gartral: This is your last warning: Things like that, which have nothing to do with Rockbox, are off topic here. |
12:59:51 | Mode | "#rockbox +o Llorean " by ChanServ (ChanServ@services.) |
13:00 |
13:04:03 | | Quit K4rP4D ("Leaving") |
13:04:35 | Mode | "#rockbox -o Llorean " by ChanServ (ChanServ@services.) |
13:11:48 | gevaerts | What if the DAX bootrom finds a NAND without valid firmware |
13:11:49 | gevaerts | ? |
13:12:05 | linuxstb | Then I would guess it defaults to USB boot mode. (just guessing...) |
13:13:32 | gevaerts | Would reinserting the NAND board after booting be doable in a safe way ? |
13:13:46 | linuxstb | I don't think I would try it... |
13:14:15 | gevaerts | Might be worth it as a last resort |
13:14:29 | Gartral | no... at best you would get an error... at worst, the NAND board and/or the main logic board might fry |
13:15:07 | * | amiconn thinks it would probably crash the device without permanent damage |
13:15:32 | markun | Bagder: do you know if the ipod nano2 bootloader was dumped using DFU mode? |
13:16:11 | DerPapst | the flash rom is encrypted too :-/ |
13:16:29 | DerPapst | speaking of the nano 2g here |
13:16:36 | linuxstb | markun: http://home.gna.org/linux4nano/dumping_SST39WF800A.html |
13:16:48 | markun | thanks |
13:17:05 | * | linuxstb thinks encrypted the ROM is taking things too far ;) |
13:17:17 | markun | linuxstb: looks a bit extreme :) |
13:17:22 | | Quit Schinken- ("Cya :)") |
13:17:31 | linuxstb | It's almost as if Apple want to prevent people running their own code, or cloning the hardware.... |
13:17:52 | markun | I've seen posts about the DFU mode in the nano2 and shuffle2, su I would hope that the samsung DFU tools would work. |
13:19:28 | * | amiconn isn't surprised that the flash rom is encrypted |
13:21:01 | | Join nplus [0] (n=nplus@141.25.Globcom.Net) |
13:21:25 | DerPapst | however it contains a map at the end not present in the aupd image. flshdisk flshdiag flshlogo and logo. like the ATA!osos things etc. |
13:24:24 | | Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) |
13:26:28 | | Quit linuxstb (Read error: 113 (No route to host)) |
13:38:59 | | Join MethoS- [0] (n=clemens@host-091-096-215-105.ewe-ip-backbone.de) |
13:42:08 | *** | Saving seen data "./dancer.seen" |
13:47:09 | | Quit desowin (Read error: 113 (No route to host)) |
13:53:29 | | Join desowin [0] (n=desowin@atheme/member/desowin) |
13:55:02 | | Join MTee [0] (n=MT@41.233.143.99) |
13:57:26 | * | MTee drops a hi by you all |
14:00 |
14:05:48 | | Join m0f0x [0] (n=m0f0x@189-47-43-43.dsl.telesp.net.br) |
14:12:23 | | Quit ompaul (Client Quit) |
14:12:51 | | Quit daurn (Read error: 104 (Connection reset by peer)) |
14:13:00 | MTee | anyone there ? |
14:13:11 | petur | yup |
14:14:51 | Gartral | -looks at his hands- i think so |
14:15:26 | MTee | hello petur .. I 've downloaded the source code, When I want to make a patch, do I have to go through the whole code first ? or can I just go through the specific part of the code that I want to change ? |
14:16:00 | petur | whatever you need to understand what you're doing ;) |
14:19:39 | | Quit MethoS- (Read error: 110 (Connection timed out)) |
14:20:24 | MTee | petur : I see, I hope I wouldn't need much :) |
14:20:54 | petur | start small and work your way up.... |
14:20:55 | | Join gregzx [0] (n=chatzill@dtk208.neoplus.adsl.tpnet.pl) |
14:30:47 | | Join ctaylorr [0] (n=ctaylorr@bas1-toronto43-1279532959.dsl.bell.ca) |
14:32:33 | | Part Gartral |
14:36:02 | | Quit Mathiasdm ("Yuuw!") |
14:41:03 | | Join linuxstb__ [0] (n=linuxstb@i-83-67-212-170.freedom2surf.net) |
14:43:39 | | Quit gromit`` (Read error: 110 (Connection timed out)) |
14:53:04 | | Quit linuxstb_ (Read error: 113 (No route to host)) |
14:58:01 | markun | MTee: what do you want to work on? |
14:59:26 | | Join LambdaCalculus37 [0] (n=44a0430f@gateway/web/cgi-irc/labb.contactor.se/x-d25d50efce532d68) |
15:00 |
15:01:01 | ctaylorr | Hi. Just wondering. Has the volume in the voice files gone up recently? I updated rockbox and the voice file after about a month, and my ears are still bleeding :) |
15:02:10 | | Join ompaul [0] (n=ompaul@gnewsense/friend/ompaul) |
15:02:39 | MTee | markun : Haven't decided yet, I have final exams in my college that will end on june 12th, so then I could really pick something to work on .. but currently I think of patching the record function so as to prompt the user whether he wants to stop recording or not (one of the requests) |
15:04:03 | LambdaCalculus37 | jhMikeS: Ping! |
15:05:31 | | Join krazykit [0] (n=kkit@ppp-70-225-141-204.dsl.ipltin.ameritech.net) |
15:06:28 | | Join daurnimator [0] (i=daurn@unaffiliated/daurnimator) |
15:14:58 | | Join Falafel [0] (n=Falafel@186pc220.sshunet.nl) |
15:29:47 | | Quit CaptainSquid ("Miranda IM!") |
15:32:33 | | Join sbeh [0] (i=sbeh@serverstaff.de) |
15:42:10 | *** | Saving seen data "./dancer.seen" |
15:44:09 | | Join jgarvey [0] (n=jgarvey@cpe-024-163-032-204.nc.res.rr.com) |
15:51:48 | | Quit cbr|w (Read error: 104 (Connection reset by peer)) |
15:52:29 | | Join cbr|w [0] (n=cbr@212.98.160.130) |
15:58:59 | | Quit Seed (Remote closed the connection) |
16:00 |
16:00:25 | | Join XavierGr [0] (n=xavier@rockbox/staff/XavierGr) |
16:00:38 | | Nick fxb__ is now known as fxb (n=felixbru@h1252615.stratoserver.net) |
16:01:36 | | Join domonoky [0] (n=Domonoky@rockbox/developer/domonoky) |
16:02:08 | | Quit MartinR ("ChatZilla 0.9.82.1 [Firefox 2.0.0.14/2008040413]") |
16:02:19 | | Quit tvelocity (Read error: 110 (Connection timed out)) |
16:02:55 | | Join tvelocity [0] (n=tony@athedsl-4406505.home.otenet.gr) |
16:07:09 | | Nick linuxstb__ is now known as linuxstb (n=linuxstb@i-83-67-212-170.freedom2surf.net) |
16:08:18 | | Part LinusN |
16:12:27 | | Join Seed [0] (n=ben@bzq-84-108-237-178.cablep.bezeqint.net) |
16:13:46 | | Quit Ragnor (Nick collision from services.) |
16:13:56 | | Join Ragnor [0] (n=Ragnor@dslb-084-060-191-239.pools.arcor-ip.net) |
16:22:04 | | Quit tvelocity ("Αποχώρησε") |
16:34:35 | | Join jgarvey_ [0] (n=jgarvey@cpe-024-163-032-204.nc.res.rr.com) |
16:34:35 | | Quit jgarvey (Connection timed out) |
16:39:55 | | Quit gevaerts ("work->home") |
16:48:47 | | Join rpj8 [0] (n=rpj8@c-71-230-53-61.hsd1.pa.comcast.net) |
16:48:57 | rpj8 | Hey guys. I'm having trouble making my backdrop remain after a reboot |
16:49:32 | domonoky | rpj8: how do you reboot, and where is the backdrop stored ? |
16:49:51 | rpj8 | backdrop is stored in / and /.rockbox/backdrops |
16:50:04 | | Quit GodEater ("http://www.mibbit.com ajax IRC Client") |
16:50:08 | rpj8 | I set it by going to files (main menu) and then selecting it as my backdrop |
16:50:18 | rpj8 | Then I just turn the player off and on again |
16:50:33 | | Join AceNik [0] (n=AceNik@117.98.60.52) |
16:50:34 | LambdaCalculus37 | Which player, out of curiousity? |
16:50:39 | domonoky | you have to use the "set Backdrop" function on the one inside the .rockbox idr.. |
16:50:45 | rpj8 | LambdaCalculus37: iriver h10 |
16:50:50 | domonoky | s/idr/dir |
16:50:50 | AceNik | hey whats the scene with FS #8992 |
16:51:02 | rpj8 | domonoky: How do I show hidden files though? |
16:51:07 | rpj8 | or navigate to it. |
16:51:18 | rpj8 | As far as I know the files menu is chrooted to /files/ |
16:51:27 | | Join toffe82 [0] (n=chatzill@h-74-0-180-178.snvacaid.covad.net) |
16:51:43 | domonoky | rpj8: there is a file view mode in rockbox, see manual on how to change it.. |
16:51:48 | AceNik | rpj8: just show all files |
16:52:21 | AceNik | rpj8: just hold on the left soft key for 2 mins, & press the appropriate button to change the view mode to show all files |
16:52:26 | rpj8 | AceNik: Thanks. That did the trick. I didn't know it had a long hold-select menu. |
16:52:30 | | Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) |
16:52:59 | rpj8 | Excellent. The batman iriver is near complete |
16:53:03 | rpj8 | Thanks guys. |
16:53:11 | AceNik | rpj8: in the main menu also if you hold the right button for a few seconds you will get the appropriate options |
16:53:30 | AceNik | rpj8: what you making ? whats batman iriver, i have one id liek to try it |
16:53:40 | domonoky | it really helps to read the manual.... :-) |
16:54:07 | rpj8 | domonoky: The manual is a bit untidy for my likings. I did find everything else that I needed to know, though |
16:54:20 | rpj8 | AceNik: It's just a backdrop. I change dthe4 oclors around so that they'd match the backdrop. |
16:54:21 | AceNik | domonoky: i know :) but it also helps to use the player more, tweak it more fiddle around |
16:54:31 | domonoky | rpj8: feell free to help making the manual better.. :-) |
16:55:01 | AceNik | anyone working on this or is it fixed ? http://www.rockbox.org/tracker/task/8992 |
16:55:37 | rpj8 | domonoky: I'm no program dev =/. I've never done anythign like that. But my two cents: The manual needs to be better sectioned off. As of now it seems that a ton of parts are thrown into one area. |
16:56:19 | LambdaCalculus37 | rpj8: The manual is written using LaTeX. It's merely a document markup language. |
16:56:26 | rpj8 | AceNik: http://img229.imageshack.us/img229/6138/batman1jq8.png |
16:56:33 | AceNik | rpj8: well the limitation with the section stuff is this is probably the best the scripting lanuage can get us too, but still you can write a wiki page of you ideas or something |
16:56:37 | LambdaCalculus37 | rpj8: http://en.wikipedia.org/wiki/LaTeX |
16:57:04 | AceNik | rpj8: which irver do you have ? |
16:57:11 | rpj8 | h10 20GB |
16:57:51 | AceNik | hey can you accept pvts |
17:00 |
17:00:39 | AceNik | rpj8: did you get my pvt |
17:05:50 | | Quit linuxstb (Read error: 110 (Connection timed out)) |
17:05:52 | | Quit Jon-Kha (Read error: 145 (Connection timed out)) |
17:06:53 | | Join nuonguy [0] (n=john@c-24-6-175-26.hsd1.ca.comcast.net) |
17:07:56 | AceNik | domonoky: hows rockbox utility coming along |
17:09:08 | domonoky | AceNik: it seems to work good.. |
17:10:03 | | Join Jon-Kha [0] (i=jon-kha@xdsl-83-150-91-127.nebulazone.fi) |
17:11:57 | | Join gevaerts [0] (n=fg@rockbox/developer/gevaerts) |
17:19:32 | | Quit petur ("connection reset by beer") |
17:23:26 | AceNik | domonoky: any chance of having a rockbox utility slimmed down to a "web application" that way people can embed the application into their pages |
17:24:20 | gevaerts | You want low level usb access from a _web application_ ? |
17:24:30 | | Join Horscht [0] (n=Horscht@xbmc/user/horscht) |
17:24:33 | domonoky | no chance, you dont have access to drives from a webapplication.. |
17:24:40 | * | gevaerts doesn't even want to think about the security implications of that sort of idea |
17:25:05 | | Quit Mouser_X (Read error: 110 (Connection timed out)) |
17:25:07 | AceNik | no rather just let them get the build made on server then let it jus give them a complete ready build to download |
17:25:17 | | Join bughunter2 [0] (n=jelle@ip565fbeaa.direct-adsl.nl) |
17:25:31 | * | gevaerts is confused now |
17:26:24 | gevaerts | You can download a build from the server now if you want to |
17:26:28 | AceNik | whoever hosts the application will have all the files assembled in a zip on their server, then when the complete zip is ready the users can download it, i know the rockbox utility functions a different manner where each component is loaded independantly but this can be possible |
17:27:05 | AceNik | gevaerts: ya but the slimmed down web app can just be a way to assemble a build with extars in it think about it |
17:27:13 | AceNik | extras* |
17:27:30 | domonoky | AceNik: which components do you mean ? rbutils main job is bootloader install, detection and such... unzipping a build can be done without tool.. |
17:27:30 | * | gevaerts thinks, and still doesn't understand what advantages this brings |
17:29:06 | domonoky | and nearly all extras dont need to be updated with every build.. so combining them in a zip wouldnt be wise... |
17:29:41 | AceNik | yes i know that, & mostly for the ipods & stuff, but cant there be a way where usb drive can be accessed by asking the users permission |
17:31:03 | gevaerts | maybe it can be solved (although I doubt it will be easy or problem-free), but why ? |
17:31:22 | | Quit Seed (Nick collision from services.) |
17:31:30 | | Join Seed [0] (i=TheKlemm@bzq-84-108-237-178.cablep.bezeqint.net) |
17:31:46 | domonoky | at least the patchers are impossible as webapplication, you can get raw disk access out of the browser.. |
17:31:53 | AceNik | gavearts: i just think it will be a better way rockbox web application which can be embedded n websites & also ont he main rckbox webite |
17:31:57 | AceNik | website* |
17:32:10 | gevaerts | I think this is a solution in search of a problem... |
17:32:25 | AceNik | dmonoky: ya thats what, then that disk space can be used for processing |
17:32:55 | domonoky | ups... replace can with cant... |
17:33:00 | AceNik | gaverts: oh come on, its wortha good try, we got all the code, just need to port it as a web application |
17:33:10 | domonoky | so its impossible, and doesnt make sense.. |
17:33:28 | gevaerts | You probably can get raw disk access and/or raw usb access if you use a signed activex component on windows, but I'm not sure how to do it on linux or mac, and I predict browser-support nightmares |
17:33:30 | AceNik | domonoky: there has to be a way, im sure |
17:33:34 | domonoky | and its surly not "just a port" a webapp is something completly different.. |
17:33:38 | | Quit ctaylorr (Read error: 113 (No route to host)) |
17:33:44 | | Quit jgarvey_ (Read error: 110 (Connection timed out)) |
17:34:11 | AceNik | domonoky: well then let it be on hold for now, ill look little into it |
17:34:13 | gevaerts | You can probably integrate an installer into a powerpoint presentation or a boot sector virus if you want to, but that doesn't make it a good idea either... |
17:34:37 | domonoky | AceNik: if you want it, you can try todo it... but we wont help you.. :-) |
17:35:41 | AceNik | ok |
17:38:04 | | Quit freqmod_qu (Remote closed the connection) |
17:38:18 | | Part AceNik |
17:38:55 | | Join quassel251 [0] (n=quassel@2001:700:300:1800:213:d3ff:fee9:5ed0) |
17:39:59 | | Join carini [0] (n=chatzill@pdpc/supporter/active/carini) |
17:40:26 | | Quit quassel251 (Remote closed the connection) |
17:40:33 | | Join freqmod_qu [0] (n=quassel@2001:700:300:1800:213:d3ff:fee9:5ed0) |
17:42:14 | *** | Saving seen data "./dancer.seen" |
17:42:25 | | Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) |
17:45:06 | | Join jgarvey [0] (n=jgarvey@cpe-024-163-032-204.nc.res.rr.com) |
17:45:11 | | Join linuxstb__ [0] (n=linuxstb@i-83-67-212-170.freedom2surf.net) |
17:50:00 | | Quit toffe82 (Read error: 104 (Connection reset by peer)) |
17:50:38 | | Join kugel [0] (n=chatzill@unaffiliated/kugel) |
17:51:18 | | Join toffe82 [0] (n=chatzill@h-74-0-180-178.snvacaid.covad.net) |
17:52:49 | | Join toffe82_ [0] (n=chatzill@h-74-0-180-178.snvacaid.covad.net) |
17:53:42 | | Quit mcuelenaere (leguin.freenode.net irc.freenode.net) |
17:53:42 | NSplit | leguin.freenode.net irc.freenode.net |
17:53:42 | | Quit Hadaka (leguin.freenode.net irc.freenode.net) |
17:56:32 | NHeal | leguin.freenode.net irc.freenode.net |
17:56:32 | NJoin | mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) |
17:57:03 | | Quit linuxstb_ (Read error: 113 (No route to host)) |
17:59:48 | | Nick kugel is now known as kugel|away (n=chatzill@unaffiliated/kugel) |
18:00 |
18:00:03 | kugel|away | test |
18:07:12 | DerPapst | *plop* |
18:10:01 | | Part pixelma |
18:10:15 | | Quit kugel|away (Remote closed the connection) |
18:10:16 | | Quit toffe82 (Read error: 110 (Connection timed out)) |
18:11:03 | | Nick linuxstb__ is now known as linuxstb (n=linuxstb@i-83-67-212-170.freedom2surf.net) |
18:22:47 | | Quit ender` (Read error: 104 (Connection reset by peer)) |
18:29:26 | | Join Naked [0] (i=naked@naked.iki.fi) |
18:32:44 | | Join miepchen^schlaf [0] (n=miepchen@p54BF6E3B.dip.t-dialin.net) |
18:38:37 | | Quit nuonguy ("This computer has gone to sleep") |
18:38:40 | | Join BigBambi [0] (n=Alex@rockbox/staff/BigBambi) |
18:40:25 | | Part sbeh |
18:41:28 | | Join webguest60 [0] (n=c7551302@gateway/web/cgi-irc/labb.contactor.se/x-eaee4700dcd0192e) |
18:41:36 | | Quit webguest60 (Client Quit) |
18:44:17 | | Quit miepchen^schlaf (leguin.freenode.net irc.freenode.net) |
18:44:17 | NSplit | leguin.freenode.net irc.freenode.net |
18:44:17 | | Quit davina (leguin.freenode.net irc.freenode.net) |
18:44:17 | | Quit jhMikeS (leguin.freenode.net irc.freenode.net) |
18:44:17 | | Quit DaCapn (leguin.freenode.net irc.freenode.net) |
18:44:17 | | Quit amiconn (leguin.freenode.net irc.freenode.net) |
18:44:17 | | Quit Xerion (leguin.freenode.net irc.freenode.net) |
18:44:17 | | Quit Anakin (leguin.freenode.net irc.freenode.net) |
18:44:17 | | Quit feisar (leguin.freenode.net irc.freenode.net) |
18:44:38 | | Quit HangukMiguk_ ("These shoes smell yellow!") |
18:45:14 | NHeal | leguin.freenode.net irc.freenode.net |
18:45:14 | NJoin | miepchen^schlaf [0] (n=miepchen@p54BF6E3B.dip.t-dialin.net) |
18:45:14 | NJoin | davina [0] (n=davina@cpc1-sout6-0-0-cust616.sotn.cable.ntl.com) |
18:45:14 | NJoin | jhMikeS [50] (n=jethead7@rockbox/developer/jhMikeS) |
18:45:14 | NJoin | DaCapn [0] (n=dacapn@c-67-170-177-22.hsd1.or.comcast.net) |
18:45:14 | NJoin | amiconn [50] (n=jens@rockbox/developer/amiconn) |
18:45:14 | NJoin | Xerion [0] (n=xerion@cp198589-d.landg1.lb.home.nl) |
18:45:14 | NJoin | Anakin [0] (i=0@86.122.116.44) |
18:45:14 | NJoin | feisar [0] (i=jljhook@irkki.fi) |
18:49:53 | | Join DerDome [0] (n=DerDome@dslb-082-083-219-003.pools.arcor-ip.net) |
18:52:43 | | Quit DaCapn () |
18:59:12 | | Quit jhMikeS (leguin.freenode.net irc.freenode.net) |
18:59:12 | NSplit | leguin.freenode.net irc.freenode.net |
18:59:12 | | Quit amiconn (leguin.freenode.net irc.freenode.net) |
18:59:12 | | Quit Anakin (leguin.freenode.net irc.freenode.net) |
18:59:12 | | Quit davina (leguin.freenode.net irc.freenode.net) |
18:59:12 | | Quit feisar (leguin.freenode.net irc.freenode.net) |
18:59:12 | | Quit Xerion (leguin.freenode.net irc.freenode.net) |
18:59:12 | | Quit miepchen^schlaf (leguin.freenode.net irc.freenode.net) |
19:00 |
19:01:36 | NHeal | leguin.freenode.net irc.freenode.net |
19:01:36 | NJoin | miepchen^schlaf [0] (n=miepchen@p54BF6E3B.dip.t-dialin.net) |
19:01:36 | NJoin | davina [0] (n=davina@cpc1-sout6-0-0-cust616.sotn.cable.ntl.com) |
19:01:36 | NJoin | jhMikeS [50] (n=jethead7@rockbox/developer/jhMikeS) |
19:01:36 | NJoin | amiconn [50] (n=jens@rockbox/developer/amiconn) |
19:01:36 | NJoin | Xerion [0] (n=xerion@cp198589-d.landg1.lb.home.nl) |
19:01:36 | NJoin | Anakin [0] (i=0@86.122.116.44) |
19:01:36 | NJoin | feisar [0] (i=jljhook@irkki.fi) |
19:02:15 | | Quit amiconn (Nick collision from services.) |
19:02:22 | | Join amiconn [50] (n=jens@rockbox/developer/amiconn) |
19:03:15 | jhMikeS | LambdaCalculus37: pong? |
19:06:51 | LambdaCalculus37 | jhMikeS: Your most recent commits for the Gigabeast are for power management, correct? |
19:10:14 | jhMikeS | I was just finishing out the head file. No functional change with that. (Doing that helps me get more familiar with it too). |
19:10:33 | LambdaCalculus37 | So no significant changes? |
19:11:15 | jhMikeS | when there are there will be no ambiguity in the commit message about it :) |
19:12:25 | LambdaCalculus37 | Okay. To be honest, I was a wee bit confused about exactly *what* the commit did. :) |
19:15:54 | | Join neddy [0] (n=john@nat/sun/x-d2dd17dcdd75a27e) |
19:18:58 | | Join bertrik [0] (n=bertrik@171-012-045-062.dynamic.caiway.nl) |
19:20:52 | | Join Davide-NYC [0] (n=chatzill@user-0cev9vm.cable.mindspring.com) |
19:21:58 | | Quit MTee () |
19:23:16 | | Quit DerPapst (Read error: 104 (Connection reset by peer)) |
19:23:39 | | Quit n2aag (Read error: 113 (No route to host)) |
19:23:49 | | Join DerPapst [0] (n=Der_Paps@p5B23C0E2.dip.t-dialin.net) |
19:24:06 | LambdaCalculus37 | Davide-NYC: Greets! |
19:24:39 | | Quit FOAD ("I'll be back") |
19:24:55 | | Join FOAD [0] (n=dok@dinah.blub.net) |
19:25:29 | | Join n2aag [0] (n=aaron@cpe-98-14-146-184.nyc.res.rr.com) |
19:31:01 | | Quit FOAD ("I'll be back") |
19:31:15 | | Join FOAD [0] (n=dok@dinah.blub.net) |
19:34:50 | | Join ender` [0] (i=krneki@foo.eternallybored.org) |
19:38:33 | Davide-NYC | Hello Rob! |
19:39:07 | Davide-NYC | I purchased a Gigabeat S yesterday. |
19:39:08 | | Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) |
19:39:45 | Davide-NYC | The OF looks OK but getting the files on and off of that thing seems like a bit of a nightmare. |
19:40:11 | LambdaCalculus37 | Davide-NYC: Wanna hop into #rockbox-community for a bit? |
19:41:18 | | Quit amiconn (Nick collision from services.) |
19:41:24 | | Join amiconn [50] (n=jens@rockbox/developer/amiconn) |
19:42:15 | *** | Saving seen data "./dancer.seen" |
19:49:33 | | Join Buschel [0] (n=AndreeBu@p54A3D3F2.dip.t-dialin.net) |
19:51:08 | | Join borges_ [0] (n=bruges@e178015056.adsl.alicedsl.de) |
19:51:51 | | Quit linuxstb (Read error: 110 (Connection timed out)) |
19:55:23 | Davide-NYC | question: On my GBS, if I set the bootable flag BEFORE installing the bootloader will I cause problems for the OF? |
19:55:30 | BigBambi | No, it'll be fine |
19:56:01 | Davide-NYC | Will I then be able to access the HD as a UMS? |
19:56:16 | BigBambi | Not from the OF, but Rockbox USB will work in linux |
19:56:30 | BigBambi | (I don't think Windows cares) |
19:56:40 | LambdaCalculus37 | You do have to fix the partition table for Linux to see the drive. |
19:56:45 | LambdaCalculus37 | According to this: http://www.rockbox.org/twiki/bin/view/Main/GigabeatSInstallation#Step_2_Fix_your_Gigabeat_s_parti |
19:56:51 | Davide-NYC | So the MSC is implemented in software. |
19:56:51 | BigBambi | yes, you do |
19:57:01 | BigBambi | but I don't think Windows cares about it |
19:57:05 | BigBambi | Davide-NYC: yep |
19:57:17 | LambdaCalculus37 | BigBambi: No, Windows doesn't care about it. |
19:57:22 | BigBambi | Or partially (before gevaerts shouts at me) |
19:57:27 | Davide-NYC | BigBambi: when you say windows doesn't care I'm not sure I understand. |
19:57:37 | BigBambi | Davide-NYC: You don't need to set the flags for windows |
19:57:47 | BigBambi | It works with the invalid flags that are originally present |
19:58:01 | Davide-NYC | WinXP prompts me to install drivers. Of course I have no disk and am having trouble finding them. |
19:58:09 | BigBambi | Using rockbox? |
19:59:04 | Davide-NYC | no. what I am trying to do (and tell me if this is not possible) is to retrieve the files on the HD before installing RB. |
19:59:34 | BigBambi | I don't know if MSC lets you copy things back off, but I doubt it |
19:59:40 | BigBambi | s/MSC/Mtp |
20:00 |
20:00:10 | Davide-NYC | yeah, I think not. Any good disk imaging utilities that work over USB under windows? |
20:00:35 | BigBambi | no idea I'm afraid |
20:00:39 | LambdaCalculus37 | Davide-NYC: Not sure. Is the Gigabeat in recovery mode or in the OF right now? |
20:01:08 | Davide-NYC | OF |
20:01:20 | bertrik | Cygwin can also use dd to make backups AFAIK |
20:01:47 | Davide-NYC | bertrik: will try that. |
20:02:07 | LambdaCalculus37 | IIRC if you install the patched nk.bin with the bootloader from within the OF, it shouldn't format the drive. |
20:02:23 | BigBambi | No it doesn't |
20:02:39 | BigBambi | But the files transferred as MTP are not too useful |
20:02:52 | BigBambi | (IMO of course) |
20:03:31 | LambdaCalculus37 | BigBambi: Yes, because like with an iPod, the file names are obfuscated and stuffed within subfolders in a larger "Content" folder on the root of the S hard drive. |
20:03:55 | | Join Vorador [0] (n=tomas@84.240.35.19) |
20:04:13 | Davide-NYC | Are the metatags intact? |
20:04:20 | LambdaCalculus37 | That they are. |
20:04:32 | Davide-NYC | Well, at least they can be batch renamed then. |
20:04:36 | LambdaCalculus37 | Davide-NYC: There's a good set of instructions here: http://www.rockbox.org/twiki/bin/view/Main/GigabeatSInfo#Loading_code_from_Windows |
20:04:47 | LambdaCalculus37 | That should at least get the bootloader installed for you. |
20:05:13 | Davide-NYC | Akk~! Running out of time. |
20:05:15 | LambdaCalculus37 | Once you get the bootloader installed, you can use the Bootloader USB mode to transfer a build and some files. |
20:05:16 | Davide-NYC | :-P |
20:05:29 | LambdaCalculus37 | What happened? Gotta run back to work? |
20:05:51 | Davide-NYC | Stuff needs to get done before EOD. |
20:05:56 | Davide-NYC | Fun times! |
20:06:13 | | Quit Davide-NYC ("ChatZilla 0.9.82.1 [Firefox 2.0.0.14/2008040413]") |
20:06:37 | * | LambdaCalculus37 hopes Davide-NYC has a successful Rockbox install |
20:08:46 | | Join Arathis [0] (n=doerk@p508A761C.dip.t-dialin.net) |
20:09:20 | Vorador | Is anyone trying to fix bug tracker? |
20:10:05 | | Quit mcuelenaere (Read error: 110 (Connection timed out)) |
20:13:01 | | Join spiorf [0] (n=spiorf@host126-226-dynamic.25-79-r.retail.telecomitalia.it) |
20:13:45 | | Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) |
20:13:54 | | Quit spiorf (Read error: 104 (Connection reset by peer)) |
20:16:03 | | Join spiorf [0] (n=spiorf@host126-226-dynamic.25-79-r.retail.telecomitalia.it) |
20:17:15 | Vorador | Still blank -> http://www.rockbox.org/tracker/ |
20:18:17 | DerPapst | http://www.rockbox.org/tracker/index.php?type=4 |
20:18:22 | DerPapst | works here :-P |
20:19:44 | Vorador | I know, that viewing bugs works, but registration is broken. |
20:19:59 | Vorador | I can not confirm my registration. |
20:21:11 | BigBambi | Vorador: I believe it is known about by the tracker admins |
20:22:56 | Vorador | How can you be so sure? It's not evident unless you try to register new account. |
20:23:51 | BigBambi | Because it has been brought up here before |
20:25:13 | Vorador | Few days ago. Now I am just wondering if the right people did see that. |
20:25:46 | | Quit n2aag (Read error: 113 (No route to host)) |
20:26:52 | BigBambi | Vorador: Yes, I'm pretty sure they did |
20:27:46 | BigBambi | Vorador: But you must remember rockbox is a spare time project, and people have real lives |
20:27:53 | | Join n2aag [0] (n=aaron@cpe-98-14-146-184.nyc.res.rr.com) |
20:28:59 | | Quit moos (Read error: 104 (Connection reset by peer)) |
20:29:11 | | Join moos [0] (i=moos@m198.net81-66-127.noos.fr) |
20:29:28 | Vorador | Okey. |
20:30:33 | BigBambi | Vorador: One of the Swedes are the chaps, but I can't remember which for the tracker (LinusN, Bagder or Zagor) |
20:32:40 | | Quit gregzx (Read error: 104 (Connection reset by peer)) |
20:34:08 | moos | BigBambi: Zagor IIRC (hi btw) |
20:34:25 | BigBambi | moos: righto (hello0 |
20:34:50 | | Join weatherundergnd [0] (n=weatheru@dsl-aur-fee1de00-165.dhcp.inet.fi) |
20:34:56 | weatherundergnd | howdy |
20:35:06 | BigBambi | yo |
20:35:30 | weatherundergnd | i have iRiver H140 and i'm about to flash Rockbox on the player. mostly because of .sid support. ;) |
20:35:45 | LambdaCalculus37 | Good choice! :) |
20:35:59 | LambdaCalculus37 | Do you want to know how the flash procedure works? |
20:36:07 | weatherundergnd | should i go with "releases" or "current build" ? |
20:36:09 | * | BigBambi points to the manual in that case |
20:36:13 | LambdaCalculus37 | Current build. |
20:36:16 | weatherundergnd | ok |
20:36:20 | BigBambi | weatherundergnd: There isn't a release for the h140 |
20:36:27 | LambdaCalculus37 | The last release was ages ago, and only for the Archos devices. |
20:36:31 | weatherundergnd | ok |
20:36:46 | weatherundergnd | H140 should be H100 compatible ? |
20:36:57 | BigBambi | H120/H140 is the build you want |
20:36:58 | LambdaCalculus37 | Get the H120/H140 build. |
20:37:13 | LambdaCalculus37 | H100 is for the older H110/H115 players. |
20:37:15 | weatherundergnd | j |
20:37:18 | BigBambi | H110 and H115 and nor compatible with the H120/H140 (different amount of RAM) |
20:37:21 | weatherundergnd | ok |
20:37:25 | weatherundergnd | i missed that |
20:37:31 | weatherundergnd | i just thought about H100 series |
20:37:40 | LambdaCalculus37 | One last thing... by "flash", do you mean "initial install" or "flash to the player"? |
20:38:03 | weatherundergnd | flash the player |
20:38:10 | weatherundergnd | dunno what you mean about initial install? |
20:38:21 | weatherundergnd | i have H140 stock firmware |
20:38:27 | BigBambi | weatherundergnd: You need to flash a bootloader to the player to then install rockbox to disk |
20:38:37 | weatherundergnd | ok |
20:38:40 | BigBambi | But you can also flash rockbox itself, which removes the iriver firmware |
20:39:02 | BigBambi | However, that is unreleased and not recommended at the moment (just in case) |
20:39:05 | weatherundergnd | is it possible to keep both? |
20:39:07 | LambdaCalculus37 | "Initial install" meaning "this is my first time installing Rockbox". |
20:39:08 | BigBambi | Yes |
20:39:13 | weatherundergnd | ok |
20:39:15 | LambdaCalculus37 | You can dual-boot. |
20:39:18 | weatherundergnd | well it's my first time |
20:39:22 | BigBambi | weatherundergnd: Just follow the instructions in the manual |
20:39:23 | weatherundergnd | i'm a virgin :D |
20:39:35 | * | domonoky recommends the manual and rbutil to weatherundergnd |
20:39:42 | LambdaCalculus37 | Start here: http://download.rockbox.org/manual/rockbox-h100/rockbox-buildch2.html#x4-90002.3 |
20:43:42 | weatherundergnd | i'm wgetting http://download.rockbox.org/rbutil/win32/rbutilqt-v1.0.5.zip |
20:43:43 | | Quit mcuelenaere (Read error: 131 (Connection reset by peer)) |
20:43:44 | weatherundergnd | at the moment |
20:44:32 | weatherundergnd | I:\H140\c\rbutilqt-v1.0.5>rbutilqt.exe |
20:44:33 | weatherundergnd | ? |
20:44:42 | BigBambi | what? |
20:45:44 | LambdaCalculus37 | You don't have to run it from the H140. You can extract it to your computer's hard drive. |
20:45:46 | weatherundergnd | nothing |
20:45:53 | weatherundergnd | i'm just starting the .exe |
20:45:59 | weatherundergnd | don't wanna brick my player |
20:46:06 | BigBambi | good, but you don't need to tell us everyhting you are doing |
20:46:10 | weatherundergnd | btw: the installation has spelling mistake |
20:46:17 | BigBambi | what/ |
20:46:35 | weatherundergnd | The configuation will |
20:46:44 | weatherundergnd | shouldn't it be configuration |
20:46:58 | BigBambi | yes, where exactly is it? |
20:47:17 | weatherundergnd | when first started rbutilqt.exe |
20:47:31 | weatherundergnd | Your configuration is invalid. This is most likely due to a new installation of Rockbox Utility or a changed device path. The configuation will now open to allow you correcting the problem." |
20:47:55 | BigBambi | domonoky: one for you next time you commit something rbutil related I think |
20:48:32 | | Join linuxstb__ [0] (n=linuxstb@i-83-67-212-170.freedom2surf.net) |
20:49:05 | * | domonoky changed locally, and will commit it with the next bigger rbutil change.. :-) |
20:49:13 | BigBambi | cool ;0 |
20:49:28 | * | BigBambi kicks his shift key in the nuts |
20:49:29 | weatherundergnd | "Complete Installation" or "Smart Installation" ? |
20:49:43 | BigBambi | complete should work in 1.0.5 |
20:50:05 | domonoky | there is no "smart" its small... but i would use the individual options on the second tab.. :-) |
20:50:15 | domonoky | but all should work... |
20:50:23 | BigBambi | domonoky: I thought complete was oK in 1.0.5? |
20:50:23 | | Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) |
20:50:42 | * | LambdaCalculus37 gives BigBambi a new shift key |
20:51:02 | domonoky | jup complete install should be ok... |
20:56:51 | | Join petur [50] (n=petur@rockbox/developer/petur) |
20:58:50 | weatherundergnd | the "Complete Installation" is ready |
20:58:55 | weatherundergnd | should i just reboot the H140? |
20:59:04 | LambdaCalculus37 | Yep. |
20:59:11 | BigBambi | have you been into the OF and flashed the patched .hex? |
21:00 |
21:00:43 | | Quit linuxstb_ (Read error: 110 (Connection timed out)) |
21:01:07 | | Quit mackes ("Mackes is out") |
21:03:42 | weatherundergnd | OF? |
21:03:52 | BigBambi | original firmware |
21:04:04 | weatherundergnd | BigBambi: nope |
21:04:13 | BigBambi | you need to do that then |
21:04:19 | BigBambi | did rbutil not prompt you? |
21:04:25 | weatherundergnd | yes |
21:04:28 | domonoky | thats the problem with the complete install. people dont read the output of the botloader install.. . |
21:04:38 | domonoky | :-) |
21:04:57 | BigBambi | domonoky: That's a perennial problem with anything :/ |
21:05:32 | domonoky | you have to use the "upgrade firmware" option in the OF to upgrade to the firmware rbutil put on your device.. |
21:06:13 | weatherundergnd | i ran the installation executable |
21:06:14 | weatherundergnd | http://pastebin.com/m49075120 |
21:06:24 | weatherundergnd | after rebooting that's the stuff i got on my player |
21:06:33 | weatherundergnd | but it boots the normal iRiver firmware |
21:06:46 | BigBambi | so have you done the firmware upgrade in the iriver firmware? |
21:07:11 | BigBambi | as I asked a few minutes ago, and as rbutil told you to |
21:07:15 | weatherundergnd | nopes |
21:07:19 | BigBambi | .... |
21:07:26 | * | domonoky points to what he has just written... you need to upgrade. !! .. |
21:07:28 | | Quit Arathis ("Bye, bye") |
21:07:48 | BigBambi | domonoky: It seems people don't read things even if said directly to them in IRC ;) |
21:07:49 | weatherundergnd | i first need to patch Rockbox diff's to original firmware? |
21:07:52 | BigBambi | no |
21:08:16 | BigBambi | as both domonoky and I have said, just select firmware upgrade in the iriver firmware |
21:08:21 | weatherundergnd | ok |
21:11:25 | weatherundergnd | it's working |
21:11:37 | weatherundergnd | i think :) |
21:11:45 | BigBambi | cool |
21:11:59 | weatherundergnd | the installer is too easy |
21:12:00 | BigBambi | The manual is now your friend (hint hint) |
21:12:01 | weatherundergnd | i think :D |
21:12:05 | weatherundergnd | ok |
21:12:21 | weatherundergnd | domonoky or BigBambi: neighter of you are into C-64 stuff? |
21:12:45 | BigBambi | weatherundergnd: that'd be off-topic - for random chat see #rockbox-community |
21:14:49 | weatherundergnd | ok |
21:15:12 | weatherundergnd | eventhough i haven't tested Rockbox i'd like to thank you guys for your help |
21:15:22 | BigBambi | no problem :) |
21:15:26 | weatherundergnd | have a nice weekend |
21:15:32 | BigBambi | you too |
21:19:06 | | Quit jgarvey (Read error: 110 (Connection timed out)) |
21:20:00 | | Quit bughunter2 ("Leaving.") |
21:20:32 | | Join jgarvey [0] (n=jgarvey@cpe-024-163-032-204.nc.res.rr.com) |
21:22:12 | | Join bughunter2 [0] (n=jelle@ip565fbeaa.direct-adsl.nl) |
21:25:03 | | Join austriancoder [0] (n=austrian@rockbox/developer/austriancoder) |
21:25:12 | Buschel | amiconn: you there? |
21:31:16 | | Join Biiaru [0] (n=b@unaffiliated/Biiaru) |
21:33:23 | Buschel | anyone with an iaudio m5/x5 here? |
21:33:27 | weatherundergnd | i've been testing this for like 10mins and i already love this |
21:34:19 | LambdaCalculus37 | We're glad you're enjoying Rockbox. |
21:34:30 | LambdaCalculus37 | Now go load music on your iriver and rock out all night. :) |
21:34:47 | weatherundergnd | i've loaded some .SID's already |
21:34:49 | weatherundergnd | and .FLAC |
21:34:54 | weatherundergnd | both work nicely |
21:35:00 | goffa | Buschel: i have an x5l |
21:35:01 | weatherundergnd | i'm into SID music |
21:35:20 | weatherundergnd | this is a REALLY nice bonus that it uses TinySID to replay the .SIDs |
21:35:35 | weatherundergnd | i guess the old module formats (MOD/S3M/XM) work also |
21:35:46 | weatherundergnd | someone on CSDb recommended Rockbox |
21:36:46 | | Quit jhMikeS (Read error: 110 (Connection timed out)) |
21:38:25 | LambdaCalculus37 | MOD, S3M, and other tracker formats only work with a patch; search for FS #8680 in Flyspray. |
21:38:43 | LambdaCalculus37 | Also look at FS #8806. |
21:38:59 | LambdaCalculus37 | Speaking of which... |
21:39:02 | * | LambdaCalculus37 pokes preglow |
21:39:32 | | Join pixelma [50] (i=pixelma@rockbox/staff/pixelma) |
21:39:56 | LambdaCalculus37 | preglow: Still going to commit FS #8680? |
21:42:20 | *** | Saving seen data "./dancer.seen" |
21:43:57 | | Quit carini ("ChatZilla 0.9.82.1-rdmsoft [XULRunner 1.8.0.9/2006120508]") |
21:47:15 | weatherundergnd | hmm. i hear some clipping voice when playing songs.. |
21:50:05 | weatherundergnd | i hear clipping noice if i don't have USB cable connected |
21:51:07 | gevaerts | Any objections to committing FS #8230 (manual addition on usb charging) |
21:51:09 | gevaerts | ? |
21:52:44 | BigBambi | nein |
21:52:53 | LambdaCalculus37 | Nope. |
21:53:07 | weatherundergnd | me neigher, but does anyone have clue what's making the clipping noise when playing songs? |
21:53:32 | BigBambi | clipping in the sound files? |
21:53:37 | weatherundergnd | yeah |
21:53:45 | weatherundergnd | playing .SID / .MP3 or anything |
21:53:47 | BigBambi | what are the volume and bass/treble settings |
21:54:06 | BigBambi | also, try turning on the precut in the equalizer |
21:54:31 | BigBambi | I meant actual clipping in the sound files |
21:54:34 | weatherundergnd | is there something like "set default settings" in rockbox? |
21:54:41 | BigBambi | yes |
21:54:44 | BigBambi | Check the manual |
21:54:45 | * | Buschel has FS #9000 :) |
21:55:04 | LambdaCalculus37 | \o/ |
21:55:11 | mcuelenaere | somebody here with a m:robe 500 with Rockbox on it? |
21:55:24 | BigBambi | weatherundergnd: Rockbox doesn't fiddle with your music unless you tell it to, hence no auto no-clipping etc |
21:55:37 | | Nick fxb is now known as fxb__ (n=felixbru@h1252615.stratoserver.net) |
21:56:28 | gevaerts | Now what should we do with FS #8230 ? The actual bug is fixed, but the comments are full of semi-related feature requests |
21:56:44 | LambdaCalculus37 | mcuelenaere: JdGordon has one, I believe. |
21:57:08 | * | pixelma wonders whether austriancoder reads logs or follows tracker |
21:57:24 | BigBambi | gevaerts: I'd close it and say to open a feature request for specific requests |
21:57:26 | Buschel | amiconn: if you could check fs#9000 with your iaudio thuis would be great. 1) i am not 100% sure whether mpc is still matching the size of the iram on your target 2) speed difference is of interest |
21:57:31 | Buschel | *this |
21:57:34 | gevaerts | mcuelenaere: kkurbjun has one according to http://www.rockbox.org/twiki/bin/view/Main/RockboxTesting |
21:58:05 | | Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) |
21:58:22 | mcuelenaere | kkurbjun: around? |
21:58:39 | mcuelenaere | or JdGordon? |
21:59:04 | | Quit LambdaCalculus37 ("CGI:IRC 0.5.9 (2006/06/06)") |
21:59:22 | | Quit weatherundergnd ("Lost terminal") |
22:00 |
22:00:42 | austriancoder | pixelma: logs.. no.. tracker.. hmm |
22:01:18 | pixelma | people reported problems with bass/treble settings on targets with software tone control |
22:01:35 | Buschel | bye |
22:01:36 | | Quit Buschel () |
22:01:45 | | Quit z35 ("Leaving") |
22:01:57 | austriancoder | pixelma: i know of them.. and i will fix them |
22:03:22 | gevaerts | BigBambi: I would, but only one or two of the comments are about the original bug, the other 15 are on the new feature, so "just" opening a new feature request would be annoying. OTOH at least half of the commenters can reopen the bug if I close it... |
22:03:58 | BigBambi | If the bug itself is fixed, then that bug report can be closed IMO |
22:04:25 | BigBambi | If anyone wants to branch off into something else, they can do, either in a new topic or by reopening |
22:04:27 | * | gevaerts closes it. If Llorean doesn't like it, he can always reopen it :) |
22:04:37 | BigBambi | But the discussion carrying on there helps no-one |
22:04:55 | | Join jhMikeS [50] (n=jethead7@rockbox/developer/jhMikeS) |
22:05:07 | BigBambi | it is difficult to find a discussion on something in an wrongly named tracker report |
22:05:27 | | Join bluebrother [0] (n=dom@rockbox/staff/bluebrother) |
22:06:52 | gevaerts | Of course it could be retitled and edited to reflect the new status as a feature request. |
22:06:59 | austriancoder | pixelma: svn up and all problems are gone |
22:07:14 | BigBambi | gevaerts: that is true |
22:07:41 | pixelma | austriancoder: whoa, did you also fix all the other bugs I know of? :P |
22:07:49 | * | gevaerts thinks that 640 bug reports should be enough for everyone. We can recycle them after use |
22:09:44 | | Quit linuxstb__ (Read error: 113 (No route to host)) |
22:09:51 | mcuelenaere | petur: shouldn't "Study mode" be translated to dutch as "Studeer modus" instead of "Studeer mode"? |
22:10:01 | pixelma | gevaerts: yesterday you worded it better here (something like "leave Rockbox running" or so... the Ondios don't charged but can be powered by USB... |
22:10:25 | gevaerts | pixelma: ok. I'll try again :) |
22:10:38 | pixelma | unfortunately that's not the only reference to charging in the Ondio manuals still :\ |
22:10:51 | gevaerts | It's easy now that all the logic is there |
22:11:10 | petur | mcuelenaere: don't know, I'm not that much of a language expert. 'Studeer mode' seemed ok to me |
22:11:52 | BigBambi | study mode is a stupid name anyway |
22:11:58 | petur | yup ;) |
22:12:10 | mcuelenaere | petur: I'm not a language expert myself either, but "modus" instead of "mode" just seemed more logical to me.. |
22:12:34 | * | bluebrother votes for removing "study" mode |
22:13:02 | BigBambi | at the very least renaming it to something even remotely related to its function |
22:13:06 | mcuelenaere | petur: bwah never mind, I'll probably never use it anyway so .. :) |
22:13:21 | petur | no problem... I'm removing options anyway now ;) |
22:13:23 | bluebrother | yep. The name is irritating |
22:14:24 | gevaerts | pixelma: "The \dap{} can be powered over USB without establishing a USB storage connection by holding \ActionStdUsbCharge{} while plugging in. This allows you to continue using the \dap{} normally." ? |
22:16:56 | pixelma | the only thing I'm not sure of is the "USB storage connection" - would one say so? (question to a native speaker probably). Otherwise it sounds good to me :) |
22:17:35 | gevaerts | I don't know. Maybe "disk mode connection" ? |
22:17:40 | BigBambi | the English is fine, but I'm not sure I'm the best judge as I know about the technical aspects |
22:18:04 | BigBambi | how about "without connecting to your computer" ? |
22:18:20 | gevaerts | That's technically incorrect |
22:18:32 | BigBambi | But understandable to normal people |
22:18:35 | bluebrother | gevaerts: true, but the manual is intended for users. |
22:18:44 | pixelma | USB data connection? (just suggestion here too) |
22:18:56 | gevaerts | "without connecting to your computer as a disk" ? |
22:19:11 | bluebrother | how about "the dap can be connected to usb for charging only ..."? |
22:19:24 | BigBambi | If we are writing this for standard people, "without connecting to your computer" gets it across better |
22:19:37 | BigBambi | bluebrother: yes, that would do |
22:19:38 | pixelma | bluebrother: the goal was to avoid the "charging" for the Ondio manuals |
22:19:53 | gevaerts | s/charging/power/ |
22:19:55 | bluebrother | pixelma: ah, ok. Missed that part of the discussion |
22:20:06 | austriancoder | what do you think about this idea? Move all functions of MAS3587F and MAS3539F, e.g. sound_set_loudness - directly into the mas35xx audio driver |
22:20:08 | BigBambi | me too |
22:20:17 | bluebrother | then try s/charging/power connection/ |
22:20:28 | pixelma | or more opting for that |
22:20:32 | Horscht | without putting the \dap{} into Mass Storage mode? |
22:20:34 | gevaerts | And I think we need to keep USB in there. It's not firewire... |
22:20:53 | Horscht | USB mass storage mode |
22:21:15 | BigBambi | I think the most simple way is just without connecting to your computer. Most people think of connecting as as a disk |
22:21:38 | BigBambi | They don't know, or need to know, or want to know, about the technical aspects of charging over USB |
22:22:37 | gevaerts | "Without appearing to your computer as a disk drive" ? |
22:22:40 | * | gevaerts is hesitant |
22:22:55 | BigBambi | gevaerts: yep |
22:23:08 | * | bluebrother still considers this too technical. Average users might wonder "as what else?" |
22:23:16 | Horscht | without gajingalaminga gobledigoo jinglebells rock |
22:23:38 | BigBambi | I appreciate the desire to be correct, but I don't want to confuse people just to be technically correct |
22:24:22 | gevaerts | We still have the "unknown device" issue when connecting without UMS. If we then claim to "not connect", that may confuse people as well |
22:24:46 | bluebrother | we do still have that issue? Hmm :/ |
22:24:49 | gevaerts | On the other hand that is (IMHO) a bug |
22:25:09 | * | Horscht thinks "without putting the \dap{} into USB Mass Storage mode" is technicaly correct and no confusing for people capable of instaling rockbox |
22:26:04 | * | BigBambi wonders if Horscht has even seen either the forums or the user mailing list |
22:26:15 | * | gevaerts starts to think that BigBambi's wording is best |
22:26:31 | Horscht | no, i try not to harm my mind, BigBambi :p |
22:26:46 | | Quit linuxstb_ (Read error: 110 (Connection timed out)) |
22:26:56 | BigBambi | Horscht: quite :) if you had, I suspect you would have a slightly different opinion ;0 |
22:27:05 | | Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) |
22:27:22 | bluebrother | BigBambi: we should make installation of Rockbox much harder :) |
22:27:33 | BigBambi | bluebrother: I agree there :) |
22:27:38 | Horscht | you know... i was the one with the opinion of flash replacing HD based targets in the long run, BigBambi |
22:27:38 | BigBambi | and kill doom |
22:27:54 | * | bluebrother remembers he's working on rbutil ... d'oh! :D |
22:27:59 | BigBambi | Horscht: I don't get the connection? |
22:28:08 | Horscht | i keep with my opinions |
22:28:32 | Horscht | I also am of the opinion, that I am talking utter bull.... right now |
22:29:22 | gevaerts | Can everyone live with "The \dap{} can be powered over USB without connecting to your computer by holding \ActionStdUsbCharge{} while plugging in. This allows you to continue using the \dap{} normally. |
22:29:26 | gevaerts | ? |
22:29:34 | * | BigBambi certainly can |
22:29:42 | * | gevaerts would hope so |
22:30:12 | bluebrother | I think it's kinda confusing talking about powering but not connecting. |
22:30:23 | BigBambi | gah! :) |
22:30:39 | bluebrother | though I could live with it. There are quite a few issues in the manual that could be worded better ;-) |
22:31:21 | BigBambi | I see what you mean, as connecting means both plugging in and establishing a data connection, but when I read that I think of the data connection |
22:31:37 | BigBambi | You have obviously connected/plugged in as otherwise it couldn't charge |
22:31:38 | | Join kugel|away [0] (n=chatzill@e178091084.adsl.alicedsl.de) |
22:32:07 | * | BigBambi tries to think of a better way of putting it |
22:32:17 | | Join borges__ [0] (n=bruges@brln-4d0c92ac.pool.mediaWays.net) |
22:32:22 | | Nick borges__ is now known as borges (n=bruges@brln-4d0c92ac.pool.mediaWays.net) |
22:32:37 | bluebrother | that's why I somewhat said it could be worded better. But I don't have a better proposal, so ... |
22:33:03 | BigBambi | yeah |
22:33:50 | * | bluebrother wonders if there have been any issues with the changed caching in rbutil |
22:37:02 | kugel|away | Nico_P: Have you read my latest comment on http://www.rockbox.org/tracker/task/8335 ? I have no idea why it doesn'T resize |
22:37:39 | | Quit bughunter2 ("Leaving.") |
22:42:24 | | Quit Vorador ("Ex-Chat") |
22:42:52 | kugel|away | Nico_P: Wait, i think I saw it |
22:49:44 | | Quit borges_ (Read error: 110 (Connection timed out)) |
22:49:46 | | Quit neddy ("Leaving.") |
22:51:24 | | Quit mcuelenaere () |
22:51:56 | | Join gregzx [0] (n=chatzill@dtk208.neoplus.adsl.tpnet.pl) |
22:56:08 | | Quit m0f0x () |
22:57:03 | | Quit petur ("*plop*") |
22:59:26 | | Quit nplus (Remote closed the connection) |
22:59:37 | austriancoder | green again :) |
23:00 |
23:06:30 | | Join mcuelenaere [0] (n=mcuelena@rockbox/developer/mcuelenaere) |
23:14:41 | | Quit austriancoder ("Konversation terminated!") |
23:25:03 | | Join webguest10 [0] (n=46403811@gateway/web/cgi-irc/labb.contactor.se/x-f64f406465ed2238) |
23:25:47 | | Quit webguest10 (Client Quit) |
23:28:20 | | Join Mouser_X [0] (n=mouser_x@layl001.digis.net) |
23:29:37 | | Quit SirFunk (Remote closed the connection) |
23:34:20 | | Join [1]Falafel [0] (n=Falafel@186pc220.sshunet.nl) |
23:36:34 | | Quit desowin ("KVIrc 4.0.0 Insomnia http://www.kvirc.net/") |
23:42:23 | *** | Saving seen data "./dancer.seen" |
23:44:21 | | Quit Seed ("cu, Andre") |
23:44:27 | | Join roman [0] (n=roman@89-178-93-69.broadband.corbina.ru) |
23:44:33 | | Quit miepchen^schlaf (Remote closed the connection) |
23:44:59 | | Join Seed [0] (i=ben@bzq-84-108-237-178.cablep.bezeqint.net) |
23:45:20 | | Join miepchen^schlaf [0] (n=miepchen@p54BF6E3B.dip.t-dialin.net) |
23:49:00 | | Quit jgarvey ("Leaving") |
23:52:28 | | Quit Falafel (Read error: 110 (Connection timed out)) |
23:52:28 | | Nick [1]Falafel is now known as Falafel (n=Falafel@186pc220.sshunet.nl) |
23:55:27 | | Quit linuxstb_ (Read error: 104 (Connection reset by peer)) |
23:55:52 | | Join linuxstb_ [0] (n=linuxstb@rockbox/developer/linuxstb) |
23:57:21 | | Join mib_zshxol [0] (i=47cbac3a@gateway/web/ajax/mibbit.com/x-692aaac3f0edab5c) |