From: Glenn Golden <gdg@zplane.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Alex Hung <alex.hung@canonical.com>,
Henrique de Moraes Holschuh <hmh@hmh.eng.br>,
Raymond Yau <superquad.vortex2@gmail.com>,
bruno.mueller@gmail.com,
David Henningsson <david.henningsson@canonical.com>
Subject: Re: [pulseaudio-discuss] ThinkPad T-510 audio output mute LED non-workingness
Date: Tue, 28 Apr 2015 04:16:45 -0600 [thread overview]
Message-ID: <20150428101645.GM550@huh.zplane.com> (raw)
In-Reply-To: <s5hmw1s3hxh.wl-tiwai@suse.de>
Takashi Iwai <tiwai@suse.de> [2015-04-28 08:06:50 +0200]:
>
> It's the call:
> led_set_func(TPACPI_LED_MUTE, false)
> and this returns an error. led_set_func is a function pointer to
> tpacpi_led_set:
> led_set_func = symbol_request(tpacpi_led_set);
>
> So the above indicates that the call in thinkpad_acpi.c failed.
>
> Could you check what value is returned from
> led_set_func(TPACPI_LED_MUTE, false)?
>
> My wild guess is that it's -ENODEV.
>
Yep:
[ 13.379016] sound hdaudioC0D0: XXX hda_fixup_thinkpad_acpi init...
[ 13.392760] sound hdaudioC0D0: XXX ok, this is thinkpad
[ 13.404553] sound hdaudioC0D0: XXX mute LED NOT WORKING!
[ 13.416106] XXX led_set_func(TPACPI_LED_MUTE, false) returned -19
[ 13.427719] sound hdaudioC0D0: XXX ok, mic LED is hooked
Question: To simplify/speed debugging going forward: Is there some
straightforward way to unload/reload all the relevant sound modules as
an alternative to rebooting? I came across some 'recipes', but none
looked straightforward; lots of conditionality on the particular subset
of modules being patched/debugged, but alas I've not enough knowledge
to guess at exactly what that subset should be for what we're doing here.)
Thx.
next prev parent reply other threads:[~2015-04-28 10:16 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20150418131002.GV562@huh.zplane.com>
[not found] ` <CAN8cciZOgTzrTdp2m8Y+vPDrGVdO6y+WpXNfSF+pyuz9GswyqA@mail.gmail.com>
[not found] ` <20150419133733.GA551@huh.zplane.com>
[not found] ` <CAN8cciYqdJ-m+M0+F09115nocy7szAfgdAf834c2bS4=gL7DAA@mail.gmail.com>
[not found] ` <20150425013937.GB550@huh.zplane.com>
[not found] ` <1429974719.3937109.258484493.7D74FAC6@webmail.messagingengine.com>
[not found] ` <20150426152012.GE550@huh.zplane.com>
[not found] ` <s5hvbgiho2o.wl-tiwai@suse.de>
[not found] ` <CAN8cciZQBRz2Ty3YRt2+3KO9v1BWef-_8FU_d_SsE87mLdgY-w@mail.gmail.com>
[not found] ` <s5hh9s2gj45.wl-tiwai@suse.de>
[not found] ` <20150427135859.GI550@huh.zplane.com>
2015-04-27 17:12 ` [pulseaudio-discuss] ThinkPad T-510 audio output mute LED non-workingness Takashi Iwai
2015-04-27 17:52 ` Glenn Golden
2015-04-27 18:49 ` Takashi Iwai
2015-04-28 0:22 ` Glenn Golden
2015-04-28 0:02 ` Glenn Golden
2015-04-28 6:06 ` Takashi Iwai
2015-04-28 10:16 ` Glenn Golden [this message]
2015-04-28 10:30 ` Takashi Iwai
2015-04-28 11:39 ` Glenn Golden
2015-04-28 11:50 ` Takashi Iwai
2015-04-28 17:53 ` Glenn Golden
2015-04-28 19:21 ` Takashi Iwai
2015-04-29 12:46 ` Glenn Golden
2015-04-29 13:09 ` Henrique de Moraes Holschuh
2015-04-29 17:41 ` Glenn Golden
2015-05-01 14:22 ` Raymond Yau
2015-05-02 16:00 ` Glenn Golden
2015-05-04 10:37 ` Henrique de Moraes Holschuh
2015-05-04 12:26 ` Glenn Golden
2015-05-04 13:16 ` Henrique de Moraes Holschuh
2015-05-07 0:15 ` Glenn Golden
2015-05-07 1:03 ` Raymond Yau
2015-05-07 1:47 ` Glenn Golden
2015-05-11 12:56 ` David Henningsson
2015-05-16 20:32 ` Glenn Golden
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=20150428101645.GM550@huh.zplane.com \
--to=gdg@zplane.com \
--cc=alex.hung@canonical.com \
--cc=alsa-devel@alsa-project.org \
--cc=bruno.mueller@gmail.com \
--cc=david.henningsson@canonical.com \
--cc=hmh@hmh.eng.br \
--cc=superquad.vortex2@gmail.com \
--cc=tiwai@suse.de \
/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.