LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 06-07-2017, 04:16 PM   #31
nipponsensei
LQ Newbie
 
Registered: May 2017
Location: Hakanaki Melody
Distribution: Fedora
Posts: 2

Rep: Reputation: Disabled

Quote:
Originally Posted by UoF View Post
Hi,
please try this, I am sorry I havn't mentioned it earlier:

you need to blacklist the original not working module (driver) rtl8xxxu , by editing

/etc/modprobe.d/blacklist.conf

and adding line
Code:
blacklist rtl8xxxu
Hope it helps.
Thank you very much, now it works correctly! I had added some lines to the blacklist.conf but I think they were wrong and for this reason I could not get it to work
 
1 members found this post helpful.
Old 06-23-2017, 03:28 PM   #32
bbaker6212
Member
 
Registered: Jul 2016
Posts: 56

Rep: Reputation: Disabled
Lubuntu Linux Running on Jumper Ezbook 3 Pro

seeing is believing ;-) --> https://www.youtube.com/watch?v=X4YdLf2ZAKg&t=0s
 
Old 06-23-2017, 08:48 PM   #33
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by nipponsensei View Post
Thank you very much, now it works correctly! I had added some lines to the blacklist.conf but I think they were wrong and for this reason I could not get it to work
Glad to hear it worked-

Have a good weekend.
 
Old 07-20-2017, 06:56 AM   #34
stjo
LQ Newbie
 
Registered: Jul 2017
Posts: 7

Rep: Reputation: Disabled
I try to install different distro's on my EZBook 3Pro but i be doomed to failure.
At first i install the rEFInd boot manager manually from Windows. (it works)
After them i try to install Lubuntu (and other) but my system doesn't boot from the LiveUSB.
My last try with isorespin.sh was -i ~/linuxmint-18.2-kde-64bit.iso -b rEFInd -g "" -g.
After them i create the LiveUSB with dd but i can't boot it.
Where is my mistake?

Last edited by stjo; 07-20-2017 at 07:13 AM.
 
Old 07-20-2017, 04:14 PM   #35
bbaker6212
Member
 
Registered: Jul 2016
Posts: 56

Rep: Reputation: Disabled
Quote:
Originally Posted by stjo View Post
I try to install different distro's on my EZBook 3Pro but i be doomed to failure.
At first i install the rEFInd boot manager manually from Windows. (it works)
After them i try to install Lubuntu (and other) but my system doesn't boot from the LiveUSB.
My last try with isorespin.sh was -i ~/linuxmint-18.2-kde-64bit.iso -b rEFInd -g "" -g.
After them i create the LiveUSB with dd but i can't boot it.
Where is my mistake?
Did you post your questions/problems on Linuxium's blog page?
When you try to boot what do you see, just blank/black screen?

Last edited by bbaker6212; 07-20-2017 at 04:23 PM.
 
Old 07-20-2017, 04:55 PM   #36
stjo
LQ Newbie
 
Registered: Jul 2017
Posts: 7

Rep: Reputation: Disabled
Quote:
Originally Posted by bbaker6212 View Post
Did you post your questions/problems on Linuxium's blog page?
When you try to boot what do you see, just blank/black screen?
No.
No. There are some words divided onto two lines but, sorry,
i didn't have the Netbook here with me so it's impossible to
reproduce the content. I will do it tomorrow.

Edit:
The message is:
Starting grubx64.efi
Using load options ''

Last edited by stjo; 07-20-2017 at 10:51 PM.
 
Old 07-21-2017, 12:44 AM   #37
UoF
LQ Newbie
 
Registered: May 2017
Posts: 14

Original Poster
Rep: Reputation: 0
I think I know, where your problem lies - you should boot the respun ISO on usb directly from UEFI, not from rEFInd already installed on eMMC.


the other option with rEFInd from eMMC:
rEFInd on emmc doesn't know boot parameters for your Mint on USB, but it is possible to edit the command by selecting the USB, pressing F2 2x and add these parameters manually.

I don't know exactly for Mint. but for example for stock ( = not respun, because isorespin doesn't support arch based distros) Manjaro 17.02 , I got:
Code:
initrd=boot\initramfs-x86_64.img
and I added:
Code:
 misobasedir=manjaro misolabel=MJRO1702
and these parameters I found in some .cfg in grub on the usb.

Hope this helps, let us know.
 
Old 07-21-2017, 01:15 AM   #38
stjo
LQ Newbie
 
Registered: Jul 2017
Posts: 7

Rep: Reputation: Disabled
Quote:
Originally Posted by UoF View Post
you should boot the respun ISO on usb directly from UEFI, not from rEFInd already installed on eMMC.
This option doesn't work.
I will try the other option soon and let you know.

Last edited by stjo; 07-21-2017 at 01:22 AM.
 
Old 07-21-2017, 01:30 AM   #39
stjo
LQ Newbie
 
Registered: Jul 2017
Posts: 7

Rep: Reputation: Disabled
Quote:
Originally Posted by UoF View Post
and I added:
Code:
 misobasedir=manjaro misolabel=MJRO1702
Where exactly do you added this code?
I added the code like this
Quote:
misobasedir=manjaro misolabel=MJRO1702 initrd=boot\initramfs-x86_64.img
at the first line. Now it works with Manjaro. Thx a lot.
Now i hope we find a solution for Mint.

Last edited by stjo; 07-21-2017 at 01:34 AM.
 
Old 07-24-2017, 02:20 AM   #40
UoF
LQ Newbie
 
Registered: May 2017
Posts: 14

Original Poster
Rep: Reputation: 0
Smile Mint works too

@stjo:

Hi,
I just tested it for you with Mint 18.2 KDE, and it works.

To make it as easy as possible, I used isorespin and all i set up was path to downloaded mint iso and persistent storage of 990MB.
(Turning on the storage makes it select rEFInd boot manager).
Because I respun in Manjaro, I was unable to add packages (build-essential,git) or change kernel version.

Then I copied the iso to usb using dd.

I booted the usb directly from UEFI, selected mint in rEFInd, waited with patience like 30 sec and voila - live mint desktop.

I hope, you can make it work too.
Attached Thumbnails
Click image for larger version

Name:	IMG_20170724_085039.jpg
Views:	222
Size:	238.1 KB
ID:	25561  
 
Old 07-24-2017, 01:43 PM   #41
stjo
LQ Newbie
 
Registered: Jul 2017
Posts: 7

Rep: Reputation: Disabled
Quote:
Originally Posted by UoF View Post
@stjo:

Hi,
I just tested it for you with Mint 18.2 KDE, and it works.
Thx for testing. I will try it tomorrow and report the results.
 
Old 07-24-2017, 11:27 PM   #42
stjo
LQ Newbie
 
Registered: Jul 2017
Posts: 7

Rep: Reputation: Disabled
Quote:
Originally Posted by UoF View Post
@stjo:
I hope, you can make it work too.
Yes it works. Thank you.
I'm never trying with a persistent storage.
Maybe that was the helpful change.
 
Old 08-10-2017, 11:23 AM   #43
nhk-
LQ Newbie
 
Registered: Aug 2017
Posts: 2

Rep: Reputation: Disabled
hey guys, wondering if anyone has any real ideas... Jumper Ezbook 3 Pro...

So I have been able to respin an Ubuntu ISO so that it includes the refind boot-manager, it lets me install it to my Apollo Lake laptop.... however what it doesn't do is that it doesn't install refind onto the hard disk which means as soon as it finishes the installation and reboots it doesn't even boot again once you restart the device, you cant install refind via refind-install because its running off the live usb so tries to install to usb which fails clearly, cant mount the mmc because it says its in use or busy,

how exactly are you meant to get refind up and running? i've spent days reading tutorials that are severely lacking detail, writing dozens and dozens of images to USB, read the rather lacking manual pages on the refind website....i'm still absolutely no further to having refind installed on my laptop than I was when I first began.

grub is useless for apollo lake laptops, refind seems to be my only choice and there is seemingly no way to install it other than installing windows 10, installing refind... then installing linux which just seems like an incredibly crazy process.

any help would be appreciated before I throw this out the window
I don't even want an ubuntu or ubuntu based distro really but it's my only choice since not a single other distro can boot on this machine
 
Old 08-11-2017, 03:51 AM   #44
UoF
LQ Newbie
 
Registered: May 2017
Posts: 14

Original Poster
Rep: Reputation: 0
Hi !

What I did - I aimed for dual boot , so I was able to manually install and set up rEFInd in Win after install of Lubuntu.

Anyway, you should be able to install rEFInd when running system from live USB manually, as described here: http://www.rodsbooks.com/refind/installing.html#linux
no need for refind-install

What version of EZB3pro do you have?

And it is no true, that only ubuntu based distros boot (after respin) with this machine. Plain Arch boots out of the box, Antergos and Solus too. If you have version 3 with AC wifi powered by intel chip, you should be able to boot and install these arch based distros without problems and difficulties. (but again, you are going to need to install rEFInd for proper booting after install).

By the time you have rEFInd properly installed, you should be able to boot more Linux distros from USB.
 
Old 08-13-2017, 04:02 AM   #45
stjo
LQ Newbie
 
Registered: Jul 2017
Posts: 7

Rep: Reputation: Disabled
Quote:
Originally Posted by UoF View Post
be able to boot more Linux distros from USB.
Yes, i can confirm that. I have install Arch, Mint and Elementary OS.

But I have another problem with rEFInd. The laptop doesen't boot every time
into Linux. Frequently the Linux icon is nonexistent on the rEFInd boot menu.
In this case i have to boot into Win 10 and (maybe) only the next "boot session"
show me the Linux icon on boot menu.
What can I do to fix this issue?
 
  


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
Dual Booting Linux Distros With Windows 7 Pro Boot Loader harley51 General 0 12-09-2009 08:57 AM
Multi-boot XP Pro with several linux distros Rubicon244 Linux - Newbie 2 09-21-2008 11:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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