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
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Rio Karma
« previous next »
  • Print
Pages: 1 2 [3]

Author Topic: Rio Karma  (Read 40632 times)

Offline jacoby

  • Member
  • *
  • Posts: 10
    • SoniqueX
Re: Rio Karma
« Reply #30 on: January 10, 2008, 01:49:35 PM »
I see nothing of the sort on the CD... maybe they stopped sending those files with the CD at some point?
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: Rio Karma
« Reply #31 on: January 11, 2008, 12:31:17 PM »
Quote from: pdh11 on January 10, 2008, 11:09:15 AM
The Ecos diff from last-rhepl is on the CD that came with every Rio Karma. Subsequent firmware releases didn't include any new modifications to Ecos itself. I believe that the licensing conditions allow anyone with that CD to repost the diff (but check first!); I don't have a copy to hand myself any more.

That's good to know - hopefully someone can track it down.

However, the firmware is still being distributed on rioaudio.com - shouldn't that website also be hosting a copy of the source diff, as per the RHEPL?  It's possible for someone to download the firmware from that website without ever having received the CD.
Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: Rio Karma
« Reply #32 on: January 17, 2008, 08:15:29 AM »
krazykit is going to send me a slightly banged up Karma soon, so I can start tearing it apart and getting pics of the mainboard and components. But I feel that like my Dell DJ, this is going to end up in pieces in a hardware box I have... all in the name of Rockbox. ;)

If anyone has one fully working, intact Karma, PM me.
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline space_ghost

  • Member
  • *
  • Posts: 6
Re: Rio Karma
« Reply #33 on: January 23, 2008, 01:18:15 PM »
hi there!
my beloved karma died some time ago (harddrive issues, srollwheel broken...) so i teared it apart and did a scan of the pcb.
you can find it here

//edit: wrong link corrected//

i only scanned one side of the pcb as all the chips are located on that one side. on the back side there are only two buttons for volume control and the harddisk connector - the rest of the pcb is left free to provide space for the harddrive itself.

if you need anything else please let me know!

best regards,
spaceghost
« Last Edit: January 23, 2008, 01:34:20 PM by space_ghost »
Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: Rio Karma
« Reply #34 on: January 23, 2008, 01:19:40 PM »
With your kind permission, space_ghost, I'd like to post this to the wiki page for the Karma.

Hooray! 1000th post!
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline space_ghost

  • Member
  • *
  • Posts: 6
Re: Rio Karma
« Reply #35 on: January 23, 2008, 01:23:06 PM »
 :D that's perfectly fine for me!
Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: Rio Karma
« Reply #36 on: January 30, 2008, 11:26:31 AM »
GodEater, have you heard any word from the eCos discussion list yet?
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Rio Karma
« Reply #37 on: January 30, 2008, 11:49:28 AM »
Nothing at all - I gave up.
Logged

Read The Manual Please

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: Rio Karma
« Reply #38 on: January 31, 2008, 07:51:42 PM »
Ah, crap. Back to the drawing board.

In the meantime, here's the output of lsusb -v on my laptop with the Karma attached:

Code: [Select]

Bus 005 Device 004: ID 045a:5210 SONICblue, Inc. Rio Karma Music Player
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x045a SONICblue, Inc.
  idProduct          0x5210 Rio Karma Music Player
  bcdDevice            1.01
  iManufacturer          51
  iProduct               72
  iSerial                55
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         0 (Defined at Interface level)
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x88  EP 8 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline Dave E

  • Member
  • *
  • Posts: 1
Re: Rio Karma
« Reply #39 on: April 02, 2008, 06:04:38 PM »
Hello all. I hope this idea hasn't died out yet. I'd love to get rock box on my karma.

I wish I had more time to help. All I can really do is email people and pester them into submission. I've tried emailing DNNA, to no avail. However, I emailed Ecoscentric, the commercial arm of eCos, and got a prompt response as below. I'm going to give Red Hat a try next in the hope that something comes of it. I'm not holding my breath though.

Cheers,
Dave.

Quote
Dave E wrote:
> Hi.
>
> I'm looking for information on the Rio Karma, and I gather that it
> used eCos from the RHEPL days. Does anybody there at ecoscentric
> recall receiving patches from the Karma development team while still
> at Redhat?
>
> In discussions online, an ex-Karma developer stated that they
> submitted their patches to eCos, but they're nowhere to be found
> online and don't appear to have been distributed with the Karma
> itself. There is also no mention of eCos at all in the Karma manuals
> etc. These would appear to be a violations of the license by Digital
> Networks North America (DNNA), who have been unresponsive to requests
> for information.
>
> Any help or pointers in the right direction would be greatly appreciated.
>

Hi Dave.

Unfortunately circumstances are against you. Your best chance of
acquiring the code is to politely persist with DNNA. Red Hat were under
no obligation to either publish the code online or make it available -
that is the responsibility of the authors - and I suspect the
contribution was lost within Red Hat after we left.

You could try and contact Red Hat who were the copyright holder and who
provided the license, but unfortunately I doubt you will get any
response or assistance from Red Hat in this regard as Red Hat no longer
have any interest in eCos. The current copyright holders, the FSF, will
be unable to help because this was all before their time.
Logged

Offline ataraxia

  • Member
  • *
  • Posts: 4
Re: Rio Karma
« Reply #40 on: April 10, 2008, 04:19:00 PM »
I have a taken apart rio karma I'm willing to ship to anyone within the continental US.  The power button snapped off the PCB and I tried to take it apart and fix it.  I realized after some hours with a soldering iron that my fingers are not stable enough.  Since then I bought an e200 v1 and am incredibly happy with it as a replacement.

I'd just like it to go to someone whom could use it.  As a development platform it should still work perfectly.  It includes the dock also.  Email me off list.  
Logged

Offline faichiu

  • Member
  • *
  • Posts: 4
Re: Rio Karma
« Reply #41 on: February 04, 2009, 05:28:09 PM »
can these picture of PCB be useful?




Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Rio Karma
« Reply #42 on: February 04, 2009, 07:55:01 PM »
Quote from: faichiu on February 04, 2009, 05:28:09 PM
can these picture of PCB be useful?

Depends if they're better then the ones already on the wiki.  If so, feel free to upload them there.
Logged

  • Print
Pages: 1 2 [3]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Rio Karma
 

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

Page created in 0.123 seconds with 14 queries.