Re: [coreboot] PS/2 Mouse on KGPE-D16

2017-03-20 Thread cb
Not a silly question:

# CONFIG_DRIVERS_PS2_KEYBOARD is not set

but the PS/2 keyboard works. Is that setting essential for a mouse to
function?

On Mon, 20 Mar 2017, at 21:30, taii...@gmx.com wrote:
> On 03/20/2017 05:15 PM, c...@imap.cc wrote:
> 
> > Has anybody had any success using a PS/2 mouse on the KGPE-D16?
> >
> >
> >
> > I tried a few PS/2 compatible USB mice, along with an adaptor, without
> > success and thought that the mice might be to blame but I've just
> > confirmed a native PS/2 mouse doesn't seem to work either.
> >
> >
> > I've tried booting directly from SeaBIOS and also with GRUB2 as a
> > secondary and no combination I try seems to work.
> Maybe a silly question but did you enable PS/2 init in menuconfig?

-- 
coreboot mailing list: coreboot@coreboot.org
https://www.coreboot.org/mailman/listinfo/coreboot


[coreboot] PS/2 Mouse on KGPE-D16

2017-03-20 Thread cb
Has anybody had any success using a PS/2 mouse on the KGPE-D16?



I tried a few PS/2 compatible USB mice, along with an adaptor, without
success and thought that the mice might be to blame but I've just
confirmed a native PS/2 mouse doesn't seem to work either.


I've tried booting directly from SeaBIOS and also with GRUB2 as a
secondary and no combination I try seems to work.
-- 
coreboot mailing list: coreboot@coreboot.org
https://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] Crowdfunding Status for KGPE-D16 BMC Port Offer

2017-03-08 Thread cb
That's great news. I notice that the goal amounts for the serial console
access and thermal management have increased. Why is that?

http://web.archive.org/web/20170221164151/https://www.raptorengineering.com/coreboot/kgpe-d16-bmc-port-offer.php


On Mon, 20 Feb 2017, at 18:01, Timothy Pearson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> A brief update on the funding status of the BMC port for the KGPE-D16:
> 
> With the campaign ending in a little over a week, we are currently
> sitting at around 61% of the needed community support, and around 85% of
> the total funding goal.  Full details are available here:
> 
> https://www.raptorengineering.com/coreboot/kgpe-d16-bmc-port-offer.php
> 
> If you would like to see this happen, please contact Martin Roth at
> gauml...@gmail.com to make a pledge to this community-driven
> crowdfunding campaign.
> 
> Thanks!
> 
> - -- 
> Timothy Pearson
> Raptor Engineering
> +1 (415) 727-8645 (direct line)
> +1 (512) 690-0200 (switchboard)
> https://www.raptorengineering.com
> 
> - -- 
> coreboot mailing list: coreboot@coreboot.org
> https://www.coreboot.org/mailman/listinfo/coreboot
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iQEcBAEBAgAGBQJYqy7yAAoJEK+E3vEXDOFb4fkH/iB9ts9dKTd2OABCA+buM5QE
> jTYjtmcsI4HTuQ5J5apLM19GWsGW4qNoMsqyM/nE+VR/S/C07y3ZVDapuwfzrcCT
> vHg1rYHxOGdNa+Adfm8Cq0pkg6t5b1zYfkOpcF5BesroGF+IfJdaEmW3UismMpSH
> 6fDdkPIY6cGiNEA3JbVg/BOaSrw+nz5gb+d/HjtMdYB2mgiXzELdvb1TQcvQFER2
> Qy//tluV+pqjqUxeyzaODYZLWbsU5rcBzvCxd98BK/onKvI9NFkpyk74yu/9QAML
> /nH1ifRbm0LB9j9rqjMeRKOG3EEnVu72OEWiOHuq2/iFfxClfhruKykwnUc3UkY=
> =Vj3U
> -END PGP SIGNATURE-
> 
> -- 
> coreboot mailing list: coreboot@coreboot.org
> https://www.coreboot.org/mailman/listinfo/coreboot

-- 
coreboot mailing list: coreboot@coreboot.org
https://www.coreboot.org/mailman/listinfo/coreboot


Re: [coreboot] Where to get ME image/flash descriptors for the x220?

2017-03-05 Thread cb
There's a lot of useful info here relating to X230 ECs, which may help.
Mostly applicable to the X220 too.


https://github.com/hamishcoleman/thinkpad-ec





On Sun, 5 Mar 2017, at 14:31, qma ster wrote:

> It should be possible to reflash EC internal firmware through a
> keyboard port, - or maybe through some other debug port that may or
> may not be soldered by default... For example, here is a guide that
> describes how to reflash EC KB9012 internal firmware on Lenovo G505S -
> "AMD based laptop that is supported by coreboot project" ,
> http://dangerousprototypes.com/docs/Flashing_KB9012_with_Bus_Pirate .
> Thanks to this method it is possible to flash a completely clean EC
> KB9012 firmware image, which: 1) does not contain any "secret configs"
> (could be stored in the free place after the firmware) 2) does not
> contain any serial numbers or other specific laptop information ...
> For any EC it is guaranteed that it IS possible to reflash a firmware
> through In-System Programming (direct flashing) - otherwise, 1) how
> the manufacturers flash EC for the first time? ;) 2) if some laptop's
> EC is burned, how do repair shops flash a firmware to a new
> replacement EC?
> Sadly, for this direct flashing method you may need to buy a
> proprietary programmer (closed source hardware/software) , because a
> flashrom does not support every EC in existence
> 

> 2017-03-05 13:20 GMT+03:00 Arthur Heymans :

>> "taii...@gmx.com"  writes:
>>
>>  > Well I managed to download the latest BIOS from the lenovo site,
>>  > which includes an ME update now the issue is that I can't seem to
>>  > figure out how to extract it from the .FL1 and .FL2 files.
>>  >
>> Those might have a length too long to fit a flash so you need to trim
>>  those down before using ifdtool on those (If they contain and ifd of
>>  course)

>>  so depending on size of rom

>>  dd if=FL1(or 2)file of=vendor_bios.rom bs=1 count=xM

>> 

>>  and then ifdtool -x vendor_bios.rom

>>
>>  > I would also like to know as to how I can re-flash the EC firmware
>>  > if that could potentially cause problems, I of course do not know
>>  > if it has DMA.
>>  >
>>
>> Only existing tool to flash EC is using vendor tool.
>>  EC are only accessed trough port mapped IO (or on newer ones
>>  also via
>>  memory mapped IO). EC itself does not have DMA afaik.

>> 
>>  --
>>  Arthur Heymans

>> 

>> --

>>  coreboot mailing list: coreboot@coreboot.org

>> https://www.coreboot.org/mailman/listinfo/coreboot

> --

> coreboot mailing list: coreboot@coreboot.org

> https://www.coreboot.org/mailman/listinfo/coreboot


-- 
coreboot mailing list: coreboot@coreboot.org
https://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] Where do I get cables that can fit a SOIC8 clip?

2017-02-19 Thread cb
If 10cm is short enough for your application, they are readily available
on Ebay under "Dupont ribbon". Quality varies wildly though.

On Sun, 19 Feb 2017, at 03:49, taii...@gmx.com wrote:
> tl;dr
> where do I get test clip ribbon cables? no one has cables that small.
> I already bought another one online that came with a nice ribbon cable 
> (and a nicer mezzanine connection) but I want to make this one
> functional.
> 
> rant:
> I went to a store to get a clip, they didn't have cables for it but I 
> bought it anyone assuming someone I know would have them - they didn't - 
> and then I went back to the store wanting to return it (as it is useless 
> to me), they said that they don't accept returns and the "advice" of the 
> person being the counter was a smug "just solder it" - as if I should 
> rely on a connection that flimsy and easily shortible to connect to many 
> expensive motherboards.
> 
> In all three EE's total smugly telling me to "just solder it" and none 
> of them having any idea where to get the cables is just bizarre, all 
> that education you think they would understand the importance of doing 
> things properly the first time.
> 
> -- 
> coreboot mailing list: coreboot@coreboot.org
> https://www.coreboot.org/mailman/listinfo/coreboot

-- 
coreboot mailing list: coreboot@coreboot.org
https://www.coreboot.org/mailman/listinfo/coreboot