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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  iriver h1x0 - RTC (real time clock) mod
« previous next »
  • Print
Pages: 1 ... 6 7 [8] 9 10

Author Topic: iriver h1x0 - RTC (real time clock) mod  (Read 77269 times)

Offline Davide-NYC

  • Member
  • *
  • Posts: 429
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #105 on: March 01, 2007, 03:09:29 PM »
Quote from: roolku on February 28, 2007, 09:33:49 AM
Good news: driver with runtime detection is now in svn! No more patching rquired.

Sorry Mmmm - that means you need to adapt the REP again. Should be a simple fix though.

EDIT:

I have changed the wiki page a bit to clarify the two options and add the fact that the code is now in SVN. Please feel free to correct or improve it if you think something is not clear.

I just loaded the latest current build onto my Modded H120 and it is not showing me a RTC.

I cleared settings. It was working with a patched REP build. FYI.
Logged
Currently: iRiver H132-RTC-CFMod

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #106 on: March 01, 2007, 03:13:01 PM »
The code is in SVN now, but not in the default builds (since it adds 4k to the binary size).

If you compile yourself though, it's I believe just a case of changing a define in the target .h file from #if 0 to #if 1.
« Last Edit: March 01, 2007, 06:53:04 PM by Llorean »
Logged

Offline Davide-NYC

  • Member
  • *
  • Posts: 429
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #107 on: March 01, 2007, 03:14:18 PM »
Just noticed:

1 Mar 12:47   Linus Nielsen Feltzing    firmware/export/config-h120.h  [diff]
   H100: Disable RTC support by default, for now

Ooops  :-[

My dev environment went poof a while back so I'll just an old custom build I got from roolku.

Sorry for the false alarm!  :)
Logged
Currently: iRiver H132-RTC-CFMod

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 645
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #108 on: March 01, 2007, 03:29:09 PM »
Quote from: Llorean on March 01, 2007, 03:13:01 PM
The code is in CVS now, but not in the default builds (since it adds 4k to the binary size).
First it was 6k but... I think the more important reason was that all H1x0 (regardless of mod) had gotten the clock plugin for example.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #109 on: March 01, 2007, 03:30:13 PM »
Yeah, that is an important point, people ending up with plugins they can't use.
Logged

Offline luminol

  • Member
  • *
  • Posts: 1
    • luminol's home page
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #110 on: March 08, 2007, 01:36:58 PM »
I installed DS3231 on H120.
It was a pleasant work process to be excited at!

This RTC is very precise.
(Is influence to battery slight?)

I thank roolku, jmdearras and people of "Team RTC".  :)
Logged
iriver iHP-120(16G CF mod, 2300mAh, RTC mod), H320(30G, 2300mAh), iFP-799 / Toshiba gigabeat X30 / Sansa e280

Offline syrou

  • Member
  • *
  • Posts: 4
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #111 on: March 09, 2007, 06:25:52 AM »
I have also installed the RTC chip, pretty easy stuff if you have ever modded a PS2  :P

Just recommend to any of you that are going to mod the player that you use AWG30 wrapping wire to solder connections between chip and motherboard. Don't have to worry about Vcc/GND pins because it has an active current (Icc) of just 0.1mA  :o

I have use double sided fixing tape to "glue" the chip to the motherboard, and have put it upwards (as recommended in the wiki). It's a pity that autodetection code has been taken out from the code.
Logged

Offline roolku

  • Developer
  • Member
  • *
  • Posts: 350
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #112 on: March 09, 2007, 07:55:29 AM »
Congratulations to the two new successful modders. I have added you to the wiki table:

http://www.rockbox.org/twiki/bin/view/Main/RTCModH1x0#User_Experiences

(if anyone is misrepresented, please correct the entry)

Roolku
Logged

Offline TaperChuck

  • Member
  • *
  • Posts: 61
    • CoTapers
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #113 on: March 11, 2007, 11:29:37 AM »
Don't forget to move your clocks ahead one hour for Daylight Savings Time, which started at 2:00 am in most US cities.
Logged
Chuck

Offline syrou

  • Member
  • *
  • Posts: 4
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #114 on: March 11, 2007, 05:06:35 PM »
Quote from: TaperChuck on March 11, 2007, 11:29:37 AM
Don't forget to move your clocks ahead one hour for Daylight Savings Time, which started at 2:00 am in most US cities.

Not yet here in Europe!  ;) We move our clocks last sunday of March.
Logged

Offline TaperChuck

  • Member
  • *
  • Posts: 61
    • CoTapers
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #115 on: March 11, 2007, 06:04:56 PM »
Yeah, our politicians decided to move the date up a bit  ???
Logged
Chuck

Offline Peter200lx

  • Member
  • *
  • Posts: 45
    • A site about another Great Device
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #116 on: March 17, 2007, 06:29:35 PM »
Just wanted to report a successful upgrade from the old RTC chip to the new one. ie, Now I don't have to worry about the play button lockup bug. Went quite smoothly, everything working great.
Logged
peter.olson [at] gmail {dot} com

Offline crypt@

  • Member
  • *
  • Posts: 21
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #117 on: April 15, 2007, 11:41:12 AM »
I won't call it smoothly performed, as it took 8hrs and killed 4 * DS3231(SN#). 24AWG wires are still unmanagable on these weak SOIC legs. All 4 chips sustained broken pins while trying to fit the chip into position on the motherboard.

The successfully installed chip is a DS3231S#.

Instead of completely straighten the legs, I only straighten the ends such that it is still angled to the body, but when placed on the board, the legs do not touch the surface. And also it is installed face upwards.

After jamming the fifth chip into the iHP-140, and closed out, it could not power up on battery. It was fixed by plugging in the charger, then powered on.
Logged

Offline TaperChuck

  • Member
  • *
  • Posts: 61
    • CoTapers
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #118 on: April 15, 2007, 11:51:44 AM »
But, success in the end! Congrats!
Logged
Chuck

Offline crypt@

  • Member
  • *
  • Posts: 21
Re: iriver h1x0 - RTC (real time clock) mod
« Reply #119 on: April 15, 2007, 12:03:22 PM »
Just a thought, shuffle is seeded by Mersenne Twister dued to lack of RTC on h1X0. Now that RTC on iriver is possible, is there a chance that the RTC can be used to seed the shuffle list?
Logged

  • Print
Pages: 1 ... 6 7 [8] 9 10
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  iriver h1x0 - RTC (real time clock) mod
 

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

Page created in 0.125 seconds with 15 queries.