Re: [beagleboard] USB Audio on BBGW/BBB using also and mpg321 : Distorted/clipped/too fast playback

2017-03-20 Thread 'Ian Watts' via BeagleBoard
adding sound my system, in > the easiest and most stable way...? > > Thanks in advance > > On Thursday, 23 February 2017 16:31:09 UTC+1, Przemek Klosowski wrote: >> >> On Thu, Feb 23, 2017 at 4:22 AM, 'Ian Watts' via BeagleBoard >> wrote: >> &g

Re: [beagleboard] USB Audio on BBGW/BBB using also and mpg321 : Distorted/clipped/too fast playback

2017-02-23 Thread 'Ian Watts' via BeagleBoard
worse in fact BUT wav files, transferred to the BB uSDCard from my Mac, play perfectly... so... Thanks a million for your help and encouragement. I'll update this thread as and when I have news. Again, thanks - really appreciated. On Saturday, 11 February 2017 22:23:47 UTC+1, Przemek Klosowski

Re: [beagleboard] USB Audio on BBGW/BBB using also and mpg321 : Distorted/clipped/too fast playback

2017-02-10 Thread 'Ian Watts' via BeagleBoard
p.m., "Przemek Klosowski" wrote: > On Fri, Feb 10, 2017 at 11:30 AM, 'Ian Watts' via BeagleBoard > wrote: > > I tried your 'convert compressed mp3 to uncompressed 'wav' idea' with no > > luck, In fact the 'mp3' sound, although

Re: [beagleboard] USB Audio on BBGW/BBB using also and mpg321 : Distorted/clipped/too fast playback

2017-02-10 Thread 'Ian Watts' via BeagleBoard
ays. Have a great weekend ! >> >> >> On Thursday, 9 February 2017 21:09:11 UTC+1, Przemek Klosowski wrote: >>> >>> Sound is tricky because there are several layers that interact in >>> interesting ways: hardware, the USB layer, sound drivers, and the &

Re: [beagleboard] USB Audio on BBGW/BBB using also and mpg321 : Distorted/clipped/too fast playback

2017-02-10 Thread 'Ian Watts' via BeagleBoard
.wav files do have a >> tradeoff: they don't require decoding, but they are larger, so they >> may tax the mass storage bandwidth, so make sure to put them on the >> fastest storage you have (presumably eMMC, or even a ramdisk). If the >> .wav files play OK, th

Re: [beagleboard] USB Audio on BBGW/BBB using also and mpg321 : Distorted/clipped/too fast playback

2017-02-10 Thread 'Ian Watts' via BeagleBoard
av files do have a > tradeoff: they don't require decoding, but they are larger, so they > may tax the mass storage bandwidth, so make sure to put them on the > fastest storage you have (presumably eMMC, or even a ramdisk). If the > .wav files play OK, then you'll know that t

[beagleboard] USB Audio on BBGW/BBB using also and mpg321 : Distorted/clipped/too fast playback

2017-02-09 Thread 'Ian Watts' via BeagleBoard
Hi all, I'm still pretty new to my BBB / BBGW (I prefer the BBGW simply because of it's inbuilt wifi - real simple). So, I'm running on a SEED BeagleBone Green Wireless. with Debian / Linux 8 : 2016-06-14. The system is up to date - as of now. I'm running headless via wi-fi ssh on Terminal (Mac S

[beagleboard] Re: Flashing a BBB's EMC from uSD Card - problems

2016-11-26 Thread 'Ian Watts' via BeagleBoard
Hi Dennis, >:-( the unit does not present itself to the network (Network-ove-USB cable) >:-( the unit does not present itself to the network with an RJ45 Ethernet >cable connected (I'm using my Lan Printer cable for this - just disconnect >it from the printer and reconnect it to the BBB and

[beagleboard] Re: Flashing a BBB's EMC from uSD Card - problems

2016-11-22 Thread 'Ian Watts' via BeagleBoard
Thanks Dennis, I appreciate your help / thoughts... Hmmm... to summarise where I'm at : I have a BBB (Rev C / 4GB) with an external 2A PSU and 2 x 4GB uSD Cards. On Card-1- I have a 4GB FLASHER image (Debian 8.6-lxqt-4gb-armhf-2016-11-06-4gb.img). To me this is an image that will effect an eMMC

[beagleboard] Re: EMMC Flasher not working, hangs on rsync

2016-11-22 Thread 'Ian Watts' via BeagleBoard
Felipe, Thanks for that. I'm pretty new to the BBB (mine's a 4GB Rev C unit) and was using the Network-over-USB method to ssh into it via Terminal on one of my Macs. I run 2 x Macs on Sierra with the necessary HoRNDIS and FTDI drivers installed. All was good - until I managed to flash the eMMC

[beagleboard] Re: EMMC Flasher not working, hangs on rsync

2016-11-21 Thread 'Ian Watts' via BeagleBoard
Hi, It would appear I have the same issue - except mine is a BB Black (hope I'm not hijacking this thread - it's not my intention). I also have my BBB powered by a 5V 2AMP PSU (as I have always done). Like you, my BBB starts with a multi-flash LED pattern for around 30 seconds then kick is into

[beagleboard] Re: Flashing a BBB's EMC from uSD Card - problems

2016-11-13 Thread 'Ian Watts' via BeagleBoard
Thanks for that. Indeed, updating the uEnv.txt file (using nano) WITHIN the //boot/uboot/ folder ON the uSD card worked a treat (needed (obviously) USB-network access to achieve this) ! Cylon-style lights etc... followed by a reboot all good ! Wow, was I pleased !! However, the sting, is that t

[beagleboard] Re: Flashing a BBB's EMC from uSD Card - problems

2016-11-11 Thread 'Ian Watts' via BeagleBoard
Update: I 'located' the uSD card - in the //dev (devices, I guess) folder; I simply by noted what changed as I inserted the uSD card and looking at the folder contents before ('ls dev' command) and after) In my case (pretty standard, I guess) I saw 'mmcblk1p1' was added as I inserted the card (

[beagleboard] Re: Flashing a BBB's EMC from uSD Card - problems

2016-11-11 Thread 'Ian Watts' via BeagleBoard
'm thinking I could update the uEnv.txt file from there !! Regards, IAN On Friday, 11 November 2016 02:20:33 UTC+1, Dennis Lee Bieber wrote: > > On Thu, 10 Nov 2016 13:51:10 -0800 (PST), "'Ian Watts' via BeagleBoard" > > declaimed the > following: > >

[beagleboard] Re: Flashing a BBB's EMC from uSD Card - problems

2016-11-10 Thread 'Ian Watts' via BeagleBoard
Thanks Stephane. Going to look at that now... In case this helps, I documented how I got started a little while ago. You > can find my ramblings here: > https://www.ccoderun.ca/programming/2015-06-07_BeagleBoneBlack/index.html > Appreciated. I'll revert with my findings. -- For more option

[beagleboard] Re: Flashing a BBB's EMC from uSD Card - problems

2016-11-10 Thread 'Ian Watts' via BeagleBoard
On Thursday, 10 November 2016 14:28:18 UTC+1, Dennis Lee Bieber wrote: > > On Wed, 9 Nov 2016 15:16:44 -0800 (PST), "'Ian Watts' via BeagleBoard" > > declaimed the > following: > > > > >I have a BBB running a 2014 Linux Distro (the one the

[beagleboard] Flashing a BBB's EMC from uSD Card - problems

2016-11-09 Thread 'Ian Watts' via BeagleBoard
Hi, I'm new to the BeagleBoneBlack - sorry !! I do have a lot of experience with embedded Atmel processors and programming in general. I have spent hours Googling and trying just about everything I can think of to re-falsh my BBB with Debian 8.4 (Jessie 2016-05-13) with no luck. I'll try and expl