[Bug 754192] Re: [ two FACS tables] Suspend/Resume Fails on Asus K52JT Laptop

2012-02-16 Thread GrosMario
The URL quoted in #22 suggests this little code:

#!/bin/sh
# File: "/etc/pm/sleep.d/20_custom-ehci_hcd".
case "${1}" in
hibernate|suspend)
  # Unbind ehci_hcd for first device :00:1a.0:
   echo -n ":00:1a.0" | tee /sys/bus/pci/drivers/ehci_hcd/unbind
  # Unbind ehci_hcd for second device :00:1d.0:
   echo -n ":00:1d.0" | tee /sys/bus/pci/drivers/ehci_hcd/unbind
;;
resume|thaw)
  # Bind ehci_hcd for first device :00:1a.0:
  echo -n ":00:1a.0" | tee /sys/bus/pci/drivers/ehci_hcd/bind
  # Bind ehci_hcd for second device :00:1d.0:
  echo -n ":00:1d.0" | tee /sys/bus/pci/drivers/ehci_hcd/bind
;;
esac

I don't know what this is supposed to do but it actually works. My
toshiba L770-12X now suspends/resume perfectly.

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

Title:
  [ two FACS tables] Suspend/Resume Fails on Asus K52JT Laptop

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

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


[Bug 754192] Re: [ two FACS tables] Suspend/Resume Fails on Asus K52JT Laptop

2012-02-15 Thread GrosMario
Same bug on a Toshiba Pro L770: ACPI warning regarding two FACS tables,
suspend freezes system with blank screen and flashing cursor in upper
left corner.

Anyone found a solution ?

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

Title:
  [ two FACS tables] Suspend/Resume Fails on Asus K52JT Laptop

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

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


[Bug 550369] Re: Hauppauge TV Card is detected as Leadtek IR in lucid

2010-05-13 Thread GrosMario
Sorry, after a reboot lirc is back on wheels. I can't find how to
edit/delete previous post.

-- 
Hauppauge TV Card is detected as Leadtek IR in lucid
https://bugs.launchpad.net/bugs/550369
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 550369] Re: Hauppauge TV Card is detected as Leadtek IR in lucid

2010-05-13 Thread GrosMario
I tried to manually run dpk-reconfigure and got this error:

lirc_imon.ko:
Running module version sanity check.

Error! Module version 0.6 for lirc_imon.ko
is not newer than what is already found in kernel 2.6.32-21-generic (0.6).
You may override by specifying --force.


--force did not help.

I then removed the lirc_imon.ko file before running dpkg-reconfigure again.
Now the lirc_imon.ko was updated, I can modprobe it but irw won't show any 
activity ...

-- 
Hauppauge TV Card is detected as Leadtek IR in lucid
https://bugs.launchpad.net/bugs/550369
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 550369] Re: Hauppauge TV Card is detected as Leadtek IR in lucid

2010-05-13 Thread GrosMario
Tried to installed the proposed packages but this didn't fix the
problem. I have a soundgraph imon, used to work fine before I upgrade to
lucid.

Installed lirc-modules-sources is 0.8.6-0ubuntu4.1.

Strangely enough the date on lirc_imon.ko did not change after
installing the proposed packages.

-- 
Hauppauge TV Card is detected as Leadtek IR in lucid
https://bugs.launchpad.net/bugs/550369
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 381003] Re: Delay at maximizing/restoring a window

2009-11-21 Thread GrosMario
*** This bug is a duplicate of bug 351186 ***
https://bugs.launchpad.net/bugs/351186

I had the same problem, ATI 3450.
I installed the proposed patch, computer hangs upon reboot. SysReq keys won't 
work , hard reboot needed. So I logged in in recovery mode and reinstalled xorg 
without the ppa. Then I switched back to radeon driver and it worked. Wanted to 
go back to ATI driver (ubuntu version) but X fails to start after reboot...

-- 
Delay at maximizing/restoring a window
https://bugs.launchpad.net/bugs/381003
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