I've given up on trying to use Ubuntu on Sparc and have moved on to using
Debian, which is actually working and supported.
On Wed, Oct 5, 2011 at 9:34 AM, Quinn Plattel wrote:
> Apparantly, even though a fix has been made, there is still no way to
> install or upgrade to karmic on sparc.
>
> If
tly even that does not work for reasons I
cannot figure out.
I have switched to using Debian (Testing) which does install properly
on my Sparc systems.
Good luck!
katre
>
> --
> Karmic (sparc) - Installer: "Fast Data Access MMU Miss"
> https://bugs.launchpad.net/bugs/476
I also receive this error when trying to use the latest Karmic and Lucid
sparc netboot images.
If there are any directions on how to build my own netboot images from
sources I will be happy to test fixes. I have a SunFire T1000 and can
create new VMs to test in.
--
Karmic (sparc) - Installer: "F
I need to update the patch to include Scott's updates, above. And it
looks like mountall includes its own copy of nih, which would also need
to be patched and rebuilt.
Is there a list of packages that include nih? And is there a compelling
reason not to spin it into its own package, to handle issu
ine.
> (Plus afaict, sizeof always includes the necessary padding to achieve
> alignment *anyway* - since otherwise malloc and arrays wouldn't work!)
>
>
Good point.
katre
--
nih: nih_alloc() doesn't align returned pointer for picky platforms like sparc
https://bugs.launchpad.
0 and hopefully the compiler
will be smart enough to optimize it out.
> We'll need you to follow
> http://upstart.ubuntu.com/wiki/CopyrightAssignment for this patch
>
>
I will do this immediately.
katre
--
upstart doesn't boot on sparc
https://bugs.launchpad.net/bugs/436758
Y
I have written a fix for the problem with allocation in nih/alloc.c.
This uses the __alignof__ operator to fix the memory alignment in blocks
returned from nih's allocator. This should be portable to other
architectures but obviously requires testing. However it does fix the
bus error when running
It appears my emails on this didnlt get copied to the bug report.
I was able to reproduce the error on sparc by building from source in a
karmic chroot and running make check. This revealed that libnih's custom
allocation code is producing memory blocks that are improperly aligned
for Sparc. I am
I am able to reproduce this by cloning a sparc VM running jaunty and
performing an update to karmic. The VM crashes in the middle of the
update. The system is then not bootable without the same crash when
starting init.
I was able to get to a shell (by adding init=/bin/bash to my boot
options). It
Public bug reported:
I am attempting to install Ubuntu 9.04 from the following netboot image:
http://ports.ubuntu.com/ubuntu-ports/dists/jaunty/main/installer-
sparc/current/images/netboot/boot.img
The server loads the image and then fails back to the OpenBoot prompt with the
following error:
{0
password for katre.
(current) UNIX password:
Enter new UNIX password: <1234567890123456>
Retype new UNIX password: <1234567890123456>
passwd: password updated successfully
$ passwd
Changing password for katre.
(current) UNIX password: <1234567890123456>
Enter new UNIX password:
Public bug reported:
Binary package hint: hotkey-setup
My Lenovo ThinkPad R60 wasn't recognized by the init script.
$dmidecode --string system-manufacturer
LENOVO
$dmidecode --string system-version
Thinkpad R60
The problem seems to be that the script is checking for "*Thinkpad*".
Changing this
12 matches
Mail list logo