waq icon indicating copy to clipboard operation
waq copied to clipboard

It's me again , i can't seem to get virtio drivers to work , both x64 and x86

Open ThePolishLemon opened this issue 2 years ago • 28 comments

ThePolishLemon avatar Jul 09 '22 14:07 ThePolishLemon

Get arm drivers

raspiduino avatar Jul 09 '22 14:07 raspiduino

Get arm drivers

i used the one linked in your docs and they didnt work

ThePolishLemon avatar Jul 09 '22 19:07 ThePolishLemon

Also not related , do you think it's possible to install the exynos kvm patch on the galaxy S9+ (star2lte) and if so could you help me apply that patch

ThePolishLemon avatar Jul 09 '22 19:07 ThePolishLemon

Get arm drivers

i used the one linked in your docs and they didnt work

What do you mean by "didn't work"? Eg: cannot mound virtio drives, driver installation fail, or something else? "Didn't work" is really general!

raspiduino avatar Jul 10 '22 03:07 raspiduino

Also not related , do you think it's possible to install the exynos kvm patch on the galaxy S9+ (star2lte) and if so could you help me apply that patch

If you have time and efford, everything is possible.

I have my device so I can try it easily (eg porting -> fail -> port again,....) but I don't have yours, so testing might be harder

raspiduino avatar Jul 10 '22 03:07 raspiduino

Get arm drivers

i used the one linked in your docs and they didnt work

What do you mean by "didn't work"? Eg: cannot mound virtio drives, driver installation fail, or something else? "Didn't work" is really general!

X64 said unsupported CPU type x86 said this https://imgur.com/a/1XdI6Hr

ThePolishLemon avatar Jul 10 '22 08:07 ThePolishLemon

Also not related , do you think it's possible to install the exynos kvm patch on the galaxy S9+ (star2lte) and if so could you help me apply that patch

If you have time and efford, everything is possible.

I have my device so I can try it easily (eg porting -> fail -> port again,....) but I don't have yours, so testing might be harder

I know it's possible but i don't know how to and the docs don't explain it in detail

ThePolishLemon avatar Jul 10 '22 08:07 ThePolishLemon

Get arm drivers

i used the one linked in your docs and they didnt work

What do you mean by "didn't work"? Eg: cannot mound virtio drives, driver installation fail, or something else? "Didn't work" is really general!

X64 said unsupported CPU type x86 said this https://imgur.com/a/1XdI6Hr

Yes, the version of Windows ARM here is really OLD, so it doesn't support x64 emulation. If you want the newer one, tell me and I will upload the Windows 11 version here.

I think the best approach for this is to add your virtio device to QEMU (if you need using virtio device), then open device manager (Windows + R, then type devmgmt.msc), then click to unknown device list, choose the device you think it's virtio (just try all), then select install driver, then select the driver in virtio CD. Virtio CD is divided into different folders for each device type, you should select the correct type, then choose the driver in the ARM folder, don't choose x86.

Thank you!

raspiduino avatar Jul 10 '22 13:07 raspiduino

Also not related , do you think it's possible to install the exynos kvm patch on the galaxy S9+ (star2lte) and if so could you help me apply that patch

If you have time and efford, everything is possible. I have my device so I can try it easily (eg porting -> fail -> port again,....) but I don't have yours, so testing might be harder

I know it's possible but i don't know how to and the docs don't explain it in detail

I also don't know how to :)) We should try together.

raspiduino avatar Jul 10 '22 13:07 raspiduino

Get arm drivers

i used the one linked in your docs and they didnt work

What do you mean by "didn't work"? Eg: cannot mound virtio drives, driver installation fail, or something else? "Didn't work" is really general!

X64 said unsupported CPU type x86 said this https://imgur.com/a/1XdI6Hr

Yes, the version of Windows ARM here is really OLD, so it doesn't support x64 emulation. If you want the newer one, tell me and I will upload the Windows 11 version here.

I think the best approach for this is to add your virtio device to QEMU (if you need using virtio device), then open device manager (Windows + R, then type devmgmt.msc), then click to unknown device list, choose the device you think it's virtio (just try all), then select install driver, then select the driver in virtio CD. Virtio CD is divided into different folders for each device type, you should select the correct type, then choose the driver in the ARM folder, don't choose x86.

Thank you!

If you could upload windows 11 that would be awesome

ThePolishLemon avatar Jul 10 '22 17:07 ThePolishLemon

Also not related , do you think it's possible to install the exynos kvm patch on the galaxy S9+ (star2lte) and if so could you help me apply that patch

If you have time and efford, everything is possible. I have my device so I can try it easily (eg porting -> fail -> port again,....) but I don't have yours, so testing might be harder

I know it's possible but i don't know how to and the docs don't explain it in detail

I also don't know how to :)) We should try together.

I see the guy didn't go in detail on the XDA forum either

ThePolishLemon avatar Jul 10 '22 17:07 ThePolishLemon

Also not related , do you think it's possible to install the exynos kvm patch on the galaxy S9+ (star2lte) and if so could you help me apply that patch

If you have time and efford, everything is possible. I have my device so I can try it easily (eg porting -> fail -> port again,....) but I don't have yours, so testing might be harder

I know it's possible but i don't know how to and the docs don't explain it in detail

I also don't know how to :)) We should try together.

I see the guy didn't go in detail on the XDA forum either

Really detail here: https://github.com/sleirsgoevy/exynos-kvm-patch

raspiduino avatar Jul 11 '22 00:07 raspiduino

Also not related , do you think it's possible to install the exynos kvm patch on the galaxy S9+ (star2lte) and if so could you help me apply that patch

If you have time and efford, everything is possible. I have my device so I can try it easily (eg porting -> fail -> port again,....) but I don't have yours, so testing might be harder

I know it's possible but i don't know how to and the docs don't explain it in detail

I also don't know how to :)) We should try together.

I see the guy didn't go in detail on the XDA forum either

Really detail here: https://github.com/sleirsgoevy/exynos-kvm-patch

I don't think step 2 is very in detail

ThePolishLemon avatar Jul 11 '22 07:07 ThePolishLemon

Get arm drivers

i used the one linked in your docs and they didnt work

What do you mean by "didn't work"? Eg: cannot mound virtio drives, driver installation fail, or something else? "Didn't work" is really general!

X64 said unsupported CPU type x86 said this https://imgur.com/a/1XdI6Hr

Yes, the version of Windows ARM here is really OLD, so it doesn't support x64 emulation. If you want the newer one, tell me and I will upload the Windows 11 version here. I think the best approach for this is to add your virtio device to QEMU (if you need using virtio device), then open device manager (Windows + R, then type devmgmt.msc), then click to unknown device list, choose the device you think it's virtio (just try all), then select install driver, then select the driver in virtio CD. Virtio CD is divided into different folders for each device type, you should select the correct type, then choose the driver in the ARM folder, don't choose x86. Thank you!

If you could upload windows 11 that would be awesome

Will u be able to upload windows 11?

ThePolishLemon avatar Jul 11 '22 07:07 ThePolishLemon

Well, I'm uploading it, it's going to be a really large file since I dumped it from my 16GB SD card. You can use compression (qcow2 or something) if you want to

raspiduino avatar Jul 11 '22 10:07 raspiduino

Well, I'm uploading it, it's going to be a really large file since I dumped it from my 16GB SD card. You can use compression (qcow2 or something) if you want to

Wdym i can use compression , will it be an img file or what kind of file , the only thing I need is for it to run on qemu , space isn't an issue for me

ThePolishLemon avatar Jul 11 '22 12:07 ThePolishLemon

Because idk what u mean by dump

On Mon, Jul 11, 2022, 12:03 PM @raspiduino @.***> wrote:

Well, I'm uploading it, it's going to be a really large file since I dumped it from my 16GB SD card. You can use compression (qcow2 or something) if you want to

— Reply to this email directly, view it on GitHub https://github.com/raspiduino/waq/issues/7#issuecomment-1180202990, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATU5Z5F6KVS2AFTJXCC2F43VTPWODANCNFSM53DPBM2A . You are receiving this because you authored the thread.Message ID: @.***>

ThePolishLemon avatar Jul 11 '22 12:07 ThePolishLemon

I will create a img file, you can use it directly or convert to qcow2 for saving space.

Because idk what u mean by dump

"Dump" is to copy the data from something to a file, byte by byte. So that means you will get a full exactly copy of my SD card in the form of a file, including unused space filled by 0x00 or 0xff, and the raw file img will be exactly the same size as my SD card (16GB).

raspiduino avatar Jul 11 '22 13:07 raspiduino

Current situation is that NTFS partition in my SD card is corupted, so I am fixing it with chkdsk, which is somewhat slow on my machine

Sorry for that :(( I didn't remember what I have done to it. I will upload the image at soon as I can

raspiduino avatar Jul 11 '22 13:07 raspiduino

Current situation is that NTFS partition in my SD card is corupted, so I am fixing it with chkdsk, which is somewhat slow on my machine

Sorry for that :(( I didn't remember what I have done to it. I will upload the image at soon as I can

Ok , do you have discord it would be easier if you messaged me there

ThePolishLemon avatar Jul 11 '22 13:07 ThePolishLemon

Current situation is that NTFS partition in my SD card is corupted, so I am fixing it with chkdsk, which is somewhat slow on my machine Sorry for that :(( I didn't remember what I have done to it. I will upload the image at soon as I can

Ok , do you have discord it would be easier if you messaged me there

Yes, but I haven't used it for a long time.

raspiduino avatar Jul 11 '22 13:07 raspiduino

Current situation is that NTFS partition in my SD card is corupted, so I am fixing it with chkdsk, which is somewhat slow on my machine Sorry for that :(( I didn't remember what I have done to it. I will upload the image at soon as I can

Ok , do you have discord it would be easier if you messaged me there

Yes, but I haven't used it for a long time.

If you could give me the username and tag i can add you , would be easier than messaging throught github

ThePolishLemon avatar Jul 11 '22 13:07 ThePolishLemon

Yes, I think so. Anyway my discord username is giangvinhloc610

raspiduino avatar Jul 11 '22 13:07 raspiduino

What's the tag ?

ThePolishLemon avatar Jul 11 '22 13:07 ThePolishLemon

giangvinhloc610#9314

raspiduino avatar Jul 11 '22 13:07 raspiduino

giangvinhloc610#9314

Added

ThePolishLemon avatar Jul 11 '22 13:07 ThePolishLemon

giangvinhloc610#9314

Added

Ok, so are you Andrzej Dudu?

raspiduino avatar Jul 11 '22 13:07 raspiduino

Open devmgmt.msc, find the devices in Unknown device list, then guess which one is the virtio device you want to install driver to (or try all). Then select install driver, choose the driver in the CD ROM, in the ARM(64) folder.

Please note that Windows 10 ARM still work without these driver if you don't use virtio devices. So, if you use virtio, install drivers, if not, ignore it.

raspiduino avatar Jul 15 '22 03:07 raspiduino