정상적으로 작동하는 일반 모니터에 연결된 우분투 (기본 OS)를 실행하고 있습니다. HDMI 포트를 통해 TV에 연결하려고하는데 TV에 신호가 없습니다. 도와주세요.
출력 : sudo lshw -C 디스플레이
*-display
description: VGA compatible controller
product: RS780L [Radeon 3000]
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 5
bus info: pci@0000:01:05.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pm msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:18 memory:d0000000-dfffffff ioport:d000(size=256) memory:feaf0000-feafffff memory:fe900000-fe9fffff
xrandr의 출력 :
\Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
VGA-0 connected 1366x768+0+0 (normal left inverted right x axis y axis) 410mm x 230mm
1366x768 59.8*+
1024x768 75.1 60.0
800x600 75.0 60.3
640x480 75.0 60.0
720x400 70.1
DVI-0 disconnected (normal left inverted right x axis y axis)
xrandr 는 HDMI를 전혀 표시하지 않습니다. 이것이 문제 입니까?
sudo get-edid의 출력 | 구문 분석
parse-edid: parse-edid version 2.0.0
get-edid: get-edid version 2.0.0
Performing real mode VBE call
Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Function supported
Call successful
VBE version 300
VBE string at 0xc01d0 "ATI ATOMBIOS"
VBE/DDC service about to be called
Report DDC capabilities
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
Function supported
Call successful
Monitor and video card combination does not support DDC1 transfers
Monitor and video card combination supports DDC2 transfers
0 seconds per 128 byte EDID block transfer
Screen is not blanked during DDC transfer
Reading next EDID block
VBE/DDC service about to be called
Read EDID
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
Function supported
Call successful
parse-edid: EDID checksum passed.
# EDID version 1 revision 3
Section "Monitor"
# Block type: 2:0 3:ff
# Block type: 2:0 3:fc
Identifier "DELL IN1930"
VendorName "DEL"
ModelName "DELL IN1930"
# Block type: 2:0 3:ff
# Block type: 2:0 3:fc
# Block type: 2:0 3:fd
HorizSync 30-83
VertRefresh 56-75
# Max dot clock (video bandwidth) 90 MHz
# DPMS capabilities: Active off:yes Suspend:yes Standby:yes
Mode "1366x768" # vfreq 59.790Hz, hfreq 47.712kHz
DotClock 85.500000
HTimings 1366 1436 1579 1792
VTimings 768 771 774 798
Flags "+HSync" "+VSync"
EndMode
# Block type: 2:0 3:ff
# Block type: 2:0 3:fc
# Block type: 2:0 3:fd
EndSection
여기서해야 할 일을 이해할 수 없습니다. 설명해 주시겠습니까? PC 가 HDMI 포트를 통해 일부 출력을 보내는 지 여전히 확실하지 않습니다 . 도와 주세요 !
모니터에 어떻게 연결 했습니까? HDMI 도요?
—
tlhIngan
입력 HDMI로 TV를 설정 했습니까?
—
Danibix
@tlhIngan VGA 케이블을 통해 모니터에 연결했습니다. HDMI가 아닙니다. 데스크탑 PC에서 HDMI 포트를 처음 사용하려고합니다.
—
user283926
@Danibix TV는 HDMI 입력을 수신합니다. STB와 TV HDMI의 연결을 끊고 대신 케이블을 PC에 연결했습니다.
—
user283926
이것은 기본 OS 질문이 아닌 것 같습니다. 이것은 우분투 / 리눅스 문제와 비슷합니다.
—
user283926