| Author |
Message |
avi3000
Joined: 03 Sep 2010 Posts: 12
|
Posted: Wed 08 Jun 2011, 06:20 Post subject:
Microsoft wireless keyboard does not work with lupu 5.2.8 Subject description: But it does in Puppeee 4.3 and Ubuntu |
|
Bonjour,
I have a pack keyboard/mouse wireless Microsoft.
On my new computer motherboard MSI H67MA-E45 and Intel I5-2400, the keyboard does not work with puppy 5.1.1 and 5.2.5.
But it works in the grub or Ubuntu.
It works on my old computer with puppy 5.1.1 and 5.2.5.
Merci.
Last edited by avi3000 on Fri 16 Sep 2011, 13:36; edited 2 times in total
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9850 Location: Arizona USA
|
Posted: Wed 08 Jun 2011, 10:01 Post subject:
|
|
I'd say the fact that it works in Grub and Ubuntu proves the motherboard can't be the problem.
Can you burn a CD or DVD (-RW if you have one) of a different Puppy, boot it with the 'puppy pfix-ram' option and see if the keyboard works?
|
|
Back to top
|
|
 |
avi3000
Joined: 03 Sep 2010 Posts: 12
|
Posted: Wed 08 Jun 2011, 10:22 Post subject:
|
|
I'll try it when I come home with puppeee and fat Toutou from a USB key. | Code: | menuentry "gros toutou" {
set kernelfile='/grostoutou/vmlinuz'
set uuid=2200-2200
search.fs_uuid $uuid root
linux $kernelfile pmedia=usbHD pfix=ram psubdir=grostoutou root=uuid=$uuid
initrd /grostoutou/initrd.gz
}
menuentry "puppeee" {
set kernelfile='/puppeee/vmlinuz'
set uuid=2200-2200
search.fs_uuid $uuid root
linux $kernelfile pmedia=usbHD pfix=ram psubdir=puppeee root=uuid=$uuid
initrd /puppeee/initrd.gz
}
|
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3687 Location: Charleston S.C. USA
|
Posted: Wed 08 Jun 2011, 10:41 Post subject:
|
|
Try this:
Does the wireless transmitter hook to the computer by USB?
If so, go to menu->setup->Mouse/keyboard Wizard->Choose keyboard interface.
Select keyboard has USB interface.
Hit OK button
Need to reboot for change to take effect.
|
|
Back to top
|
|
 |
avi3000
Joined: 03 Sep 2010 Posts: 12
|
Posted: Wed 08 Jun 2011, 14:35 Post subject:
|
|
I try with pfix=ram, no change, mouse works, keyboard no.
I try with puppeee 4.3, keyboard and mouse works.
| Code: | If so, go to menu->setup->Mouse/keyboard Wizard->Choose keyboard interface.
Select keyboard has USB interface.
I try it, no change.
the mouse with the same dongle works |
|
|
Back to top
|
|
 |
avi3000
Joined: 03 Sep 2010 Posts: 12
|
Posted: Fri 16 Sep 2011, 13:35 Post subject:
|
|
Same problem with puppy 5.2.8
|
|
Back to top
|
|
 |
|