*** This bug is a duplicate of bug 261318 ***
    https://bugs.launchpad.net/bugs/261318

** Summary changed:

- Special Function keys broken after upgrade ( Toshiba Satilite P305D)
+ Special Function keys broken after upgrade ( Toshiba Satilite P305D, 2.6.27 
kernel)

** Description changed:

- I'll only report what i know is broken, and it's also worth noting that
- i don't have toshiba_acpi nor fnfx installed.
+ Special function keys broken in transition from Ubuntu 8.04 to Ubuntu
+ 8.10
  
- status of keys in ubuntu 8.04 ( hardy )
- FN+ESC - toggle mute - didn't test
- FN+F1 - lock screen - doesn't work.
- FN+F2 - no clue - no visable change.
- FN+F3 - suspend - didn't test.
- FN+F4 - hybernate - didn't test.
- FN+F5 - toggle internal/external monitor - didn't test.
- FN+F6 - decrease Brightness - worked.
- FN+F7 - increase Brightness - worked.
- FN+F8 - Toggle wifi - didn't work.
- FN+F9 - Toggle touchpad - didn't work.
- FN+Space - zoom desktop - didn't test.
+ Kernel version 2.6.24-21.3 had the special keys working..
  
- status of keys in ubuntu 8.10 ( intrepid )
- FN+ESC - toggle mute - works
- FN+F1 - lock screen - doesn't work.
- FN+F2 - no clue - no visable change.
- FN+F3 - suspend - works
- FN+F4 - hybernate - doesn't work ( might not have enough swap. )
- FN+F5 - toggle internal/external monitor - didn't test.
- FN+F6 - decrease Brightness - doesn't work.
- FN+F7 - increase Brightness - doesn't work.
- FN+F8 - Toggle wifi - didn't work.
- FN+F9 - Toggle touchpad - didn't work.
- FN+Space - zoom desktop - doesn't work.
+ FN + Esc- Mute Speakers
+ FN + F1 - Lock screen ( keycode equivelent of SUPER+L )
+ FN + F2 - change PowerState ( not working/no visible change )
+ FN + F3 - Suspend - works
+ FN + F4 - Hybernate - Works 
+ FN + F5 - toggle internal/external Video - not tested.
+ FN + F6 - decrease brightness - works
+ FN + F7 - Increase Brightness - works
+ FN + F8 - Toggle Wireless - not working.
+ FN + F8 - Toggle Touchpad - Not working
+ FN + Space - Toggle Desktop Zoom - not working.
  
- outputs of a few commands...
+ Kernel version 2.6.27-* breaks the following keys...
+ FN + F6 - Broken, and does not work. 
+ FN + F7 - Broken, and does not work. 
  
- sudo dmidecode -s system-manufacturer
- TOSHIBA
- sudo dmidecode -s system-version
- PSPD8U-007001
-  sudo dmidecode -s system-product-name
- Satellite P305D
+ These are linked to irq # 9 being disabled, which provides keyboard
+ services.
+ 
+ and the dmesg log holds the following trace: ( in 2.6.27-10.20-generic )
+ [    0.000000] ACPI: PM-Timer IO Port: 0x8008
+ [    0.000000] ACPI: Local APIC address 0xfee00000
+ [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
+ [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
+ [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
+ [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
+ [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
+ [    0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
+ [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 low level)
+ [    0.000000] ACPI: IRQ0 used by override.
+ [    0.000000] ACPI: IRQ2 used by override.
+ [    0.000000] ACPI: IRQ9 used by override.
+ 
+ [    1.638843] checking if image is initramfs...<3>irq 9: nobody cared (try 
boot
+ ing with the "irqpoll" option)
+ [    2.639316] Pid: 1, comm: swapper Not tainted 2.6.27-10-generic #1
+ [    2.639320]  [<c037c9f6>] ? printk+0x1d/0x1f
+ [    2.639329]  [<c01781ec>] __report_bad_irq+0x2c/0xa0
+ [    2.639335]  [<c0178374>] note_interrupt+0x114/0x140
+ [    2.639339]  [<c01770e1>] ? handle_IRQ_event+0x41/0x80
+ [    2.639343]  [<c01789c3>] handle_fasteoi_irq+0xb3/0xe0
+ [    2.639347]  [<c0106c15>] do_IRQ+0x45/0x80
+ [    2.639352]  [<c04af6bd>] ? huft_build+0x2eb/0x581
+ [    2.639357]  [<c0105003>] common_interrupt+0x23/0x30
+ [    2.639360]  [<c04af21f>] ? inflate_codes+0x464/0x4e1
+ [    2.639365]  [<c04afef9>] inflate_dynamic+0x5a6/0x5c5
+ [    2.639368]  [<c01789ab>] ? handle_fasteoi_irq+0x9b/0xe0
+ [    2.639373]  [<c04b01b8>] inflate_block+0x145/0x25f
+ [    2.639376]  [<c04b0587>] gunzip+0x2b5/0x527
+ [    2.639380]  [<c04b0a39>] unpack_to_rootfs+0x240/0x282
+ [    2.639383]  [<c04b11f2>] ? populate_rootfs+0x0/0xf3
+ [    2.639387]  [<c04b11f2>] ? populate_rootfs+0x0/0xf3
+ [    2.639391]  [<c04b1255>] populate_rootfs+0x63/0xf3
+ [    2.639394]  [<c0101120>] _stext+0x30/0x160
+ [    2.639397]  [<c01378c4>] ? irq_exit+0x44/0x90
+ [    2.639401]  [<c0106c1a>] ? do_IRQ+0x4a/0x80
+ [    2.639405]  [<c0105003>] ? common_interrupt+0x23/0x30
+ [    2.639409]  [<c04ab38d>] kernel_init+0xa9/0x100
+ [    2.639413]  [<c04ab2e4>] ? kernel_init+0x0/0x100
+ [    2.639416]  [<c0105297>] kernel_thread_helper+0x7/0x10
+ [    2.639420]  =======================
+ [    2.639422] handlers:
+ [    2.639459] [<c02777f8>] (acpi_irq+0x0/0x28)
+ [    2.639560] Disabling IRQ #9
  
  
- i also followed all of the testing for the special function keys... the keys 
that don't work don't return any results except for FN+F1.
- 
- also, i might have some issues due to IRQ #9 being disabled as part of
- the boot log.
+ also, if i boot with the old kernel, the unresponsive keys start responding 
again.

-- 
Special Function keys broken after upgrade ( Toshiba Satilite P305D, 2.6.27 
kernel)
https://bugs.launchpad.net/bugs/294323
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to