I just installed debian stable onto a Thinkpad T61 and then upgraded to testing. I am not using the desktop environment for two reasons: (1) I am doing most of my gui tasks on my Mac or Windows machines; and (2) when I ran the installer with the graphical desktop checked in tasksel, my braille display (I am blind) froze at "starting gdm" rather than just saying "screen is not in text mode" as it would ordinarily do if orca is not configured and so I wasn't able to diagnose my X problem; I just reinstalled and left that out and will solve that problem later if I want to run gnome.
my problem, after installing alsa and getting sound working, is that the volume buttons do not work. They may produce beeps and a ~ on the screen but they do not perform the functions for which they were designed; neither does the mute button. All I could find on this subject dealt with using xmodmap but since I'm not running X and just want to buttons to work when running in the text console, I didn't think this would help me. Is there a way for me to get these buttons to work? Otherwise, I suppose I'll have to reconfigure and figure out where my problem with starting X and gnome was when I tried it before.
Thanks for any help you can give.
--
Cheryl
May the words of my mouth
and the meditation of my heart
be acceptable to You, Lord,
my rock and my Redeemer.
(Psalm 19:14 HCSB)
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 51DCD18B-76E7-4489-901D-A4F2C67372E5@gmail.com">http://lists.debian.org/51DCD18B-76E7-4489-901D-A4F2C67372E5@gmail.com
04-22-2011, 06:39 AM
James Robertson
Getting volume buttons to work on thinkpad t61
Try this Cheryl,
edit /etc/default/grub and add "acpi_osi=Linux" to the boot arguments, e.g.
GRUB_CMDLINE_LINUX_DEFAULT="quiet acpi_osi=Linux"
Then run"update-grub"and reboot.
I had to do this on my R500 Lenovo to get multimedia keys working on Debian Sid. *HTH.
Regards,
James
04-24-2011, 04:57 AM
Cheryl Homiak
Getting volume buttons to work on thinkpad t61
This didn't work but thanks. I found some info at this link:https://wiki.archlinux.org/index.php/Hotkeys
It tells you how to use showkey command to find out your keycodes. Then it links to this article:
https://wiki.archlinux.org/index.php/Extra_Keyboard_Keys_in_Console
Basically you create a personal keymap just for the keys you are trying to enable and either use a keysym (the symbol for they key) or a command in quotes using the "string" command with a new-line
to get the command executed. I did this using amixer commands, just for pcm control and it works. This was just a quick fix-up which I'll work on more later and this is a quick summary so read the information at the listed links if you are interested
--*Cheryl
May the words of my mouthand the meditation of my heartbe acceptable to You, Lord,my rock and my Redeemer.(Psalm 19:14 HCSB)