--- Log opened Tue Aug 17 00:32:34 2010 00:32 -!- fmibot [~fmibot@static.225.178.40.188.clients.your-server.de] has joined #freemyipod 00:53 -!- Dreamxtreme [Dreamxtrem@92.30.61.79] has joined #freemyipod 01:36 -!- angelwolf71885 [chatzilla@cpe-173-168-248-236.tampabay.res.rr.com] has quit [Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716]] 02:41 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has quit [Ping timeout: 246 seconds] 02:45 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has joined #freemyipod 05:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 05:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 05:43 -!- cmwslw [~cmwslw@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Quit: Ex-Chat] 07:13 -!- angelwolf71885 [chatzilla@cpe-173-168-248-236.tampabay.res.rr.com] has joined #freemyipod 08:15 -!- perror [~fleury@aldebaran.labri.fr] has joined #freemyipod 08:34 -!- n1s [~n1s@rockbox/developer/n1s] has joined #freemyipod 08:40 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has quit [Ping timeout: 260 seconds] 08:42 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod 09:13 -!- watto [~watto@193.203.81.165] has joined #freemyipod 10:11 -!- MrShlee [~Default@122-49-170-93.ip.adam.com.au] has joined #freemyipod 11:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 11:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 11:24 -!- angelwolf71885 [chatzilla@cpe-173-168-248-236.tampabay.res.rr.com] has quit [Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716]] 11:24 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has quit [Ping timeout: 258 seconds] 12:55 -!- angelwolf71885 [chatzilla@cpe-173-168-248-236.tampabay.res.rr.com] has joined #freemyipod 13:06 -!- angelwolf71885 [chatzilla@cpe-173-168-248-236.tampabay.res.rr.com] has quit [Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716]] 13:27 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod 13:50 -!- watto [~watto@193.203.81.165] has quit [Ping timeout: 240 seconds] 13:52 -!- user890104 [Venci@Venci-Notebook-LAN.ipv6.6bez10.info] has quit [Ping timeout: 248 seconds] 14:07 -!- user890104 [~Venci@212.233.133.206] has joined #freemyipod 14:20 -!- MrShlee [~Default@122-49-170-93.ip.adam.com.au] has quit [Quit: Leaving] 14:32 -!- user890104 [~Venci@212.233.133.206] has quit [Ping timeout: 240 seconds] 14:35 -!- watto [~watto@193.203.81.165] has joined #freemyipod 15:26 -!- funman [~fun@rockbox/developer/funman] has joined #freemyipod 15:26 < funman> hi 15:29 < funman> does serpillere come on irc? 15:29 < teuf> I've never seen him here fwiw 15:30 < funman> what's the best way to contact him, personal mail? 15:31 < teuf> TheSeven would know 15:32 < TheSeven> he has been around once or twice, after i asked him explicitly to come over 15:32 < TheSeven> and yes, email seems to be the best way to reach him 15:33 < TheSeven> was that code i sent you yesterday of any use? 15:33 < funman> yes, i understood how DFU works, extracted the bootrom 15:33 < funman> now with benedikt's code i'm dumping the nor 15:33 < funman> IIUC it's encrypted, and serpillere decrypted it 15:35 < funman> i spent sometime looking why the python scripts wouldn't run: they were using windows line endings 15:35 < funman> ibugger is great btw 15:36 < TheSeven> funman: wasn't it you who wanted to get rid of the eol-style prop in the rockbox svn? :P 15:36 < Farthen> funman: do you want commit access to the svn? 15:37 < funman> TheSeven: yes ^^ 15:37 < funman> Farthen: for now i have nothing to contribute so let's wait 15:38 < TheSeven> btw, iBugger isn't as great as emBIOS :) 15:38 < Farthen> ok, just let me or TheSeven know when you want to 15:42 < TheSeven> funman: that's what serpilliere wrote regarding nor decryption: http://pastie.org/1097908 15:42 < funman> /cygdrive , on an Apple OS ? :) 15:44 -!- user890104 [~Venci@212.233.231.12] has joined #freemyipod 15:51 < TheSeven> yes 15:52 < TheSeven> we've seen lots of cygdrives on all the newer ipod generations so far 15:52 < TheSeven> they're apparently compiling their stuff on windows... 15:52 * TheSeven finally made the UCL packer compile 15:53 < funman> http://pastie.org/1097936 15:56 < funman> after that ibugger doesn't answer anymore 15:58 * TheSeven needs to look at the source 15:59 < funman> at which address is ibugger running? 16:00 < TheSeven> 0x22006000, but it has USB transfer buffers in the 0x22002000-0x22005fff range IIRC 16:01 < funman> hm perhaps i should objcopy core.bin 16:01 < TheSeven> that sounds like a plan... 16:01 < TheSeven> btw: ibugger's source code: http://pastie.org/1097960 16:05 < funman> that's .. small 16:22 < funman> what exactly is similar to s3c6400? 16:23 < funman> i see the register 0x3C500050 which isn't defined in s5l8700, and looking at s3c6400 regs, i don't even see 0x3C5* 16:32 < funman> 0x2200E916: mov r1, #219 @ LCD_WIDTH - 1 ? ;) 16:32 < funman> i recognize the SPI code used in meizu m6 16:36 < funman> what's serpillere's email? 16:38 -!- angelwolf71885 [chatzilla@cpe-173-168-248-236.tampabay.res.rr.com] has joined #freemyipod 16:46 -!- cmwslw [~cmwslw@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 16:49 < funman> btw, why are the mailing list archives private? 16:50 < cmwslw> as long as you're in the list you can see them 16:50 < funman> yeah but i have to look for my password, which is boring ;) 16:51 < cmwslw> true 16:53 < Farthen> i can change that 16:55 < angelwolf71885> yah but im haveing a diffrent issue with the mailing list 16:55 < angelwolf71885> i enter my pasword but i get the list privie message 16:56 -!- user890104 [~Venci@212.233.231.12] has quit [] 16:56 < angelwolf71885> well actuialy Authorization failed. 16:57 < funman> did you copy the pw with an extra space? 16:58 < angelwolf71885> nope i have FF set to save my pw 16:58 < TheSeven> funman: for everything similar to the s3c6400, the base addresses are different 16:58 < angelwolf71885> i tryed useing the same email and pw to sign up and it says already regasterd 16:59 < TheSeven> 3c5 is apparently the syscon, which seems to be a mixture of the s5l8700 and s3c6400 17:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 17:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 17:00 < TheSeven> and sorry, the lcd width is 240, not 220 17:01 < angelwolf71885> how much control do we have over the LCD? basic controll or full control? 17:01 < TheSeven> nothing yet 17:01 < angelwolf71885> oh ok 17:01 < funman> ah 17:02 < funman> it looked very similar in size to a fuze screen 17:02 < angelwolf71885> well the resion i was asking was i wonder if its possable to force full VGA to the lcd i know it would be small and almost unreadable 17:02 < TheSeven> http://code.google.com/p/chronicdev/wiki/N72APDevTree 17:02 < TheSeven> http://theiphonewiki.com/wiki/index.php?title=S5L8720_%28Hardware%29#Timers 17:02 < funman> 8720 ? 17:02 < TheSeven> these are both describing the s5l8720, but parts of it are even similar to the 8701, so why not to the 8702 17:03 < TheSeven> don't count on it, but it might have some hints for us 17:03 < TheSeven> the 8720 is the core used in the nano 4g and touch 2g 17:03 < funman> 3C6x is said to be i2c 17:03 < angelwolf71885> well it seems apple like to reuse as much as possable with little to no chanes 17:04 < angelwolf71885> IE removeing some features that the smaller ipod wont be useing 17:04 < TheSeven> the i2c seems to not have changed between the 8700 and 8720, besides its base address 17:04 < TheSeven> so we already have drivers for that :) 17:04 < TheSeven> we'll probably have to configure some gpios though, if we want to get that going 17:05 < funman> i'll read carefully the functions to see if it is i2c or spi 17:05 < funman> (or something else) 17:06 < TheSeven> 3c6 is i2c for sure 17:06 < TheSeven> if there's a second bus, it's probable at 3c9 17:06 < TheSeven> (like on the 4g) 17:07 < funman> where is the i2c driver ? 17:07 < TheSeven> there's one in ibugger/iloader/embios/some other tools (for 2g and 4g), and one in rockbox (for the 2g) 17:09 < funman> i mailed serpi, let's see what he's doing 17:10 < TheSeven> he said "I ll read all this docs & code after hollydays" in one of his last mails, from two weeks ago 17:10 < Farthen> FYI the mailing list archives should be public now :) 17:10 < TheSeven> so i'd guess hell be back in a week or something 17:10 < funman> Farthen: works fine, thanks ;) 17:12 < angelwolf71885> wow we are the first to actuialy use the mailing list haha 17:26 -!- perror [~fleury@aldebaran.labri.fr] has quit [Quit: Bye all !] 17:26 -!- benedikt93 [~benedikt9@unaffiliated/benedikt93] has joined #freemyipod 17:41 -!- benedikt93 is now known as benedikt93|busy 17:48 -!- funman [~fun@rockbox/developer/funman] has quit [Quit: free(random());] 18:11 -!- angelwolf71885 [chatzilla@cpe-173-168-248-236.tampabay.res.rr.com] has quit [Remote host closed the connection] 18:27 -!- watto [~watto@193.203.81.165] has left #freemyipod 19:35 -!- benedikt93|busy [~benedikt9@unaffiliated/benedikt93] has quit [Quit: Bye ;)] 21:09 -!- n1s [~n1s@rockbox/developer/n1s] has quit [Quit: Lämnar] 22:50 -!- thegeek6 [~thegeek6@173-16-103-50.client.mchsi.com] has joined #freemyipod 22:51 < thegeek6> IDK who is who here, but do any of you guys need any info about the 3G Classic, such as chips and stuff? 22:52 < cmwslw> the Nano 3g hardware page has all the essential info 22:52 < cmwslw> what sort of info do you have? 22:53 < thegeek6> well, i've got a 3G 160GB Thin i can take pictures of and report what they are, if that can be any help! 22:54 < cmwslw> oh classic 3g. yea that would be helpful since we haven't found any board pictures 22:54 < thegeek6> i have no clue where to post though! 22:54 < cmwslw> and we can confirm that the 3g is identical to the 2g 22:55 < cmwslw> just upload some pictures (scans are preferred) of the front and back on the wiki 22:55 < cmwslw> use a file upload service also so we can have the full resolution 22:58 < thegeek6> does photobucket sound allright to post the pics to? 22:59 * TheSeven doesn't know photobucket, he always uses imageshack and is quite pleased with that one 23:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 23:00 < thegeek6> ty 23:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 23:02 < thegeek6> do you need the Hard drive model # too? 23:08 < thegeek6> ok...i got it open...those classics are hard to pry open! 23:16 < thegeek6> allright...th 23:37 -!- thegeek6 [~thegeek6@173-16-103-50.client.mchsi.com] has quit [Ping timeout: 276 seconds] 23:39 -!- thegeek6 [~thegeek6@173-16-103-50.client.mchsi.com] has joined #freemyipod 23:56 < thegeek6> i got the scans, they are blurry though...is that OK? 23:59 -!- Dreamxtreme [Dreamxtrem@92.30.61.79] has quit [Read error: Connection reset by peer] --- Log closed Wed Aug 18 00:00:14 2010