Hi Philip,
[I believe you intended this to go to the list as well. Please use the "reply all" button in your mailer. Thanks.]
On 10.07.2008 00:22, Philip Aston wrote:
Ah, that piece of news referred to the Thomson IP1000, a set-top box.
Yes, that's a peculiarity of the default configuration.
AFAIK uniflash checks for a factory BIOS signature/checksum. Since coreboot has its own checksum mechanism, uniflash fails to recognize that. It would be interesting to measure voltages of a few pins of the ROM during a BIOS update of the factory BIOS. That could help to find out what flashrom needs to do to flash this board.
Uwe (in CC of this mail) has worked on this board and should know more.
Regards, Carl-Daniel
Hi,
On Thu, Jul 10, 2008 at 01:32:05AM +0200, Carl-Daniel Hailfinger wrote:
Yep.
Hm? Don't think so, there _is_ a MS-6178 target and partially works: http://www.coreboot.org/MSI_MS-6178_Build_Tutorial
There are some TODOs left, but it boots Linux just fine.
Are you sure this is really the MSI MS-6178? See the photo here, in my case the ROM was _not_ soldered: http://www.coreboot.org/Image:Msi_ms6178.jpg You seem to have a different revision (1.1 vs. 1.0) so maybe they changed that...
I doubt it, I've been able to write coreboot images with Uniflash just fine. The verification errors (some red "bars" instead of only green ones) sometimes do happen to me too, but it's always reproducible for certains boards and chips (so I think that happens when Uniflash doesn't fully support some hardware part, or the part is stale/broken).
As noted at http://www.coreboot.org/MSI_MS-6178_Build_Tutorial I was _not_ able to use flashrom on this board successfully, so if the flash is indeed soldered I would not recommend to try it unless you have some way to recover (soldering probably)...
HTH, Uwe.
Hi,
On 10.07.2008 13:30, Uwe Hermann wrote:
I was referring to "Linux has never been able to run on this board until now". That sentence does not belong to the MS-6178. Of course your "preliminary support" statement is true and refers to the MS-6178. Mixing these two sentences led to misunderstanding.
Regards, Carl-Daniel
-----Original Message----- From: coreboot-bounces@coreboot.org [mailto:coreboot-bounces@coreboot.org]On Behalf Of Uwe Hermann Sent: 10 July 2008 12:30 To: Carl-Daniel Hailfinger Cc: Philip Aston; Coreboot Subject: Re: [coreboot] new to coreboot
Hi,
On Thu, Jul 10, 2008 at 01:32:05AM +0200, Carl-Daniel Hailfinger wrote:
I have MS6178 ver 1.1, supported board, noted as not working on Linux.
I can
only get it working reliably with Knoppix although Debian Etch has
worked
intermittently. Embedded VGA... does that complicate things?
I don't have the board in question, but if it has problems running
Linux
under the factory BIOS, probably something is wrong with the hardware.
Yep.
Hm? Don't think so, there _is_ a MS-6178 target and partially works: http://www.coreboot.org/MSI_MS-6178_Build_Tutorial
There are some TODOs left, but it boots Linux just fine.
misbehaves
or coreboot does not work.
Can I build the .rom on another box? Is there a way to build using a
live cd
these
Are you sure this is really the MSI MS-6178? See the photo here, in my case the ROM was _not_ soldered: http://www.coreboot.org/Image:Msi_ms6178.jpg You seem to have a different revision (1.1 vs. 1.0) so maybe they changed that...
I'll take a look but probably won't have access to a spare chip anyway. Wimsbios have heard of ver 1.1 & from the ID string suggested mine was an "OEM", hence different factory bios etc?.
I doubt it, I've been able to write coreboot images with Uniflash just fine. The verification errors (some red "bars" instead of only green ones) sometimes do happen to me too, but it's always reproducible for certains boards and chips (so I think that happens when Uniflash doesn't fully support some hardware part, or the part is stale/broken).
I have also tried (with uniflash) 2 other factory bios files, admittedly of uncertain quality- originated from another user's backupimage, zipped, etc.. with same result. However, before quitting, I reflashed my backup bios image and (despite a few red bars) that worked. Not sure what that means but Knoppix runs well, so I could possibly compile a flash utility from Corebios? Being very new to this I'm not good at navigating the download- is there a particular utility I should be looking for?
BTW even a brief look at the emails indicates the professional nature of your work so I appreciate your guidance here. -Philip
As noted at http://www.coreboot.org/MSI_MS-6178_Build_Tutorial I was _not_ able to use flashrom on this board successfully, so if the flash is indeed soldered I would not recommend to try it unless you have some way to recover (soldering probably)...
HTH, Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-- coreboot mailing list coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot
On Fri, Jul 11, 2008 at 12:12:52AM +0100, Philip Aston wrote:
Yep, http://www.coreboot.org/Flashrom
A number of distributions already ship flashrom as packages, so you probably don't even need to compile it.
Uwe.