최근에 기존 마더보드 Giga G41M + Pentium 5500 CPU를 새로운 Giga B75M + Celeron G540 CPU로 교체했습니다.
이전 마더보드에는 온보드 GPU인 Intel GMA X4500이 있었습니다.
새 마더보드에는 온보드 GPU가 없지만 새 CPU에는 GPU, Intel HD Graphics가 내장되어 있습니다.
Debian 테스트를 실행 중입니다. 하드웨어를 업그레이드한 후 다시 설치할 필요가 없습니다. 이 명령은 비디오에 사용되는 lspci -vk
드라이버를 보여줍니다 .i915
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Giga-byte Technology Device d000
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 43
Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee0300c Data: 4171
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a4] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: i915
지금 문제는,
작동하는 동안에는
i915
너무 느린 것 같습니다. 예를 들어, 1fps 미만의 "Duck Takes Off 1080p" 비디오만 재생할 수 있습니다.2nd generation...
lspci가 보고한 대수가 정확합니까? 존재하다위키피디아내 인텔 HD 그래픽이육도 음정세대.i915
내 인텔 HD 그래픽에 적합한 드라이버가 있습니까? HD 그래픽의 모듈 이름은intel
일부 우분투 사이트에서 나온 것 같습니다. 그렇다면intel
데비안 드라이버를 찾을 수 없습니다. 우분투 resources.list를 사용해야 하나요?intel
운전자를 어디서 찾을 수 있나요 ?- 아니면 Xorg가 하드웨어를 다시 검색하고 올바른 드라이버를 다시 선택하도록 할 수도 있습니까?