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

2013-07-29 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/1206383

Title:
  Error! Bad return status for module build on kernel

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After an upgrade to 13.10, I rebooted to find a bunch of error reports
  (see screenshot).

  Hoping they might go away with another update, I tried that - which
  resulted in the same errors [1]

  [1] http://paste.ubuntu.com/5927929/

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-5-generic 3.10.0-5.15
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michael2231 F pulseaudio
michael3657 F pulseaudio
   /dev/snd/controlC0:  michael2231 F pulseaudio
michael3657 F pulseaudio
  Date: Tue Jul 30 08:15:43 2013
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-annan-standard-precise-amd64-20121106-1
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=bb448ef7-de71-4b93-8343-74c1c165c1ad
  InstallationDate: Installed on 2012-11-09 (262 days ago)
  InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 
20121106-09:07
  MachineType: ASUSTeK COMPUTER INC. X201EP
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=05643352-201b-43e8-976a-c1d40d591e80 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-5-generic N/A
   linux-backports-modules-3.10.0-5-generic  N/A
   linux-firmware1.112
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-07-30 (0 days ago)
  dmi.bios.date: 11/30/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X201EP.205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X201EP
  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.:bvrX201EP.205:bd11/30/2012:svnASUSTeKCOMPUTERINC.:pnX201EP:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX201EP:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X201EP
  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/1206383/+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 1197616] Re: Bluetooth sometimes does not work after resuming from suspend

2013-07-29 Thread Gavin Guo
I've tried to test again and it seems there are some problem with read error.
u@u-Inspiron-3137:~$ dmesg | grep error
[6.571775] usb 2-7: device descriptor read/8, error -110
[   11.690873] usb 2-7: device descriptor read/8, error -110
[   12.512528] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
[   16.922015] usb 2-7: device descriptor read/8, error -110
[   22.041155] usb 2-7: device descriptor read/8, error -110
[   27.272312] usb 2-7: device descriptor read/8, error -110
[   32.391447] usb 2-7: device descriptor read/8, error -110
[   37.622581] usb 2-7: device descriptor read/8, error -110
[   42.741775] usb 2-7: device descriptor read/8, error -110

Bluetooth message shows no fw loading error.
u@u-Inspiron-3137:~$ dmesg | grep Blue
[   13.192066] Bluetooth: Core ver 2.16
[   13.192094] Bluetooth: HCI device and connection manager initialized
[   13.192096] Bluetooth: HCI socket layer initialized
[   13.192098] Bluetooth: L2CAP socket layer initialized
[   13.192108] Bluetooth: SCO socket layer initialized
[   13.229912] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 
[   13.229916] Bluetooth: BNEP filters: protocol multicast
[   13.241922] Bluetooth: RFCOMM TTY layer initialized
[   13.241928] Bluetooth: RFCOMM socket layer initialized
[   13.241930] Bluetooth: RFCOMM ver 1.11

lsusb can't see the broadcom bluetooth device.
u@u-Inspiron-3137:~$ lsusb 
Bus 001 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 002: ID 0c45:6a00 Microdia 
Bus 002 Device 007: ID 04f3:016c Elan Microelectronics Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

-- 
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/1197616

Title:
  Bluetooth sometimes does not work after resuming from suspend

Status in HWE Next Project:
  Confirmed
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Summary: Bluetooth sometimes does not work after resuming from suspend

  Steps:
  1. fwts s3 --s3-multiple=30 --s3-max-delay=5 --s3-min-delay=5
  2. hcitool scan

  Expected results: Can scan and connect to BT devices

  Actual results: Can't scan and connect to BT devices

  In kern.log:

  Jul 3 00:33:48 1704 kernel: [ 2365.124561] PM: Finishing wakeup.
  Jul 3 00:33:48 1704 kernel: [ 2365.156748] [ cut here 
]
  Jul 3 00:33:48 1704 kernel: [ 2365.156764] WARNING: at 
/build/buildd/linux-lts-quantal-3.5.0/drivers/base/firmware_class.c:597 
request_firmware+0xb5/0xf0()
  Jul 3 00:33:48 1704 kernel: [ 2365.156767] Hardware name: Inspiron 3137
  Jul 3 00:33:48 1704 kernel: [ 2365.124564] Restarting tasks ...
  Jul 3 00:33:48 1704 kernel: [ 2365.156770] Modules linked in: hid_multitouch 
snd_hda_codec_realtek(O) snd_hda_codec_hdmi(O) snd_hda_intel(O) 
snd_hda_codec(O) snd_hwdep coretemp kvm_intel snd_pcm kvm ghash_clmulni_intel 
cryptd snd_seq_midi joydev snd_rawmidi dell_laptop dcdbas dell_wmi 
sparse_keymap dm_multipath scsi_dh lib80211_crypt_tkip snd_seq_midi_event 
microcode psmouse wl(PO) bnep snd_seq uvcvideo videobuf2_core videodev 
videobuf2_vmalloc snd_timer cfg80211 snd_seq_device btusb videobuf2_memops 
serio_raw parport_pc lib80211 rfcomm ppdev i915_hsw bluetooth snd soundcore 
snd_page_alloc wmi drm_kms_helper drm i2c_algo_bit intel_ips video mac_hid lp 
parport usbhid hid dm_raid45 xor dm_mirror dm_region_hash dm_log btrfs 
zlib_deflate libcrc32c r8168(O) [last unloaded: hid_multitouch]
  Jul 3 00:33:48 1704 kernel: [ 2365.156867] Pid: 25680, comm: kworker/0:2 
Tainted: P W IO 3.5.0-22-generic #34~precise1-Ubuntu
  Jul 3 00:33:48 1704 kernel: [ 2365.156870] Call Trace:
  Jul 3 00:33:48 1704 kernel: [ 2365.156881] [] 
warn_slowpath_common+0x7f/0xc0
  Jul 3 00:33:48 1704 kernel: [ 2365.156887] [] 
warn_slowpath_null+0x1a/0x20
  Jul 3 00:33:48 1704 kernel: [ 2365.156894] [] 
request_firmware+0xb5/0xf0
  Jul 3 00:33:48 1704 kernel: [ 2365.156912] [] ? 
hci_dev_open+0x290/0x290 [bluetooth]
  Jul 3 00:33:48 1704 kernel: [ 2365.156922] [] 
btusb_load_firmware+0xba/0x240 [btusb]
  Jul 3 00:33:48 1704 kernel: [ 2365.156936] [] 
hci_dev_open+0x144/0x290 [bluetooth]
  Jul 3 00:33:48 1704 kernel: [ 2365.156949] [] 
hci_power_on+0x1d/0x80 [bluetooth]
  Jul 3 00:33:48 1704 kernel: [ 2365.156958] [] 
process_one_work+0x11a/0x480
  Jul 3 00:33:48 1704 kernel: [ 2365.156964] [] 
worker_thread+0x165/0x370
  Jul 3 00:33:48 1704 kernel: [ 2365.156971] [] ? 
manage_workers.isra.29+0x130/0x130
  Jul 3 00:33:48 1704 kernel: [ 2365.156977] [] 
kthread+0x93/0xa0
  Jul 3 00:33:48 1704 kernel: [ 2365.156985] [] 
kernel_thread_helper+0x4/0x10
  Jul 3 00:33:48 1704 kernel: [ 2365.156990] [] ? 
flush_kthread_worker+0xb0/0xb0
  Jul 3 00:33:48 1704 kernel: [ 2365.156996] [] ? 
gs_change+0x13/0x13
  Jul 3 00:33:48 1704 kernel: [ 2365.156999] ---[ end trace 4ef11670

[Kernel-packages] [Bug 1206383] [NEW] Error! Bad return status for module build on kernel

2013-07-29 Thread Michael Nelson
Public bug reported:

After an upgrade to 13.10, I rebooted to find a bunch of error reports
(see screenshot).

Hoping they might go away with another update, I tried that - which
resulted in the same errors [1]

[1] http://paste.ubuntu.com/5927929/

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.10.0-5-generic 3.10.0-5.15
ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
Uname: Linux 3.10.0-5-generic x86_64
ApportVersion: 2.11-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  michael2231 F pulseaudio
  michael3657 F pulseaudio
 /dev/snd/controlC0:  michael2231 F pulseaudio
  michael3657 F pulseaudio
Date: Tue Jul 30 08:15:43 2013
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-annan-standard-precise-amd64-20121106-1
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=bb448ef7-de71-4b93-8343-74c1c165c1ad
InstallationDate: Installed on 2012-11-09 (262 days ago)
InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 
20121106-09:07
MachineType: ASUSTeK COMPUTER INC. X201EP
MarkForUpload: True
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=05643352-201b-43e8-976a-c1d40d591e80 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.10.0-5-generic N/A
 linux-backports-modules-3.10.0-5-generic  N/A
 linux-firmware1.112
SourcePackage: linux
UpgradeStatus: Upgraded to saucy on 2013-07-30 (0 days ago)
dmi.bios.date: 11/30/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X201EP.205
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X201EP
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.:bvrX201EP.205:bd11/30/2012:svnASUSTeKCOMPUTERINC.:pnX201EP:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX201EP:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: X201EP
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug saucy

** Attachment added: "install-errors-after-reboot.png"
   
https://bugs.launchpad.net/bugs/1206383/+attachment/3754079/+files/install-errors-after-reboot.png

-- 
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/1206383

Title:
  Error! Bad return status for module build on kernel

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After an upgrade to 13.10, I rebooted to find a bunch of error reports
  (see screenshot).

  Hoping they might go away with another update, I tried that - which
  resulted in the same errors [1]

  [1] http://paste.ubuntu.com/5927929/

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-5-generic 3.10.0-5.15
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michael2231 F pulseaudio
michael3657 F pulseaudio
   /dev/snd/controlC0:  michael2231 F pulseaudio
michael3657 F pulseaudio
  Date: Tue Jul 30 08:15:43 2013
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-annan-standard-precise-amd64-20121106-1
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=bb448ef7-de71-4b93-8343-74c1c165c1ad
  InstallationDate: Installed on 2012-11-09 (262 days ago)
  InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 
20121106-09:07
  MachineType: ASUSTeK COMPUTER INC. X201EP
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=05643352-201b-43e8-976a-c1d40d591e80 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-5-generic N/A
   linux-backports-modules-3.10.0-5-generic  N/A
   linux-firmware1.112
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-07-30 (0 days ago)
  dmi.bios.date: 11/30/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X201EP.205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X201EP
  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.chass

[Kernel-packages] [Bug 1163192] Re: [System manufacturer System Product Name] suspend/resume failure [non-free: nvidia]

2013-07-29 Thread mario
** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
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/1163192

Title:
  [System manufacturer System Product Name] suspend/resume failure [non-
  free: nvidia]

Status in “linux” package in Ubuntu:
  Fix Committed

Bug description:
  error report by starting up the system

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-15-generic 3.8.0-15.25
  ProcVersionSignature: Ubuntu 3.8.0-15.25-generic 3.8.4
  Uname: Linux 3.8.0-15-generic i686
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  necromonicom   1543 F pulseaudio
   /dev/snd/controlC0:  necromonicom   1543 F pulseaudio
   /dev/snd/controlC1:  necromonicom   1543 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDmesg:
   [   16.710859] ATL1E :02:00.0 eth0: NIC Link is Up <100 Mbps Full Duplex>
   [   24.682927] init: udev-fallback-graphics main process (1322) terminated 
with status 1
   [   24.731983] init: plymouth-splash main process (1339) terminated with 
status 1
   [   37.024060] systemd-logind[1821]: New seat seat0.
   [   37.024139] systemd-logind[1821]: Failed to save seat data for seat0: No 
such file or directory
  Date: Tue Apr  2 10:56:35 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=655a4cc5-91d2-40db-bc85-5028ec1850fd
  InstallationDate: Installed on 2013-04-01 (1 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha i386 (20130314)
  InterpreterPath: /usr/bin/python3.3
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-15-generic 
root=UUID=27dc602c-71cb-4d89-95f4-765143521122 ro quiet splash
  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.8.0-15-generic N/A
   linux-backports-modules-3.8.0-15-generic  N/A
   linux-firmware1.104
  RfKill:
   
  SourcePackage: linux
  Title: [System manufacturer System Product Name] suspend/resume failure 
[non-free: nvidia]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 03/16/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0408
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5QPL-AM
  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.:bvr0408:bd03/16/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5QPL-AM: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/1163192/+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 1206358] Re: [System manufacturer System Product Name] suspend/resume failure [non-free: nvidia]

2013-07-29 Thread mario
** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: linux (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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/1206358

Title:
  [System manufacturer System Product Name] suspend/resume failure [non-
  free: nvidia]

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  system gives me error report about  suspend/resume failure [non-free:
  nvidia]  (apport gtk rootproblem Apport- vendor system problem
  detected ) , bug is vey annoying (it continiously pop up reports about
  nonexisting system problem)

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-5-generic 3.10.0-5.15
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic i686
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.11-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  ufo1684 F pulseaudio
   /dev/snd/controlC1:  ufo1684 F pulseaudio
   /dev/snd/controlC0:  ufo1684 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Mon Jul 29 05:48:20 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=138689fb-3ae5-49e2-8fec-44e9eb1dd69e
  InstallationDate: Installed on 2013-07-24 (5 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha i386 (20130721)
  InterpreterPath: /usr/bin/python3.3
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=b96e1224-d545-4d9b-b064-8b11f60ca6da ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-5-generic N/A
   linux-backports-modules-3.10.0-5-generic  N/A
   linux-firmware1.112
  RfKill:
   
  SourcePackage: linux
  Title: [System manufacturer System Product Name] suspend/resume failure 
[non-free: nvidia]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 03/16/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0408
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5QPL-AM
  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.:bvr0408:bd03/16/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5QPL-AM: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/1206358/+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 1168483] Re: [Asus P8H61-M LX] Linux kernels from version 39 to current (41) cause my computer to freeze on startup

2013-07-29 Thread Gil Hornung
Hi Christopher,

Thanks for trying to help. However, I gave up and moved to Windows. Following 
this experience (over three months and no solution to a major crash) I 
understood it is a much more reliable system.
All the best,

Gil

-- 
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/1168483

Title:
  [Asus P8H61-M LX] Linux kernels from version 39 to current (41) cause
  my computer to freeze on startup

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After the update to linux kernel version 39 my computer keeps freezing after 
startup, sometimes after the screen flickers for a few times.
  I am trying to follow the instructions in 
https://wiki.ubuntu.com/X/Troubleshooting/Freeze for bug reporting, but since 
I'm not a linux expert, I don't know how to ssh to my system after it freezes 
to collect all the data that you ask. However, I'll try to answer the questions 
as best as I can:

  I experience the lockup consistently after I restart my computer. It usually 
occures a few seconds after Ubuntu loads.
  The bug appeared after update to kernel 39, and also after updates to kernel 
40 and 41. I currently modified my grub setting to load kernel 38 by default, 
which still works.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gil-neta   1569 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7c0 irq 44'
 Mixer name : 'Realtek ALC887-VD'
 Components : 'HDA:10ec0887,10438445,00100302'
 Controls  : 39
 Simple ctrls  : 20
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=e32aef27-3a8b-4c2d-96ec-7e930398be57
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-38-generic-pae 
root=UUID=a242537a-0c04-4fa2-a234-45d9e42b1777 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-38.61-generic-pae 3.2.37
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-38-generic-pae N/A
   linux-backports-modules-3.2.0-38-generic-pae  N/A
   linux-firmware1.79.2
  RfKill:
   
  StagingDrivers: mei
  Tags:  precise running-unity staging
  Uname: Linux 3.2.0-38-generic-pae i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/11/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4104
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8H61-M LX
  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.:bvr4104:bd05/11/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8H61-MLX: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/1168483/+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 1206358] Status changed to Confirmed

2013-07-29 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/1206358

Title:
  [System manufacturer System Product Name] suspend/resume failure [non-
  free: nvidia]

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  system gives me error report about  suspend/resume failure [non-free:
  nvidia]  (apport gtk rootproblem Apport- vendor system problem
  detected ) , bug is vey annoying (it continiously pop up reports about
  nonexisting system problem)

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-5-generic 3.10.0-5.15
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic i686
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.11-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  ufo1684 F pulseaudio
   /dev/snd/controlC1:  ufo1684 F pulseaudio
   /dev/snd/controlC0:  ufo1684 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Mon Jul 29 05:48:20 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=138689fb-3ae5-49e2-8fec-44e9eb1dd69e
  InstallationDate: Installed on 2013-07-24 (5 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha i386 (20130721)
  InterpreterPath: /usr/bin/python3.3
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=b96e1224-d545-4d9b-b064-8b11f60ca6da ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-5-generic N/A
   linux-backports-modules-3.10.0-5-generic  N/A
   linux-firmware1.112
  RfKill:
   
  SourcePackage: linux
  Title: [System manufacturer System Product Name] suspend/resume failure 
[non-free: nvidia]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 03/16/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0408
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5QPL-AM
  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.:bvr0408:bd03/16/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5QPL-AM: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/1206358/+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 1092045] Re: [Dell Optiplex 7010 DT] ACPI Error, stuck in suspend randomly

2013-07-29 Thread Po-Hsu Lin
** 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/1092045

Title:
  [Dell Optiplex 7010 DT] ACPI Error, stuck in suspend randomly

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  cid: 201201-10383

  on precise, during checkbox stress testing, when trying to do suspend
  cycle testing, it is ramdonly stuck after suspend cycling for a while.
  (need to force poweroff)

  this please check suspend failed .log for ACPI errors.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-35-generic 3.2.0-35.55
  ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
  Uname: Linux 3.2.0-35-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu15.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1434 F pulseaudio
   /dev/snd/controlC0:  ubuntu 1434 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7f3 irq 45'
     Mixer name : 'Realtek ALC269VB'
     Components : 'HDA:10ec0269,10280577,00100100'
     Controls  : 26
     Simple ctrls  : 14
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xf7e4 irq 46'
     Mixer name : 'ATI R6xx HDMI'
     Components : 'HDA:1002aa01,00aa0100,00100200'
     Controls  : 6
     Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Wed Dec 19 05:07:21 2012
  HibernationDevice: RESUME=UUID=54f4a61b-a217-44af-9b35-ff878f5f7072
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  MachineType: Dell Inc. OptiPlex 7010
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-35-generic 
root=UUID=80bdcdb3-81cd-4899-9556-090f3f6646f1 ro quiet splash initcall_debug 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-35-generic N/A
   linux-backports-modules-3.2.0-35-generic  N/A
   linux-firmware1.79.1
  RfKill:

  SourcePackage: linux
  StagingDrivers: mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/20/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: T16.W8
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrT16.W8:bd07/20/2012:svnDellInc.:pnOptiPlex7010:pvr01:rvnDellInc.:rn:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.name: OptiPlex 7010
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1092045/+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 1205252] Re: random crashes with nouveau and GeForce [kernel 3.8.0-26]

2013-07-29 Thread MiladHD
** Attachment removed: "HookError_cloud_archive.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205252/+attachment/3749880/+files/HookError_cloud_archive.txt

** Attachment removed: "WifiSyslog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205252/+attachment/3749891/+files/WifiSyslog.txt

** Attachment removed: "UdevLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205252/+attachment/3749890/+files/UdevLog.txt

** Information type changed from Public to Private

-- 
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/1205252

Title:
  random crashes with nouveau and GeForce [kernel 3.8.0-26]

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  logs:


  Jul 26 13:02:37 anonymous kernel: [ 7419.765695] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 0: TIMEOUT at 07ffe8 warp 1, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7419.765710] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 1: TIMEOUT at 07ffe8 warp 2, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7419.765720] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 2: TIMEOUT at 07ffe8 warp 1, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7419.765727] nouveau E[  
PGRAPH][:01:00.0]  TRAP
  Jul 26 13:02:37 anonymous kernel: [ 7419.765734] nouveau E[  
PGRAPH][:01:00.0] ch 4 [0x003f97c000] subc 3 class 0x8597 mthd 0x1b0c data 
0x1000f010
  Jul 26 13:02:37 anonymous kernel: [ 7419.931216] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 0: TIMEOUT at 07ffe8 warp 1, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7419.931227] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 1: TIMEOUT at 07ffe8 warp 2, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7419.931232] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 2: TIMEOUT at 07ffe8 warp 1, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7419.931236] nouveau E[  
PGRAPH][:01:00.0]  TRAP
  Jul 26 13:02:37 anonymous kernel: [ 7419.931239] nouveau E[  
PGRAPH][:01:00.0] ch 4 [0x003f97c000] subc 3 class 0x8597 mthd 0x1b0c data 
0x1000f010
  Jul 26 13:02:37 anonymous kernel: [ 7420.096736] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 0: TIMEOUT at 07ffe8 warp 1, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7420.096750] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 1: TIMEOUT at 07ffe8 warp 2, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7420.096759] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 2: TIMEOUT at 07ffe8 warp 1, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7420.096766] nouveau E[  
PGRAPH][:01:00.0]  TRAP
  Jul 26 13:02:37 anonymous kernel: [ 7420.096773] nouveau E[  
PGRAPH][:01:00.0] ch 4 [0x003f97c000] subc 3 class 0x8597 mthd 0x1b0c data 
0x1000f010
  Jul 26 13:02:37 anonymous kernel: [ 7420.262254] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 0: TIMEOUT at 07ffe8 warp 1, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7420.262270] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 1: TIMEOUT at 07ffe8 warp 2, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7420.262279] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 2: TIMEOUT at 07ffe8 warp 1, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7420.262286] nouveau E[  
PGRAPH][:01:00.0]  TRAP
  Jul 26 13:02:37 anonymous kernel: [ 7420.262293] nouveau E[  
PGRAPH][:01:00.0] ch 4 [0x003f97c000] subc 3 class 0x8597 mthd 0x1b0c data 
0x1000f010
  Jul 26 13:02:37 anonymous kernel: [ 7420.42] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 0: TIMEOUT at 07ffe8 warp 1, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7420.427792] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 1: TIMEOUT at 07ffe8 warp 2, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7420.427802] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 2: TIMEOUT at 07ffe8 warp 1, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7420.427808] nouveau E[  
PGRAPH][:01:00.0]  TRAP
  Jul 26 13:02:37 anonymous kernel: [ 7420.427815] nouveau E[  
PGRAPH][:01:00.0] ch 4 [0x003f97c000] subc 3 class 0x8597 mthd 0x1b0c data 
0x1000f010
  Jul 26 13:02:37 anonymous kernel: [ 7420.593291] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 0: TIMEOUT at 07ffe8 warp 1, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7420.593303] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 1: TIMEOUT at 07ffe8 warp 2, 
opcode c0850205 0780
  Jul 26 13:02:37 anonymous kernel: [ 7420.593313] nouveau E[  
PGRAPH][:01:00.0] TRAP_MP_EXEC - TP 0 MP 2: TIMEOUT at 07ffe8 warp 1, 
opcode c08502

[Kernel-packages] [Bug 1206358] [NEW] [System manufacturer System Product Name] suspend/resume failure [non-free: nvidia]

2013-07-29 Thread mario
Public bug reported:

system gives me error report about  suspend/resume failure [non-free:
nvidia]  (apport gtk rootproblem Apport- vendor system problem detected
) , bug is vey annoying (it continiously pop up reports about
nonexisting system problem)

ProblemType: KernelOops
DistroRelease: Ubuntu 13.10
Package: linux-image-3.10.0-5-generic 3.10.0-5.15
ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
Uname: Linux 3.10.0-5-generic i686
NonfreeKernelModules: nvidia
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.11-0ubuntu1
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  ufo1684 F pulseaudio
 /dev/snd/controlC1:  ufo1684 F pulseaudio
 /dev/snd/controlC0:  ufo1684 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Date: Mon Jul 29 05:48:20 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=138689fb-3ae5-49e2-8fec-44e9eb1dd69e
InstallationDate: Installed on 2013-07-24 (5 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha i386 (20130721)
InterpreterPath: /usr/bin/python3.3
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: System manufacturer System Product Name
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=b96e1224-d545-4d9b-b064-8b11f60ca6da ro quiet splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not 
responding.
RelatedPackageVersions:
 linux-restricted-modules-3.10.0-5-generic N/A
 linux-backports-modules-3.10.0-5-generic  N/A
 linux-firmware1.112
RfKill:
 
SourcePackage: linux
Title: [System manufacturer System Product Name] suspend/resume failure 
[non-free: nvidia]
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 03/16/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0408
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5QPL-AM
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.:bvr0408:bd03/16/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5QPL-AM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: apport-kerneloops i386 resume saucy suspend

-- 
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/1206358

Title:
  [System manufacturer System Product Name] suspend/resume failure [non-
  free: nvidia]

Status in “linux” package in Ubuntu:
  New

Bug description:
  system gives me error report about  suspend/resume failure [non-free:
  nvidia]  (apport gtk rootproblem Apport- vendor system problem
  detected ) , bug is vey annoying (it continiously pop up reports about
  nonexisting system problem)

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-5-generic 3.10.0-5.15
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic i686
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.11-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  ufo1684 F pulseaudio
   /dev/snd/controlC1:  ufo1684 F pulseaudio
   /dev/snd/controlC0:  ufo1684 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Mon Jul 29 05:48:20 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=138689fb-3ae5-49e2-8fec-44e9eb1dd69e
  InstallationDate: Installed on 2013-07-24 (5 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha i386 (20130721)
  InterpreterPath: /usr/bin/python3.3
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=b96e1224-d545-4d9b-b064-8b11f60ca6da ro quiet splash
  Pu

[Kernel-packages] [Bug 1118657] Re: Lenovo m490/k4350/b580/L530/k29 - ACPI Warnings for \_SB_.PCI0.LPCB.H_EC.LED_

2013-07-29 Thread Adam Lee
I submitted three patches to upstream

https://patchwork.kernel.org/patch/2692291/ 1/3
https://patchwork.kernel.org/patch/2685061/ 2/3
https://patchwork.kernel.org/patch/2685071/ 3/3

[1/3] and [2/3] were applied to subtree, the third one weren't because
maintainer doesn't like the blacklist way.

I tried to find a generic detect method, but failed to find it in the
spec I got. This bug is blocked, set the status to incomplete

** Changed in: linux (Ubuntu)
   Status: In Progress => 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/1118657

Title:
  Lenovo m490/k4350/b580/L530/k29 - ACPI Warnings for
  \_SB_.PCI0.LPCB.H_EC.LED_

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Precise:
  Confirmed
Status in “linux” source package in Quantal:
  Confirmed

Bug description:
  Suspend and hibernate stress test got failed with following errors in logs:
  s3: HIGH Kernel message: [10512.177806] ACPI Warning: For 
\_SB_.PCI0.LPCB.H_EC.LED_: Excess arguments - needs 1, found 2 
(20110623/nspredef-326)
  s4: HIGH Kernel message: [11728.328110] ACPI Warning: For 
\_SB_.PCI0.LPCB.H_EC.LED_: Excess arguments - needs 1, found 2 
(20110623/nspredef-326)

  Steps:
  1. Log into desktop
  2. Run s3/s4 stress test for 30 times

  Expected results:
  Suspend and hibernate stress got passed without any error

  Actual results:
  s3/s4 got failures in log file

  Diagnosis:

  This warning is generated by the ACPI LED method expects 1 argument, but the 
kernel driver thinkpad_acpi.c function led_set_status will evaluate the ACPI 
LED method with two arguments (let and led_status):
  Method (LED, 1, NotSerialized)
  {
  If (H8DR)
  {
  Store (Arg0, MLED)
  }
  Else
  {
  And (RBEC (0x0B), 0xFD, Local0)
  Or (Local0, Arg0, Local0)
  WBEC (0x0B, Local0)
  }
  }

  and I also checked with lenovo thiinkpad x220, x200, seems it accepts two 
arguments in ACPI LED method:
  Method (LED, 2, NotSerialized)
  {
  Or (Arg0, Arg1, Local0)
  If (\H8DR)
  {
  Store (Local0, HLCL)
  }
  Else
  {
  \WBEC (0x0C, Local0)
  }
  }

  It seems the spec change, if yes, we might need the spec.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1118657/+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 1169884] Re: kernel crash , unable to handle kernel NULL pointer dereference at 000000000000003c

2013-07-29 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/1169884

Title:
  kernel crash , unable to handle kernel NULL pointer dereference at
  003c

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Hi,

  after today's update/upgrade and required reboot, kernel crashed  with error 
within booting process in many software and always the same error:
  "BUG: unable to handle kernel NULL pointer dereference at 003c"

  one of those crashes is here , the rest is attached:

  BUG: unable to handle kernel NULL pointer dereference at 00f8
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.377558] IP: [] 
anon_vma_interval_tree_insert+0x30/0x90
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.378253] PGD 0 
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.380398] Oops:  [#1] SMP 
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.381132] Modules linked in: 
ipt_MASQUERADE(F) iptable_nat(F) nf_nat_ipv4(F) bridge(F) stp(F) llc(F) 
decnet(F) dm_crypt(F) snd_hda_codec_hdmi ib_iser rdma_cm ib_addr iw_cm ib_cm 
ib_sa ib_mad ib_core iscsi_tcp(F) libiscsi_tcp(F) libiscsi(F) 
scsi_transport_iscsi(F) nbd(F) arc4(F) dm_round_robin(F) xt_hl(F) rfcomm 
ip6t_rt(F) bnep nf_conntrack_ipv6(F) nf_defrag_ipv6(F) rt2500usb ipt_REJECT(F) 
rt2x00usb rt2x00lib mac80211 xt_limit(F) xt_tcpudp(F) xt_LOG(F) xt_addrtype(F) 
kvm_intel nf_conntrack_ipv4(F) nf_defrag_ipv4(F) kvm xt_state(F) cfg80211 
uvcvideo videobuf2_vmalloc videobuf2_memops snd_usb_audio videobuf2_core 
videodev snd_usbmidi_lib ppdev(F) ip6table_filter(F) ip6_tables(F) 
nf_conntrack_netbios_ns(F) nf_conntrack_broadcast(F) eeepc_wmi nf_nat_ftp(F) 
nf_conntrack_ftp(F) asus_wmi iptable_filter(F) sparse_keymap ip_tables(F) 
x_tables(F) dm_multipath(F) scsi_dh(F) btusb bluetooth snd_hda_intel 
snd_hda_codec snd_hwdep(F) fglrx(POF) snd_pcm(F) snd_page_alloc(F) 
snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) snd_seq(F) microcode(F) 
snd_seq_device(F) psmouse(F) snd_timer(F) lpc_ich mei snd(F) serio_raw(F) 
soundcore(F) parport_pc(F) amd_iommu_v2 mac_hid ip_vs_wrr(F) ip_vs_wlc(F) 
ip_vs_sh(F) ip_vs_sed(F) ip_vs_rr(F) ip_vs_nq(F) ip_vs_lc(F) ip_vs_lblcr(F) 
ip_vs_lblc(F) ip_vs_ftp(F) nf_nat(F) ip_vs_dh(F) ip_vs(F) nf_conntrack(F) 
cpuid(F) msr(F) vhba(OF) i2c_i801 i2c_dev w83627ehf hwmon_vid coretemp lp(F) 
parport(F) binfmt_misc(F) nfsd(F) auth_rpcgss(F) nfs_acl(F) nfs(F) lockd(F) 
sunrpc(F) fscache(F) xfs(F) reiserfs jfs btrfs(F) zlib_deflate(F) libcrc32c(F) 
raid10(F) raid456(F) async_memcpy(F) async_raid6_recov(F) async_pq(F) 
async_xor(F) async_tx(F) raid6_pq(F) raid1(F) multipath(F) linear(F) dm_raid45 
xor(F) dm_mirror(F) dm_region_hash(F) dm_log(F) vesafb(F) usb_storage(F) 
hid_generic usbhid hid raid0(F) mxm_wmi ghash_clmulni_intel(F) aesni_intel(F) 
aes_x86_64(F) xts(F) lrw(F) gf128mul(F) ablk_helper(F) cryptd(F) ahci(F) 
libahci(F) mvsas libsas(F) scsi_transport_sas(F) wmi video(F) e1000e(F)
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.392354] CPU 6 
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.392365] Pid: 5450, comm: dhcpd 
Tainted: PF  O 3.8.0-18-generic #28-Ubuntu System manufacturer System 
Product Name/Maximus IV Extreme
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.394757] RIP: 0010:[] 
 [] anon_vma_interval_tree_insert+0x30/0x90
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.396017] RSP: :8807ddfcfc90  
EFLAGS: 00010202
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.397274] RAX: 00e0 RBX: 
8807dddbbfc0 RCX: 
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.398498] RDX: 8807dddbbff0 RSI: 
8807dddbbff0 RDI: 8807d98f1940
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.399793] RBP: 8807ddfcfc98 R08: 
00017300 R09: 0007f1b578b1
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.401085] R10: 0007f1b57877 R11: 
8807d98f1940 R12: 
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.402383] R13:  R14: 
8807d9b61678 R15: 8807fc4ac664
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.403683] FS:  7f1b57416740() 
GS:88082ed8() knlGS:
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.404993] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.406317] CR2: 00f8 CR3: 
0007d954d000 CR4: 000407e0
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.407649] DR0:  DR1: 
 DR2: 
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.408997] DR3:  DR6: 
0ff0 DR7: 0400
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.410344] Process dhcpd (pid: 5450, 
threadinfo 8807ddfce000, task 8807d9bc1740)
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.411704] Stack:
  Apr 17 09:17:37 PCEUBU1 kernel: [   27.413068]  8116250b 

[Kernel-packages] [Bug 843639] Re: VIA VT6421 SATA card still seems to crash many systems

2013-07-29 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/843639

Title:
  VIA VT6421 SATA card still seems to crash many systems

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I am using a VIA VT6421 SATA card on a 64bit Ubuntu/Natty

  Upon accessing a DVD drive connected to the card, the whole server
  crashes almost immediately. Here the messages I get from the kernel
  upon the crash:

  Aug 11 20:47:13 hostname kernel: [  728.573496] ata3.00: exception Emask 0x12 
SAct 0x0 SErr 0x1380500 action 0x6
  Aug 11 20:47:13 hostname kernel: [  728.573501] ata3.00: BMDMA stat 0x5
  Aug 11 20:47:13 hostname kernel: [  728.573505] ata3: SError: { UnrecovData 
Proto 10B8B Dispar BadCRC TrStaTrns }
  Aug 11 20:47:13 hostname kernel: [  728.573511] sr 2:0:0:0: [sr1] CDB: 
Read(10): 28 00 00 00 00 00 00 00 02 00
  Aug 11 20:47:13 hostname kernel: [  728.573528] ata3.00: cmd 
a0/01:00:00:00:10/00:00:00:00:00/a0 tag 0 dma 4096 in
  Aug 11 20:47:13 hostname kernel: [  728.573530]  res 
51/40:03:00:00:00/00:00:00:00:00/a0 Emask 0x12 (ATA bus error)
  Aug 11 20:47:13 hostname kernel: [  728.573534] ata3.00: status: { DRDY ERR }
  Aug 11 20:47:13 hostname kernel: [  728.573544] ata3: hard resetting link
  Aug 11 20:47:14 hostname kernel: [  728.920055] ata3: SATA link up 1.5 Gbps 
(SStatus 113 SControl 310)
  Aug 11 20:47:14 hostname kernel: [  728.980238] ata3.00: configured for 
UDMA/100
  Aug 11 20:47:14 hostname kernel: [  728.981398] ata3: EH complete
  Aug 11 20:47:14 hostname kernel: [  729.274406] ata3.00: exception Emask 0x12 
SAct 0x0 SErr 0x1380500 action 0x6
  Aug 11 20:47:14 hostname kernel: [  729.274411] ata3.00: BMDMA stat 0x5
  Aug 11 20:47:14 hostname kernel: [  729.274416] ata3: SError: { UnrecovData 
Proto 10B8B Dispar BadCRC TrStaTrns }
  Aug 11 20:47:14 hostname kernel: [  729.274422] sr 2:0:0:0: [sr1] CDB: 
Read(10): 28 00 00 00 00 22 00 00 06 00
  Aug 11 20:47:14 hostname kernel: [  729.274439] ata3.00: cmd 
a0/01:00:00:00:30/00:00:00:00:00/a0 tag 0 dma 12288 in
  Aug 11 20:47:14 hostname kernel: [  729.274441]  res 
51/40:03:00:00:00/00:00:00:00:00/a0 Emask 0x12 (ATA bus error)
  Aug 11 20:47:14 hostname kernel: [  729.274445] ata3.00: status: { DRDY ERR }
  Aug 11 20:47:14 hostname kernel: [  729.274455] ata3: hard resetting link
  Aug 11 20:47:14 hostname kernel: [  729.620064] ata3: SATA link up 1.5 Gbps 
(SStatus 113 SControl 310)
  Aug 11 20:47:14 hostname kernel: [  729.680248] ata3.00: configured for 
UDMA/100
  Aug 11 20:47:14 hostname kernel: [  729.681247] ata3: EH complete
  Aug 11 20:47:14 hostname kernel: [  729.768369] ata3.00: exception Emask 0x12 
SAct 0x0 SErr 0x1380500 action 0x6
  Aug 11 20:47:14 hostname kernel: [  729.768374] ata3.00: BMDMA stat 0x5
  Aug 11 20:47:14 hostname kernel: [  729.768379] ata3: SError: { UnrecovData 
Proto 10B8B Dispar BadCRC TrStaTrns }
  Aug 11 20:47:14 hostname kernel: [  729.768385] sr 2:0:0:0: [sr1] CDB: 
Read(10): 28 00 00 00 01 00 00 00 02 00
  Aug 11 20:47:14 hostname kernel: [  729.768402] ata3.00: cmd 
a0/01:00:00:00:10/00:00:00:00:00/a0 tag 0 dma 4096 in
  Aug 11 20:47:14 hostname kernel: [  729.768403]  res 
51/40:03:00:00:00/00:00:00:00:00/a0 Emask 0x12 (ATA bus error)
  Aug 11 20:47:14 hostname kernel: [  729.768414] ata3.00: status: { DRDY ERR }
  Aug 11 20:47:14 hostname kernel: [  729.768431] ata3: hard resetting link
  Aug 11 20:47:15 hostname kernel: [  730.110058] ata3: SATA link up 1.5 Gbps 
(SStatus 113 SControl 310)
  Aug 11 20:47:15 hostname kernel: [  730.170231] ata3.00: configured for 
UDMA/100
  Aug 11 20:47:15 hostname kernel: [  730.170847] ata3: EH complete
  Aug 11 20:47:15 hostname kernel: [  730.298920] ata3.00: limiting speed to 
UDMA/66:PIO4
  Aug 11 20:47:15 hostname kernel: [  730.298928] ata3.00: exception Emask 0x12 
SAct 0x0 SErr 0x1380500 action 0x6
  Aug 11 20:47:15 hostname kernel: [  730.298931] ata3.00: BMDMA stat 0x4
  Aug 11 20:47:15 hostname kernel: [  730.298935] ata3: SError: { UnrecovData Pr

  The log stops there. There seem to be others with this problem:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/422994
  http://ubuntuforums.org/showthread.php?t=1665984
  http://ubuntuforums.org/showthread.php?t=1836518
  http://ubuntuforums.org/showthread.php?t=1822916

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/843639/+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 1162968] Re: Ubuntu 12.04 completely freezes

2013-07-29 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/1162968

Title:
  Ubuntu 12.04 completely freezes

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I'm using Ubuntu 12.04 64bit. At random times everything freezes,
  including the mouse and the keyboard. I cannot open any other ttys
  (Ctrl+Alt+F1-F6). My computer uses UEFI and so when I tried to run
  memtest86 I got the error message error: unknown command 'linux16',
  but I suspect that this is an unrelated issue to the freezing. I have
  sshd in to the computer and run "sudo cat /proc/kmsg", but no error
  messages appeared and the terminal froze - nothing happened when I
  pressed Ctrl+C.

  My computer has an Intel 15-3219M 2.5GHz CPU and 6GB RAM. I have an
  Intel HD Graphics 4000 integrated GPU. My computer is a Dell Inspiron
  and I also run Windows 8.

  Many thanks
  ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: Cirrus Analog [Cirrus Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  admin  9535 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7d0 irq 44'
     Mixer name : 'Intel PantherPoint HDMI'
     Components : 'HDA:10134213,10280555,00100100 
HDA:80862806,80860101,0010'
     Controls  : 16
     Simple ctrls  : 7
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=992be204-565b-4ff4-b389-cb5ef1344786
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: Dell Inc. Inspiron 3520
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-39-generic 
root=UUID=9ac6bbc9-ef2f-4097-870a-ad0207ba6b70 ro quiet splash
  ProcVersionSignature: Ubuntu 3.2.0-39.62-generic 3.2.39
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-39-generic N/A
   linux-backports-modules-3.2.0-39-generic  N/A
   linux-firmware1.79.1
  StagingDrivers: mei zram
  Tags:  precise running-unity staging
  Uname: Linux 3.2.0-39-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm lpadmin sambashare sudo
  dmi.bios.date: 08/15/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 09W8K3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd08/15/2012:svnDellInc.:pnInspiron3520:pvrNotSpecified:rvnDellInc.:rn09W8K3:rvrA02:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3520
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1162968/+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 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-29 Thread Robert Hooker
Verified on mesa 9.1.4-0ubuntu0.1 and xserver-xorg-video-intel
2:2.21.6-0ubuntu4.1 in raring on a 8086:0D16 device that was also fixed
by this set of SRUs to not be a 8086:0D06 device (note, its already
accepted into lts-raring on precise before the raring SRU was which is
kind of strange..)

-- 
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/1175533

Title:
  [HSW] intel VGA driver i915 doesn't support new haswell graphics
  [8086:0a2e]

Status in HWE Next Project:
  New
Status in The Linux Kernel:
  Fix Released
Status in “libdrm” package in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-lts-quantal” package in Ubuntu:
  Fix Released
Status in “mesa” package in Ubuntu:
  Fix Released
Status in “mesa-lts-quantal” package in Ubuntu:
  Invalid
Status in “mesa-lts-raring” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-intel-lts-quantal” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel-lts-raring” package in Ubuntu:
  Fix Released
Status in “libdrm” source package in Precise:
  Fix Released
Status in “mesa-lts-quantal” source package in Precise:
  Fix Released
Status in “xserver-xorg-video-intel-lts-quantal” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “mesa” source package in Quantal:
  Fix Released
Status in “xserver-xorg-video-intel” source package in Quantal:
  Fix Released
Status in “libdrm” source package in Raring:
  Fix Released
Status in “linux” source package in Raring:
  Fix Released
Status in “mesa” source package in Raring:
  Fix Committed
Status in “xserver-xorg-video-intel” source package in Raring:
  Fix Committed
Status in “libdrm” source package in Saucy:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released
Status in “mesa” source package in Saucy:
  Fix Released
Status in “xserver-xorg-video-intel” source package in Saucy:
  Fix Released

Bug description:
  The PCI ID 8086:0a2e is not in i915 driver so graphics doesn't work on
  this Haswell machine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1175533/+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 946899] Re: [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

2013-07-29 Thread Anthony Rogliano
I've tried the 3.9 kernel and while it still crashes this now at least
allows me to switch to tty1 and back to tty7 to re-gain control of the
UI.

-- 
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/946899

Title:
  [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU
  hung

Status in The Linux Kernel:
  Incomplete
Status in The Linux Mint Distribution:
  Confirmed
Status in “linux” package in Ubuntu:
  Triaged
Status in “linux” package in Fedora:
  Unknown

Bug description:
  Since upgrading to 12.04 beta, I've seen this happen twice. The
  symptoms are:

  - The screen freezes
  - The backlight turns off

  At that point I have to reboot to get my display back. In syslog, i
  see:

  
  Mar  4 23:09:18 perseus kernel: [ 3751.612064] [drm:i915_hangcheck_elapsed] 
*ERROR* Hangcheck timer elapsed... GPU hung
  Mar  4 23:09:18 perseus kernel: [ 3751.612076] [drm] capturing error event; 
look for more information in /debug/dri/0/i915_error_state
  Mar  4 23:09:18 perseus kernel: [ 3751.613658] [drm:i915_wait_request] 
*ERROR* i915_wait_request returns -11 (awaiting 114040 at 114004, next 114118)
  Mar  4 23:09:18 perseus kernel: [ 3751.637049] [drm:init_ring_common] *ERROR* 
render ring initialization failed ctl  head  tail  
start 

  followed by a lot of things like:

  
  Mar  4 23:09:18 perseus kernel: [ 3751.700662] WARNING: at 
/build/buildd/linux-3.2.0/drivers/gpu/drm/i915/intel_display.c:793 
intel_enable_pipe+0x14a/0x150 [i915]()
  Mar  4 23:09:18 perseus kernel: [ 3751.700667] Hardware name: 6465CTO
  Mar  4 23:09:18 perseus kernel: [ 3751.700670] PLL state assertion failure 
(expected on, current off)

  Mar  4 23:09:18 perseus kernel: [ 3751.812158] WARNING: at 
/build/buildd/linux-3.2.0/drivers/gpu/drm/i915/intel_display.c:930 
assert_pipe+0x75/0x80 [i915]()
  Mar  4 23:09:18 perseus kernel: [ 3751.812165] Hardware name: 6465CTO
  Mar  4 23:09:18 perseus kernel: [ 3751.812170] pipe B assertion failure 
(expected on, current off)

  then:

  
  Mar  4 23:09:19 perseus kernel: [ 3753.044086] [drm:intel_lvds_enable] 
*ERROR* timed out waiting for panel to power on
  Mar  4 23:09:20 perseus kernel: [ 3753.671451] [drm:i915_wait_request] 
*ERROR* something (likely vbetool) disabled interrupts, re-enabling
  Mar  4 23:09:20 perseus kernel: [ 3753.684603] [drm:i915_wait_request] 
*ERROR* something (likely vbetool) disabled interrupts, re-enabling
  Mar  4 23:09:20 perseus kernel: [ 3753.704594] [drm:i915_wait_request] 
*ERROR* something (likely vbetool) disabled interrupts, re-enabling
  Mar  4 23:09:20 perseus kernel: [ 3753.724594] [drm:i915_wait_request] 
*ERROR* something (likely vbetool) disabled interrupts, re-enabling
  Mar  4 23:09:20 perseus kernel: [ 3753.744595] [drm:i915_wait_request] 
*ERROR* something (likely vbetool) disabled interrupts, re-enabling
  Mar  4 23:09:20 perseus kernel: [ 3753.764606] [drm:i915_wait_request] 
*ERROR* something (likely vbetool) disabled interrupts, re-enabling
  Mar  4 23:09:20 perseus kernel: [ 3753.784607] [drm:i915_wait_request] 
*ERROR* something (likely vbetool) disabled interrupts, re-enabling
  Mar  4 23:09:20 perseus kernel: [ 3753.804618] [drm:i915_wait_request] 
*ERROR* something (likely vbetool) disabled interrupts, re-enabling
  Mar  4 23:09:20 perseus kernel: [ 3753.824606] [drm:i915_wait_request] 
*ERROR* something (likely vbetool) disabled interrupts, re-enabling

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-17-generic 3.2.0-17.27
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.94-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mdz2458 F pulseaudio
   /dev/snd/controlC1:  mdz2458 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfe02 irq 49'
 Mixer name : 'Analog Devices AD1984'
 Components : 'HDA:11d41984,17aa20bb,00100400'
 Controls  : 31
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'Q9000'/'Logitech, Inc. QuickCam Pro 9000 at usb-:00:1a.7-3, 
high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0990'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 3072
 Mono: Capture 0 [0%] [18.00dB] [off]
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7KHT24WW-1.08'
 Mixer name : 'ThinkPad EC 7KHT24WW-1.08'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities

[Kernel-packages] [Bug 1197482] Re: After suspend/resume, screen is dark for brighness levels below 13 with i915 driver on MacBook Air 6, 2

2013-07-29 Thread Sean V Kelley
This issue is confirmed as well on Fedora 19 with a Macbook Air 6,2.  I
have filed a bug upstream based on this information and others.

https://bugs.freedesktop.org/show_bug.cgi?id=67454

** Bug watch added: freedesktop.org Bugzilla #67454
   https://bugs.freedesktop.org/show_bug.cgi?id=67454

-- 
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/1197482

Title:
  After suspend/resume, screen is dark for brighness levels below 13
  with i915 driver on MacBook Air 6,2

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After installing Raring on my 2013 MacBook Air 6,2, I find that
  sometimes when resuming from suspend, the screen is dark. I have
  tracked this down to the i915 driver, where the screen brightness can
  be adjusted between levels 0-15. This works correctly after boot, with
  0 being dark and 15 the brightest.

  Sometimes after suspend/resume, the screen is equally dark between
  levels 0-12, and seems to be equally bright for levels 13-15
  (brightest). I say sometimes, because it's not every time. It _might_
  be after the second or third suspend/resume, but I'm not yet sure how
  to repeat it.

  When this happens, I have to kill lightum, the backlight/keyboard
  monitoring daemon, and manually set the brightness using the sys
  filesystem:

  echo '15' | sudo tee
  /sys/devices/pci\:00/\:00\:02.0/backlight/acpi_video0/brightness

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-25-generic 3.8.0-25.37
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  linus  1939 F pulseaudio
  CRDA:
   country SE:
(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
  Date: Wed Jul  3 19:23:53 2013
  HibernationDevice:
   RESUME=/dev/mapper/cryptswap1
   #RESUME=UUID=7625120b-1951-4a58-8da6-1c47db358631
  MachineType: Apple Inc. MacBookAir6,2
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-25-generic 
root=UUID=2f08800d-d161-46e7-87b6-0f88e86890af ro i915.i915_enable_rc6=3 
libata.force=1:noncq resume=/dev/sda4 quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-25-generic N/A
   linux-backports-modules-3.8.0-25-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/24/2013
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA61.88Z.0099.B00.1305241529
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-7DF21CB3ED6977E5
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir6,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-7DF21CB3ED6977E5
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA61.88Z.0099.B00.1305241529:bd05/24/2013:svnAppleInc.:pnMacBookAir6,2:pvr1.0:rvnAppleInc.:rnMac-7DF21CB3ED6977E5:rvrMacBookAir6,2:cvnAppleInc.:ct10:cvrMac-7DF21CB3ED6977E5:
  dmi.product.name: MacBookAir6,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1197482/+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 1159358] Re: USB Printer & HDD external can't wake up after a moment of time

2013-07-29 Thread chris
So please advise what should I do? 
I have no idea at all.. :(

-- 
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/1159358

Title:
  USB Printer & HDD external can't wake up after a moment of time

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  While working a moment on LibreOffice Calc found that facts:
  - LO hangs for a while after execute "save". And I found that my USB 
expansion HDD was not working. (file that I used to work & execute "save" 
located on the expansion HDD). Take a long time for the HDD to wake up again.
  - Print job was pending (printer not printing). Found that the printer was 
not working. Usually if the problem persists, plug out the USB cable and then 
plug in again. I don't find any solution other than replugging printer USB 
cable to wake up the printer.

  HP Pavillion dm3-1109TU
  Genuine Intel® CPU U4100 @ 1.30GHz × 2
  Mobile Intel® GM45 Express Chipset x86/MMX/SSE2
  Printer: Canon Pixma MX328 (driver: Canon PIXMA MX300 - CUPS+Gutenprint 
v5.2.8-pre1)

  Description:  Ubuntu 12.04.2 LTS (full system update today)
  Installed via Wubi, together with Win7 Home Premium 32 bit

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-39.62-generic-pae 3.2.39
  Uname: Linux 3.2.0-39-generic-pae i686
  .tmp.unity.support.test.0:

  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,imgjpeg,decor,imgpng,snap,obs,gnomecompat,vpswitch,compiztoolbox,resize,regex,dbus,mousepoll,grid,place,animation,move,session,workarounds,switcher,expo,wall,fade,scale]
  CompositorRunning: compiz
  Date: Sun Mar 24 15:55:26 2013
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, even including gdb or git bisection work if 
needed
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:3649]
     Subsystem: Hewlett-Packard Company Device [103c:3649]
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
  MachineType: Hewlett-Packard HP Pavilion dm3 Notebook PC
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-39-generic-pae 
root=UUID=2E2462FD2462C783 loop=/hostname/disks/root.disk ro quiet splash 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/16/2010
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: F.19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3649
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 41.3D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrF.19:bd11/16/2010:svnHewlett-Packard:pnHPPaviliondm3NotebookPC:pvr048711241F1011012:rvnHewlett-Packard:rn3649:rvr41.3D:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dm3 Notebook PC
  dmi.product.version: 048711241F1011012
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.7.12-0ubuntu1
  version.libdrm2: libdrm2 2.4.39-0ubuntu0.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.12
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1159358/+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 1165938] Re: 1286:2044 [Microsoft Surface Pro] Marvell 88W8797 wifi does not work

2013-07-29 Thread Tony S. Hariman
Chris, I boot from USB using nightly Jul 29 saucy-desktop-amd64.iso and it 
crash.
I tried booting to Fedora-20-Nightly-x86_64-Live-desktop-20130728.10-1.iso 
which have
  3.11.0.0.rc2.git3.1.fc20.x86_64 kernel
This work fine.
It show up 2 wireless port mlan0 and uap0.  I can connect using mlan0 but not 
uap0.

-- 
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/1165938

Title:
  1286:2044 [Microsoft Surface Pro] Marvell 88W8797  wifi does not work

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The wifi/bluetooth chip that the MS Surface Pro uses, a Marvell
  avastar 88W8797, does not work properly under Ubuntu 12.10 or 13.04.
  On 13.04, it will be reported three times in the network manager and
  any attempt to connect to any network will fail, regardless of the
  settings of the network.  Additionally attempting to connect to any of
  the three listed connections will cause the system to hang on
  shutdown, as well as any attempt to read the state of the network.

  
  Here is the output of modinfo mwifiex_usb:

  filename:   
/lib/modules/3.8.0-16-generic/kernel/drivers/net/wireless/mwifiex/mwifiex_usb.ko
  firmware:   mrvl/usb8797_uapsta.bin
  license:GPL v2
  version:1.0
  description:Marvell WiFi-Ex USB Driver version1.0
  author: Marvell International Ltd.
  srcversion: 73D8AC7543BD1766913AD58
  alias:  usb:v1286p2044d*dc*dsc*dp*icFFiscFFipFFin*
  alias:  usb:v1286p2043d*dc*dsc*dp*ic*isc*ip*in*
  depends:mwifiex
  intree: Y
  vermagic:   3.8.0-16-generic SMP mod_unload modversions

  
  Here is the output of ls /lib/firmware/mrvl:

  total 1656
  drwxr-xr-x  2 root root   4096 Mar 28 13:01 ./
  drwxr-xr-x 57 root root   4096 Apr  4 22:22 ../
  -rw-r--r--  1 root root 259172 Mar 28 13:01 sd8688.bin
  -rw-r--r--  1 root root   2616 Mar 28 13:01 sd8688_helper.bin
  -rw-r--r--  1 root root 447384 Mar 28 13:01 sd8787_uapsta.bin
  -rw-r--r--  1 root root 458108 Mar 28 13:01 sd8797_uapsta.bin
  -rw-r--r--  1 root root 508372 Mar 28 13:01 usb8797_uapsta.bin
  ---
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  shane  1969 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=ddf15760-30b8-411f-86aa-9ae11944706e
  InstallationDate: Installed on 2013-03-27 (12 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130327)
  MachineType: Microsoft Corporation Surface with Windows 8 Pro
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: ro root=/dev/sda7 initrd=boot\initrd.img-3.8.0-17-generic
  ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-17-generic N/A
   linux-backports-modules-3.8.0-17-generic  N/A
   linux-firmware1.104
  Tags:  raring
  Uname: Linux 3.8.0-17-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.01.0150
  dmi.board.asset.tag: 0
  dmi.board.name: Surface with Windows 8 Pro
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: 1
  dmi.chassis.asset.tag: 0
  dmi.chassis.type: 17
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: 1
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.01.0150:bd01/22/2013:svnMicrosoftCorporation:pnSurfacewithWindows8Pro:pvr1:rvnMicrosoftCorporation:rnSurfacewithWindows8Pro:rvr1:cvnMicrosoftCorporation:ct17:cvr1:
  dmi.product.name: Surface with Windows 8 Pro
  dmi.product.version: 1
  dmi.sys.vendor: Microsoft Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1165938/+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 950775] Re: System crashes randomly

2013-07-29 Thread Adam Conrad
** Changed in: eglibc (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/950775

Title:
  System crashes randomly

Status in “eglibc” package in Ubuntu:
  Incomplete
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Since I have updated libc this morning, my system crashes randomly
  (black screen with debug output).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libc-bin 2.13-20ubuntu5.1
  ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
  Uname: Linux 3.0.0-16-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Fri Mar  9 12:42:26 2012
  Dependencies:
   
  SourcePackage: eglibc
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pierre 1572 F pulseaudio
pierre 1651 F xfce4-volumed
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5044 irq 43'
 Mixer name : 'SigmaTel STAC9221 A1'
 Components : 'HDA:83847680,106b2200,00103401'
 Controls  : 21
 Simple ctrls  : 13
  DistroRelease: Ubuntu 11.10
  HibernationDevice: RESUME=UUID=64a9213e-1288-4cc7-a492-9c794cd144b1
  MachineType: Apple Inc. MacBook2,1
  Package: linux (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-16-generic 
root=UUID=c2be4ec7-8fb8-4ddd-8435-3e42cd8992bb ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
  RelatedPackageVersions:
   linux-restricted-modules-3.0.0-16-generic N/A
   linux-backports-modules-3.0.0-16-generic  N/A
   linux-firmware1.60
  Tags:  oneiric
  Uname: Linux 3.0.0-16-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout dip fax floppy fuse lpadmin mythtv 
plugdev sambashare tape video
  dmi.bios.date: 06/27/07
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MB21.88Z.00A5.B07.0706270922
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4208CAA
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4208CAA
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CAA:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CAA:
  dmi.product.name: MacBook2,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/950775/+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 1205373] Re: linux: 3.8.0-28.41 -proposed tracker

2013-07-29 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: New => In Progress

** Description changed:

  This bug is for tracking the 3.8.0-28.41 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 15:14 UTC
- kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 00:09 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 00:09 UTC
- kernel-stable-phase-changed:Saturday, 27. July 2013 00:09 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 01:00 UTC
+ kernel-stable-phase:Verification
+ kernel-stable-phase-changed:Tuesday, 30. July 2013 02:01 UTC
+ kernel-stable-Verification-testing-start:Tuesday, 30. July 2013 02:01 UTC

-- 
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/1205373

Title:
  linux: 3.8.0-28.41 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Raring:
  New

Bug description:
  This bug is for tracking the 3.8.0-28.41 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 15:14 UTC
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 00:09 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 00:09 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 01:00 UTC
  kernel-stable-phase:Verification
  kernel-stable-phase-changed:Tuesday, 30. July 2013 02:01 UTC
  kernel-stable-Verification-testing-start:Tuesday, 30. July 2013 02:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205373/+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 1205440] Re: linux: 3.5.0-38.59 -proposed tracker

2013-07-29 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: New => In Progress

** Description changed:

  This bug is for tracking the 3.5.0-38.59 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 18:00 UTC
- kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 16:12 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 16:12 UTC
- kernel-stable-phase-changed:Saturday, 27. July 2013 16:12 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 01:02 UTC
+ kernel-stable-phase:Verification
+ kernel-stable-phase-changed:Tuesday, 30. July 2013 02:02 UTC
+ kernel-stable-Verification-testing-start:Tuesday, 30. July 2013 02:02 UTC

-- 
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/1205440

Title:
  linux: 3.5.0-38.59 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  New

Bug description:
  This bug is for tracking the 3.5.0-38.59 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 18:00 UTC
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 16:12 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 16:12 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 01:02 UTC
  kernel-stable-phase:Verification
  kernel-stable-phase-changed:Tuesday, 30. July 2013 02:02 UTC
  kernel-stable-Verification-testing-start:Tuesday, 30. July 2013 02:02 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205440/+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 1206323] Status changed to Confirmed

2013-07-29 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/1206323

Title:
  [TOSHIBA Satellite C855D] suspend/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  booted up computer and ran software updater and crash occured

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-5-generic 3.10.0-5.15
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jd 2381 F pulseaudio
   /dev/snd/controlC0:  jd 2381 F pulseaudio
  Date: Mon Jul 29 21:31:57 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=e6c6fe9c-a833-4296-a82f-8086707aadb9
  InstallationDate: Installed on 2013-07-20 (9 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130624)
  InterpreterPath: /usr/bin/python3.3
  MachineType: TOSHIBA Satellite C855D
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   0 radeondrmfb
   1 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=2b708c8e-ea46-47a3-9091-d0af01eefcf3 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-5-generic N/A
   linux-backports-modules-3.10.0-5-generic  N/A
   linux-firmware1.112
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: rts5139
  Title: [TOSHIBA Satellite C855D] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 08/21/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 6.00
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: MP
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr6.00:bd08/21/2012:svnTOSHIBA:pnSatelliteC855D:pvrPSCBQU-00E007:rvnTOSHIBA:rnPortablePC:rvrMP:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite C855D
  dmi.product.version: PSCBQU-00E007
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1206323/+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 1206322] Status changed to Confirmed

2013-07-29 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/1206322

Title:
  [TOSHIBA Satellite S55-A] suspend/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  It happens quite frequently. Whenever i'm without  power for some time
  and laptop goes into sleep or suspend (or whatever it is), i can't
  unsleep/unsuspend. I hit enter to wake the machine and the screen just
  locks and I go into an endless cycle of autoauthenticating. Mouse and
  keyboard will not respond.

  This bug is ridiculously repeatable so if i didnt do something right
  (ie, it happens basically every time that my computer suspends, as far
  as i know), let me know and i can get you more detailed report.

  I *think* i did everything right. I didnt see anything on the page
  that i linked below that seemed relevant. I could be doing this
  totally wrong though -- first time bug reporter here.

  thanks!

  ps, all the relevant info gathered from the commands mentioned should
  be in the attached file

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-5-generic 3.10.0-5.15
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  josh   1955 F pulseaudio
  Date: Fri Jul 26 11:15:40 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=04792e48-c529-4f51-88b9-4cba20dbe3ea
  InstallationDate: Installed on 2013-07-04 (25 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  InterpreterPath: /usr/bin/python3.3
  MachineType: TOSHIBA Satellite S55-A
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic.efi.signed 
root=UUID=3bdf46f1-229b-4959-ae0b-d880040c2071 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-5-generic N/A
   linux-backports-modules-3.10.0-5-generic  N/A
   linux-firmware1.112
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: keucr
  Title: [TOSHIBA Satellite S55-A] suspend/resume failure
  UpgradeStatus: Upgraded to saucy on 2013-07-04 (25 days ago)
  UserGroups:
   
  dmi.bios.date: 05/15/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 1.20
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: VG10F
  dmi.board.vendor: Intel
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.20:bd05/15/2013:svnTOSHIBA:pnSatelliteS55-A:pvrPSKJJU-018009:rvnIntel:rnVG10F:rvrType2-BoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite S55-A
  dmi.product.version: PSKJJU-018009
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1206322/+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 1206323] [NEW] [TOSHIBA Satellite C855D] suspend/resume failure

2013-07-29 Thread jd
Public bug reported:

booted up computer and ran software updater and crash occured

ProblemType: KernelOops
DistroRelease: Ubuntu 13.10
Package: linux-image-3.10.0-5-generic 3.10.0-5.15
ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
Uname: Linux 3.10.0-5-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.11-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jd 2381 F pulseaudio
 /dev/snd/controlC0:  jd 2381 F pulseaudio
Date: Mon Jul 29 21:31:57 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=e6c6fe9c-a833-4296-a82f-8086707aadb9
InstallationDate: Installed on 2013-07-20 (9 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130624)
InterpreterPath: /usr/bin/python3.3
MachineType: TOSHIBA Satellite C855D
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB:
 0 radeondrmfb
 1 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=2b708c8e-ea46-47a3-9091-d0af01eefcf3 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not 
responding.
RelatedPackageVersions:
 linux-restricted-modules-3.10.0-5-generic N/A
 linux-backports-modules-3.10.0-5-generic  N/A
 linux-firmware1.112
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
StagingDrivers: rts5139
Title: [TOSHIBA Satellite C855D] suspend/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 08/21/2012
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: 6.00
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Portable PC
dmi.board.vendor: TOSHIBA
dmi.board.version: MP
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: OEM Chassis Manufacturer
dmi.chassis.version: OEM Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvr6.00:bd08/21/2012:svnTOSHIBA:pnSatelliteC855D:pvrPSCBQU-00E007:rvnTOSHIBA:rnPortablePC:rvrMP:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
dmi.product.name: Satellite C855D
dmi.product.version: PSCBQU-00E007
dmi.sys.vendor: TOSHIBA

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


** Tags: amd64 apport-kerneloops resume saucy staging suspend

-- 
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/1206323

Title:
  [TOSHIBA Satellite C855D] suspend/resume failure

Status in “linux” package in Ubuntu:
  New

Bug description:
  booted up computer and ran software updater and crash occured

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-5-generic 3.10.0-5.15
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jd 2381 F pulseaudio
   /dev/snd/controlC0:  jd 2381 F pulseaudio
  Date: Mon Jul 29 21:31:57 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=e6c6fe9c-a833-4296-a82f-8086707aadb9
  InstallationDate: Installed on 2013-07-20 (9 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130624)
  InterpreterPath: /usr/bin/python3.3
  MachineType: TOSHIBA Satellite C855D
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   0 radeondrmfb
   1 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=2b708c8e-ea46-47a3-9091-d0af01eefcf3 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-5-generic N/A
   linux-backports-modules-3.10.0-5-generic  N/A
   linux-firmware1.112
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: rts5139
  Title: [TOSHIBA Satellite C855D] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 08/21/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 6.00
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: MP
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassi

[Kernel-packages] [Bug 1206322] [NEW] [TOSHIBA Satellite S55-A] suspend/resume failure

2013-07-29 Thread josh brown
Public bug reported:

It happens quite frequently. Whenever i'm without  power for some time
and laptop goes into sleep or suspend (or whatever it is), i can't
unsleep/unsuspend. I hit enter to wake the machine and the screen just
locks and I go into an endless cycle of autoauthenticating. Mouse and
keyboard will not respond.

This bug is ridiculously repeatable so if i didnt do something right
(ie, it happens basically every time that my computer suspends, as far
as i know), let me know and i can get you more detailed report.

I *think* i did everything right. I didnt see anything on the page that
i linked below that seemed relevant. I could be doing this totally wrong
though -- first time bug reporter here.

thanks!

ps, all the relevant info gathered from the commands mentioned should be
in the attached file

ProblemType: KernelOops
DistroRelease: Ubuntu 13.10
Package: linux-image-3.10.0-5-generic 3.10.0-5.15
ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
Uname: Linux 3.10.0-5-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.11-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  josh   1955 F pulseaudio
Date: Fri Jul 26 11:15:40 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=04792e48-c529-4f51-88b9-4cba20dbe3ea
InstallationDate: Installed on 2013-07-04 (25 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
InterpreterPath: /usr/bin/python3.3
MachineType: TOSHIBA Satellite S55-A
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic.efi.signed 
root=UUID=3bdf46f1-229b-4959-ae0b-d880040c2071 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not 
responding.
RelatedPackageVersions:
 linux-restricted-modules-3.10.0-5-generic N/A
 linux-backports-modules-3.10.0-5-generic  N/A
 linux-firmware1.112
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
StagingDrivers: keucr
Title: [TOSHIBA Satellite S55-A] suspend/resume failure
UpgradeStatus: Upgraded to saucy on 2013-07-04 (25 days ago)
UserGroups:
 
dmi.bios.date: 05/15/2013
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: 1.20
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: VG10F
dmi.board.vendor: Intel
dmi.board.version: Type2 - Board Version
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: OEM Chassis Manufacturer
dmi.chassis.version: OEM Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.20:bd05/15/2013:svnTOSHIBA:pnSatelliteS55-A:pvrPSKJJU-018009:rvnIntel:rnVG10F:rvrType2-BoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
dmi.product.name: Satellite S55-A
dmi.product.version: PSKJJU-018009
dmi.sys.vendor: TOSHIBA

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


** Tags: amd64 apport-kerneloops resume saucy staging suspend

** Attachment added: "bugreport.txt"
   
https://bugs.launchpad.net/bugs/1206322/+attachment/3753849/+files/bugreport.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/1206322

Title:
  [TOSHIBA Satellite S55-A] suspend/resume failure

Status in “linux” package in Ubuntu:
  New

Bug description:
  It happens quite frequently. Whenever i'm without  power for some time
  and laptop goes into sleep or suspend (or whatever it is), i can't
  unsleep/unsuspend. I hit enter to wake the machine and the screen just
  locks and I go into an endless cycle of autoauthenticating. Mouse and
  keyboard will not respond.

  This bug is ridiculously repeatable so if i didnt do something right
  (ie, it happens basically every time that my computer suspends, as far
  as i know), let me know and i can get you more detailed report.

  I *think* i did everything right. I didnt see anything on the page
  that i linked below that seemed relevant. I could be doing this
  totally wrong though -- first time bug reporter here.

  thanks!

  ps, all the relevant info gathered from the commands mentioned should
  be in the attached file

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-5-generic 3.10.0-5.15
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  josh   1955 F pulseaudio
  Date: Fri Jul 26 11:15:40 2013
  ExecutablePat

[Kernel-packages] [Bug 1206316] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-07-29 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1156138 ***
https://bugs.launchpad.net/bugs/1156138

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1156138, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1156138
   bcmwl-kernel-source fails to build on lowlatency kernel [FATAL: modpost: 
GPL-incompatible module wl.ko uses GPL-only symbol '__rcu_read_unlock']

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

Title:
  bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module
  failed to build

Status in “bcmwl” package in Ubuntu:
  New

Bug description:
  Failed while update.

  ProblemType: Package
  DistroRelease: Ubuntu 13.04
  Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  DKMSKernelVersion: 3.8.0-27-lowlatency
  Date: Tue Jul 30 02:22:34 2013
  MarkForUpload: True
  PackageVersion: 6.20.155.1+bdcom-0ubuntu6
  SourcePackage: bcmwl
  Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module 
failed to build
  UpgradeStatus: Upgraded to raring on 2013-04-27 (93 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1206316/+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 1206318] Re: package firmware-b43-installer 1:015-9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 4

2013-07-29 Thread joeyramone
** Changed in: b43-fwcutter (Ubuntu)
   Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/b43-fwcutter/+question/233226

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

Title:
  package firmware-b43-installer 1:015-9 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 4

Status in “b43-fwcutter” package in Ubuntu:
  Invalid

Bug description:
  imag5 - lubuntu 
  Description:  Ubuntu 12.04.2 LTS
  Release:  12.04

  b43-fwcutter:
Installed: 1:015-9
Candidate: 1:015-9
Version table:
   *** 1:015-9 0
  500 http://ports.ubuntu.com/ubuntu-ports/ precise/main powerpc 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: firmware-b43-installer 1:015-9
  ProcVersionSignature: Ubuntu 3.2.0-51.77-powerpc64-smp 3.2.48
  Uname: Linux 3.2.0-51-powerpc64-smp ppc64
  ApportVersion: 2.0.1-0ubuntu17.3
  AptOrdering:
   b43-fwcutter: Install
   firmware-b43-installer: Install
   b43-fwcutter: Configure
   firmware-b43-installer: Configure
  Architecture: powerpc
  Date: Tue Jul 30 02:31:45 2013
  DuplicateSignature: package:firmware-b43-installer:1:015-9:subprocess 
installed post-installation script returned error exit status 4
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 4
  InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release powerpc 
(20120423.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: b43-fwcutter
  Title: package firmware-b43-installer 1:015-9 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/b43-fwcutter/+bug/1206318/+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 1205373] Re: linux: 3.8.0-28.41 -proposed tracker

2013-07-29 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.8.0-28.41 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 15:14 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 00:09 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 00:09 UTC
  kernel-stable-phase-changed:Saturday, 27. July 2013 00:09 UTC
+ kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 01:00 UTC

-- 
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/1205373

Title:
  linux: 3.8.0-28.41 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Raring:
  New

Bug description:
  This bug is for tracking the 3.8.0-28.41 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 15:14 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 00:09 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 00:09 UTC
  kernel-stable-phase-changed:Saturday, 27. July 2013 00:09 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 01:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205373/+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 1205440] Re: linux: 3.5.0-38.59 -proposed tracker

2013-07-29 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.5.0-38.59 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 18:00 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 16:12 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 16:12 UTC
  kernel-stable-phase-changed:Saturday, 27. July 2013 16:12 UTC
+ kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 01:02 UTC

-- 
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/1205440

Title:
  linux: 3.5.0-38.59 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  New

Bug description:
  This bug is for tracking the 3.5.0-38.59 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 18:00 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 16:12 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 16:12 UTC
  kernel-stable-phase-changed:Saturday, 27. July 2013 16:12 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 01:02 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205440/+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 1205381] Re: linux: 3.2.0-52.78 -proposed tracker

2013-07-29 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: New => In Progress

** Description changed:

  This bug is for tracking the 3.2.0-52.78 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 15:29 UTC
- kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 00:16 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 00:16 UTC
- kernel-stable-phase-changed:Saturday, 27. July 2013 00:16 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:01 UTC
+ kernel-stable-phase:Verification
+ kernel-stable-phase-changed:Tuesday, 30. July 2013 01:01 UTC
+ kernel-stable-Verification-testing-start:Tuesday, 30. July 2013 01:01 UTC

-- 
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/1205381

Title:
  linux: 3.2.0-52.78 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  New

Bug description:
  This bug is for tracking the 3.2.0-52.78 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 15:29 UTC
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 00:16 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 00:16 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:01 UTC
  kernel-stable-phase:Verification
  kernel-stable-phase-changed:Tuesday, 30. July 2013 01:01 UTC
  kernel-stable-Verification-testing-start:Tuesday, 30. July 2013 01:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205381/+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 1205675] Re: linux-armadaxp: 3.5.0-1619.27 -proposed tracker

2013-07-29 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: New => In Progress

** Description changed:

  This bug is for tracking the 3.5.0-1619.27 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 16:07 UTC
  kernel-stable-master-bug:1205440
- kernel-stable-phase:CopyToProposed
- kernel-stable-phase-changed:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:03 UTC
+ kernel-stable-phase:Verification
+ kernel-stable-phase-changed:Tuesday, 30. July 2013 01:05 UTC
+ kernel-stable-Verification-testing-start:Tuesday, 30. July 2013 01:05 UTC

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

Title:
  linux-armadaxp: 3.5.0-1619.27 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  In Progress

Bug description:
  This bug is for tracking the 3.5.0-1619.27 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 16:07 UTC
  kernel-stable-master-bug:1205440
  kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:03 UTC
  kernel-stable-phase:Verification
  kernel-stable-phase-changed:Tuesday, 30. July 2013 01:05 UTC
  kernel-stable-Verification-testing-start:Tuesday, 30. July 2013 01:05 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205675/+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 1205541] Re: linux-armadaxp: 3.2.0-1623.35 -proposed tracker

2013-07-29 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: New => In Progress

** Description changed:

  This bug is for tracking the 3.2.0-1623.35 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 00:12 UTC
  kernel-stable-master-bug:1205381
- kernel-stable-phase:CopyToProposed
- kernel-stable-phase-changed:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:02 UTC
+ kernel-stable-phase:Verification
+ kernel-stable-phase-changed:Tuesday, 30. July 2013 01:04 UTC
+ kernel-stable-Verification-testing-start:Tuesday, 30. July 2013 01:04 UTC

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

Title:
  linux-armadaxp: 3.2.0-1623.35 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Precise:
  In Progress

Bug description:
  This bug is for tracking the 3.2.0-1623.35 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 00:12 UTC
  kernel-stable-master-bug:1205381
  kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:02 UTC
  kernel-stable-phase:Verification
  kernel-stable-phase-changed:Tuesday, 30. July 2013 01:04 UTC
  kernel-stable-Verification-testing-start:Tuesday, 30. July 2013 01:04 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205541/+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 1206318] [NEW] package firmware-b43-installer 1:015-9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 4

2013-07-29 Thread joeyramone
Public bug reported:

imag5 - lubuntu 
Description:Ubuntu 12.04.2 LTS
Release:12.04

b43-fwcutter:
  Installed: 1:015-9
  Candidate: 1:015-9
  Version table:
 *** 1:015-9 0
500 http://ports.ubuntu.com/ubuntu-ports/ precise/main powerpc Packages
100 /var/lib/dpkg/status

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: firmware-b43-installer 1:015-9
ProcVersionSignature: Ubuntu 3.2.0-51.77-powerpc64-smp 3.2.48
Uname: Linux 3.2.0-51-powerpc64-smp ppc64
ApportVersion: 2.0.1-0ubuntu17.3
AptOrdering:
 b43-fwcutter: Install
 firmware-b43-installer: Install
 b43-fwcutter: Configure
 firmware-b43-installer: Configure
Architecture: powerpc
Date: Tue Jul 30 02:31:45 2013
DuplicateSignature: package:firmware-b43-installer:1:015-9:subprocess installed 
post-installation script returned error exit status 4
ErrorMessage: subprocess installed post-installation script returned error exit 
status 4
InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release powerpc 
(20120423.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: b43-fwcutter
Title: package firmware-b43-installer 1:015-9 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 4
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: b43-fwcutter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package need-duplicate-check powerpc precise

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

Title:
  package firmware-b43-installer 1:015-9 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 4

Status in “b43-fwcutter” package in Ubuntu:
  New

Bug description:
  imag5 - lubuntu 
  Description:  Ubuntu 12.04.2 LTS
  Release:  12.04

  b43-fwcutter:
Installed: 1:015-9
Candidate: 1:015-9
Version table:
   *** 1:015-9 0
  500 http://ports.ubuntu.com/ubuntu-ports/ precise/main powerpc 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: firmware-b43-installer 1:015-9
  ProcVersionSignature: Ubuntu 3.2.0-51.77-powerpc64-smp 3.2.48
  Uname: Linux 3.2.0-51-powerpc64-smp ppc64
  ApportVersion: 2.0.1-0ubuntu17.3
  AptOrdering:
   b43-fwcutter: Install
   firmware-b43-installer: Install
   b43-fwcutter: Configure
   firmware-b43-installer: Configure
  Architecture: powerpc
  Date: Tue Jul 30 02:31:45 2013
  DuplicateSignature: package:firmware-b43-installer:1:015-9:subprocess 
installed post-installation script returned error exit status 4
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 4
  InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release powerpc 
(20120423.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: b43-fwcutter
  Title: package firmware-b43-installer 1:015-9 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/b43-fwcutter/+bug/1206318/+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 1206317] [NEW] package firmware-b43-installer 1:015-9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 4

2013-07-29 Thread joeyramone
Public bug reported:

imag5 - lubuntu

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: firmware-b43-installer 1:015-9
ProcVersionSignature: Ubuntu 3.2.0-51.77-powerpc64-smp 3.2.48
Uname: Linux 3.2.0-51-powerpc64-smp ppc64
ApportVersion: 2.0.1-0ubuntu17.3
AptOrdering:
 b43-fwcutter: Install
 firmware-b43-installer: Install
 b43-fwcutter: Configure
 firmware-b43-installer: Configure
Architecture: powerpc
Date: Tue Jul 30 02:31:45 2013
DuplicateSignature: package:firmware-b43-installer:1:015-9:subprocess installed 
post-installation script returned error exit status 4
ErrorMessage: subprocess installed post-installation script returned error exit 
status 4
InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release powerpc 
(20120423.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: b43-fwcutter
Title: package firmware-b43-installer 1:015-9 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 4
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: b43-fwcutter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package need-duplicate-check powerpc precise

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

Title:
  package firmware-b43-installer 1:015-9 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 4

Status in “b43-fwcutter” package in Ubuntu:
  New

Bug description:
  imag5 - lubuntu

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: firmware-b43-installer 1:015-9
  ProcVersionSignature: Ubuntu 3.2.0-51.77-powerpc64-smp 3.2.48
  Uname: Linux 3.2.0-51-powerpc64-smp ppc64
  ApportVersion: 2.0.1-0ubuntu17.3
  AptOrdering:
   b43-fwcutter: Install
   firmware-b43-installer: Install
   b43-fwcutter: Configure
   firmware-b43-installer: Configure
  Architecture: powerpc
  Date: Tue Jul 30 02:31:45 2013
  DuplicateSignature: package:firmware-b43-installer:1:015-9:subprocess 
installed post-installation script returned error exit status 4
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 4
  InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release powerpc 
(20120423.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: b43-fwcutter
  Title: package firmware-b43-installer 1:015-9 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/b43-fwcutter/+bug/1206317/+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 1206316] [NEW] bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-07-29 Thread Jackow
Public bug reported:

Failed while update.

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6
ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
Uname: Linux 3.8.0-26-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: i386
DKMSKernelVersion: 3.8.0-27-lowlatency
Date: Tue Jul 30 02:22:34 2013
MarkForUpload: True
PackageVersion: 6.20.155.1+bdcom-0ubuntu6
SourcePackage: bcmwl
Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module 
failed to build
UpgradeStatus: Upgraded to raring on 2013-04-27 (93 days ago)

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


** Tags: apport-package i386 need-duplicate-check raring

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

Title:
  bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module
  failed to build

Status in “bcmwl” package in Ubuntu:
  New

Bug description:
  Failed while update.

  ProblemType: Package
  DistroRelease: Ubuntu 13.04
  Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  DKMSKernelVersion: 3.8.0-27-lowlatency
  Date: Tue Jul 30 02:22:34 2013
  MarkForUpload: True
  PackageVersion: 6.20.155.1+bdcom-0ubuntu6
  SourcePackage: bcmwl
  Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module 
failed to build
  UpgradeStatus: Upgraded to raring on 2013-04-27 (93 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1206316/+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 1201444] Re: linux and linux-signed may becomes skewed due to loose dependancy (was Secure boot signature verification of linux kernel is failing with today's images)

2013-07-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-signed-lts-raring

** Branch linked: lp:ubuntu/raring-proposed/linux-signed

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

Title:
  linux and linux-signed may becomes skewed due to loose dependancy (was
  Secure boot signature  verification of linux kernel is failing with
  today's images)

Status in “linux-signed” package in Ubuntu:
  Fix Released
Status in “linux-signed-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-signed” source package in Precise:
  Invalid
Status in “linux-signed-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-signed” source package in Raring:
  Fix Committed
Status in “linux-signed-lts-raring” source package in Raring:
  Invalid
Status in “linux-signed” source package in Saucy:
  Fix Released
Status in “linux-signed-lts-raring” source package in Saucy:
  Invalid

Bug description:
  Secure boot signature  verification of linux kernel (3.10.0-2-generic
  #11) is failing with today's images (20130715)  against the keys
  present in http://bazaar.launchpad.net/~ubuntu-bugcontrol/qa-
  regression-testing/master/files/head:/notes_testing/secure-boot/keys/

  The test_efi_secure_boot_signatures test in static validation test, present 
in 
http://bazaar.launchpad.net/~utah/utah/dev/view/head:/utah/isotest/iso_static_validation.py
 accounts for this test and the failure is as follows,
  

  __main__.TestValidateISO.test_efi_secure_boot_signatures

  

  DEBUG: Using iso at: /tmp/utah-saucy-desktop-amd64.iso
  INFO: Preparing image: /tmp/utah-saucy-desktop-amd64.iso
  INFO: /tmp/utah-saucy-desktop-amd64.iso is locally available as 
/tmp/utah-saucy-desktop-amd64.iso
  INFO: Getting image type of /tmp/utah-saucy-desktop-amd64.iso
  DEBUG: bsdtar list command: bsdtar -t -f /tmp/utah-saucy-desktop-amd64.iso
  INFO: Image type is: desktop
  DEBUG: Using normal image
  DEBUG: bsdtar list command: bsdtar -t -v -f /tmp/utah-saucy-desktop-amd64.iso 
./.disk/info
  DEBUG: bsdtar extract command: bsdtar -x -f /tmp/utah-saucy-desktop-amd64.iso 
-O .disk/info
  INFO: Arch is: amd64
  INFO: Series is saucy
  DEBUG: Standard name for this iso is: saucy-desktop-amd64.iso
  DEBUG: Generating verification certificates
  DEBUG: Extracting UEFI boot and kernel images
  DEBUG: bsdtar list command: bsdtar -t -v -f /tmp/utah-saucy-desktop-amd64.iso 
./EFI/BOOT/BOOTx64.EFI
  DEBUG: bsdtar extract command: bsdtar -x -f /tmp/utah-saucy-desktop-amd64.iso 
-O EFI/BOOT/BOOTx64.EFI
  DEBUG: bsdtar list command: bsdtar -t -v -f /tmp/utah-saucy-desktop-amd64.iso 
./EFI/BOOT/grubx64.efi
  DEBUG: bsdtar extract command: bsdtar -x -f /tmp/utah-saucy-desktop-amd64.iso 
-O EFI/BOOT/grubx64.efi
  DEBUG: bsdtar list command: bsdtar -t -v -f /tmp/utah-saucy-desktop-amd64.iso 
casper/vmlinuz.efi
  DEBUG: bsdtar extract command: bsdtar -x -f /tmp/utah-saucy-desktop-amd64.iso 
-O casper/vmlinuz.efi
  DEBUG: Verifying UEFI shim
  DEBUG: Verifying UEFI grub
  DEBUG: Detaching kernel signature
  DEBUG: Verifying kernel signature
  ERROR: test_efi_secure_boot_signatures (__main__.TestValidateISO)
  ERROR: Traceback (most recent call last):
    File "/usr/lib/python2.7/unittest/case.py", line 327, in run
  testMethod()
    File "/usr/share/utah/isotest/iso_static_validation.py", line 505, in 
test_efi_secure_boot_signatures
  self.assertEqual(stdout, 'Signature verification OK\n')
    File "/usr/lib/python2.7/unittest/case.py", line 511, in assertEqual
  assertion_func(first, second, msg=msg)
    File "/usr/lib/python2.7/unittest/case.py", line 504, in _baseAssertEqual
  raise self.failureException(msg)
  AssertionError: 'Signature verification failed\n' != 'Signature verification 
OK\n'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1201444/+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 1205440] Re: linux: 3.5.0-38.59 -proposed tracker

2013-07-29 Thread Adam Conrad
Copied to -proposed, overrides adjusted, and linux-signed built.

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

-- 
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/1205440

Title:
  linux: 3.5.0-38.59 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  New

Bug description:
  This bug is for tracking the 3.5.0-38.59 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 18:00 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 16:12 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 16:12 UTC
  kernel-stable-phase-changed:Saturday, 27. July 2013 16:12 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205440/+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 1205373] Re: linux: 3.8.0-28.41 -proposed tracker

2013-07-29 Thread Adam Conrad
Copied to -proposed, overrides adjusted, and linux-signed built.

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

-- 
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/1205373

Title:
  linux: 3.8.0-28.41 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Raring:
  New

Bug description:
  This bug is for tracking the 3.8.0-28.41 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 15:14 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 00:09 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 00:09 UTC
  kernel-stable-phase-changed:Saturday, 27. July 2013 00:09 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205373/+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 1205541] Re: linux-armadaxp: 3.2.0-1623.35 -proposed tracker

2013-07-29 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-1623.35 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 00:12 UTC
  kernel-stable-master-bug:1205381
  kernel-stable-phase:CopyToProposed
  kernel-stable-phase-changed:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:28 UTC
+ kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:02 UTC

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

Title:
  linux-armadaxp: 3.2.0-1623.35 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Precise:
  In Progress

Bug description:
  This bug is for tracking the 3.2.0-1623.35 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 00:12 UTC
  kernel-stable-master-bug:1205381
  kernel-stable-phase:CopyToProposed
  kernel-stable-phase-changed:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:02 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205541/+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 1205675] Re: linux-armadaxp: 3.5.0-1619.27 -proposed tracker

2013-07-29 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.5.0-1619.27 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 16:07 UTC
  kernel-stable-master-bug:1205440
  kernel-stable-phase:CopyToProposed
  kernel-stable-phase-changed:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:29 UTC
+ kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:03 UTC

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

Title:
  linux-armadaxp: 3.5.0-1619.27 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  In Progress

Bug description:
  This bug is for tracking the 3.5.0-1619.27 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 16:07 UTC
  kernel-stable-master-bug:1205440
  kernel-stable-phase:CopyToProposed
  kernel-stable-phase-changed:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205675/+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 1205381] Re: linux: 3.2.0-52.78 -proposed tracker

2013-07-29 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-52.78 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 15:29 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 00:16 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 00:16 UTC
  kernel-stable-phase-changed:Saturday, 27. July 2013 00:16 UTC
+ kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:01 UTC

-- 
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/1205381

Title:
  linux: 3.2.0-52.78 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  New

Bug description:
  This bug is for tracking the 3.2.0-52.78 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 15:29 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 00:16 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 00:16 UTC
  kernel-stable-phase-changed:Saturday, 27. July 2013 00:16 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205381/+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 1205675] Re: linux-armadaxp: 3.5.0-1619.27 -proposed tracker

2013-07-29 Thread Adam Conrad
Copied to -proposed and overrides adjusted.

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

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

Title:
  linux-armadaxp: 3.5.0-1619.27 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  In Progress

Bug description:
  This bug is for tracking the 3.5.0-1619.27 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 16:07 UTC
  kernel-stable-master-bug:1205440
  kernel-stable-phase:CopyToProposed
  kernel-stable-phase-changed:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:29 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205675/+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 1205381] Re: linux: 3.2.0-52.78 -proposed tracker

2013-07-29 Thread Adam Conrad
Copied to -proposed and overrides adjusted.

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

-- 
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/1205381

Title:
  linux: 3.2.0-52.78 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  New

Bug description:
  This bug is for tracking the 3.2.0-52.78 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 26. July 2013 15:29 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Saturday, 27. July 2013 00:16 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 27. July 2013 00:16 UTC
  kernel-stable-phase-changed:Saturday, 27. July 2013 00:16 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. July 2013 00:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205381/+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 1205541] Re: linux-armadaxp: 3.2.0-1623.35 -proposed tracker

2013-07-29 Thread Adam Conrad
Copied to -proposed and overrides adjusted.

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Adam Conrad 
(adconrad)

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

Title:
  linux-armadaxp: 3.2.0-1623.35 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Precise:
  In Progress

Bug description:
  This bug is for tracking the 3.2.0-1623.35 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 00:12 UTC
  kernel-stable-master-bug:1205381
  kernel-stable-phase:CopyToProposed
  kernel-stable-phase-changed:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:28 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205541/+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 1183952] Re: System freezes on shutdown or reboot

2013-07-29 Thread victor godayer
Hi Christopher,
After testing on version 10.04, the bug does not exist anymore.
Cheers

-- 
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/1183952

Title:
  System freezes on shutdown or reboot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  When I try to either to shutdown or reboot my computer, the system freezes on 
the splash screen.
  Pressing escape key takes me to the black screen with the cursor blanking, 
and the last line shows "acpid:exiting" and nothing more.

  I've tried several workarounds proposed in vain:
  - adding relevant parameters to the kernel image at boot time by modifying 
the /etc/default/grub file, calling update-grub afterwards.
  - removing/adding ati video driver.

  I took a look to dmesg logs to find out what was wrong, but could not
  find anything relevant (at least to my eyes).

  I don't know if my bug report has the expected shape, first time in
  the world of bug reports...

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-44-generic 3.2.0-44.69
  ProcVersionSignature: Ubuntu 3.2.0-44.69-generic 3.2.44
  Uname: Linux 3.2.0-44-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: Generic_1 [HD-Audio Generic], device 0: ALC269VC Analog [ALC269VC 
Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  victorinox   1916 F pulseaudio
   /dev/snd/controlC0:  victorinox   1916 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Generic'/'HD-Audio Generic at 0xf0344000 irq 48'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,104d6b00,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card0.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Card1.Amixer.info:
   Card hw:1 'Generic_1'/'HD-Audio Generic at 0xf034 irq 49'
 Mixer name : 'Realtek ALC269VC'
 Components : 'HDA:10ec0269,104d6b00,00100202'
 Controls  : 19
 Simple ctrls  : 11
  Date: Fri May 24 19:43:12 2013
  HibernationDevice: RESUME=UUID=291ee30e-1597-4998-aea6-a2668d8c44c8
  InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release amd64 (20120423)
  MachineType: Sony Corporation SVE5EHB
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-44-generic 
root=UUID=5eeb5d59-79bf-41d9-88b3-4a0bf38d6fba ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-44-generic N/A
   linux-backports-modules-3.2.0-44-generic  N/A
   linux-firmware1.79.4
  SourcePackage: linux
  StagingDrivers: rts_pstor
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/22/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R0150E8
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR0150E8:bd05/22/2012:svnSonyCorporation:pnSVE5EHB:pvrC60B1LGS:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVE5EHB
  dmi.product.version: C60B1LGS
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1183952/+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 1200204] Re: 2040:7200 SuperSpeed USB failure (and kernel oops) after launching tvtime: ERROR Transfer event TRB DMA ptr not part of current TD; unable to handle kernel NULL poi

2013-07-29 Thread Ronald J. Wright
** Attachment added: "dmesg output using usb-linus branch with xhci debugging 
enabled"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1200204/+attachment/3753800/+files/dmesg-using-usb-linus-branch-with-xhci-debug.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/1200204

Title:
  2040:7200 SuperSpeed USB failure (and kernel oops) after launching
  tvtime: ERROR Transfer event TRB DMA ptr not part of current TD;
  unable to handle kernel NULL pointer dereference at 0018;
  IP is at usb_set_interface+0x19/0x2d0

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The machine has Ubuntu 13.04 installed, and it consists of an ASUS
  H87I-PLUS motherboard with Haswell hardware and a combination of USB
  2.0 and SuperSpeed USB ports.  I am having trouble using it with a
  Hauppauge WinTV-HVR-950Q TV tuner card.  Plugging in the card or
  leaving it plugged in before boot does not lead to any failures, but
  after I launch tvtime, it causes a USB failure, which causes USB
  shutdown and then a kernel oops.  I plugged the card into various USB
  2.0 and SuperSpeed USB ports, and I have even used version 3.10 of the
  Linux kernel.  However, the same result occurred whether a SuperSpeed
  USB port or a USB 2.0 port was used, and the same USB failure (with
  USB shutdown but without a kernel oops) occurred in version 3.10 of
  Linux.  I tried the same version of Ubuntu (with an official Ubuntu-
  supported kernel) on a Lenovo X201 Tablet containing only USB 2.0
  ports, and it seems to work fine.  This leads me to believe that there
  is a bug in the xhci driver.  Attached are logs documenting the USB
  failure in both the Ubuntu-supported 3.8.0 kernel and the 3.10 kernel
  that occurred on launch of tvtime.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-26-generic 3.8.0-26.38
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  ron1937 F pulseaudio
   /dev/snd/controlC1:  ron1937 F pulseaudio
   /dev/snd/controlC0:  ron1937 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Wed Jul 10 08:16:02 2013
  HibernationDevice: RESUME=UUID=eb7fabf7-3980-4caf-af26-e6c53469c718
  InstallationDate: Installed on 2013-07-06 (4 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  IwConfig:
   eth1  no wireless extensions.

   lono wireless extensions.
  MachineType: ASUS All Series
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-26-generic 
root=UUID=6a9a5196-9fc6-43aa-befb-efe292bed5a1 ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-26-generic N/A
   linux-backports-modules-3.8.0-26-generic  N/A
   linux-firmware1.106
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/15/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0306
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H87I-PLUS
  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.:bvr0306:bd04/15/2013:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH87I-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1200204/+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 1206282] Status changed to Confirmed

2013-07-29 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/1206282

Title:
  Black screen at login

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  When booting, the UI won't load. Instead, the system will display a
  black screen and a working mouse cursor.

  If I ctl+alt+f5, it will display the shell login and I can login. UI
  will load if I restart the lightdm service.

  If I boot in 3.8.0-25 the system will boot correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-26-generic 3.8.0-26.38
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  miguel 2846 F pulseaudio
  Date: Mon Jul 29 22:36:44 2013
  HibernationDevice: RESUME=UUID=ecb29cc9-8479-4343-a2a9-790ce4e24ebb
  InstallationDate: Installed on 2012-12-27 (214 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 900X3C/900X3D/900X4C/900X4D
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-26-generic 
root=UUID=01aa4564-94b9-48d0-8b5c-3eb52d713746 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-26-generic N/A
   linux-backports-modules-3.8.0-26-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-06-01 (58 days ago)
  dmi.bios.date: 09/19/2012
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: P02ABK
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: NP900X4C-A02PT
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP02ABK:bd09/19/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn900X3C/900X3D/900X4C/900X4D:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP900X4C-A02PT:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: 900X3C/900X3D/900X4C/900X4D
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1206282/+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 1206282] [NEW] Black screen at login

2013-07-29 Thread mmalmeida
Public bug reported:

When booting, the UI won't load. Instead, the system will display a
black screen and a working mouse cursor.

If I ctl+alt+f5, it will display the shell login and I can login. UI
will load if I restart the lightdm service.

If I boot in 3.8.0-25 the system will boot correctly.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-26-generic 3.8.0-26.38
ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
Uname: Linux 3.8.0-26-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  miguel 2846 F pulseaudio
Date: Mon Jul 29 22:36:44 2013
HibernationDevice: RESUME=UUID=ecb29cc9-8479-4343-a2a9-790ce4e24ebb
InstallationDate: Installed on 2012-12-27 (214 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MachineType: SAMSUNG ELECTRONICS CO., LTD. 900X3C/900X3D/900X4C/900X4D
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-26-generic 
root=UUID=01aa4564-94b9-48d0-8b5c-3eb52d713746 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-26-generic N/A
 linux-backports-modules-3.8.0-26-generic  N/A
 linux-firmware1.106
SourcePackage: linux
UpgradeStatus: Upgraded to raring on 2013-06-01 (58 days ago)
dmi.bios.date: 09/19/2012
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: P02ABK
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: NP900X4C-A02PT
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: FAB1
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP02ABK:bd09/19/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn900X3C/900X3D/900X4C/900X4D:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP900X4C-A02PT:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
dmi.product.name: 900X3C/900X3D/900X4C/900X4D
dmi.product.version: 0.1
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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


** Tags: amd64 apport-bug raring

-- 
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/1206282

Title:
  Black screen at login

Status in “linux” package in Ubuntu:
  New

Bug description:
  When booting, the UI won't load. Instead, the system will display a
  black screen and a working mouse cursor.

  If I ctl+alt+f5, it will display the shell login and I can login. UI
  will load if I restart the lightdm service.

  If I boot in 3.8.0-25 the system will boot correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-26-generic 3.8.0-26.38
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  miguel 2846 F pulseaudio
  Date: Mon Jul 29 22:36:44 2013
  HibernationDevice: RESUME=UUID=ecb29cc9-8479-4343-a2a9-790ce4e24ebb
  InstallationDate: Installed on 2012-12-27 (214 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 900X3C/900X3D/900X4C/900X4D
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-26-generic 
root=UUID=01aa4564-94b9-48d0-8b5c-3eb52d713746 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-26-generic N/A
   linux-backports-modules-3.8.0-26-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-06-01 (58 days ago)
  dmi.bios.date: 09/19/2012
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: P02ABK
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: NP900X4C-A02PT
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP02ABK:bd09/19/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn900X3C/900X3D/900X4C/900X4D:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP900X4C-A02PT:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: 900X3C/900X3D/900X4C/900X4D
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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

-- 
Mailing lis

[Kernel-packages] [Bug 1206277] [NEW] [TOSHIBA Satellite C855D] suspend/resume failure

2013-07-29 Thread jd
Public bug reported:

crash during fallout 3

ProblemType: KernelOops
DistroRelease: Ubuntu 13.10
Package: linux-image-3.10.0-5-generic 3.10.0-5.15
ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
Uname: Linux 3.10.0-5-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.11-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jd 2415 F pulseaudio
 /dev/snd/controlC0:  jd 2415 F pulseaudio
Date: Mon Jul 29 17:22:25 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=e6c6fe9c-a833-4296-a82f-8086707aadb9
InstallationDate: Installed on 2013-07-20 (9 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130624)
InterpreterPath: /usr/bin/python3.3
MachineType: TOSHIBA Satellite C855D
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB:
 0 radeondrmfb
 1 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=2b708c8e-ea46-47a3-9091-d0af01eefcf3 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not 
responding.
RelatedPackageVersions:
 linux-restricted-modules-3.10.0-5-generic N/A
 linux-backports-modules-3.10.0-5-generic  N/A
 linux-firmware1.112
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
StagingDrivers: rts5139
Title: [TOSHIBA Satellite C855D] suspend/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 08/21/2012
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: 6.00
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Portable PC
dmi.board.vendor: TOSHIBA
dmi.board.version: MP
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: OEM Chassis Manufacturer
dmi.chassis.version: OEM Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvr6.00:bd08/21/2012:svnTOSHIBA:pnSatelliteC855D:pvrPSCBQU-00E007:rvnTOSHIBA:rnPortablePC:rvrMP:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
dmi.product.name: Satellite C855D
dmi.product.version: PSCBQU-00E007
dmi.sys.vendor: TOSHIBA

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


** Tags: amd64 apport-kerneloops resume saucy staging suspend

-- 
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/1206277

Title:
  [TOSHIBA Satellite C855D] suspend/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  crash during fallout 3

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-5-generic 3.10.0-5.15
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jd 2415 F pulseaudio
   /dev/snd/controlC0:  jd 2415 F pulseaudio
  Date: Mon Jul 29 17:22:25 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=e6c6fe9c-a833-4296-a82f-8086707aadb9
  InstallationDate: Installed on 2013-07-20 (9 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130624)
  InterpreterPath: /usr/bin/python3.3
  MachineType: TOSHIBA Satellite C855D
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   0 radeondrmfb
   1 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=2b708c8e-ea46-47a3-9091-d0af01eefcf3 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-5-generic N/A
   linux-backports-modules-3.10.0-5-generic  N/A
   linux-firmware1.112
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: rts5139
  Title: [TOSHIBA Satellite C855D] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 08/21/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 6.00
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: MP
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.

[Kernel-packages] [Bug 1205104] Re: 12d1:1446 Huawei E173 only detected as mass storage

2013-07-29 Thread Bernd Schlapsi
I tested the following i386-kernels
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-rc3-saucy/

With both kernels I have the same problem. The UMTS stick is mounted as
a mass storage device.

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.10.4 
kernel-bug-exists-upstream-v3.11-rc3

** 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/1205104

Title:
  12d1:1446 Huawei E173 only detected as mass storage

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  My Huawei E173 UMTS-Stick is only detected  as a mass storage device so I 
can't connect to the internet with Ubuntu 13.10.
  It works great with Ubuntu 13.04

  lsusb:
  Bus 002 Device 006: ID 12d1:1446 Huawei Technologies Co., Ltd. 
E1552/E1800/E173 (HSPA modem)

  I tried to add "usbserial " into the /etc/modules, but that didn't
  help.

  Also this USB device is already included in 
/lib/udev/rules.d/40-usb_modeswitch.rules
  # Huawei, newer modems
  ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="1446", RUN+="usb_modeswitch 
'%b/%k'"

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-generic 3.10.0.5.14
  ProcVersionSignature: Ubuntu 3.10.0-5.14-generic 3.10.2
  Uname: Linux 3.10.0-5-generic i686
  ApportVersion: 2.11-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3761 F pulseaudio
ubuntu 5721 F pulseaudio
  CasperVersion: 1.335
  Date: Thu Jul 25 20:46:32 2013
  LiveMediaBuild: Ubuntu 13.10 "Saucy Salamander" - Alpha i386 (20130725)
  MachineType: Dell Inc. XPS M1330
  MarkForUpload: True
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-5-generic N/A
   linux-backports-modules-3.10.0-5-generic  N/A
   linux-firmware1.112
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: XPS M1330
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1205104/+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 1206277] Status changed to Confirmed

2013-07-29 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/1206277

Title:
  [TOSHIBA Satellite C855D] suspend/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  crash during fallout 3

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-5-generic 3.10.0-5.15
  ProcVersionSignature: Ubuntu 3.10.0-5.15-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jd 2415 F pulseaudio
   /dev/snd/controlC0:  jd 2415 F pulseaudio
  Date: Mon Jul 29 17:22:25 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=e6c6fe9c-a833-4296-a82f-8086707aadb9
  InstallationDate: Installed on 2013-07-20 (9 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130624)
  InterpreterPath: /usr/bin/python3.3
  MachineType: TOSHIBA Satellite C855D
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   0 radeondrmfb
   1 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-5-generic 
root=UUID=2b708c8e-ea46-47a3-9091-d0af01eefcf3 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-5-generic N/A
   linux-backports-modules-3.10.0-5-generic  N/A
   linux-firmware1.112
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  StagingDrivers: rts5139
  Title: [TOSHIBA Satellite C855D] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 08/21/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 6.00
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: MP
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr6.00:bd08/21/2012:svnTOSHIBA:pnSatelliteC855D:pvrPSCBQU-00E007:rvnTOSHIBA:rnPortablePC:rvrMP:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite C855D
  dmi.product.version: PSCBQU-00E007
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1206277/+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 1175586] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-07-29 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1157880 ***
https://bugs.launchpad.net/bugs/1157880

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: bcmwl (Ubuntu)
   Status: New => Confirmed

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

Title:
  bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module
  failed to build

Status in “bcmwl” package in Ubuntu:
  Confirmed

Bug description:
  Was upgrading kernel to 3.9.0, I was almost done compiling the kernel 
headers. But the terminal gave me this error:
  "Setting up linux-headers-3.9.0-030900-generic (3.9.0-030900.201304291257) ...
  Examining /etc/kernel/header_postinst.d.
  run-parts: executing /etc/kernel/header_postinst.d/dkms 3.9.0-030900-generic 
/boot/vmlinuz-3.9.0-030900-generic
  Error! Bad return status for module build on kernel: 3.9.0-030900-generic 
(i686)
  Consult /var/lib/dkms/bcmwl/6.20.155.1+bdcom/build/make.log for more 
information"

  P.S. Using Ubuntu 13.04 (upgraded from 12.10) current kernel (not the
  one this error is for):3.8.8

  ProblemType: Package
  DistroRelease: Ubuntu 13.04
  Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6
  Uname: Linux 3.8.8-030808-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  DKMSKernelVersion: 3.9.0-030900-generic
  Date: Thu May  2 13:35:43 2013
  InstallationDate: Installed on 2013-03-18 (44 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
  MarkForUpload: True
  PackageVersion: 6.20.155.1+bdcom-0ubuntu6
  SourcePackage: bcmwl
  Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module 
failed to build
  UpgradeStatus: Upgraded to raring on 2013-04-21 (10 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1175586/+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 1160188] Re: ATH9K wireless signal weak

2013-07-29 Thread Petter Reinholdtsen
My problem seem to be the one reported as
https://bugzilla.kernel.org/show_bug.cgi?id=56301 and the suggested
workaround is to run "iw dev wlan0 set power_save off".  I'm testing it
now, and the wifi have not died yet.  But I am not sure how to trigger
the problem, and it might still show up.

** Bug watch added: Linux Kernel Bug Tracker #56301
   http://bugzilla.kernel.org/show_bug.cgi?id=56301

-- 
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/1160188

Title:
  ATH9K wireless signal weak

Status in The Linux Kernel:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” package in Gentoo Linux:
  New

Bug description:
  AR9485 Wireless Network Adapter has a low signal when in close range
  of station.

  I disabled hardware encryption with putting:
    options ath9k nohwcrypt=1
  in
    /etc/modprobe.d/ath9k.conf

  That doesn't seemed to help.

  The signal has 2 bars while it has full strength in windows. (I am 2
  meters away from the wifi station)

  s400ca:~$ rfkill list all
  2: asus-wlan: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  3: asus-bluetooth: Bluetooth
   Soft blocked: no
   Hard blocked: no
  4: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no
  5: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-26-generic 3.5.0-26.42
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Uname: Linux 3.5.0-26-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jintux 1988 F pulseaudio
  Date: Tue Mar 26 06:33:06 2013
  InstallationDate: Installed on 2013-03-25 (0 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: ASUSTeK COMPUTER INC. S400CA
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic 
root=UUID=52689dee-4881-48b6-8cca-602e15292652 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-26-generic N/A
   linux-backports-modules-3.5.0-26-generic  N/A
   linux-firmware1.95
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/28/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: S400CA.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: S400CA
  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.:bvrS400CA.203:bd09/28/2012:svnASUSTeKCOMPUTERINC.:pnS400CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnS400CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: S400CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1160188/+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 1203565] Re: 045e:009c Microsoft Keyboard Elite for Bluetooth dead keys problem

2013-07-29 Thread Maeda
Hi !

I've just tested with Saucy live cd and the dongle is recognized on lsusb, but 
doesn't appear on the bluetooth software, which cannot activate the bluetooth 
of course.
Then the keyboard doesn't work at all (neither the mouse) with Saucy.

I made another interesting test : I put my dongle and keyboard on
another computer, which have the same version of Ubuntu like me and an
Asus H87I-Plus which is socket 1150 Haswell, too.

With bluez v4.98 by default on Ubuntu Precise 12.04, it's the same way as my 
computer (keyboard paired but impossible to activate).
Then I tried to do the same way : uninstalling the 4.98 and installing the 4.60 
of bluez.

Result : keyboard paired, and same problem : dead keys doesn't work
neither.

I'll try to test another live-cd of another linux distribution which have same 
kernel version and if possible same bluez version (4.98 or 4.60).
An idea of which distribution to choose ?

-- 
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/1203565

Title:
  045e:009c Microsoft Keyboard Elite for Bluetooth dead keys problem

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  In Precise with 4.60 version of bluez I can pair my keyboard and mouse
  perfectly.

  === The problem is that dead keys of my keyboard (I mean -L or R-
  CTRL, ALT, SUPER, -L or R- SHIFT, ALT-GR) doesn't work ANYMORE
  (whether application I opened, console included). I say anymore
  because it works with older motherboard. The new motherboard is an
  1150 Haswell one from Asus.

  What I can say is :
  1/ When booting, my BIOS recognize perfectly the dead keys of my keyboard, 
meaning that the bluetooth dongle or the motherboard is not directly concerned.
  2/ When doing a second installation of Ubuntu, same problem.
  3/ When trying the option 'keyboard layout' (whatever layout I choose), I 
don't see those dead keys flashing, meaning the system doesn't react at all 
when pressing them.
  4/ By chance, I found another keyboard (same model, same brand), same 
problem, meaning the keyboard is not concerned (it works on the older 
motherboard, then it was poor chance that the keyboard broked just before 
reinstalling).
  5/ Tried the setxkbmap command (with sudo or without), nothing's better
  6/ Tried the xmodmap command, I see the 0x codes for Left SHIFT, all dead 
keys are there (see attachment)
  7/ Normal keyboard (no wireless) works perfectly
  8/ Put the dongle on an other usb slot doesn't change anything
  9/ Command xev doesn't makes changes when pressing dead keys.

  For me it's clearly a Ubuntu's system bug, with my motherboard (Asus
  H87-PRO socket 1150).

  ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   syl4375 F...m rhythmbox
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PAD'/'RME Digi96/8 PAD at 0xf400, irq 19'
     Mixer name : ''
     Components : ''
     Controls  : 10
     Simple ctrls  : 6
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xf308 irq 17'
     Mixer name : 'Nvidia GPU 14 HDMI/DP'
     Components : 'HDA:10de0014,10de0101,00100100'
     Controls  : 24
     Simple ctrls  : 4
  Card2.Amixer.info:
   Card hw:2 'NVidia_1'/'HDA NVidia at 0xe308 irq 16'
     Mixer name : 'Nvidia GPU 0a HDMI/DP'
     Components : 'HDA:10de000a,10de0101,00100100'
     Controls  : 24
     Simple ctrls  : 4
  DistroRelease: Ubuntu 12.04
  MachineType: ASUS All Series
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=d2f8f163-a1ee-4332-a910-d593309cd2a6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
  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.5.0-36-generic N/A
   linux-backports-modules-3.5.0-36-generic  N/A
   linux-firmware1.79.4
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  Tags:  precise running-unity
  Uname: Linux 3.5.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio bluetooth boinc cdrom dip lp lpadmin netdev plugdev 
sambashare scanner sudo video
  dmi.bios.date: 04/08/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0501
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H87-PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.

[Kernel-packages] [Bug 1199276] Re: linux-ti-omap4: 3.5.0-229.42 -proposed tracker

2013-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ti-omap4 - 3.5.0-229.42

---
linux-ti-omap4 (3.5.0-229.42) quantal; urgency=low

  * Release Tracking Bug
- LP: #1199276

  [ Paolo Pisati ]

  * [Config] CONFIG_ATH9K_LEGACY_RATE_CONTROL is not set

linux-ti-omap4 (3.5.0-228.41) quantal; urgency=low

  * Release Tracking Bug
- LP: #1199276

  [ Paolo Pisati ]

  * rebased on Ubuntu-3.5.0-37.58

  [ Ubuntu: 3.5.0-37.58 ]

  * Release Tracking Bug
- LP: #1199149
  * [Config] CONFIG_ATH9K_LEGACY_RATE_CONTROL=y
  * [Config] CONFIG_SUNRPC_DEBUG=y
- LP: #1127319
  * Revert "serial: 8250_pci: add support for another kind of NetMos
Technology PCI 9835 Multi-I/O Controller"
- LP: #1190967
  * Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"
- LP: #1197458
  * ata_piix: add PCI IDs for Intel BayTail
- LP: #1197458
  * libata: make ata_exec_internal_sg honor DMADIR
- LP: #1197458
  * cfg80211: check wdev->netdev in connection work
- LP: #1197458
  * xhci-mem: init list heads at the beginning of init
- LP: #1197458
  * xhci: fix list access before init
- LP: #1197458
  * xhci - correct comp_mode_recovery_timer on return from hibernate
- LP: #1197458
  * mac80211: close AP_VLAN interfaces before unregistering all
- LP: #1197458
  * usb: dwc3: gadget: free trb pool only from epnum 2
- LP: #1197458
  * USB: revert periodic scheduling bugfix
- LP: #1197458
  * USB: serial: fix Treo/Kyocera interrrupt-in urb context
- LP: #1197458
  * USB: visor: fix initialisation of Treo/Kyocera devices
- LP: #1197458
  * USB: mos7720: fix DMA to stack
- LP: #1197458
  * USB: mos7840: fix DMA to stack
- LP: #1197458
  * USB: ark3116: fix control-message timeout
- LP: #1197458
  * USB: iuu_phoenix: fix bulk-message timeout
- LP: #1197458
  * USB: mos7720: fix message timeouts
- LP: #1197458
  * regulator: palmas: Fix "enable_reg" to point to the correct reg for
SMPS10
- LP: #1197458
  * m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK
- LP: #1197458
  * USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device
- LP: #1197458
  * USB: serial: Add Option GTM681W to qcserial device table.
- LP: #1197458
  * USB: keyspan: fix bogus array index
- LP: #1197458
  * USB: mos7720: fix hardware flow control
- LP: #1197458
  * USB: whiteheat: fix broken port configuration
- LP: #1197458
  * USB: option: blacklist network interface on Huawei E1820
- LP: #1197458
  * iommu/amd: Re-enable IOMMU event log interrupt after handling.
- LP: #1197458
  * iommu/amd: Workaround for ERBT1312
- LP: #1197458
  * xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.
- LP: #1197458
  * thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
- LP: #1197458
  * klist: del waiter from klist_remove_waiters before wakeup waitting
process
- LP: #1197458
  * ACPI video: ignore BIOS backlight value for HP dm4
- LP: #1197458
  * ACPI video: ignore BIOS initial backlight value for HP 1000
- LP: #1197458
  * dmaengine: ste_dma40: fix pm runtime ref counting
- LP: #1197458
  * ACPI / video: ignore BIOS initial backlight value for HP m4
- LP: #1197458
  * ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6
- LP: #1197458
  * ALSA: usb-audio: fix Roland/Cakewalk UM-3G support
- LP: #1197458
  * drm: fix a use-after-free when GPU acceleration disabled
- LP: #1197458
  * drm/mgag200: Add missing write to index before accessing data register
- LP: #1197458
  * drm/i915: no lvds quirk for hp t5740
- LP: #1197458
  * radeon: Fix system hang issue when using KMS with older cards
- LP: #1197458
  * drm/radeon: don't allow audio on DCE6
- LP: #1197458
  * ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio
iface
- LP: #1197458
  * drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.
- LP: #1197458
  * ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam
c270
- LP: #1197458
  * ARM: 7742/1: topology: export cpu_topology
- LP: #1197458
  * ARM: 7743/1: compressed/head.S: work around new binutils warning
- LP: #1197458
  * hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and
MAX1617
- LP: #1197458
  * hpfs: drop vmtruncate
- LP: #1197458
  * hpfs: fix warnings when the filesystem fills up
- LP: #1197458
  * powerpc/eeh: Don't check RTAS token to get PE addr
- LP: #1197458
  * drm/gma500: Increase max resolution for mode setting
- LP: #1197458
  * USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL
pointer
- LP: #1197458
  * tg3: Add New 5719 Read DMA workaround
- LP: #1197458
  * tg3: Add read dma workaround for 5720
- LP: #1197458
  * libceph: clear messenger auth_retry flag when we authenticate
- LP: #1197458
  * libceph: fix authorizer invalidation
- LP: #1197458
  *

[Kernel-packages] [Bug 1205408] Re: linux: 3.10.0-6.17 -proposed tracker

2013-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.10.0-6.17

---
linux (3.10.0-6.17) saucy; urgency=low

  * Release tracker
- LP: #1205408

  [ Andy Whitcroft ]

  * UBUNTU: [Config] Build-Depend: on gawk to ensure consistant awk in all and 
arch
Explicitly reference gawk in rules files.
Fixes FTBS on buildds
 -- Tim GardnerFri, 26 Jul 2013 09:30:06 -0600

** Changed in: linux (Ubuntu Saucy)
   Status: Confirmed => Fix Released

-- 
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/1205408

Title:
  linux: 3.10.0-6.17 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow package-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-release series:
  New
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  This bug is for tracking the 3.10.0-6.17 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Friday, 26. July 2013 16:21 UTC
  kernel-Package-testing-start:Saturday, 27. July 2013 13:00 UTC
  kernel-phase:Testing
  kernel-phase-changed:Saturday, 27. July 2013 13:00 UTC
  kernel-Prepare-package-end:Saturday, 27. July 2013 13:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1205408/+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 986831] Re: system freezes for some seconds: Attempted to yield the CPU while in atomic or interrupt context

2013-07-29 Thread M. van Workum
Just installed the latest beta 325.08, resulting in the same behavior, it 
happens to me once or twice every 20 minutes.
Detaching the laptop from the dock solves it though. Very strange...

-- 
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/986831

Title:
  system freezes for some seconds: Attempted to yield the CPU while in
  atomic or interrupt context

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After the first freeze, dmesg showed:

  ...
  [194346.116070] NVRM: Xid (:01:00): 8, Channel 0002
  [194348.116026] NVRM: os_schedule: Attempted to yield the CPU while in atomic 
or interrupt context
  [194350.117812] NVRM: Xid (:01:00): 9, Channel 0020 Instance  
Intr 0080

  
  After the second freeze, dmesg showed:

  ...
  [194346.116070] NVRM: Xid (:01:00): 8, Channel 0002
  [194348.116026] NVRM: os_schedule: Attempted to yield the CPU while in atomic 
or interrupt context
  [194350.117812] NVRM: Xid (:01:00): 9, Channel 0020 Instance  
Intr 0080
  [194514.140070] NVRM: Xid (:01:00): 8, Channel 0002
  [194516.140030] NVRM: os_schedule: Attempted to yield the CPU while in atomic 
or interrupt context
  [194518.141391] sched: RT throttling activated

  michael@quad:~$ cat /proc/version_signature
  Ubuntu 3.2.0-23.36-generic-pae 3.2.14

  michael@quad:~$ lsb_release -rd
  Description:  Ubuntu 12.04 LTS
  Release:  12.04

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-23-generic-pae 3.2.0-23.36
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  michael9506 F pulseaudio
   /dev/snd/controlC0:  michael9506 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf6ff8000 irq 44'
 Mixer name : 'Realtek ALC883'
 Components : 'HDA:10ec0883,1043829f,0012'
 Controls  : 46
 Simple ctrls  : 22
  Card1.Amixer.info:
   Card hw:1 'UA101'/'EDIROL UA-101 (serial ZT82634), 192000 Hz at 
usb-:00:1a.7-3, high speed'
 Mixer name : ''
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'MIDI Input Mode',0
 Capabilities: enum
 Items: 'High Load' 'Light Load'
 Item0: 'Light Load'
  Card2.Amixer.info:
   Card hw:2 'CX8811'/'Conexant CX8811 at 0xfb00'
 Mixer name : 'CX88'
 Components : ''
 Controls  : 3
 Simple ctrls  : 2
  Date: Sun Apr 22 13:55:17 2012
  HibernationDevice: RESUME=UUID=dd8becab-8d85-4a0f-9840-3cd90d202035
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer P5K
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: root=UUID=4f6e10b1-9995-4249-a5e5-a9b20b72cace ro quiet 
splash
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-23-generic-pae N/A
   linux-backports-modules-3.2.0-23-generic-pae  N/A
   linux-firmware1.79
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to precise on 2012-04-18 (3 days ago)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1201
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5K
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1201:bd10/14/2008:svnSystemmanufacturer:pnP5K:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5K:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5K
  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/986831/+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 1159414] Re: [radeon] Xorg freeze - GPU lockup; doesn't occur with mainline kernel 3.8.0-030800rc3-generic or v3.9-rc4

2013-07-29 Thread Andrew Seyes
Just tested out using the latest Saucy image and I am not able to reproduce 
this problem.  
Looks like its fixed in Saucy.

-- 
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/1159414

Title:
  [radeon] Xorg freeze - GPU lockup; doesn't occur with mainline kernel
  3.8.0-030800rc3-generic or v3.9-rc4

Status in “linux” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-ati” package in Ubuntu:
  Confirmed

Bug description:
  The following GPU lokcup occurs when I boot ubuntu 13.04:
  [   47.900046] radeon :01:00.0: GPU lockup CP stall for more than 
1msec
  [   47.900053] radeon :01:00.0: GPU lockup (waiting for 
0x0003 last fence id 0x0001)

  I switched to the Mainline kernels as per the Wiki and found I can run
  kernel 3.8.0-030800rc3-generic with no problems, but any attempt to
  run a later version of the kernel results in the lockup shown above.

  Have just applied the latest updates to my system whcih brought in
  kernel 3.8.0.14 but I still get the same problem with that.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  Uname: Linux 3.8.0-030800rc3-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDmesg: [   28.040128] init: plymouth-stop pre-start process (1386) 
terminated with status 1
  Date: Sun Mar 24 13:30:13 2013
  DistUpgraded: 2013-02-23 22:11:43,708 DEBUG enabling apt cron job
  DistroCodename: raring
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Continuously
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Since a couple weeks or more
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RV635 [Mobility Radeon HD 3650] 
[1002:9591] (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:02a0]
  InstallationDate: Installed on 2013-02-23 (28 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
  MachineType: Dell Inc. Studio 1737
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-030800rc3-generic 
root=UUID=959245da-77fc-4821-a9e4-fdc472781133 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to raring on 2013-02-23 (28 days ago)
  dmi.bios.date: 02/11/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0P786H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A05
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A05
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd02/11/2009:svnDellInc.:pnStudio1737:pvrA05:rvnDellInc.:rn0P786H:rvrA05:cvnDellInc.:ct8:cvrA05:
  dmi.product.name: Studio 1737
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.03.20-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.42-0ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.5-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu3b1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1159414/+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 1156268] Re: [Dell Inc. Inspiron 1010] suspend/resume failure

2013-07-29 Thread Sidney Dijkers
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

-- 
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/1156268

Title:
  [Dell Inc. Inspiron 1010] suspend/resume failure

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  When pressing the power button/opening the lid after suspend the
  system isn´t able to resume. The screen (and also the backlights)
  doesn´t turn on, but my Bleutooth adapter blinks and is turned on and
  I can hear my harddisk spinning. The only way to get to the desktop is
  holding down the power button for a force quit and restart. I also get
  this issue on 12.10.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-13-generic 3.8.0-13.22
  ProcVersionSignature: Ubuntu 3.8.0-13.22-generic 3.8.3
  Uname: Linux 3.8.0-13-generic i686
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sidney 1729 F pulseaudio
sidney 2331 F pulseaudio
  Date: Sun Mar 17 18:01:15 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=5660b2bb-26ea-4030-a3f3-d2288bf21fc4
  InstallationDate: Installed on 2013-03-17 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha i386 (20130317)
  InterpreterPath: /usr/bin/python3.3
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: Dell Inc. Inspiron 1010
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 psbfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-13-generic 
root=UUID=ce35616a-398d-4295-85e7-3e307993fef9 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.8.0-13-generic N/A
   linux-backports-modules-3.8.0-13-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Dell Inc. Inspiron 1010] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 10/27/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 0R990K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A11
  dmi.chassis.asset.tag: **
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A11
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd10/27/2009:svnDellInc.:pnInspiron1010:pvrA11:rvnDellInc.:rn0R990K:rvrA11:cvnDellInc.:ct8:cvrA11:
  dmi.product.name: Inspiron 1010
  dmi.product.version: A11
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1156268/+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 1167669] Re: [Dell Inspiron 15 N5050] "Power Management Discrepancy" is displayed on wakeup

2013-07-29 Thread Hans
@penalvch: Yes, I'd be happy to provide an impact statement.

I don't perceive any problems with suspend or resume - it is working
just fine, as it does on my Windows laptops (dual boot on the same
system as well as an HP EliteBook work system). The message is
innocuous. It is, however, still happening into v3.2.49, and sometimes
the power discrepancy values are different (I can't remember them off
the top of my head). The error doesn't always appear, either.

-- 
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/1167669

Title:
  [Dell Inspiron 15 N5050] "Power Management Discrepancy" is displayed
  on wakeup

Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Precise:
  Incomplete

Bug description:
  Ever since I installed the new kernel, I am seeing this error on the
  text window when I go down for suspend:

  [xx.yy] [drm6:rp_sanitize_pm] *ERROR* Power management
  discrepancy: GEN6_RP_INTERRUPT_LIMITS, expected: 170, was: 1206000

  where "xx.yy" is a set of unpredictable (but increasing)
  6-digit numbers. Is there a setting I need to change in the system to
  make this error go away, or is it a bug in the new kernel?

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-40-generic 3.2.0-40.64
  ProcVersionSignature: Ubuntu 3.2.0-40.64-generic 3.2.40
  Uname: Linux 3.2.0-40-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hans   1962 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7e0 irq 45'
 Mixer name : 'Intel CougarPoint HDMI'
 Components : 'HDA:111d76d1,10280504,00100205 
HDA:80862805,80860101,0010'
 Controls  : 23
 Simple ctrls  : 11
  Date: Wed Apr 10 18:50:20 2013
  HibernationDevice: RESUME=UUID=f4fe51bd-1f81-4024-af67-b65e22aac6a4
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
  MachineType: Dell Inc. Inspiron N5050
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-40-generic 
root=UUID=3d0bc00a-4e48-432c-b993-410594239191 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-40-generic N/A
   linux-backports-modules-3.2.0-40-generic  N/A
   linux-firmware1.79.1
  SourcePackage: linux
  StagingDrivers: mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/03/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 01HXXJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A05
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/03/2012:svnDellInc.:pnInspironN5050:pvrNotSpecified:rvnDellInc.:rn01HXXJ:rvrA05:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron N5050
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167669/+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 1173741] Re: Touchpad stops responding after a while

2013-07-29 Thread Petteri P
The model is HP Envy 14-2090eo.

-- 
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/1173741

Title:
  Touchpad stops responding after a while

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Touchpad stops working shortly after logging in. This happens e.g when
  I start Firefox and type something for example in the search box and
  hit enter. When on the search results page the touchpad is not
  responding anymore.

  If I plug in an external USB mouse I can continue working although
  touchpad is not functioning.

  In my startup application I have the following line:
  syndaemon -i 1 -d

  If I disable this then the problem disapppears (I am almost sure). But
  it gets really tough to type if the touchpad is active as the pointer
  jumps all over.

  petteri@ENVY14:~$ uname -a
  Linux ENVY14 3.2.0-40-generic #64-Ubuntu SMP Mon Mar 25 21:22:10 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

  petteri@ENVY14:~$ cat /proc/version_signature
  Ubuntu 3.2.0-40.64-generic 3.2.40

  The following produced an error, but log is however attached.
  petteri@ENVY14:~$ sudo lspci -vnvn > lspci-vnvn.log
  pcilib: sysfs_read_vpd: read failed: Connection timed out

  I have available the Xorg log file and evtest files as described in
  https://wiki.ubuntu.com/DebuggingTouchpadDetection if needed.

  My first bug report, please let me know if something obvious is missing.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  petteri1869 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xc970 irq 55'
 Mixer name : 'Intel CougarPoint HDMI'
 Components : 'HDA:111d7605,103c3385,00100105 
HDA:80862805,80860101,0010'
 Controls  : 28
 Simple ctrls  : 11
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=ae9f11c3-9db5-4071-a166-6af2b3c75818
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: Hewlett-Packard HP ENVY14 Notebook PC
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-40-generic 
root=UUID=ffa53100-3c0a-4af7-8e04-fb41c1897373 ro quiet splash 
acpi_backlight=vendor acpi_osi=Linux vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-40.64-generic 3.2.40
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-40-generic N/A
   linux-backports-modules-3.2.0-40-generic  N/A
   linux-firmware1.79.4
  StagingDrivers: mei
  Tags:  precise running-unity staging
  Uname: Linux 3.2.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 12/21/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.0A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3385
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 93.12
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.0A:bd12/21/2011:svnHewlett-Packard:pnHPENVY14NotebookPC:pvr05A720200:rvnHewlett-Packard:rn3385:rvrKBCVersion93.12:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP ENVY14 Notebook PC
  dmi.product.version: 05A720200
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1173741/+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 1206213] Status changed to Confirmed

2013-07-29 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/1206213

Title:
  UG: unable to handle kernel NULL pointer dereference at
  0008

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  My screen locked up and the mouse doesn't move. syslog had the
  following.

  Jul 29 10:47:08 yoruichi kernel: [513129.014078] BUG: unable to handle kernel 
NULL pointer dereference at 0008
  Jul 29 10:47:08 yoruichi kernel: [513129.014082] IP: [] 
_ZN20CMMHeap_SystemMemory8pushPoolEP7CMMPool+0x11/0x40 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014115] PGD 0
  Jul 29 10:47:08 yoruichi kernel: [513129.014116] Oops: 0002 [#1] SMP
  Jul 29 10:47:08 yoruichi kernel: [513129.014118] CPU 3
  Jul 29 10:47:08 yoruichi kernel: [513129.014119] Modules linked in: 
xt_multiport ip6table_filter ip6_tables iptable_filter inet_diag ipt_MASQUERADE 
iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables 
x_tables bridge stp autofs4 bnep rfcomm bluetooth parport_pc ppdev vesafb nfsd 
nfs lockd fscache auth_rpcgss nfs_acl sunrpc snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
snd_seq_midi snd_rawmidi psmouse snd_seq_midi_event fglrx(P) snd_seq snd_timer 
snd_seq_device mei(C) mac_hid dcdbas snd serio_raw soundcore snd_page_alloc 
video lp parport usbhid hid e1000e
  Jul 29 10:47:08 yoruichi kernel: [513129.014139]
  Jul 29 10:47:08 yoruichi kernel: [513129.014141] Pid: 1428, comm: Xorg 
Tainted: P C O 3.2.0-48-generic #74-Ubuntu Dell Inc. OptiPlex 
7010/0KRC95
  Jul 29 10:47:08 yoruichi kernel: [513129.014143] RIP: 
0010:[]  [] 
_ZN20CMMHeap_SystemMemory8pushPoolEP7CMMPool+0x11/0x40 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014166] RSP: 0018:88021c1979c0  
EFLAGS: 00010297
  Jul 29 10:47:08 yoruichi kernel: [513129.014167] RAX: 88021db1e008 RBX: 
c90005ff3150 RCX: 
  Jul 29 10:47:08 yoruichi kernel: [513129.014168] RDX:  RSI: 
c90005ff3018 RDI: 88021db1ee30
  Jul 29 10:47:08 yoruichi kernel: [513129.014170] RBP: 0002 R08: 
a0247eb0 R09: 88021db1e008
  Jul 29 10:47:08 yoruichi kernel: [513129.014171] R10: c90005ff3090 R11: 
88021db1e008 R12: 88021db1ee30
  Jul 29 10:47:08 yoruichi kernel: [513129.014172] R13: 0040 R14: 
 R15: 
  Jul 29 10:47:08 yoruichi kernel: [513129.014173] FS:  7f0820245880() 
GS:88022dd8() knlGS:
  Jul 29 10:47:08 yoruichi kernel: [513129.014175] CS:  0010 DS:  ES:  
CR0: 80050033
  Jul 29 10:47:08 yoruichi kernel: [513129.014176] CR2: 0008 CR3: 
00021b89b000 CR4: 001406e0
  Jul 29 10:47:08 yoruichi kernel: [513129.014177] DR0:  DR1: 
 DR2: 
  Jul 29 10:47:08 yoruichi kernel: [513129.014178] DR3:  DR6: 
0ff0 DR7: 0400
  Jul 29 10:47:08 yoruichi kernel: [513129.014179] Process Xorg (pid: 1428, 
threadinfo 88021c196000, task 88021fee8000)
  Jul 29 10:47:08 yoruichi kernel: [513129.014180] Stack:
  Jul 29 10:47:08 yoruichi kernel: [513129.014181]  a0216cb6 
 88021db1ee30 88021db1eec8
  Jul 29 10:47:08 yoruichi kernel: [513129.014184]  0200 
 a01afc55 0008
  Jul 29 10:47:08 yoruichi kernel: [513129.014186]  88021db1ee30 
a0247eb0 a01affb8 88021c197a88
  Jul 29 10:47:08 yoruichi kernel: [513129.014188] Call Trace:
  Jul 29 10:47:08 yoruichi kernel: [513129.014211]  [] ? 
_ZN7CMMHeap15createPoolSpaceI21CMMPoolAsicAccessibleEEbj+0xb6/0xc0 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014243]  [] ? 
_ZN20CMMHeap_SystemMemory10obtainPoolEv+0x85/0xc0 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014272]  [] ? 
_ZN16CMMHeap_PAGEABLE10expandHeapEm+0x18/0xb0 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014296]  [] ? 
_ZN7CMMHeap10expandHeapEmRmPv+0xa/0x10 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014325]  [] ? 
_ZN7CMMHeap21allocateMorePoolSpaceEmPv+0x8f/0x1b0 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014353]  [] ? 
_ZN14CMMHeapManager13allocPageableEjR14CMM_ALLOCATION+0xbe/0x100 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014382]  [] ? 
_ZN9CMMObjectnwEmP8CMM_CORE+0x37/0x70 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014411]  [] ? 
_ZN8MSF_CORE21get_surface_structureEv+0xc2/0xe0 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014439]  [] ? 
_ZN3MSF11create_surfEP9CMMClientP9CMMDriverPvRA4_K14CMM_ALLOCATIONP16MSF_SURF_ATTRIBS+0x1f/0x1c0
 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014467]  [] ? 
_ZN3MSF21handle_shared_surfaceEP9CMMClientP9CMMDriverP10CMMSur

[Kernel-packages] [Bug 1206213] Re: UG: unable to handle kernel NULL pointer dereference at 0000000000000008

2013-07-29 Thread William Van Hevelingen
** Description changed:

  My screen locked up and the mouse doesn't move. syslog had the
  following.
  
- Ubuntu 3.8.0-23.34-generic 3.8.11
- 
  Jul 29 10:47:08 yoruichi kernel: [513129.014078] BUG: unable to handle kernel 
NULL pointer dereference at 0008
  Jul 29 10:47:08 yoruichi kernel: [513129.014082] IP: [] 
_ZN20CMMHeap_SystemMemory8pushPoolEP7CMMPool+0x11/0x40 [fglrx]
- Jul 29 10:47:08 yoruichi kernel: [513129.014115] PGD 0 
- Jul 29 10:47:08 yoruichi kernel: [513129.014116] Oops: 0002 [#1] SMP 
- Jul 29 10:47:08 yoruichi kernel: [513129.014118] CPU 3 
+ Jul 29 10:47:08 yoruichi kernel: [513129.014115] PGD 0
+ Jul 29 10:47:08 yoruichi kernel: [513129.014116] Oops: 0002 [#1] SMP
+ Jul 29 10:47:08 yoruichi kernel: [513129.014118] CPU 3
  Jul 29 10:47:08 yoruichi kernel: [513129.014119] Modules linked in: 
xt_multiport ip6table_filter ip6_tables iptable_filter inet_diag ipt_MASQUERADE 
iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables 
x_tables bridge stp autofs4 bnep rfcomm bluetooth parport_pc ppdev vesafb nfsd 
nfs lockd fscache auth_rpcgss nfs_acl sunrpc snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
snd_seq_midi snd_rawmidi psmouse snd_seq_midi_event fglrx(P) snd_seq snd_timer 
snd_seq_device mei(C) mac_hid dcdbas snd serio_raw soundcore snd_page_alloc 
video lp parport usbhid hid e1000e
- Jul 29 10:47:08 yoruichi kernel: [513129.014139] 
+ Jul 29 10:47:08 yoruichi kernel: [513129.014139]
  Jul 29 10:47:08 yoruichi kernel: [513129.014141] Pid: 1428, comm: Xorg 
Tainted: P C O 3.2.0-48-generic #74-Ubuntu Dell Inc. OptiPlex 
7010/0KRC95
  Jul 29 10:47:08 yoruichi kernel: [513129.014143] RIP: 
0010:[]  [] 
_ZN20CMMHeap_SystemMemory8pushPoolEP7CMMPool+0x11/0x40 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014166] RSP: 0018:88021c1979c0  
EFLAGS: 00010297
  Jul 29 10:47:08 yoruichi kernel: [513129.014167] RAX: 88021db1e008 RBX: 
c90005ff3150 RCX: 
  Jul 29 10:47:08 yoruichi kernel: [513129.014168] RDX:  RSI: 
c90005ff3018 RDI: 88021db1ee30
  Jul 29 10:47:08 yoruichi kernel: [513129.014170] RBP: 0002 R08: 
a0247eb0 R09: 88021db1e008
  Jul 29 10:47:08 yoruichi kernel: [513129.014171] R10: c90005ff3090 R11: 
88021db1e008 R12: 88021db1ee30
  Jul 29 10:47:08 yoruichi kernel: [513129.014172] R13: 0040 R14: 
 R15: 
  Jul 29 10:47:08 yoruichi kernel: [513129.014173] FS:  7f0820245880() 
GS:88022dd8() knlGS:
  Jul 29 10:47:08 yoruichi kernel: [513129.014175] CS:  0010 DS:  ES:  
CR0: 80050033
  Jul 29 10:47:08 yoruichi kernel: [513129.014176] CR2: 0008 CR3: 
00021b89b000 CR4: 001406e0
  Jul 29 10:47:08 yoruichi kernel: [513129.014177] DR0:  DR1: 
 DR2: 
  Jul 29 10:47:08 yoruichi kernel: [513129.014178] DR3:  DR6: 
0ff0 DR7: 0400
  Jul 29 10:47:08 yoruichi kernel: [513129.014179] Process Xorg (pid: 1428, 
threadinfo 88021c196000, task 88021fee8000)
  Jul 29 10:47:08 yoruichi kernel: [513129.014180] Stack:
  Jul 29 10:47:08 yoruichi kernel: [513129.014181]  a0216cb6 
 88021db1ee30 88021db1eec8
  Jul 29 10:47:08 yoruichi kernel: [513129.014184]  0200 
 a01afc55 0008
  Jul 29 10:47:08 yoruichi kernel: [513129.014186]  88021db1ee30 
a0247eb0 a01affb8 88021c197a88
  Jul 29 10:47:08 yoruichi kernel: [513129.014188] Call Trace:
  Jul 29 10:47:08 yoruichi kernel: [513129.014211]  [] ? 
_ZN7CMMHeap15createPoolSpaceI21CMMPoolAsicAccessibleEEbj+0xb6/0xc0 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014243]  [] ? 
_ZN20CMMHeap_SystemMemory10obtainPoolEv+0x85/0xc0 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014272]  [] ? 
_ZN16CMMHeap_PAGEABLE10expandHeapEm+0x18/0xb0 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014296]  [] ? 
_ZN7CMMHeap10expandHeapEmRmPv+0xa/0x10 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014325]  [] ? 
_ZN7CMMHeap21allocateMorePoolSpaceEmPv+0x8f/0x1b0 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014353]  [] ? 
_ZN14CMMHeapManager13allocPageableEjR14CMM_ALLOCATION+0xbe/0x100 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014382]  [] ? 
_ZN9CMMObjectnwEmP8CMM_CORE+0x37/0x70 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014411]  [] ? 
_ZN8MSF_CORE21get_surface_structureEv+0xc2/0xe0 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014439]  [] ? 
_ZN3MSF11create_surfEP9CMMClientP9CMMDriverPvRA4_K14CMM_ALLOCATIONP16MSF_SURF_ATTRIBS+0x1f/0x1c0
 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.014467]  [] ? 
_ZN3MSF21handle_shared_surfaceEP9CMMClientP9CMMDriverP10CMMSurfaceP16MSF_SURF_ATTRIBSP15_CMM_RETURNCODE+0x113/0x280
 [fglrx]
  Jul 29 10:47:08 yoruichi kernel: [513129.

[Kernel-packages] [Bug 1206213] [NEW] UG: unable to handle kernel NULL pointer dereference at 0000000000000008

2013-07-29 Thread William Van Hevelingen
Public bug reported:

My screen locked up and the mouse doesn't move. syslog had the
following.

Jul 29 10:47:08 yoruichi kernel: [513129.014078] BUG: unable to handle kernel 
NULL pointer dereference at 0008
Jul 29 10:47:08 yoruichi kernel: [513129.014082] IP: [] 
_ZN20CMMHeap_SystemMemory8pushPoolEP7CMMPool+0x11/0x40 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014115] PGD 0
Jul 29 10:47:08 yoruichi kernel: [513129.014116] Oops: 0002 [#1] SMP
Jul 29 10:47:08 yoruichi kernel: [513129.014118] CPU 3
Jul 29 10:47:08 yoruichi kernel: [513129.014119] Modules linked in: 
xt_multiport ip6table_filter ip6_tables iptable_filter inet_diag ipt_MASQUERADE 
iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables 
x_tables bridge stp autofs4 bnep rfcomm bluetooth parport_pc ppdev vesafb nfsd 
nfs lockd fscache auth_rpcgss nfs_acl sunrpc snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
snd_seq_midi snd_rawmidi psmouse snd_seq_midi_event fglrx(P) snd_seq snd_timer 
snd_seq_device mei(C) mac_hid dcdbas snd serio_raw soundcore snd_page_alloc 
video lp parport usbhid hid e1000e
Jul 29 10:47:08 yoruichi kernel: [513129.014139]
Jul 29 10:47:08 yoruichi kernel: [513129.014141] Pid: 1428, comm: Xorg Tainted: 
P C O 3.2.0-48-generic #74-Ubuntu Dell Inc. OptiPlex 7010/0KRC95
Jul 29 10:47:08 yoruichi kernel: [513129.014143] RIP: 0010:[] 
 [] _ZN20CMMHeap_SystemMemory8pushPoolEP7CMMPool+0x11/0x40 
[fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014166] RSP: 0018:88021c1979c0  
EFLAGS: 00010297
Jul 29 10:47:08 yoruichi kernel: [513129.014167] RAX: 88021db1e008 RBX: 
c90005ff3150 RCX: 
Jul 29 10:47:08 yoruichi kernel: [513129.014168] RDX:  RSI: 
c90005ff3018 RDI: 88021db1ee30
Jul 29 10:47:08 yoruichi kernel: [513129.014170] RBP: 0002 R08: 
a0247eb0 R09: 88021db1e008
Jul 29 10:47:08 yoruichi kernel: [513129.014171] R10: c90005ff3090 R11: 
88021db1e008 R12: 88021db1ee30
Jul 29 10:47:08 yoruichi kernel: [513129.014172] R13: 0040 R14: 
 R15: 
Jul 29 10:47:08 yoruichi kernel: [513129.014173] FS:  7f0820245880() 
GS:88022dd8() knlGS:
Jul 29 10:47:08 yoruichi kernel: [513129.014175] CS:  0010 DS:  ES:  
CR0: 80050033
Jul 29 10:47:08 yoruichi kernel: [513129.014176] CR2: 0008 CR3: 
00021b89b000 CR4: 001406e0
Jul 29 10:47:08 yoruichi kernel: [513129.014177] DR0:  DR1: 
 DR2: 
Jul 29 10:47:08 yoruichi kernel: [513129.014178] DR3:  DR6: 
0ff0 DR7: 0400
Jul 29 10:47:08 yoruichi kernel: [513129.014179] Process Xorg (pid: 1428, 
threadinfo 88021c196000, task 88021fee8000)
Jul 29 10:47:08 yoruichi kernel: [513129.014180] Stack:
Jul 29 10:47:08 yoruichi kernel: [513129.014181]  a0216cb6 
 88021db1ee30 88021db1eec8
Jul 29 10:47:08 yoruichi kernel: [513129.014184]  0200 
 a01afc55 0008
Jul 29 10:47:08 yoruichi kernel: [513129.014186]  88021db1ee30 
a0247eb0 a01affb8 88021c197a88
Jul 29 10:47:08 yoruichi kernel: [513129.014188] Call Trace:
Jul 29 10:47:08 yoruichi kernel: [513129.014211]  [] ? 
_ZN7CMMHeap15createPoolSpaceI21CMMPoolAsicAccessibleEEbj+0xb6/0xc0 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014243]  [] ? 
_ZN20CMMHeap_SystemMemory10obtainPoolEv+0x85/0xc0 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014272]  [] ? 
_ZN16CMMHeap_PAGEABLE10expandHeapEm+0x18/0xb0 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014296]  [] ? 
_ZN7CMMHeap10expandHeapEmRmPv+0xa/0x10 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014325]  [] ? 
_ZN7CMMHeap21allocateMorePoolSpaceEmPv+0x8f/0x1b0 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014353]  [] ? 
_ZN14CMMHeapManager13allocPageableEjR14CMM_ALLOCATION+0xbe/0x100 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014382]  [] ? 
_ZN9CMMObjectnwEmP8CMM_CORE+0x37/0x70 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014411]  [] ? 
_ZN8MSF_CORE21get_surface_structureEv+0xc2/0xe0 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014439]  [] ? 
_ZN3MSF11create_surfEP9CMMClientP9CMMDriverPvRA4_K14CMM_ALLOCATIONP16MSF_SURF_ATTRIBS+0x1f/0x1c0
 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014467]  [] ? 
_ZN3MSF21handle_shared_surfaceEP9CMMClientP9CMMDriverP10CMMSurfaceP16MSF_SURF_ATTRIBSP15_CMM_RETURNCODE+0x113/0x280
 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014493]  [] ? 
CMMAllocSurface_WA+0x656/0xba0 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014517]  [] ? 
_ZN10CMMSurface13pRing0AddressEv+0x37/0x80 [fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014546]  [] ? 
_ZN15CMMSurface_CORE17defineSurfInfo_WAEP18_CMM_SURF_INFO_WA_+0x294/0x430 
[fglrx]
Jul 29 10:47:08 yoruichi kernel: [513129.014573]  [] ? 
CMMAllo

[Kernel-packages] [Bug 1170799] Re: BUG: soft lockup - CPU #3 stuck for 23s during halt

2013-07-29 Thread Treviño
Christopher M. Penalver, the computer model is NP530U3C-A08IT

** Tags removed: needs-full-computer-model
** Tags added: needs-full-computer-

** Tags removed: needs-full-computer-

-- 
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/1170799

Title:
  BUG: soft lockup - CPU #3 stuck for 23s during halt

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The PC doesn't turn off, while on the console are shown (repeated)
  errors such the one on summary.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.29
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  francy 1751 F pulseaudio
  Date: Fri Apr 19 20:58:04 2013
  HibernationDevice: RESUME=UUID=842a2d0c-45aa-4120-a5fe-4ca3c0293575
  InstallationDate: Installed on 2013-04-19 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130419)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C/532U3C
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic.efi.signed 
root=UUID=3644122a-47c6-4d5d-b4f3-60ed1238ed07 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/15/2012
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: P05ABH
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: NP530U3C-A08IT
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP05ABH:bd11/15/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C/532U3C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP530U3C-A08IT:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: 530U3C/530U4C/532U3C
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1170799/+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 1193029] Re: Precise update to 3.2.47 stable release

2013-07-29 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => 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/1193029

Title:
  Precise update to 3.2.47 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.2.47 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches are in the 3.2.47 stable release:

  * Linux 3.2.47
  * powerpc: Fix emulation of illegal instructions on PowerNV platform
  * tg3: Wait for boot code to finish after power on
  * md/raid1: consider WRITE as successful only if at least one non-Faulty and 
non-rebuilding drive completed it.
  * x86: Fix typo in kexec register clearing
  * USB: pl2303: fix device initialisation at open
  * USB: spcp8x5: fix device initialisation at open
  * mm: migration: add migrate_entry_wait_huge()
  * swap: avoid read_swap_cache_async() race to deadlock while waiting on 
discard I/O completion
  * drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with 
device tree
  * cciss: fix broken mutex usage in ioctl
  * audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
  * reboot: rigrate shutdown/reboot to boot cpu
  * CPU hotplug: provide a generic helper to disable/enable CPU hotplug
  * b43: stop format string leaking into error msgs
  * ath9k: Use minstrel rate control by default
  * ath9k: Disable PowerSave by default
  * Bluetooth: Fix missing length checks for L2CAP signalling PDUs
  * drm/i915: prefer VBT modes for SVDO-LVDS over EDID
  * drm/gma500/cdv: Unpin framebuffer on crtc disable
  * drm/gma500/psb: Unpin framebuffer on crtc disable
  * hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617
  * USB: option: blacklist network interface on Huawei E1820
  * USB: whiteheat: fix broken port configuration
  * ARM: 7743/1: compressed/head.S: work around new binutils warning
  * ARM: 7742/1: topology: export cpu_topology
  * ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c270
  * USB: mos7720: fix hardware flow control
  * USB: keyspan: fix bogus array index
  * drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.
  * ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio iface
  * USB: serial: Add Option GTM681W to qcserial device table.
  * USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device
  * radeon: Fix system hang issue when using KMS with older cards
  * drm/i915: no lvds quirk for hp t5740
  * drm: fix a use-after-free when GPU acceleration disabled
  * ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6
  * ACPI / video: ignore BIOS initial backlight value for HP m4
  * ACPI video: ignore BIOS initial backlight value for HP 1000
  * ACPI video: ignore BIOS backlight value for HP dm4
  * USB: mos7720: fix message timeouts
  * USB: iuu_phoenix: fix bulk-message timeout
  * USB: ark3116: fix control-message timeout
  * USB: mos7720: fix DMA to stack
  * USB: visor: fix initialisation of Treo/Kyocera devices
  * USB: serial: fix Treo/Kyocera interrrupt-in urb context
  * USB: revert periodic scheduling bugfix
  * usb: dwc3: gadget: free trb pool only from epnum 2
  * xhci - correct comp_mode_recovery_timer on return from hibernate
  * xhci: fix list access before init
  * xhci-mem: init list heads at the beginning of init
  * drm/gma500: Increase max resolution for mode setting
  * USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer
  * USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. 
uart_resume_port()
  * ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
  * thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
  * ext4: lock i_mutex when truncating orphan inodes
  * b43legacy: Fix crash on unload when firmware not available
  * xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.
  * jfs: fix a couple races
  * xen-netfront: reduce gso_max_size to account for max TCP header
  * net: Add net_ratelimited_function and net__ratelimited macros
  * xen-netback: better names for thresholds
  * xen-netback: avoid allocating variable size array on stack
  * xen-netback: remove redundent parameter in netbk_count_requests
  * xen-netback: don't disconnect frontend when seeing oversize packet
  * xen-netback: coalesce slots in TX path and fix regressions
  * xen-netba

[Kernel-packages] [Bug 1199117] Re: Quantal update to 3.5.7.16 stable release

2013-07-29 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => 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/1199117

Title:
  Quantal update to 3.5.7.16 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.5.7.16 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

     The following patches are in the 3.5.7.16 stable release:
   * Linux 3.5.7.16
   * perf: Fix mmap() accounting hole
   * perf: Fix perf mmap bugs
   * UBIFS: fix a horrid bug
   * UBIFS: prepare to fix a horrid bug
   * perf: Disable monitoring on setuid processes for regular users
   * pch_uart: fix a deadlock when pch_uart as console
   * Bluetooth: btmrvl: fix thread stopping race
   * dlci: validate the net device in dlci_del()
   * dlci: acquire rtnl_lock before calling __dev_get_by_name()
   * net/tg3: Avoid delay during MMIO access
   * ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU
   * hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
   * Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
   * iwlwifi: dvm: fix chain noise calibration
   * ARM: 7755/1: handle user space mapped pages in 
flush_kernel_dcache_page
   * sctp: fully initialize sctp_outq in sctp_outq_init
   * net: sh_eth: fix incorrect RX length error if R8A7740
   * team: move add to port list before port enablement
   * drm/radeon: update lockup tracking when scheduling in empty ring
   * USB: serial: ti_usb_3410_5052: new device id for Abbot strip port 
cable
   * x86: fix build error and kconfig for ia32_emulation and binfmt
   * KVM: x86: remove vcpu's CPL check in host-invoked XCR set
   * tcm_qla2xxx: Fix residual for underrun commands that fail
   * target/iscsi: don't corrupt bh_count in 
iscsit_stop_time2retain_timer()
   * Input: cyttsp - fix memcpy size param
   * tilepro: work around module link error with gcc 4.7
   * bonding: rlb mode of bond should not alter ARP originating via 
bridge
   * l2tp: Fix sendmsg() return value
   * l2tp: Fix PPP header erasure and memory leak
   * packet: packet_getname_spkt: make sure string is always 
0-terminated
   * team: check return value of team_get_port_by_index_rcu() for NULL
   * net: sctp: fix NULL pointer dereference in socket destruction
   * ipv6: assign rt6_info to inet6_ifaddr in init_loopback
   * net: force a reload of first item in hlist_nulls_for_each_entry_rcu
   * ip_tunnel: fix kernel panic with icmp_dest_unreach
   * tcp: xps: fix reordering issues
   * net: Unbreak compat_sys_{send,recv}msg
   * net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
   * tcp: bug fix in proportional rate reduction.
   * 8139cp: reset BQL when ring tx ring cleared
   * r8169: fix offloaded tx checksum for small packets.
   * r8169: fix 8168evl frame padding.
   * netlabel: improve domain mapping validation
   * ipv6: fix possible crashes in ip6_cork_release()
   * gianfar: add missing iounmap() on error in gianfar_ptp_probe()
   * tcp: fix tcp_md5_hash_skb_data()
   * ALSA: usb-audio: Fix invalid volume resolution for Logitech HD 
Webcam c310
   * ALSA: usb-audio: work around Android accessory firmware bug
   * clk: remove notifier from list before freeing it
   * UBUNTU: [Config] CONFIG_ATH9K_LEGACY_RATE_CONTROL=y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1199117/+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 1193126] Re: Raring update to 3.8.13.3 stable release

2013-07-29 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => 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/1193126

Title:
  Raring update to 3.8.13.3 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  
  SRU Justification

  Impact:
 The upstream process for stable tree updates is quite similar
 in scope to the Ubuntu SRU process, e.g., each patch has to
 demonstrably fix a bug, and each patch is vetted by upstream
 by originating either directly from Linus' tree or in a minimally
 backported form of that patch. The 3.8.13.3 upstream stable
 patch set is now available. It should be included in the Ubuntu
 kernel as well.

 git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

 The following patches are in the 3.8.13.3 stable release:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1193126/+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 1199100] Re: Raring update to 3.8.13.4 stable release

2013-07-29 Thread Julian Wiedmann
** Changed in: linux (Ubuntu)
   Status: New => 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/1199100

Title:
  Raring update to 3.8.13.4 stable release

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from Linus' tree or in a minimally
     backported form of that patch. The 3.8.13.4 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://kernel.ubuntu.com/ubuntu/linux.git

  TEST CASE: TBD

     The following patches are in the 3.8.13.4 stable release:
  * Linux 3.8.13.4
  * KVM: x86: fix deadlock in clock-in-progress request handling
  * dlci: validate the net device in dlci_del()
  * dlci: acquire rtnl_lock before calling __dev_get_by_name()
  * ath9k_htc: Handle IDLE state transition properly
  * Bluetooth: Fix invalid length check in l2cap_information_rsp()
  * Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
  * rt2800: fix RT5390 & RT3290 TX power settings regression
  * iwlwifi: dvm: fix chain noise calibration
  * libata-acpi: add back ACPI based hotplug functionality
  * ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU
  * s390/ipl: Fix FCP WWPN and LUN format strings for read
  * hw_breakpoint: Use cpu_possible_mask in 
{reserve,release}_bp_slot()
  * hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)
  * net: sh_eth: fix incorrect RX length error if R8A7740
  * sctp: fully initialize sctp_outq in sctp_outq_init
  * l2tp: Fix sendmsg() return value
  * l2tp: Fix PPP header erasure and memory leak
  * packet: packet_getname_spkt: make sure string is always 
0-terminated
  * team: move add to port list before port enablement
  * team: check return value of team_get_port_by_index_rcu() for 
NULL
  * tuntap: set SOCK_ZEROCOPY flag during open
  * net: sctp: fix NULL pointer dereference in socket destruction
  * vhost_net: clear msg.control for non-zerocopy case during tx
  * ipv6: assign rt6_info to inet6_ifaddr in init_loopback
  * net: force a reload of first item in 
hlist_nulls_for_each_entry_rcu
  * tuntap: forbid changing mq flag for persistent device
  * net/core/sock.c: add missing VSOCK string in 
af_family_*_key_strings
  * net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
  * ipv4: fix redirect handling for TCP packets
  * net: phy: fix a bug when verify the EEE support
  * ip_tunnel: fix kernel panic with icmp_dest_unreach
  * tcp: xps: fix reordering issues
  * tcp: bug fix in proportional rate reduction.
  * 8139cp: reset BQL when ring tx ring cleared
  * r8169: fix offloaded tx checksum for small packets.
  * netlabel: improve domain mapping validation
  * ipv6: fix possible crashes in ip6_cork_release()
  * vxlan: Update vxlan fdb 'used' field after each usage
  * gianfar: add missing iounmap() on error in gianfar_ptp_probe()
  * tcp: fix tcp_md5_hash_skb_data()
  * drm/radeon: update lockup tracking when scheduling in empty ring
  * perf: arm64: Record the user-mode PC in the call chain.
  * USB: serial: ti_usb_3410_5052: new device id for Abbot strip 
port cable
  * x86: kvmclock: zero initialize pvclock shared memory area
  * x86: fix build error and kconfig for ia32_emulation and binfmt
  * KVM: x86: remove vcpu's CPL check in host-invoked XCR set
  * ARM: 7755/1: handle user space mapped pages in 
flush_kernel_dcache_page
  * ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4B
  * ARM: 7752/1: errata: LoUIS bit field in CLIDR register is 
incorrect
  * ALSA: usb-audio: Fix invalid volume resolution for Logitech HD 
Webcam c310
  * ALSA: usb-audio: work around Android accessory firmware bug
  * tilepro: work around module link error with gcc 4.7
  * powerpc: Fix missing/delayed calls to irq_work
  * powerpc: Fix emulation of illegal instructions on PowerNV 
platform
  * powerpc: Fix stack overflow crash in resume_kernel w

[Kernel-packages] [Bug 964231] Re: System Stutter When HDMI/Displayport Monitor Is Connected

2013-07-29 Thread Robert Hooker
Thanks! Next one up at
http://kernel.ubuntu.com/~sarvatt/lp964231/bisect10/

git bisect start 'drivers/gpu/drm'
# good: [28a33cbc24e4256c143dce96c7d93bf423229f92] Linux 3.5
git bisect good 28a33cbc24e4256c143dce96c7d93bf423229f92
# bad: [19f949f52599ba7c3f67a5897ac6be14bfcb1200] Linux 3.8
git bisect bad 19f949f52599ba7c3f67a5897ac6be14bfcb1200
# bad: [a5a0fc67435599d9d787a8d7153967a70fed968e] Merge branch 
'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into 
drm-next
git bisect bad a5a0fc67435599d9d787a8d7153967a70fed968e
# bad: [ea9d758d6ddb9f4bb9639619100743e8f5fa85a0] drm/i915: push 
commit_output_state past the crtc/encoder preparing
git bisect bad ea9d758d6ddb9f4bb9639619100743e8f5fa85a0
# bad: [eeef9b3874d756405ab8f71b4012a2e7ce31458e] drm/i915: Add -EIO to the 
list of known errors for __wait_seqno
git bisect bad eeef9b3874d756405ab8f71b4012a2e7ce31458e
# skip: [74da01dcfbb6300d758490d5d4efa1314c0e4e8b] drm/radeon: move 
r100_enable_bm to a more logic place
git bisect skip 74da01dcfbb6300d758490d5d4efa1314c0e4e8b
# skip: [e486fad9136dce21f5ba4322ae0454d23805d342] drm/i915: fix 
PIPE_WM_LINETIME definition
git bisect skip e486fad9136dce21f5ba4322ae0454d23805d342
# bad: [c20dc3698dc7ecf053e2bf77299ae5982c0c2c45] drm/radeon: fix & improve ih 
ring handling v3
git bisect bad c20dc3698dc7ecf053e2bf77299ae5982c0c2c45
# bad: [9d9740f099f2eaf309c4c9cbc0d732507140db28] drm/i915: add some barriers 
when changing DIPs
git bisect bad 9d9740f099f2eaf309c4c9cbc0d732507140db28
# good: [199b2bc25ba587f666a712e9d8475d691d9cec4c] drm/i915: 
s/i915_wait_request/i915_wait_seqno/g
git bisect good 199b2bc25ba587f666a712e9d8475d691d9cec4c
sarvatt@tangerine:~/linux-2.6$ git bisect bad
Bisecting: 2 revisions left to test after this (roughly 2 steps)
[0c14c7f957e70c3cb100e3fd6553b0ebea557571] drm/i915: properly alternate between 
DVI and HDMI

-- 
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/964231

Title:
  System Stutter When HDMI/Displayport Monitor Is Connected

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Precise:
  Confirmed
Status in “linux” source package in Quantal:
  Confirmed

Bug description:
  With a fresh install of Ubuntu 11.10 x64, the system has many
  "microfreezes" when I connect an external monitor via HDMI. These last
  maybe 10ms and occur about once per second. As I move my cursor around
  the screen, it stops motion during these microfreezes, causing a very
  irritating stutter effect. This only happens when using HDMI- when
  connected via VGA to an external monitor, the system behaves smoothly
  as expected.

  I started a thread about this a long time ago, but I never did find an
  answer: http://ubuntuforums.org/showthread.php?t=1817910

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7.1
  Uname: Linux 3.3.0-030300rc7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,grid,move,vpswitch,place,mousepoll,resize,wall,regex,session,snap,gnomecompat,imgpng,animation,expo,workarounds,unitymtgrabhandles,ezoom,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Sat Mar 24 18:30:09 2012
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Device [1b0a:2080]
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MachineType: PEGATRON CORPORATION A15
  ProcEnviron:
   PATH=(cususername, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.3.0-030300rc7-generic 
root=UUID=a19e39dd-b510-4f9d-93f5-de6d40df10f1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/17/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 211
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: A15
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: PEGATRON Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr211:bd06/17/2011:svnPEGATRONCORPORATION:pnA15:pvr1.0:rvnPEGATRONCORPORATION:rnA15:rvr1.0:cvnPEGATRONComputerInc.:ct9:cvr1.0:
  dmi.product.name: A15
  dmi.product.version: 1.0
  dmi.sys.vendor: PEGATRON CORPORATION
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3

[Kernel-packages] [Bug 1200126] Re: coherency bug in drm/i915. Please apply patch to kernel

2013-07-29 Thread Sergio Callegari
Is it in today 3.8.0-27.40? From the changelogs it doesn't look like.
Can anyone confirm if there is a SRU process in progress for 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/1200126

Title:
  coherency bug in drm/i915. Please apply patch to kernel

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Raring:
  Fix Committed
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  There is a known coherency bug in kernels after 3.7 affecting all
  intel gen4 hardware.

  Bug has been patched in devel kernel and flagged for inclusion in
  3.10.1.

  Please, let this patch be available on ubuntu raring 3.8 series.

  Patch details:

  commit 22fd5ca947b58901927d100d2b1aa0f1672b3435
  Author: Chris Wilson 
  Date:   Fri Jun 28 16:54:08 2013 +0100

  drm/i915: Only clear write-domains after a successful wait-seqno

  which affects v3.7+.

  
  See also https://bugs.freedesktop.org/show_bug.cgi?id=65665.

  This bug is quite disturbing as it causes large bitmaps to be rendered 
incorrectly in many apps like firefox, libreoffice, etc.
  Furthermore, it may be the cause of the occasional incorrect rendering of 
some chars reported in https://bugs.freedesktop.org/show_bug.cgi?id=55500

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image 3.8.0.26.44
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  callegar   2591 F pulseaudio
  CRDA:
   country IT:
(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
  Date: Thu Jul 11 10:54:13 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=14fe66c7-7c31-4fdb-9894-de7f5e8eca75
  InstallationDate: Installed on 2009-11-12 (1336 days ago)
  InstallationMedia: Kubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  MachineType: Dell Inc. Latitude E6500
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-26-generic 
root=/dev/mapper/group00-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-26-generic N/A
   linux-backports-modules-3.8.0-26-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-05-25 (46 days ago)
  dmi.bios.date: 12/06/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A27
  dmi.board.name: 0W612R
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA27:bd12/06/2011:svnDellInc.:pnLatitudeE6500:pvr:rvnDellInc.:rn0W612R:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude E6500
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1200126/+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


Re: [Kernel-packages] [Bug 986831] Re: system freezes for some seconds: Attempted to yield the CPU while in atomic or interrupt context

2013-07-29 Thread Bruno Rocha Coutinho
I'm using driver vestion 304.88 that comes with ubuntu 12.04 and
blacklisted all sensor modules.
On an old core 2 Q6600 with a Geforce GTX 480 this bugs dosn't appear more
and an i7-2600 with a Geforce GT 520 this bug appears once or twice a month.


2013/7/29 M. van Workum 

> This is getting to a point which makes my computer unusable. It seems to
> happen more and more.
> I started working on 12:00 today and it happened to me over 17 times
> already!
>
> Tried jtree's solutions which unfortunately doesn't work for me. Anyone?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/986831
>
> Title:
>   system freezes for some seconds: Attempted to yield the CPU while in
>   atomic or interrupt context
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/986831/+subscriptions
>

-- 
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/986831

Title:
  system freezes for some seconds: Attempted to yield the CPU while in
  atomic or interrupt context

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After the first freeze, dmesg showed:

  ...
  [194346.116070] NVRM: Xid (:01:00): 8, Channel 0002
  [194348.116026] NVRM: os_schedule: Attempted to yield the CPU while in atomic 
or interrupt context
  [194350.117812] NVRM: Xid (:01:00): 9, Channel 0020 Instance  
Intr 0080

  
  After the second freeze, dmesg showed:

  ...
  [194346.116070] NVRM: Xid (:01:00): 8, Channel 0002
  [194348.116026] NVRM: os_schedule: Attempted to yield the CPU while in atomic 
or interrupt context
  [194350.117812] NVRM: Xid (:01:00): 9, Channel 0020 Instance  
Intr 0080
  [194514.140070] NVRM: Xid (:01:00): 8, Channel 0002
  [194516.140030] NVRM: os_schedule: Attempted to yield the CPU while in atomic 
or interrupt context
  [194518.141391] sched: RT throttling activated

  michael@quad:~$ cat /proc/version_signature
  Ubuntu 3.2.0-23.36-generic-pae 3.2.14

  michael@quad:~$ lsb_release -rd
  Description:  Ubuntu 12.04 LTS
  Release:  12.04

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-23-generic-pae 3.2.0-23.36
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  michael9506 F pulseaudio
   /dev/snd/controlC0:  michael9506 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf6ff8000 irq 44'
 Mixer name : 'Realtek ALC883'
 Components : 'HDA:10ec0883,1043829f,0012'
 Controls  : 46
 Simple ctrls  : 22
  Card1.Amixer.info:
   Card hw:1 'UA101'/'EDIROL UA-101 (serial ZT82634), 192000 Hz at 
usb-:00:1a.7-3, high speed'
 Mixer name : ''
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'MIDI Input Mode',0
 Capabilities: enum
 Items: 'High Load' 'Light Load'
 Item0: 'Light Load'
  Card2.Amixer.info:
   Card hw:2 'CX8811'/'Conexant CX8811 at 0xfb00'
 Mixer name : 'CX88'
 Components : ''
 Controls  : 3
 Simple ctrls  : 2
  Date: Sun Apr 22 13:55:17 2012
  HibernationDevice: RESUME=UUID=dd8becab-8d85-4a0f-9840-3cd90d202035
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer P5K
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: root=UUID=4f6e10b1-9995-4249-a5e5-a9b20b72cace ro quiet 
splash
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-23-generic-pae N/A
   linux-backports-modules-3.2.0-23-generic-pae  N/A
   linux-firmware1.79
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to precise on 2012-04-18 (3 days ago)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1201
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5K
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1201:bd10/14/2008:svnSystemmanufacturer:pnP5K:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5K:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5K
  dmi.product.version: System Version
  dmi.sys.vendor: System manufac

[Kernel-packages] [Bug 1199426] Re: linux-armadaxp: 3.5.0-1618.26 -proposed tracker

2013-07-29 Thread Brad Figg
The package has been published and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Description changed:

  This bug is for tracking the 3.5.0-1618.26 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 09. July 2013 09:03 UTC
  kernel-stable-master-bug:1199149
  kernel-stable-Certification-testing-end:Wednesday, 10. July 2013 11:04 UTC
  kernel-stable-Security-signoff-end:Wednesday, 10. July 2013 11:04 UTC
  kernel-stable-Prepare-package-end:Thursday, 11. July 2013 21:05 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 11. July 2013 21:05 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 12. July 2013 10:04 UTC
  kernel-stable-Verification-testing-start:Friday, 12. July 2013 11:04 UTC
  kernel-stable-Verification-testing-end:Saturday, 13. July 2013 14:05 UTC
  kernel-stable-Regression-testing-start:Saturday, 13. July 2013 14:05 UTC
  kernel-stable-Regression-testing-end:Monday, 15. July 2013 13:04 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Thursday, 25. July 2013 16:06 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:06 UTC
  kernel-stable-Promote-to-updates-end:Monday, 29. July 2013 14:36 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Monday, 29. July 2013 16:07 UTC

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

Title:
  linux-armadaxp: 3.5.0-1618.26 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  Fix Released

Bug description:
  This bug is for tracking the 3.5.0-1618.26 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 09. July 2013 09:03 UTC
  kernel-stable-master-bug:1199149
  kernel-stable-Certification-testing-end:Wednesday, 10. July 2013 11:04 UTC
  kernel-stable-Security-signoff-end:Wednesday, 10. July 2013 11:04 UTC
  kernel-stable-Prepare-package-end:Thursday, 11. July 2013 21:05 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 11. July 2013 21:05 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 12. July 2013 10:04 UTC
  kernel-stable-Verification-testing-start:Friday, 12. July 2013 11:04 UTC
  kernel-stable-Verification-testing-end:Saturday, 13. July 2013 14:05 UTC
  kernel-stable-Regression-testing-start:Saturday, 13. July 2013 14:05 UTC
  kernel-stable-Regression-testing-end:Monday, 15. July 2013 13:04 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:06 UTC
  kernel-stable-Promote-to-updates-end:Monday, 29. July 2013 14:36 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Monday, 29. July 2013 16:07 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1199426/+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 1173279] Re: 1969:2062 Atheros AR8152 v2.0 Fast Ethernet (rev c1) stops working after some minutes

2013-07-29 Thread Luis Henriques
The fix for this issue is still being discussed upstream:

http://marc.info/?l=linux-netdev&m=137485728003941

-- 
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/1173279

Title:
  1969:2062 Atheros AR8152 v2.0 Fast Ethernet (rev c1) stops working
  after some minutes

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After some minutes of booting up the ethernet card stops working without any 
evident reason. The same situation was described in the old Bug #680239 over 
kernel 2.6.35.
  It works correctly in Ubuntu 12.04.2 and it worked without any problem in 
12.10. Haven't tried with a clean installation (this was upgraded from 12.10), 
will try from a live media later.

  WORKAROUND: When I disable the Wi-Fi the problem disappears.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.29
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  xf 2061 F pulseaudio
  Date: Fri Apr 26 18:23:53 2013
  HibernationDevice: RESUME=UUID=6d531763-ff5a-41f4-aa32-86a9981170c2
  InstallationDate: Installed on 2012-10-18 (189 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: Acer AO722
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=80518144-078c-4a1a-a0d8-23942013ee75 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-04-25 (0 days ago)
  dmi.bios.date: 12/06/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.08
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JE10-BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnAcer:bvrV1.08:bd12/06/2011:svnAcer:pnAO722:pvrV1.08:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: AO722
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1173279/+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 1186879] Re: AMD Radeon HD 6250 No HDMI audio output with radeon driver

2013-07-29 Thread madbiologist
HDMI audio on AMD/ATI GPUs has been disabled by the upstream kernel
developers as it causes blank screens on a lot of systems.

You can re-enable HDMI audio by adding radeon.audio=1 to your GRUB
kernel boot options as described at
https://help.ubuntu.com/community/Grub2/Troubleshooting#Editing_the_GRUB_2_Menu_During_Boot

-- 
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/1186879

Title:
  AMD Radeon HD 6250 No HDMI audio output with radeon driver

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  CID: 201203-10697 Asus X55U (12.04.2)

  By using the radeon driver, there is no HDMI audio output.
  But by using the fglrx driver, HDMI audio works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-32-generic 3.5.0-32.53~precise1
  ProcVersionSignature: Ubuntu 3.5.0-32.53~precise1-generic 3.5.7.11
  Uname: Linux 3.5.0-32-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: Generic_1 [HD-Audio Generic], device 0: VT1802 Analog [VT1802 Analog]
 Subdevices: 1/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1663 F pulseaudio
   /dev/snd/pcmC1D0c:   ubuntu 1663 F...m pulseaudio
   /dev/snd/controlC0:  ubuntu 1663 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  Card0.Amixer.info:
   Card hw:0 'Generic'/'HD-Audio Generic at 0xfeb44000 irq 47'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card0.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Card1.Amixer.info:
   Card hw:1 'Generic_1'/'HD-Audio Generic at 0xfeb4 irq 16'
 Mixer name : 'VIA VT1802'
 Components : 'HDA:11068446,10431c23,0010'
 Controls  : 28
 Simple ctrls  : 16
  Date: Mon Jun  3 14:11:32 2013
  HibernationDevice: RESUME=UUID=fdaaa1bf-4281-4fdc-a2cf-8ae08a9d29a4
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  Lsusb:
   Bus 001 Device 002: ID 058f:a014 Alcor Micro Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X55U
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-32-generic 
root=UUID=d034ccfb-863a-43af-ba1c-4e8d6a4638bc ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-32-generic N/A
   linux-backports-modules-3.5.0-32-generic  N/A
   linux-firmware1.79.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/03/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X55U.410
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X55U
  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.:bvrX55U.410:bd09/03/2012:svnASUSTeKCOMPUTERINC.:pnX55U:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX55U:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X55U
  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/1186879/+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 986831] Re: system freezes for some seconds: Attempted to yield the CPU while in atomic or interrupt context

2013-07-29 Thread M. van Workum
This is getting to a point which makes my computer unusable. It seems to happen 
more and more.
I started working on 12:00 today and it happened to me over 17 times already!

Tried jtree's solutions which unfortunately doesn't work for me. Anyone?

-- 
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/986831

Title:
  system freezes for some seconds: Attempted to yield the CPU while in
  atomic or interrupt context

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After the first freeze, dmesg showed:

  ...
  [194346.116070] NVRM: Xid (:01:00): 8, Channel 0002
  [194348.116026] NVRM: os_schedule: Attempted to yield the CPU while in atomic 
or interrupt context
  [194350.117812] NVRM: Xid (:01:00): 9, Channel 0020 Instance  
Intr 0080

  
  After the second freeze, dmesg showed:

  ...
  [194346.116070] NVRM: Xid (:01:00): 8, Channel 0002
  [194348.116026] NVRM: os_schedule: Attempted to yield the CPU while in atomic 
or interrupt context
  [194350.117812] NVRM: Xid (:01:00): 9, Channel 0020 Instance  
Intr 0080
  [194514.140070] NVRM: Xid (:01:00): 8, Channel 0002
  [194516.140030] NVRM: os_schedule: Attempted to yield the CPU while in atomic 
or interrupt context
  [194518.141391] sched: RT throttling activated

  michael@quad:~$ cat /proc/version_signature
  Ubuntu 3.2.0-23.36-generic-pae 3.2.14

  michael@quad:~$ lsb_release -rd
  Description:  Ubuntu 12.04 LTS
  Release:  12.04

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-23-generic-pae 3.2.0-23.36
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  michael9506 F pulseaudio
   /dev/snd/controlC0:  michael9506 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf6ff8000 irq 44'
 Mixer name : 'Realtek ALC883'
 Components : 'HDA:10ec0883,1043829f,0012'
 Controls  : 46
 Simple ctrls  : 22
  Card1.Amixer.info:
   Card hw:1 'UA101'/'EDIROL UA-101 (serial ZT82634), 192000 Hz at 
usb-:00:1a.7-3, high speed'
 Mixer name : ''
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'MIDI Input Mode',0
 Capabilities: enum
 Items: 'High Load' 'Light Load'
 Item0: 'Light Load'
  Card2.Amixer.info:
   Card hw:2 'CX8811'/'Conexant CX8811 at 0xfb00'
 Mixer name : 'CX88'
 Components : ''
 Controls  : 3
 Simple ctrls  : 2
  Date: Sun Apr 22 13:55:17 2012
  HibernationDevice: RESUME=UUID=dd8becab-8d85-4a0f-9840-3cd90d202035
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer P5K
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: root=UUID=4f6e10b1-9995-4249-a5e5-a9b20b72cace ro quiet 
splash
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-23-generic-pae N/A
   linux-backports-modules-3.2.0-23-generic-pae  N/A
   linux-firmware1.79
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to precise on 2012-04-18 (3 days ago)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1201
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5K
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1201:bd10/14/2008:svnSystemmanufacturer:pnP5K:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5K:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5K
  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/986831/+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 1173279] Re: 1969:2062 Atheros AR8152 v2.0 Fast Ethernet (rev c1) stops working after some minutes

2013-07-29 Thread Marc Deslauriers
** Bug watch added: Linux Kernel Bug Tracker #54021
   http://bugzilla.kernel.org/show_bug.cgi?id=54021

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=54021
   Importance: Unknown
   Status: Unknown

-- 
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/1173279

Title:
  1969:2062 Atheros AR8152 v2.0 Fast Ethernet (rev c1) stops working
  after some minutes

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After some minutes of booting up the ethernet card stops working without any 
evident reason. The same situation was described in the old Bug #680239 over 
kernel 2.6.35.
  It works correctly in Ubuntu 12.04.2 and it worked without any problem in 
12.10. Haven't tried with a clean installation (this was upgraded from 12.10), 
will try from a live media later.

  WORKAROUND: When I disable the Wi-Fi the problem disappears.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.29
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  xf 2061 F pulseaudio
  Date: Fri Apr 26 18:23:53 2013
  HibernationDevice: RESUME=UUID=6d531763-ff5a-41f4-aa32-86a9981170c2
  InstallationDate: Installed on 2012-10-18 (189 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: Acer AO722
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=80518144-078c-4a1a-a0d8-23942013ee75 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-04-25 (0 days ago)
  dmi.bios.date: 12/06/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.08
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JE10-BZ
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnAcer:bvrV1.08:bd12/06/2011:svnAcer:pnAO722:pvrV1.08:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: AO722
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1173279/+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 1204613] Re: 1969:2062 ethernet disconnect after some minutes

2013-07-29 Thread mighur
Tested upstream kernel, but didn't fix the error. Ethernet continues
disconnecting and also lost wifi module.

** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-3.11-rc3

** Tags removed: needs-upstream-testing

** 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/1204613

Title:
  1969:2062 ethernet disconnect after some minutes

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Ethernet connection is unstable. After a couple of minutes, it
  disconnects without any message in log files

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-27-generic 3.8.0-27.40
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  Uname: Linux 3.8.0-27-generic x86_64
  NonfreeKernelModules: wl fglrx
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  miguel 1985 F pulseaudio
   /dev/snd/controlC0:  miguel 1985 F pulseaudio
  Date: Wed Jul 24 20:10:11 2013
  HibernationDevice: RESUME=UUID=986fa042-1b35-4403-808a-c3792b119a72
  InstallationDate: Installed on 2013-04-28 (86 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: ASUSTeK Computer INC. 1215B
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-27-generic 
root=UUID=c5f5504a-461c-43b8-b9f5-a4545150a06d ro quiet splash radeon.audio=1 
radeon.modeset=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-27-generic N/A
   linux-backports-modules-3.8.0-27-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/30/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0503
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 1215B
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0503:bd11/30/2011:svnASUSTeKComputerINC.:pn1215B:pvrx.x:rvnASUSTeKComputerINC.:rn1215B:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
  dmi.product.name: 1215B
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK Computer INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1204613/+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 1178707] Re: Kernel Panics - ec2

2013-07-29 Thread justin
We've had a few more panics but the page has been empty a few times it
has printed it out.  Is it helpful to post anymore traces or is there
any other information that would be useful to gather for debugging?

-- 
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/1178707

Title:
  Kernel Panics - ec2

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Kernel Versions affected: 2.6.32-346-ec2 #51-Ubuntu 
  2.6.32-309-ec2 #18-Ubuntu SMP
  3.0.0-32-virtual 
#51~lucid1-Ubuntu SMP 
  2.6.32-351-ec2 #64-Ubuntu SMP

  Description:  Ubuntu 10.04.4 LTS
  Release:  10.04

  We're seeing Kernel Panics across a variety of different instance types on 
AWS all running 10.04 on the following AMIs
  ami-da0cf8b3
  ami-3fe54d56

  We've tested with Various Kernels and still have had the issue.  I've 
attached the console output from a few of the servers where the panics occur as 
well as the
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 10.04
  Frequency: Once every few days.
  Lspci:
   
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Package: linux (not installed)
  ProcCmdLine: root=LABEL=cloudimg-rootfs ro xencons=hvc0 console=hvc0
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcModules: acpiphp 23989 0 - Live 0xa000
  ProcVersionSignature: Ubuntu 3.0.0-32.51~lucid1-virtual 3.0.69
  Regression: No
  Reproducible: No
  Tags: lucid kconfig needs-upstream-testing
  Uname: Linux 3.0.0-32-virtual x86_64
  UserGroups:
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 10.04
  Frequency: Once every few days.
  Lspci:
   
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Package: linux (not installed)
  ProcCmdLine: root=/dev/sda1 ro 4
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcModules: ipv6 293511 12 - Live 0xa000
  ProcVersionSignature: Ubuntu 2.6.32-309.18-ec2 2.6.32.21+drm33.7
  Regression: No
  Reproducible: No
  Tags: lucid kconfig needs-upstream-testing
  Uname: Linux 2.6.32-309-ec2 x86_64
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1178707/+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 987220] Re: [Dell Inspiron 1720] System does not power off reliably when "Shut Down" chosen from GUI

2013-07-29 Thread Mercer Rivière
Works in 3.2.0-51-generic (Inspiron 1520).

-- 
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/987220

Title:
  [Dell Inspiron 1720] System does not power off reliably when "Shut
  Down" chosen from GUI

Status in The Session Menu:
  Invalid
Status in “gnome-session” package in Ubuntu:
  Invalid
Status in “indicator-session” package in Ubuntu:
  Invalid
Status in “linux” package in Ubuntu:
  Incomplete
Status in “upstart” package in Ubuntu:
  Invalid
Status in “gnome-session” source package in Precise:
  Invalid
Status in “indicator-session” source package in Precise:
  Invalid
Status in “linux” source package in Precise:
  Confirmed
Status in “upstart” source package in Precise:
  Invalid
Status in Debian GNU/Linux:
  New

Bug description:
  Shutting down the computer using the menue does not work always correct. It 
often does not complete turn off the computer. The power LED and the LED of the 
bluetooth unit remain on. Also the fan is still running and won't stop.
  Shutting down the computer with "sudo shutdown -h now" using the terminal 
works fine.

  I am using a Dell Inspiron 1720.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/987220/+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 987933] Re: 10de:0407 Ubuntu 12.04 shutdown hangs with proprietary nVidia driver

2013-07-29 Thread Mercer Rivière
Works in 3.2.0-51-generic

-- 
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/987933

Title:
  10de:0407 Ubuntu 12.04 shutdown hangs with proprietary nVidia driver

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Basically, if I shutdown soon after login on, my system shuts down and powers 
off ok but it I use the system for any prolonged time and try to shutdown, it 
hangs at the very last minuites. Based on the advice from Bug #985471, I 
modified /etc/default/grub,
  changing
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  to
  GRUB_CMDLINE_LINUX_DEFAULT="reboot=pci quiet splash"

  Having done this, I am able to reboot my system however long I have been 
using it. So my current shutdown routine is, first reboot and wait for the 
login screen, then from there shutdown.
  Thanks for your help.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-23-generic-pae 3.2.0-23.36
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia wl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  napo   2023 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf6ffc000 irq 46'
     Mixer name : 'SigmaTel STAC9228'
     Components : 'HDA:83847616,1028022e,00100402'
     Controls  : 27
     Simple ctrls  : 18
  CurrentDmesg:
   [   51.002362] type=1400 audit(1335280536.452:26): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" 
name="/usr/share/gvfs/remote-volume-monitors/" pid=2307 comm="mission-control" 
requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
   [   51.040044] eth2: no IPv6 routers present
   [  545.036937] type=1400 audit(1335281030.487:27): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" 
name="/usr/share/gvfs/remote-volume-monitors/" pid=3191 comm="mission-control" 
requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  Date: Tue Apr 24 18:02:51 2012
  HibernationDevice: RESUME=UUID=cd96f6c2-293c-4b89-94be-94620eef118c
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  MachineType: Dell Inc. XPS M1530
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic-pae 
root=UUID=124e4ea7-c7e6-4770-bf12-0057305672a4 ro reboot=pci quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-23-generic-pae N/A
   linux-backports-modules-3.2.0-23-generic-pae  N/A
   linux-firmware1.79
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/19/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0D501F
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd11/19/2008:svnDellInc.:pnXPSM1530:pvr:rvnDellInc.:rn0D501F:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: XPS M1530
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/987933/+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 1167586] Re: 8086:4239 Wireless bandwidth throttled

2013-07-29 Thread Joe Barnett
sticker has the following info :

HP Envy 15
product: nx346AV
model: 15t-1100
rev: 1522-110

-- 
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/1167586

Title:
  8086:4239 Wireless bandwidth throttled

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I'm at a location with a 50Mbit connection.  If I connect via an
  ethernet cable, I get approx 50Mbit downstream at speedtest.net /
  similar services.  If I connect via wireless in windows, I get approx
  20Mbit downstream (other users macs get ~20Mbit as well).  If I
  connect via wireless in ubuntu (iwlwifi driver), I get approx 5 Mbit
  downstream.  Would expect to get ~20Mbit.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-28-generic 3.5.0-28.47
  ProcVersionSignature: Ubuntu 3.5.0-28.47-generic 3.5.7.9
  Uname: Linux 3.5.0-28-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jbarnett   3048 F pulseaudio
   /dev/snd/controlC0:  jbarnett   3048 F pulseaudio
   /dev/snd/pcmC0D0c:   jbarnett   3048 F...m pulseaudio
   /dev/snd/pcmC0D0p:   jbarnett   3048 F...m pulseaudio
  Date: Wed Apr 10 14:33:16 2013
  HibernationDevice: RESUME=UUID=6a792c43-ea80-4425-961e-ccde894552ed
  InstallationDate: Installed on 2010-04-19 (1087 days ago)
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 
(20100419.1)
  MachineType: Hewlett-Packard HP ENVY 15 Notebook PC
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-28-generic 
root=UUID=639dc488-e095-42a4-8c1f-ffb1a9299e1c ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-28-generic N/A
   linux-backports-modules-3.5.0-28-generic  N/A
   linux-firmware1.95.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to quantal on 2012-10-05 (187 days ago)
  dmi.bios.date: 10/12/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.2B
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1522
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 36.35
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.2B:bd10/12/2010:svnHewlett-Packard:pnHPENVY15NotebookPC:pvr048F1124192000153:rvnHewlett-Packard:rn1522:rvr36.35:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP ENVY 15 Notebook PC
  dmi.product.version: 048F1124192000153
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1167586/+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 1169376] Re: XPS13 backlight stopped working after update 3.8.0-18.28

2013-07-29 Thread Kent Baxley
A patch is being worked on to fix this once and for all.   We got an FHD
system into the hands of someone to hammer all of this out.

There is some upstream ACPI stuff that needs to settle first, but, this
should be happening very soon if not already.   Once that's done the
13.10 development release will pick this up first, followed by a
backport to 13.04.

3.8.0-27 doesn't  have any fixes in it yet.

I don't have an exact ETA on when all of this will be pushed out right
but it will be soon.

-- 
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/1169376

Title:
  XPS13 backlight stopped working after update 3.8.0-18.28

Status in Dell Sputnik:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I'm on 13.04 beta 2 and I've been updating daily. After today's
  update, I was asked to restart and, after the restart, the backlight
  stopped working. What's worse is that the backlight is stuck in the
  lowest possible setting. I can barely see enough to type out this bug
  report. This is not a hardware problem. When I restart the computer
  the backlight turns on property  but burns off when the Ubuntu
  encryption screen comes up (I'm using full disk encryption). Please
  fix this as soon as possible.

  XPS 13 version: L322x
  Display version: FHD (1080p)
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cr45h  1901 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=a5d2ab8b-a068-4a69-95a6-b4e955b290f5
  InstallationDate: Installed on 2013-04-08 (9 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130402.1)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-18-generic N/A
   linux-backports-modules-3.8.0-18-generic  N/A
   linux-firmware1.105
  Tags:  raring
  Uname: Linux 3.8.0-18-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1169376/+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 1162269] Re: [Gigabyte Technology Co., Ltd. GA-880GM-UD2H] suspend/resume failure

2013-07-29 Thread Ricardo Reina
The bug was fixed.

Thanks for your help.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Released

-- 
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/1162269

Title:
  [Gigabyte Technology Co., Ltd. GA-880GM-UD2H] suspend/resume failure

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  El error se produjo tras suspender el equipo.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-15-generic 3.8.0-15.25
  ProcVersionSignature: Ubuntu 3.8.0-15.25-generic 3.8.4
  Uname: Linux 3.8.0-15-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  richard1990 F pulseaudio
   /dev/snd/controlC0:  richard1990 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Sat Mar 30 17:24:33 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=544e26aa-51d2-423b-9e96-3c84e1f18173
  InstallationDate: Installed on 2013-03-27 (2 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130326)
  InterpreterPath: /usr/bin/python3.3
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-880GM-UD2H
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-15-generic 
root=UUID=0c75f75e-7f9f-43dd-921f-4cb37156c5b9 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.8.0-15-generic N/A
   linux-backports-modules-3.8.0-15-generic  N/A
   linux-firmware1.104
  RfKill:
   
  SourcePackage: linux
  Title: [Gigabyte Technology Co., Ltd. GA-880GM-UD2H] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 10/11/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: GA-880GM-UD2H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd10/11/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GM-UD2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GM-UD2H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-880GM-UD2H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1162269/+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 1199426] Re: linux-armadaxp: 3.5.0-1618.26 -proposed tracker

2013-07-29 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.5.0-1618.26 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 09. July 2013 09:03 UTC
  kernel-stable-master-bug:1199149
  kernel-stable-Certification-testing-end:Wednesday, 10. July 2013 11:04 UTC
  kernel-stable-Security-signoff-end:Wednesday, 10. July 2013 11:04 UTC
  kernel-stable-Prepare-package-end:Thursday, 11. July 2013 21:05 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 11. July 2013 21:05 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 12. July 2013 10:04 UTC
  kernel-stable-Verification-testing-start:Friday, 12. July 2013 11:04 UTC
  kernel-stable-Verification-testing-end:Saturday, 13. July 2013 14:05 UTC
  kernel-stable-Regression-testing-start:Saturday, 13. July 2013 14:05 UTC
  kernel-stable-Regression-testing-end:Monday, 15. July 2013 13:04 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 25. July 2013 16:06 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:06 UTC
+ kernel-stable-Promote-to-updates-end:Monday, 29. July 2013 14:36 UTC

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

Title:
  linux-armadaxp: 3.5.0-1618.26 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  Fix Released

Bug description:
  This bug is for tracking the 3.5.0-1618.26 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 09. July 2013 09:03 UTC
  kernel-stable-master-bug:1199149
  kernel-stable-Certification-testing-end:Wednesday, 10. July 2013 11:04 UTC
  kernel-stable-Security-signoff-end:Wednesday, 10. July 2013 11:04 UTC
  kernel-stable-Prepare-package-end:Thursday, 11. July 2013 21:05 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 11. July 2013 21:05 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 12. July 2013 10:04 UTC
  kernel-stable-Verification-testing-start:Friday, 12. July 2013 11:04 UTC
  kernel-stable-Verification-testing-end:Saturday, 13. July 2013 14:05 UTC
  kernel-stable-Regression-testing-start:Saturday, 13. July 2013 14:05 UTC
  kernel-stable-Regression-testing-end:Monday, 15. July 2013 13:04 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 25. July 2013 16:06 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:06 UTC
  kernel-stable-Promote-to-updates-end:Monday, 29. July 2013 14:36 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1199426/+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 1205541] Re: linux-armadaxp: 3.2.0-1623.35 -proposed tracker

2013-07-29 Thread Brad Figg
All builds are complete, packages in this bug can be copied to
-proposed.

** Changed in: kernel-sru-workflow/prepare-package
   Status: New => Fix Released

** Changed in: kernel-sru-workflow/upload-to-ppa
   Status: Invalid => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => Invalid

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 3.2.0-1623.35 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 00:12 UTC
- kernel-stable-phase:Prepare
- kernel-stable-phase-changed:Saturday, 27. July 2013 00:12 UTC
  kernel-stable-master-bug:1205381
+ kernel-stable-phase:CopyToProposed
+ kernel-stable-phase-changed:Monday, 29. July 2013 14:28 UTC
+ kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:28 UTC
+ kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:28 UTC
+ kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:28 UTC
+ kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:28 UTC

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

Title:
  linux-armadaxp: 3.2.0-1623.35 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Precise:
  In Progress

Bug description:
  This bug is for tracking the 3.2.0-1623.35 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 00:12 UTC
  kernel-stable-master-bug:1205381
  kernel-stable-phase:CopyToProposed
  kernel-stable-phase-changed:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:28 UTC
  kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:28 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205541/+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 1205675] Re: linux-armadaxp: 3.5.0-1619.27 -proposed tracker

2013-07-29 Thread Brad Figg
All builds are complete, packages in this bug can be copied to
-proposed.

** Changed in: kernel-sru-workflow/prepare-package
   Status: New => Fix Released

** Changed in: kernel-sru-workflow/upload-to-ppa
   Status: Invalid => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 3.5.0-1619.27 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 16:07 UTC
- kernel-stable-phase:Prepare
- kernel-stable-phase-changed:Saturday, 27. July 2013 16:07 UTC
  kernel-stable-master-bug:1205440
+ kernel-stable-phase:CopyToProposed
+ kernel-stable-phase-changed:Monday, 29. July 2013 14:29 UTC
+ kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:29 UTC
+ kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:29 UTC
+ kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:29 UTC
+ kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:29 UTC

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

Title:
  linux-armadaxp: 3.5.0-1619.27 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  New
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  In Progress

Bug description:
  This bug is for tracking the 3.5.0-1619.27 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Saturday, 27. July 2013 16:07 UTC
  kernel-stable-master-bug:1205440
  kernel-stable-phase:CopyToProposed
  kernel-stable-phase-changed:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Security-signoff-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Prepare-package-end:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 29. July 2013 14:29 UTC
  kernel-stable-Certification-testing-end:Monday, 29. July 2013 14:29 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1205675/+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 1169376] Re: XPS13 backlight stopped working after update 3.8.0-18.28

2013-07-29 Thread Francisco Cribari
The problem remains in kernel 3.8.0-27.

-- 
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/1169376

Title:
  XPS13 backlight stopped working after update 3.8.0-18.28

Status in Dell Sputnik:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I'm on 13.04 beta 2 and I've been updating daily. After today's
  update, I was asked to restart and, after the restart, the backlight
  stopped working. What's worse is that the backlight is stuck in the
  lowest possible setting. I can barely see enough to type out this bug
  report. This is not a hardware problem. When I restart the computer
  the backlight turns on property  but burns off when the Ubuntu
  encryption screen comes up (I'm using full disk encryption). Please
  fix this as soon as possible.

  XPS 13 version: L322x
  Display version: FHD (1080p)
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cr45h  1901 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=a5d2ab8b-a068-4a69-95a6-b4e955b290f5
  InstallationDate: Installed on 2013-04-08 (9 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130402.1)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-18-generic N/A
   linux-backports-modules-3.8.0-18-generic  N/A
   linux-firmware1.105
  Tags:  raring
  Uname: Linux 3.8.0-18-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1169376/+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 1165938] Re: 1286:2044 [Microsoft Surface Pro] Marvell 88W8797 wifi does not work

2013-07-29 Thread Brandon Clark
Chris,  I installed the new kernel.  It is nice to upgrad the kernel
past 3.8.0-25 and for it to work.  Alas the wifi still has three
replicated connection.   These automiticaly attempts to connect which
make the connection dead due to conflicting connection attempts.  Do you
have any advice?

-- 
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/1165938

Title:
  1286:2044 [Microsoft Surface Pro] Marvell 88W8797  wifi does not work

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The wifi/bluetooth chip that the MS Surface Pro uses, a Marvell
  avastar 88W8797, does not work properly under Ubuntu 12.10 or 13.04.
  On 13.04, it will be reported three times in the network manager and
  any attempt to connect to any network will fail, regardless of the
  settings of the network.  Additionally attempting to connect to any of
  the three listed connections will cause the system to hang on
  shutdown, as well as any attempt to read the state of the network.

  
  Here is the output of modinfo mwifiex_usb:

  filename:   
/lib/modules/3.8.0-16-generic/kernel/drivers/net/wireless/mwifiex/mwifiex_usb.ko
  firmware:   mrvl/usb8797_uapsta.bin
  license:GPL v2
  version:1.0
  description:Marvell WiFi-Ex USB Driver version1.0
  author: Marvell International Ltd.
  srcversion: 73D8AC7543BD1766913AD58
  alias:  usb:v1286p2044d*dc*dsc*dp*icFFiscFFipFFin*
  alias:  usb:v1286p2043d*dc*dsc*dp*ic*isc*ip*in*
  depends:mwifiex
  intree: Y
  vermagic:   3.8.0-16-generic SMP mod_unload modversions

  
  Here is the output of ls /lib/firmware/mrvl:

  total 1656
  drwxr-xr-x  2 root root   4096 Mar 28 13:01 ./
  drwxr-xr-x 57 root root   4096 Apr  4 22:22 ../
  -rw-r--r--  1 root root 259172 Mar 28 13:01 sd8688.bin
  -rw-r--r--  1 root root   2616 Mar 28 13:01 sd8688_helper.bin
  -rw-r--r--  1 root root 447384 Mar 28 13:01 sd8787_uapsta.bin
  -rw-r--r--  1 root root 458108 Mar 28 13:01 sd8797_uapsta.bin
  -rw-r--r--  1 root root 508372 Mar 28 13:01 usb8797_uapsta.bin
  ---
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  shane  1969 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=ddf15760-30b8-411f-86aa-9ae11944706e
  InstallationDate: Installed on 2013-03-27 (12 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130327)
  MachineType: Microsoft Corporation Surface with Windows 8 Pro
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: ro root=/dev/sda7 initrd=boot\initrd.img-3.8.0-17-generic
  ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-17-generic N/A
   linux-backports-modules-3.8.0-17-generic  N/A
   linux-firmware1.104
  Tags:  raring
  Uname: Linux 3.8.0-17-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.01.0150
  dmi.board.asset.tag: 0
  dmi.board.name: Surface with Windows 8 Pro
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: 1
  dmi.chassis.asset.tag: 0
  dmi.chassis.type: 17
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: 1
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.01.0150:bd01/22/2013:svnMicrosoftCorporation:pnSurfacewithWindows8Pro:pvr1:rvnMicrosoftCorporation:rnSurfacewithWindows8Pro:rvr1:cvnMicrosoftCorporation:ct17:cvr1:
  dmi.product.name: Surface with Windows 8 Pro
  dmi.product.version: 1
  dmi.sys.vendor: Microsoft Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1165938/+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 954661] Re: backlight brightness not adjustable by default on Dell XPS 13

2013-07-29 Thread Francisco Cribari
The problem remains in kernel 3.8.0-27.

-- 
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/954661

Title:
  backlight brightness not adjustable by default on Dell XPS 13

Status in Dell Sputnik:
  New
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Precise:
  In Progress
Status in “linux” source package in Quantal:
  In Progress
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  The backlight brightness is not changeable by default on a Dell XPS 13 
running Precise beta 1 (or later). If I run the following command as root, I 
can adjust the brightness:
  /bin/echo 0 > /sys/class/baclight/intel_backlight/brightness
  However, I must do this whenever I turn on the computer or resume it from 
suspend.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: None
  Date: Tue Mar 13 20:56:36 2012
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:052e]
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  MachineType: Dell Inc. Dell System XPS L321X
  ProcEnviron:
   TERM=xterm
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-18-generic 
root=UUID=6a0a6c9c-fb29-446a-8806-e431d38c95e8 ro quiet splash 
i915.i915_enable_fbc=1 i915.i915_enable_rc6=1 pcie_aspm=force vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/30/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 085X6F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd01/30/2012:svnDellInc.:pnDellSystemXPSL321X:pvr:rvnDellInc.:rn085X6F:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L321X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.7.0+bzr3035-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.30-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.6.99.901+git20120126-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/954661/+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 1199276] Re: linux-ti-omap4: 3.5.0-229.42 -proposed tracker

2013-07-29 Thread Brad Figg
The package has been published and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 09. July 2013 09:00 UTC
  kernel-stable-master-bug:1199149
  kernel-stable-Certification-testing-end:Thursday, 11. July 2013 11:01 UTC
  kernel-stable-Prepare-package-end:Thursday, 11. July 2013 23:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 11. July 2013 23:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 12. July 2013 10:01 UTC
  kernel-stable-Verification-testing-start:Friday, 12. July 2013 11:01 UTC
  kernel-stable-Security-signoff-start:Friday, 12. July 2013 22:03 UTC
  kernel-stable-Verification-testing-end:Friday, 12. July 2013 22:03 UTC
  kernel-stable-Regression-testing-start:Friday, 12. July 2013 22:03 UTC
  kernel-stable-Security-signoff-end:Tuesday, 16. July 2013 17:02 UTC
  kernel-stable-Regression-testing-end:Wednesday, 17. July 2013 09:03 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Thursday, 25. July 2013 16:02 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:02 UTC
  kernel-stable-Promote-to-updates-end:Monday, 29. July 2013 12:02 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Monday, 29. July 2013 14:12 UTC

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

Title:
  linux-ti-omap4: 3.5.0-229.42 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux-ti-omap4” package in Ubuntu:
  New
Status in “linux-ti-omap4” source package in Quantal:
  Fix Released
Status in “linux-ti-omap4” source package in Raring:
  Fix Released
Status in “linux-ti-omap4” source package in Saucy:
  New

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 09. July 2013 09:00 UTC
  kernel-stable-master-bug:1199149
  kernel-stable-Certification-testing-end:Thursday, 11. July 2013 11:01 UTC
  kernel-stable-Prepare-package-end:Thursday, 11. July 2013 23:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 11. July 2013 23:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 12. July 2013 10:01 UTC
  kernel-stable-Verification-testing-start:Friday, 12. July 2013 11:01 UTC
  kernel-stable-Security-signoff-start:Friday, 12. July 2013 22:03 UTC
  kernel-stable-Verification-testing-end:Friday, 12. July 2013 22:03 UTC
  kernel-stable-Regression-testing-start:Friday, 12. July 2013 22:03 UTC
  kernel-stable-Security-signoff-end:Tuesday, 16. July 2013 17:02 UTC
  kernel-stable-Regression-testing-end:Wednesday, 17. July 2013 09:03 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:02 UTC
  kernel-stable-Promote-to-updates-end:Monday, 29. July 2013 12:02 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Monday, 29. July 2013 14:12 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1199276/+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 1199128] Re: linux: 3.8.0-27.40 -proposed tracker

2013-07-29 Thread Brad Figg
The package has been published and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Description changed:

  This bug is for tracking the 3.8.0-27.40 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 08. July 2013 20:05 UTC
  kernel-stable-Prepare-package-end:Tuesday, 09. July 2013 08:05 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 09. July 2013 08:05 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 09. July 2013 09:00 UTC
  kernel-stable-Verification-testing-start:Tuesday, 09. July 2013 10:01 UTC
  kernel-stable-Verification-testing-end:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Certification-testing-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Security-signoff-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Regression-testing-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Regression-testing-end:Monday, 22. July 2013 15:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 25. July 2013 08:00 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Thursday, 25. July 2013 19:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 19:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 25. July 2013 19:00 UTC
  kernel-stable-Promote-to-updates-end:Monday, 29. July 2013 12:00 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Monday, 29. July 2013 14:08 UTC

-- 
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/1199128

Title:
  linux: 3.8.0-27.40 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  This bug is for tracking the 3.8.0-27.40 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 08. July 2013 20:05 UTC
  kernel-stable-Prepare-package-end:Tuesday, 09. July 2013 08:05 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 09. July 2013 08:05 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 09. July 2013 09:00 UTC
  kernel-stable-Verification-testing-start:Tuesday, 09. July 2013 10:01 UTC
  kernel-stable-Verification-testing-end:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Certification-testing-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Security-signoff-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Regression-testing-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Regression-testing-end:Monday, 22. July 2013 15:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 25. July 2013 08:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 19:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 25. July 2013 19:00 UTC
  kernel-stable-Promote-to-updates-end:Monday, 29. July 2013 12:00 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Monday, 29. July 2013 14:08 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1199128/+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 1199149] Re: linux: 3.5.0-37.58 -proposed tracker

2013-07-29 Thread Brad Figg
The package has been published and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Description changed:

  This bug is for tracking the 3.5.0-37.58 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 08. July 2013 21:08 UTC
  kernel-stable-Prepare-package-end:Tuesday, 09. July 2013 09:09 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 09. July 2013 09:09 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 09. July 2013 11:00 UTC
  kernel-stable-Verification-testing-start:Tuesday, 09. July 2013 12:01 UTC
  kernel-stable-Verification-testing-end:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Security-signoff-end:Thursday, 18. July 2013 04:01 UTC
  kernel-stable-Regression-testing-end:Saturday, 20. July 2013 10:00 UTC
- kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:00 UTC
- kernel-stable-phase-changed:Thursday, 25. July 2013 16:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 25. July 2013 16:00 UTC
  kernel-stable-Promote-to-updates-end:Monday, 29. July 2013 12:01 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Monday, 29. July 2013 14:10 UTC

-- 
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/1199149

Title:
  linux: 3.5.0-37.58 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Quantal:
  Fix Released

Bug description:
  This bug is for tracking the 3.5.0-37.58 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 08. July 2013 21:08 UTC
  kernel-stable-Prepare-package-end:Tuesday, 09. July 2013 09:09 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 09. July 2013 09:09 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 09. July 2013 11:00 UTC
  kernel-stable-Verification-testing-start:Tuesday, 09. July 2013 12:01 UTC
  kernel-stable-Verification-testing-end:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Security-signoff-end:Thursday, 18. July 2013 04:01 UTC
  kernel-stable-Regression-testing-end:Saturday, 20. July 2013 10:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 25. July 2013 16:00 UTC
  kernel-stable-Promote-to-updates-end:Monday, 29. July 2013 12:01 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Monday, 29. July 2013 14:10 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1199149/+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 1169959] Re: [Lenovo ThinkPad T520 4240] won't boot with 3.5.0-27

2013-07-29 Thread Doug Schaapveld
Hi Chris, thanks for the advice.  All newer kernels have worked fine.
I'm now running 3.8.0-26 without issue.

I'm not sure what the appropriate status/resolution is for "no longer
relevant" -- this was apparently just a glitch with a single kernel
version that no longer affects me.  I'd prefer to just close it and move
on.

-- 
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/1169959

Title:
  [Lenovo ThinkPad T520 4240] won't boot with 3.5.0-27

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After updating to kernel linux-image-3.5.0-27-generic a week or two
  ago, my T520 4940-49U won't boot.  After 1-2 seconds, the screen goes
  blank (dark - backlight off) and the laptop stops responding.  Alt-F2,
  etc does not cause any change.  Alt-SysRq-B will reboot, but nothing
  else has any effect.  The hard disk light is not on/blinking.
  Removing the "quiet splash $vt_handoff" options from the grub boot
  options does NOT help; also adding "nofb" does NOT help; also adding
  "init=/bin/bash" does NOT help.

  Booting recovery mode for 3.5.0-27 DOES work.  Booting 3.5.0-26 in
  standard (non-recovery mode) DOES work.

  I'm unable to capture any output from a failed boot, so not sure how
  to troubleshoot further.

  Attached data was captured while running 3.5.0-26 (NOT the problem
  kernel).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-26-generic 3.5.0-26.42
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Uname: Linux 3.5.0-26-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dschaapveld   2764 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  Date: Wed Apr 17 08:19:50 2013
  InstallationDate: Installed on 2012-06-12 (308 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: LENOVO 424049U
  MarkForUpload: True
  ProcFB:
   0 nouveaufb
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-26-generic 
root=/dev/mapper/VG298-root ro quiet splash
  SourcePackage: linux
  UpgradeStatus: Upgraded to quantal on 2012-11-02 (166 days ago)
  WifiSyslog:
   
  dmi.bios.date: 12/06/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8AET56WW (1.36 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 424049U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8AET56WW(1.36):bd12/06/2011:svnLENOVO:pn424049U:pvrThinkPadT520:rvnLENOVO:rn424049U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 424049U
  dmi.product.version: ThinkPad T520
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  dschaapveld   2764 F pulseaudio
   /dev/snd/controlC0:  dschaapveld   2764 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  DistroRelease: Ubuntu 12.10
  InstallationDate: Installed on 2012-06-12 (310 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: LENOVO 424049U
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB:
   0 nouveaufb
   1 inteldrmfb
   2 udldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-26-generic 
root=/dev/mapper/VG298-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-26-generic x86_64
  UpgradeStatus: Upgraded to quantal on 2012-11-02 (167 days ago)
  UserGroups: dialout libvirtd rancid sudo
  WifiSyslog:
   
  dmi.bios.date: 12/06/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8AET56WW (1.36 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 424049U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8AET56WW(1.36):bd12/06/2011:svnLENOVO:pn424049U:pvrThinkPadT520:rvnLENOVO:rn424049U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 424049U
  dmi.product.version: ThinkPad T520
  dmi.sys.vendor: LENOVO

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

[Kernel-packages] [Bug 1081352] Re: 32 bit LTS iso is hardcoded for latest 64 bit downloads

2013-07-29 Thread Peter Mahnke
** Changed in: ubuntu-website-content
   Status: Confirmed => 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/1081352

Title:
  32 bit LTS iso is hardcoded for latest 64 bit downloads

Status in Ubuntu Website Content:
  Invalid
Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  Try to download a 64 bit iso from here:

  http://www.ubuntu.com/download/desktop

  Choose 64 bit download for 12.10. Go to the next page for which the
  url is:

  
http://www.ubuntu.com/download/desktop/questions?distro=desktop&bits=64&release=latest

  This is the show ubuntu some love page. Click on "Not now, take me to
  download" which points to:

  http://www.ubuntu.com/download/desktop/thank-
  you?distro=desktop&bits=32&release=lts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-website-content/+bug/1081352/+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 1165433] Re: Kernel 3.8.x panics on bluetooth DUN disconnect

2013-07-29 Thread Sergio Callegari
Ubuntu bug is buggy and hangs all the time with "You are already logged
in You are already logged in as Sergio Callegari. If this is not you,
please log out now." To make it work, you need to log-out and rerun
apport-collect, not nice. Plus, I am now trying 3.10.3 and obviously
apport is unhappy with it.  Please save me the reboot.

Really, there should be no need of anything else. From previous
messages: bug is acknowledged on the LKML and the linux-bluetooth ML and
patches  are already floating around.   All kernels from 3.8 to 3.10.3
are affected. Bug is due to the introduction of the tty_port data
structure for which rfcomm has never been updated.  Thus, there is
nothing that can be bisected and reverted to fix. And as already
mentioned above, the crash log is meaningless, since there is a massive
memory corruption.

-- 
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/1165433

Title:
  Kernel 3.8.x panics on bluetooth DUN disconnect

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Issue is obviously in the kernel that should not panic in any circumnstances.
  This bug is seen on quantal using the kernel from PPA mainline. Tested with 
3.8.0 to 3.8.6.
  Since 3.8.x is going to be the raring kernel I believe that this should 
definitely be fixed before raring is shipped.

  Seen on:

  DELL E6500 with kubuntu quantal 12.10 64 bit and as said, kernel 3.8.6 from 
the mainline ppa.
  The machine has a Dell Computer Corp. Wireless 370 Bluetooth Mini-card 
(connected via an internal usb connection).

  The issue is shown when connecting to the internet via a Samsung Galaxy S 
plus phone, using a bluetooth DUN connection.
  It is reproducible every time.

  How to reproduce:

  1) Use the bluetooth applet to discover the phone and associate to it.
  2) Use network manager to setup a DUN connection with the phone through your 
APN
  3) Connect to the internet via bluetooth DUN (connection works perfectly)
  4) Disconnect from the network manager.

  At the same time you disconnect, the GUI session is terminated and the
  kernel panics, briefly showing a panic log on the screen.

  Note that:

  a) The issue is not present using the standard ubuntu quantal kernel
  b) The issue is not present using kernels from the mainline ppa before 3.8 
(e.g., 3.7.x is fine for all x)
  c) The issue is not present when connecting to the internet using a USB 
mobile dongle (e.g. Huawei usb key)

  This looks pretty serious to me: kernel does not sync when panicing
  and there is a serious risk of data loss; connecting to the internet
  via a smart phone using bluetooth DUN seems to be something that one
  should take for granted on any modern OS. Furthermore, points a) and
  b) above show that this is a *regression* over previous kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1165433/+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 1176126] Re: 045e:0721 Microsoft LifeCam NX-3000 not detected

2013-07-29 Thread Jürgen Liebmann
Sorry, the mainline kernel (3.11.0-031100rc3-generic) doesn't fix this problem.
I have parallel installed the daily build of saucy, there's the same 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/1176126

Title:
  045e:0721 Microsoft LifeCam NX-3000 not detected

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Since upgrate from quantal to raring I have the a problem with the webcam 
"Microsoft LifeCam NX-3000". The webcam doesn't work.
  In /var/log/syslog I can see:

  May  3 07:46:44 master kernel: [   61.441466] uvcvideo: Found UVC 1.00 device 
Microsoft LifeCam NX-3000 (045e:0721)
  May  3 07:46:44 master kernel: [   61.441923] uvcvideo: UVC non compliance - 
GET_DEF(PROBE) not supported. Enabling workaround.
  May  3 07:46:44 master kernel: [   61.442272] uvcvideo: Failed to query (129) 
UVC probe control : -32 (exp. 26).
  May  3 07:46:44 master kernel: [   61.442275] uvcvideo: Failed to initialize 
the device (-5).
  May  3 07:46:44 master kernel: [   61.442350] usbcore: registered new 
interface driver uvcvideo
  May  3 07:46:44 master kernel: [   61.442352] USB Video Class driver (1.1.1)

  The kernel is the actual kernel of raring (3.8.0-19-generic, package
  linux - 3.8.0-19.30).

  But when I boot raring with kernel 3.5.0-27 (last kernel from quantal)
  the webcam it works fine:

  May  3 07:39:36 master kernel: [  370.964836] uvcvideo: Found UVC 1.00 device 
Microsoft LifeCam NX-3000 (045e:0721)
  May  3 07:39:36 master kernel: [  370.965309] uvcvideo: UVC non compliance - 
GET_DEF(PROBE) not supported. Enabling workaround.
  May  3 07:39:36 master kernel: [  370.966042] input: Microsoft LifeCam 
NX-3000 as 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input15
  May  3 07:39:36 master kernel: [  370.966208] usbcore: registered new 
interface driver uvcvideo
  May  3 07:39:36 master kernel: [  370.966212] USB Video Class driver (1.1.1)

  It's probably the same problem as bug #1168430 ?
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  liebmann   2988 F pulseaudio
   /dev/snd/controlC0:  liebmann   2988 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2011-05-13 (722 days ago)
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Shuttle Inc. SH55J
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  RfKill:
   
  Tags:  raring
  Uname: Linux 3.8.0-19-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-04-25 (8 days ago)
  UserGroups: adm admin cdrom dialout lp lpadmin plugdev sambashare users
  dmi.bios.date: 06/18/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SH55J
  dmi.board.vendor: Shuttle Inc.
  dmi.board.version: V10
  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.:bvr080015:bd06/18/2010:svnShuttleInc.:pnSH55J:pvrV10:rvnShuttleInc.:rnSH55J:rvrV10:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: SH55J
  dmi.product.version: V10
  dmi.sys.vendor: Shuttle Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1176126/+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 1167301] Re: [ThinkPad Twist S230u 3347] REGRESSION: Mirroring display works only with 1024x768 (4:3) whereas my laptop has 1366x768 (16:9) & external monitor 1920x1080 (16:9)

2013-07-29 Thread Till Kamppeter
I have updated to said kernel now and the problem still persists.

till@till-saucy-stick:~/twistlaptop$ uname -a
Linux till-saucy-stick 3.11.0-031100rc3-generic #201307290035 SMP Mon Jul 29 
04:36:40 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
till@till-saucy-stick:~/twistlaptop$ 


** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream 
kernel-bug-exists-upstream-3.11.0-031100rc3

** 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/1167301

Title:
  [ThinkPad Twist S230u 3347] REGRESSION: Mirroring display works only
  with 1024x768 (4:3) whereas my laptop has 1366x768 (16:9) & external
  monitor 1920x1080 (16:9)

Status in “linux” package in Ubuntu:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Triaged

Bug description:
  I have a Lenovo Thinkpad Twist with Core i7 processor and on-chip
  HD4000 GPU. It has an internal 1366x768 (16:9) display and I have
  connected and external 1920x1080 (16:9) monitor via HDMI. By default
  the display gets mirrored with only 1024x768 (4:3) because this is the
  highest common resolution of the two reported by xrandr. I can switch
  to a large desktop formed by the two screens with the System Settings
  (section "Display") with each screen using its native resolution.

  I can mirror with a higher resolution running the commands:

  xrandr --addmode HDMI1 1366x768
  xrandr --output HDMI1 --mode 1366x768
  xrandr --output HDMI1 --mode 1366x768 --same-as LVDS1

  This is rather awkward when using a projector.

  The problem also persists when connecting the external screen to the
  Mini DisplayPort (with adapter) instead of to the HDMI.

  I did not test with 12.10 by myself, but according to the comment from
  Gizmo Chicken below this worked correctly under 12.10, so this is a
  regression and not a feature request.

  The output of "xrandr --prop" with both screens connected in large-
  desktop-over-both-screens mode (no mirroring):

  Screen 0: minimum 320 x 200, current 3286 x 1080, maximum 32767 x 32767
  LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 277mm 
x 156mm
   EDID:
    000030e47a03
    00160103801c10780adce5975a559227
    1d50540001010101010101010101
    010101010101241d56d4500016303020
    2500159c101b
    00fe004c
    4720446973706c61790a202000fe
    004c503132355748322d534c54310025
   BACKLIGHT: 1054 (0x041e) range: (0,1054)
   Backlight: 1054 (0x041e) range: (0,1054)
   scaling mode:Full aspect
    supported: None Full Center Full aspect
     1366x768 59.8*+
     1360x768 59.8 60.0
     1024x768 60.0
     800x600 60.3 56.2
     640x480 59.9
  VGA1 disconnected (normal left inverted right x axis y axis)
  HDMI1 connected 1920x1080+1366+0 (normal left inverted right x axis y axis) 
510mm x 287mm
   EDID:
    000015c3692001010101
    2d14010380331d78eaee95a3544c9926
    0f5054a1080081808140b30081c00101
    010101010101023a801871382d40582c
    4500fe1f111e00ff00353732
    32393131300a2020202000fc0045
    563233570a202020202000fd
    003b3d1f440f000a2020202020200153
    02031b41468102031112042309070783
    0167030c001300881e8c0ad08a20
    e02d10103e9600040300188c0ad0
    8a20e02d10103e9600100900188c
    0ad090204031200c405500040300
    188c0ad090204031200c405500100900
    18011d007251d01e206e28550010
    09001e5c
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
     1920x1080 60.0*+
     1680x1050 59.9
     1280x1024 60.0
     1280x960 60.0
     1280x720 60.0
     1024x768 60.0
     800x600 60.3
     720x576 50.0
     720x480 59.9
     640x480 60.0 59.9
     720x400 70.1
  DP1 disconnected (normal left inverted right x axis y axis)
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
  HDMI2 disconnected (normal left inverted right x axis y axis)
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
  DP2 disconnected (normal left inverted right x axis y axis)
   Broadcast RGB:   Automatic
    supported: Automatic Full Limited 16:2
   audio:   auto
    supported: force-dvi off auto on
  ---
  .tmp.unity.support.test.0:

  ApportVersion: 2.9.2-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroRelease: Ubuntu 13.04
  DistroVariant: ubuntu
  ExtraDebuggingInteres

[Kernel-packages] [Bug 1169143] Re: Headset support on some Dell machines

2013-07-29 Thread David Henningsson
** Changed in: pulseaudio (Ubuntu)
 Assignee: (unassigned) => David Henningsson (diwic)

** Changed in: pulseaudio (Ubuntu Precise)
 Assignee: (unassigned) => David Henningsson (diwic)

** Changed in: pulseaudio (Ubuntu Precise)
   Status: New => In Progress

-- 
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/1169143

Title:
  Headset support on some Dell machines

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Fix Released
Status in “pulseaudio” package in Ubuntu:
  Fix Released
Status in “pulseaudio” source package in Precise:
  In Progress

Bug description:
  Some Dell machines we've been working with enabling recently will not
  have fully functional headset support without additional patches.

  This bug is for tracking only, please do not triage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1169143/+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


  1   2   3   >