From: enos76 on
Hallo,
I am trying to mount a Verbatim expresscard SSD on Slackware 13/64.

The device is seen from the pciehp module, but I can't get a device file
from pata_acpi. Please, how can I access the disk?

Regards
--
Enos, from Italy




Computer: IBM/Lenovo T60 with i945 chipset
O/S: Slackware 13 SMP x86_64 with original kernel

DMESG | tail
pciehp 0000:00:1c.2:pcie02: Card present on Slot(4)
pci 0000:04:00.0: reg 10 io port: [0x00-0x07]
pci 0000:04:00.0: reg 14 io port: [0x00-0x03]
pci 0000:04:00.0: reg 18 io port: [0x00-0x07]
pci 0000:04:00.0: reg 1c io port: [0x00-0x03]
pci 0000:04:00.0: reg 20 io port: [0x00-0x0f]
pciehp: Could not get hotplug parameters
pata_acpi 0000:04:00.0: enabling device (0000 -> 0001)
pata_acpi 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
pata_acpi 0000:04:00.0: setting latency timer to 64
pata_acpi 0000:04:00.0: PCI INT A disabled

LSPCI | grep IDE
04:00.0 IDE interface: Device 1987:5000 (rev 01)

Tried to no avail "modprobe pciehp pciehp_force=1"

(Not tried yet - what does it mean, and would it resolve the issue?)
> recompile the Kernel and adding a staging driver : vendor:
> 1987, device: 5000, class: 01 ("Mass storage controller"), subclass:
> 01 ("IDE interface")"
 | 
Pages: 1
Prev: Slackware 13 x86_64
Next: ext4, where?