by gordonjcp » Mon Sep 05, 2011 6:56 pm
by gordonjcp
Mon Sep 05, 2011 6:56 pm
Okay, the first error is on installing the package:
Hmm. There is a symbolic link /lib/modultes/2.6.34.10-vortex86-sg/build
However, I cannot read it: No such file or directory
Therefore, I am deleting /lib/modules/2.6.34.10-vortex86-sg/build
Hmm. The package shipped with a symbolic link /lib/modules/2.6.34.10-vortex86-sg/source
However, I cannot read the tarket: No such file or directory
Therefore, I am deleting /lib/modules/2.6.34-10-vortex86-sg/source
So this indicates that the kernel package hasn't been created correctly (at least for Ubuntu) which doesn't exactly fill me with confidence.
The instructions for updating the initramfs are wrong, but with a little bit of thought it becomes clear that you need:
update-initramfs -k 2.6.34.10-vortex86-sg -c
This works fine so far
update-grub seems to be okay too
reboot and...
"mount: mounting none on /dev failed: no such device"
a bit of fscking
a textmode Ubuntu splash, and then a desktop. Great.
Let's do an update, so:
aptitude update goes okay
aptitude dist-upgrade - Boooooooooooom.
Poor old apt, hopelessly confused by the dodgy Debian kernel package.
during the kernel update, a few pages of:
/proc/devices: No entry for device-mapper found
Furthermore, at this point aptitude refuses to install anything, returning a variety of errors ranging from "Unexpected operator" to demands to deinstall the 2.6.34 kernel package.
I appreciate that it's more down to the manufacturer, but since they will not release any programming information for the SoC used in the 3350MX it's hard to see how to support it. It would be nice to be able to use the devices on the chip properly, rather than relying on a badly-packaged and rather generic kernel.
Okay, the first error is on installing the package:
Hmm. There is a symbolic link /lib/modultes/2.6.34.10-vortex86-sg/build
However, I cannot read it: No such file or directory
Therefore, I am deleting /lib/modules/2.6.34.10-vortex86-sg/build
Hmm. The package shipped with a symbolic link /lib/modules/2.6.34.10-vortex86-sg/source
However, I cannot read the tarket: No such file or directory
Therefore, I am deleting /lib/modules/2.6.34-10-vortex86-sg/source
So this indicates that the kernel package hasn't been created correctly (at least for Ubuntu) which doesn't exactly fill me with confidence.
The instructions for updating the initramfs are wrong, but with a little bit of thought it becomes clear that you need:
update-initramfs -k 2.6.34.10-vortex86-sg -c
This works fine so far
update-grub seems to be okay too
reboot and...
"mount: mounting none on /dev failed: no such device"
a bit of fscking
a textmode Ubuntu splash, and then a desktop. Great.
Let's do an update, so:
aptitude update goes okay
aptitude dist-upgrade - Boooooooooooom.
Poor old apt, hopelessly confused by the dodgy Debian kernel package.
during the kernel update, a few pages of:
/proc/devices: No entry for device-mapper found
Furthermore, at this point aptitude refuses to install anything, returning a variety of errors ranging from "Unexpected operator" to demands to deinstall the 2.6.34 kernel package.
I appreciate that it's more down to the manufacturer, but since they will not release any programming information for the SoC used in the 3350MX it's hard to see how to support it. It would be nice to be able to use the devices on the chip properly, rather than relying on a badly-packaged and rather generic kernel.