You are not logged in.
Pages: 1
Aloha Community,
i am using an old notebook as a small server (cups/ftp/http/etc).
The Notebook is an old Dell Inspiron 1520.
I attached three 3,5'' HDDs to it which are powered via an external PSU.
the first HDD is connected to the original sata-port.
the other two are connected to a ASMedia ASM1061 Sata-controller. This controller sits on a small mPCIe card which i fitted on one of the three mPCIe slot the Notebook offers me (i tried all three).
In Bios all mPCIe-Slots are activated, still the OS does not see the HDDs.
also lspci seems not to see the card. Any ideas?
arne in ~/ > su arne
Passwort:
+ OS: Arch Linux x86_64
# Hostname: Yoshi
### Kernel Release: 3.19.0-gbdccc4e
##### Machine Hardware name: x86_64
###### Uptime: 0:26
; #####; Packages: 1257
+##.##### Processor Type: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
+########## Root: 572G / 917G (62%) (ext4)
#############;
###############+
####### #######
.######; ;###;`".
.#######; ;#####.
#########. .########`
######' '######
;#### ####;
##' '##
#' `#
[arne@Yoshi ~]$ lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) (rev 0c)
00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HM (ICH8M) LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
03:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
03:01.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
03:01.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
0c:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 02)
[arne@Yoshi ~]$ hope you guys can help me!
greetings
Last edited by arch-serv (2015-02-14 00:46:53)
Offline
Well it will require little more info like :
dmesg | grep -i satalsblkalso i did not see 2nd sata controller, i only see that you have 1 - 00:1f.2
is it possible that you accidenttly disable it ?
O' rly ? Ya rly Oo
Offline
that's the problem i guess... according to the bios settings all mPCIe slots are enabled, still the card does not show up.
arne in ~/ > lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 931,5G 0 disk
├─sda1 8:1 0 1,9M 0 part
└─sda2 8:2 0 931,5G 0 part /
arne in ~/ > sudo dmesg | grep -i sata
[sudo] password for arne:
[ 0.511917] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode
[ 0.524037] ata1: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fb900 irq 26
[ 0.524043] ata3: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fba00 irq 26
[ 0.843388] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.843416] ata3: SATA link down (SStatus 0 SControl 300)
arne in ~/ > even without the correct drivers the card shoud show up in the output of lspci shouldn't it?
greetings
Offline
even without the correct drivers the card shoud show up in the output of lspci shouldn't it?
In theory YES, but that depends, best case is to load some debian/ubuntu live distro and see if it happens to see the controller at last and if they can find it just check out which modules are loaded ![]()
O' rly ? Ya rly Oo
Offline
okay. will try it.
edit: the latest ubuntu also is unable to detect the card.
Also when just connecting HDDs via the mPCIeCard it says no bootable media found.
maybe the card is just defective?
will return the card and hope to get a working one ![]()
thanks for the help anyway!
Last edited by arch-serv (2015-02-13 21:57:36)
Offline
Pages: 1