LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-03-2021, 07:02 AM   #1
huntantr
LQ Newbie
 
Registered: May 2021
Posts: 2

Rep: Reputation: Disabled
Multiarch iso with DE and non-free firmware


I have an Asus T100 that I am trying to get Debian up and running on. I have tried many different iso's with varying success. The ISO I use must be multiarch as this device has a 32bit EFI and 64bit processor, and needs to have non-free firmware due to it's wifi adapter and other hardware.

I can successfully run the amd64 live iso off of a usb, runs great, but when I go to install it fails because it can't install the 32bit version of Grub.
I can successfully install the firmware-non-free-amd64-i386 iso, but none of the firmware I need to get the wifi working is installed. Not sure if I did something wrong during the installation. I was hoping that I could then just manually install a DE since there isn't one in this iso.

Is there a different I can try to get this working, or an option in the setup that will get it going?

Any help is appreciated.
Thanks.

Last edited by huntantr; 05-03-2021 at 08:05 AM.
 
Old 05-03-2021, 07:53 AM   #2
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,670

Rep: Reputation: Disabled
See 6.4. Loading Missing Firmware in the Debian Installation Guide.

Last edited by shruggy; 05-03-2021 at 07:54 AM.
 
Old 05-06-2021, 02:49 PM   #3
heathcliff36
Member
 
Registered: Jun 2019
Location: West Coast, USA
Distribution: Debian
Posts: 90

Rep: Reputation: Disabled
Quote:
Originally Posted by huntantr View Post
I have an Asus T100... this device has a 32bit EFI and 64bit processor,
You see, that just sounds weird.
The Asus T100 laptop comes with Windows 8.1.
Windows 8.1 was launched in 2013.
Intel upgraded EFI to UEFI in 2005.
If you have a T100 laptop it has UEFI bios.

Quote:
I can successfully run the amd64 live iso off of a usb, runs great, but when I go to install it fails because it can't install the 32bit version of Grub.
GRUB is neither 32-bit or 64-bit.
You have no idea what you're talking about.

Quote:
I can successfully install the firmware-non-free-amd64-i386 iso, but none of the firmware I need to get the wifi working is installed.
Debian does not install all the drivers under the sun on the 'non-free' iso.

Quote:
Not sure if I did something wrong during the installation. I was hoping that I could then just manually install a DE since there isn't one in this iso.
Really?
Debian says you have to personally OPT-OUT of all versions of their DE during install.
And if you do, installing a DE is as easy as installing a debian package.

Quote:
Any help is appreciated.
You have successfully installed Debian onto an 8-year old laptop.
You can't get wifi to run.
Be specific. Be honest.
 
Old 05-07-2021, 06:58 AM   #4
huntantr
LQ Newbie
 
Registered: May 2021
Posts: 2

Original Poster
Rep: Reputation: Disabled
I can't believe that is how you talk to users that ask for help. I am sorry I am not using all of the correct wording, as I am new to this. I have enough technical knowledge to get work through problems but got stuck. Thought the community would be a great place to look for help. Guess not.

By the way, your "help" is incorrect. The Debian install does not ask what DE I want to install. I am also not expecting it to install all non-free firmware under the sun, just the same firmware that it does when I run any live iso. So was surprised when the multiarch non-free iso didn't behave the same as all of the other non-free isos I tried.

"Be Honest" is your response. Thanks. I am being honest. Kind of hard to get help if I'm not.


Good-bye.
 
1 members found this post helpful.
Old 05-07-2021, 07:41 AM   #5
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,601
Blog Entries: 19

Rep: Reputation: 4456Reputation: 4456Reputation: 4456Reputation: 4456Reputation: 4456Reputation: 4456Reputation: 4456Reputation: 4456Reputation: 4456Reputation: 4456Reputation: 4456
Quote:
Originally Posted by heathcliff36 View Post
GRUB is neither 32-bit or 64-bit.
You have no idea what you're talking about.
Sorry but that makes no sense either. The link shown deals with the installation of the first stage of GRUB2 into the MBR. This is indeed neither 32-bit nor 64-bit because it is a boot-sector program. But the version of GRUB2 that you install onto an ESP is a normal program in PE32+ format. The OP needs a 32-bit version for this if his EFI chip is 32-bit. However I don't think he needs multiarch for his system unless he wants to run things like wine. Once the kernel has booted, you're not using EFI/UEFI any more so it doesn't matter what bitness it uses.

Last edited by hazel; 05-07-2021 at 07:51 AM.
 
Old 05-07-2021, 01:42 PM   #6
heathcliff36
Member
 
Registered: Jun 2019
Location: West Coast, USA
Distribution: Debian
Posts: 90

Rep: Reputation: Disabled
Have you already visited the debian site for installing debian onto a T100?: https://wiki.debian.org/InstallingDebianOn/Asus/T100TA.
It looks like it has really useful info.

It says:
Code:
The WiFi card is difficult to configure from the Debian Installer 
environment, it is recommended to use a standard CD/DVD 
Debian Installer image (or use a supported WiFI USB 
dongle if the internet is really required during the installation);
This link shows how you can install Ubuntu onto a T100: https://github.com/5bentz/linux-asus...100TA_guide.md

The tutorial is from 2018 and refers to installing Ubuntu 18.04.
What you could do is install Ubuntu 18.04 as per the tutorial.
After that I think Ubuntu allows for upgrading to the latest version.

Alternatively, you could just use the tutorial to install the latest Ubuntu 21.04 and see if that works.
 
  


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
Wine and wineasio install unmet dependencies on Debian Buster multiarch system. globetrotterdk Debian 9 02-24-2021 12:54 PM
LXer: Ubuntu 11.04 and Ubuntu 11.10 Will Support Multiarch LXer Syndicated Linux News 0 03-23-2011 06:50 PM
building a RPM for xmms (xmms-config, multiarch ???) bliblu Linux - Software 0 06-06-2006 09:01 PM
Problems with multiarch-utils. Him Linux - Software 1 09-14-2005 06:58 AM
Does anyone Know how to open either .iso.rz or these .iso.xdelta,.iso.bz2,.iso.lzma?? maximalred Debian 5 06-09-2004 06:15 AM

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

All times are GMT -5. The time now is 10:26 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