오래된 Asus 노트북에서 NVIDIA GT218M [GeForce G210M]을 활성화하는 방법은 무엇입니까?

오래된 Asus 노트북에서 NVIDIA GT218M [GeForce G210M]을 활성화하는 방법은 무엇입니까?

나는 이 데비안 방법을 따르고 있습니다:
https://wiki.debian.org/NvidiaGraphicsDrivers

그러나 여러 번 시도한 후에도 여전히 GPU를 가동하고 실행할 수 없었습니다. 구성을 완료한 후 재부팅할 때마다 로그인 화면이 보이지 않고 구성을 삭제해야 합니다 tty.

이것은 내 가장 최근의 것입니다 (그리고 IMHO의 가장 절묘한 것입니다)/etc/X11/xorg.conf.d/20-nvidia.conf

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "AUO"
    ModelName      "AUO LCD Monitor"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID          "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
EndSection

틀린 부분이 있으면 수정해주세요 :)

나는 또한 Optimus 방법을 시도했습니다.
https://wiki.debian.org/NVIDIA%20Optimus 내가 이것을 가지고 있다고 가정하면 :

$ lspci -nn | egrep -i "3d|display|vga"
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT218M [GeForce G210M] [10de:0a74] (rev a2)

어쨌든 시도해 보았지만 GT218M [GeForce G210M] [10de:0a74] (rev a2)NVIDIA는 목록에 없습니다(https://www.geforce.com/hardware/technology/optimus/supported-gpus), 이 노트북에는 2개의 GPU(Intel+Nvidia)가 있습니다....


일부 하드웨어 정보:

# hwinfo --monitor
23: None 00.0: 10002 LCD Monitor                                
  [Created at monitor.125]
  Unique ID: rdCR.GL1oUQj26t0
  Parent ID: _Znp.VGg1kf4in3D
  Hardware Class: monitor
  Model: "AUO LCD Monitor"
  Vendor: AUO "AUO"
  Device: eisa 0x30ec 
  Resolution: 1366x768@60Hz
  Size: 344x193 mm
  Year of Manufacture: 2009
  Week of Manufacture: 1
  Detailed Timings #0:
     Resolution: 1366x768
     Horizontal: 1366 1414 1446 1469 (+48 +80 +103) -hsync
       Vertical:  768  771  777  794 (+3 +9 +26) -vsync
    Frequencies: 70.00 MHz, 47.65 kHz, 60.01 Hz
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #21 (VGA compatible controller)

내가 설치한 NVIDIA 관련 패키지:

# apt search nvidia | grep -a nstalliert

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

firmware-misc-nonfree/stable,now 20190114-2 all  [installiert]
glx-alternative-nvidia/stable,now 1.0.0 amd64  [Installiert,automatisch]
libegl1-nvidia-legacy-340xx/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
libgl1-nvidia-legacy-340xx-glx/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
libgles1-nvidia-legacy-340xx/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
libgles2-nvidia-legacy-340xx/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
libnvidia-legacy-340xx-cfg1/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
libnvidia-legacy-340xx-eglcore/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
libnvidia-legacy-340xx-glcore/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
libnvidia-legacy-340xx-ml1/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
libvdpau1/stable,now 1.1.1-10 amd64  [Installiert,automatisch]
nvidia-detect/stable,now 418.113-1 amd64  [installiert]
nvidia-installer-cleanup/stable,now 20151021+9 amd64  [Installiert,automatisch]
nvidia-kernel-common/stable,now 20151021+9 amd64  [Installiert,automatisch]
nvidia-legacy-340xx-alternative/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
nvidia-legacy-340xx-driver/stable,now 340.108-3~deb10u1 amd64  [installiert]
nvidia-legacy-340xx-driver-bin/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
nvidia-legacy-340xx-driver-libs/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
nvidia-legacy-340xx-kernel-dkms/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
nvidia-legacy-340xx-kernel-support/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
nvidia-legacy-340xx-vdpau-driver/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]
nvidia-modprobe/stable,now 418.56-1 amd64  [Installiert,automatisch]
nvidia-persistenced/stable,now 418.56-1 amd64  [Installiert,automatisch]
nvidia-settings-legacy-340xx/stable,now 340.108-1~deb10u1 amd64  [Installiert,automatisch]
nvidia-support/stable,now 20151021+9 amd64  [Installiert,automatisch]
vdpau-driver-all/stable,now 1.1.1-10 amd64  [Installiert,automatisch]
xserver-xorg-video-nouveau/stable,now 1:1.0.16-1 amd64  [Installiert,automatisch]
xserver-xorg-video-nvidia-legacy-340xx/stable,now 340.108-3~deb10u1 amd64  [Installiert,automatisch]

답변1

나는 이것이 오래된 답변이라는 것을 알고 있지만 GPU 아키텍처 자체도 마찬가지입니다. 하이브리드 전환이 가능한 NVIDIA 기술이 있습니다. (옵티머스 기술의 전신, "프로토타입").

Optimus는 "전환 가능한 하이브리드 성능" NVIDIA GPU를 탑재한 노트북 제품군보다 앞서 있습니다. 그 작업은 더 거칠다. 필요에 따라 개별 GPU를 활성화하는 "대기 전원 모드"가 없습니다. 한 번에 하나의 GPU만 작동할 수 있습니다. 두 가지(Intel 및 Geforce)용 드라이버는 NVIDIA에서 OEM 제조업체에 제공합니다. 예: UL50Vg에 대해 인증된 드라이버는 하나만 있습니다(ASUS 웹사이트에 있는 드라이버). 이 기술이 적용된 각 노트북에는 고유한 솔루션이 있기 때문입니다.

G210M용 NVIDIA 드라이버 다운로드 페이지를 확인하면 "추가 정보" 탭에 "Hybrid Power Technology(NVIDIA Optimus 기술 포함)를 지원하는 노트북은 지원되지 않습니다."라는 첫 번째 예외가 표시됩니다.

추가 정보: https://forums.laptopvideo2go.com/topic/27115-latest-official-drivers-for-hybridswitchable-graphics-optimus/

https://forums.laptopvideo2go.com/topic/26409-hybrid-graphics-master-set-drivers/#comments

#edit @scjorge의 답변 저는 Windows 및 Linux 플랫폼 모두에서 이 사례(G210M 전환 가능)를 작업하는 데 시간을 보냈으며 가장 적절한 대답은 '아니오'입니다. 그러나 Linux를 실행한다는 사실은 4500MHD를 더욱 효율적으로 만들고 그 기능은 표준 웹 관련 작업에 충분할 것입니다. YouTube 동영상의 지연을 줄이려면 브라우저에서 h264ify 플러그인을 사용하는 것이 좋습니다.

이 문제를 더 자세히 살펴보면 이 문제에 대한 2009/2010년 Linux 웹사이트의 이전 게시물을 찾을 수 있습니다. ASUS UL50 시리즈에 대해 실행 가능한 유일한 솔루션은 nvidia 드라이버를 수동으로 설치하고 설정한 다음(재부팅 후 검은색 화면) 하드 드라이브 모드를 AHCI에서 IDE로 전환하는 것입니다(하이브리드의 한계는 2000/XP가 지원하지 않는다는 것입니다) it) 그런 다음 IDE 모드를 강제 실행하여 GPU 중 하나가 "1"이 됩니다.) 그럼에도 불구하고 IDE를 사용하는 것은 현명하지 못한 것으로 간주되었습니다.

NVIDIA 하이브리드용으로 공식 Linux 드라이버가 출시된 적이 없습니다. 또한 NVIDIA 340(Fermi 이전의 마지막 드라이버)은 더 이상 사용되지 않으며 최신 커널에서는 작동하지 않습니다.

결국 Windows 7(+ESU 바이패스) + 2009년 8월에 출시된 공식 NVIDIA 드라이버(첫 번째 드라이버 - 지금까지 출시된 유일한 드라이버) + 전용 PowerPlan(Power4Hybrid Perfomance) 사용을 강제하는 gpedit 규칙을 사용하게 되었습니다. 이로 인해 G210M이 만들어졌습니다. 기본 GPU로 작동

관련 정보