Skip Navigation

Posts
1
Comments
212
Joined
2 yr. ago

  • android as desktop works pretty decently actually, it can be quite nice when you set it up, especially for lower end hardware, and ofc, if you need more flexibility, you can run linux in a chroot and use x11 to bring the screen to the android env. or go vice versa and use waydroid in linux and your desktop, then simply swap out when you dont need it. (though waydroid can be harder on low end hardware)

  • before anyone gets too excited, this doesn't seem like it applies to DG2 gaming cards, ATSM and PVC are compute cards

     
        
    +SR-IOV Capability
    +=================
    +
    +Due to SR-IOV complexity and required co-operation between hardware, firmware
    +and kernel drivers, not all Xe architecture platforms might have SR-IOV enabled
    +or fully functional.
    +
    +To control at the driver level which platform will provide support for SR-IOV,
    +as we can't just rely on the PCI configuration data exposed by the hardware,
    +we will introduce "has_sriov" flag to the struct xe_device_desc that describes
    +a device capabilities that driver checks during the probe.
    +
    +Initially this flag will be set to disabled even on platforms that we plan to
    +support. We will enable this flag only once we finish merging all required
    +changes to the driver and related validated firmwares are also made available.
    +
    +
    +SR-IOV Platforms
    +================
    +
    +Initially we plan to add SR-IOV functionality to the following SDV platforms
    +already supported by the Xe driver:
    +
    + - TGL (up to 7 VFs)
    + - ADL (up to 7 VFs)
    + - MTL (up to 7 VFs)
    + - ATSM (up to 31 VFs)
    + - PVC (up to 63 VFs)
    +
    +Newer platforms will be supported later, but we hope that enabling will be
    +much faster, as majority of the driver changes are either platform agnostic
    +or are similar between earlier platforms (hence we start with SDVs).
    
      
  • I myself am currently using a Chuwi Hi10X. I don't have too many major complaints about it other than its quite underpowered. It does perform decently well until you need something graphics related then just kinda sucks. However I can use Firefox with it without any major gripes aisde from video playback, then I need to use chromium.

    The desktop environment you use can actually play a massive part in its usability. I have found that GNOME is pretty much useless. KDE isn't bad but it's still heavy. I have been testing Cosmic DE and it has been pretty good. Definitely the best performing of the bunch so when that releases I'll probably be using that full time.

  • I tried it and I don't think it's usable. the applications it has are quite frankly garbage. and it overall feels janky to control. not great IMO

  • Intel A350, can't say I have many complaints now. a lot of the issues have been ironed out. I'm not sure if the sparse work has landed for i915 yet, but once it does I don't think I will have too many super major issues left. Im getting some artifacts when using gamescope, but that's not a major issue for me since I don't really need gamescope

  • just because its in mainline, doesnt mean distros build them though we are now seeing more and more distros use them, binder/fs being enabled is not a given

  • This could be interesting, a bit worried how this will effect existing binder in distros and DKMS modules since waydroid relies on these

  • ah I am using liftoff, maybe it doesn't support it, just logged into via webpage and I do now

  • What client do you use? I see no such thing.

  • its a hard sentence to read for sure lol

  • what Guest OS are you running? IF it is windows, the opengl driver is still a WIP and hasnt been merged yet IIRC.

    I always reccomend using qemu cli, for qemu-cli you can do something like

     
        
    -device virtio-gpu-gl  -display spice-app,gl=on
    
      

    or if you are doing remote VMs you can use a remote spice viewer and connect to the port like so

     
        
    -device virtio-gpu-gl  -display egl-headless  -spice port=3001,disable-ticketing
    
      

    EDIT: for more reading, you can go through these docs I wrote for bliss. they are oriented more for android but they are still widely applicable https://docs.blissos.org/installation/install-in-a-virtual-machine/advanced-qemu-config/

  • considering that apple and adope are supporting it in full force now, with DNG even supporting it to compress certain types of data, I have no doubt that Chrome will eventually be forced to re-implement it

  • webp is only marginally better then jpeg in lossy mode, arguably not better due to lack of features, and in lossy mode has many restrictions that make it hard to actually call it lossless in many cases.

  • it got shoved down our faces

  • i think thats all the more reason to get more and more people to try it in hopes that it will get the sponsorship it needs. IMO it really does have potential to be one of, if not the best video editor

  • for me, ill probably always use olive at this point, its such a phenomenal editor and blows kde out of the water for ease of use and flexibility.

    especially when you test the glsl pr

  • while typically I would agree, safetynet actually does do a lot to provide a safe execution environment. Yes, it can be used for vendor lock-in BS and drm, however it does also get used to protect privileged apps like banking apps, secure email etc

  • tried it, sadly it seems to rarely actually pop up, most sites I tried just didnt do anything

  • you can follow the waydroid instructions, though you may need to do waydroid show-full-ui from within weston