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:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Fuze and Griffin Dock line out
« previous next »
  • Print
Pages: 1 [2] 3 4 5

Author Topic: Fuze and Griffin Dock line out  (Read 33832 times)

Offline j8048188

  • Member
  • *
  • Posts: 70
Re: Fuze and Griffin Dock line out
« Reply #15 on: March 10, 2010, 09:51:30 AM »
Ggul: If you post the working patch in Flyspray, it may be accepted.
I don't see any patches with any work done, so you should create a new one.
Best of luck!
Logged
Sansa e280v2

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Fuze and Griffin Dock line out
« Reply #16 on: March 10, 2010, 10:33:20 AM »
Post the patch to FS (cleaned up and working since I have no way to test it) with your real name and I'll commit it then add you to the credits.

Edit:  Also would you be willing to test if DBOP_DIN pin method works for enabling line out with your dock?  Read pin 9 and use that to enable or disable power to the line out amplifier.  That way we won't waste power on the line out when its not being used.
« Last Edit: March 10, 2010, 11:19:01 AM by saratoga »
Logged

Offline bertrik

  • Developer
  • Member
  • *
  • Posts: 171
    • Homepage Bertrik Sikken
Re: Fuze and Griffin Dock line out
« Reply #17 on: March 10, 2010, 02:25:44 PM »
It would be nice indeed if LINE OUT could be enabled only on with a dock attached.

Maybe we can use a mechanism similar to the headphones insertion detection to enable/disable LINE OUT?
Logged
Meizu M6SP, Samsung YP-S3, iPod nano 1g, Sansa c200, Sansa e200, Sansa Clip, Sansa Clip+, Sansa Clip Zip
 

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Fuze and Griffin Dock line out
« Reply #18 on: March 11, 2010, 12:23:20 PM »
The DBOP and GPIO pins change when a dock is inserted, so checking them should be enough. Although first I'd be happy with a working patch that just leaves it on all the time.
Logged

Offline sanmigel

  • Member
  • *
  • Posts: 2
Re: Fuze and Griffin Dock line out
« Reply #19 on: May 05, 2010, 03:57:58 AM »
Hi! Does any progress in line out on Fuze rockbox?
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Fuze and Griffin Dock line out
« Reply #20 on: May 05, 2010, 05:21:18 PM »
Quote from: sanmigel on May 05, 2010, 03:57:58 AM
Hi! Does any progress in line out on Fuze rockbox?

I'm sure if theres progress, someone will mention it.
Logged

Offline orbidia

  • Member
  • *
  • Posts: 12
Re: Fuze and Griffin Dock line out
« Reply #21 on: May 17, 2010, 03:26:20 AM »
I could definately use line out from the fuze for a portable setup with an external amp and a diy line out cable.

It sounds like gglul figured it out and it works on the fuze v1 at least. I guess gglul's "patch 2" is the one to use.

Is this difficult to post to flyspray and get this in one of the builds? Sounds like the code is done and just waiting to be added...
Logged

Offline OldOne

  • Member
  • *
  • Posts: 10
Re: Fuze and Griffin Dock line out
« Reply #22 on: June 28, 2010, 02:15:59 PM »
There is a patch on flyspray to enable for E200v2 as well as Fuze v1. Work is being done  on the Fuze v2.  #11367

Link Below
http://www.rockbox.org/tracker/task/11367?project=1&type=4&order=dateopened&sort=desc
Logged
e260v2 + 8gb card Rockboxed & Clip V1 1gb Rockboxed  Clip v2 1gb OF

Offline mc2739

  • Developer
  • Member
  • *
  • Posts: 262
Re: Fuze and Griffin Dock line out
« Reply #23 on: June 28, 2010, 04:18:38 PM »
Line out for the e200v2 is enabled as of r27162.  This should also work for the Fuzev1, but has not been tested.

Be sure to connect the dock after booting Rockbox. Connecting the dock with power off will boot into the OF.

For the c200v2 and Fuzev2 we still need to determine how to detect when the dock is connected.
Logged

Offline Avalon

  • Member
  • *
  • Posts: 88
Re: Fuze and Griffin Dock line out
« Reply #24 on: June 29, 2010, 11:34:13 AM »
I have tested on a Fuze V1 and it works! 

Many thanks to the developers.  This is a very useful feature.

I have found one problem which may be a setting I am not aware of.  My Fuze powers down while docked after about 10 minutes.  I have changed the idle timeout to off with no change.  Does anyone know why this is happening?  

A couple of observations:

1. As indicated, the Fuze must be in RockBox mode before connecting.

2. When the Fuze is connected it displays the "USB Keyboard Mode: Multimedia" message, pauses the current track and reverts to the main menu.  You must select "Resume Playback" to continue with the current track.
 
3. When connected to the dock, the Fuze appears to provide the true line out since there is no volume control at the Fuze.  I checked this by disconnecting the playing Fuze from the dock and connecting it to the dock output cable.  To get the same volume level, the Fuze volume had to be set to the 6dB maximum level. 

4. I could not check to see if the headphone output is enabled when connected to the dock because I have to remove the headphones to connect to the dock.  However, this is not a consideration for me since the dock keeps the Fuze fully charged. 

Thks again!!

« Last Edit: June 29, 2010, 02:28:45 PM by Avalon »
Logged

Offline mc2739

  • Developer
  • Member
  • *
  • Posts: 262
Re: Fuze and Griffin Dock line out
« Reply #25 on: June 30, 2010, 06:39:55 PM »
Quote from: Avalon on June 29, 2010, 11:34:13 AM
I have found one problem which may be a setting I am not aware of.  My Fuze powers down while docked after about 10 minutes.  I have changed the idle timeout to off with no change.  Does anyone know why this is happening?

I am not sure what is going on here.  This does not happen with my e200v2.  I have had it playing music through the dock connection and just sitting idle while connected for more than an hour each without shutting off.

One thing you might try is to reset your settings to default.  This can be done through the Settings -> Manage Settings menu.  You may want to save a copy of your .rockbox/config.cfg file so that you can restore your settings if the reset does not help.
Logged

Offline Avalon

  • Member
  • *
  • Posts: 88
Re: Fuze and Griffin Dock line out
« Reply #26 on: July 01, 2010, 03:11:08 PM »
I don't know what was going on either.

I reset the settings to default, selected the theme I use and put back my normal settings.....everything is working perfectly!

I ran the Fuze V1 in the dock for 3 hours and counting with no problems.

Thanks for the suggestion!
Logged

Offline Avalon

  • Member
  • *
  • Posts: 88
Re: Fuze and Griffin Dock line out
« Reply #27 on: August 03, 2010, 07:48:13 AM »
I recently installed the new boot firmware and r27578-100726 to check out the USB function.  It works great for connecting to my PC (XP)...thanks to the developers.  This greatly improves access to the Fuze.

Since the USB interface is now supported, is the docking modification discussed in this thread affected?

I am asking this because, it appears that my Fuze V1 does not work properly when powered down and inserted into the dock.  The following outlines what I have seen.

__________________________

If I connect to the dock (Griffin) with RockBox running, it works fine. 

If I connect while the Fuze is powered down, it boots up in RockBox mode as it should, but it will not resume playback.  If I try to select another album, the database initialization menu is displayed.  If I then disconnect from the dock the Fuze will resume playback, but the current playlist is corrupted (E**) and tracks are skipped.

It seems that by connecting to the dock, the fuze database access is corrupted in some way.

I found that this occurs when directory cache is enabled.  When I turn off directory cache, everything seems to work fine.  This is an inconvenience for me because the database initialization is much faster with directory cache enabled.

Has anyone else seen this....any comments?
Logged

Offline mc2739

  • Developer
  • Member
  • *
  • Posts: 262
Re: Fuze and Griffin Dock line out
« Reply #28 on: August 03, 2010, 06:41:49 PM »
Quote from: Avalon on August 03, 2010, 07:48:13 AM
I am asking this because, it appears that my Fuze V1 does not work properly when powered down and inserted into the dock.

You need to download the latest version of mkamsboot (v1.4) and the latest bootloader (v2.0 for the Fuze v1).  The links to the files and the installation instructions can be found on the SansaAMS wiki page in the Manual installation section.
Logged

Offline Avalon

  • Member
  • *
  • Posts: 88
Re: Fuze and Griffin Dock line out
« Reply #29 on: August 04, 2010, 09:10:39 AM »
Perhaps I was not clear.  As I indicated, I have installed the new boot firmware as of July 31, 2010.  I don't know what version of mkamsboot or the bootloader, but both were downloaded from the SansaAMS wiki page on July 31, 2010.  I used these to generate the new boot firmware.

I went back over some older posts and found the suggestion to clear the config file to reset it.  I did that and the problem is fixed.

Thanks for the feedback.

« Last Edit: August 04, 2010, 10:01:38 AM by Avalon »
Logged

  • Print
Pages: 1 [2] 3 4 5
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Fuze and Griffin Dock line out
 

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

Page created in 0.119 seconds with 14 queries.