-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi All,
http://armpkgs.fedoraproject.org/mash/stage/19-TC2/
is a TC2 Final compose, We still have a bit to get done in a really short period of time. lets get testing and bug reports in.
in this compose we added VFAT variants of the images for use with devices that need it, i forgot to add the u-boot binaries to the images so you will need to grab the rpm from a mirror and use rpmdev-extract if not on a arm box.
we specifically need wide testing of initial-setup.
things left needed for GA, a script/utility to setup a sdcard for the different omap boards. maybe someone could look at the work Hans has done for allwinner card setup.
interactive anaconda installs should work in TC2, there is a bug preventing the extlinux config option working for TC2 but that will be fixed in the next anaconda build
we need testing, feedback and comments.
Dennis
Hi,
On 06/08/2013 03:43 PM, Dennis Gilmore wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi All,
I've run my scripts to turn a Fedora disk image into an allwinner one on Fedora-XFCE-armhfp-19-20130607.12-1-sda.raw
My scripts needed some minor tweaks, after that this image works reasonably well for me.
Some remarks / problems:
-I don't like the __boot and __ labels for the uboot and / paritions the old uboot and rootfs labels were more userfriendly IMHO. -The serial console login says: Fedora release 19 (SchrC6dingerbs Cat) Kernel 3.4.43.sun4i+ on an armv7l (ttyS0)
Note the messed up utf-8 in SchrC6dingerbs Cat -On the fb text console the ö is fine but the special ' char gets replaced by a small square block -Date and time screen in initial-setup says: "you need to setup networking first if you want to enable network time" But there is no network setup screen in the initial setup! (device has wifi only) Do we have a bug for this? -In initial setup, I set root passwd, timezone, created a user "user" with no password, and then hit "finish configuration", after a while I then got gdm, but no user account, upon closer inspection *none* of the changes I made in initial setup were applied to the system. I guess it crashed? Are there logs for it anywhere ?
I will do more testing later today.
Regards,
Hans
Hi,
Ok some follow up on some of the issues I've raised in my previous mail.
On 06/08/2013 05:56 PM, Hans de Goede wrote:
-The serial console login says: Fedora release 19 (SchrC6dingerbs Cat) Kernel 3.4.43.sun4i+ on an armv7l (ttyS0)
Note the messed up utf-8 in SchrC6dingerbs Cat
This is caused by me serial terminal app (cu), nothing to see here move along.
-On the fb text console the ö is fine but the special ' char gets replaced by a small square block
This is caused by a missing "FONT=latarcyrheb-sun16" in /etc/vconsole.conf, and does seem to be a real F19-arm issue, shall I file a bug for this? And if yes where / against which component?
-Date and time screen in initial-setup says: "you need to setup networking first if you want to enable network time" But there is no network setup screen in the initial setup! (device has wifi only) Do we have a bug for this?
I just filed this bug for tracking this: https://bugzilla.redhat.com/show_bug.cgi?id=972362 972362 - RFE: initial-setup is lacking a network config option / spoke
-In initial setup, I set root passwd, timezone, created a user "user" with no password, and then hit "finish configuration", after a while I then got gdm, but no user account, upon closer inspection *none* of the changes I made in initial setup were applied to the system. I guess it crashed? Are there logs for it anywhere ?
Dennis already filed a bug for this: https://bugzilla.redhat.com/show_bug.cgi?id=971050
Regards,
Hans
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sun, 09 Jun 2013 00:22:28 +0200 Hans de Goede hdegoede@redhat.com wrote:
Hi,
Ok some follow up on some of the issues I've raised in my previous mail.
On 06/08/2013 05:56 PM, Hans de Goede wrote:
-The serial console login says: Fedora release 19 (SchrC6dingerbs Cat) Kernel 3.4.43.sun4i+ on an armv7l (ttyS0)
udev no longer has firmware loading enabled. so there is a high chance with an older kernel you wont have anything work that needs firmware loaded.
Note the messed up utf-8 in SchrC6dingerbs Cat
This is caused by me serial terminal app (cu), nothing to see here move along.
-On the fb text console the ö is fine but the special ' char gets replaced by a small square block
This is caused by a missing "FONT=latarcyrheb-sun16" in /etc/vconsole.conf, and does seem to be a real F19-arm issue, shall I file a bug for this? And if yes where / against which component?
probably appliance-tools. im not entirely sure whan writes this other systems.
-Date and time screen in initial-setup says: "you need to setup networking first if you want to enable network time" But there is no network setup screen in the initial setup! (device has wifi only) Do we have a bug for this?
I just filed this bug for tracking this: https://bugzilla.redhat.com/show_bug.cgi?id=972362 972362 - RFE: initial-setup is lacking a network config option / spoke
-In initial setup, I set root passwd, timezone, created a user "user" with no password, and then hit "finish configuration", after a while I then got gdm, but no user account, upon closer inspection *none* of the changes I made in initial setup were applied to the system. I guess it crashed? Are there logs for it anywhere ?
Dennis already filed a bug for this: https://bugzilla.redhat.com/show_bug.cgi?id=971050
Regards,
Hans
On Sat, Jun 8, 2013 at 11:22 PM, Hans de Goede hdegoede@redhat.com wrote:
Hi,
Ok some follow up on some of the issues I've raised in my previous mail.
On 06/08/2013 05:56 PM, Hans de Goede wrote:
-The serial console login says: Fedora release 19 (SchrC6dingerbs Cat) Kernel 3.4.43.sun4i+ on an armv7l (ttyS0)
Note the messed up utf-8 in SchrC6dingerbs Cat
This is caused by me serial terminal app (cu), nothing to see here move along.
"screen /dev/ttyUSB0 115200" works perfectly (and you can have all the other useful screen features).
Peter