[Bug 55495] Re: Problem with HP Virtual Keyboard on DL320 on Dapper

2007-09-12 Thread Martin Pitt
Right, so this should solve itself once we build new CDs.

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Triaged => Fix Released

-- 
Problem with HP Virtual Keyboard on DL320 on Dapper
https://bugs.launchpad.net/bugs/55495
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


[Bug 55495] Re: Problem with HP Virtual Keyboard on DL320 on Dapper

2007-08-16 Thread Matthew Palmer
This patch was added in 2.6.15-26.47, according to the current Dapper
changelog.  I'm just trying to work out how to easily create the new
initrd and vmlinuz for the install CD, and I'll be testing this to see
if the current version of the kernel (2.6.15-28.57) is OK.

-- 
Problem with HP Virtual Keyboard on DL320 on Dapper
https://bugs.launchpad.net/bugs/55495
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


[Bug 55495] Re: Problem with HP Virtual Keyboard on DL320 on Dapper

2007-07-20 Thread Ben Collins
Check that this patch isn't already in dapper kernel. If not, we'll pull
it in.

** Changed in: linux-source-2.6.15 (Ubuntu)
   Importance: Undecided => High
 Assignee: Ben Collins => Ubuntu Kernel Team
   Status: Fix Released => Triaged
   Target: None => ubuntu-6.06.2

-- 
Problem with HP Virtual Keyboard on DL320 on Dapper
https://bugs.launchpad.net/bugs/55495
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


[Bug 55495] Re: Problem with HP Virtual Keyboard on DL320 on Dapper

2007-07-07 Thread Marco Rodrigues
** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Problem with HP Virtual Keyboard on DL320 on Dapper
https://bugs.launchpad.net/bugs/55495
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


[Bug 55495] Re: Problem with HP Virtual Keyboard on DL320 on Dapper

2007-07-07 Thread Marco Rodrigues
** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Fix Released => Fix Committed

-- 
Problem with HP Virtual Keyboard on DL320 on Dapper
https://bugs.launchpad.net/bugs/55495
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


[Bug 55495] Re: Problem with HP Virtual Keyboard on DL320 on Dapper

2007-07-07 Thread Marco Rodrigues
** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Problem with HP Virtual Keyboard on DL320 on Dapper
https://bugs.launchpad.net/bugs/55495
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


[Bug 55495] Re: Problem with HP Virtual Keyboard on DL320 on Dapper

2007-06-27 Thread Martin Braun
I can confirm this bug on a HP ProLiant ML310G4 with Ubuntu 6.06 LTS -
it works with 6.10 (server).

Workaround:
When the installation hangs, switch to console 4 and unload the uhci usb module:

$ modprobe -r uhci_hcd

After that, the setup goes on. You'll have trouble again when booting into the 
installed system.
syslog and kern.log are getting bloated by the messages provided at the 
original bug report.
To avoid this, you have to unload the uhci module, make a new initrd and boot 
using the new initrd:

$ sudo rmmod uhci_hcd
$ sudo depmod -a
$ sudo mkinitramfs -o /boot/initrd.img-2.6.15-26-server-custom

modify the file "/boot/grub/menu.lst" and change the line 114:

initrd  /boot/initrd.img-2.6.15-26-server
to
initrd  /boot/initrd.img-2.6.15-26-server-custom

$ sudo grub-install hd0
$ sudo reboot

Note that this leads to a non-functional USB configuration. A patch to
the Kernel has been done with 2.6.16.34 (vanilla).

-- 
Problem with HP Virtual Keyboard on DL320 on Dapper
https://bugs.launchpad.net/bugs/55495
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


[Bug 55495] Re: Problem with HP Virtual Keyboard on DL320 on Dapper

2007-03-26 Thread Stephan Hermann
Hi Henrik,

I can confirm this bug. For Dapper and Edgy.
Did you see also the strange behaviour, when booting directly with an USB CDRom 
that the kernel from Dapper/Edgy is stopping after finding the PS/2 Keyboard 
Controller?

Regards,

\sh

-- 
Problem with HP Virtual Keyboard on DL320 on Dapper
https://launchpad.net/bugs/55495

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


[Bug 55495] Re: Problem with HP Virtual Keyboard on DL320 on Dapper

2006-08-08 Thread Ben Collins
** Changed in: linux-source-2.6.15 (Ubuntu)
 Assignee: (unassigned) => Ben Collins
   Status: Unconfirmed => Fix Committed

-- 
Problem with HP Virtual Keyboard on DL320 on Dapper
https://launchpad.net/bugs/55495

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