Giter Club home page Giter Club logo

coreboot's People

Contributors

arthurheymans avatar c0d3z3r0 avatar dhendrix avatar elyesh avatar felixheld avatar felixsinger avatar fishbaoz avatar i-c-o-n avatar jwerner-chromium avatar karthikr-google avatar kmalkki avatar leeleahy2 avatar madscientist159 avatar marcjones-syspro avatar marshall-dawson avatar martinlroth avatar mrchromebox avatar mrnuke avatar myleswatson avatar neuschaefer avatar paulmenzel avatar phcoder avatar quasisec avatar rminnich avatar sean-starlabs avatar siro20 avatar subrata-b avatar th3fanbus avatar uwehermann avatar wzeh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

coreboot's Issues

Software hotkey support

Currently, some hotkeys are done in hardware.

The touchpad lock provides no visual notification of being activated, unlike the one we have from the WMI driver.

The keyboard brightness has no visual notification, and cannot be changed using software. On the darp5, the color of the keyboard is hardcoded and defaults to blue.

The airplane mode toggle has no visual notification, sometimes comes on at unexpected times, and it cannot be turned off using the toggle in the operating system. Only the airplane mode hotkey can turn it off.

The following needs to be done:

  • Switch EC to use software hotkeys
  • Release packages to support software airplane mode toggle
  • Update kernel with driver to support touchpad lock, keyboard brightness, and airplane mode LED
  • Potentially add support for software fan control

Internal Testing

Flash Coreboot with UEFI on the following machines:

  • Carl - galp2
  • Emma - galp2
  • Harris - galp2
  • May - galp2
  • Katie - galp3
  • Louisa - galp3-b
  • Aaron - galp3-b
  • Alex - galp3-b
  • Ben C. - galp3-b
  • Joshua - galp3-c (13 inch)
  • Jeremy - galp3-c (14 inch)
  • Ben S. - darp5 - after dock testing

Failing to clone due to missing 3rd-party commit

Getting this error when running update.sh in firmware-open:

jacob@serw12:~/Work/firmware-open$ ./scripts/update.sh 
Already up to date.
fatal: remote error: want 6c0c4691e5bb446e0e428ebca595164709c59586 not valid
fatal: Fetched in submodule path 'coreboot/3rdparty/intel-microcode', but it did not contain 6c0c4691e5bb446e0e428ebca595164709c59586. Direct fetching of that commit failed.
fatal: 
fatal: Failed to recurse into submodule path 'coreboot'

Happens whether I clone via git:// or https://.

galp3-b Thunderbolt does not work

GNOME Settings shows that TBT is either disabled in the BIOS or has the incorrect security level.

Pop 18.10 Intel image
Latest SeaBIOS as of today.

About commit frequency

Hi System76!

I'm following coreboot source code for a few days. And getting updates more than one time in a day. I wanted to learn how you work, and do you have any other policy about your own hardware.

Thanks, happy hacking!

Upstream all models to coreboot

I was wondering why the lemp9 is current the only device from you which is upstream in the Coreboot Repo

In this Repo and firmware-open Repo

Why the are all not upstream in Coreboot? I think it's good that you develop Coreboot for these models, but I don't think it's good that they don't go upstream into Coreboot.

You (and other OEMs) are use Barebones from Clevo.

Status of Renoir and Matisse

I have a Gigabyte Aorus Pro X570 WiFi I would like coreboot on, and heard that it was being ported to newer AMD Chipsets, but I don’t see any definitions in the code for anything other than gen 1(Picasso) boards

Xen fails to boot on lemp10 firmware

Booting qubes 4.0.3; xen 4.8.5 as well as qubes 4.1; xen 4.14 on the Clevo L141MU with system76 firmware flashed via the system76-firmware tool results in a xen panic at boot: IO-APIC + timer doesn't work!
See attached picture for detailed error message while run with apic_verbosity=debug

IMG_20201207_084016

galp3-b Webcam does not work

I'm not able to enable the webcam with F10 or the hardware does not see the webcam. It is not listed in 'lsusb'.

aaronhoneycutt@pop-os ~/g/fresh-install-script> lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 8087:0a2b Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
aaronhoneycutt@pop-os ~/g/fresh-install-script>

Missing System UUID? Required for some software to track....

Seems that there isn't a system uuid assigned by coreboot or by system76's build of it: or just specifically for oryp7?

07/20/2021 4.13 coreboot 2021-07-20_93c2809

From dmidecode:

Handle 0x0001, DMI type 1, 27 bytes
System Information
	Manufacturer: System76
	Product Name: Oryx Pro
	Version: oryp7
	Serial Number: 123456789
	UUID: Not Settable
	Wake-up Type: Reserved
	SKU Number: Not Specified
	Family: Not Specified

From working install of same Popos release:

Handle 0x0001, DMI type 1, 27 bytes
System Information
	Manufacturer: Dell Inc.
	Product Name: OptiPlex 9020M
	Version: 00
	Serial Number: ZZZZZZ
	UUID: 4c4c4544-AAAA-ZZZZ-XXXX-b3c04f323832
	Wake-up Type: Power Switch
	SKU Number: 0669
	Family: Not Specified

Removed identifiers....

This might or might not be a related issue:

acidanthera/bugtracker#711

OS:

# pop-upgrade release check
checking if pop-upgrade requires an update
      Current Release: 21.10
         Next Release: 22.04
New Release Available: false

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.