LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-03-2024, 01:06 PM   #1
yllug
LQ Newbie
 
Registered: Mar 2024
Posts: 6
Blog Entries: 1

Rep: Reputation: 0
Chromebook Touchpad driver maybe missing? supply vcc not found


I've installed Void Linux on my chromebook - for learning purposes.
Dell Chromebook 3100

Without any further driver installation, it works quite well.

in general, I wonder if there is a good way to check if suitable drivers are already installed for each device?

How can I determine the manufacturer and device ID of the hardware components for which the drivers may be missing?


In particular, I have the following problem:

The touchpad generally works - but not well. On the old Chromeos, the touchpad worked very well. But now it's necessary to press large areas of my fingers on the touchpad for it to work at all. If I try to use the touchpad with my fingertips, nothing happens. I hope that installing/replace drivers will improve this behaviour.

It seems to be an Elan Touchpad. Dmesg prints the following messages for 'elan':
Code:
elan_i2c i2c-ELAN0000:00: supply vcc not found, using dummy regulator
elan_i2c i2c-ELAN0000:00: Elan Touchpad: Module ID: 0x00b7, Firmware: 0x0006, Sample: 0x0009, IAP: 0x000e

I tried to install lshw to get hardware information, w/o success. when i run it, it prints:
Code:
terminate called after throwing an instance of 'std::length_error'
  what():  basic_string::_M_create
Abgebrochen
lshw is in Version 'B.02.19.2'

What does it mean? Is lshw for the i2c interface even suitable?
 
Old 03-03-2024, 01:46 PM   #2
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,113
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
See if you have libinput installed on your chromebook. I did not install Void on Dell Chromebook II. I run this instead


https://www.antixforum.com/forums/to...l-iso-install/

Even though my cats knocked it off the table. It still works OK. My touchpad works good.
lshw, pinxi, inxi, there are no problems on mine.

Last edited by rokytnji; 03-03-2024 at 01:47 PM. Reason: added info
 
1 members found this post helpful.
Old 03-03-2024, 02:26 PM   #3
yllug
LQ Newbie
 
Registered: Mar 2024
Posts: 6

Original Poster
Blog Entries: 1

Rep: Reputation: 0
libinput seems already to be installed in version 1.25.0
 
Old 03-03-2024, 07:26 PM   #4
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,113
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Well. In my other threads shown in that link. I show I edit the touchpad on mine.
 
Old 03-08-2024, 04:39 PM   #5
yllug
LQ Newbie
 
Registered: Mar 2024
Posts: 6

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Hm. Unfortunately, I can't make heads or tails of your threads. Do these threads fit at all? I saw that they are about synaptics.

I have now installed antix instead, and it works flawlessly. Even the speakers work (I realized afterwards that this didn't work either).

Antix looks interesting. Many thanks for the tip.



I even modified the system a little. I wanted the laptop to show me the session exit options menu when I press the power button. Natively, the laptop shuts down in this case. This is a bit dangerous because I am used to having the Del key at this position.

I found out in the shellscript /etc/acpi/powerbtn-acpi-support.sh that the script /etc/acpi/powerbtn.sh is called (if exists) instead of shutting down the laptop.

Since the file did not exist, I created it and wrote the following into it:
Code:
#!/bin/sh
(
	flock -9 || exit 1
	PATH=$PATH:~/usr/local/bin
	su -c 'DISPLAY=:0 python3 /usr/local/lib/desktop-session/desktop-session-exit.py' g
) 9>/var/lock/acpishutdownlock
This now leads to the session-exit-menu being displayed instead of the machine shutting down directly.

Do you think I should open a new thread for my amazing script?
 
Old 03-08-2024, 07:17 PM   #6
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,113
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
You can open a Blog here to show all your edits .
 
  


Reply

Tags
chromebook, driver, lshw, touchpad, voidlinux



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
at24 0-0050: supply vcc not found, using dummy regulator FrankenDebian Debian 3 02-08-2024 06:57 AM
LXer: Here a Chromebook, there a Chromebook, everywhere a Chromebook LXer Syndicated Linux News 0 12-14-2015 04:42 PM
Does Power Supply, supply power? --> Need comments SHENGTON Linux - Hardware 4 07-04-2009 10:46 AM
How virtual channel connection (VCC) works in linux rdesktop (rdp) to connect windo narendra1310 Ubuntu 0 09-04-2008 02:11 AM
sony vaio motion eye camera VCC-U01 xiral Linux - Laptop and Netbook 2 11-26-2007 02:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:15 PM.

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