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: Sun, 15 May 2011 16:13:28 -0700 [thread overview]
Message-ID: <1305501208.7165.13.camel@TrinaryDragon> (raw)
In-Reply-To: <BANLkTik-m+BmV0+vQyVfPPDSmCgXspCuAg@mail.gmail.com>
Still no luck; I spent most of the day researching and trying things.
This is a file of what information I could dig up; it should be useful
http://vetshelpcenter.com/media/trouble-shoot-gr-55.txt
Are there any programs/scripts I can install/run that will help trouble
shoot this?
Are there any good articles about trouble shooting drivers that might
help?
The system seems stable; no problems; just can not connect the to the
device.
In Sound Preference I have Input set to GR-55 Analog Stereo, the meter
does not move, which indicates to me, that its not listening; Output set
to speakers (GR-55 doesn't really have an output device; but it shows up
as an option).
Thanks
Jeff
-----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: Sun, 15 May 2011 13:36:35 +0200
On Sun, May 15, 2011 at 8:39 AM, Jeffrey Scott Flesher Gmail
<jeffrey.scott.flesher@gmail.com> wrote:
> I have read this article over a few times, trying to remove the kernel
> and Reiser4 instructions; and I got a little confused; although I did
> get it to compile and now it see's the GR-55 as a sound device; I tried
> to jack it to the output but got no audio; what should I do to test it?
I would just use aplay with a plain wav file and see what it does. And
then try arecord to see whether you can capture any input signal.
> Do these instructions look correct?
[...]
> sudo dpkg -i linux-*.deb
> uname -r # 2.6.39-rc3-gr55+
Very good, this is the desired result.
> One thing strange was that it locked up on reboot, showing rc3, but a
> reset with previous kernel, I saw the gr55 version so I picked it; it
> worked as stated above; just don't know why it didn't set this version
> as default, maybe a step I missed.
No, it's all good. The reason why it locked up might be that you are
now using a premature kernel which has not been officially released.
At the moment, as Linus' mainline tree is in a rather stable phase
(due to a new release coming up the next days or so), what you could
also do is
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
git checkout -b alsa
git pull git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
master
As of today, that should give you give a 2.6.39-rc7+ version. But for
testing whether the patch works, the approach you took is totally fine
I think.
Daniel
next prev parent reply other threads:[~2011-05-15 23:13 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 [this message]
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
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=1305501208.7165.13.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.