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

[issue]: Ventoy2Disk.exe can't enumerate hard disk device when FanControl.exe started #3066

Open
1 task done
test01wrk opened this issue Jan 4, 2025 · 0 comments
Open
1 task done

Comments

@test01wrk
Copy link

Official FAQ

  • I have checked the official FAQ.

Ventoy Version

1.0.99

What about latest release

Yes. I have tried the latest release, but the bug still exist.

Try alternative boot mode

Yes. I have tried them, but the bug still exist.

BIOS Mode

UEFI Mode

Partition Style

GPT

Disk Capacity

1T

Disk Manufacturer

No response

Image file checksum (if applicable)

None

Image file download link (if applicable)

No response

What happened?

when FanControl.exe (https://github.com/Rem0o/FanControl.Release) started, Ventoy2Disk.exe can't enumerate hard disk device, while USB devices are enumerated normally.

log shows Create file Handle failed.

the FAQ listed some processes that may affect USB drive listing, but fancontrol.exe affect hard disk listing

===================== Enum All PhyDrives =====================
[2025/01/04 11:40:25.374] RegOpenKeyExA <SYSTEM\CurrentControlSet\Services\disk\Enum> Ret:0
[2025/01/04 11:40:25.374] RegQueryValueExA <Count> ret:0  Size:4 Value:3
[2025/01/04 11:40:25.374] GetPhysicalDriveCount: 3
[2025/01/04 11:40:25.374] Logical Drives: 0x3c
[2025/01/04 11:40:25.374] LogicalDrive:\\.\C: PhyDrive:1 Num:1 Offset:644874240 ExtentLength:85941288960
[2025/01/04 11:40:25.374] C --> 1
[2025/01/04 11:40:25.374] LogicalDrive:\\.\D: PhyDrive:1 Num:1 Offset:86586163200 ExtentLength:913616928768
[2025/01/04 11:40:25.374] D --> 1
[2025/01/04 11:40:25.374] LogicalDrive:\\.\E: PhyDrive:0 Num:1 Offset:2097152 ExtentLength:1000200176128
[2025/01/04 11:40:25.374] E --> 0
[2025/01/04 11:40:25.374] LogicalDrive:\\.\F: PhyDrive:2 Num:1 Offset:1048576 ExtentLength:1024174923264
[2025/01/04 11:40:25.374] F --> 2
[2025/01/04 11:40:25.374] Create file Handle:FFFFFFFF \\.\PhysicalDrive0 status:32
[2025/01/04 11:40:25.374] Create file Handle:FFFFFFFF \\.\PhysicalDrive1 status:32
[2025/01/04 11:40:25.374] Create file Handle:FFFFFFFF \\.\PhysicalDrive2 status:32
[2025/01/04 11:40:25.374] LogicalDrive:\\.\C: PhyDrive:1 Num:1 Offset:644874240 ExtentLength:85941288960
[2025/01/04 11:40:25.374] Logical Drive:C  ===> PhyDrive:1
[2025/01/04 11:40:25.374] LogicalDrive:\\.\D: PhyDrive:1 Num:1 Offset:86586163200 ExtentLength:913616928768
[2025/01/04 11:40:25.374] Logical Drive:D  ===> PhyDrive:1
[2025/01/04 11:40:25.374] LogicalDrive:\\.\E: PhyDrive:0 Num:1 Offset:2097152 ExtentLength:1000200176128
[2025/01/04 11:40:25.374] Logical Drive:E  ===> PhyDrive:0
[2025/01/04 11:40:25.374] LogicalDrive:\\.\F: PhyDrive:2 Num:1 Offset:1048576 ExtentLength:1024174923264
[2025/01/04 11:40:25.374] Logical Drive:F  ===> PhyDrive:2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant