Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Music playback
  • Assigned To No-one
  • Operating System iPod 4G Grayscale
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Version 3.0
  • Due Date Undecided
  • Votes 1
  • Private
Attached to Project: Rockbox
Opened by 42bs - 2007-07-05
Last edited by amiconn - 2008-09-13

FS#7402 - Playback fails (data abort) after recording

Starting replay directly after a recording ends in a data abort at 0×40001424.

Stacks: pcmrec is at 68% (IHMO ok), but dircache is 85% but might not
be related.

Closed by  amiconn
2008-09-13 20:44
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Fixed in r18490 for iPod 4th Gen, Color/Photo and Nano, and in r18509 for iPod Video.

MikeS commented on 2007-07-05 20:20

Not surprising given that the ASM FIQ handler depends on banked registers being left set but it uses a C FIQ handler for recording which fails to save r12. Fix as part of a PCM rework.

This sounds like a duplicate of  FS#7293  - although that’s on a Nano.

MikeS commented on 2007-10-28 16:20

IIUC the data abort is gone now (not counting any nano troubles) but the PCM restart issue still remains. The reason is that the drivers actually turn the audio chip off by running the power down sequence when recording is disabled (which should set things back for playback) so that must be fixed before playback will work after recording.

With two different 5th generation (Video) iPods, after going into the recording screen, playback location doesn’t move and there is no sound. There is no crash. Shutting down and restarting Rockbox makes playback work again.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing