Questions tagged [libata]

4 questions
3
votes
1 answer

What do the fields in the libata device probe line in dmesg mean?

When the kernel boots, it prints out lines like this for each SATA device: [ 0.919450] ata2.00: ATA-8: ST2000DM001-1CH164, CC24, max UDMA/133 [ 0.919487] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA What do those fields…
derobert
  • 107,579
  • 20
  • 231
  • 279
3
votes
1 answer

libata patch to allow disable sata port

My question is related to the patch introduced in this post How to tell Linux Kernel > 3.0 to completely ignore a failing disk? If the kernel is patched with this code what is the kernel parameter that need to be set to disable ata:2 Cheers Fred
user61520
  • 41
  • 3
3
votes
0 answers

Debian driver needed for Intel ICH7M SouthBridge I/O controller

I am using a motherboard based on this architecture. http://www.intel.com/content/www/us/en/intelligent-systems/navy-pier/embedded-intel-atom-n270-with-mobile-intel-945gse-express-chipset.html I need the linux driver for Intel® 82801GB I/O…
ReddyGB
  • 61
  • 1
  • 6
2
votes
1 answer

Q: How to tell the Linux Kernel to ignore MULTIPLE ata devices?

So, there were already questions about ignoring ata devices (like How to tell Linux Kernel > 3.0 to completely ignore a failing disk?) from where I got the info that one has to add something like libata.force=2:disable to your kernel argument…
Lollen Jumplan
  • 365
  • 3
  • 11