[Kernel-packages] [Bug 1591293] Re: kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

2016-06-14 Thread FerVira
I did test the kernel Joseph said:
linux-image-4.7.0-040700rc1-lowlatency_4.7.0-040700rc1.201606100619_amd64.deb

Bug is still there.

I did reset the PC as soon as kernel take too long to boot and began to inform 
that NCQ command was failing, with similar errors than with xenial kernel, such 
as:
equipment kernel: [ 64.970612] ata4.00: failed command: READ FPDMA QUEUED
equipment kernel: [ 64.970638] ata4.00: status: { DRDY }
equipment kernel: [ 64.994812] ata4: hard resetting link 

After reset and reboot with libata.force=noncq nothing was logged to syslog.  I 
didn't want to complete a fifteen minutes boot with a failing upstream kernel 
oriented to yakkety in my xenial installation, fearing it could break some 
bytes.  I already spent too much time to install and configure xenial.
I hope this helps anyway.
BTW can't you just check if something has been done with upstream kernels to 
correct this behaviour?
Thanks for your job.

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Expected behaviour:
  Kernel recognizes that AHCI is not supported by the hardware, and then 
disables NCQ because it requires AHCI,
  OR kernel recognizes that NCQ commands are failing and then disables NCQ,
  and by disabling NCQ the system can boot without any problem.

  Real behaviour:
  Kernel only disables NCQ when SSD drives are on a blacklist, but does not 
disable it when the chipset does not support AHCI (NCQ).  Kernel isn't 
disabling NCQ even when NCQ commands are failing.  This way system won't boot, 
or will boot but then freeze.

  It's not easy to understand why the system isn't booting. Many users
  are replacing their hard drives with SSD to improve the performance of
  their not-so-old PC, and if chipset does not support AHCI they will
  need to do expert diagnosis and tweaks to make ubuntu boot.

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment 

[Kernel-packages] [Bug 1591293] Re: kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

2016-06-14 Thread FerVira
** Tags added: kernel-bug-exists-upstream

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Expected behaviour:
  Kernel recognizes that AHCI is not supported by the hardware, and then 
disables NCQ because it requires AHCI,
  OR kernel recognizes that NCQ commands are failing and then disables NCQ,
  and by disabling NCQ the system can boot without any problem.

  Real behaviour:
  Kernel only disables NCQ when SSD drives are on a blacklist, but does not 
disable it when the chipset does not support AHCI (NCQ).  Kernel isn't 
disabling NCQ even when NCQ commands are failing.  This way system won't boot, 
or will boot but then freeze.

  It's not easy to understand why the system isn't booting. Many users
  are replacing their hard drives with SSD to improve the performance of
  their not-so-old PC, and if chipset does not support AHCI they will
  need to do expert diagnosis and tweaks to make ubuntu boot.

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 

[Kernel-packages] [Bug 1591293] Re: kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

2016-06-10 Thread FerVira
** Description changed:

  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.
  
  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).
  
  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)
  
  Expected behaviour:
- Kernel recognizes that AHCI is not supported by the hardware, and then 
disables NCQ because it requires AHCI, 
- OR kernel recognizes that NCQ commands are failing and then disables NCQ, 
+ Kernel recognizes that AHCI is not supported by the hardware, and then 
disables NCQ because it requires AHCI,
+ OR kernel recognizes that NCQ commands are failing and then disables NCQ,
  and by disabling NCQ the system can boot without any problem.
  
  Real behaviour:
  Kernel only disables NCQ when SSD drives are on a blacklist, but does not 
disable it when the chipset does not support AHCI (NCQ).  Kernel isn't 
disabling NCQ even when NCQ commands are failing.  This way system won't boot, 
or will boot but then freeze.
+ 
+ It's not easy to understand why the system isn't booting. Many users are
+ replacing their hard drives with SSD to improve the performance of their
+ not-so-old PC, and if chipset does not support AHCI they will need to do
+ expert diagnosis and tweaks to make ubuntu boot.
  
  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)
  
  kern.log:
  
  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 

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

2016-06-10 Thread FerVira
apport information

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

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 

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

2016-06-10 Thread FerVira
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1591293/+attachment/4681339/+files/JournalErrors.txt

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  

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

2016-06-10 Thread FerVira
apport information

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

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 

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

2016-06-10 Thread FerVira
apport information

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

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun 

[Kernel-packages] [Bug 1591293] Re: kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

2016-06-10 Thread FerVira
NOTE: Apport file reports were generated by booting system on recovery-
mode with 32Bit Transfers disabled.

** Description changed:

  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.
  
  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).
  
  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)
+ 
+ Expected behaviour:
+ Kernel recognizes that AHCI is not supported by the hardware, and then 
disables NCQ because it requires AHCI, 
+ OR kernel recognizes that NCQ commands are failing and then disables NCQ, 
+ and by disabling NCQ the system can boot without any problem.
+ 
+ Real behaviour:
+ Kernel only disables NCQ when SSD drives are on a blacklist, but does not 
disable it when the chipset does not support AHCI (NCQ).  Kernel isn't 
disabling NCQ even when NCQ commands are failing.  This way system won't boot, 
or will boot but then freeze.
  
  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)
  
  kern.log:
  
  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA 

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

2016-06-10 Thread FerVira
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1591293/+attachment/4681346/+files/UdevDb.txt

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 

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

2016-06-10 Thread FerVira
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1591293/+attachment/4681340/+files/Lspci.txt

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 

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

2016-06-10 Thread FerVira
apport information

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

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  

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

2016-06-10 Thread FerVira
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1591293/+attachment/4681344/+files/ProcModules.txt

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  

[Kernel-packages] [Bug 1591293] WifiSyslog.txt

2016-06-10 Thread FerVira
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1591293/+attachment/4681347/+files/WifiSyslog.txt

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

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  

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

2016-06-10 Thread FerVira
apport information

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  

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

2016-06-10 Thread FerVira
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1591293/+attachment/4681345/+files/PulseList.txt

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 

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

2016-06-10 Thread FerVira
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1591293/+attachment/4681343/+files/ProcInterrupts.txt

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  

[Kernel-packages] [Bug 1591293] Re: kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

2016-06-10 Thread FerVira
apport information

** Tags added: apport-collected staging

** Description changed:

  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.
  
  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).
  
  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)
  
  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)
  
  kern.log:
  
  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   64.970638] ata4.00: status: { DRDY }
  ... (another time for each partition) ...
  Jun  9 22:24:41 equipment kernel: [   64.994812] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   65.314544] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   65.315365] ata4.00: 

[Kernel-packages] [Bug 1591293] Re: kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

2016-06-10 Thread FerVira
** Summary changed:

- 16.10 kernel fails to boot from SSD on ASUS M2N68-AM SE
+ kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

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

Title:
  kernel fails to boot from SSD on non AHCI chipset (NCQ unsupported)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 16.04 64bits WON'T BOOT from a SSD Kinsgton Savage (2016) on chipset 
ASUS M2N68-AM SE (2010) with non-AHCI SATA2
  SATA Settings: 32 bit transfers: ENABLED,  AHCI mode: not available.
  Fresh installed system FREEZES inmediatly after starting to boot, PC looses 
its video signal.
  kern.log does not register anything.

  This motherboard does not support AHCI, but the SSD does.  Fresh
  installed 16.04 kernel does not disable NCQ (AHCI).

  Same system will slowly boot with errors when disabling 32 Bit transfers from 
BIOS, and freeze.
  Same PC boot ubuntustudio 12.04 live usb automatically disabling NCQ when SSD 
is connected.
  SAME SSD WILL BOOT without erros on chipset Intel Pinetrail-M with SATA3 and 
AHCI.
  (Same SSD and both PC boot fresh Windows 10 in sixteen seconds without any 
issue.)

  Other tests:
  SATA Settings: 32 BIT TRANSFER: DISABLED, AHCI: not available.
  System boots from SSD with ATA errors and taking some minutes when it should 
take some seconds.
  Kernel DOES NOT disable NCQ after failing (it does on 12.04 live, same PC)
  System becomes definetly unresponsive a few minutes after start up, mouse 
pointer still moves but does not respond to clicks, and PC has to be hard reset.
  (In the posterior boot, system cleans some orphan inodes for one of the 
dm-crypt volumes)

  kern.log:

  Jun  9 22:24:41 equipment kernel: [0.00] Linux version 
4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 
5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 
4.4.0-21.37-generic 4.4.6)
  Jun  9 22:24:41 equipment kernel: [0.00] Command line: 
BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=UUID=88b24888-31fd-4a8e-98cd-f7e34b2bcc39 ro quiet splash
  
  Jun  9 22:24:41 equipment kernel: [0.00] DMI: System manufacturer 
System Product Name/M2N68-AM SE, BIOS 080407/26/2010
  ...
  Jun  9 22:24:41 equipment kernel: [2.073694] ata4.00: ATA-9: KINGSTON 
SHSS37A480G, SAFM00.U, max UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.073697] ata4.00: 937703088 sectors, 
multi 16: LBA48 NCQ (depth 31/32)
  Jun  9 22:24:41 equipment kernel: [2.073777] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [2.076892] ata3: SATA link down 
(SStatus 0 SControl 300)
  Jun  9 22:24:41 equipment kernel: [2.077116] scsi 3:0:0:0: Direct-Access  
   ATA  KINGSTON SHSS37A 00.U PQ: 0 ANSI: 5
  Jun  9 22:24:41 equipment kernel: [2.077421] sd 3:0:0:0: [sda] 937703088 
512-byte logical blocks: (480 GB/447 GiB)
  Jun  9 22:24:41 equipment kernel: [2.077494] sd 3:0:0:0: [sda] Write 
Protect is off
  Jun  9 22:24:41 equipment kernel: [2.077496] sd 3:0:0:0: [sda] Mode 
Sense: 00 3a 00 00
  Jun  9 22:24:41 equipment kernel: [2.077528] sd 3:0:0:0: [sda] Write 
cache: enabled, read cache: enabled, doesn't support DPO or FUA
  ...
  Jun  9 22:24:41 equipment kernel: [   33.997707] ata4.00: exception Emask 0x0 
SAct 0x7ff4000 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   33.997731] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   33.997742] ata4.00: cmd 
60/08:70:f8:2f:80/00:00:11:00:00/40 tag 14 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   33.997742]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  Jun  9 22:24:41 equipment kernel: [   33.997757] ata4.00: status: { DRDY }
  ... ( 1 time for each partition ) ...
  Jun  9 22:24:41 equipment kernel: [   33.998050] ata4.00: status: { DRDY }
  Jun  9 22:24:41 equipment kernel: [   33.998059] ata4: hard resetting link
  Jun  9 22:24:41 equipment kernel: [   34.317656] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
  Jun  9 22:24:41 equipment kernel: [   34.318498] ata4.00: configured for 
UDMA/133
  Jun  9 22:24:41 equipment kernel: [   34.318504] ata4.00: device reported 
invalid CHS sector 0
  ...
  Jun  9 22:24:41 equipment kernel: [   34.318524] ata4.00: device reported 
invalid CHS sector 0
  Jun  9 22:24:41 equipment kernel: [   34.318535] ata4: EH complete
  Jun  9 22:24:41 equipment kernel: [   64.970594] ata4.00: exception Emask 0x0 
SAct 0x4fc00097 SErr 0x0 action 0x6 frozen
  Jun  9 22:24:41 equipment kernel: [   64.970612] ata4.00: failed command: 
READ FPDMA QUEUED
  Jun  9 22:24:41 equipment kernel: [   64.970623] ata4.00: cmd 
60/08:00:80:7f:80/00:00:28:00:00/40 tag 0 ncq 4096 in
  Jun  9 22:24:41 equipment kernel: [   64.970623]  res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)