The problem is still unsolved, does ainyone have got an idear ? Could it be a kernel configuration problem ?
---------- Forwarded message ---------- From: Collin Gregory collin.gregory@gmail.com Date: 2008/10/31 Subject: Re: [coreboot] Flashrom problem To: Myles Watson mylesgw@gmail.com
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 mylesgw@gmail.com
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 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
Dear Collin,
Am Freitag, den 31.10.2008, 21:49 +0100 schrieb Collin Gregory:
The problem is still unsolved, does ainyone have got an idear ?
Did you do this as root?
sudo ./flashrom -r test
Thanks,
Paul
What kernel is that?
Collin Gregory schrieb:
The problem is still unsolved, does ainyone have got an idear ? Could it be a kernel configuration problem ?
---------- Forwarded message ---------- From: *Collin Gregory* <collin.gregory@gmail.com mailto:collin.gregory@gmail.com> Date: 2008/10/31 Subject: Re: [coreboot] Flashrom problem To: Myles Watson <mylesgw@gmail.com mailto:mylesgw@gmail.com>
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.