alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Jeffrey Scott Flesher Gmail <jeffrey.scott.flesher@gmail.com>
To: Daniel Mack <zonque@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: GR-55 Driver
Date: Thu, 19 May 2011 14:09:44 -0700	[thread overview]
Message-ID: <1305839384.4443.41.camel@TrinaryDragon> (raw)
In-Reply-To: <BANLkTinmnzEpRspYb74edaH1q8NPqXZg5w@mail.gmail.com>

Please take a second look at this information:

I do not understand what type of problem not related to the driver, that
you are referring to; if you can give me a few examples I can test that
theory; which is what I have been trying to do with my troubleshooting
file, configuration of Audacity is very simple, and works in Windows:
http://vetshelpcenter.com/media/troubleshooting-gr-55.txt

My document on driver activity in Windows, using Audacity to record
Audio, Guitar Pro 6 to record MIDI and the GR Floorboard to get Patch's,
which I have no problem getting this working; keep in mind I'm a Unix
programmer (30+ years), not Linux per say, but I'll work on that; but
I'm not a Windows End User, nor a Noobie; but I'm not in the best of
health; we all have our problems, I just don't want this interface to be
mine.
http://vetshelpcenter.com/media/GR-55-USB-Anlyzer.html

I do not see evidence that this driver patch is working as it should;
but its a good start, and I thank you for your work; now it shows up in
the system, and I do have limited access to the audio input channel; so
we are working in the right direction; but its far from saying that the
low-level part works; when I can only get one function working with
limited (still crashes) success.

Lets step back and look at this with Fresh eyes: 

This is the Roland GR-55 Guitar Synthesizer
http://www.rolandus.com/products/productdetails.php?ProductId=1148

You based this driver patch on the

BOSS JS-8
http://www.bossus.com/gear/productdetails.php?ProductId=1027

Instead of the GT-10; which seems more similar, but I do not know
anything about the difference in drivers, nor do I know that you have a
working driver for the GT-10, or that its based on the JS-8.

BOSS GT-10
http://www.bossus.com/gear/productdetails.php?ProductId=941

As such, all I can do is go along and see if I can get this to work; so
humor me, and lets see about basing this on the GT-10 and see how that
works; from what I read; they might be based on the same chip set; I
have contacted Roland, and they refuse to tell me what chip set they do
use; I can open up my GR-55 to see what chip set its using; its new, and
I hate to do this; but I did; below are my findings; but I still do not
know what chip set the GT-10 or JS-8 use; but I'm sure someone knows; so
maybe this is a better place to start.

High res image of GR-55 Motherboard interface
http://vetshelpcenter.com/media/GR-55-Motherboard.png

ROLAND WSP
R05011845
JAPAN 1026
HAL 889451

ROLAND SSC
R8A02021AB0
D4670467
BH11324
JAPAN 1035

ESMT
M12L128168A-
AZT1P00B4

I did a search with no results; so maybe this doesn't help at all; but I
had to try; my guess is that these are custom chips; Yamaha would be my
guess at manufacture; but I don't know that.

The work you do is very important to the community and I thank you.

-----Original Message-----
From: Daniel Mack <zonque@gmail.com>
To: Jeffrey Scott Flesher Gmail <jeffrey.scott.flesher@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [alsa-devel] GR-55 Driver
Date: Wed, 18 May 2011 19:39:53 +0200

On Wed, May 18, 2011 at 5:34 PM, Jeffrey Scott Flesher Gmail
<jeffrey.scott.flesher@gmail.com> wrote:
> Does this type of data (USBlyzer Report) help to write drivers?
> http://vetshelpcenter.com/media/GR-55-USB-Anlyzer.html

The problems you're still having are not related to the driver
anymore. The low-level part works. You're just facing a configuration
thing with the applications you're trying to use, but I don't see it
at the moment. It's most probably something trivial - can anyone else
on this list have a look at the comprehensive logs you've been
posting?


Thanks,
Daniel

  reply	other threads:[~2011-05-19 21:09 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-12 18:20 GR-55 Driver Jeffrey Scott Flesher Gmail
2011-05-12 19:47 ` Daniel Mack
     [not found]   ` <1305233604.8214.2.camel@TrinaryDragon>
2011-05-13  0:16     ` Daniel Mack
     [not found]       ` <1305253856.5076.65.camel@TrinaryDragon>
2011-05-13  7:29         ` Daniel Mack
     [not found]         ` <BANLkTi=jj7cjxgmOpH+EHnUMuazqLOEsZA@mail.gmail.com>
2011-05-15  6:39           ` Jeffrey Scott Flesher Gmail
2011-05-15 11:36             ` Daniel Mack
2011-05-15 23:13               ` Jeffrey Scott Flesher Gmail
2011-05-16  7:05                 ` Daniel Mack
2011-05-16 21:33                   ` Jeffrey Scott Flesher Gmail
2011-05-17 10:11                     ` Daniel Mack
2011-05-18  5:24                       ` Jeffrey Scott Flesher Gmail
2011-05-18 15:34                       ` Jeffrey Scott Flesher Gmail
2011-05-18 17:39                         ` Daniel Mack
2011-05-19 21:09                           ` Jeffrey Scott Flesher Gmail [this message]
2011-05-23 16:01                             ` Keith A. Milner
2011-05-23 17:08                               ` Daniel Mack
2011-05-24 13:30                                 ` Keith A. Milner
2011-05-24 18:28                                 ` Jeffrey Scott Flesher Gmail

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1305839384.4443.41.camel@TrinaryDragon \
    --to=jeffrey.scott.flesher@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=zonque@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).