Kernel 3.19

AmigaOne X1000 platform specific issues related to Linux only.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.19

Post by xeno74 »

Hi zzd10h,

Thank you for testing the RC4.
zzd10h wrote:Hi,
PS : Same question than for AmigaWorld forum, how do you do to post thumbnails picture on this forum ? Thank you.
With this code:

Code: Select all

[url=http://www.supertuxkart-amiga.de/amiga/Kernel_3.19_Ubuntu_MATE_AMIGA_one_X1000.jpg][img]http://www.supertuxkart-amiga.de/amiga/Kernel_3.19_Ubuntu_MATE_AMIGA_one_X1000-thumbnail.jpg[/img][/url]
Cheers,

Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
zzd10h
Posts: 546
Joined: Sun Sep 16, 2012 5:40 am
Location: France

Re: Kernel 3.19

Post by zzd10h »

Thank you for the tip, I thought that there was an html tag especially for that.

Image
http://apps.amistore.net/zTools
X1000 - AmigaOS 4.1.6 / 4.1 FE
User avatar
zappa2009
Posts: 230
Joined: Tue Jun 21, 2011 12:17 pm

Re: Kernel 3.19

Post by zappa2009 »

Works ;) Lubuntu 14.04 LTS
Attachments
Kernel3.19-rc4.png
X1000 RadeonHD5450 4GB (2x2GB) DDR2-PC2-8500 Kingston HyperX 5-5-5-5-15 OS4.1.6 & Lubuntu13.04/mintppc11 with Kernel 3.8.7/3.9
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.19

Post by xeno74 »

Thank you all for testing. :-)
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
Srtest
Posts: 240
Joined: Wed Jun 11, 2014 5:06 pm

Re: Kernel 3.19

Post by Srtest »

Thank me 2 ;-)
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.19

Post by xeno74 »

http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
zappa2009
Posts: 230
Joined: Tue Jun 21, 2011 12:17 pm

Re: Kernel 3.19

Post by zappa2009 »

Works and boots fast ;)
X1000 RadeonHD5450 4GB (2x2GB) DDR2-PC2-8500 Kingston HyperX 5-5-5-5-15 OS4.1.6 & Lubuntu13.04/mintppc11 with Kernel 3.8.7/3.9
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.19

Post by xeno74 »

zappa2009 wrote:Works and boots fast ;)
Thank you for testing. :-)
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.19

Post by xeno74 »

xeno74 wrote: Known A1-X1000 problem: Mac-on-Linux network support doesn't work. Mac OS X 10.4.11 freezes if you activate the TUN/TAP kernel module (device driver).
Image

I have a workaround for this problem. You have to activate the network connection in the right order.
  1. Linux host: Load the kernel module kvm-pr as root with:

    Code: Select all

    modprobe kvm-pr
  2. Linux host: Boot Mac OS X with Mac-on-Linux/KVM (The kernel module tun will automatically loaded by Mac-on-Linux)

    Code: Select all

    startmol -X
  3. Mac OS X guest: Start the terminal program and load the MoL network card driver:

    Code: Select all

    sudo kextload Desktop/MOL-Modules/System/Library/Extensions/MolEnet.kext
  4. Mac OS X guest: Start System Preferences and choose Network.
  5. Mac OS X guest: Click on the button Configure... and select Using DHCP.
  6. Mac OS X guest: Click on the button Apply Now.
  7. Linux host: Configure the tun1 network interface:

    Code: Select all

    ifconfig tun1 192.168.41.1
And now there is a network connection beetween the Linux host and the Mac OS X guest. I use a proxy server to connect Mac OS X with the internet.
Kernel_3.19-rc5_Mac-on-Linux-KVM-PR_AMIGA_one_X1000.jpg
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.19

Post by xeno74 »

New Nemo patch for the RC6:
nemo_3.19-2.patch.zip
(8.52 KiB) Downloaded 1039 times
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
Post Reply