--- Log opened Thu Jan 27 00:01:00 2011 00:56 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has quit [Ping timeout: 255 seconds] 00:59 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod-support 01:26 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has quit [Ping timeout: 255 seconds] 01:28 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod-support 03:32 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has quit [Ping timeout: 240 seconds] 03:36 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has joined #freemyipod-support 03:59 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has quit [Read error: No route to host] 04:00 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod-support 04:47 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has quit [Ping timeout: 255 seconds] 04:51 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod-support 07:39 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has quit [Ping timeout: 255 seconds] 07:41 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod-support 09:50 -!- user890104 [Venci@venci-notebook-wlan.ipv6.6bez10.info] has quit [Ping timeout: 272 seconds] 10:10 -!- [Saint] [S_a_i_n_t@203.184.1.127] has quit [Ping timeout: 240 seconds] 10:10 -!- [Saint] [S_a_i_n_t@203.184.1.135] has joined #freemyipod-support 11:15 -!- [Saint] [S_a_i_n_t@203.184.1.135] has quit [Disconnected by services] 11:15 -!- S_a_i_n_t [S_a_i_n_t@203.184.0.156] has joined #freemyipod-support 13:44 -!- Rim13 [5f191811@gateway/web/freenode/ip.95.25.24.17] has joined #freemyipod-support 13:48 < Rim13> Hi. I have Classic 3g. I installed Rockbox on it. All is work. But I have problem, Hdd of ipod hahe bad sectors, and I don't how full formate hdd or ignore this sectors. 14:05 -!- Rim13 [5f191811@gateway/web/freenode/ip.95.25.24.17] has quit [Quit: Page closed] 14:07 -!- Rim13 [5f191811@gateway/web/freenode/ip.95.25.24.17] has joined #freemyipod-support 14:09 < TheSeven> how many bad sectors? 14:09 < TheSeven> if it's only a few, just writing to them should "fix" them, because the disk remaps them internally 14:10 < TheSeven> if it's several thousands, you should make a list of the visible ones (that weren't remapped internally) 14:10 < TheSeven> i have a tool that generates a bad sector map that is used by embios and rockbox to map those out on the software side 14:15 < Rim13> I don't know about an amount of the bad sectors, but at copying of files on a disk, sometimes all does normally, sometimes writes an output error; input. 14:15 < TheSeven> hm 14:15 < TheSeven> take a tool like hdtune and do a bad sector scan 14:16 < TheSeven> and if you uninstall iloader, you can have a look at the SMART data in diagmode 14:16 < TheSeven> especially remapped and pending count 14:17 < Rim13> It is possible the link to downloading of this program? 14:18 < Rim13> It is now installed Iloader on classic 14:18 * TheSeven needs to leave until sunday 14:20 < Rim13> Thanks for the information 14:25 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has quit [Ping timeout: 260 seconds] 14:31 -!- Rim13 [5f191811@gateway/web/freenode/ip.95.25.24.17] has quit [Quit: Page closed] 16:53 -!- benedikt93 [~benedikt9@p5B0C3831.dip.t-dialin.net] has joined #freemyipod-support 16:53 -!- benedikt93 [~benedikt9@p5B0C3831.dip.t-dialin.net] has quit [Changing host] 16:53 -!- benedikt93 [~benedikt9@unaffiliated/benedikt93] has joined #freemyipod-support 18:54 -!- Paullo [5b7aa97a@gateway/web/freenode/ip.91.122.169.122] has joined #freemyipod-support 19:09 < Paullo> Hello, i'm trying to run iBugger on my Nano 3g, but with no luck. The code definitely runs, but after one second after running ipoddfu device restarts. I tryed to sniff usb traffic with libpcap. Device answers on GET_DESCRIPTOR request and after 3 another UBR_CONTROL packets restarts. 19:09 -!- S_a_i_n_t [S_a_i_n_t@203.184.0.156] has quit [Disconnected by services] 19:09 -!- [Saint] [S_a_i_n_t@203.184.0.125] has joined #freemyipod-support 19:13 < benedikt93> hi Paullo 19:13 < benedikt93> where did you get that iBugger from? It might not be the right version for N3G, I'm not even sure one for this device has been published 19:14 < benedikt93> I'll be away for a few mins now 19:17 < Paullo> I got it from http://files.freemyipod.org/misc/sramloader-8702.7z. This link has been given to assmonkey by TheSeven at 01.01.2010 at #freemyipod, when he asked how to run code on nano 3g. 19:19 < Paullo> I also tryed to recompile sramloader with some lines commented out. With no luck ether 19:22 < benedikt93> you cannot just upload that file, as it is not just executed but uses a buffer overflow (the pwnage 2 one) while being signature-checked 19:22 < Paullo> Yes, i know 19:23 < Paullo> i put it into s5l8702-container.dfu 19:23 < benedikt93> at which offset? and did you overwrite the "ADDR"ess ? 19:24 < Paullo> At offset 6000 and correctly changed return address at the end like 00 60 00 22 19:27 < Paullo> The code definitly runs! Because when i try to comment bus resset routine in sramloader nano 3g totally hangs sending errors to usb bus 19:28 < benedikt93> hmm, fact is I don't really know why it could fail otherwise and did not try this custom-crafted payload myself. Also, TheSeven seems to be AFK 'til sunday 19:28 < benedikt93> IIRC, it should change VID&PID when iBugger starts succesfully, did it do so for you? 19:29 < Paullo> No, it answers on GET_GESCRIPTOR with correct iBugger VID&PID, and after that restarts 19:33 < Paullo> GET_GESCRIPTOR is a usb control code of course 19:36 < Paullo> Ok. Leave it until TheSeven returns then. 19:38 -!- Paullo [5b7aa97a@gateway/web/freenode/ip.91.122.169.122] has quit [Quit: Page closed] 19:53 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has quit [Ping timeout: 255 seconds] 20:01 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod-support 20:14 -!- [Saint] [S_a_i_n_t@203.184.0.125] has quit [Disconnected by services] 20:14 -!- S_a_i_n_t [S_a_i_n_t@203.184.2.46] has joined #freemyipod-support 21:20 -!- benedikt93 [~benedikt9@unaffiliated/benedikt93] has quit [Quit: Bye ;)] 21:27 -!- user890104 [Venci@venci-notebook-wlan.ipv6.6bez10.info] has joined #freemyipod-support 21:39 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has quit [Ping timeout: 255 seconds] 21:57 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod-support 23:13 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has quit [Ping timeout: 255 seconds] 23:17 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod-support --- Log closed Fri Jan 28 00:01:01 2011