Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#4170 - kmod-ata-ahci won't recognize HDD connected in SATA ports (Non-USB connected) #9156

Open
openwrt-bot opened this issue Dec 2, 2021 · 1 comment
Labels
flyspray release/21.02 pull request/issue targeted (also) for OpenWrt 21.02 release

Comments

@openwrt-bot
Copy link

pbrena:

Supply the following if possible:

  • Device problem occurs on MQmaker WiTi
  • Software versions of OpenWrt/LEDE release, packages, etc.
    OpenWrt 21.02.1 r16325-88151b8303 / LuCI openwrt-21.02 branch git-21.295.67054-13df80d -
    Steps to reproduce: attach HHD to a Sata port included in the board.

I installed packages listed in the "Using storage devices" Guide, although it seems focused in USB attached Drives, unfortunately I still can't use the drive. This same HW configuration works in OpenWrt 19.

This is what see in OpenWrt 19 log and I expected to see in OpenWrt 21 but is still absent:

scsi 1:0:0:0: Direct-Access ATA ST9320325AS SDM1 PQ: 0 ANSI: 5
sd 1:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
sd 1:0:0:0: [sda] Write Protect is off
sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1 sda2 sda4

See the responses of commands in OpenWrt 21

root@OpenWrt:~# ls -al /dev/sd*
ls: /dev/sd*: No such file or directory

root@OpenWrt:~# block info
/dev/mtdblock5: UUID="617d7fdf-f79626d5-329864ea-bd8562a7" VERSION="4.0" MOUNT="/rom" TYPE="squashfs"
/dev/mtdblock6: MOUNT="/overlay" TYPE="jffs2"

Are there something missing to support Sata ports in the board (vs USB attached ports)?

I include both OpenWrt 19 and OpenWrt 21 Logs for comparison

@aparcar aparcar added the release/21.02 pull request/issue targeted (also) for OpenWrt 21.02 release label Feb 22, 2022
@pbrena
Copy link

pbrena commented Apr 26, 2022

I just tested OpenWrt 22.03.0-rc1 (no packages installed) but still no:
scsi 1:0:0:0: Direct-Access ATA ST9320325AS SDM1 PQ: 0 ANSI:
OpenWrt 22.03.0-rc1.txt
5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray release/21.02 pull request/issue targeted (also) for OpenWrt 21.02 release
Projects
None yet
Development

No branches or pull requests

3 participants