Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gentoo on ZenBook UX363EA_UX371EA: summary report
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4796
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Sat Feb 05, 2022 8:08 pm    Post subject: gentoo on ZenBook UX363EA_UX371EA: summary report Reply with quote

Few days ago I bought a new ZenBook UX363EA_UX371EA laptop.
lshw lspci, dmesg

It works well and seems plain supported in Linux.
Now, I'm going to make a short summary about gentoo installation.

Unlikely, the gentoo-minimal install cd doesn't boot, because it lacks few important modules in initramfs and doesn't access the hard disc.
So, I used a Ubuntu usbkey in legacy mode.

After preparing the gentoo-box on the hard disc, you can build a bootable initramfs adding this in /etc/genkernel.conf:
Code:

AMODULES_nvme="vmd pinctrl-intel pinctrl-tigerlake"


Touchpad and touchscreen need the i2c_hid module.
Here my kernel config.

Audio devices need Sound Open Firmware:
Code:

cloc3 ~ # emerge -av sys-firmware/sof-firmware


Graphics is Intel:
Code:

cloc3@cloc3 ~/ZenBook UX363EA_UX371EA $ grep VIDEO_CARDS /etc/portage/make.conf
VIDEO_CARDS="intel vesa i965 iris"


All other hardware needs no more conf.
In particular, are working:


  • - storage main device on /dev/nvme0n1
  • - keyboard, touchpad ancd touchscreen
  • - audio and capture devices
  • - wireless and bluetooth
  • - embedded video camera
  • - usb and typec ports
  • - system accelerometer and similar sensors


Not yet tested:

  • hdmi port
  • keypad on touchpad. Several howtoos are available on the web.

_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum