Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
translations translations
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« previous next »
  • Print
Pages: 1 [2] 3

Author Topic: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"  (Read 4042 times)

Offline speachy

  • Administrator
  • Member
  • *
  • Posts: 675
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #15 on: November 01, 2024, 08:43:31 PM »
Okay, I have a HIGHLY EXPERIMENTAL build for you to try.  It allows use of hard drives with varying hardware sector sizes on the ipod6g family.

    https://www.shaftnet.org/~pizza/ipod6g-exp3.zip

Install it, boot it up, and see what happens.  If it boots up successfully, tell me the version string (system/about) and what shows up under 'logical sector size' , 'sector multiplier', and 'physical sector size' under the debug menu/disk info screen. 

Then plug it in via USB and see if it's detected properly and can be accessed.  Fingers crossed.  :D
Logged

Offline iPodVT

  • Member
  • *
  • Posts: 497
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #16 on: November 01, 2024, 09:53:23 PM »
Quote from: speachy on November 01, 2024, 08:43:31 PM
Okay, I have a HIGHLY EXPERIMENTAL build for you to try.  It allows use of hard drives with varying hardware sector sizes on the ipod6g family.

    https://www.shaftnet.org/~pizza/ipod6g-exp3.zip

Install it, boot it up, and see what happens.  If it boots up successfully, tell me the version string (system/about) and what shows up under 'logical sector size' , 'sector multiplier', and 'physical sector size' under the debug menu/disk info screen. 

Then plug it in via USB and see if it's detected properly and can be accessed.  Fingers crossed.  :D

This version fully booted (after a somewhat longer than usual "scanning disk").
Version: 8061be2c19-241102
Logical sector size: 512 B
Sector multiplier: 8
Physical sector size: 4096 B

When I plugged the iPod into my Windows 10 laptop, Rockbox went into USB mode and Windows chimed, but Windows didn't seem to see the iPod - there was no entry for it in File Explorer, but there was no "You need to format the disk..." notification.

I unplugged the iPod and Rockbox went back into regular user mode.

Then I rebooted into Rockbox Bootloader USB Mode and plugged it in again.  This time Windows said "You need to format the disk in drive E: before you can use it.  Do you want to format it?"  I clicked Cancel, unplugged the iPod and Rockbox finished booting (after about a five second delay).

Then I rebooted into the Apple OF, plugged it in, and Windows saw it normally.

Sorry that I haven't yet gotten to the Wireshark thing.
Logged

Offline iPodVT

  • Member
  • *
  • Posts: 497
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #17 on: November 01, 2024, 10:14:57 PM »
Something's a little funky:

I loaded my configs/themes/etc into my install of this experimental .rockbox directory, ran the Disk Tidy plugin, and then went to set my prefs in the Text Viewer plugin.  When I went into the Show Header settings the choices were "No" and "ouping".  Same with Show Footer, Show Statusbar, Horizontal Scroll Bar, Vertical Scroll Bar and Night Mode.  Font had generic boxes for characters in its menu title and only one item: 15-Adobe-Helvetica.  I didn't find any other anomalies.
Logged

Offline iPodVT

  • Member
  • *
  • Posts: 497
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #18 on: November 01, 2024, 10:20:33 PM »
Do you still want me to do the wireshark thing and, if so, which version of Rockbox should I be running for it?
Logged

Offline speachy

  • Administrator
  • Member
  • *
  • Posts: 675
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #19 on: November 02, 2024, 08:25:44 AM »
Quote from: iPodVT on November 01, 2024, 10:20:33 PM
Do you still want me to do the wireshark thing and, if so, which version of Rockbox should I be running for it?

Yes, please.  And use that latest test build for it, not the bootloader USB mode.

I still need this build to be tested on flash modded 6th gens (all sorts), but ideally also the other HDD variations (160GB "fat", 120 and 160GB "thin")
Logged

Offline speachy

  • Administrator
  • Member
  • *
  • Posts: 675
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #20 on: November 02, 2024, 08:31:04 AM »
Quote from: iPodVT on November 01, 2024, 10:14:57 PM
I loaded my configs/themes/etc into my install of this experimental .rockbox directory, ran the Disk Tidy plugin, and then went to set my prefs in the Text Viewer plugin.  When I went into the Show Header settings the choices were "No" and "ouping".  Same with Show Footer, Show Statusbar, Horizontal Scroll Bar, Vertical Scroll Bar and Night Mode.  Font had generic boxes for characters in its menu title and only one item: 15-Adobe-Helvetica.  I didn't find any other anomalies.

...did you also install the font pack?   (what's in .rockbox/fonts ?)    It would be interesting to do some checksums across the .rockbox directory and compare it to the original zip.
Logged

Offline iPodVT

  • Member
  • *
  • Posts: 497
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #21 on: November 02, 2024, 01:56:37 PM »
Quote from: speachy on November 01, 2024, 05:19:04 PM
If you could capture a USB sniff when you plug the drive into windows 10, that may provide some insight into what's going on  (wireshark will do this for you if you install usbpcap when it prompts you).  I'd want captures from the Apple firmware as well as Rockbox.

I'm currently in the Wireshark Windows installer and I don't see a component named 'usbpcap'.  Do you mean 'UDPdump'?  That's the closest match I'm finding.
Logged

Offline iPodVT

  • Member
  • *
  • Posts: 497
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #22 on: November 02, 2024, 02:00:32 PM »
Quote from: iPodVT on November 02, 2024, 01:56:37 PM
I'm currently in the Wireshark Windows installer and I don't see a component named 'usbpcap'.  Do you mean 'UDPdump'?  That's the closest match I'm finding.

Sorry - please disregard that question.  I found USBPcap further along in the installer.
Logged

Offline speachy

  • Administrator
  • Member
  • *
  • Posts: 675
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #23 on: November 02, 2024, 02:56:11 PM »
I uploaded a new build, over the old one: https://www.shaftnet.org/~pizza/ipod6g-exp3.zip

It has a few fixes from the last one, notably including some USB-related stuff I came across when working on something else.   When you're ready to do the USB captures, please use this one for the rockbox tests.

Logged

Offline iPodVT

  • Member
  • *
  • Posts: 497
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #24 on: November 02, 2024, 03:08:56 PM »
I completed the install (as far as I can tell) and spent the last hour trying to make sense of how to use Wireshark and USBPcap, but even with the online help and tutorials it is technically beyond me - I am totally lost.  I have virtually no knowledge/experience/comfort in Windows beyond reformatting iPods in iTunes and installing Rockbox.  I'm sorry, but I can't capture a USB sniff for you.  But I can and will continue to test new versions and try to do other technical stuff.  But at this point in my life my mental ability to absorb, make sense of, and remember lots of technical details all at once is severely limited.  Again, I'm sorry to disappoint.

Meanwhile, I will install your new build at https://www.shaftnet.org/~pizza/ipod6g-exp3.zip and will let you know whether or not it mounts normally in Windows.  I also have an unmodified 120GB 6th Gen (aka 6.5 Gen) with an HDD and will try that as well.
Logged

Offline iPodVT

  • Member
  • *
  • Posts: 497
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #25 on: November 02, 2024, 03:11:53 PM »
PS - If possible, please use new/unique names for each subsequent test version as I now have copies of the first one in several locations and it will be difficult to keep track of different versions if the zip files all have the same name.  Thanks.
Logged

Offline iPodVT

  • Member
  • *
  • Posts: 497
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #26 on: November 02, 2024, 03:20:44 PM »
Quote from: speachy on November 02, 2024, 02:56:11 PM
I uploaded a new build, over the old one: https://www.shaftnet.org/~pizza/ipod6g-exp3.zip

It has a few fixes from the last one, notably including some USB-related stuff I came across when working on something else.   When you're ready to do the USB captures, please use this one for the rockbox tests.

I installed this one, booted into it, and plugged into Windows.  Windows chimed but it doesn't seem to see the iPod and there's no entry for it in File Explorer.
Logged

Offline iPodVT

  • Member
  • *
  • Posts: 497
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #27 on: November 02, 2024, 03:22:06 PM »
That one was 346f952dc2-241102.
Logged

Offline iPodVT

  • Member
  • *
  • Posts: 497
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #28 on: November 02, 2024, 03:33:15 PM »
I'm seeing a directory on the root level of my iPod that I don't recall seeing before, named FOUND.000.  It contains one file, named FILE0000.CHK.  Is this relevant to what we are doing?
Logged

Offline iPodVT

  • Member
  • *
  • Posts: 497
Re: Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
« Reply #29 on: November 02, 2024, 03:49:41 PM »
I just now installed today's updated exp version 346f952dc2-241102 onto a 160GB thin 7th Gen that has an iFlash-Quad with a Samsung microSD.  Windows has the same problem(s) with it as with the 80GB 6th Gen.
Logged

  • Print
Pages: 1 [2] 3
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Dev Build b30f05badc: "No partition found. Insert USB cable and fix it"
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.108 seconds with 22 queries.