[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread Peter Stuge
AreYouLoco? wrote: > I was wrong it isn't detected as SD/MMC it doesn't get detected at all. > There is a separate device for SD/MMC present both on coreboot and stock. Are you really sure? There is no such device in the vendor BIOS logs. Alesandar Metodiev wrote: > I have tried to enable

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread Nico Huber
On 08.04.20 21:29, Nico Huber wrote: > On 08.04.20 20:02, Peter Stuge wrote: >> Alesandar Metodiev wrote: >>> AreYouLoco has already posted the output of `sudo lspci -vvxxx -s >>> 0d:00.3` (when he was still running with the vendor firmware). >>> Here it is. https://del.dog/raw/firewire_lspci >>

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread Alesandar Metodiev
I have tried to enable spkmodem, but now I can not boot at all. Maybe I did something wrong. No SeaBios, just a black screen. I will try to find some free time tomorrow, in order to disassemble and flash the laptop again, but I can't promise anything. On Wed, Apr 8, 2020 at 10:29 PM Nico Huber

[coreboot] Re: Laptop EC questions

2020-04-08 Thread Lomár Berry
The screen remains blank during the process. I do not think coreboot itself is even starting as I try to get logs and all I get it a bunch of ÿ characters. I will remove the Nvidia GPU from my laptop and see if I can get output then. I have 2 of these laptops. On Tue, Apr 7, 2020 at 5:14 AM Iru

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread Nico Huber
On 08.04.20 20:02, Peter Stuge wrote: > Alesandar Metodiev wrote: >> AreYouLoco has already posted the output of `sudo lspci -vvxxx -s >> 0d:00.3` (when he was still running with the vendor firmware). >> Here it is. https://del.dog/raw/firewire_lspci > > Comparing that with

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread AreYouLoco?
I was wrong it isn't detected as SD/MMC it doesn't get detected at all. There is a separate device for SD/MMC present both on coreboot and stock. Same chip tho Ricoh Co Ltd R5C832. @hell__ on the IRC mentioned it's a function of the Ricoh interface seen here as slash:

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread Peter Stuge
Hi, this is a fun one. Alesandar Metodiev wrote: > AreYouLoco has already posted the output of `sudo lspci -vvxxx -s > 0d:00.3` (when he was still running with the vendor firmware). > Here it is. https://del.dog/raw/firewire_lspci Comparing that with https://del.dog/raw/lspci_nntv shows that

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread AreYouLoco?
Flashed stock it worked. Seems like LVDS ribbon was not connected. Here is lspci --nntv output: https://del.dog/raw/lspci_nntv On 08.04.2020 18:01, Alesandar Metodiev wrote: > Nico, AreYouLoco has already posted the output of `sudo lspci -vvxxx -s > 0d:00.3` (when he was still running with the

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread AreYouLoco?
Now I flashed backed up stock (to get the output of full lspci and lspci -nntv) but it doesn't boot up...flashing stock again... On 08.04.2020 18:01, Alesandar Metodiev wrote: > Nico, AreYouLoco has already posted the output of `sudo lspci -vvxxx -s > 0d:00.3` (when he was still running with the

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread Alesandar Metodiev
Nico, AreYouLoco has already posted the output of `sudo lspci -vvxxx -s 0d:00.3` (when he was still running with the vendor firmware). Here it is. https://del.dog/raw/firewire_lspci On Wed, Apr 8, 2020 at 6:41 PM Nico Huber wrote: > Hi, > > On 08.04.20 13:45, AreYouLoco? wrote: > > I can

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread Nico Huber
Hi, On 08.04.20 13:45, AreYouLoco? wrote: > I can confirm that my Firewire controller with coreboot is detected as > MMC/SD Controller. The same situation as yours so seems like a bug. > > I tried Debian and Ubuntu Studio both detect it as SD/MMC Controller. > It gets detected correctly on stock

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread AreYouLoco?
Attaching logs: cbmem -1 > https://del.dog/raw/cbmemlog lspci -vvxxx > https://del.dog/raw/sd-mmc-not-fw On 08.04.2020 13:45, AreYouLoco? wrote: > I can confirm that my Firewire controller with coreboot is detected as > MMC/SD Controller. The same situation as yours so seems like a bug. > > I

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread AreYouLoco?
I can confirm that my Firewire controller with coreboot is detected as MMC/SD Controller. The same situation as yours so seems like a bug. I tried Debian and Ubuntu Studio both detect it as SD/MMC Controller. It gets detected correctly on stock BIOS. Devs? On 08.04.2020 13:22, Alesandar Metodiev

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread Alesandar Metodiev
AreYouLoco, I am really glad to see there is someone else who is interested in this. If necessary, I will provide the coreboot config in a few hours, but it was nothing special. It was built from master and I have simply selected mainboard vendor/model, checked *Use CMOS for configuration values

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread AreYouLoco?
On stock latest firmware and ubuntu studio I do see this: https://del.dog/raw/firewire_lspci I just builded coreboot. Backing up stock and trying to see if it's detected with coreboot. Fingers crossed! On April 8, 2020 9:15:22 AM UTC, Paul Menzel wrote: >Dear AreYouLoco, > > >Am 08.04.20 um

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread Paul Menzel
Dear AreYouLoco, Am 08.04.20 um 10:59 schrieb AreYouLoco?: I am in the same situation. Same board and same controller. Still didn't flash coreboot but I also want to make FW work with coreboot. Could you please share your coreboot build config? Did you build master repo? Thanks. I am also

[coreboot] Re: ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread AreYouLoco?
Hi, I am in the same situation. Same board and same controller. Still didn't flash coreboot but I also want to make FW work with coreboot. Could you please share your coreboot build config? Did you build master repo? Thanks. I am also willing to test images and configs to make that setup work.

[coreboot] Cannot access PCI Extended Capabilities registers with Coreboot?

2020-04-08 Thread Rafael Send
Hi, I've been trying to get a PCIe add-in card working in my X210 M.2 slot for a couple weeks. There is a hack to get it recognized which involves writing to one of the Extended Capability registers from an EFI shell, but apparently something about the way Coreboot initializes PCI (?) makes these

[coreboot] ThinkPad T420 and FireWire chip on Linux

2020-04-08 Thread Alesandar Metodiev
Hello, Recently I have decided to give a try to coreboot for first time and flashed my ThinkPad T420, but a few weeks ago I have swapped the USB controller on the back, next to the battery, with a FireWire/USB controller (40GAB5809-G200) from another T420. Nothing special, since some models have