LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-03-2021, 10:38 AM   #16
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, OS/2, others
Posts: 6,496
Blog Entries: 1

Rep: Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230

Quote:
Originally Posted by LeonScoretzka View Post
Fedora 35 has a beta release soon, so I'm going to try that one when it releases.
It isn't necessary to wait for the announcement of a "beta". The 35 branch can be installed at any time from the net isos here.
 
Old 09-04-2021, 12:51 PM   #17
LeonScoretzka
Member
 
Registered: Aug 2021
Posts: 48

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by mrmazda View Post
It isn't necessary to wait for the announcement of a "beta". The 35 branch can be installed at any time from the net isos here.
Booting up Fedora gets me stuck on the HP splash screen.
 
Old 09-04-2021, 01:01 PM   #18
Crippled
Member
 
Registered: Sep 2015
Distribution: MX Linux 21.3 Xfce
Posts: 597

Rep: Reputation: Disabled
Quote:
Originally Posted by LeonScoretzka View Post
Booting up Fedora gets me stuck on the HP splash screen.
Disable secure boot in the BIOS.
 
Old 09-04-2021, 01:03 PM   #19
LeonScoretzka
Member
 
Registered: Aug 2021
Posts: 48

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Crippled View Post
Disable secure boot in the BIOS.
It is disabled.
 
Old 09-04-2021, 02:59 PM   #20
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, OS/2, others
Posts: 6,496
Blog Entries: 1

Rep: Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230
Quote:
Originally Posted by LeonScoretzka View Post
Booting up Fedora gets me stuck on the HP splash screen.
Enter HP UEFI BIOS setup, disable the GUI splash screen, then save and exit. If this doesn't help, when the Fedora boot menu first appears, strike the E key, find the end of the line that begins linu, append nomodeset, then proceed. The linu line may be wrapped.
 
Old 02-09-2022, 02:04 AM   #21
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, OS/2, others
Posts: 6,496
Blog Entries: 1

Rep: Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230Reputation: 2230
OP, were you trying to boot while more than one display was connected?
 
Old 02-09-2022, 02:10 AM   #22
LeonScoretzka
Member
 
Registered: Aug 2021
Posts: 48

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by mrmazda View Post
OP, were you trying to boot while more than one display was connected?
No I didn't. I got it fixed however with acpi=off, and some time after that it just started working with noacpi.
 
1 members found this post helpful.
Old 02-28-2022, 05:00 PM   #23
Whalers1988
Member
 
Registered: Feb 2022
Posts: 30

Rep: Reputation: 0
Quote:
Originally Posted by LeonScoretzka View Post
What do you mean?
Sounds just like the problem I am having with one of my new systems, new hardware Mac Book Pro M1. Just on the pc side. There is no way for me to get to grub or edit and save the grub settings. Seems like no one either knows or wants to let others know this until you start diving in deep and then you find out the hard way.

So Linux is good only for older systems or ones that have exact hardware spec's that only one or a few linux distros update or have. What those are I have no clue.

So you can give as much details to your hardware and show what you are doing, but if not compatible, you'll never get no where!

I got the file structure down and the all the basic important command line commands, and the partioning and formating and some of grub.
But all this doesn't matter if your current hardware you have is not compatable. All these you tube videos and online websites are not up front or as clear as they should be to understanding what,where,when,why and can you? Not everyone talks or understands the hardware architectural of mother boards and all the components. It makes it hard at first. Good luck sorry I couldn't help.
 
Old 03-01-2022, 02:09 AM   #24
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Whalers1988 View Post
Mac Book Pro M1.
Isn't that the new ARM one?
IIRC, a Linux distro specifically for it exists.
 
Old 03-01-2022, 02:29 PM   #25
Whalers1988
Member
 
Registered: Feb 2022
Posts: 30

Rep: Reputation: 0
Quote:
Originally Posted by Whalers1988 View Post
Sounds just like the problem I am having with one of my new systems, new hardware Mac Book Pro M1. Just on the pc side. There is no way for me to get to grub or edit and save the grub settings. Seems like no one either knows or wants to let others know this until you start diving in deep and then you find out the hard way.

So Linux is good only for older systems or ones that have exact hardware spec's that only one or a few linux distros update or have. What those are I have no clue.

So you can give as much details to your hardware and show what you are doing, but if not compatible, you'll never get no where!

I got the file structure down and the all the basic important command line commands, and the partioning and formating and some of grub.
But all this doesn't matter if your current hardware you have is not compatable. All these you tube videos and online websites are not up front or as clear as they should be to understanding what,where,when,why and can you? Not everyone talks or understands the hardware architectural of mother boards and all the components. It makes it hard at first. Good luck sorry I couldn't help.
This answers everything I have been having problems with:

https://gist.github.com/gbrow004/096...009fbb87b781a4

Time to get rid of all my old I Macs and my 2 year old mac book pro.

I guess Linux is best on old Windows PC. Let's see if this is the real deal...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
This kernel requires an x86-64 CPU. but only detected an i686 CPU. Unable to boot - please use a kernel appropriate for your CPU Annie3 Linux - Laptop and Netbook 9 02-23-2021 01:34 PM
[SOLVED] Does linux kernel try to recover from CPU stall? bharathm1 Linux - Software 6 08-30-2018 06:29 PM
boot stall: pcmcia drama = PANIC thisismadness Linux - Newbie 4 04-29-2004 11:17 AM
Newb Questions/Stall at boot at PCMCIA csyria Linux - Laptop and Netbook 1 02-21-2004 09:25 PM
Several Gnome Packages wont install during setup, stall's during boot Arcticfox Slackware 3 12-10-2003 11:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:40 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration