Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

HDMI

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
User avatar
sjsj
Posts: 166
Joined: 2016-10-22 16:26
Has thanked: 3 times

HDMI

#1 Post by sjsj »

Hello,

Sorry, I speak a little English.

My notebook: ASUS X540L

My Debian: uname -a

Code: Select all

Linux sjsj 4.19.0-11-amd64 #1 SMP Debian 4.19.146-1 (2020-09-17) x86_64 GNU/Linux
lspci

Code: Select all

00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Processor Thermal Subsystem (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation Wildcat Point-LP Thermal Management Controller (rev 03)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5286 PCI Express Card Reader (rev 01)
02:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 06)
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter
I would like see the laptop screen in my Samsung TV with HDMI cable. The FN+F8 button is not working and the settings I don't see the TV, when cable is on-on.

How to?

Please help me. Thanks!

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: HDMI

#2 Post by Head_on_a_Stick »

sjsj wrote:I don't see the TV, when cable is on-on
How are you checking?

I would use

Code: Select all

xrandr
Or

Code: Select all

arandr
^ That offers a nice GUI (install the arandr package).
deadbang

User avatar
sjsj
Posts: 166
Joined: 2016-10-22 16:26
Has thanked: 3 times

Re: HDMI

#3 Post by sjsj »

xrandr

Code: Select all

Screen 0: minimum 320 x 200, current 1280 x 720, maximum 8192 x 8192
XWAYLAND0 connected 1280x720+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
   1280x720      59.65*+
su
xrandr

Code: Select all

No protocol specified
Can't open display :0
The arandr command not found (su and not su).

sgosnell
Posts: 975
Joined: 2011-03-14 01:49

Re: HDMI

#4 Post by sgosnell »

You would need to install arandr, as noted, via apt. Each desktop environment (gnome, mate, cinnamon, xfce, etc) has a display applet where this can be configured. Look for display settings. WIthout knowing your desktop environment I can't be more specific.
Take my advice, I'm not using it.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: HDMI

#5 Post by Head_on_a_Stick »

I think that's GNOME so try the display section of the settings panel.
deadbang

User avatar
sjsj
Posts: 166
Joined: 2016-10-22 16:26
Has thanked: 3 times

Re: HDMI

#6 Post by sjsj »

sgosnell wrote:You would need to install arandr, as noted, via apt. Each desktop environment (gnome, mate, cinnamon, xfce, etc) has a display applet where this can be configured. Look for display settings. WIthout knowing your desktop environment I can't be more specific.
Gnome.

User avatar
sjsj
Posts: 166
Joined: 2016-10-22 16:26
Has thanked: 3 times

Re: HDMI

#7 Post by sjsj »

Head_on_a_Stick wrote:I think that's GNOME so try the display section of the settings panel.
I see only the notebook screen settings. The TV screen settings not in list.

Image

sgosnell
Posts: 975
Joined: 2011-03-14 01:49

Re: HDMI

#8 Post by sgosnell »

I don't use Gnome, and I can't read the language in use by the computer, so I/m afraid I won't be of much more help.
Take my advice, I'm not using it.

Post Reply