The Camera does not work - purple screen

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
prologas
Level 1
Level 1
Posts: 3
Joined: Mon Nov 22, 2021 10:03 am

The Camera does not work - purple screen

Post by prologas »

Hello there,

Installed Linux Mint into Dell Latitude 7420 and the webcam does not work for some reason. Google Meet, Slack = Purple screen. Any idea why?

Code: Select all

cat /etc/issue
Linux Mint 20.2 Uma \n \l
Image
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
kato181
Level 9
Level 9
Posts: 2577
Joined: Fri Mar 24, 2017 12:33 am
Location: Frederickton NSW

Re: The Camera does not work - purple screen

Post by kato181 »

In terminal enter the following commands and post the results back here in between the code display brackets </>
inxi -Fxz

lsusb
prologas
Level 1
Level 1
Posts: 3
Joined: Mon Nov 22, 2021 10:03 am

Re: The Camera does not work - purple screen

Post by prologas »

$ inxi -Fxz
System: Kernel: 5.13.0-1012-oem x86_64 bits: 64 compiler: N/A Desktop: Cinnamon 5.0.5 Distro: Linux Mint 20.2 Uma
base: Ubuntu 20.04 focal
Machine: Type: Laptop System: Dell product: Latitude 7420 v: N/A serial: <filter>
Mobo: Dell model: 0Y5TK1 v: A00 serial: <filter> UEFI: Dell v: 1.2.3 date: 01/13/2021
Battery: ID-1: BAT0 charge: 57.6 Wh condition: 57.6/61.8 Wh (93%) model: BYD DELL 4M1JN0C status: Full
CPU: Topology: Quad Core model: 11th Gen Intel Core i7-1165G7 bits: 64 type: MT MCP arch: Tiger Lake rev: 1
L2 cache: 12.0 MiB
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 27033
Speed: 1300 MHz min/max: 400/4700 MHz Core speeds (MHz): 1: 1287 2: 1300 3: 1296 4: 1278 5: 1282 6: 1310 7: 1273
8: 1300
Graphics: Device-1: Intel vendor: Dell driver: i915 v: kernel bus ID: 0000:00:02.0
Display: x11 server: X.Org 1.20.11 driver: modesetting unloaded: fbdev,vesa
resolution: 1920x1080~60Hz, 1920x1200~60Hz, 1920x1200~60Hz
OpenGL: renderer: Mesa Intel Xe Graphics (TGL GT2) v: 4.6 Mesa 21.0.3 direct render: Yes
Audio: Device-1: Intel vendor: Dell driver: snd_hda_intel v: kernel bus ID: 0000:00:1f.3
Sound Server: ALSA v: k5.13.0-1012-oem
Network: Device-1: Intel driver: iwlwifi v: kernel port: 3000 bus ID: 0000:00:14.3
IF: wlp0s20f3 state: down mac: <filter>
Device-2: ASIX AX88179 Gigabit Ethernet type: USB driver: ax88179_178a bus ID: 4-1:6
IF: enx74da38ffc447 state: up speed: 1000 Mbps duplex: full mac: <filter>
IF-ID-1: docker0 state: down mac: <filter>
Drives: Local Storage: total: 476.94 GiB used: 115.51 GiB (24.2%)
ID-1: /dev/nvme0n1 model: PC SN530 NVMe WDC 512GB size: 476.94 GiB
RAID: Hardware-1: Intel Volume Management Device NVMe RAID Controller driver: vmd v: 0.6 bus ID: 0000:00:0e.0
Partition: ID-1: / size: 467.96 GiB used: 115.51 GiB (24.7%) fs: ext4 dev: /dev/nvme0n1p2
Sensors: System Temperatures: cpu: 38.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info: Processes: 387 Uptime: 8d 59m Memory: 15.36 GiB used: 7.72 GiB (50.3%) Init: systemd runlevel: 5 Compilers:
gcc: 9.3.0 Shell: bash v: 5.0.17 inxi: 3.0.38

tomand@tomand:~$ lsusb
Bus 004 Device 006: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0a5c:5843 Broadcom Corp. 58200
Bus 003 Device 002: ID 0c45:6a09 Microdia Integrated_Webcam_HD
Bus 003 Device 023: ID 2109:0100 VIA Labs, Inc. USB2.0 Hub
Bus 003 Device 022: ID 09da:3519 A4Tech Co., Ltd.
Bus 003 Device 021: ID 2109:2210 VIA Labs, Inc. USB2.0 Hub
Bus 003 Device 004: ID 8087:0026 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 009: ID 2109:0210 VIA Labs, Inc. USB3.0 Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
User avatar
kato181
Level 9
Level 9
Posts: 2577
Joined: Fri Mar 24, 2017 12:33 am
Location: Frederickton NSW

Re: The Camera does not work - purple screen

Post by kato181 »

Bus 003 Device 002: ID 0c45:6a09 Microdia Integrated_Webcam_HD
It has detected the webcam.
Install cheese from the software manager and see if it is detected in that program.
You can also try guvcview to see if the cam works..
The unfortunate thing about webcams is some one work with linux and some don't, you need to try different programs to get them to work.
Try this link it is regarding your model laptop.
viewtopic.php?t=334980
prologas
Level 1
Level 1
Posts: 3
Joined: Mon Nov 22, 2021 10:03 am

Re: The Camera does not work - purple screen

Post by prologas »

Probably going back to Ubuntu. That's sad.
User avatar
kato181
Level 9
Level 9
Posts: 2577
Joined: Fri Mar 24, 2017 12:33 am
Location: Frederickton NSW

Re: The Camera does not work - purple screen

Post by kato181 »

Ubuntu is based on Debian, Linux Mint is based on Ubuntu.
Locked

Return to “Hardware Support”