-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Marcus
On 07/03/14 23:28, The Gluglug wrote:
Is there perhaps a prebuild image for initial flashing available, that I could use?
Not really no. :\
//Peter
samnoble.org/thinkpad (there are some pre-built ROM's there for T60). (these are not built by me)
(these use the VGA ROM. Something to keep in mind)
I'll be completing those tests that phcoder wanted me to do with his patch for native graphics (VGA ROM replacement), and compiling a detailed log of my findings. (I plan on uploading my own T60 images to libreboot.org)
Regards, Francis Rowe.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Note: those ROM's on samnoble.org are not dd'd as per coreboot wiki. Only flash them as-is if you already have coreboot, with bucts set to 0. Otherwise, dd them as per coreboot wiki:
dd if=coreboot.rom of=top64k.bin bs=1 skip=$[$(stat -c %s coreboot.rom) - 0x10000] count=64k dd if=coreboot.rom bs=1 skip=$[$(stat -c %s coreboot.rom) - 0x20000] count=64k | hexdump dd if=top64k.bin of=coreboot.rom bs=1 seek=$[$(stat -c %s coreboot.rom) - 0x20000] count=64k conv=notrunc
On 07/03/14 23:33, The Gluglug wrote:
Hi Marcus
On 07/03/14 23:28, The Gluglug wrote:
Is there perhaps a prebuild image for initial flashing available, that I could use?
Not really no. :\
//Peter
samnoble.org/thinkpad (there are some pre-built ROM's there for T60). (these are not built by me)
(these use the VGA ROM. Something to keep in mind)
I'll be completing those tests that phcoder wanted me to do with his patch for native graphics (VGA ROM replacement), and compiling a detailed log of my findings. (I plan on uploading my own T60 images to libreboot.org)
Regards, Francis Rowe.
Dear Francis,
On 07/03/14 23:28, The Gluglug wrote:
Is there perhaps a prebuild image for initial flashing available, that I could use?
Not really no. :\
//Peter
samnoble.org/thinkpad (there are some pre-built ROM's there for T60). (these are not built by me)
(these use the VGA ROM. Something to keep in mind)
I'll be completing those tests that phcoder wanted me to do with his patch for native graphics (VGA ROM replacement), and compiling a detailed log of my findings. (I plan on uploading my own T60 images to libreboot.org)
There is still something wrong with the sync. The gNewSense default wallpaper is good for testing, as it contains a nice gradient.
When the first T60 images are available on LibreBoot, I am of course there to test them.
Greets Marcus