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
| |-+  Audio Playback, Database and Playlists
| | |-+  Constant clicking problem (ipod 5g)
« previous next »
  • Print
Pages: [1] 2

Author Topic: Constant clicking problem (ipod 5g)  (Read 18659 times)

Offline PinkZeppelin

  • Member
  • *
  • Posts: 67
Constant clicking problem (ipod 5g)
« on: March 26, 2006, 01:12:07 PM »
Is it normal for the DAC to make a moderately loud popping noise when shutting down rockbox?
« Last Edit: March 26, 2006, 07:47:54 PM by PinkZeppelin »
Logged

Offline PinkZeppelin

  • Member
  • *
  • Posts: 67
Re: DAC pops when shutting down
« Reply #1 on: March 26, 2006, 01:30:08 PM »
Also there seems to be a constant low background clicking noise.  Turning the volume up also creates a louder clicking noise that occurs whenever I move around the scroll wheel.

I am using an Apple 5G
Logged

Offline PinkZeppelin

  • Member
  • *
  • Posts: 67
Re: DAC pops when shutting down
« Reply #2 on: March 26, 2006, 02:44:00 PM »
Well, the DAC popping on shutdown occurs in the Apple Firmware as well, so I guess it isn't a rockbox thing, so it is really a non-issue.

But the low clicking noises and wheel moving noises do not occur in the apple firmware. 

Does anyone else hear the low constant clicks and wheel movement clicks in rockbox?
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: DAC pops when shutting down
« Reply #3 on: March 26, 2006, 03:02:10 PM »
Quote from: PinkZeppelin on March 26, 2006, 02:44:00 PM
Well, the DAC popping on shutdown occurs in the Apple Firmware as well, so I guess it isn't a rockbox thing, so it is really a non-issue.

Just because the Apple firmware also has a certain bug doesn't mean we shouldn't try to fix it in Rockbox...

Quote
But the low clicking noises and wheel moving noises do not occur in the apple firmware. 

Does anyone else hear the low constant clicks and wheel movement clicks in rockbox?

Some people have reported this before - but others (including me) don't experience it.  What iPod do you have, and what kind of music files (format and bitrate) ?  Do you get those clicks with all your files, or just some?
Logged

Offline PinkZeppelin

  • Member
  • *
  • Posts: 67
Re: DAC pops when shutting down
« Reply #4 on: March 26, 2006, 03:35:13 PM »
Quote from: linuxstb on March 26, 2006, 03:02:10 PM
Some people have reported this before - but others (including me) don't experience it.  What iPod do you have, and what kind of music files (format and bitrate) ?  Do you get those clicks with all your files, or just some?

I am using an Ipod Video 5G (black), virtually all my music is in Wavpack, but the clicking starts right after the unit is turned on, regardless of codec. 

The sound is a constant, quiet and rhythmic clicking and seems to only occur on the right side of my cans (Sennheiser 280Pros).  The wheel movement noise is easy to reproduce - pause music,  then turn up the volume.  I start hearing a faint clicking noise (this noise also seems only to be in the right channel of my headphones) while moving the wheel when I turn the volume to -11db.  Increasing the volume further makes the wheel noise much more pronounced, and also increases the rhythmic clicking volume. 
Logged

Offline obo

  • Developer
  • Member
  • *
  • Posts: 55
Re: DAC pops when shutting down
« Reply #5 on: March 26, 2006, 03:44:01 PM »
I've put a patch together to stop the pop on shutdown.

http://www.rockbox.org/tracker/task/4819
Logged

Offline PinkZeppelin

  • Member
  • *
  • Posts: 67
Re: DAC pops when shutting down
« Reply #6 on: March 26, 2006, 07:23:19 PM »
Anyone have a solution to (or can confirm) the problem with the constant low clicking noises?  ???
Logged

Offline PinkZeppelin

  • Member
  • *
  • Posts: 67
Re: Constant clicking problem
« Reply #7 on: March 27, 2006, 07:56:29 PM »
has anyone investigated?  :-\
Logged

Offline PinkZeppelin

  • Member
  • *
  • Posts: 67
Re: Constant clicking problem
« Reply #8 on: March 28, 2006, 01:42:45 AM »
I wrote up a bug report:

http://www.rockbox.org/tracker/task/4937
Logged

Offline PinkZeppelin

  • Member
  • *
  • Posts: 67
Re: Constant clicking problem
« Reply #9 on: March 30, 2006, 01:02:18 AM »
No responses?  :(

Using RMAA, I analyzed both the apple firmware and the rockbox firmware on my 5G.

Results:


Original Apple Firmware:



Rockbox Firmware:



It is easy to see the constant low clicking here in the rockbox firmware.

Same picture (Rockbox Firmware) with the clicks circled:



The pictures are resized above, and may be a bit hard to see.  Unresized links:

Apple Firmware:
http://img93.imageshack.us/img93/9042/applefirmwarec6xy.png

Rockbox Firmware:
http://img63.imageshack.us/img63/9149/rockboxc3mf.png

circled:
http://img148.imageshack.us/img148/2394/rbhighlightc6ky.png

The clicking does only seem to be coming from the right channel, as these pictures show.

Others should be able to see, hear, and do these same measurements as well. 

Comments?

« Last Edit: March 30, 2006, 01:04:49 AM by PinkZeppelin »
Logged

Offline lostlogic

  • Developer
  • Member
  • *
  • Posts: 125
Re: Constant clicking problem
« Reply #10 on: March 30, 2006, 10:15:25 AM »
As we discussed on IRC, I believe this to be related to our slow I2C implementation, and occurs when the battery status and/or realtime clock are updated (the battery is read at up-to 2.5hz and the clock at up-to 1hz).  Nothing is going to change with it until someone spends a lot of time analyzing the portalplayer's I2C control registers, or finds a datasheet for the damned thing.
Logged
I've killed 2 iRiver H340s and I have 1 iPod 5th Generation (Black), and if playback is broken, it's probably my fault.

Offline TREX666

  • Member
  • *
  • Posts: 21
Re: Constant clicking problem
« Reply #11 on: March 30, 2006, 01:28:10 PM »
So rockbox will never run as fast as it should with the current I2C implementation. Unless Portalplayer hands over datasheets
Logged

Offline PinkZeppelin

  • Member
  • *
  • Posts: 67
Re: Constant clicking problem
« Reply #12 on: March 31, 2006, 02:02:41 AM »
damn, it looks to be a lot of work to fix the problem.  I dearly hope someone is willing to go through the code or find the datasheet. 

Because of the background clicking problem, I have reverted to using the apple firmware w/ 1 giant, inefficient apple lossless file per album (due to lack of gapless playback). 

Needless to say, it sucks.

I pray someone will be able to fix this...
« Last Edit: March 31, 2006, 02:04:29 AM by PinkZeppelin »
Logged

Offline lostlogic

  • Developer
  • Member
  • *
  • Posts: 125
Re: Constant clicking problem
« Reply #13 on: March 31, 2006, 04:24:29 PM »
Going through the code won't help -- I've been through it... this involves either getting the datasheet, or disassembling the apple firmware, or painstakingly trying bit combinations to control the portalplayer i2c driver.

I for one can't detect the clicking no matter what volume I use on my shure E3 in-ear monitors, so I can also suggest using a lower impedance pair of earphones.
Logged
I've killed 2 iRiver H340s and I have 1 iPod 5th Generation (Black), and if playback is broken, it's probably my fault.

Offline PinkZeppelin

  • Member
  • *
  • Posts: 67
Re: Constant clicking problem
« Reply #14 on: March 31, 2006, 06:08:01 PM »
i was able to detect the constant clicking easily with my EP-630s when turning up to otherwise earsplitting volumes - but, as said before, could hear it at normal listening volumes on my HD280 pros.   

Now, if you arent able to hear it at the highest volumes, maybe it was a problem with my player.  If you record back your ipod in rockbox playing the RMAA file, normalize if needed, then check the spectral graph of the file, then it would answer that question.

Nevertheless, I returned my 5G.  I was bothered by the clicking in the rockbox firmware and the lousy apple firmware.  I still have my H140, but there is deep bass hum whenever the harddisk spins in the rockbox firmware (ill run RMAA tests and make a thread in the appropriate section later). 

Because of the sound noise problems I have found in both flavors of rockbox (both on my H140 and the Ipod 5G), and the fact that even some people (including at least 1 rockbox developer) seemed to think the X5 sounded fine when it was playing back with a 10khz lowpass filter make me a bit skeptical about rockbox audio quality claims...
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Constant clicking problem (ipod 5g)
 

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

Page created in 0.168 seconds with 20 queries.