(ARCHIVED) Ubuntu Xenial Image (BSP Kernel)
#81
(04-03-2016, 09:19 PM)faddah Wrote: i followed the instructions for this ubuntu install to the Micro SD card for the Pine A64+ board at your web site here, and it seemed to work. however, when i booted, it went through the usual linux start-up trace and i thought i would boot to the desktop, except then i got two linux stack trace errors and it stoped around line 44. any help here on make this work correctly, please? any help would be apprecia
This is minimal image pre-configured with Ethernet. Ubuntu waits 5 minutes for DHCP on boot.
#82
Just confirming that the new image does indeed work with the 2GB board. Awesome job!
#83
Yup works like a charm. Thank you so much Longsleep! I installed Mate desktop on the image and wrote up a short review over at the Mate forums if anyone cares Smile

https://ubuntu-mate.community/t/pine-64-...-mate/4775
#84
Question 
(04-03-2016, 11:16 PM)longsleep Wrote:
(04-03-2016, 09:19 PM)faddah Wrote: i followed the instructions for this ubuntu install to the Micro SD card for the Pine A64+ board at your web site here, and it seemed to work. however, when i booted, it went through the usual linux start-up trace and i thought i would boot to the desktop, except then i got two linux stack trace errors and it stoped around line 44. any help here on make this work correctly, please? any help would be apprecia
This is minimal image pre-configured with Ethernet. Ubuntu waits 5 minutes for DHCP on boot.

thank you for replying on this, @longsleep. and i'll try letting it just run. i did have an live ethernet cable connected to the A64+ board at start-up.

however, there were two major stack trace errors that came up on the screen just before it stopped and kept sitting there. i will let it run through for 5 - 10 minutes, but it really seems frozen on that last stack trace line #44.

also, does it take 5 minutes to boot every time while waiting for DHCP, or just the first time?

thank you again for this image, the instructions, and the help.

best,

—  faddah
     portland, oregon, u.s.a.
#85
this doesnt even support my german keyboard
#86
Thanks, Longsleep!

ran the upgrade_kernel script, and everything came up roses.

Now I just have to figure out why my 7" HDMI touchscreen doesn't display any video. (maybe it's one of those flags from the other DVI/HDMI thread?)

Cheers!
#87
(02-29-2016, 12:49 PM)longsleep Wrote:
(02-29-2016, 10:06 AM)janjwerner Wrote: 1. resize the second partition (rootfs) to span the card
2. resize the file system to span the partition

I have a script for that https://github.com/longsleep/build-pine6..._rootfs.sh - run with sudo on your Pine.

the link for that one has changed now to here:  https://github.com/longsleep/build-pine6..._rootfs.sh

best,

—  faddah
     portland, oregon, u.s.a.

(02-29-2016, 10:06 AM)janjwerner Wrote: Works like a charm so far.
Things to do after you dd image to your sd card:
1. resize the second partition (rootfs) to span the card
2. resize the file system to span the partition
3. add the universe repository in /etc/apt/sources.list
4. sudo apt-get update
5. sudo apt-get upgrade
6. sudo apt-get install xubuntu-desktop
7. wait for 2.6gb
8. reboot in the graphical environment
9. Win. Thanks Longsleep Wink


hi @janjwerner & @longsleep,

so please pardon my linux/ubuntu ignorance and lack of fu, but i understand the rest of that, just not #3 — "add the universe repository in /etc/apt/sources.list." what is the specific line to add, and where, please? or a link to instructions on how to do that, please?

thank you in advance.

best,

—  faddah
     portland, oregon, u.s.a.
#88
(04-04-2016, 09:13 AM)Luke Wrote: Yup works like a charm. Thank you so much Longsleep! I installed Mate desktop on the image and wrote up a short review over at the Mate forums if anyone cares Smile

https://ubuntu-mate.community/t/pine-64-...-mate/4775

How did you install Ubuntu Mate? Did you add any repositories? What packages you install?
Donate BTC: 3Eav9uqXi8Nx1axb7QjK6xV4km4K9YGv9a
#89
(04-04-2016, 10:54 PM)Terra854 Wrote:
(04-04-2016, 09:13 AM)Luke Wrote: Yup works like a charm. Thank you so much Longsleep! I installed Mate desktop on the image and wrote up a short review over at the Mate forums if anyone cares Smile

https://ubuntu-mate.community/t/pine-64-...-mate/4775

How did you install Ubuntu Mate? Did you add any repositories? What packages you install?
I installed it from the PPA. But you can just run install_mate_desktop.sh under usr/local/sbin
#90
(04-04-2016, 10:09 PM)faddah Wrote:
(02-29-2016, 12:49 PM)longsleep Wrote:
(02-29-2016, 10:06 AM)janjwerner Wrote: 1. resize the second partition (rootfs) to span the card
2. resize the file system to span the partition

I have a script for that https://github.com/longsleep/build-pine6..._rootfs.sh - run with sudo on your Pine.

the link for that one has changed now to here:  https://github.com/longsleep/build-pine6..._rootfs.sh

best,

—  faddah
     portland, oregon, u.s.a.

(02-29-2016, 10:06 AM)janjwerner Wrote: Works like a charm so far.
Things to do after you dd image to your sd card:
1. resize the second partition (rootfs) to span the card
2. resize the file system to span the partition
3. add the universe repository in /etc/apt/sources.list
4. sudo apt-get update
5. sudo apt-get upgrade
6. sudo apt-get install xubuntu-desktop
7. wait for 2.6gb
8. reboot in the graphical environment
9. Win. Thanks Longsleep Wink


hi @janjwerner & @longsleep,

so please pardon my linux/ubuntu ignorance and lack of fu, but i understand the rest of that, just not #3 — "add the universe repository in /etc/apt/sources.list." what is the specific line to add, and where, please? or a link to instructions on how to do that, please?

thank you in advance.

best,

—  faddah
     portland, oregon, u.s.a.

Hey Faddah, 
edit the /etc/apt/sources.list 
sudo vim /etc/apt/sources.list
find the lines:

#deb http://ports.ubuntu.com/ubuntu-ports/ xenial universe
#deb-src http://ports.ubuntu.com/ubuntu-ports/ xenial universe
#deb http://ports.ubuntu.com/ubuntu-ports/ xenial-updates universe
#deb-src http://ports.ubuntu.com/ubuntu-ports/ xenial-updates universe


and remove the hash sign that denotes the comment. 
afterwards type
sudo apt-get update

hope this helps


Possibly Related Threads…
Thread Author Replies Views Last Post
  Ubuntu server 20.04 request phi0x 2 5,388 12-30-2020, 08:02 PM
Last Post: phi0x
  Xenial Minimal Image (PINE A64(+)) 0.6.2-77 pineadmin 4 21,633 08-30-2020, 10:35 AM
Last Post: jrronimo
  Kickstarter P64 with LCD, working image? MostHated 1 4,504 01-04-2020, 10:32 AM
Last Post: igorp
  USB Wireless Drivers with Longsleep Linux Kernel jacobscarter 15 24,997 03-06-2019, 02:26 PM
Last Post: tllim
  Allwinner A64 RTC bug fix on bionic image? tkaivola 1 4,848 02-01-2019, 05:09 AM
Last Post: tllim
  SPI on ubuntu IlyaM 4 9,254 07-16-2018, 03:00 AM
Last Post: kingflab
  Ubuntu password not working joemassimino 4 8,685 05-18-2018, 03:33 PM
Last Post: Luke
  How can I get a wireless dongle working on Xenial Desktop latest build Rocklobster 1 4,021 04-16-2018, 03:09 PM
Last Post: Rocklobster
  After flashing Ubuntu- how to get graphical desktop Partymack711 6 11,002 02-01-2018, 09:45 AM
Last Post: Partymack711
  PPTP doesnt work with ubuntu escovedo 2 8,794 08-23-2017, 09:28 AM
Last Post: gilbertotcc

Forum Jump:


Users browsing this thread: 3 Guest(s)