How to make builtin microphone of TravelMate P214-55-55BS series work on Linux?

Species8472
Species8472 Member Posts: 20 Troubleshooter
edited November 21 in TravelMate and Extensa

The device is visible, but there is just silence when in the configuration screen where it is supposed to show a signal when speaking.

[Edited the thread to add model name to the title]

Answers

  • billsey
    billsey ACE Posts: 34,645 Trailblazer

    There have been a bunch of different P214-55 models. I see five different series, with lots and lots of SKUs for each. They are all new enough however that the Linux developers likely haven't gotten around to supporting the hardware yet. It usually takes about a year after new hardware is introduced before they get support baked in. Contact the developers for your flavor of Linux to see if they have a timetable yet.

    Click on "Like" if you find my answer useful or click on "Yes" if it answers your question.
  • Species8472
    Species8472 Member Posts: 20 Troubleshooter

    There doesn't seem to be an edit button on this forum, but it's a P214-55BS. It will technically be a year old in a month. It is the first time I have a laptop of which the microphone doesn't work out of the box, but I suppose I could test it on Windows to check whether the hardware isn't broken (highly unlikely).

    The normal camera did work out of the box in VLC. I didn't test the IR-camera.

    My intention for this thread is mostly to have a place where if someone uses their favorite search engine that they will find this thread in some time and they will find the answer, since if it works in one distribution it would be very easy to also make it work in any other distribution. Do you use Linux and which model do you have?

  • billsey
    billsey ACE Posts: 34,645 Trailblazer

    Your full model number is usually on the same sticker as your serial number, it should look something like P214-55-xxxx, P214-55G-xxxx, P214-55T-xxxx, P214-55-G2-xxxx or P214-55-TCO-xxxx. I don't see a base model with the "BS". The last four digits define the SKU within the model series.

    Click on "Like" if you find my answer useful or click on "Yes" if it answers your question.
  • Species8472
    Species8472 Member Posts: 20 Troubleshooter

    P214-55-55BS to be more clear. (It is really on the sticker.)

  • billsey
    billsey ACE Posts: 34,645 Trailblazer

    OK, this year's model without discrete GPU or touch screen… They shipped with one of three different camera modules that are supposed to be functionally equivalent. Two assembled by Chicony and one by Tech-Front. One of the Chicony is FHD, the other two HD only. The cameras present to the OS as either RealTek or SunplusIT. Which do you have? Likely the drivers needed are going to be slightly different. They don't specify just what chip is used for the Microphone input, but I expect that is sitting on an internal USB port, just as the camera itself is.

    Click on "Like" if you find my answer useful or click on "Yes" if it answers your question.
  • Species8472
    Species8472 Member Posts: 20 Troubleshooter

    I am not sure what the microphone input has to do with cameras, but:

                 *-usb:0
                      description: Video
                      product: ACER FHD User Facing
                      vendor: SunplusIT Inc
                      physical id: 6
                      bus info: usb@3:6
                      version: 4.01
                      serial: 01.00.00
                      capabilities: usb-2.01
                      configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s

  • billsey
    billsey ACE Posts: 34,645 Trailblazer

    OK, so it is using the SunplusIT camera chip. I'd guess it's either a SPCA2110N or SPCA2087, since those two are the HD format. That chip also handles microphone input, so drivers for it are needed. We likely need more detailed info on the chip type and revision to find more out…

    Click on "Like" if you find my answer useful or click on "Yes" if it answers your question.
  • Species8472
    Species8472 Member Posts: 20 Troubleshooter

    Not sure how Chicony and SunplusIT relate.

    (The Elan Microelectronics Corp. ELAN:ARM-M4 is the finger print reader.)

    # lsusb

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 002: ID 04f2:b783 Chicony Electronics Co., Ltd ACER FHD User Facing
    Bus 003 Device 003: ID 04f3:0c85 Elan Microelectronics Corp. ELAN:ARM-M4
    Bus 003 Device 004: ID 8087:0033 Intel Corp. AX211 Bluetooth
    Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

  • billsey
    billsey ACE Posts: 34,645 Trailblazer

    Chicony builds camera cards using the SunplusIT chips. I would have thought the ELAN device was the touchpad…

    Click on "Like" if you find my answer useful or click on "Yes" if it answers your question.
  • Species8472
    Species8472 Member Posts: 20 Troubleshooter

    Not sure if you are implying that you know more about everything, but your .. suggests that you do.

    See https://linux-hardware.org/index.php?id=usb:04f3-0c4c. . for devices in the same product line with slightly different IDs.

    The touchpad works using generic drivers.

    I have no doubt you are quite knowledgeable about Acer products, but don't assume you know everything better.

    Perhaps you might learn something.