OFFICIAL Fedora 19 for X
-
- Site Admin
- Posts: 11808
- Joined: Fri Feb 22, 2013 11:34 pm
- languages_spoken: english, portuguese
- ODROIDs: -
- Location: Brazil
- Has thanked: 1 time
- Been thanked: 48 times
- Contact:
OFFICIAL Fedora 19 for X
We present you Fedora 19.
This is the latest Fedora 19 image.
default username/passwords:
root/odroid
odroid/odroid
packed with Kernel 3.8, already supported by the update script.
Download Link: http://www.mdrjr.net/odroid/fedora-19/
This is the latest Fedora 19 image.
default username/passwords:
root/odroid
odroid/odroid
packed with Kernel 3.8, already supported by the update script.
Download Link: http://www.mdrjr.net/odroid/fedora-19/
-
- Posts: 3
- Joined: Sun Aug 11, 2013 2:00 am
- languages_spoken: english
- ODROIDs: X
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: OFFICIAL Fedora 19 for X
mdrjr: Has the root password changed since the release? I'm trying to run "su" in a terminal, but it won't accept "odroid" as the root password.
-
- Posts: 8
- Joined: Sun Mar 03, 2013 3:37 am
- languages_spoken: english
- ODROIDs: Odroid-X
- Has thanked: 0
- Been thanked: 0
- Contact:
-
- Site Admin
- Posts: 11808
- Joined: Fri Feb 22, 2013 11:34 pm
- languages_spoken: english, portuguese
- ODROIDs: -
- Location: Brazil
- Has thanked: 1 time
- Been thanked: 48 times
- Contact:
Re: OFFICIAL Fedora 19 for X
nope it doesn't.. I've tried to make it work on that.. but somehow fedora didn't played nice with that.. so I end up giving up..undertaker00 wrote:Does it include mali3d acceleration?
Thanks.
-
- Site Admin
- Posts: 11808
- Joined: Fri Feb 22, 2013 11:34 pm
- languages_spoken: english, portuguese
- ODROIDs: -
- Location: Brazil
- Has thanked: 1 time
- Been thanked: 48 times
- Contact:
Re: OFFICIAL Fedora 19 for X
Please download and run the latest kernel-update.sh
it will fix yum update errors
as root run:
PS: allow a couple hours after this post so the upload of the new kernel is finished 
it will fix yum update errors

as root run:
Code: Select all
wget builder.mdrjr.net/tools/kernel-update.sh
sh kernel-update.sh

- sos
- Posts: 53
- Joined: Fri May 24, 2013 7:46 am
- languages_spoken: german
- ODROIDs: X,U2,U3
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: OFFICIAL Fedora 19 for X
Himdrjr wrote:Please download and run the latest kernel-update.sh
it will fix yum update errors![]()
I have testet Fedora 19 today,i get many errors on kernelupdate.
Code: Select all
Downloaded 65.2 megabytes in 54 seconds. (1220.49 KB/s)
*** Backing Up current kernel to /root/kernel-backup-2014.01.16-05.42.tar.gz
tar: Removing leading `/' from member names
*** Unpacking new Kernel and Modules
*** Starting kernel update
*** Clearing old kernel
rm: cannot remove ‘/boot/uboot’: Device or resource busy
*** Installing new zImage
*** Installing new modules
Installing new uInitrd
depmod: ERROR: could not open directory /lib/modules/3.8.13.4: No such file or directory
depmod: FATAL: could not search modules: No such file or directory
/usr/bin/dracut: line 871: /etc/crypttab: No such file or directory
/usr/sbin/prelink: /lib/libply.so.2: STT_GNU_IFUNC not handled on ARM yet
/usr/sbin/prelink: /lib/libudev.so.1: STT_GNU_IFUNC not handled on ARM yet
/usr/sbin/prelink: /lib/libply.so.2: STT_GNU_IFUNC not handled on ARM yet
Image Name: uInitrd 3.8.13.14
Created: Thu Jan 16 05:52:32 2014
Image Type: ARM Linux RAMDisk Image (uncompressed)
Data Size: 6915594 Bytes = 6753.51 kB = 6.60 MB
Load Address: 00000000
Entry Point: 00000000
*** Installing new boot.scr's
*** Installing 720P60Hz HDMI default boot.scr
*** Installing Linux Firmware
[root@linux odroid]#
Hmm, i cant find any Computers on my Network..
Code: Select all
[odroid@linux ~]$ uname -a
Linux linux.fritz.box 3.8.13.14 #1 SMP PREEMPT Sun Jan 5 12:48:04 CST 2014 armv7l armv7l armv7l GNU/Linux
[odroid@linux ~]$ lsmod
Module Size Used by
rfcomm 32397 4
nf_conntrack_netbios_ns 1158 0
nf_conntrack_broadcast 1118 1 nf_conntrack_netbios_ns
ipt_MASQUERADE 1742 1
xt_tcpudp 2038 38
ip6table_nat 2702 1
nf_nat_ipv6 3543 1 ip6table_nat
ip6table_mangle 1564 1
ip6t_REJECT 2603 2
nf_conntrack_ipv6 8037 24
nf_defrag_ipv6 6258 1 nf_conntrack_ipv6
iptable_nat 2514 1
nf_nat_ipv4 3413 1 iptable_nat
nf_nat 14772 5 ipt_MASQUERADE,nf_nat_ipv4,nf_nat_ipv6,ip6table_nat,iptable_nat
iptable_mangle 1507 1
ipt_REJECT 2190 2
nf_conntrack_ipv4 13011 20
nf_defrag_ipv4 1230 1 nf_conntrack_ipv4
xt_conntrack 2747 42
nf_conntrack 64973 11 nf_conntrack_netbios_ns,ipt_MASQUERADE,nf_nat,nf_nat_ipv4,nf_nat_ipv6,xt_conntrack,ip6table_nat,nf_conntrack_broadcast,iptable_nat,nf_conntrack_ipv4,nf_conntrack_ipv6
bnep 11070 2
bluetooth 197844 10 bnep,rfcomm
ip6table_filter 1481 1
ip6_tables 11704 3 ip6table_filter,ip6table_mangle,ip6table_nat
iptable_filter 1532 1
ip_tables 11500 3 iptable_filter,iptable_mangle,iptable_nat
x_tables 14756 11 ip6table_filter,ip6table_mangle,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_conntrack,iptable_filter,ipt_REJECT,iptable_mangle,ip6_tables,ip6t_REJECT
dm_mirror 13241 0
dm_region_hash 9330 1 dm_mirror
dm_log 9486 2 dm_region_hash,dm_mirror
dm_mod 71026 2 dm_log,dm_mirror
vfat 9206 1
fat 49688 1 vfat
smsc95xx 21065 0
usbnet 19862 1 smsc95xx
joydev 8801 0
mousedev 10037 0
gpio_keys 7400 0
uinput 6768 0
ipv6 261936 52 ip6table_mangle,nf_defrag_ipv6,nf_nat_ipv6,ip6table_nat,ip6t_REJECT,nf_conntrack_ipv6
[odroid@linux ~]$ lsusb
Bus 001 Device 002: ID 0424:3503 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 004: ID 046d:c31c Logitech, Inc. Keyboard K120 for Business
Bus 001 Device 005: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 006: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse
- sos
- Posts: 53
- Joined: Fri May 24, 2013 7:46 am
- languages_spoken: german
- ODROIDs: X,U2,U3
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: OFFICIAL Fedora 19 for X
yes internetaccess works perfect and fedora19 is kompelette updatet (496 updatesmdrjr wrote: Now. Does internet access works?


Code: Select all
[odroid@linux ~]$ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.178.21 netmask 255.255.255.0 broadcast 192.168.178.255
inet6 fd00::9cc9:c4ff:fe19:a1a7 prefixlen 64 scopeid 0x0<global>
inet6 fe80::9cc9:c4ff:fe19:a1a7 prefixlen 64 scopeid 0x20<link>
ether 9e:c9:c4:19:a1:a7 txqueuelen 1000 (Ethernet)
RX packets 246480 bytes 357422424 (340.8 MiB)
RX errors 0 dropped 1 overruns 0 frame 0
TX packets 126661 bytes 10215068 (9.7 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
-
- Posts: 2
- Joined: Tue Apr 14, 2020 8:54 pm
- languages_spoken: english
- ODROIDs: X
- Has thanked: 1 time
- Been thanked: 0
- Contact:
Re: OFFICIAL Fedora 19 for X
Hi - please share the correct link to this image. I am still an Odroid-X user 

Who is online
Users browsing this forum: No registered users and 2 guests