LinuxQuestions.org
Review your favorite Linux distribution.
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 11-09-2017, 10:14 AM   #91
Kruuk
LQ Newbie
 
Registered: Nov 2017
Posts: 1

Rep: Reputation: Disabled

Hi, I tried to do it like that, but when I typed

isorespin.sh -i ~/<elementaryos-0.4.1-stable.20170814.iso> -b rEFInd

I got : isorespin.sh command not found
I did that in Oracle virtual box
I am complete newbie so far, so dunno what am I doing wrong
Can someone pls help me? Thx

also tried different instructions from linuxium:
3. Download 'isorespin.sh' script from 'https://goo.gl/ZnUd6H'.
4. Make the script executable ('chmod 755 isorespin.sh'
5. Install any required dependencies (typically 'sudo apt-get install -y squashfs-tools xorriso curl zenity' should surfice).
6. Respin your ISO ('./isorespin.sh -i ubuntu-16.04.3-desktop-amd64.iso -u --atom').
7. Plug in a USB and note which device it is (say '/dev/sdX').
8. Unmount and mounted file systems from the USB ('sudo umount /dev/sdX*').
9. Write your respun ISO to the USB ('sudo dd if=linuxium-v4.13-rc6-ubuntu-16.04.3-desktop-amd64.iso of=/dev/sdX bs=4M').
10. Boot your Intel Atom 2 in 1 PC from the USB.

and I am stuck at number 6 with:
https://imgur.com/9AC6rxO

I got same with reffind option
https://imgur.com/QuQXygi

Last edited by Kruuk; 11-09-2017 at 02:43 PM.
 
Old 11-09-2017, 01:49 PM   #92
bbaker6212
Member
 
Registered: Jul 2016
Posts: 56

Rep: Reputation: Disabled
Quote:
Originally Posted by xuncall View Post
Could anybody make this method work?

I tried it and it shows just a black screen with a white cursor on the corner...
Manjaro did not work. Black screen w/cursor. Antergos 17.09 Live-USB booted OK and everything was working. I have not yet tried to install it to my SSD.
 
Old 11-10-2017, 12:20 AM   #93
bbaker6212
Member
 
Registered: Jul 2016
Posts: 56

Rep: Reputation: Disabled
Quote:
Originally Posted by UoF View Post
Good news everyone!

And thanks for all the links.

So the conclusion is : grub is to blame!

With another machine running Linux and use of isorespin script by linuxium http://linuxiumcomau.blogspot.com/search?q=isorespin
I was able to make bootable live USB iso of Lubuntu 17.04.

When setting up isorespin, most important is use of rEFInd boot manager, I also made isorespin include packages: git, build-essential and use kernel 4.10.13 and permanent storage of 2GB. I thought I will be able to use already compiled driver for wifi 8723bu.ko from previous attempts with Antergos, but it didn't work out.

So I installed Lubuntu, but the installation ends prematurely when it tries to install grub. No panic, I don't want it anyway.

So I headed to rEFInd homepage http://www.rodsbooks.com/refind/ and followed the guide to install rEFInd manually in Windows and with help of program EasyUEFI.

And VOILA I have Lubuntu running and booting via rEFInd. Last step was compiling the driver for wifi again:

https://sites.google.com/site/easyli...set-0bda:b720-
https://github.com/lwfinger/rtl8723bu

For me it is good end of the story.

Thank you once again for all the help provided.

If anybody follows this, and needs more thorough explanation of steps I have done, feel free to ask, I 'll gladly share.

But note: I am Linux newbie myself, I have no idea why grub isn't booting on this particular machine and have also no idea how to debug it. And I don't know how to make custom ISO's
from distros that isorespin doesn't support.

TL/DR: Problem solved, THANK YOU for all the help. Blame GRUB! rEFInd & isorespin FTW !
Yes! This worked for me in combination with Antergos 17.11 (no respinning of the ISO is needed)...
"So I headed to rEFInd homepage http://www.rodsbooks.com/refind/ and followed the guide to install rEFInd manually in Windows and with help of program EasyUEFI."
I have the v4 version of Ezbook 3 Pro. I burned the latest version of Antergos 17.11 ISO to USB using Etcher. The Live-USB booted fine and everything was working when it booted up - it defaults to Gnome desktop. Then I installed it (Gnome) to my SSD drive but when installation finished and I rebooted it gave that infamous black/blank screen with blinking cursor. Installing rEFInd boot manager from within Windows as described above fixed it. After rebooting both Windows and Antergos shows up in the rEFInd menu, and everything seems to be working, except...

.. the only thing I have to figure out is why the touchpad does not work. It was working initially on Windows until I tried booting Linux, then it stopped working on both Linux and Windows and nothing I do restores it. Even resetting BIOS settings to defaults does not. Any ideas?
Attached Thumbnails
Click image for larger version

Name:	Screenshot-from-2017-11-10-03-42-27.jpg
Views:	64
Size:	110.0 KB
ID:	26255  

Last edited by bbaker6212; 11-10-2017 at 08:25 AM.
 
Old 11-10-2017, 08:11 AM   #94
bbaker6212
Member
 
Registered: Jul 2016
Posts: 56

Rep: Reputation: Disabled
Anyone know of driver issues with the Intel 3165 NIC or performance problems on Linux?
The only downside I see so far with this Antergos Gnome installation is the Intel 3165 dual-band ac-wifi is not working well. In one position/distance from my router I get good signal/connection when booted into Windows but no connection at all when booted into Antergos in the same exact position. This seems like a driver issue.
Anyone using Arch/Manjaro/Antergos (or Debian/Ubuntu, or other distro) see this with their v4 EZB3P?

Last edited by bbaker6212; 11-10-2017 at 08:28 AM.
 
Old 11-10-2017, 10:36 AM   #95
bbaker6212
Member
 
Registered: Jul 2016
Posts: 56

Rep: Reputation: Disabled
I posted a step by step install procedures for Antergos on my v4 EZB3Pro here:
https://techtablets.com/forum/topic/...book-3-pro-v4/
 
Old 11-11-2017, 10:41 AM   #96
bbaker6212
Member
 
Registered: Jul 2016
Posts: 56

Rep: Reputation: Disabled
Btw, I have a fairly recent version of Manjaro Xfce (w/kernel 4.13) installed on a USB pen drive. It works as a normal HD with data persistance. It boots fine on my EZB3Pro v4 (through Refind). But the touchpad does not work and the poor Wifi performance is the same or worse than with Antergos.
I cannot remember if I installed on this USB drive using the standard Manjaro ISO burned onto another USB or if I used the Manjaro Architect (net) installer. Of course a separate PC is needed for this installation method.
[edit] There is a bug already submitted to Ubuntu on the touchpad problem (and a potential kernel patch on top of kernel 4.14 you can test): https://bugs.launchpad.net/ubuntu/+s...x/+bug/1728244

[edit:] So it turns out the touchpad also fails on Antergos. The problem is intermittent on various notebooks and many different distro's and kernel versions.

Last edited by bbaker6212; 11-13-2017 at 09:52 AM.
 
Old 11-19-2017, 05:49 AM   #97
bbaker6212
Member
 
Registered: Jul 2016
Posts: 56

Rep: Reputation: Disabled
How to install Manjaro Xfce 17.1 pre2 (pre release w/kernel 4.14) from the ISO. Requires rEFInd but not respinning the distro:
https://forum.manjaro.org/t/solved-r...93/15?u=bako62
 
Old 11-21-2017, 09:39 AM   #98
bbaker6212
Member
 
Registered: Jul 2016
Posts: 56

Rep: Reputation: Disabled
Quote:
Originally Posted by bbaker6212 View Post
How to install Manjaro Xfce 17.1 pre2 (pre release w/kernel 4.14) from the ISO. Requires rEFInd but not respinning the distro:
https://forum.manjaro.org/t/solved-r...93/15?u=bako62
Here I posted a step-by-step installation instructions using the Manjaro Architect network-installer (uses your wifi connection) to install the very latest stable version. You can select which desktop and kernel version you want to install. If you want use Kernel 4.14 (as of today) you'll have to install via the pre-release ISO from my previous post above.

Last edited by bbaker6212; 11-21-2017 at 09:45 AM.
 
Old 11-25-2017, 07:38 AM   #99
panos345
LQ Newbie
 
Registered: Aug 2014
Posts: 12

Rep: Reputation: Disabled
I received my ezbook 3 pro (version 4? with SSD door) a few days ago. (ordered it 50 days ago).
Tried manjaro xfce and manjaro mate, didnt boot. Neither with help of a separate usb refind image.
Success in booting with antergos and isorespined ubuntus, but TOUCHPAD doesnt work.
Tried (with isorespin) ubuntu mate 16.04 and 17.10 with default kernels and latest kernels but still no touchpad.
Patched the kernel with this ,but still nothing.
What to do with the touchpad?
 
Old 11-25-2017, 09:10 AM   #100
bbaker6212
Member
 
Registered: Jul 2016
Posts: 56

Rep: Reputation: Disabled
Quote:
Originally Posted by panos345 View Post
I received my ezbook 3 pro (version 4? with SSD door) a few days ago. (ordered it 50 days ago).
Tried manjaro xfce and manjaro mate, didnt boot. Neither with help of a separate usb refind image.
Success in booting with antergos and isorespined ubuntus, but TOUCHPAD doesnt work.
Tried (with isorespin) ubuntu mate 16.04 and 17.10 with default kernels and latest kernels but still no touchpad.
Patched the kernel with this ,but still nothing.
What to do with the touchpad?
Well if you want help you're gonna have to provide more information on what you did to install what exact ISO versions you used, what version of rEFInd and what method you used to install both the ISO and rEFInd (there are many), dmesg log files, etc.
I just used Linuxium's latest script to respin LinuxMint Mate 18.3 BETA (linuxmint-18.3-mate-64bit-beta.iso) and it booted and installed fine (press and hold the F7 key at the Jumper logo splash then select the USB boot partition).
The touchpad problem I think is timing related and so it happens more or less for each notebook. It is probably going to take a while to track down the cause and potentially find a kernel patch that will work around it. On my EZB3Pv4 I see the problem only about 5% of the time but when I do it's often difficult to get working again... I have to often power down and reset BIOS defaults several times to get it to work.

For Manjaro you're going to have to install rEFInd from within Windows or alternately burn the rEFInd img file to USB and boot from that. If not, you cannot attempt to boot the Manjaro Live-USB. And even then you have to boot it with the proper command line as I outlined here on the Manjaro forum and here on the TechTablets forum. (note; the command line to startup the Manjaro ISO is different for each ISO release... the "misolabel" parameter)

Last edited by bbaker6212; 11-25-2017 at 09:31 AM.
 
Old 11-26-2017, 04:26 AM   #101
panos345
LQ Newbie
 
Registered: Aug 2014
Posts: 12

Rep: Reputation: Disabled
Tried linuxmint-18.3-mate-64bit-beta.iso with latest linuxium isorespin.sh (v8.01): it booted but no touchpad ,no wifi, no terminal emulator...
Tried manjaro-xfce-17.0.6-stable-x86_64.iso. It booted with these instructions. But no touchpad. Here is dmesg output.
 
Old 11-26-2017, 04:39 AM   #102
bbaker6212
Member
 
Registered: Jul 2016
Posts: 56

Rep: Reputation: Disabled
Quote:
Originally Posted by panos345 View Post
Tried linuxmint-18.3-mate-64bit-beta.iso with latest linuxium isorespin.sh (v8.01): it booted but no touchpad ,no wifi, no terminal emulator...
Tried manjaro-xfce-17.0.6-stable-x86_64.iso. It booted with these instructions. But no touchpad. Here is dmesg output.
Open the notebook and disconnect then reconnect the battery from the circuit board. Check the ribbon cable connecting the touchpad is connected properly. When you restart it reset the default setting in the BIOS. Then test with Manjaro again. Anything changed?
It's strange you have inconsistency between the Manjaro (with wifi) and Mint-Mate (no wifi) because for sure Mint 18.3 has a working driver.

Last edited by bbaker6212; 11-26-2017 at 04:49 AM.
 
Old 11-26-2017, 04:48 AM   #103
panos345
LQ Newbie
 
Registered: Aug 2014
Posts: 12

Rep: Reputation: Disabled
Quote:
Originally Posted by bbaker6212 View Post
Open the notebook and disconnect then reconnect the battery from the circuit board. Check the ribbon cable connecting the touchpad is connected properly. When you restart it reset the default setting in the BIOS. Then test with Manjaro again. Anything changed?
do i have to do this even if the touchpad works on windows?
 
Old 11-26-2017, 05:03 AM   #104
bbaker6212
Member
 
Registered: Jul 2016
Posts: 56

Rep: Reputation: Disabled
Quote:
Originally Posted by panos345 View Post
do i have to do this even if the touchpad works on windows?
No. Sorry, I did not realize it is working on Windows. What is your BIOS version?
Your dmesg output does not have the same string as mine.
Yours is missing the BIOS version/date line as my Manjaro 17.1-pre2 dmesg has... and this is very strange as I never saw this with anyone else's EZB3P. Maybe they installed the wrong BIOS/firmware on your notebook? It's odd.

[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: Jumper EZbook/P313R, BIOS JUMPER10x.P8.WP313R.NHNAUHN02 08/07/2017

Last edited by bbaker6212; 11-26-2017 at 05:05 AM.
 
Old 11-26-2017, 05:17 AM   #105
panos345
LQ Newbie
 
Registered: Aug 2014
Posts: 12

Rep: Reputation: Disabled
Quote:
Originally Posted by bbaker6212 View Post
No. Sorry, I did not realize it is working on Windows. What is your BIOS version?
Your dmesg output does not have the same string as mine.
Yours is missing the BIOS version/date line as my Manjaro 17.1-pre2 dmesg has... and this is very strange as I never saw this with anyone else's EZB3P. Maybe they installed the wrong BIOS/firmware on your notebook? It's odd.

[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: Jumper EZbook/P313R, BIOS JUMPER10x.P8.WP313R.NHNAUHN02 08/07/2017
Version 2.18.1263 American Megatrends ,Inc
BIOS DATE 09/30/2017 Ver 3BANS002

JUMPER2X.P8.WP313R.NH...

I got this info from BIOS SETUP.
 
  


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
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 06:00 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