LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 09-06-2023, 07:04 PM   #16
WhyLinux0
Member
 
Registered: Apr 2022
Posts: 92

Original Poster
Rep: Reputation: 0

I redid #8, no change. Not sure how to add that Grub line. There seems to be few options in Bios and i think I did all the right things with disabling the secure boot and software guard and I made the OS boot manager the1st priority and in that chose the Ubuntu option over Win. Now what?
 
Old 09-06-2023, 07:18 PM   #17
WhyLinux0
Member
 
Registered: Apr 2022
Posts: 92

Original Poster
Rep: Reputation: 0
I thought there might be a simple fix. Considering its Linux and if that's the worse thing about the install is that I have to always boot via F1 then ESC that's not a big thing. I already know that the laptop sound card will never work even though it has a high end Bang&Olufsen speaker set up. Headphones and external speakers do work though. Maybe I just need to accept this is the way it will be?
 
Old 09-06-2023, 08:25 PM   #18
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,354

Rep: Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590
Code:
sudo nano /etc/default/grub.cfg
add the new line, ctrl-x y to save and exit
then run "sudo update grub".

This may fix if it is a video problem based on this:
Quote:
I get a very quick look at 3-4 lines upper left of screen but no boot, just a blank screen.
If there is fastboot in the bios disable it.

Other than that I'm out of ideas for the moment.

Last edited by colorpurple21859; 09-06-2023 at 08:29 PM.
 
Old 09-06-2023, 08:34 PM   #19
WhyLinux0
Member
 
Registered: Apr 2022
Posts: 92

Original Poster
Rep: Reputation: 0
No change. I get the 3+ lines on every single Linux computer I ever owned and on every distro. This was explained way back when that Linux will always be unhappy with something on a computer that was native Win. There is no fastboot.

Last edited by WhyLinux0; 09-07-2023 at 06:12 PM.
 
Old 09-07-2023, 01:22 AM   #20
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,879

Rep: Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317
probably you will find it useful: https://github.com/wdullaer/wdullaer...e-360-linux.md (but probably you know it already)
Otherwise would be nice to know exactly what did you try to install and how?
Also you may try to capture those lines with a camera (smartphone?)
 
1 members found this post helpful.
Old 09-07-2023, 06:33 PM   #21
WhyLinux0
Member
 
Registered: Apr 2022
Posts: 92

Original Poster
Rep: Reputation: 0
Thanks for the link, looks a little to complex for me, but I will look deeper. What I tried and did install was Mint 21.2 and I did so by creating a bootable USB in which I verified the integrity and authentication of the iso image. It downloaded as normal and I let LM chose how it wanted to install and always chose recommended when it displayed. I originally thought I maybe should have formatted the new ssd but it looks now like Linux is still going to change it to whatever it likes so maybe that was ok. I'm using the computer so 99% is fine other than the only way to boot is F1 the ESC but then boots fine. The very small other issue is that rarely it will start the cpu fans on what should be a low cpu function, but it is rare. This computer is way too powerful for that in this distro. It in my mind seems like at times it's working harder than it needs to, which brings me back to the install. What I have learned over the years and already mentioned, as great as Linux is in so many ways, its very complex and is asked to do so many things that it wasn't designed for and on a computer that was Win native. I already know the built in speakers will never work with this sound card, the code simply doesn't exist. It would be nice but these models were so rare that not worth people's time when the headphones work and a link to external speakers do. I can live with the lines of code at boot as every other Linux machine I have also has those but all works fine. In the end, since it came without the Optane ssd and was not disabled properly before removal, I only had 2 choices, buy another Optane ssd and use on Win only or buy a normal ssd and try to work around the issues to use Linux.
 
Old 09-08-2023, 01:05 AM   #22
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,879

Rep: Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317
ok, do you want to make a dual boot system (so you need both linux and windows), or you want to have only mint?
Does it mean you could successfully boot the install image and start the installation?
 
Old 09-08-2023, 04:47 PM   #23
WhyLinux0
Member
 
Registered: Apr 2022
Posts: 92

Original Poster
Rep: Reputation: 0
I've learned from the greats and will stay with single boot. I'm sure some do it very well, but the farther I stay away from google the better. I can do 100% of what I want/need on Linux. Doesn't google already control enough of the world.
 
Old 09-09-2023, 03:26 AM   #24
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,879

Rep: Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317Reputation: 7317
in that case during the installation you can answer "use the whole drive" or remove everything on it. Otherwise the installation should be fully automatic.
(again, could you boot and start the installation?)
 
  


Reply



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
[SOLVED] SSD reassurance: planning Debian install on SSD Sploog Linux - Newbie 3 09-09-2019 02:47 AM
Install Linux in Toshiba u940 series with 32gb ssd and 750gb hdd I would like to have boot code in ssd only cvkchary Linux - Laptop and Netbook 4 08-31-2016 04:26 PM
Sata 3 SSD vs PCI-E SSD (DELL 5520 laptop) my.forums Linux - Hardware 3 07-08-2016 05:08 PM
SSD raid1 vs SSD raid10 advice ? wonker Linux - Hardware 8 05-23-2012 01:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 06:01 AM.

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