No subject


Sun Dec 9 17:34:17 CET 2012


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 at coreboot.org [mailto:coreboot-bounces at coreboot.org]
On Behalf Of Collin Gregory
Sent: Friday, October 31, 2008 2:17 PM
To: coreboot at 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


------=_NextPart_000_005A_01C93B65.8C0986A0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-reply;
	font-family:Arial;
	color:navy;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>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.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>Thanks,<o:p></o:p></span></font></p>=


<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>Myles<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<div style=3D'border:none;border-left:solid blue 1.5pt;padding:0in 0in =
0in 4.0pt'>

<div>

<div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font =
size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>

<hr size=3D2 width=3D"100%" align=3Dcenter tabindex=3D-1>

</span></font></div>

<p class=3DMsoNormal><b><font size=3D2 face=3DTahoma><span =
style=3D'font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font =
size=3D2
face=3DTahoma><span style=3D'font-size:10.0pt;font-family:Tahoma'>
coreboot-bounces at coreboot.org [mailto:coreboot-bounces at coreboot.org] =
<b><span
style=3D'font-weight:bold'>On Behalf Of </span></b>Collin Gregory<br>
<b><span style=3D'font-weight:bold'>Sent:</span></b> Friday, October 31, =
2008
2:17 PM<br>
<b><span style=3D'font-weight:bold'>To:</span></b> =
coreboot at coreboot.org<br>
<b><span style=3D'font-weight:bold'>Subject:</span></b> [coreboot] =
Flashrom
problem</span></font><o:p></o:p></p>

</div>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'>Hello everyone,<br>
<br>
I'm a newbies in coreboot installation but not in linux, hopefully =
:)<br>
When i'm launching flashrom, i get this error message :<br>
<br>
Can't mmap memory using /dev/mem : Invalid ARgument ...<br>
<br>
Does anyone knows what does it means ?<br>
<br>
My motherboard is the D945gclf with these technical informations :<br>
<br>
- Soldered-down Intel® Atom® processor 230 with a 533 MHz system =
bus<br>
- Intel® 945GC Chipset, consisting of:<o:p></o:p></span></font></p>

<div style=3D'margin-left:30.0pt'>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'>• Intel® 82945GC Graphics Memory Controller Hub =
(GMCH)<o:p></o:p></span></font></p>

</div>

<div style=3D'margin-left:30.0pt'>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'>• Intel® 82801GB I/O Controller Hub =
(ICH7)<o:p></o:p></span></font></p>

</div>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'>- Realtek* ALC662 for the sound chipset<br>
- Intel® GMA950 onboard graphics subsystem Video<br>
- SMSC LPC47M997 based Legacy I/O controller for hardware management, =
serial,
parallel, and PS/2* ports<br>
- Realtek RTL8102EL LAN adapter device<br>
<br>
Thanks for your help !!!!<br>
<br>
Greg<o:p></o:p></span></font></p>

</div>

</div>

</body>

</html>

------=_NextPart_000_005A_01C93B65.8C0986A0--





More information about the coreboot mailing list