[Kernel-packages] [Bug 1475662] Re: Kernel postrm calls /etc/kernel/postinst.d/*

2015-07-18 Thread Philipp Kern
This is a straightforward coding error that does not require any logs.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1475662

Title:
  Kernel postrm calls /etc/kernel/postinst.d/*

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Looking at linux-image-extra-3.19.0-18-generic here, but I expect this
  to be pretty pervasive. This is its postrm:

  #!/bin/sh
  set -e

  case $0::$1 in
  *.postinst::configure|*.postrm::remove)
  depmod -a -F /boot/System.map-3.19.0-18-generic 3.19.0-18-generic || 
true
  for dir in /etc/kernel/postinst.d 
/etc/kernel/postinst.d/3.19.0-18-generic
  do
  if [ -d $dir ]; then
  run-parts --verbose --exit-on-error 
--arg=3.19.0-18-generic --arg=/boot/vmlinuz-3.19.0-18-generic $dir
  fi
  done
  ;;
  esac

  As you can see it executes /etc/kernel/postinst.d/* instead of
  /etc/kernel/postrm.d/* even if it's called as a postrm script. Why?
  The problem for us is that this re-executes dkms's autoinstaller,
  which recompiles certain modules even if the kernel is being removed.
  But I find this behavior pretty surprising regardless of this.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1198577] Re: 0d8c:0102 [Asus P8Z77-M] USB-Audio FCA610, playback Pulseaudio/ALSA fails to detect card

2015-07-18 Thread Benjamin Tegge
** Bug watch added: freedesktop.org Bugzilla #80850
   https://bugs.freedesktop.org/show_bug.cgi?id=80850

** Also affects: pulseaudio via
   https://bugs.freedesktop.org/show_bug.cgi?id=80850
   Importance: Unknown
   Status: Unknown

** Description changed:

+ Signpost update  solution:
+ 
+ # [pulseaudio-discuss] Need help with Behringer Firepower FCA610 profile
+ 
+ http://lists.freedesktop.org/archives/pulseaudio-
+ discuss/2015-June/024115.html
+ 
+ 
+ # Further reading
+ 
+ http://www.freedesktop.org/wiki/Software/PulseAudio/Backends/ALSA/Profiles/
+ 
+ 
+ ## [pulseaudio-discuss] 'Failed to find a working profile' for firewire sound 
devices
+ 
+ http://lists.freedesktop.org/archives/pulseaudio-
+ discuss/2014-January/019748.html
+ 
+  SUBSYSTEMS==firewire, ENV{PULSE_PROFILE_SET}=multichannel.conf
+ 
+ http://lists.freedesktop.org/archives/pulseaudio-
+ discuss/2014-January/019730.html
+ 
+  To aid for applications, one can add custom per-card mapping in alsa-lib
+  - e g, look at /usr/share/alsa/cards/ICE1712.conf where you can open the
+  device front:card with two channels and it automatically upscales to
+  10 or 12 channels.
+ 
+ 
+ ## Pulseaudio - Fix popping on initialization
+ 
+ http://stackoverflow.com/q/12732359/dac-pops-on-song-start-stop-in-
+ raspbian
+ 
+ 
+ ---
+ 
  Update:
  
  The issue still exists and is _not_ releated to BIOS or UEFI firmware,
  as I have tried to get the device working on 3 different hosts.
  
  Testing the device with aplay works fine for a stereo file:
  
  aplay -D plughw:CARD=FCA610,DEV=0 test.wav
  Playing WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
  ^CAborted by signal Interrupt...
  aplay: pcm_write:1939: write error: Interrupted system call
  
  PulseAudio is still not able to use/configure the device (see comment
  #20 for error message) and alsamixer still shows only the Clock
  Selector control.
  
  Release tested: trusty
  Kernels tested: the latest mainline as of today 
(3.14.0-999-generic_3.14.0-999.201404130205) and the latest trusty kernel as of 
today (3.13.0-24-generic)
  
  ---
  
  I am trying to get the new Behringer FCA610  USB/Firewire audio
  interface to work via USB connection (issue might also affect the bigger
  FCA1616 model). I haven't tried Firewire since my computers don't have
  have Firewire inputs anymore. The device is detected as Device: FCA610
  Chip: USB Mixer in alsamixer but only shows a control named Clock
  Selector with the following options: SPDIF Input, USB-Bus (SOF), Device
  Internal Clock. Attached files are from my workstation running 12.10,
  but I have also tried 13.04 and saucy.
  
  What I expected to happen:
  At least some inputs and (stereo) outputs should show up in alsamixer. 
Ideally 4 stereo outputs (including pulseaudio profiles for stereo up to 7.1), 
2 mic/instrument inputs as well as toslink in and out were expected to be 
working.
  
  What happened:
  Only a control named Clock Selector is visible in alsamixer (View: F5: 
All), nothing in pavucontrol or sound settings.
  
  ---
  cat /proc/asound/FCA610/usbmixer
  USB Mixer: usb_id=0x13970003, ctrlif=0, ctlerr=0
  Card: BEHRINGER FCA610 at usb-:00:14.0-2, high speed
    Unit: 211
  Control: name=Clock Selector, index=0
  Info: id=211, control=1, cmask=0x0, channels=1, type=U8
  Volume: min=1, max=3, dBmin=0, dBmax=0
  
  cat /proc/asound/FCA610/stream0
  BEHRINGER FCA610 at usb-:00:14.0-2, high speed : USB Audio
  
  Playback:
    Status: Stop
    Interface 2
  Altset 1
  Format: S32_LE
  Channels: 10
  Endpoint: 2 OUT (ASYNC)
  Rates: 44100, 48000, 88200, 96000
  Data packet interval: 125 us
  
  Capture:
    Status: Stop
    Interface 1
  Altset 1
  Format: S32_LE
  Channels: 6
  Endpoint: 1 IN (ASYNC)
  Rates: 44100, 48000, 88200, 96000
  Data packet interval: 125 us
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: pulseaudio 1:2.1-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.5.0-34.55-generic 3.5.7.13
  Uname: Linux 3.5.0-34-generic x86_64
  ApportVersion: 2.6.1-0ubuntu11
  Architecture: amd64
  Date: Sun Jul  7 03:42:14 2013
  InstallationDate: Installed on 2012-10-20 (259 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_Card: USB-Audio - FCA610
  Title: [USB-Audio - FCA610, playback] Pulseaudio fails to detect card
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/09/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2003
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z77-M
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  

[Kernel-packages] [Bug 1198577] Re: 0d8c:0102 [Asus P8Z77-M] USB-Audio FCA610, playback Pulseaudio/ALSA fails to detect card

2015-07-18 Thread Bug Watch Updater
Launchpad has imported 13 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=80850.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2014-07-03T12:58:16+00:00 Benjamin Tegge wrote:

Created attachment 102196
complete output of pulseaudio -k; pulseaudio -v

I'm trying to get a Behringer FCA610 (connected via USB) to work with
PulseAudio on Fedora 20 Heisenbug running with kernel 3.14 (and also
Ubuntu 14.04 with Kernel 3.14). As far as I understand the device works
fine with ALSA, but PulseAudio fails to configure the device properly.

The device itself seems to be detected fine according to dmesg:

[95060.032220] usb 1-1.2.1.4.3: SerialNumber: 000761DFC3E8
[95060.042366] input: Logitech Logitech BT Mini-Receiver as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1.4/1-1.2.1.4.3/1-1.2.1.4.3:1.0/0003:046D:C714.0019/input/input29
[95060.043225] logitech 0003:046D:C714.0019: input,hiddev0,hidraw5: USB HID 
v1.11 Mouse [Logitech Logitech BT Mini-Receiver] on 
usb-:00:1a.0-1.2.1.4.3/input0
[95116.054502] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[95116.222000] usb 3-1: New USB device found, idVendor=1397, idProduct=0003
[95116.222008] usb 3-1: New USB device strings: Mfr=28, Product=29, 
SerialNumber=30
[95116.222012] usb 3-1: Product: FCA610
[95116.222015] usb 3-1: Manufacturer: BEHRINGER
[95116.222017] usb 3-1: SerialNumber: 0x156400e2fa
[95117.243436] usbcore: registered new interface driver snd-usb-audio

Playback of multichannel WAV files with aplay also works:

$ aplay -D plughw:CARD=FCA610,DEV=0 -c 10 Musik/test-6ch.wav
Playing WAVE 'Musik/test-6ch.wav' : Signed 16 bit Little Endian, Rate
44100 Hz, Channels 6
^CAborted by signal Interrupt..

These are the last few lines of `pulseaudio -v`

E: [pulseaudio] module-alsa-card.c: Failed to find a working profile.
E: [pulseaudio] module.c: Failed to load module module-alsa-card (argument: 
device_id=1 name=usb-BEHRINGER_FCA610_0x156400e2fa-00-FCA610 
card_name=alsa_card.usb-BEHRINGER_FCA610_0x156400e2fa-00-FCA610 
namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no 
deferred_volume=yes use_ucm=yes 
card_properties=module-udev-detect.discovered=1): initialization failed.
I: [pulseaudio] module-udev-detect.c: Card 
/devices/pci:00/:00:14.0/usb3/3-1/3-1:1.0/sound/card1 
(alsa_card.usb-BEHRINGER_FCA610_0x156400e2fa-00-FCA610) failed to load module.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes
D: [pulseaudio] module-udev-detect.c: 
/devices/pci:00/:00:14.0/usb3/3-1/3-1:1.0/sound/card1 is busy: no
W: [pulseaudio] module-udev-detect.c: Tried to configure 
/devices/pci:00/:00:14.0/usb3/3-1/3-1:1.0/sound/card1 
(alsa_card.usb-BEHRINGER_FCA610_0x156400e2fa-00-FCA610) more often than 5 times 
in 10s
D: [alsa-sink-ALC269VC Analog] alsa-sink.c: Cutting sleep time for the initial 
iterations by half.
I: [pulseaudio] module-suspend-on-idle.c: Source 
alsa_input.pci-_00_1b.0.analog-stereo idle for too long, suspending ...
D: [pulseaudio] source.c: Suspend cause of source 
alsa_input.pci-_00_1b.0.analog-stereo is 0x0004, suspending
I: [alsa-source-ALC269VC Analog] alsa-source.c: Device suspended...
D: [pulseaudio] core.c: Hmm, no streams around, trying to vacuum.
I: [pulseaudio] module-suspend-on-idle.c: Sink 
alsa_output.pci-_00_1b.0.analog-stereo idle for too long, suspending ...
D: [pulseaudio] sink.c: Suspend cause of sink 
alsa_output.pci-_00_1b.0.analog-stereo is 0x0004, suspending
I: [alsa-sink-ALC269VC Analog] alsa-sink.c: Device suspended...
D: [pulseaudio] core.c: Hmm, no streams around, trying to vacuum.
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC0 is accessible: yes
D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card 
alsa_card.pci-_00_1b.0.
I: [pulseaudio] client.c: Created 2 Native client (UNIX socket client)
D: [pulseaudio] protocol-native.c: Protocol version: remote 29, local 29
I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=1000 success=1
D: [pulseaudio] protocol-native.c: SHM possible: yes
D: [pulseaudio] protocol-native.c: Negotiated SHM: yes

There are also a lot of lines containing SND_PCM_NO_AUTO_FORMAT like:

D: [pulseaudio] alsa-util.c: Trying plug:surround71:1 with
SND_PCM_NO_AUTO_FORMAT ...

I really like to get this device working pulseautio. Any assistance is
very much appreciated.

Regards, Benjamin

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1198577/comments/22


On 2014-07-03T13:49:39+00:00 Raymond wrote:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1198577

seem support 10 channels playback 

[Kernel-packages] [Bug 1424293] Re: BYD trackpad detected as PS/2 mouse

2015-07-18 Thread Ekimia
here is the pdf from BYD that might help

** Attachment added: byd touchpad
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1424293/+attachment/4430856/+files/BTP8644-XXX.pdf

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1424293

Title:
  BYD trackpad detected as PS/2 mouse

Status in linux package in Ubuntu:
  Triaged

Bug description:
  In 14.04.2, I expected to be able to use as touchpad with two finger
  vertical/horizontal scrolling. Currently only able to use plainly. The
  exact device is this:
  http://bydit.com/doce/products/microelectronics/2474.html

  I: Bus=0011 Vendor=0002 Product=0005 Version=
  N: Name=ImPS/2 Generic Wheel Mouse
  P: Phys=isa0060/serio1/input0
  S: Sysfs=/devices/platform/i8042/serio1/input/input7
  U: Uniq=
  H: Handlers=mouse0 event10
  B: PROP=0
  B: EV=7
  B: KEY=7 0 0 0 0
  B: REL=103

  Output of xinput --list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ ImPS/2 Generic Wheel Mouse  id=12   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB 2.0 Camera  id=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=11   [slave  
keyboard (3)]

  ---
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  vjftw  1362 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=d58116d7-f5eb-4b3c-b986-a9a29b608880
  InstallationDate: Installed on 2015-04-25 (28 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp.
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 058f:3821 Alcor Micro Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Intel Corporation SharkBay Platform
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=cd943b28-f170-4ce9-b836-18c395f1df6d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-18-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/03/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5.6.5
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: WhiteTip Mountain1 Fab2
  dmi.board.vendor: Topstar
  dmi.board.version: Fab2
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 9
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.6.5:bd02/03/2015:svnIntelCorporation:pnSharkBayPlatform:pvr0.1:rvnTopstar:rnWhiteTipMountain1Fab2:rvrFab2:cvnToBeFilledByO.E.M.:ct9:cvrToBeFilledByO.E.M.:
  dmi.product.name: SharkBay Platform
  dmi.product.version: 0.1
  dmi.sys.vendor: Intel Corporation

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471989] Re: I/O errors prevent installing 15.04 to eMMC

2015-07-18 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471989

Title:
  I/O errors prevent installing 15.04  to eMMC

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Installing Lubuntu Vivid x86_64 live CD via USB

  Voyo MiniPC  Z3735F CPU with Samsung MCGAFB 64GB eMMC

  Long before completion of file copying -- sometimes just during the
  initial disk scan --a flood of errors will occur, ending the install
  attempt.

  Files attached, but the errors basically look like this:

  [  563.296713] mmc0: Timeout waiting for hardware interrupt.
  [  563.298722] mmc0: Got data interrupt 0x0202 even though no data 
operation was in progress.
  [  563.300951] mmcblk0: error -110 sending stop command, original cmd 
response 0x900, card status 0x400900
  [  563.300958] mmcblk0: error -110 transferring data, sector 112310272, nr 8, 
cmd response 0x900, card status 0x0
  [  572.693541] mmc0: Timeout waiting for hardware interrupt.
  [  572.695546] mmc0: Got data interrupt 0x0200 even though no data 
operation was in progress.
  [  580.324307] mmc0: Timeout waiting for hardware interrupt.
  [  580.326311] mmc0: Got data interrupt 0x0200 even though no data 
operation was in progress.
  [  580.326332] mmc0: switch to bus width 2 failed
  [  586.387040] mmc0: Timeout waiting for hardware interrupt.
  [  586.389048] mmc0: Got data interrupt 0x0200 even though no data 
operation was in progress.
  [  590.882475] mmc0: Timeout waiting for hardware interrupt.
  [  590.884505] mmc0: Got data interrupt 0x0200 even though no data 
operation was in progress.
  [  590.884680] mmc0: switch to bus width 1 failed
  [  593.811134] mmc0: Timeout waiting for hardware interrupt.
  [  593.813155] mmc0: Got data interrupt 0x0202 even though no data 
operation was in progress.
  [  593.815383] mmcblk0: error -110 sending stop command, original cmd 
response 0x900, card status 0x400900
  [  593.815391] mmcblk0: error -110 transferring data, sector 112310272, nr 8, 
cmd response 0x900, card status 0x0
  [  593.815395] mmcblk0: retrying using single block read
  [  595.176370] mmc0: Timeout waiting for hardware interrupt.
  [  595.178399] mmc0: Got data interrupt 0x0200 even though no data 
operation was in progress.
  [  595.178664] mmcblk0: error -110 transferring data, sector 112310272, nr 8, 
cmd response 0x900, card status 0x0
  [  595.178674] blk_update_request: I/O error, dev mmcblk0, sector 112310272
  [...]
  Repeating indefinitely.

  This problem is not present when installing 14.04-2.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperVersion: 1.360
  Date: Mon Jul  6 14:28:02 2015
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  LiveMediaBuild: Lubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/hostname.seed boot=casper quiet splash ---
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/08/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5.6.5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Aptio CRB
  dmi.board.vendor: AMI Corporation
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.6.5:bd01/08/2015:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnAptioCRB:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: To be filled by O.E.M.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : 

[Kernel-packages] [Bug 1475904] [NEW] package linux-image-3.13.0-30-generic 3.13.0-30.55 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17

2015-07-18 Thread Richard McDonald
Public bug reported:

All update packages have failed for the past year. Seems there may not
be a fix for this.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-30-generic 3.13.0-30.55
ProcVersionSignature: Ubuntu 3.13.0-57.95-generic 3.13.11-ckt21
Uname: Linux 3.13.0-57-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  richard1919 F pulseaudio
Date: Sat Jul 18 10:14:17 2015
DuplicateSignature: 
package:linux-image-3.13.0-30-generic:3.13.0-30.55:subprocess installed 
post-installation script returned error exit status 17
ErrorMessage: subprocess installed post-installation script returned error exit 
status 17
HibernationDevice: RESUME=UUID=0a2c78a4-ffe3-454f-a9c1-70b90f5dbb5e
InstallationDate: Installed on 2014-04-22 (452 days ago)
InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
MachineType: Dell Inc. Precision M4300
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-57-generic root=/dev/sda1 ro 
quiet splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.3
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: package linux-image-3.13.0-30-generic 3.13.0-30.55 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 17
UpgradeStatus: Upgraded to trusty on 2014-04-25 (448 days ago)
dmi.bios.date: 01/20/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.name: 0UY141
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd01/20/2010:svnDellInc.:pnPrecisionM4300:pvr:rvnDellInc.:rn0UY141:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Precision M4300
dmi.sys.vendor: Dell Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1475904

Title:
  package linux-image-3.13.0-30-generic 3.13.0-30.55 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 17

Status in linux package in Ubuntu:
  New

Bug description:
  All update packages have failed for the past year. Seems there may not
  be a fix for this.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-57.95-generic 3.13.11-ckt21
  Uname: Linux 3.13.0-57-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  richard1919 F pulseaudio
  Date: Sat Jul 18 10:14:17 2015
  DuplicateSignature: 
package:linux-image-3.13.0-30-generic:3.13.0-30.55:subprocess installed 
post-installation script returned error exit status 17
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 17
  HibernationDevice: RESUME=UUID=0a2c78a4-ffe3-454f-a9c1-70b90f5dbb5e
  InstallationDate: Installed on 2014-04-22 (452 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MachineType: Dell Inc. Precision M4300
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-57-generic root=/dev/sda1 
ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.3
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: package linux-image-3.13.0-30-generic 3.13.0-30.55 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 17
  UpgradeStatus: Upgraded to trusty on 2014-04-25 (448 days ago)
  dmi.bios.date: 01/20/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0UY141
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd01/20/2010:svnDellInc.:pnPrecisionM4300:pvr:rvnDellInc.:rn0UY141:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Precision M4300
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 1358491] Re: [Trusty] fails to boot with kernels later than v3.11: systemd-udevd[133]: conflicting device node

2015-07-18 Thread Robert
I worked around this by removing the long name
/dev/isw_verylongname/p1 and replacing it with /dev/dm-1 in the
/etc/fstab

Interestingly, this is the 2nd raid in the system.  The first one mounts
with no problem.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1358491

Title:
  [Trusty] fails to boot with kernels later than v3.11: systemd-
  udevd[133]: conflicting device node

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a lab server named 'caddy' that is used for data recovery and
  forensics of disk drives. It has hot-swap drive bays for various disk
  interface types. Amongst others it has a Promise FasTrak TX2000 IDE
  'fake' RAID controller.

  It was upgraded from Saucy to Trusty. After the upgrade the server
  fails to boot using kernel version 3.13.0-24-generic during early udev
  whilst still in the initrd. Errors of the form:

  [6.989549] systemd-udevd[137]: inotify_add_watch(7, /dev/sdi2, 10) 
failed: No such file or directory
  ...
  [7.092733] systemd-udevd[133]: conflicting device node 
'/dev/mapper/pdc_ecjaiecgch1' found, link to '/dev/dm-2' will not be created

  are reported for some devices, usually the Promise 'fake' RAID
  devices.

  The system hangs at that point without ever dropping to a busybox
  shell.

  Starting with an earlier Saucy kernel version 3.11.0-12-generic allows
  the server to start successfully.

  After some research it appears that maybe this is due to an
  incompatibility between systemd-udevd and device-mapper and/or dmraid-
  activate. I read in a similar Fedora bug report a comment by Kay
  Seivers:

  https://bugzilla.redhat.com/show_bug.cgi?id=867593#c11

  Device-mapper seems to mknod() things in /dev, which just can not work
  correctly today.

  There is nothing udev can fix here, it will never touch any device
  node, which should not exist in the first place, that is in the way.

  I've tried breaking initrd, but unless it is done at 'top' udevd
  starts and the system hits this problem.

  Serial console logs of the failed and successful boot attempts are
  attached

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1351390] Re: [Lenovo IdeaPad S10-3c] keyboard problem

2015-07-18 Thread Christopher M. Penalver
Aaron Davis, just to advise, there would be no dependency on lack of RAM
to using a 32-bit or 64-bit operating system. It's dependent on the CPU
type one has.

Despite this, if you test http://cdimage.ubuntu.com/daily-live/current/
(32-bit is fine) is this still reproducible?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1351390

Title:
  [Lenovo IdeaPad S10-3c] keyboard problem

Status in linux package in Ubuntu:
  Expired

Bug description:
  
  I am not sure if this issue is fixed.

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/677633

  I went through the steps in post #114 and #136. I am not sure what is
  the problem. I don't really know anything about compiling scripts like
  in post #111.  I'm an english and math teacher, but only somewhat
  proficient with computers.

  Just to affirm, I did copy the driver file s10-3c-keybdrv-x86-64 to
  the /bin directory, I did execute chmod +x /bin/s10-3c-keybdrv-x86-64
  as root, and I did edit /etc/rc.local as root to add the string
  /bin/s10-3c-keybdrv-x86-64. I copied s10-3c-keybdrv.c to the sbin
  directory. I rebooted.

  Is there any step I am missing?

  Thank you for your help! I would love to use ubuntu on my computer. I
  don't want to go back to microsoft :(

  should I update my bios?

  should I run the script in the link on the 101st post and replace Oxad
  with Ox64? (not the xing profile link, but the other one).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  aaron  1502 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Aug  2 00:26:58 2014
  HibernationDevice: RESUME=UUID=903a0b43-e4dc-44e6-9bf3-eda6e9670706
  InstallationDate: Installed on 2014-07-31 (1 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 
(20140722.2)
  MachineType: LENOVO 4392
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-32-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog: Aug  2 00:20:10 aaron-Lenovo-S10-3c NetworkManager[706]: warn 
nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
  dmi.bios.date: 09/15/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 3CCN13WW
  dmi.board.vendor: LENOVO
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 10
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnLENOVO:bvr3CCN13WW:bd09/15/2010:svnLENOVO:pn4392:pvrLenovo-S10-3c:rvnLENOVO:rn:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct10:cvrToBeFilledByO.E.M.:
  dmi.product.name: 4392
  dmi.product.version: Lenovo-S10-3c
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1472794] Re: [Acer Aspire 5250] Black screen after upgrade to 3.19.0-22-generic

2015-07-18 Thread Christopher M. Penalver
zub, could you please test the latest upstream kernel available from the
very top line at the top of the page (the release names are irrelevant
for testing, and please do not test the daily folder) following
https://wiki.ubuntu.com/Kernel/MainlineBuilds ? It will allow additional
upstream developers to examine the issue.

If the test did not allow you to test to the issue (ex. you couldn't boot into 
the OS) please make a comment in your report about this, and continue to test 
the next most recent kernel version until you can test to the issue. Once 
you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this bug is fixed in the mainline kernel, please 
add the following tags by clicking on the yellow circle with a black pencil 
icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ

Where X, Y, and Z are numbers corresponding to the kernel version.

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ

Please note, an error to install the kernel does not fit the criteria of
kernel-bug-exists-upstream.

Once testing of the latest upstream kernel is complete, please mark this
bug's Status as Confirmed. Please let us know your results.

Thank you for your understanding.

** Tags removed: bios-outdated-1.08
** Tags added: latest-bios-1.08

** Changed in: linux (Ubuntu)
   Importance: Low = Medium

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1472794

Title:
  [Acer Aspire 5250] Black screen after upgrade to 3.19.0-22-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After upgrade to linux-image-3.19.0-22-generic on Acer Aspire
  5250/HMA51-BZ there is nothing displayed after Grub. Playing with
  (Ctrl-)Alt-F1, F2, ..., F7, F8... doesn't have any visible effect - so
  neither VT nor X is visible. Removing quiet splash from kernel
  arguments also doesn't show anything after the message from grub that
  it's loading the kernel.

  The laptop seems to boot normally, I can hear the lightdm sound that
  it's ready, but I cannot see anything on the display. I can log in
  remotely. The backlight is on, so it's not a cause of no backlight. (I
  checked this by poking around /sys/class/backlight and I see it's set
  at full brightness.)

  If I boot linux-image-3.19.0-21-generic everything works OK.

  I don't see anything obvious when I look at the diff of dmesg between
  3.19.0-21 and 3.19.0.22, but if it's useful I can attach dmesg from
  3.19.0-21.

  According to lspci this is the GPU:
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Wrestler [Radeon HD 6310]

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-22-generic 3.19.0-22.22
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  Uname: Linux 3.19.0-22-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Date: Wed Jul  8 22:49:55 2015
  HibernationDevice: RESUME=UUID=2552e9df-add8-4cc9-abe7-e75f869c1d08
  InstallationDate: Installed on 2013-02-14 (873 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  Lsusb:
   Bus 002 Device 002: ID 064e:d250 Suyin Corp. 
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Acer Aspire 5250
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=84cf2e2d-2e23-4ced-a3ed-94d793f6cefd ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-07-02 (5 days ago)
  dmi.bios.date: 11/17/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.06
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: HMA51-BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.06
  dmi.modalias: 

[Kernel-packages] [Bug 1469619] Re: Nvidia card not detected - Graphics bug

2015-07-18 Thread Christopher M. Penalver
Pallav, could you please test the latest mainline kernel (4.2-rc2) and
advise to the results?

** Tags added: kernel-bug-exists-upstream-4.1.1

** Description changed:

- sudo dmidecode -s bios-version - A04
- 
- sudo dmidecode -s bios-release-date - 03/20/2015
- 
- kernel-bug-exists-upstream
- I have a Nvidia GPU in my system but it is not showing up in the additional 
drivers or in the about screen for my laptop
- Laptop model - Dell Inspiron 3543
+ I have a Nvidia GPU in my system but it is not showing up in the
+ additional drivers or in the about screen for my laptop
  
  lspci -nn | grep '\[03'
  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 
610M/710M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev a1)
  
- My screen flickers when I open the virtual terminal ( ctrl + alt + f1)
- and keeps flickering until I restart
+ I updated the BIOS, same thing:
+ sudo dmidecode -s bios-version - A04
+ sudo dmidecode -s bios-release-date - 03/20/2015
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-21-generic 3.19.0-21.21
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pallav 1122 F pulseaudio
   /dev/snd/controlC1:  pallav 1122 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jun 29 13:02:37 2015
  HibernationDevice: RESUME=UUID=935f3638-7249-4dcc-a6b5-c55f7c08e7dc
  InstallationDate: Installed on 2015-06-28 (0 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Dell Inc. Inspiron 3543
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-21-generic.efi.signed 
root=UUID=6a9d686d-dbfa-4f7d-be70-db1859894ad1 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-21-generic N/A
   linux-backports-modules-3.19.0-21-generic  N/A
   linux-firmware 1.143.1
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/04/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 04XW3R
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd11/04/2014:svnDellInc.:pnInspiron3543:pvrA01:rvnDellInc.:rn04XW3R:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3543
  dmi.product.version: A01
  dmi.sys.vendor: Dell Inc.

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1469619

Title:
  Nvidia card not detected - Graphics bug

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Nvidia GPU in my system but it is not showing up in the
  additional drivers or in the about screen for my laptop

  lspci -nn | grep '\[03'
  00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)
  08:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 
610M/710M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev a1)

  I updated the BIOS, same thing:
  sudo dmidecode -s bios-version - A04
  sudo dmidecode -s bios-release-date - 03/20/2015

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-21-generic 3.19.0-21.21
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pallav 1122 F pulseaudio
   /dev/snd/controlC1:  pallav 1122 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jun 29 13:02:37 2015
  HibernationDevice: RESUME=UUID=935f3638-7249-4dcc-a6b5-c55f7c08e7dc
  InstallationDate: Installed on 2015-06-28 (0 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Dell Inc. Inspiron 3543
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-21-generic.efi.signed 
root=UUID=6a9d686d-dbfa-4f7d-be70-db1859894ad1 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-21-generic N/A
   linux-backports-modules-3.19.0-21-generic  N/A
   linux-firmware 1.143.1
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  

[Kernel-packages] [Bug 1475904] Re: package linux-image-3.13.0-30-generic 3.13.0-30.55 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17

2015-07-18 Thread Richard McDonald
thank you, Brad for working on this.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1475904

Title:
  package linux-image-3.13.0-30-generic 3.13.0-30.55 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 17

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  All update packages have failed for the past year. Seems there may not
  be a fix for this.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-57.95-generic 3.13.11-ckt21
  Uname: Linux 3.13.0-57-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  richard1919 F pulseaudio
  Date: Sat Jul 18 10:14:17 2015
  DuplicateSignature: 
package:linux-image-3.13.0-30-generic:3.13.0-30.55:subprocess installed 
post-installation script returned error exit status 17
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 17
  HibernationDevice: RESUME=UUID=0a2c78a4-ffe3-454f-a9c1-70b90f5dbb5e
  InstallationDate: Installed on 2014-04-22 (452 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MachineType: Dell Inc. Precision M4300
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-57-generic root=/dev/sda1 
ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.3
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: package linux-image-3.13.0-30-generic 3.13.0-30.55 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 17
  UpgradeStatus: Upgraded to trusty on 2014-04-25 (448 days ago)
  dmi.bios.date: 01/20/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0UY141
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd01/20/2010:svnDellInc.:pnPrecisionM4300:pvr:rvnDellInc.:rn0UY141:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Precision M4300
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1255428] Re: 8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget do not work on Intel Graphics

2015-07-18 Thread Christopher M. Penalver
** Tags added: saucy trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1255428

Title:
  8086:0116 [Lenovo IdeaPad Z570] LCD brightness control keys and widget
  do not work on Intel Graphics

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Saucy, on my Lenovo IdeaPad Z570 with Intel HD
  Graphics 3000, it is no longer possible to control the LCD brightness
  using the hardware brightness control keys. Likewise for the KDE power
  management settings or the battery icon on my Kubuntu Plasma tray. (I
  don't use GNOME/Unity.) Until Raring I did not have this problem.

  WORKAROUND: At a terminal:
  echo 150 | sudo tee /sys/class/backlight/intel_backlight/brightness

  where 150 is on the scale of 0 to whatever is given within
  /sys/class/backlight/intel_backlight/max_brightness. Based on this I
  wrote a GUI which however needs to be run using sudo/kdesudo/gksudo. I
  have attached it.

  ---
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-10-19 (38 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  samjnaa1717 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=ba00d992-e43e-4bce-8689-9647370add15
  InstallationDate: Installed on 2013-10-19 (117 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=(hd0,msdos9)/vmlinuz root=/dev/sda9 ro quiet 
splash
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116
  StagingDrivers: rts5139
  Tags:  saucy staging
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN28WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN28WW:bd02/22/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1473602] Re: Elantech touchpad not detected after few days in ubuntu 14.04.2 in acer aspire one d255e

2015-07-18 Thread Christopher M. Penalver
Dr Anirban Mitra, thank you for taking the time to report this bug and helping 
to make Ubuntu better. Please execute the following command, as it will 
automatically gather debugging information, in a terminal:
apport-collect 1473602

** Package changed: linux-lts-utopic (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1473602

Title:
  Elantech touchpad not detected after few days in ubuntu 14.04.2 in
  acer aspire one d255e

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am reporting this manually as ubuntu-bug reports all packages as Not an 
ubuntu package . Moreover I have very poor connectivity at home where I use 
the ubuntu laptop so that i can not even use apt-get  to  install packages. 
  This problem started with 13.10 then with 14.04LTS and now I am using 14.04.2 
with kernel 3.16. My touchpad works initially for few days but after that it is 
not detectable so that i have to use an external usb mouse. As per solution 
given in askubuntu.com when I boot with i8042.nopnp as a boot option, it is 
detected and works fine with all multitouch functions. 
  I have tested with mainline kernel 4.1.1-040101 from kernel-ppa and found 
that the problem persists. 
  Anirban

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] JournalErrors.txt

2015-07-18 Thread Sb
apport information

** Attachment added: JournalErrors.txt
   
https://bugs.launchpad.net/bugs/1471804/+attachment/4431019/+files/JournalErrors.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] RfKill.txt

2015-07-18 Thread Sb
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1471804/+attachment/4431027/+files/RfKill.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] Re: Disable while typing doesn't work

2015-07-18 Thread Sb
apport information

** Tags added: apport-collected vivid

** Description changed:

  Hello,
  
  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system mouse/trackpad
  settings to Disable while typing, which would solve the problem.
  However, this does not work. I confirm that there is absolutely no delay
  between typing and trackpad activation; in fact I can even move the
  trackpad while holding a key down.
  
  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.
  
  Thanks for looking into this.
+ --- 
+ ApportVersion: 2.17.2-0ubuntu1.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  sully  1514 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 15.04
+ InstallationDate: Installed on 2015-03-29 (110 days ago)
+ InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
+ MachineType: LENOVO 2359CTO
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
+ RelatedPackageVersions:
+  linux-restricted-modules-3.19.0-22-generic N/A
+  linux-backports-modules-3.19.0-22-generic  N/A
+  linux-firmware 1.143.1
+ Tags:  vivid
+ UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
+ Uname: Linux 3.19.0-22-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 02/01/2013
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: G4ET92WW (2.52 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 2359CTO
+ dmi.board.vendor: LENOVO
+ dmi.board.version: Win8 STD DPK TPG
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: Not Available
+ dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
+ dmi.product.name: 2359CTO
+ dmi.product.version: ThinkPad T530
+ dmi.sys.vendor: LENOVO

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1471804/+attachment/4431015/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 

[Kernel-packages] [Bug 1471804] CurrentDmesg.txt

2015-07-18 Thread Sb
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1471804/+attachment/4431017/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] ProcEnviron.txt

2015-07-18 Thread Sb
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1471804/+attachment/4431023/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] ProcModules.txt

2015-07-18 Thread Sb
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1471804/+attachment/4431025/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] Lsusb.txt

2015-07-18 Thread Sb
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1471804/+attachment/4431021/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] IwConfig.txt

2015-07-18 Thread Sb
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1471804/+attachment/4431018/+files/IwConfig.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] ProcCpuinfo.txt

2015-07-18 Thread Sb
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1471804/+attachment/4431022/+files/ProcCpuinfo.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] PulseList.txt

2015-07-18 Thread Sb
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1471804/+attachment/4431026/+files/PulseList.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] CRDA.txt

2015-07-18 Thread Sb
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1471804/+attachment/4431016/+files/CRDA.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] UdevDb.txt

2015-07-18 Thread Sb
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1471804/+attachment/4431028/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] Lspci.txt

2015-07-18 Thread Sb
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1471804/+attachment/4431020/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471804] ProcInterrupts.txt

2015-07-18 Thread Sb
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1471804/+attachment/4431024/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471804

Title:
  Disable while typing doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I run Ubuntu 15.04 on a newish Lenovo Thinkpad T440s. It has the new
  large, solid trackpad that is clickable anywhere, with no defined
  buttons. It is easily bumped while typing, creating an almost unusable
  experience. There is an option in the Ubuntu Unity system
  mouse/trackpad settings to Disable while typing, which would solve
  the problem. However, this does not work. I confirm that there is
  absolutely no delay between typing and trackpad activation; in fact I
  can even move the trackpad while holding a key down.

  A reported workaround is to run:
  syndaemon -i 0.8 -d
  But this should not be necessary to make users run hacks like this, as it 
makes Ubuntu look unprofessional. The Ubuntu system settings option should do 
what is claims.

  Thanks for looking into this.
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sully  1514 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-29 (110 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=2fb23a24-4346-48f5-b070-45e81f6ee5cb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET92WW(2.52):bd02/01/2013:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1471794] Re: Wifi slow on Intel Corporation Centrino Ultimate-N 6300

2015-07-18 Thread Valentin Crone
Hello,

I have tested for the 4.2 rc2 on my laptop: Max 7MB/s down, and 2MB/s up.
15MB/s on Windows 7 for up and down.

(1m max between the laptop and the AP for the test)

I have set the bug as Confirmed,
Thank you

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1471794

Title:
  Wifi slow on Intel Corporation Centrino Ultimate-N 6300

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  On Intel Corporation Centrino Ultimate-N 6300 who use iwlwifi, the Wifi goes 
approximately (in my home) to 15MB/s in up and down on Windows 7, but it goes 
only to 5 - 6MB/s down, and 1 - 3MB/s up on Linux.

  Before Ubuntu 11.04 → It was slow.
  After Ubuntu 11.04 → It was slow.

  On Ubuntu 11.04 (Only for test): The down speed is approximately
  11MB/s and the up speed is approximately: 6 - 8MB/s

  The driver contain a regression for speed performance.

  Currently I use Ubuntu 14.04 LTS with Linux 3.18.1 (Vivid package) but the 
speed is already slow.
  The range of the card is reduced, and I take sometimes 2 - 5min to discover a 
network.

  Connection/disconnection to an other network can make a bug were the
  fastest way to change network is to disable/enable the card (if it
  works), or reboot the computer.

  It make this card absolutely not reliable because of the driver on
  Linux.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1242321] Re: USB 3.0 Harddrive not recognised

2015-07-18 Thread zebul666
I have this problem too with my WD passport external USB 3 HDD and USB 3
port of my Dell Inspiron 15 (2521)

i.e. the (USB 3) HDD is not recognized when plugged in USB 3 ports

However USB 2 device device work fine on the USB 3 ports. Only USB 3
device are not recognized.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1242321

Title:
  USB 3.0 Harddrive not recognised

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu is not recognising any device plugged into any USB 3.0 ports.
  Sometimes Ubuntu will freeze for a few seconds when you plug something
  into a USB 3.0 port; when Ubuntu comes out of the freeze, the device
  is still NOT recognised.

  No problems with USB 2.0 ports and devices.

  The USB 3.0 on this computer only works in Windows 7 (I'm dual booting
  Ubuntu 13.10 and Windows 7, both are 64-bit).

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2015-07-18 Thread corrado venturini
does not work on my Vivid 3.19.0-21 but works fine on my Wily THANKS a
lot

corrado@corrado-wily:~/Downloads$ sudo dpkg -i rtbth_3.9.3-patched-1_amd64.deb
Selecting previously unselected package rtbth.
(Reading database ... 224342 files and directories currently installed.)
Preparing to unpack rtbth_3.9.3-patched-1_amd64.deb ...
Unpacking rtbth (3.9.3-patched-1) ...
Setting up rtbth (3.9.3-patched-1) ...
corrado@corrado-wily:~/Downloads$ sudo modprobe rtbth
corrado@corrado-wily:~/Downloads$ init complete

corrado@corrado-wily:~/Downloads$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
corrado@corrado-wily:~/Downloads$ 
corrado@corrado-wily:~/Downloads$ uname -a
Linux corrado-wily 3.19.0-22-generic #22-Ubuntu SMP Tue Jun 16 17:15:15 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux
corrado@corrado-wily:~/Downloads$ 

09:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth
Subsystem: Hewlett-Packard Company Ralink RT3290LE 802.11bgn 1x1 Wi-Fi 
and Bluetooth 4.0 Combo Adapter
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at b250 (32-bit, non-prefetchable) [size=64K]
Capabilities: access denied
Kernel driver in use: rtbt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1189721

Title:
  Ralink RT3290 doesn't have a bluetooth driver

Status in Linux:
  Unknown
Status in Linux Mint:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As of Raring Ubuntu has a wifi driver for the RT3290 that works out of
  the box.

  It still does not have bluetooth support.

  This thread in the Ubuntu forums links to a driver that is claimed to
  work:

  http://ubuntuforums.org/showthread.php?t=2115570
  --- 
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  graeme 2412 F pulseaudio
  CRDA:
   country GB:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 13.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2d107179-35e2-4b1f-8bdd-90a01132ec70
  InstallationDate: Installed on 2013-05-17 (144 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Hewlett-Packard HP ProBook 4540s
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=ac74fd89-3445-4a6d-b91b-ae4987867afe ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  raring
  Uname: Linux 3.8.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/06/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68IRR Ver. F.32
  dmi.board.name: 17F6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 58.1D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68IRRVer.F.32:bd11/06/2012:svnHewlett-Packard:pnHPProBook4540s:pvrA1018C1100:rvnHewlett-Packard:rn17F6:rvrKBCVersion58.1D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4540s
  dmi.product.version: A1018C1100
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1472293] Re: load = 1 while idle for no obvious reason with ACPI

2015-07-18 Thread Christopher M. Penalver
Hanno, could you please test the latest upstream kernel available from
the very top line at the top of the page (the release names are
irrelevant for testing, and please do not test the daily folder)
following https://wiki.ubuntu.com/Kernel/MainlineBuilds ? It will allow
additional upstream developers to examine the issue.

If the test did not allow you to test to the issue (ex. you couldn't boot into 
the OS) please make a comment in your report about this, and continue to test 
the next most recent kernel version until you can test to the issue. Once 
you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this bug is fixed in the mainline kernel, please 
add the following tags by clicking on the yellow circle with a black pencil 
icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ

Where X, Y, and Z are numbers corresponding to the kernel version.

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ

Please note, an error to install the kernel does not fit the criteria of
kernel-bug-exists-upstream.

Once testing of the latest upstream kernel is complete, please mark this
bug's Status as Confirmed. Please let us know your results.

Thank you for your understanding.

** Attachment removed: version.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+attachment/4425850/+files/version.log

** Attachment removed: lspci-vnvn.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+attachment/4425849/+files/lspci-vnvn.log

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1472293

Title:
  load = 1 while idle for no obvious reason with ACPI

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My idling server will stay at load =1 if ACPI is active, for no
  obvious reason.

  Adding acpi=off to grub will resolve this and load falls to 0.0x as
  expected.

  But I use the power button to tell the box to shut down and without
  ACPI, systemd cannot respond to the power button's ACPI event.

  My server is an Acer Easystore H340, that's a small NAS box with four
  disk bays and an Atom 230 in it. That's standard x86 hardware capable
  of running x86_64 kernels.

  Recently, it was upgraded from 14.10 to 15.04 x86_64. Only after that
  upgrade did I notice the load = 1 problem, although it may have been
  there in previous releases, already.

  No idea how to debug this.

  To resolve this, I either need
  - a way to fix load = 1 with ACPI
  or
  - a way to respond to the power button without ACPI

  Thanks.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul   9 09:24 seq
   crw-rw 1 root audio 116, 33 Jul   9 09:24 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-16 (115 days ago)
  InstallationMedia: Ubuntu-Server 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Acer Aspire easyStore H340
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic 
root=UUID=956a13ed-762e-4b00-8688-67f6339d5c37 ro nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  vivid vivid
  Uname: Linux 3.19.0-22-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: Upgraded to vivid on 2015-04-24 (76 days ago)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/03/2009
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: P03
  dmi.board.asset.tag: 0123456789
  dmi.board.name: WG945GCM
  dmi.board.vendor: Acer
  dmi.board.version: -1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer
  dmi.chassis.version: A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrP03:bd02/03/2009:svnAcer:pnAspireeasyStoreH340:pvr-1:rvnAcer:rnWG945GCM:rvr-1:cvnAcer:ct1:cvrA:
  dmi.product.name: Aspire easyStore H340
  dmi.product.version: -1
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2015-07-18 Thread corrado venturini
... but after reboot Bluetooth is dead again ...

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1189721

Title:
  Ralink RT3290 doesn't have a bluetooth driver

Status in Linux:
  Unknown
Status in Linux Mint:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As of Raring Ubuntu has a wifi driver for the RT3290 that works out of
  the box.

  It still does not have bluetooth support.

  This thread in the Ubuntu forums links to a driver that is claimed to
  work:

  http://ubuntuforums.org/showthread.php?t=2115570
  --- 
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  graeme 2412 F pulseaudio
  CRDA:
   country GB:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 13.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2d107179-35e2-4b1f-8bdd-90a01132ec70
  InstallationDate: Installed on 2013-05-17 (144 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Hewlett-Packard HP ProBook 4540s
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=ac74fd89-3445-4a6d-b91b-ae4987867afe ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  raring
  Uname: Linux 3.8.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/06/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68IRR Ver. F.32
  dmi.board.name: 17F6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 58.1D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68IRRVer.F.32:bd11/06/2012:svnHewlett-Packard:pnHPProBook4540s:pvrA1018C1100:rvnHewlett-Packard:rn17F6:rvrKBCVersion58.1D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4540s
  dmi.product.version: A1018C1100
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1475904] Re: package linux-image-3.13.0-30-generic 3.13.0-30.55 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17

2015-07-18 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1475904

Title:
  package linux-image-3.13.0-30-generic 3.13.0-30.55 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 17

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  All update packages have failed for the past year. Seems there may not
  be a fix for this.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-57.95-generic 3.13.11-ckt21
  Uname: Linux 3.13.0-57-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  richard1919 F pulseaudio
  Date: Sat Jul 18 10:14:17 2015
  DuplicateSignature: 
package:linux-image-3.13.0-30-generic:3.13.0-30.55:subprocess installed 
post-installation script returned error exit status 17
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 17
  HibernationDevice: RESUME=UUID=0a2c78a4-ffe3-454f-a9c1-70b90f5dbb5e
  InstallationDate: Installed on 2014-04-22 (452 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MachineType: Dell Inc. Precision M4300
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-57-generic root=/dev/sda1 
ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.3
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: package linux-image-3.13.0-30-generic 3.13.0-30.55 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 17
  UpgradeStatus: Upgraded to trusty on 2014-04-25 (448 days ago)
  dmi.bios.date: 01/20/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0UY141
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd01/20/2010:svnDellInc.:pnPrecisionM4300:pvr:rvnDellInc.:rn0UY141:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Precision M4300
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1473195] Re: Touchpad not detected Hp 15-n004Tx after graphic stack update

2015-07-18 Thread Christopher M. Penalver
vignesh kannan, as per http://support.hp.com/us-en/drivers/selfservice
/HP-Pavilion-15-n000-Notebook-PC-series/5401225/model/5422975 an update
to your computer's buggy and outdated BIOS is available (F.67). If you
update to this following https://help.ubuntu.com/community/BIOSUpdate
does it change anything?

If it doesn't, could you please both specify what happened, and provide the 
output of the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, and the information above is provided, then
please mark this report Status Confirmed.

Thank you for your understanding.

** Tags added: bios-outdated-f.67

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1473195

Title:
  Touchpad not detected Hp 15-n004Tx after graphic stack update

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hp 15-n004Tx came with 12.04 LTS by default. After few months, Ubuntu
  upgrade asked for The graphic stack is no longer supported by ubuntu
  and hence needs to be upgraded. I did so and Touchpad stopped
  working.

  As a side note, issues with my wifi is resolved and It is working
  seamless now.

  Description:  Ubuntu 12.04.5 LTS
  Release:  12.04
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-57-generic.
  ApportVersion: 2.0.1-0ubuntu17.9
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: PCH [HDA Intel PCH], device 0: ALC3227 Analog [ALC3227 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jill   4041 F pulseaudio
   /dev/snd/controlC0:  jill   4041 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'HDMI'/'HDA Intel HDMI at 0xc271 irq 63'
 Mixer name : 'Intel Haswell HDMI'
 Components : 'HDA:80862807,80860101,0010'
 Controls  : 21
 Simple ctrls  : 3
  Card1.Amixer.info:
   Card hw:1 'PCH'/'HDA Intel PCH at 0xc2714000 irq 62'
 Mixer name : 'Realtek ALC3227'
 Components : 'HDA:10ec0282,103c2164,0013'
 Controls  : 21
 Simple ctrls  : 10
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-stella-puli-precise-amd64-20130610-1
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=2558f45f-71bd-4844-b7d0-7a81957ac363
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20130610-05:33
  MachineType: Hewlett-Packard HP Pavilion 15 Notebook PC
  MarkForUpload: True
  NonfreeKernelModules: fglrx
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-57-generic 
root=UUID=927092da-443c-4c30-ad92-9d75eb881936 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-57.95~precise1-generic 3.13.11-ckt21
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-57-generic N/A
   linux-backports-modules-3.13.0-57-generic  N/A
   linux-firmware 1.79.18
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  precise running-unity
  Uname: Linux 3.13.0-57-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 07/03/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.04
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2164
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 29.0F
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.04:bd07/03/2013:svnHewlett-Packard:pnHPPavilion15NotebookPC:pvr089C100041060:rvnHewlett-Packard:rn2164:rvr29.0F:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion 15 Notebook PC
  dmi.product.version: 089C100041060
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1465862] Re: Mouse Cursor Invisible

2015-07-18 Thread Christopher M. Penalver
Vindicator, it is strongly recommended you file one bug report for your TV 
tuner, and one for your LAN device not working by default via a terminal:
ubuntu-bug linux

Having to WORKAROUND those issues makes trying to investigate the issue
scoped to this report difficult.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1465862

Title:
  Mouse Cursor Invisible

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My first experience was while using kernel 3.9.21 which I upgraded to today.
  I read about gsettings set org.gnome.settings-daemon.plugins.cursor active 
false, but it didn't bring it back (I did not reboot).
  Then I also read about CTRL-ALT-F1 - F7 and it came back.

  Then I built my own kernel 4.0, rebooted and straight away the mouse cursor 
was nowhere to be seen (don't remember if it was visible during login).
  Right away I tried CTRL-ALT-F1 - F7 and that did nothing. Luckily items will 
highlight when hovered over, so I got my browser up and also brought up the 
terminal to try gsettings again, but to no avail.
  That's when I tried ubuntu-bug report and at the very last stage when I'm 
about to press Send, the cursor shows up.

  I went ahead and sent the report anyway in hopes that the capturing
  part of the report would show the visibility issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  Uname: Linux 4.0.0-04-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Tue Jun 16 16:56:30 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2015-06-04 (12 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.0.0-04-generic 
root=/dev/mapper/ubuntu--vg-root ro noprompt quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: H97M-ITX/ac
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd12/15/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97M-ITX/ac:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Tue Jun 16 16:50:18 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2015-07-18 Thread Alexandre Magno
Sorry.

$ sudo modprobe -r rtbth
$ sudo modprobe rtbth

That package is a workaround that I am doing to my brother. It has bugs.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1189721

Title:
  Ralink RT3290 doesn't have a bluetooth driver

Status in Linux:
  Unknown
Status in Linux Mint:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As of Raring Ubuntu has a wifi driver for the RT3290 that works out of
  the box.

  It still does not have bluetooth support.

  This thread in the Ubuntu forums links to a driver that is claimed to
  work:

  http://ubuntuforums.org/showthread.php?t=2115570
  --- 
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  graeme 2412 F pulseaudio
  CRDA:
   country GB:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 13.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2d107179-35e2-4b1f-8bdd-90a01132ec70
  InstallationDate: Installed on 2013-05-17 (144 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Hewlett-Packard HP ProBook 4540s
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=ac74fd89-3445-4a6d-b91b-ae4987867afe ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  raring
  Uname: Linux 3.8.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/06/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68IRR Ver. F.32
  dmi.board.name: 17F6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 58.1D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68IRRVer.F.32:bd11/06/2012:svnHewlett-Packard:pnHPProBook4540s:pvrA1018C1100:rvnHewlett-Packard:rn17F6:rvrKBCVersion58.1D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4540s
  dmi.product.version: A1018C1100
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-07-18 Thread Christopher M. Penalver
Steve Holton, could you please run the apport collect (not manually
attach a file) when using the non-PAE kernel?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1473200

Title:
  adaptec starfire fails to initialize with pae kernels

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Adaptec ethernet adapter using starfire driver fails to initialize
  when a pae-enabled kernel is used. Adapted initializes correctly with
  a non-pae kernel:

  From dmesg:
  [3.154813] FDC 0 is a National Semiconductor PC87306
  [3.165051] [ cut here ]
  [3.169716] WARNING: CPU: 0 PID: 118 at 
/build/buildd/linux-lts-utopic-3.16.0/arch/x86/mm/ioremap.c:98 
__ioremap_caller+0x358/0x380()
  [3.178686] tsc: Refined TSC clocksource calibration: 2790.998 MHz
  [3.187928] Modules linked in: starfire(+) mii floppy
  [3.193114] CPU: 0 PID: 118 Comm: systemd-udevd Not tainted 
3.16.0-30-generic #40~14.04.1-Ubuntu
  [3.201911] Hardware name: Intel/SE7501BR2 , BIOS 
SBR20.86B.0041.P01.02102211/11/2002
  [3.212522]    f68a1c14 c168b423 
  [3.217089] usb 2-1: New USB device found, idVendor=413c, idProduct=2005
  [3.217093] usb 2-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [3.217098] usb 2-1: Product: DELL USB Keyboard
  [3.217102] usb 2-1: Manufacturer: DELL
  [3.240047]  f68a1c44 c105c2ae c187a884
  [3.244147]   0076 c1878950 0062 c104f0b8 c104f0b8 
0fff fe4f
  [3.252032]   f68a1c54 c105c372 0009  f68a1cb8 
c104f0b8 c1878924
  [3.259910] Call Trace:
  [3.262384]  [c168b423] dump_stack+0x41/0x52
  [3.266838]  [c105c2ae] warn_slowpath_common+0x7e/0xa0
  [3.272157]  [c104f0b8] ? __ioremap_caller+0x358/0x380
  [3.277476]  [c104f0b8] ? __ioremap_caller+0x358/0x380
  [3.282798]  [c105c372] warn_slowpath_null+0x22/0x30
  [3.287944]  [c104f0b8] __ioremap_caller+0x358/0x380
  [3.293096]  [c1350aff] ? __pci_request_selected_regions+0x3f/0x80
  [3.299457]  [f836a7c6] ? starfire_init_one+0xc6/0x5b0 [starfire]
  [3.305734]  [c104f0ff] ioremap_nocache+0x1f/0x30
  [3.310623]  [f836a7c6] ? starfire_init_one+0xc6/0x5b0 [starfire]
  [3.316899]  [f836a7c6] starfire_init_one+0xc6/0x5b0 [starfire]
  [3.323002]  [c1437601] ? __pm_runtime_resume+0x51/0x70
  [3.328417]  [c135560f] pci_device_probe+0x6f/0xc0
  [3.98]  [c11eff35] ? sysfs_create_link+0x25/0x40
  [3.338632]  [c142eea3] driver_probe_device+0x93/0x3a0
  [3.343958]  [c135553a] ? pci_match_device+0xca/0x100
  [3.349192]  [c142f261] __driver_attach+0x71/0x80
  [3.354081]  [c142f1f0] ? __device_attach+0x40/0x40
  [3.359139]  [c142d3b7] bus_for_each_dev+0x47/0x80
  [3.364114]  [c142e9be] driver_attach+0x1e/0x20
  [3.368828]  [c142f1f0] ? __device_attach+0x40/0x40
  [3.373893]  [c142e637] bus_add_driver+0x157/0x230
  [3.378869]  [f8371000] ? 0xf8370fff
  [3.382630]  [f8371000] ? 0xf8370fff
  [3.386393]  [c142f939] driver_register+0x59/0xe0
  [3.391278]  [c1686143] ? printk+0x50/0x52
  [3.395557]  [c1354172] __pci_register_driver+0x32/0x40
  [3.400968]  [f8371030] starfire_init+0x30/0x1000 [starfire]
  [3.406807]  [c1002132] do_one_initcall+0xc2/0x1f0
  [3.411779]  [f8371000] ? 0xf8370fff
  [3.415544]  [c1165174] ? free_vmap_area_noflush+0x24/0x60
  [3.421208]  [c1166a6f] ? __vunmap+0x8f/0xe0
  [3.425660]  [c1166a6f] ? __vunmap+0x8f/0xe0
  [3.430117]  [c10cf167] load_module+0x1237/0x1930
  [3.435005]  [c10cf9c5] SyS_finit_module+0x75/0xc0
  [3.439978]  [c114bb0b] ? vm_mmap_pgoff+0x7b/0xa0
  [3.444867]  [c169285f] sysenter_do_call+0x12/0x12
  [3.449839] ---[ end trace 3eef602429cd6b81 ]---
  [3.454468] starfire :08:04.0: cannot remap 0x8 @ 0xfe48, 
aborting
  [3.461915] ioremap: invalid physical address fe38
  [3.467770] starfire :08:05.0: cannot remap 0x8 @ 0xfe38, 
aborting
  [3.475139] ioremap: invalid physical address fe30
  [3.480984] starfire :08:06.0: cannot remap 0x8 @ 0xfe30, 
aborting
  [3.488341] ioremap: invalid physical address fe20
  [3.494190] starfire :08:07.0: cannot remap 0x8 @ 0xfe20, 
aborting
  [3.501552] ioremap: invalid physical address fea8
  [3.507394] starfire :09:04.0: cannot remap 0x8 @ 0xfea8, 
aborting
  [3.514741] ioremap: invalid physical address fe98
  [3.520585] starfire :09:05.0: cannot remap 0x8 @ 0xfe98, 
aborting
  [3.527943] ioremap: invalid physical address fe90
  [3.533789] starfire :09:06.0: cannot remap 0x8 @ 0xfe90, 
aborting
  [3.541144] ioremap: invalid physical address 

[Kernel-packages] [Bug 1308341] Re: Multiple CPUs causes blue screen on Windows guest (14.04 regression)

2015-07-18 Thread Procion
*** This bug is a duplicate of bug 1346917 ***
https://bugs.launchpad.net/bugs/1346917

Same issue there. 2 VMs with 2008 sp2 x86, and 2008 R2 sp1 x64 hanging 
simultaneously with BSOD stop 0x005c (0x010b 0x0003 0x)
Issue arrised after upgrading kernel from 3.12 to 3.13.
Nothing helps to workaround this issue so far.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1308341

Title:
  Multiple CPUs causes blue screen on Windows guest (14.04 regression)

Status in QEMU:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in qemu package in Ubuntu:
  Confirmed

Bug description:
  Configuring a Windows 7 guest using more than one CPU cases the guest to 
fail. This happens after a few hours after guest boot. This is the error on the 
blue screen:
  A clock interrupt was not received on a secondary processor within the 
allocated time interval

  After resetting, the guest will never boot and a new bluescreen with
  the error STOP: 0x005c appears. Shutting down the guest
  completely and restarting it will allow it to boot and run for a few
  hours again.

  The guest was created using virt-manager. The error happens with or
  without virtio devices and with both 32-bit and 64-bit Windows 7
  guests.

  I am using Ubuntu 14.04 release candidate.

  qemu-kvm version 2.0.0~rc1+dfsg-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1469707] Re: keyboard drops keystrokes occasionally

2015-07-18 Thread Christopher M. Penalver
Michael Swierczek, this bug report is being closed due to your last
comment
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1469707/comments/7
regarding this is no longer an issue for you. For future reference you
can manage the status of your own bugs by clicking on the current status
in the yellow line and then choosing a new status in the revealed drop
down box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1469707

Title:
  keyboard drops keystrokes occasionally

Status in linux package in Ubuntu:
  Invalid

Bug description:
  The problem is most obvious after you stop typing for a few minutes.
  I have 15.10 alpha.  The problem does not appear on 15.04 or 14.04
  LTS, only under 15.10.  This is running on the raw hardware, not in a
  virtual machine.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-3.19.0-22-generic 3.19.0-22.22
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  Uname: Linux 3.19.0-22-generic x86_64
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  mswierczek   2166 F pulseaudio
   /dev/snd/controlC0:  mswierczek   2166 F pulseaudio
   /dev/snd/controlC1:  mswierczek   2166 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jun 29 08:09:48 2015
  HibernationDevice: RESUME=UUID=5b0b26fc-1d23-41bf-831c-99cb636f8dec
  InstallationDate: Installed on 2015-03-04 (117 days ago)
  InstallationMedia: Lubuntu 15.04 Vivid Vervet - Alpha amd64 (20150224)
  MachineType: System manufacturer System Product Name
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.19.0-22-generic 
root=UUID=9019ee84-0634-42cc-bac0-582273b24603 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.144
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/18/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2103
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A785TD-V EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2103:bd06/18/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A785TD-VEVO:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1463422] Re: [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

2015-07-18 Thread Christopher M. Penalver
** Tags added: trusty

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1463422

Title:
  [Lenovo IdeaCentre A740] Doesn't poweroff on shutdown

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  With my Haswell based Lenovo IdeaCentre A740, if I do systemctl poweroff or 
use any GUI to try to shut down, it gets to the stage of:
  [ OK ] Reached target Shutdown
  reboot: System halted

  but just sits there unresponsive, and does not actually power down.

  Similarly, if I try running fwts -P, the hibernate test seems like
  it crashes the computer (screen is on but unresponsive), then if I
  click the power button twice, it resumes from hibernation just fine.

  If I try to reboot, it's almost the same, except the display shows
  weird psychedelic lines and colours, but everything is unresponsive
  and I have to click (and this time *hold* not just simple click) the
  power button.

  I can reboot fine from GRUB with ctrl+alt+delete. I've kept the
  Windows partition that came with the computer, that also powers down
  and reboots fine.

  If I click the power button while Ubuntu is started, it powers off
  immediately.

  I originally asked a question at
  https://askubuntu.com/questions/632591/system-does-not-power-off-on-
  poweroff-just-halts but I don't think it has an answer since this
  seems more likely to be a kernel bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-18-generic 3.19.0-18.18
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kiwibird   1481 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Jun  9 15:41:05 2015
  HibernationDevice: RESUME=UUID=dc4226ca-3ebe-4611-95ac-c1a0ccbb7d7a
  InstallationDate: Installed on 2015-06-04 (5 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  MachineType: LENOVO F0AM
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic.efi.signed 
root=UUID=91533e8a-b5ca-4447-8c4a-b5bb2d095238 ro noprompt persistent
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-18-generic N/A
   linux-backports-modules-3.19.0-18-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: r8723au
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: O00KT19AUS
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnLENOVO:bvrO00KT19AUS:bd09/30/2014:svnLENOVO:pnF0AM:pvrLenovoA740:rvnLENOVO:rnINVALID:rvr31900058STD:cvnLENOVO:ct13:cvrChassisVersion:
  dmi.product.name: F0AM
  dmi.product.version: Lenovo A740
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1475904] Status changed to Confirmed

2015-07-18 Thread Brad Figg
This change was made by a bot.

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1475904

Title:
  package linux-image-3.13.0-30-generic 3.13.0-30.55 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 17

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  All update packages have failed for the past year. Seems there may not
  be a fix for this.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-57.95-generic 3.13.11-ckt21
  Uname: Linux 3.13.0-57-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  richard1919 F pulseaudio
  Date: Sat Jul 18 10:14:17 2015
  DuplicateSignature: 
package:linux-image-3.13.0-30-generic:3.13.0-30.55:subprocess installed 
post-installation script returned error exit status 17
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 17
  HibernationDevice: RESUME=UUID=0a2c78a4-ffe3-454f-a9c1-70b90f5dbb5e
  InstallationDate: Installed on 2014-04-22 (452 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MachineType: Dell Inc. Precision M4300
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-57-generic root=/dev/sda1 
ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.3
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: package linux-image-3.13.0-30-generic 3.13.0-30.55 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 17
  UpgradeStatus: Upgraded to trusty on 2014-04-25 (448 days ago)
  dmi.bios.date: 01/20/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0UY141
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd01/20/2010:svnDellInc.:pnPrecisionM4300:pvr:rvnDellInc.:rn0UY141:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Precision M4300
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1465862] Re: Mouse Cursor Invisible

2015-07-18 Thread Vindicator
I don't know if the tuner and LAN issues warrant a report since I think
it may be by design.

The LAN issue was due to redacted code: 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bc2bebe8de8ed4ba6482c9cc370b0dd72ffe8cd2
When adding the code back in, I am now able to WOL just fine as well as still 
Sleep with no problems.

The TV tuner, somewhat simply, didn't include a PID value in 
./drivers/media/usb/au0828/au0828-cards.c, so I just duplicate the nearest 
VID/PID pair { USB_DEVICE(0x05e1, 0x0480) replacing 480 with my 400.
It isn't an exact match in functionality as a native driver in Windows because 
there is an LED on the device that remains lit, otherwise it works fine.

Do you think it would still be something to ubuntu-bug the specific
modules that I have edited?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1465862

Title:
  Mouse Cursor Invisible

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My first experience was while using kernel 3.9.21 which I upgraded to today.
  I read about gsettings set org.gnome.settings-daemon.plugins.cursor active 
false, but it didn't bring it back (I did not reboot).
  Then I also read about CTRL-ALT-F1 - F7 and it came back.

  Then I built my own kernel 4.0, rebooted and straight away the mouse cursor 
was nowhere to be seen (don't remember if it was visible during login).
  Right away I tried CTRL-ALT-F1 - F7 and that did nothing. Luckily items will 
highlight when hovered over, so I got my browser up and also brought up the 
terminal to try gsettings again, but to no avail.
  That's when I tried ubuntu-bug report and at the very last stage when I'm 
about to press Send, the cursor shows up.

  I went ahead and sent the report anyway in hopes that the capturing
  part of the report would show the visibility issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  Uname: Linux 4.0.0-04-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Tue Jun 16 16:56:30 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2015-06-04 (12 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.0.0-04-generic 
root=/dev/mapper/ubuntu--vg-root ro noprompt quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: H97M-ITX/ac
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd12/15/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97M-ITX/ac:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Tue Jun 16 16:50:18 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.17.1-0ubuntu3

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1448116] Re: Pointer missing on login

2015-07-18 Thread themusicgod1
( xfce4's greeter is lightdm, on wily that would be lightdrm
1.15.0-0ubuntu1 )

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1448116

Title:
  Pointer missing on login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I login there is no pointer.  I unplug my mouse  replug
  again...pointer appears.  Has happened a half dozen times now, but not
  every time.  Might just be when I shut down after using the touchpad
  (usually I have the touchpad disabled).  This laptop has a touchpad
  and an IBM mouse.

  Bus 001 Device 008: ID 04b3:3107 IBM Corp. ThinkPad 800dpi Optical
  Travel Mouse

  root@Hedy:/home/themusicgod1# xinput -list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=13   [slave  pointer 
 (2)]
  ⎜   ↳ HID 04b3:3107   id=15   [slave  pointer 
 (2)]
   ...

  Has been happening for at least a month, probably longer, but seems
  like it started some time after October.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Fri Apr 24 08:25:27 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Acer Incorporated [ALI] Device [1025:0689]
     Subsystem: Acer Incorporated [ALI] GeForce 710M [1025:0689]
  InstallationDate: Installed on 2014-07-09 (288 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 
(20140708)
  MachineType: Acer TravelMate P273-MG
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic 
root=UUID=885e04f0-bd26-4885-aa1c-f134c674b8ff ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/27/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.11
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: BA70_HC
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.11:bd11/27/2013:svnAcer:pnTravelMateP273-MG:pvrV2.11:rvnAcer:rnBA70_HC:rvrType2-BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: TravelMate P273-MG
  dmi.product.version: V2.11
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Fri Apr 24 08:18:10 2015
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
   NOUVEAU(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5278
   vendor AUO
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1380881] Re: Kernel panic - not syncing: VFS: Unable to mount root fs

2015-07-18 Thread Fibonacci
Does this bug still affect any of you?

If so, what happens if you remove the quiet option from GRUB?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1380881

Title:
  Kernel panic - not syncing: VFS: Unable to mount root fs

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've recently updated to the kernel 3.13.0-37 from the main repository
  and got this issue again (I had similar issue before with 3.11.0-15,
  see Bug #1265971). I tried to update to 3.13.0-38 from ppa:canonical-
  kernel-team/ppa, but the issue remains.

  I'm not sure, but suspect that it's related to my SanDisk SSD U100
  drive, another my notebook upgraded without any problem.

  I'm reportin this bug booting from the previous kernel, so
  automatically gathered kernel version info isn't actual.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-36-generic 3.13.0-36.63
  ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nick   1961 F pulseaudio
  Date: Tue Oct 14 10:19:38 2014
  InstallationDate: Installed on 2013-04-27 (534 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: ASUSTeK COMPUTER INC. N76VJ
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic 
root=UUID=6aa7ef52-c41f-4856-950a-bef3ba7b78e5 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-36-generic N/A
   linux-backports-modules-3.13.0-36-generic  N/A
   linux-firmware 1.127.7
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (177 days ago)
  dmi.bios.date: 07/09/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N76VJ.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N76VJ
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN76VJ.203:bd07/09/2013:svnASUSTeKCOMPUTERINC.:pnN76VJ:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN76VJ:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: N76VJ
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1448116] Re: Pointer missing on login

2015-07-18 Thread themusicgod1
Upgrade to wily kicked me over to xfce(?) ...this hasn't happened since
I've started using xfce4/its greeter.  :. it's probably closer related
to lightdm than linux.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1448116

Title:
  Pointer missing on login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I login there is no pointer.  I unplug my mouse  replug
  again...pointer appears.  Has happened a half dozen times now, but not
  every time.  Might just be when I shut down after using the touchpad
  (usually I have the touchpad disabled).  This laptop has a touchpad
  and an IBM mouse.

  Bus 001 Device 008: ID 04b3:3107 IBM Corp. ThinkPad 800dpi Optical
  Travel Mouse

  root@Hedy:/home/themusicgod1# xinput -list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=13   [slave  pointer 
 (2)]
  ⎜   ↳ HID 04b3:3107   id=15   [slave  pointer 
 (2)]
   ...

  Has been happening for at least a month, probably longer, but seems
  like it started some time after October.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Fri Apr 24 08:25:27 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Acer Incorporated [ALI] Device [1025:0689]
     Subsystem: Acer Incorporated [ALI] GeForce 710M [1025:0689]
  InstallationDate: Installed on 2014-07-09 (288 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 
(20140708)
  MachineType: Acer TravelMate P273-MG
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-15-generic 
root=UUID=885e04f0-bd26-4885-aa1c-f134c674b8ff ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/27/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.11
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: BA70_HC
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.11:bd11/27/2013:svnAcer:pnTravelMateP273-MG:pvrV2.11:rvnAcer:rnBA70_HC:rvrType2-BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: TravelMate P273-MG
  dmi.product.version: V2.11
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Fri Apr 24 08:18:10 2015
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
   NOUVEAU(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5278
   vendor AUO
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1455974] Re: Lenovo E545 freezes with 'CPU stuck' under Kernel 3.19 (Ubuntu 15.04)

2015-07-18 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1455974

Title:
  Lenovo E545 freezes with 'CPU stuck' under Kernel 3.19 (Ubuntu 15.04)

Status in linux package in Ubuntu:
  Expired

Bug description:
  Lenovo E545 freezes with 'CPU stuck' under Kernel 3.19 (Ubuntu 15.04;
  latest) after aprox 10s when login screen appears meanwhile Ubuntu
  14.10 runs.

  CPU stuck also when booting in text mode.

  Kernel 3.16 under Ubuntu 15.04 seems to work either.

  
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ctb1844 F pulseaudio
   /dev/snd/controlC0:  ctb1844 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-05-18 (366 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 20B2CTO1WW
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-34-generic.efi.signed 
root=UUID=186c4ba0-9c33-449a-899f-d1d1a0ec35ff ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-34.47-generic 3.16.7-ckt8
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-34-generic N/A
   linux-backports-modules-3.16.0-34-generic  N/A
   linux-firmware 1.143
  Tags:  vivid
  UdevLog:
   
  Uname: Linux 3.16.0-34-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2015-04-23 (25 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HRET24WW (1.12)
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20B2CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98405 Std
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrHRET24WW(1.12):bd01/24/2014:svnLENOVO:pn20B2CTO1WW:pvrThinkPadEdgeE545:rvnLENOVO:rn20B2CTO1WW:rvr0B98405Std:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20B2CTO1WW
  dmi.product.version: ThinkPad Edge E545
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ctb1844 F pulseaudio
   /dev/snd/controlC0:  ctb1844 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-05-18 (366 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 20B2CTO1WW
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-34-generic.efi.signed 
root=UUID=186c4ba0-9c33-449a-899f-d1d1a0ec35ff ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-34.47-generic 3.16.7-ckt8
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-34-generic N/A
   linux-backports-modules-3.16.0-34-generic  N/A
   linux-firmware 1.143
  Tags:  vivid
  UdevLog:
   
  Uname: Linux 3.16.0-34-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2015-04-23 (25 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HRET24WW (1.12)
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20B2CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98405 Std
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrHRET24WW(1.12):bd01/24/2014:svnLENOVO:pn20B2CTO1WW:pvrThinkPadEdgeE545:rvnLENOVO:rn20B2CTO1WW:rvr0B98405Std:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20B2CTO1WW
  dmi.product.version: ThinkPad Edge E545
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1434764] Re: External HDD stop working

2015-07-18 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1434764

Title:
  External HDD  stop working

Status in linux package in Ubuntu:
  Expired

Bug description:
  [ 1026.241834] blk_update_request: I/O error, dev sdc, sector 205592175
  [ 1026.241853] EXT4-fs warning (device dm-0): __ext4_read_dirblock:884: error 
-5 reading directory block (ino 6426347, block 0)
  [ 1441.263728] sd 6:0:0:0: rejecting I/O to offline device
  [ 1441.263737] blk_update_request: I/O error, dev sdc, sector 0
  [ 1441.265369] sd 6:0:0:0: rejecting I/O to offline device
  [ 1441.265375] blk_update_request: I/O error, dev sdc, sector 0
  [ 1441.265410] sd 6:0:0:0: rejecting I/O to offline device
  [ 1441.265415] Buffer I/O error on dev dm-0, logical block 13139968, lost 
sync page write
  [ 1441.265418] JBD2: Error -5 detected when updating journal superblock for 
dm-0-8.
  [ 1441.265423] sd 6:0:0:0: rejecting I/O to offline device
  [ 1441.265424] blk_update_request: I/O error, dev sdc, sector 0
  [ 1441.265447] sd 6:0:0:0: rejecting I/O to offline device
  [ 1441.265449] Buffer I/O error on dev dm-0, logical block 13139968, lost 
sync page write
  [ 1441.265451] JBD2: Error -5 detected when updating journal superblock for 
dm-0-8.
  [ 1441.265453] sd 6:0:0:0: rejecting I/O to offline device
  [ 1441.265454] blk_update_request: I/O error, dev sdc, sector 0
  [ 1441.265477] sd 6:0:0:0: rejecting I/O to offline device
  [ 1441.265479] Buffer I/O error on dev dm-0, logical block 13139968, lost 
sync page write
  [ 1441.265480] JBD2: Error -5 detected when updating journal superblock for 
dm-0-8.
  [ 1441.265502] sd 6:0:0:0: rejecting I/O to offline device
  [ 1441.265504] Buffer I/O error on dev dm-0, logical block 13139968, lost 
sync page write
  [ 1441.265506] JBD2: Error -5 detected when updating journal superblock for 
dm-0-8.
  [ 1441.265593] sd 6:0:0:0: rejecting I/O to offline device
  [ 1441.265595] Buffer I/O error on dev dm-0, logical block 0, lost sync page 
write
  [ 1441.267936] [ cut here ]
  [ 1441.267944] WARNING: CPU: 0 PID: 5697 at 
/build/buildd/linux-3.19.0/fs/block_dev.c:67 bdev_inode_switch_bdi+0x64/0x90()
  [ 1441.267945] Modules linked in: xts gf128mul dm_crypt uas usb_storage 
zfs(POE) zunicode(POE) zcommon(POE) znvpair(POE) spl(OE) zavl(POE) pci_stub 
vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) binfmt_misc hid_generic 
usbhid hid dcdbas i8k intel_rapl dm_multipath scsi_dh arc4 ath9k iosf_mbi 
ath9k_common ath9k_hw x86_pkg_temp_thermal intel_powerclamp coretemp ath 
snd_hda_codec_hdmi snd_hda_codec_realtek mac80211 snd_hda_codec_generic 
snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep snd_pcm kvm_intel 
cfg80211 kvm snd_seq_midi crct10dif_pclmul snd_seq_midi_event snd_rawmidi 
crc32_pclmul snd_seq ghash_clmulni_intel snd_seq_device cryptd serio_raw 
snd_timer snd soundcore ie31200_edac mei_me edac_core mei shpchp lpc_ich 
mac_hid parport_pc ppdev lp parport autofs4 i915 i2c_algo_bit drm_kms_helper
  [ 1441.267975]  psmouse ahci drm r8169 libahci mii video
  [ 1441.267980] CPU: 0 PID: 5697 Comm: umount Tainted: P U OE  
3.19.0-9-generic #9-Ubuntu
  [ 1441.267982] Hardware name: Dell Inc. Vostro 270s  /0XFWHV   , BIOS A09 
11/22/2012
  [ 1441.267983]  81ab8450 88013de0fd68 817c09b5 
0007
  [ 1441.267984]   88013de0fda8 8107595a 

  [ 1441.267986]  8800d4e3eb30 8800d4e3ebb8 81c6a800 
0083
  [ 1441.267988] Call Trace:
  [ 1441.267992]  [817c09b5] dump_stack+0x45/0x57
  [ 1441.267995]  [8107595a] warn_slowpath_common+0x8a/0xc0
  [ 1441.267996]  [81075a4a] warn_slowpath_null+0x1a/0x20
  [ 1441.267998]  [8122c034] bdev_inode_switch_bdi+0x64/0x90
  [ 1441.268000]  [8122cc98] __blkdev_put+0x78/0x1c0
  [ 1441.268001]  [8122d740] blkdev_put+0x50/0x160
  [ 1441.268005]  [811f56e1] kill_block_super+0x41/0x80
  [ 1441.268006]  [811f5a09] deactivate_locked_super+0x49/0x60
  [ 1441.268008]  [811f5e5c] deactivate_super+0x6c/0x80
  [ 1441.268010]  [81213c53] cleanup_mnt+0x43/0xa0
  [ 1441.268012]  [81213d02] __cleanup_mnt+0x12/0x20
  [ 1441.268014]  [81092c44] task_work_run+0xd4/0xf0
  [ 1441.268017]  [81015007] do_notify_resume+0x97/0xb0
  [ 1441.268020]  [817c7d8f] int_signal+0x12/0x17
  [ 1441.268021] ---[ end trace 88507186f399609d ]---

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-9-generic 3.19.0-9.9
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 

[Kernel-packages] [Bug 1475941] [NEW] Kernel panic - not syncing (clean 15.10 install)

2015-07-18 Thread Fibonacci
Public bug reported:

I've just installed Kubuntu 15.10 and was able to boot into it once and
update the kernel. Since then, everytime I try to boot into it I get the
following error message:

Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-
block(0,0)

There might be other error messages before but I cannot see them as they
pass too fast, and the only messages I see are those shown in the
attached picture.

After some trial and error, I've discovered that this bug occurs when
booting with the quiet option. When I remove it, the kernel boots fine
most of the time (not everytime, but it's a definite improvement).

What's happening and how do I prevent it?

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-22-generic 3.19.0-22.22
ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
Uname: Linux 3.19.0-22-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  fibonacci   1816 F pulseaudio
 /dev/snd/pcmC0D0p:   fibonacci   1816 F...m pulseaudio
 /dev/snd/controlC0:  fibonacci   1816 F pulseaudio
CurrentDesktop: KDE
Date: Sat Jul 18 20:28:31 2015
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=7e89a62d-4e77-40fc-89ba-42c3b1e76fc0
InstallationDate: Installed on 2015-07-13 (5 days ago)
InstallationMedia: Kubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.19.0-22-generic 
root=UUID=0e051a2e-be67-40a6-8d32-29d4de69aca1 ro rootflags=subvol=@ splash
RelatedPackageVersions:
 linux-restricted-modules-3.19.0-22-generic N/A
 linux-backports-modules-3.19.0-22-generic  N/A
 linux-firmware 1.143.1
RfKill:
 
SourcePackage: linux
UdevLog: Error: [Errno 2] File o directory non esistente: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/04/2012
dmi.bios.vendor: Intel Corp.
dmi.bios.version: BLH6710H.86A.0160.2012.1204.1156
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: DH67BL
dmi.board.vendor: Intel Corporation
dmi.board.version: AAG10189-206
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0160.2012.1204.1156:bd12/04/2012:svn:pn:pvr:rvnIntelCorporation:rnDH67BL:rvrAAG10189-206:cvn:ct3:cvr:

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

** Attachment added: IMG_20150713_041952.jpg
   
https://bugs.launchpad.net/bugs/1475941/+attachment/4431080/+files/IMG_20150713_041952.jpg

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1475941

Title:
  Kernel panic - not syncing (clean 15.10 install)

Status in linux package in Ubuntu:
  New

Bug description:
  I've just installed Kubuntu 15.10 and was able to boot into it once
  and update the kernel. Since then, everytime I try to boot into it I
  get the following error message:

  Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-
  block(0,0)

  There might be other error messages before but I cannot see them as
  they pass too fast, and the only messages I see are those shown in the
  attached picture.

  After some trial and error, I've discovered that this bug occurs when
  booting with the quiet option. When I remove it, the kernel boots fine
  most of the time (not everytime, but it's a definite improvement).

  What's happening and how do I prevent it?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-22-generic 3.19.0-22.22
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  Uname: Linux 3.19.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  fibonacci   1816 F pulseaudio
   /dev/snd/pcmC0D0p:   fibonacci   1816 F...m pulseaudio
   /dev/snd/controlC0:  fibonacci   1816 F pulseaudio
  CurrentDesktop: KDE
  Date: Sat Jul 18 20:28:31 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7e89a62d-4e77-40fc-89ba-42c3b1e76fc0
  InstallationDate: Installed on 2015-07-13 (5 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.19.0-22-generic 
root=UUID=0e051a2e-be67-40a6-8d32-29d4de69aca1 ro rootflags=subvol=@ splash
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   
  SourcePackage: linux
  UdevLog: Error: [Errno 2] File o directory non esistente: '/var/log/udev'
  

[Kernel-packages] [Bug 1475941] Status changed to Confirmed

2015-07-18 Thread Brad Figg
This change was made by a bot.

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1475941

Title:
  Kernel panic - not syncing (clean 15.10 install)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've just installed Kubuntu 15.10 and was able to boot into it once
  and update the kernel. Since then, everytime I try to boot into it I
  get the following error message:

  Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-
  block(0,0)

  There might be other error messages before but I cannot see them as
  they pass too fast, and the only messages I see are those shown in the
  attached picture.

  After some trial and error, I've discovered that this bug occurs when
  booting with the quiet option. When I remove it, the kernel boots fine
  most of the time (not everytime, but it's a definite improvement).

  What's happening and how do I prevent it?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-22-generic 3.19.0-22.22
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  Uname: Linux 3.19.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  fibonacci   1816 F pulseaudio
   /dev/snd/pcmC0D0p:   fibonacci   1816 F...m pulseaudio
   /dev/snd/controlC0:  fibonacci   1816 F pulseaudio
  CurrentDesktop: KDE
  Date: Sat Jul 18 20:28:31 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7e89a62d-4e77-40fc-89ba-42c3b1e76fc0
  InstallationDate: Installed on 2015-07-13 (5 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.19.0-22-generic 
root=UUID=0e051a2e-be67-40a6-8d32-29d4de69aca1 ro rootflags=subvol=@ splash
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-22-generic N/A
   linux-backports-modules-3.19.0-22-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   
  SourcePackage: linux
  UdevLog: Error: [Errno 2] File o directory non esistente: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/04/2012
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0160.2012.1204.1156
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67BL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10189-206
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0160.2012.1204.1156:bd12/04/2012:svn:pn:pvr:rvnIntelCorporation:rnDH67BL:rvrAAG10189-206:cvn:ct3:cvr:

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp