[Bug 1910709] Re: DKMS linux-headers-5.8.0-34-generic update brokes nvidia-340

2021-01-21 Thread Klaas Eenkhoorn
Thanks, the update works for my NVIDIA Corporation GT216GLM [Quadro FX
880M] (rev a2) card, integral part of a HP 8540w laptop.

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

Title:
  DKMS linux-headers-5.8.0-34-generic update brokes nvidia-340

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1910709/+subscriptions

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

[Bug 1910709] Re: DKMS linux-headers-5.8.0-34-generic update brokes nvidia-340

2021-01-13 Thread Klaas Eenkhoorn
I am experiencing the same problem, my card is:
01:00.0 VGA compatible controller: NVIDIA Corporation GT216GLM [Quadro FX 880M] 
(rev a2) (prog-if 00 [VGA controller])
DeviceName: 0
Subsystem: Hewlett-Packard Company GT216GLM [Quadro FX 880M]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau

Currently running nouveau driver but rather i'd have the NVIDIA 340
driver.

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

Title:
  DKMS linux-headers-5.8.0-34-generic update brokes nvidia-340

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1910709/+subscriptions

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

[Bug 1011323] Re: Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

2012-06-15 Thread Klaas Eenkhoorn
Confirmed by testing, adding my model 'AMILO Pi 1505' to the udev rule
in the rule file '95-keyboard-force-release.rules' :

ENV{DMI_VENDOR}=="FUJITSU SIEMENS", ATTR{[dmi/id]product_name}=="AMILO
Si 1848+u|AMILO Xi 2428|AMILO Pi 1505", RUN+="keyboard-force-release.sh
$devpath common-volume-keys"

Fixes my the problem to and is the better option.

Thanks for the support!

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] Re: Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

2012-06-14 Thread Klaas Eenkhoorn
Solved my problem:

Created file: /lib/udev/keymaps/force-release/fujitsu-amilo_pi-1505
containing:

0xAE #volume down
0xB0 #volume up

added udev rule for:
Vendor: FUJITSU SIEMENS
Product: AMILO Pi 1505

in file: /lib/udev/rules.d/95-keyboard-force-release.rules

ENV{DMI_VENDOR}=="FUJITSU SIEMENS", ATTR{[dmi/id]product_name}=="AMILO
Pi 1505", RUN+="keyboard-force-release.sh $devpath fujitsu-
amilo_pi-1505"

I didn't test if common-volume-keys is sufficient, used for an allready 
existing udev rule.
This file contains the same scan codes but written in lowercase.

Does that make a difference ?

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] Re: Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

2012-06-13 Thread Klaas Eenkhoorn
Tracked the following key's:

/lib/udev/keymap -i input/event4

0xAE volumedown
0xB0 volumeup

These keys's are not released, allthough mentioned (in small caps) in the file 
/lib/udev/keymaps/force-release/common-volume-keys (???) this failes to work.
How should i create the file ' 95-keyboard-force-release.rules' with what 
layout ?

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] WifiSyslog.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1011323/+attachment/3188474/+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/1011323

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] UdevDb.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] UdevLog.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] ProcModules.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] ProcInterrupts.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] ProcEnviron.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1011323/+attachment/3188469/+files/ProcEnviron.txt

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] PciMultimedia.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] ProcCpuinfo.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] Lsusb.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] Lspci.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] IwConfig.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1011323/+attachment/3188464/+files/IwConfig.txt

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] CRDA.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1011323/+attachment/3188459/+files/CRDA.txt

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] Card0.Codecs.codec.1.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

** Attachment added: "Card0.Codecs.codec.1.txt"
   
https://bugs.launchpad.net/bugs/1011323/+attachment/3188462/+files/Card0.Codecs.codec.1.txt

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] CurrentDmesg.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1011323/+attachment/3188463/+files/CurrentDmesg.txt

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


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

2012-06-13 Thread Klaas Eenkhoorn
apport information

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] Card0.Amixer.values.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

** Attachment added: "Card0.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/1011323/+attachment/3188460/+files/Card0.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/1011323

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] BootDmesg.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] ArecordDevices.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

** Attachment added: "ArecordDevices.txt"
   
https://bugs.launchpad.net/bugs/1011323/+attachment/3188457/+files/ArecordDevices.txt

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] AplayDevices.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] AlsaDevices.txt

2012-06-13 Thread Klaas Eenkhoorn
apport information

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] Re: Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

2012-06-13 Thread Klaas Eenkhoorn
apport information

** Tags added: apport-collected

** Description changed:

  After installing Ubuntu 12.04 64bit i have the same problem as in Ubuntu
  11.10 64bit but this time it can not be fixed the way i did in 11.10.
  
  I have a Fujitsu Amilo PI 1505 laptop with FN+VolumeUp en Down keys but when 
i use them the system locks up because the key's keep repeating.
  For 11.10 i had a fix available for evdev_drv.so but the code in 12.04 is 
changed so i can not apply the fix described in: 
http://ubuntuforums.org/archive/index.php/t-974723.html
  The fix was incorporating an extra filter which added a key_up event after 
the key_down.
  But in the current source of evdev_drv.so (version 2.7.0) there is no such 
filter section.
  
  Is there a way to fix this lockup problem?
  
  
  root@laptop:~# lsb_release -rd
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  
  Package info: xserver-xorg-input-evdev-2.7.0
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 2.0.1-0ubuntu8
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  klaas  2685 F pulseaudio
+  /dev/snd/pcmC0D6c:   Slmodemd995 F slmodemd
+  /dev/snd/pcmC0D6p:   Slmodemd995 F slmodemd
+ Card0.Amixer.info:
+  Card hw:0 'Intel'/'HDA Intel at 0xf000 irq 45'
+Mixer name : 'Realtek ALC861'
+Components : 'HDA:10573055,10573055,00100700 
HDA:10ec0861,1584,00100300'
+Controls  : 21
+Simple ctrls  : 14
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=331b48c1-a023-49f4-b359-e10931b1be91
+ InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
+ MachineType: FUJITSU SIEMENS AMILO Pi 1505
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-24-generic 
root=UUID=8b84843e-ba72-43f5-8561-7a0d71570c9d ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
+ PulseList:
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/klaas not ours.
+  No PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-24-generic N/A
+  linux-backports-modules-3.2.0-24-generic  N/A
+  linux-firmware1.79
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ SourcePackage: linux
+ Tags:  precise precise
+ Uname: Linux 3.2.0-24-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ dmi.bios.date: 03/15/2007
+ dmi.bios.vendor: FUJITSU SIEMENS
+ dmi.bios.version: 1.13C
+ dmi.board.name: AMILO Pi 1505
+ dmi.board.vendor: FUJITSU SIEMENS
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: FUJITSU SIEMENS
+ dmi.modalias: 
dmi:bvnFUJITSUSIEMENS:bvr1.13C:bd03/15/2007:svnFUJITSUSIEMENS:pnAMILOPi1505:pvr:rvnFUJITSUSIEMENS:rnAMILOPi1505:rvr:cvnFUJITSUSIEMENS:ct10:cvr:
+ dmi.product.name: AMILO Pi 1505
+ dmi.sys.vendor: FUJITSU SIEMENS

** Attachment added: "AcpiTables.txt"
   
https://bugs.launchpad.net/bugs/1011323/+attachment/3188454/+files/AcpiTables.txt

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] Re: Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

2012-06-11 Thread Klaas Eenkhoorn
Package name:

root@laptop:~# dpkg -S evdev_drv.so
xserver-xorg-input-evdev: /usr/lib/xorg/modules/input/evdev_drv.so

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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


[Bug 1011323] [NEW] Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

2012-06-10 Thread Klaas Eenkhoorn
Public bug reported:

After installing Ubuntu 12.04 64bit i have the same problem as in Ubuntu
11.10 64bit but this time it can not be fixed the way i did in 11.10.

I have a Fujitsu Amilo PI 1505 laptop with FN+VolumeUp en Down keys but when i 
use them the system locks up because the key's keep repeating.
For 11.10 i had a fix available for evdev_drv.so but the code in 12.04 is 
changed so i can not apply the fix described in: 
http://ubuntuforums.org/archive/index.php/t-974723.html
The fix was incorporating an extra filter which added a key_up event after the 
key_down.
But in the current source of evdev_drv.so (version 2.7.0) there is no such 
filter section.

Is there a way to fix this lockup problem?


root@laptop:~# lsb_release -rd
Description:Ubuntu 12.04 LTS
Release:12.04

Package info: xserver-xorg-input-evdev-2.7.0

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Volumecontrol FN+VolumeUP/VolumeDOWN lockup computer

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

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