[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Zoom Happy Hour Invite: Saturday, 1/23 at 5:30p PST
- To: David VomLehn <http://www.texas.net/~vomlehn>
- Subject: Re: Zoom Happy Hour Invite: Saturday, 1/23 at 5:30p PST
- From: robert <http://dummy.us.eu.org/robert>
- Date: Tue, 26 Jan 2021 07:19:29 -0800
- Cc: heather Howard <http://www.gmail.com/~hhoward40>, Noelle <http://dummy.us.eu.org/noelleg>
- Keywords: nastiesfile: -------: ---- ---------------------- --------------------------------------------------, ifile: nonspam -2128.72379398 spam -2391.45245647 downloaded -3145.15956211 ---------
I used the trick on
https://unix.stackexchange.com/questions/97676/how-to-find-the-driver-module-associated-with-a-device-on-linux
to determine the device drivers associated with hardware:
find /sys/bus/*/drivers/* -maxdepth 1 -lname '*devices*' -ls
It looks like, for both my built-in webcam on my laptop and the external
USB one on Noelle's computer, the primary driver is "video" and, while it
is "apple_gmux" on my laptop, it is "asus_wmi" on Noelle's computer, and
uses "i915" in both cases.
What version of Ubuntu are you running? What is the hardware you're
using?
> From: David VomLehn <http://www.texas.net/~vomlehn>
> Date: Mon, 25 Jan 2021 21:07:18 -0800
>
> No, I haven't solve this but I haven't been working on it,, either. I
> should get it working...
>
> On 1/24/21 8:50 AM, robert wrote:
> > David - did you ever get your camera working on Linux?
> >
> > Webcams on all my Linux laptops and desktops (those that have a webcam)
> > work fine.
>