LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 09-07-2023, 03:53 PM   #1
hapibeli
Member
 
Registered: Apr 2011
Location: Galiano Island, BC
Distribution: Linux Mint
Posts: 68

Rep: Reputation: 10
setting up 2nd monitor on laptop


How do I get Manjaro to use my 2nd monitor?

/dev/sdc vfat 8.0M 4.8M 3.3M 60% /run/media/dirk/USBDISPLAY

lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 298.1G 0 disk
├─sda1 8:1 0 300M 0 part /boot/efi
└─sda2 8:2 0 297.8G 0 part /
sdb 8:16 0 447.1G 0 disk
├─sdb1 8:17 0 500M 0 part
├─sdb2 8:18 0 446.1G 0 part
└─sdb3 8:19 0 575M 0 part
sdc 8:32 1 7.9M 0 disk /run/media/dirk/USBDISPLAY




xrandr -q
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 16384 x 16384
LVDS-1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 310mm x 174mm
1366x768 59.98*+
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
700x525 59.98
800x450 59.95 59.82
640x512 60.02
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
640x400 59.88 59.98
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
VGA-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)
HDMI-3 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)

inxi -G
Graphics:
Device-1: Intel 3rd Gen Core processor Graphics driver: i915 v: kernel
Device-2: MS USB Video
driver: hid-generic,snd-usb-audio,usb-storage,usbhid type: USB
Device-3: Chicony thinkpad t430s camera driver: uvcvideo type: USB
Display: x11 server: X.Org v: 21.1.8 driver: X: loaded: modesetting
dri: crocus gpu: i915 resolution: 1366x768~60Hz
API: OpenGL v: 4.2 Mesa 23.1.6-2 renderer: Mesa Intel HD Graphics 4000
(IVB GT2)

Does the following make any sense for my case?;


edit /etc/default/grub (you must edit with sudo rights) and add the following to GRUB_CMDLINE_LINUX_DEFAULT line "optimus-manager.startup=nvidia ". be aware you have to add this parameter to the already existing ones. after editing do an sudo update-grub sudo mkinitcpio -P reboot
Attached Thumbnails
Click image for larger version

Name:	USBDISPLAY.png
Views:	14
Size:	51.6 KB
ID:	41583  

Last edited by hapibeli; 09-07-2023 at 10:57 PM. Reason: new info
 
Old 09-08-2023, 09:06 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,710

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by hapibeli View Post
How do I get Manjaro to use my 2nd monitor?
Code:
/dev/sdc       vfat      8.0M  4.8M  3.3M  60% /run/media/dirk/USBDISPLAY

lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda      8:0    0 298.1G  0 disk 
├─sda1   8:1    0   300M  0 part /boot/efi
└─sda2   8:2    0 297.8G  0 part /
sdb      8:16   0 447.1G  0 disk 
├─sdb1   8:17   0   500M  0 part 
├─sdb2   8:18   0 446.1G  0 part 
└─sdb3   8:19   0   575M  0 part 
sdc      8:32   1   7.9M  0 disk /run/media/dirk/USBDISPLAY

 xrandr -q
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 16384 x 16384
LVDS-1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 310mm x 174mm
   1366x768      59.98*+
   1280x720      60.00    59.99    59.86    59.74  
   1024x768      60.04    60.00  
   960x720       60.00  
   928x696       60.05  
   896x672       60.01  
   1024x576      59.95    59.96    59.90    59.82  
   960x600       59.93    60.00  
   960x540       59.96    59.99    59.63    59.82  
   800x600       60.00    60.32    56.25  
   840x525       60.01    59.88  
   864x486       59.92    59.57  
   700x525       59.98  
   800x450       59.95    59.82  
   640x512       60.02  
   700x450       59.96    59.88  
   640x480       60.00    59.94  
   720x405       59.51    58.99  
   684x384       59.88    59.85  
   640x400       59.88    59.98  
   640x360       59.86    59.83    59.84    59.32  
   512x384       60.00  
   512x288       60.00    59.92  
   480x270       59.63    59.82  
   400x300       60.32    56.34  
   432x243       59.92    59.57  
   320x240       60.05  
   360x202       59.51    59.13  
   320x180       59.84    59.32  
VGA-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)
HDMI-3 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)

inxi -G
Graphics:
  Device-1: Intel 3rd Gen Core processor Graphics driver: i915 v: kernel
  Device-2: MS USB Video
    driver: hid-generic,snd-usb-audio,usb-storage,usbhid type: USB
  Device-3: Chicony thinkpad t430s camera driver: uvcvideo type: USB
  Display: x11 server: X.Org v: 21.1.8 driver: X: loaded: modesetting
    dri: crocus gpu: i915 resolution: 1366x768~60Hz
  API: OpenGL v: 4.2 Mesa 23.1.6-2 renderer: Mesa Intel HD Graphics 4000
    (IVB GT2)
Does the following make any sense for my case?; edit /etc/default/grub (you must edit with sudo rights) and add the following to GRUB_CMDLINE_LINUX_DEFAULT line "optimus-manager.startup=nvidia ". be aware you have to add this parameter to the already existing ones. after editing do an sudo update-grub sudo mkinitcpio -P reboot
No idea, since you posted a bunch of stuff about your machine that we don't need to know, haven't told us what version/distro of Linux you're using, what brand/models of monitors you're using, how they're connected, or to what video cards. We can't guess.

Post relevant information and we may be able to help. But based on the very little you did provide, it looks as if you've got a USB monitor....be aware that not all USB ports can actually provide a video signal, and DisplayPort can be VERY problematic.
 
Old 09-08-2023, 09:44 AM   #3
hapibeli
Member
 
Registered: Apr 2011
Location: Galiano Island, BC
Distribution: Linux Mint
Posts: 68

Original Poster
Rep: Reputation: 10
Well TBone, thank you for your insights. You are the second person in different forums, who have been less than friendly in advising me. I will happily send any information if I am given what I need to from the machine?
As I haven't been written to in such a fashion in 20 years of using Linux until this last week, I wonder, is it something in the air, water, Mercury retrograde, or maybe I'm just a fool who deserves this treatment?
Might you you deign to advise me, I will send what is needed.
 
Old 09-08-2023, 09:54 AM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,710

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by hapibeli View Post
Well TBone, thank you for your insights. You are the second person in different forums, who have been less than friendly in advising me. I will happily send any information if I am given what I need to from the machine? As I haven't been written to in such a fashion in 20 years of using Linux until this last week, I wonder, is it something in the air, water, Mercury retrograde, or maybe I'm just a fool who deserves this treatment? Might you you deign to advise me, I will send what is needed.
You have been using Linux now for *TWELVE YEARS*, according to your posting history. And since you're getting told the same things in multiple forums, you may want to consider that it's your behavior and questions that are causing the problems.

AGAIN:
  • You haven't told us what version/distro of Linux you're using
  • You haven't told us what brand/models of monitors you're using
  • You haven't told us how these monitors are connected
  • You haven't told us what video cards/outputs they're connected TO
And you come back to complain that people are 'less than friendly', and the sarcastic 'might you deign to advise me' attitude, after being asked specifically these things previously???

Again: post relevant information and we may be able to help. But based on the very little you did provide, it looks as if you've got a USB monitor....be aware that not all USB ports can actually provide a video signal, and DisplayPort can be VERY problematic. Much like your other threads about your keyboard, where you again provided nothing about the keyboard, what you did/tried, etc.:
https://www.linuxquestions.org/quest...op-4175728736/

...or your thread about Firefox where the only problem description was "weird errors"?? We can't guess....what you're doing is like calling a mechanic and saying "My car won't run, it's blue, with these size tires, and it takes gasoline and 10W40 oil, and it has a sunroof. What can I do???", and expecting them to answer.

Last edited by TB0ne; 09-08-2023 at 09:57 AM.
 
Old 09-08-2023, 09:55 AM   #5
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,616

Rep: Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555Reputation: 2555
Quote:
Originally Posted by hapibeli View Post
Well TBone, thank you for your insights. You are the second person in different forums, who have been less than friendly in advising me.
The world would be a better place if people stopped mistaking directness as unfriendliness.

Quote:
Might you you deign to advise me, I will send what is needed.
TB0ne has already clearly stated information that you should have provided but didn't: what version/distro of Linux you're using, what brand/models of monitors you're using, how they're connected, or to what video cards.

You've already used the inxi command - different flags will provide more information, and using "[code]..[/code]" tags when posting command output makes it easier to read.


Last edited by boughtonp; 09-08-2023 at 10:00 AM.
 
1 members found this post helpful.
Old 09-08-2023, 10:38 AM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,761

Rep: Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931
Quote:
Device-2: MS USB Video
https://answers.microsoft.com/en-us/...a-4c977d0a3bea

I can't find much information about this particular generic device but it seems to match the thread above. I have no idea if it is supported in linux but seems doubtful. It might help if you post the line from from the output of the lsusb command to check out its USB device information but probably not real helpful. In my opinion your time might be better spent finding another adapter that is supported.

In addition, it would also help if you posted the make and model number of your laptop as well.
 
Old 09-08-2023, 10:55 AM   #7
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,710

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by michaelk View Post
https://answers.microsoft.com/en-us/...a-4c977d0a3bea

I can't find much information about this particular generic device but it seems to match the thread above. I have no idea if it is supported in linux but seems doubtful. It might help if you post the line from from the output of the lsusb command to check out its USB device information but probably not real helpful. In my opinion your time might be better spent finding another adapter that is supported.

In addition, it would also help if you posted the make and model number of your laptop as well.
Yep...asked for these things previously, as well as mentioning the USB monitor, and the possible problems thereof. There are some USB ports (either on hubs or motherboards) that don't support video, especially on older machines. DisplayPort can be spotty, period, but the OP won't answer.
 
Old 09-08-2023, 11:01 AM   #8
hapibeli
Member
 
Registered: Apr 2011
Location: Galiano Island, BC
Distribution: Linux Mint
Posts: 68

Original Poster
Rep: Reputation: 10
Thank you michaelk. My apologies for being a help vampire.
 
Old 09-08-2023, 11:12 AM   #9
hapibeli
Member
 
Registered: Apr 2011
Location: Galiano Island, BC
Distribution: Linux Mint
Posts: 68

Original Poster
Rep: Reputation: 10
sudo lshw -C video
*-display
description: VGA compatible controller
product: 3rd Gen Core processor Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
logical name: /dev/fb0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom fb
configuration: depth=32 driver=i915 latency=0 resolution=1366,768
resources: irq:30 memory:f0000000-f03fffff memory:e0000000-efffffff ioport:5000(size=64) memory:c0000-dffff

lsusb
Bus 002 Device 003: ID 17ef:6099 Lenovo Lenovo Traditional USB Keyboard
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 04f2:b2da Chicony Electronics Co., Ltd thinkpad t430s camera
Bus 001 Device 005: ID 345f:9132 MS USB Video
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 17ef:608d Lenovo Optical Mouse
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

lsusb
Bus 002 Device 003: ID 17ef:6099 Lenovo Lenovo Traditional USB Keyboard
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 04f2:b2da Chicony Electronics Co., Ltd thinkpad t430s camera
Bus 001 Device 005: ID 345f:9132 MS USB Video
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 17ef:608d Lenovo Optical Mouse
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[dirk@T430 ~]$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)

Thinkpad T430s

System:
Kernel: 6.1.49-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 13.2.1 Desktop: Cinnamon v: 5.8.4
tk: GTK v: 3.24.38 dm: LightDM Distro: Manjaro Linux base: Arch Linux
Machine:
Type: Laptop System: LENOVO product: 2347H6U v: ThinkPad T430 serial: <superuser required>
Chassis: type: 10 serial: <superuser required>
Mobo: LENOVO model: 2347H6U serial: <superuser required> UEFI: LENOVO v: G1ETB9WW (2.79 )
date: 02/19/2019
Battery:
ID-1: BAT0 charge: 47.5 Wh (100.0%) condition: 47.5/47.5 Wh (100.0%) volts: 12.4 min: 10.8
model: LGC 45N1107 serial: <filter> status: not charging
CPU:
Info: dual core model: Intel Core i5-3320M bits: 64 type: MT MCP arch: Ivy Bridge rev: 9 cache:
L1: 128 KiB L2: 512 KiB L3: 3 MiB
Speed (MHz): avg: 1668 high: 2952 min/max: 1200/3300 cores: 1: 2952 2: 1229 3: 1197 4: 1295
bogomips: 20761
Flags: avx ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3
Graphics:
Device-1: Intel 3rd Gen Core processor Graphics vendor: Lenovo driver: i915 v: kernel arch: Gen-7
ports: active: LVDS-1 empty: DP-1, DP-2, DP-3, HDMI-A-1, HDMI-A-2, HDMI-A-3, VGA-1
bus-ID: 00:02.0 chip-ID: 8086:0166
Device-2: MS USB Video driver: hid-generic,snd-usb-audio,usb-storage,usbhid type: USB rev: 2.0
speed: 480 Mb/s lanes: 1 bus-ID: 1-1.2:5 chip-ID: 345f:9132
Device-3: Chicony thinkpad t430s camera driver: uvcvideo type: USB rev: 2.0 speed: 480 Mb/s
lanes: 1 bus-ID: 1-1.6:4 chip-ID: 04f2:b2da
Display: x11 server: X.Org v: 21.1.8 driver: X: loaded: modesetting alternate: fbdev,vesa
dri: crocus gpu: i915 display-ID: :0 screens: 1
Screen-1: 0 s-res: 1366x768 s-dpi: 96
Monitor-1: LVDS-1 model: LG Display 0x03b8 res: 1366x768 dpi: 112 diag: 355mm (14")
API: OpenGL v: 4.2 Mesa 23.1.6-2 renderer: Mesa Intel HD Graphics 4000 (IVB GT2)
direct-render: Yes
Audio:
Device-1: Intel 7 Series/C216 Family High Definition Audio vendor: Lenovo 7 driver: snd_hda_intel
v: kernel bus-ID: 00:1b.0 chip-ID: 8086:1e20
Device-2: MS USB Video driver: hid-generic,snd-usb-audio,usb-storage,usbhid type: USB rev: 2.0
speed: 480 Mb/s lanes: 1 bus-ID: 1-1.2:5 chip-ID: 345f:9132
API: ALSA v: k6.1.49-1-MANJARO status: kernel-api with: aoss type: oss-emulator
Server-1: JACK v: 1.9.22 status: off with: a2jmidid status: active
Server-2: PipeWire v: 0.3.78 status: off
Server-3: PulseAudio v: 16.1 status: active with: pulseaudio-alsa type: plugin
Network:
Device-1: Intel 82579LM Gigabit Network vendor: Lenovo driver: e1000e v: kernel port: 5080
bus-ID: 00:19.0 chip-ID: 8086:1502
IF: enp0s25 state: down mac: <filter>
Device-2: Intel Centrino Advanced-N 6205 [Taylor Peak] driver: iwlwifi v: kernel pcie:
speed: 2.5 GT/s lanes: 1 bus-ID: 03:00.0 chip-ID: 8086:0085
IF: wlp3s0 state: up mac: <filter>
Drives:
Local Storage: total: 745.23 GiB used: 21.33 GiB (2.9%)
ID-1: /dev/sda vendor: HGST (Hitachi) model: HTS725032A7E630 size: 298.09 GiB speed: 6.0 Gb/s
serial: <filter>
ID-2: /dev/sdb vendor: Crucial model: CT480BX500SSD1 size: 447.13 GiB speed: 6.0 Gb/s
serial: <filter>
ID-3: /dev/sdc model: MS UDISK size: 7.9 MiB type: USB serial: <filter>
Partition:
ID-1: / size: 292.06 GiB used: 21.32 GiB (7.3%) fs: ext4 dev: /dev/sda2
ID-2: /boot/efi size: 299.4 MiB used: 312 KiB (0.1%) fs: vfat dev: /dev/sda1
Swap:
Alert: No swap data was found.
Sensors:
System Temperatures: cpu: 32.0 C mobo: N/A
Fan Speeds (rpm): fan-1: 0
Repos:
Packages: pm: pacman pkgs: 1129
Active pacman repo servers in: /etc/pacman.d/mirrorlist
1: https: //irltoolkit.mm.fcix.net/manjaro/stable/$repo/$arch
2: https: //mirror.ibakerserver.pt/manjaro/stable/$repo/$arch
3: https: //ftp.gwdg.de/pub/linux/manjaro/stable/$repo/$arch
4: https: //mirror.alpix.eu/manjaro/stable/$repo/$arch
5: http: //manjaro.grena.ge/stable/$repo/$arch
6: https: //mirror.dkm.cz/manjaro/stable/$repo/$arch
7: http: //mirror.is.co.za/mirrors/manjaro.org/stable/$repo/$arch
Info:
Processes: 193 Uptime: 8m Memory: total: 8 GiB available: 7.58 GiB used: 1.75 GiB (23.0%)
Init: systemd v: 253 default: graphical Compilers: gcc: 13.2.1 alt: 12 clang: 15.0.7
Client: Cinnamon v: 5.8.4 inxi: 3.3.29

Monitor is an AOC 24G2 which was on a Lenovo 910s desktop that had too many issues, and with Mint 21.2, where it was the only monitor,it worked great. The machine had non video issues. Therefore the use on the laptop.

Last edited by hapibeli; 09-08-2023 at 11:18 AM. Reason: adding info
 
Old 09-08-2023, 11:32 AM   #10
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,710

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by hapibeli View Post

Thinkpad T430s

Monitor is an AOC 24G2 which was on a Lenovo 910s desktop that had too many issues, and with Mint 21.2, where it was the only monitor,it worked great. The machine had non video issues. Therefore the use on the laptop.
*AGAIN* as you were asked, put things in CODE tags and post RELEVANT information. I don't think it's too hard to say, "I've got a Thinkpad T430S, with an AOC 24G2 monitor running Manjaro version xxx", is it??? Versus a huge blob of text containing things about your audio and fan speeds, and then expecting us to parse through it to try to help you,

You also STILL haven't answered the simple questions asked:
  • You told us ONE of the monitors...are they both the same?? Doubtful, since your last text-dump contained hints about a USB monitor.
  • How are these two monitors connected???
  • You said Manjaro...how about telling us the version? Kernel 6.1 is in the text-dump, but what actual version and is it updated???
Answer questions asked or no one, anywhere, will be able to help you.
 
Old 09-08-2023, 11:32 AM   #11
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,761

Rep: Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931
Quote:
ID 345f:9132 MS USB Video
As of 2023-08-24 there is no official vendor 345f in the linux USB database so it seems unlikely the adapter is supported.

By 2nd monitor are you trying to connect 2 external monitors to the laptop?

Last edited by michaelk; 09-08-2023 at 11:38 AM.
 
Old 09-08-2023, 01:36 PM   #12
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,710

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by michaelk View Post
As of 2023-08-24 there is no official vendor 345f in the linux USB database so it seems unlikely the adapter is supported. By 2nd monitor are you trying to connect 2 external monitors to the laptop?
I'm assuming that this is a USB DisplayLink (I incorrectly said DisplayPort earlier, which is totally different) monitor. Unless the OP installs the DisplayLink and EVDI drivers and starts the service, there is NO CHANCE such a monitor will work.
 
Old 09-08-2023, 01:44 PM   #13
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
I looked up this model, it is supposed to have mini DisplayPort and VGA out. One of these should fit any monitor out there, using proper adapters.
 
1 members found this post helpful.
Old 09-08-2023, 01:57 PM   #14
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,710

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by Emerson View Post
I looked up this model, it is supposed to have mini DisplayPort and VGA out. One of these should fit any monitor out there, using proper adapters.
That's only one of the monitors they mentioned, and they want to have two. Haven't told us how anything is connected, or what brand/model the other monitor is...we're all just guessing.
 
Old 09-08-2023, 03:07 PM   #15
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Right. Guessing is a waste of time. There is LVDS-1 connected (laptop display) and other outputs are in disconnected state.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
2nd monitor replacement for built in laptop monitor Fixit7 Puppy 18 01-11-2015 06:07 PM
Loosing 2nd monitor config each time I unplug monitor daf1kpp Slackware 2 04-11-2013 01:44 PM
Need help setting up a 2nd X server for external USB Monitor Dralnu Linux - Desktop 2 02-23-2011 09:17 PM
Dual Monitor: 2nd monitor not coming up -- xorg.conf missing something? Hewson Linux - Hardware 3 10-20-2009 11:24 AM
Added a 2nd Sata Drive installed Fedora Core 5, BIOS Doesn't See 2nd Drive. mtmcc1 Linux - General 3 12-03-2005 04:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 03:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration