From the comment in flashrom.c, it looks like flashrom is trying to allocate
memory smaller than a page, and failing. It would be helpful if you posted your command line and the complete output. Probably the output of ./flashrom -V too.
Thanks,
Myles
_____
From: coreboot-bounces@coreboot.org [mailto:coreboot-bounces@coreboot.org] On Behalf Of Collin Gregory Sent: Friday, October 31, 2008 2:17 PM To: coreboot@coreboot.org Subject: [coreboot] Flashrom problem
Hello everyone,
I'm a newbies in coreboot installation but not in linux, hopefully :) When i'm launching flashrom, i get this error message :
Can't mmap memory using /dev/mem : Invalid ARgument ...
Does anyone knows what does it means ?
My motherboard is the D945gclf with these technical informations :
- Soldered-down IntelR AtomR processor 230 with a 533 MHz system bus - IntelR 945GC Chipset, consisting of:
. IntelR 82945GC Graphics Memory Controller Hub (GMCH)
. IntelR 82801GB I/O Controller Hub (ICH7)
- Realtek* ALC662 for the sound chipset - IntelR GMA950 onboard graphics subsystem Video - SMSC LPC47M997 based Legacy I/O controller for hardware management, serial, parallel, and PS/2* ports - Realtek RTL8102EL LAN adapter device
Thanks for your help !!!!
Greg