lenovo thinkbook 15-iml 英特爾卡螢幕撕裂

lenovo thinkbook 15-iml 英特爾卡螢幕撕裂

所以我買了一台新筆記型電腦並決定安裝ubuntu,一切都很完美,直到我注意到螢幕撕裂。首先我以為這是來自 chrome 瀏覽器,所以我下載了影片並遇到了相同的問題。

我嘗試了啟用自由撕裂的方法,但沒有解決任何問題,這帶來了一個更大的問題,即我的主螢幕上出現綠色方塊,其中一個讓我陷入了登入循環。所以作為 Linux 中的菜鳥,我不知道如何恢復這些更改,所以我再次重新安裝了它。

有什麼辦法可以解決這個問題嗎?我只是找不到解決方案,我嘗試了互聯網上的所有方法。

  System:
  Host: michael-Lenovo-ThinkBook-15-IML Kernel: 5.4.0-45-generic x86_64 
  bits: 64 Desktop: Gnome 3.36.4 Distro: Ubuntu 20.04.1 LTS (Focal Fossa) 
Machine:
  Type: Laptop System: LENOVO product: 20RW v: Lenovo ThinkBook 15-IML 
  serial: <superuser/root required> 
  Mobo: LENOVO model: LVA/LVAB v: NO DPK serial: <superuser/root required> 
  UEFI: LENOVO v: CJCN29WW date: 06/19/2020 
Battery:
  ID-1: BAT1 charge: 44.9 Wh condition: 44.9/45.0 Wh (100%) 
CPU:
  Topology: Quad Core model: Intel Core i5-10210U bits: 64 type: MT MCP 
  L2 cache: 6144 KiB 
  Speed: 668 MHz min/max: 400/4200 MHz Core speeds (MHz): 1: 700 2: 700 
  3: 700 4: 700 5: 701 6: 700 7: 700 8: 700 
Graphics:
  Device-1: Intel UHD Graphics driver: i915 v: kernel 
  Display: x11 server: X.Org 1.20.8 driver: i915 resolution: 1920x1080~60Hz 
  OpenGL: renderer: Mesa Intel UHD Graphics (CML GT2) v: 4.6 Mesa 20.0.8 
Audio:
  Device-1: Intel driver: snd_hda_intel 
  Sound Server: ALSA v: k5.4.0-45-generic 
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  driver: r8169 
  IF: enp1s0 state: up speed: 100 Mbps duplex: full mac: b4:a9:fc:6e:59:26 
  Device-2: Realtek driver: rtw_8822ce 
  IF: wlp2s0 state: down mac: 28:39:26:a9:22:ed 
Drives:
  Local Storage: total: 931.51 GiB used: 9.22 GiB (1.0%) 
  ID-1: /dev/sda vendor: Toshiba model: MQ04ABF100 size: 931.51 GiB 
Partition:
  ID-1: / size: 915.40 GiB used: 9.22 GiB (1.0%) fs: ext4 dev: /dev/sda2 
Sensors:
  System Temperatures: cpu: 44.0 C mobo: N/A 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 265 Uptime: 17m Memory: 3.36 GiB used: 1.55 GiB (46.0%) 
  Shell: bash inxi: 3.0.38 

答案1

您可以安裝舊的 mesa 驅動程式嗎?

透過 purge 命令刪除舊的:

sudo apt mesa purge

看來最新的驅動不穩定。

檯面編譯

這裡是老司機:

檯面驅動器

相關內容