[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2016-08-31 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu laptop testing tracker.

A list of all reports related to this bug can be found here:
http://laptop.qa.ubuntu.com/qatracker/reports/bugs/735756

** Tags added: laptop-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/735756/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2011-10-30 Thread Paul Weiss
This ACPI bug also affects the Toshiba L745D.  The brightness, suspend,
hibernate, and wireless keys do not work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/735756/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2011-04-25 Thread Seth Forshee
The upstream subsystem maintainer isn't going to take the changes to
support these models -- he sees it as too risky and has plans to
completely rewrite the driver. Hotkey support for these models is in
limbo until that gets sorted out. Marking Won't Fix.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2011-03-22 Thread Seth Forshee
@Jeremy:

I put up a new build (2.6.38-7.38~saf02lp735756). It includes a newer
version of the patch as well as some changes that will give you some
output from keymap/input-events even if toshiba_acpi doesn't know about
the hotkeys yet.

http://people.canonical.com/~sforshee/lp735756/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2011-03-17 Thread Seth Forshee
At least we've got some progress!

Do you get anything for the hotkeys that aren't working from keymap or
input-events? You'll probably have to check a different input device
than your AT keyboard. If findkeyboards doesn't show anything new use
lsinput and look for a device named "Toshiba input device".

If you don't see events for the keys, check dmesg for strings like
"toshiba_acpi: Unknown key" followed by a scancode value. If you're
seeing these report back the scancodes and intended functions, and I can
augment the scancodes toshiba_acpi knows about to include these keys.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2011-03-16 Thread Jeremy Bicha
I was having problems with gnome-power-manager because I was also
testing gnome3. I can confirm now that the brightness keys, lock screen,
suspend and probably hibernate Fn keys are working now.

Still not working: dedicated mute & media player buttons, wifi Fn key
and the 3 "zoom" buttons but generally this is a lot better than the
normal Ubuntu kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2011-03-16 Thread Jeremy Bicha
Ok, I'm running your patched kernel now.

sudo lsmod | grep tosh
toshiba_acpi   18687  0 
sparse_keymap  13890  1 toshiba_acpi

from dmesg:
[   28.777868] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.20
[   28.777878] toshiba_acpi: HCI type 3 (SPFC)
[   28.778431] input: Toshiba input device as /devices/virtual/input/input5

By the way, my keyboard looks like this:
http://209.167.114.38/support/techsupport/tsbs/all/-TSB001343.htm

No additional hotkeys were working...but I was playing with fwts earlier
today. I was doing pretty well on the interactive test until it asked me
to press the powerbutton which turned off my computer. When I restarted,
none of the events were working...until I suspended the computer and
rewoke the computer. So I tried suspending and resuming the patched
kernel. Now Fn+F8 (wifi on/off) works, Fn+Esc (mute) works but the
dedicated mute button doesn't work (this did work on the normal Natty
kernel). The other Fn keys (except for numlock, cursorlock, and
scrollock) still don't work. (Brightness keys for instance worked with
fwts but doesn't work with the current Natty kernel or this patched
one).

So I tried keymap again with input 5, which recognized the Fn keys
(except for numlock, cursor, and scrolllock), except it says "no scan
code received, key code: mute" for instance. sudo input-events 5 worked
so I'm attaching the results I got from that.

** Attachment added: "toshiba-satellite-l350-keys.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/735756/+attachment/1913391/+files/toshiba-satellite-l350-keys.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2011-03-16 Thread Seth Forshee
I put some amd64 debs up for testing at
http://people.canonical.com/~sforshee/lp735756/. Let me know whether or
not they get your hotkeys working.

It looks like maybe the upstream maintainers thought the patch itself
needed a little work before it was ready to be merged, so I'll take a
closer look at it when I get a chance.

** Changed in: linux (Ubuntu)
   Status: In Progress => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2011-03-16 Thread Seth Forshee
Adding a link to another thread with patches related to these machines.
It looks like there may still be some issues to work out.

https://lkml.org/lkml/2011/1/17/164

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2011-03-16 Thread Seth Forshee
Unfortunately it looks like Toshiba has changed their ACPI interfaces
from the ones the toshiba_acpi driver currently supports. It does look
like someone has attempted to get these machines working though and may
have already done most of the hard work though. The lkml thread below
has a few versions of a patch, but it looks like the discussion stopped
in December without anything being merged. I'll put together a test
build with the patch when I get a chance.

https://lkml.org/lkml/2010/10/26/350

** Changed in: linux (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2011-03-16 Thread Jeremy Bicha
** Attachment added: "DSDT.dsl"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/735756/+attachment/1911763/+files/DSDT.dsl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2011-03-15 Thread Seth Forshee
I suspect the multimedia keys are reported via ACPI, and perhaps some of
the others. Hopefully the toshiba_acpi driver will support this model
with a few modifications. Can you run the following commands and attach
the DSDT.dsl file that gets created? You'll need to install the fwts
package if you don't already have it.

  sudo fwts --disassemble-aml

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 735756] Re: Toshiba Satellite L305 hotkeys not working

2011-03-15 Thread Jeremy Bicha
** Summary changed:

- Toshia Satellite L305 hotkeys not working
+ Toshiba Satellite L305 hotkeys not working

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735756

Title:
  Toshiba Satellite L305 hotkeys not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs