[Bug 461796] Re: HP Pavilion TX2690 - IR Remote controller not working in Karmic

2010-10-31 Thread Corruptor1972
I have a working remote control.  :)

Here is the solution I followed:
http://h30434.www3.hp.com/t5/forums/forumtopicprintpage/board-id/Hardware/message-id/22822/print-single-message/true/page/1
And the lirc conf:
http://lirc.sourceforge.net/remotes/hp/RC1762307-01

So I still need to set up irexec to map the buttons to commands, but the
remote control definitely works.

-- 
HP Pavilion TX2690 - IR Remote controller not working in Karmic
https://bugs.launchpad.net/bugs/461796
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 461796] Re: HP Pavilion TX2690 - IR Remote controller not working in Karmic

2010-08-12 Thread Corruptor1972
I have re-opened this because it is still an issue in my fully-patched
Lucid system.

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

-- 
HP Pavilion TX2690 - IR Remote controller not working in Karmic
https://bugs.launchpad.net/bugs/461796
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 461796] Re: HP Pavilion TX2690 - IR Remote controller not working in Karmic

2010-05-29 Thread Corruptor1972
Hi Jeremy,

I too have a not working remote on my HP Pavilion DV5-1000ea.  I'm not
the only one either... see
http://ubuntuforums.org/showthread.php?t=1146758.  I don't know of this
is the right place to post however a search of the forums for HP Remote
showed only this issue.

I'm running Lucid, fully patched.

Please find attached the files supplied by jorno, with a picture of the
rear of the remote (to save me typing the serial numbers!).

Your efforts are very much appreciated.



** Attachment added: Diagnostic files
   http://launchpadlibrarian.net/49314174/hp_rc6.zip

-- 
HP Pavilion TX2690 - IR Remote controller not working in Karmic
https://bugs.launchpad.net/bugs/461796
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 452351] Re: pdnsd requires manual restart after new WiFi connection gets established

2010-05-22 Thread Corruptor1972
I have a workaround for this:  It is to make NetworkManager restart
pdnsd on connecting by using the dispatcher.

In a terminal, go to the script directory of the dispatcher and create a new 
script using gedit:
  cd /etc/NetworkManager/dispatcher.d
  sudo gedit 99pdnsd


In gedit, cut  paste and save the following:

#!/bin/bash
#
# Restart pdnsd after the connection is made
if [ $1 == wlan0 ]  [ $2 == up ]; then
/etc/init.d/pdnsd restart;
fi


Now, back in the terminal, make the script executable:
  sudo chmod 755 99pdnsd


Now, when NetworkManager is used resulting in the interface 'wlan0' being 'up', 
the init script is run to restart pdnsd.

Of course, you might want to replace wlan0 with the network interface of
your liking, or add other options for other interfaces.

-- 
pdnsd requires manual restart after new WiFi connection gets established
https://bugs.launchpad.net/bugs/452351
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 520751] Re: [lucid] acer aspire one suspend broken

2010-05-04 Thread Corruptor1972
Hi,

I have an HP DV5-1000ea laptop.  I have the same issue with
Suspend/Resume:  It works without an SD Card mounted but not with.

-- 
[lucid] acer aspire one suspend broken
https://bugs.launchpad.net/bugs/520751
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 301353] Re: HP Pavilion dv5: ATA exception on resume from suspend

2009-05-29 Thread Corruptor1972
Jonbonjovi, try this link:

http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?product=3841120lc=encc=usdlc=enlang=encc=us

-- 
HP Pavilion dv5: ATA exception on resume from suspend
https://bugs.launchpad.net/bugs/301353
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 301353] Re: HP Pavilion dv5: ATA exception on resume from suspend

2009-05-29 Thread Corruptor1972
Not only does my DV5-1000ea now suspend  resume...  The Remote Control
has suddenly started to work!  xev shows events happening when I press
the buttons whereas before the Bios update, only the I0I button did
something.

I wonder what other lovely secrets are waiting to be revealed...  !

-- 
HP Pavilion dv5: ATA exception on resume from suspend
https://bugs.launchpad.net/bugs/301353
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 301353] Re: HP Pavilion dv5: ATA exception on resume from suspend

2009-05-28 Thread Corruptor1972
I have just applied HP's F16A BIOS to my DV5-1000ea.  This has solved
the suspend/resume issue.

A BIG thanks to Paul, TJ and all who took time to get involved.

-- 
HP Pavilion dv5: ATA exception on resume from suspend
https://bugs.launchpad.net/bugs/301353
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 301353] Re: HP Pavilion dv5: ATA exception on resume from suspend

2009-02-18 Thread Corruptor1972
I can confirm that kernel 2.6.28-7-generic does not solve the issue - at
least it doesn't on my HP DV5-1000ea.  To try it, I simply added the
Jaunty Main archive to the repositories list and downloaded the updated
kernel (and said bye-bye to the nvidia graphics - temporarily of
course!).

The plot thickens...

-- 
HP Pavilion dv5: ATA exception on resume from suspend
https://bugs.launchpad.net/bugs/301353
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 301353] Re: HP Pavilion dv5: ATA exception on resume from suspend

2009-02-01 Thread Corruptor1972
Here are the 'lspci -vvnn' and 'dmesg' outputs from my HP DV5-1000
Laptop, all helpfully tar'd  gzip'd.

Always glad to contribute.

** Attachment added: lspci and dmesg from my HP DV5-1000 Laptop
   http://launchpadlibrarian.net/21872676/hp_dv5-1000.tar.gz

-- 
HP Pavilion dv5: ATA exception on resume from suspend
https://bugs.launchpad.net/bugs/301353
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 301353] Re: HP Pavilion dv5: ATA exception on resume from suspend

2009-01-19 Thread Corruptor1972
I can also confirm this bug on my HP Pavilion DV5-1000ea (as at 19th Jan
2009).

My BIOS is fully patched to version F11, from
http://h10025.www1.hp.com/ewfrf/wc/product?lc=endlc=encc=ukproduct=3753564lang=en

-- 
HP Pavilion dv5: ATA exception on resume from suspend
https://bugs.launchpad.net/bugs/301353
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 301353] Re: HP Pavilion dv5: ATA exception on resume from suspend

2009-01-19 Thread Corruptor1972
Additionally, I am running Intrepid Ibex, also fully patched to kernel
version 2.6.27-9.

The option works perfectly in Windows Vista Home Premium (supplied with
the laptop).

-- 
HP Pavilion dv5: ATA exception on resume from suspend
https://bugs.launchpad.net/bugs/301353
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