The problem is still unsolved, does ainyone have got an idear ? Could it be a kernel configuration problem ?
---------- Forwarded message ---------- From: Collin Gregory <[EMAIL PROTECTED]> Date: 2008/10/31 Subject: Re: [coreboot] Flashrom problem To: Myles Watson <[EMAIL PROTECTED]> Hello Myles, Thanks for your quick answer. Here is my command line that i typed : ./flashrom -r test Here is what ./flashrom -r test -V gives : Calibrating Delay loop... 797M loops per second, 100 myus = 201 us, OK. Can't mmap memory using /dev/mem : Invalid Argument. That's for it. The version of flashrom is the r3708. 2008/10/31 Myles Watson <[EMAIL PROTECTED]> 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:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Collin Gregory > *Sent:* Friday, October 31, 2008 2:17 PM > *To:* [email protected] > *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 Intel(R) Atom(R) processor 230 with a 533 MHz system bus > - Intel(R) 945GC Chipset, consisting of: > > • Intel(R) 82945GC Graphics Memory Controller Hub (GMCH) > > • Intel(R) 82801GB I/O Controller Hub (ICH7) > > - Realtek* ALC662 for the sound chipset > - Intel(R) 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 >
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

