[Bug 911059] Re: Intel wireless randomly drops connection

2012-02-21 Thread Keng- Lin
Personally been testing a kernel with the patch in #46 on Thinkpad X200
for the day, no see the wifi drop so far. used to encounter around once
per hour.

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

Title:
  Intel wireless randomly drops connection

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

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


[Bug 888219] Re: [ThinkPad E420] Wifi is always soft blocked

2012-02-19 Thread Keng- Lin
The patch is supposed to supress the acer-wireless rfkill interface.
does not seem to work.

Several things to check:

  1) Please try the dkms
(http://people.canonical.com/~ikepanhc/lp/826784-6/) it contains the
same patch. Please apt-get install dkms and linux-headers first. After
reboot, check `modinfo acer-wmi` to see the dkms ko is used.

  2) run `sudo fwts wmi` and post the result (also good to attach
acpidump.log generated by `sudo fwts --acpidump`)

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

Title:
  [ThinkPad E420] Wifi is always soft blocked

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

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


[Bug 911059] Re: Intel wireless randomly drops connection

2012-02-19 Thread Keng- Lin
If loading iwlwifi with 11n_disable=1 or swcrypto=1 fixes, this is
already taken care somewhere upstream:

Some bisect done: http://marc.info/?l=linux-wirelessm=132856386525621

There is a patch may worth trying as mentioned: http://marc.info/?l
=linux-wirelessm=132889663513703

commit 86f9199668e8035933c9c5a1e42be9de3a320cd7
Author: Johannes Berg johannes.b...@intel.com
Date:   Tue Feb 7 21:18:33 2012 +0100

iwlwifi: fix key removal

When trying to remove a key, we always send key
flags just setting the key type, not including
the multicast flag and the key ID. As a result,
whenever any key was removed, the unicast key 0
would be removed, causing a complete connection
loss after the second rekey (the first doesn't
cause a key removal). Fix the key removal code
to include the key ID and multicast flag, thus
removing the correct key.

Change-Id: If64327d78a07240b6d86f39fdee4ad6d438bc4f0
Cc: sta...@vger.kernel.org
Reported-by: Alexander Schnaidt alex.schna...@googlemail.com
Signed-off-by: Johannes Berg johannes.b...@intel.com

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

Title:
  Intel wireless randomly drops connection

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

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


[Bug 888219] Re: [ThinkPad E420] Wifi is always soft blocked

2012-02-15 Thread Keng- Lin
@Marc
  i386 debs are available here: http://people.ubuntu.com/~lexical/bugs/lp888219/

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

Title:
  [ThinkPad E420] Wifi is always soft blocked

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

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


[Bug 888219] Re: [ThinkPad E420] Wifi is always soft blocked

2012-02-15 Thread Keng- Lin
@Marc

Can you post of `uname -r` and `rfkill list` after the installation and
after the reboot.

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

Title:
  [ThinkPad E420] Wifi is always soft blocked

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

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


[Bug 931270] [NEW] Sync codecgraph 20120114-1 (universe) from Debian unstable (main)

2012-02-12 Thread Keng- Lin
Public bug reported:

Please sync codecgraph 20120114-1 (universe) from Debian unstable (main)

Changelog entries since current precise version 20090522-1:

codecgraph (20120114-1) unstable; urgency=low

  * New upstream release

 -- Keng-Yu Lin ken...@lexical.tw  Tue, 07 Feb 2012 15:05:39 +0800

** Affects: codecgraph (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: codecgraph (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync codecgraph 20120114-1 (universe) from Debian unstable (main)

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

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


[Bug 925001] Re: fwts segfaults executing the msr test in a kvm instance when using Precise as the host OS

2012-02-09 Thread Keng- Lin
Requesting for sponsorship to upload the newer version 0.24.20 of fwts
is available which fixes this bug and a few other minor fixes the
Precise release.

Version V0.24.20 can be found in: https://launchpad.net/~firmware-
testing-team/+archive/ppa-fwts-devel/+files/fwts_0.24.20.dsc

fwts (0.24.20) precise; urgency=low

  [Chris Van Hoof]
  * debian: update fwts-frontend.install to include
fwts-frontend-text man page
  * doc: addition of fwts-frontend-text man page
  * src/Makefile: include fwts-frontend-text.1 to man_MANS

  [Keng-Yu Lin]
  * auto-packager: change the git location
  * auto-packager: add Precise release

 -- Keng-Yu Lin ken...@ubuntu.com  Thu, 09 Feb 2012 18:00:42 +0800

fwts (0.24.19) precise; urgency=low

  [Alex Hung]
  * dmi: dmi_decode: check type 3 chassis type with acpi preferred_pm_profile
  * dmi: dmi_decode: check acpi battery if type 22 is present.
  * pcie: aspm: use FWTS_ROOT_PRIV flag

  [Colin Ian King]
  * cpu: msr: GPF avoidance on BOCHs QEMU systems (LP: #925001)

 -- Keng-Yu Lin ken...@ubuntu.com  Thu, 09 Feb 2012 13:52:50 +0800

fwts (0.24.18) precise; urgency=low

  [Alex Hung]
  * cpu:msr: fixed errors for checking SMRR MSR registers

  [Keng-Yu Lin]
  * Fix a typo error of DSTD

 -- Keng-Yu Lin ken...@ubuntu.com  Mon, 06 Feb 2012 16:39:43 +0800

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

Title:
  fwts segfaults executing the msr test in a kvm instance when using
  Precise as the host OS

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

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


[Bug 791020] Re: Slow boot cause of btrfs

2012-02-08 Thread Keng- Lin
The bug still exists in Precise Alpha-2:

Feb  8 16:29:05 keelung kernel: [   27.323009] kjournald starting.  Commit 
interval 5 seconds
Feb  8 16:29:05 keelung kernel: [   27.323319] EXT3-fs (sda1): using internal 
journal
Feb  8 16:29:05 keelung kernel: [   27.323322] EXT3-fs (sda1): mounted 
filesystem with ordered data mode
Feb  8 16:29:05 keelung kernel: [  386.136820] device fsid 
16a26540-92c0-42e9-8dfc-679b70b2316e devid 1 transid 349071 /dev/sda5

After modifying fstab as comment #2, the boot time is much faster:

Feb  8 16:39:06 keelung kernel: [   30.647964] kjournald starting.  Commit 
interval 5 seconds
Feb  8 16:39:06 keelung kernel: [   30.648315] EXT3-fs (sda1): using internal 
journal
Feb  8 16:39:06 keelung kernel: [   30.648321] EXT3-fs (sda1): mounted 
filesystem with ordered data mode
Feb  8 16:39:06 keelung kernel: [   30.832447] device fsid 
16a26540-92c0-42e9-8dfc-679b70b2316e devid 1 transid 349088 /dev/sda5

** Tags added: precise

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

Title:
  Slow boot cause of btrfs

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

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


[Bug 791020] Re: Slow boot cause of btrfs

2012-02-08 Thread Keng- Lin
*** This bug is a duplicate of bug 750209 ***
https://bugs.launchpad.net/bugs/750209

** This bug has been marked a duplicate of bug 750209
   btrfs does a full partition check on each boot

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

Title:
  Slow boot cause of btrfs

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

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


[Bug 888219] Re: [ThinkPad E420] Wifi is always soft blocked

2012-02-08 Thread Keng- Lin
** Changed in: linux (Ubuntu Oneiric)
   Status: New = In Progress

** Changed in: linux (Ubuntu Oneiric)
   Status: In Progress = Confirmed

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

Title:
  [ThinkPad E420] Wifi is always soft blocked

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

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


[Bug 888219] Re: [ThinkPad E420] Wifi is always soft blocked

2012-02-08 Thread Keng- Lin
@Marc

  Can you try the kernel deb from
http://people.canonical.com/~ikepanhc/lp/875659-6/ ?

  It contains the patch http://www.mail-archive.com/platform-
driver-...@vger.kernel.org/msg02859.html

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

** Changed in: linux (Ubuntu Oneiric)
   Status: Confirmed = Incomplete

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

Title:
  [ThinkPad E420] Wifi is always soft blocked

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

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


[Bug 881566] Re: [Latitude E6320] Wifi always hard blocked

2012-02-08 Thread Keng- Lin
It will also be good to attach the log of `rfkill list` aligned with
/sys/kernel/debug/dell_laptop/rfkill in each test try.

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

Title:
  [Latitude E6320] Wifi always hard blocked

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

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


[Bug 881566] Re: [Latitude E6320] Wifi always hard blocked

2012-02-08 Thread Keng- Lin
I'd like to have the logs of /sys/kernel/debug/dell_laptop/rfkill before
and after toggling the wifi slider. It will be good to perform several
iterations so it's easier to capture the difference.

It's also worth trying to rmmod dell-laptop and see if this makes wifi
toggle work good.

** Changed in: linux (Ubuntu Oneiric)
   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/881566

Title:
  [Latitude E6320] Wifi always hard blocked

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

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


[Bug 924192] [NEW] upload fwts V0.24.17 for Precise

2012-01-31 Thread Keng- Lin
Public bug reported:

Looking for sponsorship to upload fwts V0.24.17 for Precise.

The source package is availableh from ppa:firmware-testing-team/ppa-
fwts-devel (https://launchpad.net/~firmware-testing-team/+archive/ppa-
fwts-devel/+files/fwts_0.24.17.dsc)

** Affects: fwts (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  upload fwts V0.24.17 for Precise

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

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


[Bug 918491] [NEW] Some hotkeys on Asus AIO Chicony wireless keyboard no work

2012-01-18 Thread Keng- Lin
Public bug reported:

Asus AIO has a USB/HID wireless keyboard. The wireless toggle,
brightness up, brightness down, screen-off hotkeys on the keyboard do
not work.

** Affects: linux (Ubuntu)
 Importance: Medium
 Assignee: Keng-Yü Lin (lexical)
 Status: In Progress


** Tags: blocks-hwcert-enablement

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

Title:
  Some hotkeys on Asus AIO Chicony wireless keyboard no work

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

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

[Bug 918491] Re: Some hotkeys on Asus AIO Chicony wireless keyboard no work

2012-01-18 Thread Keng- Lin
Wifi hotkey Fn+F2 will generate HID_USAGE_PAGE=ff00 HID_USAGE=f1

Brightness-down hotkey Fn+F5 will generate HID_USAGE_PAGE=ff00 HID_USAGE=f2
Brightness-up hotkey Fn+F6 will generate HID_USAGE_PAGE=ff00 HID_USAGE=f3
Brightness-zero hotkey Fn+F7 will generate HID_USAGE_PAGE=ff00 HID_USAGE=f4


** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Keng-Yü Lin (lexical)

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

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Tags added: blocks-hwcert-enablement

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

Title:
  Some hotkeys on Asus AIO Chicony wireless keyboard no work

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

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

[Bug 918491] Re: Some hotkeys on Asus AIO Chicony wireless keyboard no work

2012-01-18 Thread Keng- Lin
patch sent upstream for review.

** Patch added: 0001-HID-add-extra-hotkeys-in-Asus-AIO-keyboards.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/918491/+attachment/2682121/+files/0001-HID-add-extra-hotkeys-in-Asus-AIO-keyboards.patch

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

Title:
  Some hotkeys on Asus AIO Chicony wireless keyboard no work

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

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


[Bug 918491] Re: Some hotkeys on Asus AIO Chicony wireless keyboard no work

2012-01-18 Thread Keng- Lin
add camera and she keys.
sent upstream for review.

** Patch added: 0001-HID-add-more-hotkeys-in-Asus-AIO-keyboards.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/918491/+attachment/2682191/+files/0001-HID-add-more-hotkeys-in-Asus-AIO-keyboards.patch

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

Title:
  Some hotkeys on Asus AIO Chicony wireless keyboard no work

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

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


[Bug 915979] [NEW] upload fwts V0.24.16 for Precise

2012-01-13 Thread Keng- Lin
Public bug reported:

seeking for sponsorship to upload fwts V0.24.16 for Precise.
The source package can be obtained from ppa:firmware-testing-team/ppa-fwts-devel
(https://launchpad.net/~firmware-testing-team/+archive/ppa-fwts-devel/+files/fwts_0.24.16.dsc)

** Affects: fwts (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  upload fwts V0.24.16 for Precise

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

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


[Bug 890953] Re: Atheros AR30xx bluetooth module does not work

2012-01-11 Thread Keng- Lin
** Tags removed: patch

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

Title:
  Atheros AR30xx bluetooth module does not work

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

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


[Bug 881566] Re: [Latitude E6320] Wifi always hard blocked

2012-01-10 Thread Keng- Lin
** Changed in: linux (Ubuntu Oneiric)
   Status: Confirmed = 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/881566

Title:
  [Latitude E6320] Wifi always hard blocked

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

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


[Bug 888219] Re: [ThinkPad E420] Wifi is always soft blocked

2012-01-10 Thread Keng- Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed = 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/888219

Title:
  [ThinkPad E420] Wifi is always soft blocked

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

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


[Bug 898503] Re: Asus K54HR and K54C does not resume without kernel parameter acpi_sleep=nonvs

2012-01-09 Thread Keng- Lin
** Changed in: linux (Ubuntu)
   Status: Triaged = 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/898503

Title:
  Asus K54HR and K54C does not resume without kernel parameter
  acpi_sleep=nonvs

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

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


[Bug 906756] Re: External monitor loses the signal on video switch at times on Asus K54C

2011-12-20 Thread Keng- Lin
SRU patch sent to u-k-t mailing list for review:

SRU Justification:

Impact:
  The external monitor becomes blank at times on extended or mirror mode.

Fix:
  Upstream commit 1519b9956eb4b4180fa3f47c73341463cdcfaa37
  with some conflicts resolved.

Testcase:
  Tested on Asus K54C, both analog VGA and HDMI ports work good.

** Changed in: linux (Ubuntu)
   Status: Confirmed = 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/906756

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] UdevLog.txt

2011-12-20 Thread Keng- Lin
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/906756/+attachment/2640909/+files/UdevLog.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] ProcCpuinfo.txt

2011-12-20 Thread Keng- Lin
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640904/+files/ProcCpuinfo.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] PciMultimedia.txt

2011-12-20 Thread Keng- Lin
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640903/+files/PciMultimedia.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] [NEW] External monitor loses the signal on video switch at times on Asus K54C

2011-12-19 Thread Keng- Lin
Public bug reported:

This happens at times but with high possibility to reproduce.

On the extended monitor or mirror mode, sometimes the external monitor becomes 
blank and loses the signal.
--- 
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 1534 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xdfc0 irq 49'
   Mixer name   : 'Intel CougarPoint HDMI'
   Components   : 'HDA:10ec0269,104313c7,00100100 
HDA:80862805,80860101,0010'
   Controls  : 18
   Simple ctrls  : 10
CurrentDmesg:
 [   22.237101] init: plymouth-stop pre-start process (1367) terminated with 
status 1
 [   22.793424] [drm] Changing LVDS panel from (-hsync, -vsync) to (-hsync, 
+vsync)
 [   23.231518] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro,commit=0
 [   27.055103] wlan0: no IPv6 routers present
 [  119.540120] atl1c :04:00.0: vpd r/w failed.  This is likely a firmware 
bug on this device.  Contact the card vendor for a firmware update.
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-beitou-20111219-0
DistroRelease: Ubuntu 11.10
HibernationDevice: RESUME=UUID=a6d39502-b1da-4fee-b39b-e4f1bd78b0ff
InstallationMedia: Ubuntu 11.10 Oneiric - Build amd64 LIVE Binary 
20111219-01:11
MachineType: ASUSTeK Computer Inc. K54C
Package: linux 3.0.0.14.16
PackageArchitecture: amd64
ProcEnviron:
 LANGUAGE=en_US:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic 
root=UUID=581e665d-03bf-4b35-bc6d-873040f2e20b ro quiet splash acpi_sleep=nonvs 
acpi_backlight=vendor acpi.brightness_switch_enabled=0 vt.handoff=7
ProcVersionSignature: Ubuntu 3.0.0-14.23beitou1-generic 3.0.9
PulseSinks:
 Error: command ['pacmd', 'list-sinks'] failed with exit code 1: Home directory 
/home/ubuntu not ours.
 No PulseAudio daemon running, or not running as session daemon.
PulseSources:
 Error: command ['pacmd', 'list-sources'] failed with exit code 1: Home 
directory /home/ubuntu not ours.
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.0.0-14-generic N/A
 linux-backports-modules-3.0.0-14-generic  N/A
 linux-firmware1.60
StagingDrivers: mei
Tags:  oneiric staging
Uname: Linux 3.0.0-14-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 11/17/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: K54C.T11
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: K54C
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK54C.T11:bd11/17/2011:svnASUSTeKComputerInc.:pnK54C:pvr1.0:rvnASUSTeKComputerInc.:rnK54C:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: K54C
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.

** Affects: linux (Ubuntu)
 Importance: Medium
 Assignee: Keng-Yü Lin (lexical)
 Status: Confirmed


** Tags: apport-collected blocks-hwcert-enablement oneiric staging

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Keng-Yü Lin (lexical)

** Tags added: blocks-hwcert-enablement

** Tags added: apport-collected oneiric staging

** Description changed:

  This happens at times but with high possibility to reproduce.
  
- On the extended monitor or mirror mode, sometimes the external monitor
- becomes blank and loses the signal.
+ On the extended monitor or mirror mode, sometimes the external monitor 
becomes blank and loses the signal.
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: amd64
+ ArecordDevices:
+   List of CAPTURE Hardware Devices 
+  card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
+Subdevices: 1/1
+Subdevice #0: subdevice #0
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ubuntu 1534 F pulseaudio
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info:
+  Card hw:0 'PCH'/'HDA Intel PCH at 0xdfc0 irq 49'
+Mixer name : 'Intel CougarPoint HDMI'
+Components : 'HDA:10ec0269,104313c7,00100100 
HDA:80862805,80860101,0010'
+Controls

[Bug 906756] AcpiTables.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640892/+files/AcpiTables.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] AlsaDevices.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640893/+files/AlsaDevices.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] AplayDevices.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640894/+files/AplayDevices.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] BootDmesg.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640895/+files/BootDmesg.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] Card0.Amixer.values.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640896/+files/Card0.Amixer.values.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] Card0.Codecs.codec.0.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640897/+files/Card0.Codecs.codec.0.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] Card0.Codecs.codec.3.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: Card0.Codecs.codec.3.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640898/+files/Card0.Codecs.codec.3.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] Lspci.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/906756/+attachment/2640901/+files/Lspci.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] RfKill.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/906756/+attachment/2640907/+files/RfKill.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] UdevDb.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/906756/+attachment/2640908/+files/UdevDb.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] ProcInterrupts.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640905/+files/ProcInterrupts.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] WifiSyslog.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640910/+files/WifiSyslog.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] IwConfig.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640900/+files/IwConfig.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] ProcModules.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640906/+files/ProcModules.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] Dependencies.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/906756/+attachment/2640899/+files/Dependencies.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 906756] Lsusb.txt

2011-12-19 Thread Keng- Lin
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/906756/+attachment/2640902/+files/Lsusb.txt

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

Title:
  External monitor loses the signal on video switch at times on Asus
  K54C

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

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


[Bug 888219] Re: [ThinkPad E420] Wifi is always soft blocked

2011-12-15 Thread Keng- Lin
@Marc
  Can you run `sudo fwts --disassemble-aml` and attach the file DSDT.dsl for 
the reference?

** 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/888219

Title:
  [ThinkPad E420] Wifi is always soft blocked

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

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


[Bug 881566] Re: [Latitude E6320] Wifi always hard blocked

2011-12-15 Thread Keng- Lin
@Marc
  you need `sudo su` to access /sys/kernel/debug/dell_laptop/rfkill.

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

Title:
  [Latitude E6320] Wifi always hard blocked

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

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


[Bug 881566] Re: [Latitude E6320] Wifi always hard blocked

2011-12-15 Thread Keng- Lin
noticed the latter rfkill log has no

3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes

as the original one.

** Changed in: linux (Ubuntu Oneiric)
   Status: Confirmed = Incomplete

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

Title:
  [Latitude E6320] Wifi always hard blocked

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

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


[Bug 898526] Re: Asus K54C touchpad toggle keycode KEY_TOUCHPAD_TOGGLE is not of the low keycode

2011-12-15 Thread Keng- Lin
the attached patch fixes.

** Patch added: 0001-keymap-Fix-touchpad-toggle-key-on-Asus.patch
   
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/898526/+attachment/2635372/+files/0001-keymap-Fix-touchpad-toggle-key-on-Asus.patch

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

Title:
  Asus K54C touchpad toggle keycode KEY_TOUCHPAD_TOGGLE is not of the
  low keycode

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

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


[Bug 898526] Re: Asus K54C touchpad toggle keycode KEY_TOUCHPAD_TOGGLE is not of the low keycode

2011-12-15 Thread Keng- Lin
also sent to linux-hotp...@vger.kernel.org for review.

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

Title:
  Asus K54C touchpad toggle keycode KEY_TOUCHPAD_TOGGLE is not of the
  low keycode

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

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


[Bug 898526] Re: Asus K54C touchpad toggle keycode KEY_TOUCHPAD_TOGGLE is not of the low keycode

2011-12-15 Thread Keng- Lin
found already a patch upstream

commit 6415f8973241c6d854067f488f8419f0251c0336
Author: Martin Pitt martin.p...@ubuntu.com
Date:   Wed Oct 26 15:06:08 2011 +0200

keymap: More Asus module variants

https://launchpad.net/bugs/795694

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

Title:
  Asus K54C touchpad toggle keycode KEY_TOUCHPAD_TOGGLE is not of the
  low keycode

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

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


[Bug 901105] Re: Asus K54C wireless led is always off

2011-12-15 Thread Keng- Lin
upstream nack'ed this patch and asked for quirking and handling the led
trigger in a correct way. need more work.

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

Title:
  Asus K54C wireless led is always off

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

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


[Bug 872652] Re: screensaver backlight stuck off, system looks hung

2011-12-13 Thread Keng- Lin
** Tags added: blocks-hwcert-enablement

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

Title:
  screensaver backlight stuck off, system looks hung

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/872652/+subscriptions

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


[Bug 901105] [NEW] Asus K54C wireless led is always off

2011-12-07 Thread Keng- Lin
Public bug reported:

The LED is always off no matter when there is wifi connected or not.

** Affects: linux (Ubuntu)
 Importance: Low
 Assignee: Keng-Yü Lin (lexical)
 Status: In Progress


** Tags: blocks-hwcert-enablement

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

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Keng-Yü Lin (lexical)

** Tags added: blocks-hwcert-enablement

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

Title:
  Asus K54C wireless led is always off

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

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

[Bug 901105] Re: Asus K54C wireless led is always off

2011-12-07 Thread Keng- Lin
the patch is sent upstream for review. This bug is opened for SRU for
Oneric once it gets merged mainline.

** Patch added: 0001-asus-wmi-explicitly-set-the-wireless-LED.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/901105/+attachment/2622650/+files/0001-asus-wmi-explicitly-set-the-wireless-LED.patch

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

Title:
  Asus K54C wireless led is always off

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

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


[Bug 888219] Re: [ThinkPad E420] Wifi is always soft blocked

2011-12-07 Thread Keng- Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed = 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/888219

Title:
  [ThinkPad E420] Wifi is always soft blocked

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

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


[Bug 898503] Re: Asus K54HR and K54C does not resume without kernel parameter acpi_sleep=nonvs

2011-12-07 Thread Keng- Lin
Once the patch arrives in Linus' tree, an SRU for Oneiric will be filed.

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

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

Title:
  Asus K54HR and K54C does not resume without kernel parameter
  acpi_sleep=nonvs

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

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


[Bug 881566] Re: [Latitude E6320] Wifi always hard blocked

2011-12-07 Thread Keng- Lin
This bug does not look like Bug 887834 because the wifi is hard blocked
even when toggling the wifi slider.

Can Marc (or on with the hardware) attach the log of `rfkill list` and
the content of /sys/kernel/debug/dell_laptop/rfkill (need root
permission to access) when the wifi slider is on and off separately.

** Changed in: linux (Ubuntu Oneiric)
   Status: Confirmed = Incomplete

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

Title:
  [Latitude E6320] Wifi always hard blocked

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

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


[Bug 800226]

2011-12-07 Thread Keng- Lin
For the record of the Lenovo AIO hardware, the bug is gone with BIOS
Version E4KT15AUS and Ubuntu drm-intel-next build version
3.1.0-997-generic #20170422.

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

Title:
  [Sandybridge GT1] No display on dell all-in-one

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

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


[Bug 880472] Re: fwts: CMOS reading should have interrupts disabled during a read op

2011-12-02 Thread Keng- Lin
A newer version 0.24.14 of fwts is available which fixes this bug and a
few other minor fixes the Precise release.

Version V0.24.14 can be found in the PPA:

https://launchpad.net/~firmware-testing-team/+archive/ppa-fwts-devel

Can this be uploaded this to Precise universe?

This has been soaked tested against hundreds of firmware and kernel log
snapshots to check for any regressions and against a test suite to check
for regressions in fwts.

This new version includes the following major bug fixes since V0.23.25

  * Add copy-acpica.sh script that updates the ACPI
  * data: klog: add _OSC evaluation failure tests
  * data: klog: add _CRS evaluation PNP kernel erro
  * uefi: csm: fix typo.
  * acpi: power_button: remove check on /proc/acpi/button/power
  * lib: fwts_button: add power button support
  * acpi: lid: use button helper
  * lib: add generic button helper into lib
  * lib: add generic button helper
  * debian: update control
  * uefi: add UEFI CSM check.
  * lib: update battery helpers and re-work tests
  * acpi: s3power: use fwts_battery helper
  * lib: add fwts_battery
  * s3power: use fwts_ac_adapter()
  * acpi: ac_adapter: use fwts_ac_adapter lib
  * lib: add fwts_ac_adapter
  * acpi: ac_adapter: use newer /sys interface
  * acpi: method: clean up dangling whitespaces
  * acpi: method: handle mobile platform tests when FADT is lying
  * acpi: method: dump return object on non-null return failures.
  * acpi: method: make lock delay between each test 0 usecs
  * acpi: method: on non-mobile tests explicitly report skipped mobile tests
  * lib: fwts_cmos: disabled interrupts during port I/O (LP: #880472)
  * bios: pciirq: fix typo
  * bios: pnp: fix typo in event_notification_addr
  * fwts-collect: fix mpdump log and don't remove README.txt
  * doc: remove --dmidecode option from man page
  * pci: crs: fetch BIOS date from /sys/class/dmi/id/bios_date
  * lib + tests: remove framework dmidecode and --dmidecode option
  * lib: fwts_dump: don't use fw-dmidecode anymore
  * lib: fwts_dump: warnings if not being run by root.
  * lib: fwts_framework: fwts_framework_show_version() more generic
  * lib + tests: add warning flag to fwts_check_root_euid()
  * klog: enable this for non-x86
  * pci: maxreadreq: enable this for non-x86
  * kernel: oops: enable this for non-x86
  * lib: fwts_dump: do sensible non-x86 dumps
  * lib: fwts_smbios: fix non-x86 build failure.
  * bios: Add PnP Installation Check structure test
  * bios: pciirq: fix formatting
  * bios: Add Legacy PCI IRQ Routing Table test
  * debian: remove dependancy on dmidecode
  * pci: crs: get BIOS date from SMBIOS rather than rely on dmidecode
  * lib: fwts_smbios: add in fwts_dmi_header from dmi_decode
  * lib: fwts_smbios, fetch version number too.
  * dmi: dmi_decode: complete re-write, better detection (LP: #874373)
  * bios: smbios: handle legacy DMI header
  * lib: smbios: handle legacy DMI header
  * lib: tidy up headers
  * bios: smbios: use smbios find helper
  * lib: add smbios find helper
  * bios: smbios: check header fully and dump fields (LP: #876331)
  * bios: bios32: use fwts_checksum
  * acpi: checksum: use fwts_checksum
  * lib: fwts_acpi_tables: use fwts_checksum
  * lib: multiproc: use fwts_checksum
  * lib: add checksum helper fwts_checksum()
  * bios: smbios: use systab efi helper
  * lib: fwts_acpi_tables: use systab efi helper
  * lib: add efi systab scanning helper.
  * acpi: fwts_apci_method + method: improve error checking and object dumping
  * uefi: uefidump: use new fwts_guid_buf_to_str()
  * acpi: wmi: use new fwts_guid_buf_to_str()
  * lib: Add GUID string formatting
  * acpi: method: use acpi_methods_* funcs
  * lib: add acpi_methods_* handling
  * libfwtsiasl: ensure .y builds are not racey
  * acpi: method: fix typo on method_exists() func name
  * lib: fwts_log: fix off-by error on month on %date (LP: #872736)
  * Add debian autopackager
  * libfwtsiasl: fix pbuilder warnings
  * Add notes on structure and coding conventions of fwts
  * example: blank test - fix to use new framework style
  * fwts_wrapper: update copyright dates
  * Remove old cruft
  * Update README_ACPICA to keep in sync with latest ACPICA
  * Update with autoreconf respin
  * Update to ACPICA, commit 45ebe2cf90521fe511b827007e9c1e5c610292b6
  * acpi: checksum: output correct checksum value (LP: #869018)
  * framework: -T option should be -t, (LP: #868226)
  * klog: detect WMI driver pr_info() warning messages (LP: #865384)
  * acpi: acpitables: Tidy FADT RESET_REG error message.
  * acpi: method: relax _BIF, _BIX tests.
  * acpi: acpitables: fix spurious advice infomation (LP: #862170)
  * acpi: method: less noisy errors when many _BCL levels are in wrong order.
  * acpi: method: Check _BST charging + discharging more thoroughly (LP: 
#862153)
  * acpi: method: check AE_OK return from AcpiEvaluateObject()
  * pci: maxreadreq: add more helpful advice (LP: #859651)
  * acpi: method: Make incorrect _WAK returns non-fatal as kernel ignores 

[Bug 898503] Re: Asus K54HR and K54C does not resume without kernel parameter acpi_sleep=nonvs

2011-12-02 Thread Keng- Lin
Rafael J. Wysocki r...@sisk.pl  7:12 AM (10 hours ago)

to Keng-Yu, Len, linux-acpi, linux-kernel
On Thursday, December 01, 2011, Keng-Yu Lin wrote:
 The models do not resume correctly without acpi_sleep=nonvs.

 Signed-off-by: Keng-Yu Lin ken...@canonical.com

Applied to linux-pm/linux-next.

Thanks,
Rafael

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

Title:
  Asus K54HR and K54C does not resume without kernel parameter
  acpi_sleep=nonvs

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

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


[Bug 898503] Re: Asus K54HR and K54C does not resume without kernel parameter acpi_sleep=nonvs

2011-12-01 Thread Keng- Lin
the patch sent upstream for review

** Patch added: 0001-ACPI-PM-Do-not-save-restore-NVS-on-Asus-K54C-K54HR.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/898503/+attachment/2614461/+files/0001-ACPI-PM-Do-not-save-restore-NVS-on-Asus-K54C-K54HR.patch

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

Title:
  Asus K54HR and K54C does not resume without kernel parameter
  acpi_sleep=nonvs

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

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


[Bug 898526] [NEW] Asus K54C touchpad toggle keycode KEY_TOUCHPAD_TOGGLE is not of the low keycode

2011-12-01 Thread Keng- Lin
Public bug reported:

Asus K54C touchpad toggle keycode KEY_TOUCHPAD_TOGGLE is not of the
low keycode

** Affects: udev (Ubuntu)
 Importance: Medium
 Assignee: Keng-Yü Lin (lexical)
 Status: In Progress


** Tags: blocks-hwcert-enablement

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

** Changed in: udev (Ubuntu)
   Importance: Undecided = Medium

** Changed in: udev (Ubuntu)
 Assignee: (unassigned) = Keng-Yü Lin (lexical)

** Tags added: blocks-hwcert-enablement

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

Title:
  Asus K54C touchpad toggle keycode KEY_TOUCHPAD_TOGGLE is not of the
  low keycode

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

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

[Bug 890953] Re: bluetooth does not work on Asus K54HR

2011-11-30 Thread Keng- Lin
re-sent upstream for review.

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

Title:
  bluetooth does not work on Asus K54HR

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

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


[Bug 874634] Re: [Eee PC 1001PXD] hcitool shows a bluetooth device, bluetoothd is running, but bluetooth is unusable

2011-11-30 Thread Keng- Lin
If bluez 4.96-0ubuntu5 does not fix, it will be good to test/compare
among bluez 4.96-0ubuntu3, 4.96-0ubuntu4 and 4.96-0ubuntu5.

** Changed in: bluez (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/874634

Title:
  [Eee PC 1001PXD] hcitool shows a bluetooth device, bluetoothd is
  running, but bluetooth is unusable

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

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


[Bug 874634] Re: [Eee PC 1001PXD] hcitool shows a bluetooth device, bluetoothd is running, but bluetooth is unusable

2011-11-30 Thread Keng- Lin
@Jeff

Can you test bluez 4.96-0ubuntu5 which contained the patch:

From b110c733562e134bd04d90fa5768f8492ca54511 Mon Sep 17 00:00:00 2001
From: Luiz Augusto von Dentz luiz.von.de...@intel.com
Date: Mon, 17 Oct 2011 12:47:28 +0300
Subject: [PATCH] hciops: fix adapter initialization when commands are missed

Sometimes after e.g, suspend we miss some initialization commands from
the kernel, even though we had a workaround for this it doesn't really
work as expected since the adapter must be up in order to resend.

To fix this problem the resend logic is moved after DEVUP.

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

Title:
  [Eee PC 1001PXD] hcitool shows a bluetooth device, bluetoothd is
  running, but bluetooth is unusable

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

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


[Bug 898503] [NEW] Asus K54HR and K54C does not resume without kernel parameter acpi_sleep=nonvs

2011-11-30 Thread Keng- Lin
Public bug reported:

Asus K54HR and K54C does not resume without kernel parameter
acpi_sleep=nonvs

** Affects: linux (Ubuntu)
 Importance: High
 Assignee: Keng-Yü Lin (lexical)
 Status: In Progress


** Tags: blocks-hwcert-enablement

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Keng-Yü Lin (lexical)

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

** Changed in: linux (Ubuntu)
   Importance: Undecided = High

** Tags added: blocks-hwcert-enablement

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

Title:
  Asus K54HR and K54C does not resume without kernel parameter
  acpi_sleep=nonvs

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

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

[Bug 890953] Re: bluetooth does not work on Asus K54HR

2011-11-28 Thread Keng- Lin
Hi Keng-Yu,

 The ID is found on Asus K54HR and K53U.
 Blacklist the AR3011-based device ID [0489:e03d]
 and add to ath3k.c for firmware loading.

please include the output of /proc/bus/usb/devices or usb-devices script
for this hardware before and after firmware loading. I want this as part
of the commit message so we have it for future reference.

Regards

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

Title:
  bluetooth does not work on Asus K54HR

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

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


[Bug 890953] Re: bluetooth does not work on Asus K54HR

2011-11-28 Thread Keng- Lin
** Attachment added: usb-devices.orig
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/890953/+attachment/2611955/+files/usb-devices.orig

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

Title:
  bluetooth does not work on Asus K54HR

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

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


[Bug 890953] Re: bluetooth does not work on Asus K54HR

2011-11-28 Thread Keng- Lin
To form a new git log cooment...

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

Title:
  bluetooth does not work on Asus K54HR

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

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


[Bug 890953] Re: bluetooth does not work on Asus K54HR

2011-11-28 Thread Keng- Lin
** Attachment added: usb-devices.ath3k.firmware
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/890953/+attachment/2611956/+files/usb-devices.ath3k.firmware

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

Title:
  bluetooth does not work on Asus K54HR

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

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


[Bug 874634] Re: [Eee PC 1001PXD] hcitool shows a bluetooth device, bluetoothd is running, but bluetooth is unusable

2011-11-28 Thread Keng- Lin
** Changed in: bluez (Ubuntu)
   Status: Triaged = 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/874634

Title:
  [Eee PC 1001PXD] hcitool shows a bluetooth device, bluetoothd is
  running, but bluetooth is unusable

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

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


[Bug 887834] Re: Unable to find wireless networks after toggling wireless

2011-11-24 Thread Keng- Lin
** Changed in: network-manager (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  Unable to find wireless networks after toggling wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/887834/+subscriptions

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


[Bug 887834] Re: Unable to find wireless networks after toggling wireless

2011-11-17 Thread Keng- Lin
for those who want to try the patched deb plese check:
https://launchpad.net/~lexical/+archive/nm

I am looking for one with the permission to upload.

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

Title:
  Unable to find wireless networks after toggling wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/887834/+subscriptions

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


[Bug 890953] [NEW] bluetooth does not work on Asus K54HR

2011-11-15 Thread Keng- Lin
Public bug reported:

The machine has Atheros AR3011 chip. It needs special firmware loading
procedure. So it's needed to blacklist in btusb and then add in the
quirk in ath3k.c.

** Affects: linux (Ubuntu)
 Importance: High
 Assignee: Keng-Yü Lin (lexical)
 Status: In Progress


** Tags: blocks-hwcert-enablement

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

** Changed in: linux (Ubuntu)
   Importance: Undecided = High

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Keng-Yü Lin (lexical)

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

Title:
  bluetooth does not work on Asus K54HR

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

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

[Bug 890953] Re: bluetooth does not work on Asus K54HR

2011-11-15 Thread Keng- Lin
** Attachment added: log.tgz
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/890953/+attachment/2598348/+files/log.tgz

** Tags added: blocks-hwcert-enablement

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

Title:
  bluetooth does not work on Asus K54HR

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

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


[Bug 890953] Re: bluetooth does not work on Asus K54HR

2011-11-15 Thread Keng- Lin
the patch is sent upstream for review.

** Patch added: 0001-Bluetooth-Add-AR30XX-device-ID-on-Asus-laptops.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/890953/+attachment/2598351/+files/0001-Bluetooth-Add-AR30XX-device-ID-on-Asus-laptops.patch

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

Title:
  bluetooth does not work on Asus K54HR

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

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


[Bug 887834] Re: Unable to find wireless networks after toggling wireless

2011-11-13 Thread Keng- Lin
I confirmed that Asus K54HR has the same bug too.

** Changed in: network-manager (Ubuntu)
   Importance: Undecided = Medium

** Bug watch added: GNOME Bug Tracker #655773
   https://bugzilla.gnome.org/show_bug.cgi?id=655773

** Also affects: network-manager via
   https://bugzilla.gnome.org/show_bug.cgi?id=655773
   Importance: Unknown
   Status: Unknown

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

Title:
  Unable to find wireless networks after toggling wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/887834/+subscriptions

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


[Bug 887834] Re: Unable to find wireless networks after toggling wireless

2011-11-13 Thread Keng- Lin
The upstream patch fixes my Asus K54HR. It should also be pulled for
this bug in Ubuntu.

** Patch added: core-improving-handling-of-rfkill-bgo-655773.patch
   
https://bugs.launchpad.net/network-manager/+bug/887834/+attachment/2596050/+files/core-improving-handling-of-rfkill-bgo-655773.patch

** Changed in: network-manager (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  Unable to find wireless networks after toggling wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/887834/+subscriptions

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


[Bug 887834] Re: Unable to find wireless networks after toggling wireless

2011-11-13 Thread Keng- Lin
I would like to get SRU team review this:

[Impact]
  Wifi stayed disabled after toggling the hotkey to disable and then re-enable.

[Development Fix]
  A patch is already in upstream, should be imported at sometime for Precise.

[Stable Fix]
  Please apply the patch (as in #5). It can be clean-applied on current Oneiric 
n-m code.

[Test Case]
  I built and tested a nm deb with the patch applied, and it fixes the problem 
on the Asus K54HR.

[Regression Potential]
  Since it's an upstream patch, should be of low risk.

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

Title:
  Unable to find wireless networks after toggling wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/887834/+subscriptions

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


[Bug 887834] Re: Unable to find wireless networks after toggling wireless

2011-11-13 Thread Keng- Lin
sponsoring needed.

** Changed in: network-manager (Ubuntu)
 Assignee: (unassigned) = Keng-Yü Lin (lexical)

** Tags added: blocks-hwcert-enablement

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

Title:
  Unable to find wireless networks after toggling wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/887834/+subscriptions

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

[Bug 888219] Re: [ThinkPad E420] Wifi is always soft blocked

2011-11-09 Thread Keng- Lin
From `rfkill list`
0: acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no

From ProcModules
acer_wmi 23302 0 - Live 0x

I think this is the bug of infamous madness acer-wmi modalias.

Can try if `rmmod acer_wmi` help. If so it's confirmed that's the bug.

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  [ThinkPad E420] Wifi is always soft blocked

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

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


[Bug 887853] [NEW] 2 levels of brightness change on single key press

2011-11-08 Thread Keng- Lin
Public bug reported:

On my Asus laptop K53U,  /usr/lib/gnome-settings-daemon/gsd-backlight-
helper adjusts /sys/class/backlight/acpi_video0 when receiving
KEY_BRIGHTNESS-UP/-DOWN while the BIOS in fact adjusts the brightness
itself on the key pressed too.

This causes two levels of backlight brightness change on one key press.

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Low
 Status: Confirmed


** Tags: blocks-hwcert-enablement

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New = Confirmed

** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Undecided = Low

** Tags added: blocks-hwcert-enablement

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

Title:
  2 levels of brightness change on single key press

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/887853/+subscriptions

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


[Bug 887853] Re: 2 levels of brightness change on single key press

2011-11-08 Thread Keng- Lin
apport information

** Tags added: apport-collected oneiric running-unity

** Description changed:

  On my Asus laptop K53U,  /usr/lib/gnome-settings-daemon/gsd-backlight-
  helper adjusts /sys/class/backlight/acpi_video0 when receiving
  KEY_BRIGHTNESS-UP/-DOWN while the BIOS in fact adjusts the brightness
  itself on the key pressed too.
  
  This causes two levels of backlight brightness change on one key press.
+ --- 
+ ApportVersion: 1.23-0ubuntu3
+ Architecture: amd64
+ DistributionChannelDescriptor:
+  # This is a distribution channel descriptor
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  canonical-oem-beitou-20111028-2
+ DistroRelease: Ubuntu 11.10
+ InstallationMedia: Ubuntu 11.10 Oneiric - Build amd64 LIVE Binary 
20111028-04:06
+ Package: gnome-settings-daemon 3.2.1-0ubuntu3
+ PackageArchitecture: amd64
+ ProcEnviron:
+  LANGUAGE=en_US:
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
+ Tags:  oneiric running-unity
+ Uname: Linux 3.0.0-12-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/887853/+attachment/2590184/+files/Dependencies.txt

** Description changed:

  On my Asus laptop K53U,  /usr/lib/gnome-settings-daemon/gsd-backlight-
  helper adjusts /sys/class/backlight/acpi_video0 when receiving
  KEY_BRIGHTNESS-UP/-DOWN while the BIOS in fact adjusts the brightness
  itself on the key pressed too.
  
  This causes two levels of backlight brightness change on one key press.
- --- 
+ ---
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
- DistributionChannelDescriptor:
-  # This is a distribution channel descriptor
-  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
-  canonical-oem-beitou-20111028-2
+ 
  DistroRelease: Ubuntu 11.10
  InstallationMedia: Ubuntu 11.10 Oneiric - Build amd64 LIVE Binary 
20111028-04:06
  Package: gnome-settings-daemon 3.2.1-0ubuntu3
  PackageArchitecture: amd64
  ProcEnviron:
-  LANGUAGE=en_US:
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US:
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Tags:  oneiric running-unity
  Uname: Linux 3.0.0-12-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

Title:
  2 levels of brightness change on single key press

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/887853/+subscriptions

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

[Bug 785025] Re: [eeepc_wmi] cycling through the radio devices

2011-11-02 Thread Keng- Lin
the cycling toggle patch is sent upstream for review.

marked the task in Oneiric as wontfix and will focus on the current dev
release (Precise).

** Changed in: urfkill (Ubuntu)
   Status: Triaged = In Progress

** Changed in: oem-priority/oneiric
   Status: In Progress = 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/785025

Title:
  [eeepc_wmi] cycling through the radio devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/785025/+subscriptions

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


[Bug 785025] Re: [eeepc_wmi] cycling through the radio devices

2011-11-02 Thread Keng- Lin
** Bug watch added: GNOME Bug Tracker #661643
   https://bugzilla.gnome.org/show_bug.cgi?id=661643

** Also affects: gnome-settings-daemon via
   https://bugzilla.gnome.org/show_bug.cgi?id=661643
   Importance: Unknown
   Status: Unknown

** Summary changed:

- [eeepc_wmi] cycling through the radio devices
+ cycling through the radio devices for eeepc

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

Title:
  cycling through the radio devices for eeepc

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/785025/+subscriptions

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


[Bug 824144] Re: [EeePC 1001 PXD] suspend/resume kills bluetooth

2011-10-18 Thread Keng- Lin
bluez 4.96-0ubuntu4 in oneiric-updates should contains the fix. If it's
confirmed to fix the eeepc too, we can close the bug too.

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

Title:
  [EeePC 1001 PXD] suspend/resume kills bluetooth

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

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


[Bug 824144] Re: [EeePC 1001 PXD] suspend/resume kills bluetooth

2011-10-16 Thread Keng- Lin
Accepted bluez into oneiric-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: bluez (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/824144

Title:
  [EeePC 1001 PXD] suspend/resume kills bluetooth

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

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


[Bug 824144] Re: [EeePC 1001 PXD] suspend/resume kills bluetooth

2011-10-12 Thread Keng- Lin
Re-sent the patch as an RFC form upstream.

** Changed in: bluez (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: bluez (Ubuntu)
   Status: Triaged = 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/824144

Title:
  [EeePC 1001 PXD] suspend/resume kills bluetooth

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

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


[Bug 823467] Re: [Latitude 2120] bluetooth is disabled after suspend/resume

2011-10-12 Thread Keng- Lin
Re-sent the patch as an RFC form upstream.

** Changed in: bluez (Ubuntu)
   Status: Triaged = 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/823467

Title:
  [Latitude 2120] bluetooth is disabled after suspend/resume

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

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


[Bug 823467] Re: [Latitude 2120] bluetooth is disabled after suspend/resume

2011-10-12 Thread Keng- Lin
I would like to nominate the patch as an SRU for Oneric atm:

Impact:
  The bluetooth does not work after resume. The test is a standard step and 
performed in Canonical's OEM QA and Certification process. So it will cause 
much troublesome.

Development Fix:
  Oneiric is still under the development until the release in hours.

Stable Fix:
  init_adapter() is not called due to missing HCI commands of read_bd_addr, 
read_local_version, read_local_features, and read_local_name on some machines. 
The patch forces init_adapter() to be called in the resume code path.

Test case:
  The patch is tested and confirmed to fix for Dell Latitude 2120 and EeePC 
1001 PXD (bug 824144)

Regression Potential:
  I also installed and tested the patched bluez package on Thinkpad X200 and 
X220. Both does not have the issue. The bluez works well on those machines too.

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

Title:
  [Latitude 2120] bluetooth is disabled after suspend/resume

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

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


[Bug 823467] Re: [Latitude 2120] bluetooth is disabled after suspend/resume

2011-10-12 Thread Keng- Lin
sponsoring needed.

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

Title:
  [Latitude 2120] bluetooth is disabled after suspend/resume

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

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


[Bug 848249] Re: [Thinkpad SL410] Mute key works after volume change

2011-10-05 Thread Keng- Lin
This is an old bug 595896 as much the same as this one. I sent a patch
upstream at the time but it was not got merged then.

It's a good idea we work it out this time.

@Marc

Can you test:

1. without thinkpad_acpi module (rmmod thinkpad_acpi)
2. Oneiric with and without the thinkpad_acpi modue parameter enable=0
3. Natty with and without the thinkpad_acpi modue parameter enable=0 (I care 
less about Natty atm, but the bug is filed against it)
4. The driver at http://people.canonical.com/~lexical/bugs/lp848249/ (you may 
have to `make clean; make` and make sure to use `insmod` instead of `modprobe`)

in each testing, please test the mute key and report:

1. if the led on the mute key lit
2. if you can hear the music playing from the internal speaker
3. if the OSD shows


** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  [Thinkpad SL410] Mute key works after volume change

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

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


[Bug 823467] Re: [Latitude 2120] bluetooth is disabled after suspend/resume

2011-10-05 Thread Keng- Lin
** Changed in: bluez (Ubuntu)
   Status: Incomplete = Triaged

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

Title:
  [Latitude 2120] bluetooth is disabled after suspend/resume

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

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


[Bug 848249] Re: [Thinkpad SL410] Mute key works after volume change

2011-10-05 Thread Keng- Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed = 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/848249

Title:
  [Thinkpad SL410] Mute key works after volume change

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

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


[Bug 848249] Re: [Thinkpad SL410] Mute key works after volume change

2011-10-05 Thread Keng- Lin
patches sent upstream.

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

Title:
  [Thinkpad SL410] Mute key works after volume change

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

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


[Bug 595896] Re: Thinkpad SL510 Mute button not working

2011-10-05 Thread Keng- Lin
patches sent upstream for review.

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

Title:
  Thinkpad SL510 Mute button not working

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

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


[Bug 848249] Re: [Thinkpad SL410] Mute key works after volume change

2011-10-04 Thread Keng- Lin
@Marc
  If the parameter works, can you also try the driver I put in 
http://people.canonical.com/~lexical/bugs/lp848249/ ?

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

Title:
  [Thinkpad SL410] Mute key works after volume change

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

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


[Bug 848249] Re: [Thinkpad SL410] Mute key works after volume change

2011-10-03 Thread Keng- Lin
@Marc
  Can you test if `modprobe thinkpad_acpi enable=0` fixes the issue? (need to 
`rmmod thinkpad_acpi` first).

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

Title:
  [Thinkpad SL410] Mute key works after volume change

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

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


[Bug 848249] Re: [Thinkpad SL410] Mute key works after volume change

2011-10-03 Thread Keng- Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  [Thinkpad SL410] Mute key works after volume change

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

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


[Bug 824144] Re: [EeePC 1001 PXD] suspend/resume kills bluetooth

2011-10-03 Thread Keng- Lin
Copy from
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/823467/comments/15:

The patch is confirmed to fix the issue. I also test on other machines
in hands without the issue and it does not cause any malfunction.

Please consider include the attached patch for Oneiric. A binary package
is also available in my ppa
(https://launchpad.net/~lexical/+archive/bluez)

The issue is block the certification of this bug and bug 824144.

** Patch added: 06-Fix-disabled-after-resume.patch
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/824144/+attachment/2504611/+files/06-Fix-disabled-after-resume.patch

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

Title:
  [EeePC 1001 PXD] suspend/resume kills bluetooth

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

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


  1   2   3   4   5   6   >