[Bug 1026697] Re: keyboard and trackpad stop responding on HP Dm1-4010us

2012-07-20 Thread CurtisNelson
I was able to install the latest upstream kernel: 
Linux corinth 3.5.0-999-generic #201207200406 SMP Fri Jul 20 08:07:29 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

Unfortunately, the problem still exists.  I will attach updated output
from dmesg for the latest kernel as well as a recent one from the latest
in 12.04 LTS (3.2.0-26-generic).

I made a few hardware configuration changes from the original post in
order to provide a more stable test bed.  I reinstalled to the
manufacturer provided hard drive -- not using a usb or ssd drive any
lnoger.  Also, since they didn't seem to help, I'm no longer using fglrx
or the broadcom-sta modules.  Back to using sing the radeon, bcma, and
brcmsmac basically a fresh install.  The radeon driver seems to work
great.  The open wireless drivers don't work very well at all.  Very low
signal strength.  I also updated to the latest firmware (16) for this
machine though there wasn't anything in the changelog that indicated it
was necessary.  Finally, since the latest kernel provides an interface
for loading the amd microcode, I downloaded and installed it in
/lib/firmware/amd-ucode per the install instructions.  Unfortunately,
none of these chnges have made a difference.

Thanks for your assistance.

** Attachment added: dmesg-3.5.0-999-generic.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1026697/+attachment/3230504/+files/dmesg-3.5.0-999-generic.txt

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

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] Re: keyboard and trackpad stop responding on HP Dm1-4010us

2012-07-20 Thread CurtisNelson
And here is the latest dmesg from the stock Ubuntu kernel in 12.04 LTS
(3.2.0-26-generic).

** Attachment added: dmesg-3.2.0-26-generic.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1026697/+attachment/3230505/+files/dmesg-3.2.0-26-generic.txt

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

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] Re: keyboard and trackpad stop responding on HP Dm1-4010us

2012-07-20 Thread CurtisNelson
** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream

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

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] [NEW] keyboard and trackpad stop responding on HP Dm1-4010us

2012-07-19 Thread CurtisNelson
Public bug reported:

release: 12.04
package: linux-image-3.2.0-23-generic
expected: keyboard/trackpad respond to input
instead: keyboard/trackpad do not respond to input

Recently purchased the HP DM1-4010us. A nice little machine with the AMD
E-450.

Unfortunately, it appears there is a bug that is triggered when
temperature gets too high after some amount of activity, usually USB
access for me. It freezes the built-in keyboard and trackpad. I have to
restart or suspend/resume to get them back. Attaching a USB keyboard or
mouse works fine.  Laptop works normally otherwise. While the
temperature doesn't get extreme it does seem that the problem becomes
worse once the computer has reached its operating temperature -- around
60C. There are some bug reports out on the Linux bug tracker that link
problems with the internal i8042 controller module and the thermal or
battery module.

Thus began a series of attempted configurations to resolve the problem.

Different configurations:
I tried numerous distributions. All exhibited the issue to some extent. The 
difference between distos running a 2.6.32 kernel (Debian) and more recent 
kernels (3.2) were slight. Both resulting a a frozen keyboard/trackpad after 
short amount of time and activity.

How to consistently trigger the problem:
Insert a USB drive, mount drive on /mnt/temp
dd if=/dev/zero of=/mnt/temp/zero.txt bs=1M count=1000

This isn't the only way -- normal activity will cause it to stop
responding -- this just speeds up the process.

On my machine, using dd to generate a bunch of USB disk traffic locks up
the keyboard/trackpad immediately. Note that the fn key for wireless and
brightness are still working. Also, the operating temperature does
effect the time it takes to lockup -- basically it it has come up to
operating temperature the lockup will happen with almost no additional
activity. But if it been off for a while using dd (above) will cause the
freeze.

My notes on troubleshooting so far:
A solution offered on the HP forums notes you can pass the kernel a command to 
turn off the thermal controls of the kernel and rely on the BIOS instead (add 
thermal.off=1). This didn't work for me. On distos where thermal, ac, and 
battery are build as modules, I have removed them and then removed and reload 
the psamouse module. It brings the keyboard/trackpad back to life for a short 
period of time and then stops responding again. I've tested this running Fedora 
17, Debian Squeeze, Ubuntu 12.04, and the SysRescueCd. Usually from a live USB 
drive but also from the HD.

I've put it through it's paces and temperature setting don't seem to
have any effect. Also, still getting a few odd kernel warnings which
I'll pull out here.

...
DMI: Hewlett-Packard HP Pavilion dm1 Notebook PC/3387, BIOS F.14 2/13/2012
...
ACPI: acpi_idle registered with cpuidle
[Firmware Bug]: Invalid critical threshold (0)
thermal LNXTHERM:00: registered as thermal_zone0
ACPI: Thermal Zone [THRM] (64 C)
GHES: HEST is not enabled!
...

It appears the Thermal event is not triggering the freeze -- keyboard
and touch pad now freezing regularly even though temp is moderate and
reports ok:

Thermal 0: ok, 63.0 degrees C
Thermal 0: trip point 0 switches to mode hot at temperature 100.0 degrees C
Thermal 0: trip point 1 switches to mode passive at temperature 97.0 degrees C

No combination of BIOS setting and thermal.off=1 seems to make any
difference. The devices continue to stop responding. I stopped using the
install on my hard drive and am now using a live USB version. Doesn't
seem to make any difference. Think I need to start with whatever driver
is controlling the touch pad/keyboard and work from there.

Trying acpi=off really breaks things -- can't boot of the usb drive. It
appears this laptop relies heavily on acpi for normal operation.

Trying psmouse.proto=imps -- still freezes

At this point I noticed that the f12-mapped to wireless and the f2 and
f3 key (brightness) work while the keyboard is frozen. This definitely
looks like something going on in kernel/user space -- not hardware
breakage. Also, noticed the keyboard and mouse coming back for a couple
seconds and then freezing up again though it doesn't happen often and
freezes very quickly again. Changing the setting for fn key control in
the BIOS, unfortunately, has no effect.

Timing of the freeze definitely temperature related, but at no time does
the laptop reach any sort of critical temperature. Stays in the 59-64C
range.

More odd behavior -- once the machine locks up, it will lock up again
very quickly after the next reboot. Doesn't matter if I shutdown and
power the machine off to reboot. If I remove the battery and re-insert
it, however, it will reset and it take a while for the lockup to occur
again. Then it's back to locking up soon after a soft-reboot. Why would
the battery be linked to this behavior? Or perhaps a red herring -- I
haven't tested that extensively. This may just be letting the laptop
cool of a 

[Bug 819096] Re: SSD Drive does not wake up after suspend

2012-07-19 Thread CurtisNelson
I have the same issue on an HP Dm1-4010us with an OCZ Vertex 3 120GB
SSD.  Running 12.04 LTS with kernel 3.2.0-23.  Suspend works perfectly
using live boot to USB flash drive or regular HD that came with the
machine.

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

Title:
  SSD Drive does not wake up after suspend

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

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


[Bug 1026697] Re: keyboard and trackpad stop responding on HP Dm1-4010us

2012-07-19 Thread CurtisNelson
apport information

** Tags added: apport-collected

** Description changed:

  release: 12.04
  package: linux-image-3.2.0-23-generic
  expected: keyboard/trackpad respond to input
  instead: keyboard/trackpad do not respond to input
  
  Recently purchased the HP DM1-4010us. A nice little machine with the AMD
  E-450.
  
  Unfortunately, it appears there is a bug that is triggered when
  temperature gets too high after some amount of activity, usually USB
  access for me. It freezes the built-in keyboard and trackpad. I have to
  restart or suspend/resume to get them back. Attaching a USB keyboard or
  mouse works fine.  Laptop works normally otherwise. While the
  temperature doesn't get extreme it does seem that the problem becomes
  worse once the computer has reached its operating temperature -- around
  60C. There are some bug reports out on the Linux bug tracker that link
  problems with the internal i8042 controller module and the thermal or
  battery module.
  
  Thus began a series of attempted configurations to resolve the problem.
  
  Different configurations:
  I tried numerous distributions. All exhibited the issue to some extent. The 
difference between distos running a 2.6.32 kernel (Debian) and more recent 
kernels (3.2) were slight. Both resulting a a frozen keyboard/trackpad after 
short amount of time and activity.
  
  How to consistently trigger the problem:
  Insert a USB drive, mount drive on /mnt/temp
  dd if=/dev/zero of=/mnt/temp/zero.txt bs=1M count=1000
  
  This isn't the only way -- normal activity will cause it to stop
  responding -- this just speeds up the process.
  
  On my machine, using dd to generate a bunch of USB disk traffic locks up
  the keyboard/trackpad immediately. Note that the fn key for wireless and
  brightness are still working. Also, the operating temperature does
  effect the time it takes to lockup -- basically it it has come up to
  operating temperature the lockup will happen with almost no additional
  activity. But if it been off for a while using dd (above) will cause the
  freeze.
  
  My notes on troubleshooting so far:
  A solution offered on the HP forums notes you can pass the kernel a command 
to turn off the thermal controls of the kernel and rely on the BIOS instead 
(add thermal.off=1). This didn't work for me. On distos where thermal, ac, and 
battery are build as modules, I have removed them and then removed and reload 
the psamouse module. It brings the keyboard/trackpad back to life for a short 
period of time and then stops responding again. I've tested this running Fedora 
17, Debian Squeeze, Ubuntu 12.04, and the SysRescueCd. Usually from a live USB 
drive but also from the HD.
  
  I've put it through it's paces and temperature setting don't seem to
  have any effect. Also, still getting a few odd kernel warnings which
  I'll pull out here.
  
  ...
  DMI: Hewlett-Packard HP Pavilion dm1 Notebook PC/3387, BIOS F.14 2/13/2012
  ...
  ACPI: acpi_idle registered with cpuidle
  [Firmware Bug]: Invalid critical threshold (0)
  thermal LNXTHERM:00: registered as thermal_zone0
  ACPI: Thermal Zone [THRM] (64 C)
  GHES: HEST is not enabled!
  ...
  
  It appears the Thermal event is not triggering the freeze -- keyboard
  and touch pad now freezing regularly even though temp is moderate and
  reports ok:
  
  Thermal 0: ok, 63.0 degrees C
  Thermal 0: trip point 0 switches to mode hot at temperature 100.0 degrees C
  Thermal 0: trip point 1 switches to mode passive at temperature 97.0 degrees C
  
  No combination of BIOS setting and thermal.off=1 seems to make any
  difference. The devices continue to stop responding. I stopped using the
  install on my hard drive and am now using a live USB version. Doesn't
  seem to make any difference. Think I need to start with whatever driver
  is controlling the touch pad/keyboard and work from there.
  
  Trying acpi=off really breaks things -- can't boot of the usb drive. It
  appears this laptop relies heavily on acpi for normal operation.
  
  Trying psmouse.proto=imps -- still freezes
  
  At this point I noticed that the f12-mapped to wireless and the f2 and
  f3 key (brightness) work while the keyboard is frozen. This definitely
  looks like something going on in kernel/user space -- not hardware
  breakage. Also, noticed the keyboard and mouse coming back for a couple
  seconds and then freezing up again though it doesn't happen often and
  freezes very quickly again. Changing the setting for fn key control in
  the BIOS, unfortunately, has no effect.
  
  Timing of the freeze definitely temperature related, but at no time does
  the laptop reach any sort of critical temperature. Stays in the 59-64C
  range.
  
  More odd behavior -- once the machine locks up, it will lock up again
  very quickly after the next reboot. Doesn't matter if I shutdown and
  power the machine off to reboot. If I remove the battery and re-insert
  it, however, it will reset and it take a while for the 

[Bug 1026697] AlsaDevices.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228926/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] AplayDevices.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228927/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] BootDmesg.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228928/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


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

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228929/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] Card1.Amixer.values.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: Card1.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228930/+files/Card1.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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] Card1.Codecs.codec.0.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: Card1.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228931/+files/Card1.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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] Lspci.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1026697/+attachment/3228932/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] Lsusb.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1026697/+attachment/3228933/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] PciMultimedia.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228934/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] ProcCpuinfo.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228935/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] ProcInterrupts.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228936/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] ProcModules.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228937/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] PulseList.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228938/+files/PulseList.txt

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

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] RfKill.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1026697/+attachment/3228939/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] UdevDb.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1026697/+attachment/3228940/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] UdevLog.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228941/+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/1026697

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 1026697] WifiSyslog.txt

2012-07-19 Thread CurtisNelson
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1026697/+attachment/3228942/+files/WifiSyslog.txt

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

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

Title:
  keyboard and trackpad stop responding on HP Dm1-4010us

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

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


[Bug 586175] Re: Windows XP/2003 doesn't boot

2010-07-25 Thread CurtisNelson
** Also affects: ubuntu
   Importance: Undecided
   Status: New

** Package changed: ubuntu = qemu-kvm (Ubuntu)

-- 
Windows XP/2003 doesn't boot
https://bugs.launchpad.net/bugs/586175
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 586175] Re: Windows XP/2003 doesn't boot

2010-07-25 Thread CurtisNelson
** Also affects: ubuntu
   Importance: Undecided
   Status: New

** Package changed: ubuntu = qemu-kvm (Ubuntu)

-- 
Windows XP/2003 doesn't boot
https://bugs.launchpad.net/bugs/586175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 258374] [NEW] Java update breaks apps for some window managers

2008-08-15 Thread CurtisNelson
Public bug reported:

The recent Java update (~ Aug 14, 2008) breaks some Java applications in
window managers such as Awesome (and others).

From the Awesome FAQ:
Java applications which use the XToolkit/XAWT backend may draw grey windows 
only. The XToolkit/XAWT backend breaks ICCCM-compliance in recent JDK 1.5 and 
early JDK 1.6 versions, because it assumes a reparenting window manager. As a 
workaround you can use JDK 1.4 (which doesn´t contain the XToolkit/XAWT 
backend) or you can set the following environment variable (to use the older 
Motif backend instead): AWT_TOOLKIT=MToolkit

Not sure how you would handle this but my application was working fine
before the update and then broke unceremoniously afterward -- switching
to another WM worked fine as did adding the AWT_TOOLKIT parameter.  It
just took a little research to find a fix.

I was switching back and forth between the sun-java package and the
openjdk -- I was able to get the parameter method to work using the sun
version.

Package: sun-java6-jre
Source: sun-java6
Version: 6-06-0ubuntu1

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Java update breaks apps for some window managers
https://bugs.launchpad.net/bugs/258374
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 258374] Re: Java update breaks apps for some window managers

2008-08-15 Thread CurtisNelson
** Description changed:

- The recent Java update (~ Aug 14, 2008) breaks some Java applications in
- window managers such as Awesome (and others).
+ The recent Java update for OpenJDK, I believe, (~ Aug 14, 2008) breaks
+ some Java applications in window managers such as Awesome (and others).
  
  From the Awesome FAQ:
  Java applications which use the XToolkit/XAWT backend may draw grey windows 
only. The XToolkit/XAWT backend breaks ICCCM-compliance in recent JDK 1.5 and 
early JDK 1.6 versions, because it assumes a reparenting window manager. As a 
workaround you can use JDK 1.4 (which doesn´t contain the XToolkit/XAWT 
backend) or you can set the following environment variable (to use the older 
Motif backend instead): AWT_TOOLKIT=MToolkit
  
  Not sure how you would handle this but my application was working fine
  before the update and then broke unceremoniously afterward -- switching
  to another WM worked fine as did adding the AWT_TOOLKIT parameter.  It
  just took a little research to find a fix.
  
  I was switching back and forth between the sun-java package and the
  openjdk -- I was able to get the parameter method to work using the sun
- version.
+ version, it didn't look like the OpenJDK version work with the
+ parameter.
  
+ Sun  Version (not sure this one ever worked right with Awesome):
  Package: sun-java6-jre
  Source: sun-java6
  Version: 6-06-0ubuntu1
+ 
+ Old OpenJDK that worked:
+ 6b09-0ubuntu2
+ 
+ New that seemed to break with the update:
+ 6b11-2ubuntu2

-- 
Java update breaks apps for some window managers
https://bugs.launchpad.net/bugs/258374
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 110375] Re: Bluetooth no longer working after upgrade to Feisty

2007-08-23 Thread CurtisNelson
I was having the same problem with a fresh feisty install on my Dell
Inspiron 6400.  Seemed I didn't have all the necessary bluetooth
packages installed.  I already had gnome-bluetooth and bluez-utils.
After apt-get install bluetooth bluez-gnome, I was able to set the
visibility of the notebook from the system preferences bluetooth config
and from my phone I was finally able to pair with the computer.  From
there everything seemed fine and I used wammu to sync my contacts and
transfer old contacts from my previous phone.  Hope this helps a bit.

-- 
Bluetooth no longer working after upgrade to Feisty
https://bugs.launchpad.net/bugs/110375
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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