Re: [coreboot] ASRock E350M1 video option ROM?

2012-03-12 Thread Andrew Goodbody
On 11/03/12 05:04, Scott Duplichan wrote: I know of two ways to extract the legacy video option rom: a) Download the image from the manufacture's web site: 1. ftp://174.142.97.10/bios/CPU/E350M1(1.50)ROM.zip 2. Extract the 4MB UEFI image (E350M11.50) 3. Use 7-zip (version 9.21 beta)

Re: [coreboot] ASRock E350M1 video option ROM?

2012-03-12 Thread marcin kowalski
Regarding ATI cards, (and i assume this board has such card), you can grab the bios from /proc under linux. That worked for R300/R500 radeon video cards, maybe it still works on more recent ones : as root: cd /sys/bus/pci/devices/pci bus id/ echo 1 rom cat rom /tmp/vbios.rom echo 0 rom Keep

Re: [coreboot] ASRock E350M1 video option ROM?

2012-03-12 Thread Scott Duplichan
Andrew Goodbody wrote: ] ] b) When the board arrives... ] 1) Boot MSDOS and start DOS debug ] 2) At the - prompt, enter these commands: ]-n vga.bin ]-rbx ]-1 ]-w ] 3) The option rom is vga.bin in the current directory. ] ] Thanks, ] Scott ] ]a) is

Re: [coreboot] ASRock E350M1 video option ROM?

2012-03-12 Thread Peter Stuge
HighlyCaffeinated wrote: unable to build with the crossgcc toolchain. I sidestepped by loading 10.10 on an unused machine (which appears to have been successful), but thought it should be mentioned. Logs available for the interested parties. Yes, logs are neccessary for any action to be

Re: [coreboot] ASRock E350M1 video option ROM?

2012-03-12 Thread HighlyCaffeinated
] ASRock E350M1 video option ROM? HighlyCaffeinated wrote: unable to build with the crossgcc toolchain. I sidestepped by loading 10.10 on an unused machine (which appears to have been successful), but thought it should be mentioned. Logs available for the interested parties. Yes, logs