-
Notifications
You must be signed in to change notification settings - Fork 38
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
Unable to boot on HP Laptop #35
Comments
Is there any error displayed on the screen? |
no |
I'm sorry idk |
Update: It seems the problem is with only the Intel vesrion. The amd version works fine on my HP (Intel i3 1005g1), but the intel version doesn't. |
Thanks for the update. |
Interesting... I don't get why the intel version won't work on an intel computer. that's strange |
if its stuck on "odysseyn1x" it could be a bootloader issue maybe? |
because the "intel" version is for 32bit computers |
hmmm but then why would 32 bit software work on 64 bit os? This could be the issue tho. The netbook i have is 32 bit |
The 32-bit version works for a 64-but computer but it's not optimal |
Any fix? I cannot boot to my windows pc and all drives are ruined. Formatting didn’t help |
Well, uh, that doesn't sound like anything odysseyn1x would do, but if you can't boot or do anything with the computer at its current state, you may need to reinstall your operating system. |
I think I might have pinned the issue. The intel version boots as a Touch Recovery Image therefore the laptop bios mistakes it for a recovery image and does some weird touchscreen keyboard stuff. This does NOT persist on the AMD version and only persists on HP Touchscreen laptops. |
Could be. Do you know any workaround to this? |
The solution I found to this is just using the AMD ISO file which seems to work perfectly fine despite the laptop being an Intel i3 |
This is normal. The amd64 iso is for 64-bit CPUs (AMD and Intel) and the i686 one is for 32-bit CPUs. |
I am pretty late but this stackoverflow page can explain why 32bit things work on 64bit cpus |
"The 64-bit processor understands both instruction sets and can execute them both. It's like somebody who can speak both French and English." – User |
It’s stuck on the ODYSSEYn1x forever. Works on my 2007 netbook tho. The HP Laptop is an intel i3 1005g1. Secure boot and bitlocker are disabled as well. Thanks
The text was updated successfully, but these errors were encountered: