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
Search



Donate

Rockbox Technical Forums


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

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  New Development Builds Will Not Allow USB Connection Clip Zip
« previous next »
  • Print
Pages: 1 2 [3] 4 5

Author Topic: New Development Builds Will Not Allow USB Connection Clip Zip  (Read 14776 times)

Offline bbildman

  • Member
  • *
  • Posts: 71
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #30 on: February 15, 2015, 03:57:40 PM »
Quote from: Mihail Zenkov on February 15, 2015, 03:36:40 PM
http://knk.bplaced.net/rockbox-usb/rockbox4.zip

In next 8-10 builds we should define problem place.

Rockbox4.zip (8fcce96M) works correctly. the only difference between the Rockbox firmware and the OF is that OF connects very quickly, the RF take a little while to show the drives in explorer.

Now what?? Should I leave this build on the Sansa, or revert to Rockbox1.zip??

The Sansa is recognized when connection is made both from a power on or off state.
« Last Edit: February 15, 2015, 04:00:00 PM by bbildman »
Logged

Offline Mihail Zenkov

  • Developer
  • Member
  • *
  • Posts: 374
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #31 on: February 15, 2015, 04:03:54 PM »
No, you should test next build.
http://knk.bplaced.net/rockbox-usb/rockbox5.zip
Logged

Offline bbildman

  • Member
  • *
  • Posts: 71
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #32 on: February 15, 2015, 04:07:21 PM »
Quote from: Mihail Zenkov on February 15, 2015, 04:03:54 PM
No, you should test next build.
http://knk.bplaced.net/rockbox-usb/rockbox5.zip

Heh!

Rockbox5.zip (4f3f639M) does NOT work.

:)
Logged

Offline Mihail Zenkov

  • Developer
  • Member
  • *
  • Posts: 374
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #33 on: February 15, 2015, 04:14:42 PM »
http://knk.bplaced.net/rockbox-usb/rockbox6.zip
Logged

Offline bbildman

  • Member
  • *
  • Posts: 71
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #34 on: February 15, 2015, 04:20:21 PM »
Quote from: Mihail Zenkov on February 15, 2015, 04:14:42 PM
http://knk.bplaced.net/rockbox-usb/rockbox6.zip

Rockbox6.zip (737dafeM) does NOT work.

:) :)

Going to bed in the next 10 minutes or so, it may be tomorrow before you hear from me if for the next build try. Sorry my USB problem is creating so much of a mess....but it's clear SOMETHING is wrong in some of the builds' code.
« Last Edit: February 15, 2015, 04:23:48 PM by bbildman »
Logged

Offline Mihail Zenkov

  • Developer
  • Member
  • *
  • Posts: 374
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #35 on: February 15, 2015, 04:26:31 PM »
http://knk.bplaced.net/rockbox-usb/rockbox7.zip

Ok, test it when you have time. In any case we very close :)
« Last Edit: February 15, 2015, 04:29:11 PM by Mihail Zenkov »
Logged

Offline bbildman

  • Member
  • *
  • Posts: 71
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #36 on: February 15, 2015, 04:45:29 PM »
Quote from: Mihail Zenkov on February 15, 2015, 04:26:31 PM
http://knk.bplaced.net/rockbox-usb/rockbox7.zip

Ok, test it when you have time. In any case we very close :)

Rockbox7.zip (47785caM) works
Logged

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #37 on: February 15, 2015, 04:51:49 PM »
I'm just chiming in here to make sure you're aware that you can always boot the original firmware to facilitate a USB connection should you need to.

One of the main issues here regarding USB is that virtually no active developers use Windows or Mac, and generally speaking linux based distributions are a lot more permissive in regards to USB (for better or worse). With Windows, there's so many variables that can throw spanners in the works its not even funny. It makes it very hard to debug.

Its usually never particularly clear whether you're chasing a bug with the embedded system (Rockbox) or the host environment (Windows).


[Saint]
Logged
Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline bbildman

  • Member
  • *
  • Posts: 71
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #38 on: February 15, 2015, 04:59:38 PM »
Quote from: [Saint] on February 15, 2015, 04:51:49 PM
I'm just chiming in here to make sure you're aware that you can always boot the original firmware to facilitate a USB connection should you need to.

Its usually never particularly clear whether you're chasing a bug with the embedded system (Rockbox) or the host environment (Windows).

Saint, that's a given (booting into OF, but you realize that IF you do that to get the PC to recognize the Sansa, when you disconnect, you (meaning me) have to wait some 10 minutes for the OF Sansa to "refresh" - and that is one of the big reasons I switched to Rockbox, so as not to have to deal with the refresh issue.

I can guarantee you the bug is within the Rockbox code, because SOME of the Rockbox builds (including the 3.13 stable and others) DO boot quite nicely via USB on my Windows 7 machine.
« Last Edit: February 15, 2015, 05:02:29 PM by bbildman »
Logged

Offline Mihail Zenkov

  • Developer
  • Member
  • *
  • Posts: 374
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #39 on: February 15, 2015, 05:08:38 PM »
Quote from: [Saint] on February 15, 2015, 04:51:49 PM
One of the main issues here regarding USB is that virtually no active developers use Windows or Mac, and generally speaking linux based distributions are a lot more permissive in regards to USB (for better or worse). With Windows, there's so many variables that can throw spanners in the works its not even funny. It makes it very hard to debug.

Yes, think same and use linux 16 years ;) But it good if rockbox can be usable with others os.

http://knk.bplaced.net/rockbox-usb/rockbox8.zip
Logged

Offline bbildman

  • Member
  • *
  • Posts: 71
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #40 on: February 16, 2015, 02:37:07 AM »
Good morning

Rockbox8.zip (f285a0fM) does not work.
Logged

Offline Mihail Zenkov

  • Developer
  • Member
  • *
  • Posts: 374
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #41 on: February 16, 2015, 06:33:26 AM »
http://knk.bplaced.net/rockbox-usb/rockbox9.zip
Logged

Offline bbildman

  • Member
  • *
  • Posts: 71
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #42 on: February 16, 2015, 07:02:18 AM »
Quote from: Mihail Zenkov on February 16, 2015, 06:33:26 AM
http://knk.bplaced.net/rockbox-usb/rockbox9.zip

Rockbox9.zip (a9f2086M) works.
Logged

Offline Mihail Zenkov

  • Developer
  • Member
  • *
  • Posts: 374
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #43 on: February 16, 2015, 07:08:22 AM »
http://knk.bplaced.net/rockbox-usb/rockbox10.zip
Logged

Offline bbildman

  • Member
  • *
  • Posts: 71
Re: New Development Builds Will Not Allow USB Connection Clip Zip
« Reply #44 on: February 16, 2015, 07:15:41 AM »
Quote from: Mihail Zenkov on February 16, 2015, 07:08:22 AM
http://knk.bplaced.net/rockbox-usb/rockbox10.zip

Rockbox10.zip works.
Logged

  • Print
Pages: 1 2 [3] 4 5
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  New Development Builds Will Not Allow USB Connection Clip Zip
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.077 seconds with 14 queries.