+ Reply to Thread
Page 125 of 177 FirstFirst ... 2575115123124125126127135175 ... LastLast
Results 1,241 to 1,250 of 1768

Thread: 'Analog Dinosaur' succumbs to the joys of FBA : enter Raspberry Pi 2/IQ-Audio DAC+!!

  1. #1241
    Join Date: Jan 2011

    Location: Bristol, UK

    Posts: 278
    I'm Stephen.

    Default

    Quote Originally Posted by Marco View Post
    Hi Stephen,

    Good question! I've been away visiting friends up in Scotland, and have just got back, so haven't had time to do anything much with hi-fi. However, I should be able to get some pics up, along with a review, before the weekend - so watch this space

    In the meantime, I can certainly confirm that it is very good indeed and elevates the sonic performance of the RPi into the veritable super-league!

    Marco.
    Thanks Marco.

    My PH supply already on order.

    Thanks

    Stephen

  2. #1242
    Join Date: Jun 2014

    Location: Plymouth, UK

    Posts: 388
    I'm Barry.

    Default

    Quote Originally Posted by lovejoy View Post
    Looking at the charge times, I would say it's probably not a good bet. That battery at capacity will run the Pi + DAC for somewhere in the region of 7 hours without a top up, but the quoted figures for recharging are most likely with the panel sat outside facing the sun. If it's going to sit in a window to get charge, you can probably at least double that charge time figure. Comparing the charging times when plugged in, it doesn't look like a very good quality solar panel. If the solar panel isn't that much of an issue, then you're better off with an Anker battery which are very good.

    I think a decent quality 5V feed from the mains is going to beat a battery though.
    Thanks Rich, I am using a Anker battery at the moment.

  3. #1243
    Join Date: Jul 2008

    Location: Devon

    Posts: 88
    I'm Terry.

    Default

    Hi Peter

    I would like to use an un-powered hdd straight into my RPI but when i plug it in it just sort of spins up then stops then spins again, i guess i need to tweak the config.txt as you have done but don't know how to, could you talk me through how to do this?
    Thanks
    Quote Originally Posted by drpetar View Post
    I can confirm too, that I've tried using an external 2,5" HDD (WD MyPassport 500GB) without any problems, but needed to tweak the config.txt with additional line (max_usb_current=1). Before this tweak the HDD didn't work. However I continue to prefer using a NAS, rather than local HDD.

  4. #1244
    Join Date: Jan 2008

    Location: Wrexham, North Wales, UK

    Posts: 110,462
    I'm AudioAl'sArbiterForPISHANTO.

    Default

    Quote Originally Posted by cyclopse View Post
    Thanks Marco.

    My PH supply already on order.
    Top man

    You'll be in for a major treat!

    Marco.
    Main System

    Turntable: Heavily-modified Technics SL-1210MK5G [Mike New bearing/ETP platter/Paul Hynes SR7 PSU & regulator mods]. Funk Firm APM Achromat with Nagaoka GL-601 Crystal Record Weight. Isonoe feet & boots. Ortofon RS-212D tonearm with Denon DL-103GL, in a Denon PCL-300 headshell, fitted with Funk Firm Houdini and Kondo SL-115 pure-silver cartridge leads.

    Paul Hynes MC head amp/SR5 PSU. Also modded Lentek head amp and Denon AU-310 SUT.

    Other Cartridges: Nippon Columbia (NOS 1987) Denon DL-103. USA-made Shure SC35C with NOS stylus. Goldring G820 with NOS stylus. Shure M55E with NOS stylus.

    CD Player: Audiocom-modified Sony X-777ES/DAS-R1 DAC.

    Tape Deck: Tandberg TCD 310, fully restored and recalibrated as new by RDE, plus upgraded with heads from the TCD-420a. Also with matching TM4 Norway microphones.

    Preamps: Heavily-modified Croft Charisma-X. Power Amps: Tube Distinctions Copper Amp, fitted with Tungsol KT-150s. Quad 306.

    Cables & Sundries: Mark Grant HDX1 interconnects and digital coaxial cable, plus Mark Grant 6mm UP-LCOFC Van Damme speaker cable. MCRU 'Ultimate' mains leads. Lehmann clone headphone amp with vintage Koss PRO-4AAA headphones.

    Tube Distinctions digital noise filter. VPI HW16.5 record cleaning machine.

    Speakers: Tannoy 15MGs in Lockwood cabinets with modified crossovers. 1967 Celestion Ditton 15.

  5. #1245
    Join Date: Feb 2013

    Location: W Lothian

    Posts: 98,920
    I'm Grant.

    Default

    Quote Originally Posted by Terry View Post
    Hi Peter

    I would like to use an un-powered hdd straight into my RPI but when i plug it in it just sort of spins up then stops then spins again, i guess i need to tweak the config.txt as you have done but don't know how to, could you talk me through how to do this?
    Thanks
    think this explains it...http://theaudiostandard.net/post/36208/thread

    i have over come it by using a powered hub

  6. #1246
    Join Date: Nov 2012

    Location: Varna, BG

    Posts: 52
    I'm Petar.

    Default

    Quote Originally Posted by Terry View Post
    Hi Peter

    I would like to use an un-powered hdd straight into my RPI but when i plug it in it just sort of spins up then stops then spins again, i guess i need to tweak the config.txt as you have done but don't know how to, could you talk me through how to do this?
    Thanks
    Hi Terry,

    Grant already replied you, but I wanted to ask you do you know how to use putty and do you use Windows or Mac. If you aren't familiar with putty the explanation I've made in another forum will not be sufficient and I can provide you more detailed info how to tweak config.txt.
    RPi2/HiFiBerryDigi+; ZyXEL NSA310; Beresford Caiman MKII; Creek Evo 2; ProAc Studio 115; BK XXLS400; MS Audio/Klotz MC5000, VD UP-LCOFC Hi-Fi

  7. #1247
    Join Date: Mar 2009

    Location: London UK

    Posts: 529
    I'm Chris.

    Default

    Quote Originally Posted by Terry View Post
    Hi Peter

    I would like to use an un-powered hdd straight into my RPI but when i plug it in it just sort of spins up then stops then spins again, i guess i need to tweak the config.txt as you have done but don't know how to, could you talk me through how to do this?
    Thanks
    A brief follow up on what Peter has said and the ref to his post at theaudiostandard forum. Once you have worked out how to connect to your RPi via SSH, you can log in as the "root" user with password "volumio" (unless your're not using Volumio).

    Two points - (a) commands do not need to be prefixed by "sudo" , (b) the following single command will append the appropriate line of text to the "/boot/config.txt" file:

    Code:
    echo max_usb_current=1 >> /boot/config.txt
    Then reboot your RPi either via the Volumio web interface, or via the command line:

    Code:
    reboot
    Chris

    Stuff

    1. Linux PC with onboard HDA SB/ALC892 24/192 optical S/PDIF and/or USB > TC-7520 (Gator + LM4562NA) > Quad 306 > AVI Neutron 3
    2. Rotel RCD 965BX > TC-7520 ( Gator + LM4562NA) > Hd595
    3. Rpi B+/HifiDigi B+ (with isolation transformer) Running "SqueezeOnArch" - https://github.com/SqueezeOnArch
    Nonsense
    1. Belkin Pure AV (white) phono, Belkin Pure AV (silver) USB, QEd 79-strand speaker cable.
    2. MG belden digital co-ax

  8. #1248
    Join Date: Feb 2008

    Location: Down South

    Posts: 2,411
    I'm Neal.

    Default

    Nice one Chris! Also goes without saying that you need a 2A supply and beware of poorly made micro USB power leads as they can drop too much voltage under load which will prevent the drive spinning up...
    Listening in a Foo free Zone...

    Only a Sith deals in absolutes.

  9. #1249
    Join Date: Jul 2008

    Location: Devon

    Posts: 88
    I'm Terry.

    Default

    Thank you so much everyone - i have taken out the sd card and added the command line that you gave me and am now adding the files to the hdd, i will let you know how i get on.

  10. #1250
    Join Date: Jan 2011

    Location: Bristol, UK

    Posts: 278
    I'm Stephen.

    Default

    Does anyone know if our IQ Audio Dac + cards can play DSD .dsf files?

    Thanks

    Stephen

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •