Announcement

Collapse
No announcement yet.

Google Does A Good Job Sticking Close To Upstream For Their Linux Kernels On Chromebooks

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Ardje
    replied
    kwaakert@penguin:~$ cat /proc/version
    Linux version 4.19.34-04457-g5b63d4390e96 (chrome-bot@chromeos-try-us-east1-d-x32-25-jxod) (Chromium OS 9.0_pre353983_p20190325-r9 clang version 9.0.0 (/var/cache/chromeos-cache/distfiles/host/egit-src/clang.git 171531e31716e2db2c372cf8b57220ddf9e721d8) (/var/cache/chromeos-cache/distfiles/host/egit-src/llvm.git 5077597e0d5b86d9f9c27286d8b28f8b3645a74c) (based on LLVM 9.0.0svn)) #1 SMP PREEMPT Mon May 13 14:27:24 PDT 2019

    Doesn't sound that upstream though.

    I guess it only applies to intel SoC's.

    Leave a comment:


  • RussianNeuroMancer
    replied
    Originally posted by ed31337 View Post
    I want a tablet that runs Linux proper and doesn't heat the house up. Something with a large amount of RAM (like 16GB) would be great. I love my Android tablets for being silent, energy efficient, but I can't run Qt Creator on those to do my development work and the RAM at 1GB is too tight.
    Something like HP Elite x3 1013 G3 (status) and Dell Latitude 7285 (strictly for usage without keyboard, as there is hardware issues with keyboard that Dell is not going to resolve, and Linux-specific issues in BIOS on top) could give you 16 GB RAM. If you are ok with 8 GB RAM then there is Lenovo Miix 520 (for now only without keyboard and pen) and many other tablets.

    Leave a comment:


  • ed31337
    replied
    I want a tablet that runs Linux proper and doesn't heat the house up. Something with a large amount of RAM (like 16GB) would be great. I love my Android tablets for being silent, energy efficient, but I can't run Qt Creator on those to do my development work and the RAM at 1GB is too tight.

    Leave a comment:


  • pal666
    replied
    slide 9 explains why enterprise always produces shitty code. because they prefer to pile up layers of shit instead of doing subsystem cleanup

    Leave a comment:


  • starshipeleven
    replied
    Originally posted by andyprough View Post
    *Google does a good job of using Chromebooks to grab personal data on tens of millions of unsuspecting public school kids and their families in order to increase their advertising revenues"

    Fixed the headline for you
    Thats... not what the article is about.

    Since we are playing the "invent fictional titles for an article" game, what about "Google is much better than Microsoft or Apple at compensating this data mining"

    Leave a comment:


  • andyprough
    replied
    *Google does a good job of using Chromebooks to grab personal data on tens of millions of unsuspecting public school kids and their families in order to increase their advertising revenues"

    Fixed the headline for you

    Leave a comment:


  • starshipeleven
    replied
    Originally posted by uid313 View Post
    What firmware does Chromebook run on?
    If it is open source, then maybe that is the most interesting thing about Chromebooks, then you buy a Chromebook and maybe can uninstall Chrome OS and install Ubuntu or Fedora.
    As said by someone else it's Coreboot and you can usually install the seaboot payload (legacy BIOS boot, can load only Linux at least on chromebooks I've seen), or even full UEFI payload so you can boot Windows too.

    It's shitty low-end hardware on average, many devices have soldered eMMC and RAM, and their keyboard or touchpad may or may not work correctly without patching stuff in userspace (hence why there is a distro for chromebooks, that is a Ubuntu respin called GalliumOS) and the reflashing process isn't istantaneous, you usually need to disassemble the device to remove a screw or something else that is closing a contact to keep the firmware read only.

    All in all, it's usually better to buy another random low-end shit "netbook-but-not-called-like-that" device.

    If you buy a chromebook you buy it for running ChromeOS and Android apps on a device that isn't a shitty mobile, hacking them is not a terribly efficient choice.

    Leave a comment:


  • microcode
    replied
    Originally posted by ThoreauHD View Post
    I wish they'd upstream some of these drivers to the main kernel. It's a tale of two cities for sound, touchpad, keyboard support. But that's not google's fault. That intel selling driverless shitboxes.

    They are both misleading customers into thinking it's just vanilla linux on these devices. It ain't. Every third reddit post is some dipshit nuking his emmc drive and wondering why nothing works.
    Well, all the kernel trees are there. If there's an EC driver in the diff, you know in probably wasn't there in the upstream at the start of the year.

    It does seem a bit unnecessary to me how many minor non-functional differences exist between swaths of devices with identical features and performance.

    Leave a comment:


  • ThoreauHD
    replied
    I wish they'd upstream some of these drivers to the main kernel. It's a tale of two cities for sound, touchpad, keyboard support. But that's not google's fault. That intel selling driverless shitboxes.

    They are both misleading customers into thinking it's just vanilla linux on these devices. It ain't. Every third reddit post is some dipshit nuking his emmc drive and wondering why nothing works.

    Leave a comment:


  • pgeorgi
    replied
    Originally posted by uid313 View Post
    What firmware does Chromebook run on?
    If it is open source, then maybe that is the most interesting thing about Chromebooks, then you buy a Chromebook and maybe can uninstall Chrome OS and install Ubuntu or Fedora.
    It's coreboot based, there are often some binary only components, but it's possible to integrate them in your own builds. Usually no firmware signature checks (except on some recent Dell model, maybe), so you can also install these builds.

    If you're not into building yourself, https://mrchromebox.tech/#devices provides some prepared and tested options. This is essentially a coreboot distro.

    Leave a comment:

Working...
X