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

Unable to boot on HP Laptop #35

Open
Babyyoda777 opened this issue Aug 10, 2021 · 18 comments
Open

Unable to boot on HP Laptop #35

Babyyoda777 opened this issue Aug 10, 2021 · 18 comments
Labels
bug Something isn't working

Comments

@Babyyoda777
Copy link

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

@raspberryenvoie
Copy link
Owner

Is there any error displayed on the screen?

@raspberryenvoie raspberryenvoie added the bug Something isn't working label Aug 10, 2021
@Babyyoda777
Copy link
Author

no

@raspberryenvoie
Copy link
Owner

I'm sorry idk

@Babyyoda777
Copy link
Author

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.

@raspberryenvoie
Copy link
Owner

Thanks for the update.
Can someone help with this issue?

@reoccurcat
Copy link

Interesting... I don't get why the intel version won't work on an intel computer. that's strange

@reoccurcat
Copy link

if its stuck on "odysseyn1x" it could be a bootloader issue maybe?

@notdido
Copy link

notdido commented Dec 2, 2021

Interesting... I don't get why the intel version won't work on an intel computer. that's strange

because the "intel" version is for 32bit computers

@Babyyoda777
Copy link
Author

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

@raspberryenvoie
Copy link
Owner

The 32-bit version works for a 64-but computer but it's not optimal

@skourtisk
Copy link

Any fix? I cannot boot to my windows pc and all drives are ruined. Formatting didn’t help

@reoccurcat
Copy link

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.

@Babyyoda777
Copy link
Author

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.

@raspberryenvoie
Copy link
Owner

Could be. Do you know any workaround to this?

@Babyyoda777
Copy link
Author

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

@raspberryenvoie
Copy link
Owner

This is normal. The amd64 iso is for 64-bit CPUs (AMD and Intel) and the i686 one is for 32-bit CPUs.

@notdido
Copy link

notdido commented Jul 6, 2022

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

I am pretty late but this stackoverflow page can explain why 32bit things work on 64bit cpus
https://stackoverflow.com/questions/28307180/why-do-32-bit-applications-work-on-64-bit-x86-cpus

@whyisthesheep
Copy link

whyisthesheep commented Oct 29, 2022

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 64-bit processor understands both instruction sets and can execute them both. It's like somebody who can speak both French and English." – User

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants