Activity log for bug #1067222

Date Who What changed Old value New value Message
2012-10-16 06:19:09 Ian Johnston bug added bug
2012-10-16 06:30:12 Brad Figg linux (Ubuntu): status New Confirmed
2012-10-16 13:46:32 Joseph Salisbury linux (Ubuntu): importance Undecided Medium
2012-10-16 13:47:23 Joseph Salisbury tags apport-bug i386 precise running-unity staging apport-bug i386 needs-upstream-testing precise running-unity staging
2012-10-16 13:47:28 Joseph Salisbury linux (Ubuntu): status Confirmed Incomplete
2012-10-16 17:38:32 Ian Johnston tags apport-bug i386 needs-upstream-testing precise running-unity staging apport-bug i386 kernel-bug-exists-upstream precise running-unity staging
2012-10-16 17:39:07 Ian Johnston linux (Ubuntu): status Incomplete Confirmed
2012-10-16 18:00:22 Ian Johnston description I am tracking down variables right now, and will update as I make further discoveries, but here's the story so far: After two non-consecutive suspend/resume cycles on a new Acer Aspire One AO756, the built-in SD card reader refuses to recognize any card, giving the following errors in dmesg: [25887.536273] mmc0: Timeout waiting for hardware interrupt. [25897.551037] mmc0: Timeout waiting for hardware interrupt. [25907.565804] mmc0: Timeout waiting for hardware interrupt. [25912.659727] mmc0: Card removed during transfer! [25912.659737] mmc0: Resetting controller. [25934.954354] mmc0: Timeout waiting for hardware interrupt. [25944.969143] mmc0: Timeout waiting for hardware interrupt. [25954.983873] mmc0: Timeout waiting for hardware interrupt. [25961.920074] mmc0: Card removed during transfer! [25961.920085] mmc0: Resetting controller. (This represents testing and remove two different cards.) After a suspend/resume cycle between the two aforementioned tests, I was able to get one card, a Transcend MicroSDHC 32 GB Class 4 card to not only be recognized, but automatically mount as expected, and finally was able to transfer the entire contents of the card (just over 30 GB) to the local HD. Other cards I had available produced errors. The dmesg from the working, followed by a nonworking card: [17033.338324] mmc0: new high speed SDHC card at address e624 [17033.338655] mmcblk0: mmc0:e624 SU32G 29.7 GiB [17033.350297] mmcblk0: p1 [19371.234706] mmc0: card e624 removed [19571.454428] sdhci: Switching to 1.8V signalling voltage failed, retrying with S18R set to 0 [19584.391746] mmc0: error -110 whilst initialising SD card [19598.266014] mmc0: error -110 whilst initialising SD card [19600.144345] sdhci: Switching to 1.8V signalling voltage failed, retrying with S18R set to 0 [19609.164688] mmc0: error -110 whilst initialising SD card [19634.785422] mmc0: error -110 whilst initialising SD card I'm now going through and trying different things to see if I can isolate what's causing the different results. In the later test, where nothing was recognized, that test included the MicroSDHC card that worked previously. I'll update the notes if I can find what is causing the different behaviors. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-31-generic-pae 3.2.0-31.50 ProcVersionSignature: Ubuntu 3.2.0-31.50-generic-pae 3.2.28 Uname: Linux 3.2.0-31-generic-pae i686 NonfreeKernelModules: wl AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu13 Architecture: i386 ArecordDevices: **** List of CAPTURE Hardware Devices **** card 0: PCH [HDA Intel PCH], device 0: ALC271X Analog [ALC271X Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: reaper 1675 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 0xc0600000 irq 43' Mixer name : 'Intel PantherPoint HDMI' Components : 'HDA:10ec0269,10250742,00100100 HDA:80862806,80860101,00100000' Controls : 22 Simple ctrls : 10 Date: Mon Oct 15 12:35:00 2012 HibernationDevice: RESUME=UUID=3ea96d5f-2b9f-4393-a404-ff919752cccc InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3) Lsusb: 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 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 003: ID 04f2:b335 Chicony Electronics Co., Ltd MachineType: Acer AO756 ProcEnviron: TERM=xterm PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-31-generic-pae root=UUID=c9af482b-1c0b-4a6d-ad40-ef86fdce18bb ro acpi_backlight=vendor quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-31-generic-pae N/A linux-backports-modules-3.2.0-31-generic-pae N/A linux-firmware 1.79.1 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/26/2012 dmi.bios.vendor: Acer dmi.bios.version: V1.02 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Mimic dmi.board.vendor: Acer dmi.board.version: Type2 - Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.02 dmi.modalias: dmi:bvnAcer:bvrV1.02:bd04/26/2012:svnAcer:pnAO756:pvrV1.02:rvnAcer:rnMimic:rvrType2-BoardVersion:cvnAcer:ct10:cvrV1.02: dmi.product.name: AO756 dmi.product.version: V1.02 dmi.sys.vendor: Acer I am tracking down variables right now, and will update as I make further discoveries, but here's the story so far: After two non-consecutive suspend/resume cycles on a new Acer Aspire One AO756, the built-in SD card reader refuses to recognize any card, giving the following errors in dmesg: [25887.536273] mmc0: Timeout waiting for hardware interrupt. [25897.551037] mmc0: Timeout waiting for hardware interrupt. [25907.565804] mmc0: Timeout waiting for hardware interrupt. [25912.659727] mmc0: Card removed during transfer! [25912.659737] mmc0: Resetting controller. [25934.954354] mmc0: Timeout waiting for hardware interrupt. [25944.969143] mmc0: Timeout waiting for hardware interrupt. [25954.983873] mmc0: Timeout waiting for hardware interrupt. [25961.920074] mmc0: Card removed during transfer! [25961.920085] mmc0: Resetting controller. (This represents insertion and removal of two different cards.) After a suspend/resume cycle between the two aforementioned tests, I was able to get one card, a Transcend MicroSDHC 32 GB Class 4 card to not only be recognized, but automatically mount as expected, and finally was able to transfer the entire contents of the card (just over 30 GB) to the local HD. Other cards I had available produced errors. The dmesg from the working, followed by a nonworking card: [17033.338324] mmc0: new high speed SDHC card at address e624 [17033.338655] mmcblk0: mmc0:e624 SU32G 29.7 GiB [17033.350297] mmcblk0: p1 [19371.234706] mmc0: card e624 removed [19571.454428] sdhci: Switching to 1.8V signalling voltage failed, retrying with S18R set to 0 [19584.391746] mmc0: error -110 whilst initialising SD card [19598.266014] mmc0: error -110 whilst initialising SD card [19600.144345] sdhci: Switching to 1.8V signalling voltage failed, retrying with S18R set to 0 [19609.164688] mmc0: error -110 whilst initialising SD card [19634.785422] mmc0: error -110 whilst initialising SD card I'm now going through and trying different things to see if I can isolate what's causing the different results. In the later test, where nothing was recognized, that test included the MicroSDHC card that worked previously. I'll update the notes if I can find what is causing the different behaviors. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-31-generic-pae 3.2.0-31.50 ProcVersionSignature: Ubuntu 3.2.0-31.50-generic-pae 3.2.28 Uname: Linux 3.2.0-31-generic-pae i686 NonfreeKernelModules: wl AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu13 Architecture: i386 ArecordDevices:  **** List of CAPTURE Hardware Devices ****  card 0: PCH [HDA Intel PCH], device 0: ALC271X Analog [ALC271X Analog]    Subdevices: 1/1    Subdevice #0: subdevice #0 AudioDevicesInUse:  USER PID ACCESS COMMAND  /dev/snd/controlC0: reaper 1675 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 0xc0600000 irq 43'    Mixer name : 'Intel PantherPoint HDMI'    Components : 'HDA:10ec0269,10250742,00100100 HDA:80862806,80860101,00100000'    Controls : 22    Simple ctrls : 10 Date: Mon Oct 15 12:35:00 2012 HibernationDevice: RESUME=UUID=3ea96d5f-2b9f-4393-a404-ff919752cccc InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3) Lsusb:  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 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub  Bus 001 Device 003: ID 04f2:b335 Chicony Electronics Co., Ltd MachineType: Acer AO756 ProcEnviron:  TERM=xterm  PATH=(custom, user)  LANG=en_US.UTF-8  SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-31-generic-pae root=UUID=c9af482b-1c0b-4a6d-ad40-ef86fdce18bb ro acpi_backlight=vendor quiet splash vt.handoff=7 RelatedPackageVersions:  linux-restricted-modules-3.2.0-31-generic-pae N/A  linux-backports-modules-3.2.0-31-generic-pae N/A  linux-firmware 1.79.1 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/26/2012 dmi.bios.vendor: Acer dmi.bios.version: V1.02 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Mimic dmi.board.vendor: Acer dmi.board.version: Type2 - Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.02 dmi.modalias: dmi:bvnAcer:bvrV1.02:bd04/26/2012:svnAcer:pnAO756:pvrV1.02:rvnAcer:rnMimic:rvrType2-BoardVersion:cvnAcer:ct10:cvrV1.02: dmi.product.name: AO756 dmi.product.version: V1.02 dmi.sys.vendor: Acer
2012-10-17 12:45:06 penalvch summary Built-in SD card reader on Acer Aspire One AS756 intermittently operative 14e4:16bc Built-in SD card reader on Acer Aspire One AS756 intermittently operative
2012-10-17 12:47:10 penalvch tags apport-bug i386 kernel-bug-exists-upstream precise running-unity staging apport-bug i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal precise running-unity staging
2012-10-17 12:48:24 penalvch linux (Ubuntu): status Confirmed Incomplete
2012-10-18 22:49:58 penalvch tags apport-bug i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal precise running-unity staging apport-bug i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal precise regression-release running-unity staging
2012-12-27 01:17:21 penalvch tags apport-bug i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal precise regression-release running-unity staging apport-bug bios-outdated i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal precise regression-release running-unity staging
2013-01-04 02:08:59 penalvch tags apport-bug bios-outdated i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal precise regression-release running-unity staging apport-bug bios-outdated i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal needs-firmware-check precise regression-release running-unity staging
2013-01-19 14:01:52 penalvch description I am tracking down variables right now, and will update as I make further discoveries, but here's the story so far: After two non-consecutive suspend/resume cycles on a new Acer Aspire One AO756, the built-in SD card reader refuses to recognize any card, giving the following errors in dmesg: [25887.536273] mmc0: Timeout waiting for hardware interrupt. [25897.551037] mmc0: Timeout waiting for hardware interrupt. [25907.565804] mmc0: Timeout waiting for hardware interrupt. [25912.659727] mmc0: Card removed during transfer! [25912.659737] mmc0: Resetting controller. [25934.954354] mmc0: Timeout waiting for hardware interrupt. [25944.969143] mmc0: Timeout waiting for hardware interrupt. [25954.983873] mmc0: Timeout waiting for hardware interrupt. [25961.920074] mmc0: Card removed during transfer! [25961.920085] mmc0: Resetting controller. (This represents insertion and removal of two different cards.) After a suspend/resume cycle between the two aforementioned tests, I was able to get one card, a Transcend MicroSDHC 32 GB Class 4 card to not only be recognized, but automatically mount as expected, and finally was able to transfer the entire contents of the card (just over 30 GB) to the local HD. Other cards I had available produced errors. The dmesg from the working, followed by a nonworking card: [17033.338324] mmc0: new high speed SDHC card at address e624 [17033.338655] mmcblk0: mmc0:e624 SU32G 29.7 GiB [17033.350297] mmcblk0: p1 [19371.234706] mmc0: card e624 removed [19571.454428] sdhci: Switching to 1.8V signalling voltage failed, retrying with S18R set to 0 [19584.391746] mmc0: error -110 whilst initialising SD card [19598.266014] mmc0: error -110 whilst initialising SD card [19600.144345] sdhci: Switching to 1.8V signalling voltage failed, retrying with S18R set to 0 [19609.164688] mmc0: error -110 whilst initialising SD card [19634.785422] mmc0: error -110 whilst initialising SD card I'm now going through and trying different things to see if I can isolate what's causing the different results. In the later test, where nothing was recognized, that test included the MicroSDHC card that worked previously. I'll update the notes if I can find what is causing the different behaviors. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-31-generic-pae 3.2.0-31.50 ProcVersionSignature: Ubuntu 3.2.0-31.50-generic-pae 3.2.28 Uname: Linux 3.2.0-31-generic-pae i686 NonfreeKernelModules: wl AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu13 Architecture: i386 ArecordDevices:  **** List of CAPTURE Hardware Devices ****  card 0: PCH [HDA Intel PCH], device 0: ALC271X Analog [ALC271X Analog]    Subdevices: 1/1    Subdevice #0: subdevice #0 AudioDevicesInUse:  USER PID ACCESS COMMAND  /dev/snd/controlC0: reaper 1675 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 0xc0600000 irq 43'    Mixer name : 'Intel PantherPoint HDMI'    Components : 'HDA:10ec0269,10250742,00100100 HDA:80862806,80860101,00100000'    Controls : 22    Simple ctrls : 10 Date: Mon Oct 15 12:35:00 2012 HibernationDevice: RESUME=UUID=3ea96d5f-2b9f-4393-a404-ff919752cccc InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3) Lsusb:  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 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub  Bus 001 Device 003: ID 04f2:b335 Chicony Electronics Co., Ltd MachineType: Acer AO756 ProcEnviron:  TERM=xterm  PATH=(custom, user)  LANG=en_US.UTF-8  SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-31-generic-pae root=UUID=c9af482b-1c0b-4a6d-ad40-ef86fdce18bb ro acpi_backlight=vendor quiet splash vt.handoff=7 RelatedPackageVersions:  linux-restricted-modules-3.2.0-31-generic-pae N/A  linux-backports-modules-3.2.0-31-generic-pae N/A  linux-firmware 1.79.1 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/26/2012 dmi.bios.vendor: Acer dmi.bios.version: V1.02 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Mimic dmi.board.vendor: Acer dmi.board.version: Type2 - Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.02 dmi.modalias: dmi:bvnAcer:bvrV1.02:bd04/26/2012:svnAcer:pnAO756:pvrV1.02:rvnAcer:rnMimic:rvrType2-BoardVersion:cvnAcer:ct10:cvrV1.02: dmi.product.name: AO756 dmi.product.version: V1.02 dmi.sys.vendor: Acer After two non-consecutive suspend/resume cycles on a new Acer Aspire One AO756, the built-in SD card reader refuses to recognize any card, giving the following errors in dmesg: [25887.536273] mmc0: Timeout waiting for hardware interrupt. [25897.551037] mmc0: Timeout waiting for hardware interrupt. [25907.565804] mmc0: Timeout waiting for hardware interrupt. [25912.659727] mmc0: Card removed during transfer! [25912.659737] mmc0: Resetting controller. [25934.954354] mmc0: Timeout waiting for hardware interrupt. [25944.969143] mmc0: Timeout waiting for hardware interrupt. [25954.983873] mmc0: Timeout waiting for hardware interrupt. [25961.920074] mmc0: Card removed during transfer! [25961.920085] mmc0: Resetting controller. (This represents insertion and removal of two different cards.) After a suspend/resume cycle between the two aforementioned tests, I was able to get one card, a Transcend MicroSDHC 32 GB Class 4 card to not only be recognized, but automatically mount as expected, and finally was able to transfer the entire contents of the card (just over 30 GB) to the local HD. Other cards I had available produced errors. The dmesg from the working, followed by a nonworking card: [17033.338324] mmc0: new high speed SDHC card at address e624 [17033.338655] mmcblk0: mmc0:e624 SU32G 29.7 GiB [17033.350297] mmcblk0: p1 [19371.234706] mmc0: card e624 removed [19571.454428] sdhci: Switching to 1.8V signalling voltage failed, retrying with S18R set to 0 [19584.391746] mmc0: error -110 whilst initialising SD card [19598.266014] mmc0: error -110 whilst initialising SD card [19600.144345] sdhci: Switching to 1.8V signalling voltage failed, retrying with S18R set to 0 [19609.164688] mmc0: error -110 whilst initialising SD card [19634.785422] mmc0: error -110 whilst initialising SD card In the later test, where nothing was recognized, that test included the MicroSDHC card that worked previously. Ubuntu kernel version bisect revealed: Good: linux-image-2.6.39-3-generic-pae_2.6.39-3.10_i386.deb Bad: 3.0-0.1 onward, the bug appears. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-31-generic-pae 3.2.0-31.50 ProcVersionSignature: Ubuntu 3.2.0-31.50-generic-pae 3.2.28 Uname: Linux 3.2.0-31-generic-pae i686 NonfreeKernelModules: wl AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu13 Architecture: i386 ArecordDevices:  **** List of CAPTURE Hardware Devices ****  card 0: PCH [HDA Intel PCH], device 0: ALC271X Analog [ALC271X Analog]    Subdevices: 1/1    Subdevice #0: subdevice #0 AudioDevicesInUse:  USER PID ACCESS COMMAND  /dev/snd/controlC0: reaper 1675 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 0xc0600000 irq 43'    Mixer name : 'Intel PantherPoint HDMI'    Components : 'HDA:10ec0269,10250742,00100100 HDA:80862806,80860101,00100000'    Controls : 22    Simple ctrls : 10 Date: Mon Oct 15 12:35:00 2012 HibernationDevice: RESUME=UUID=3ea96d5f-2b9f-4393-a404-ff919752cccc InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3) Lsusb:  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 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub  Bus 001 Device 003: ID 04f2:b335 Chicony Electronics Co., Ltd MachineType: Acer AO756 ProcEnviron:  TERM=xterm  PATH=(custom, user)  LANG=en_US.UTF-8  SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-31-generic-pae root=UUID=c9af482b-1c0b-4a6d-ad40-ef86fdce18bb ro acpi_backlight=vendor quiet splash vt.handoff=7 RelatedPackageVersions:  linux-restricted-modules-3.2.0-31-generic-pae N/A  linux-backports-modules-3.2.0-31-generic-pae N/A  linux-firmware 1.79.1 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/26/2012 dmi.bios.vendor: Acer dmi.bios.version: V1.02 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Mimic dmi.board.vendor: Acer dmi.board.version: Type2 - Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.02 dmi.modalias: dmi:bvnAcer:bvrV1.02:bd04/26/2012:svnAcer:pnAO756:pvrV1.02:rvnAcer:rnMimic:rvrType2-BoardVersion:cvnAcer:ct10:cvrV1.02: dmi.product.name: AO756 dmi.product.version: V1.02 dmi.sys.vendor: Acer
2013-01-19 14:05:18 penalvch tags apport-bug bios-outdated i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal needs-firmware-check precise regression-release running-unity staging apport-bug bios-outdated i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal needs-firmware-check performing-bisect precise regression-release running-unity staging
2013-01-20 14:59:31 penalvch tags apport-bug bios-outdated i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal needs-firmware-check performing-bisect precise regression-release running-unity staging apport-bug i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal needs-firmware-check performing-bisect precise regression-release running-unity staging
2013-01-20 15:06:38 penalvch tags apport-bug i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal needs-firmware-check performing-bisect precise regression-release running-unity staging apport-bug i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal performing-bisect precise regression-release running-unity staging
2013-01-20 15:07:13 penalvch tags apport-bug i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.6.2-quantal performing-bisect precise regression-release running-unity staging apport-bug i386 kernel-bug-exists-upstream-v3.6.2-quantal needs-bisect needs-upstream-testing performing-bisect precise regression-release running-unity staging
2013-01-21 15:44:32 penalvch tags apport-bug i386 kernel-bug-exists-upstream-v3.6.2-quantal needs-bisect needs-upstream-testing performing-bisect precise regression-release running-unity staging apport-bug i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.8-rc4 needs-bisect performing-bisect precise regression-release running-unity staging
2013-01-21 15:46:35 penalvch tags apport-bug i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.8-rc4 needs-bisect performing-bisect precise regression-release running-unity staging apport-bug i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.8-rc4 needs-bisect oneiric performing-bisect precise regression-release running-unity staging
2013-02-11 19:27:08 Ville Ilvonen bug added subscriber Ville Ilvonen
2013-04-09 05:03:43 Vasiliy Tolstov bug added subscriber Vasiliy Tolstov
2013-04-25 12:06:50 StefanF linux (Ubuntu): status Incomplete Confirmed
2013-04-25 12:08:47 StefanF bug added subscriber StefanF
2013-05-09 01:15:00 penalvch tags apport-bug i386 kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.8-rc4 needs-bisect oneiric performing-bisect precise regression-release running-unity staging apport-bug i386 kernel-bug-exists-upstream-v3.8-rc4 needs-bisect needs-upstream-testing oneiric performing-bisect precise regression-release running-unity staging
2013-05-09 01:16:22 penalvch tags apport-bug i386 kernel-bug-exists-upstream-v3.8-rc4 needs-bisect needs-upstream-testing oneiric performing-bisect precise regression-release running-unity staging apport-bug i386 kernel-bug-exists-upstream-v3.8-rc4 latest-bios-1.09 needs-bisect needs-upstream-testing oneiric performing-bisect precise regression-release running-unity staging
2013-05-09 01:18:11 penalvch linux (Ubuntu): status Confirmed Incomplete
2013-05-09 09:38:08 penalvch tags apport-bug i386 kernel-bug-exists-upstream-v3.8-rc4 latest-bios-1.09 needs-bisect needs-upstream-testing oneiric performing-bisect precise regression-release running-unity staging apport-bug i386 kernel-bug-exists-upstream-v3.8-rc4 latest-bios-1.09 needs-bisect needs-upstream-testing oneiric performing-bisect potential-workaround precise regression-release running-unity staging
2013-05-11 20:22:20 Ian Johnston tags apport-bug i386 kernel-bug-exists-upstream-v3.8-rc4 latest-bios-1.09 needs-bisect needs-upstream-testing oneiric performing-bisect potential-workaround precise regression-release running-unity staging apport-bug i386 kernel-bug-exists-upstream-v3.9.1 latest-bios-1.09 needs-bisect oneiric performing-bisect potential-workaround precise regression-release running-unity staging
2013-05-11 20:28:32 Ian Johnston linux (Ubuntu): status Incomplete Confirmed
2013-05-11 23:57:14 penalvch linux (Ubuntu): status Confirmed Incomplete
2013-05-13 00:08:43 penalvch tags apport-bug i386 kernel-bug-exists-upstream-v3.9.1 latest-bios-1.09 needs-bisect oneiric performing-bisect potential-workaround precise regression-release running-unity staging apport-bug i386 kernel-bug-exists-upstream-v3.9.1 latest-bios-1.09 needs-bisect oneiric performing-bisect precise regression-release running-unity staging
2013-05-13 00:09:53 penalvch tags apport-bug i386 kernel-bug-exists-upstream-v3.9.1 latest-bios-1.09 needs-bisect oneiric performing-bisect precise regression-release running-unity staging apport-bug i386 kernel-bug-exists-upstream-v3.9.1 latest-bios-1.09 needs-bisect needs-upstream-testing oneiric performing-bisect precise regression-release running-unity staging
2013-05-17 10:51:37 penalvch tags apport-bug i386 kernel-bug-exists-upstream-v3.9.1 latest-bios-1.09 needs-bisect needs-upstream-testing oneiric performing-bisect precise regression-release running-unity staging apport-bug i386 kernel-bug-exists-upstream-v3.10-rc1 latest-bios-1.09 needs-bisect needs-upstream-testing oneiric performing-bisect precise regression-release running-unity staging
2013-05-17 11:00:11 penalvch linux (Ubuntu): status Incomplete Confirmed
2013-05-17 18:07:57 StefanF removed subscriber StefanF
2013-05-19 19:53:53 Uga Ugggf bug added subscriber Uga Ugggf
2013-05-26 13:33:09 penalvch linux (Ubuntu): status Confirmed Incomplete
2013-08-14 15:31:54 Patrick Weaver bug added subscriber Patrick Weaver
2013-08-19 11:43:21 penalvch summary 14e4:16bc Built-in SD card reader on Acer Aspire One AS756 intermittently operative 14e4:16bc [Acer Aspire One AO756] Built-in SD card reader intermittently operative
2013-08-19 16:23:30 Bjorn Helgaas bug added subscriber Bjorn Helgaas
2013-08-27 09:44:22 Martin Endres bug added subscriber Martin Endres
2013-10-01 09:13:02 Maykel Moya bug added subscriber Maykel Moya
2013-12-01 04:17:28 Launchpad Janitor linux (Ubuntu): status Incomplete Expired
2013-12-01 10:45:14 tiziano bug added subscriber tiziano