You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
Hi. Thanks for your work on these. I recently purchased an X1 Yoga and have been looking for something to make my Linux experience with the machine a bit better. I tried to install the deps and got this spat back out at me:
sudo apt install xrandr xinput xbindkeys xbd gawk xsetwatcom onboard
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package xrandr is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
x11-xserver-utils:i386 x11-xserver-utils
E: Package 'xrandr' has no installation candidate
E: Unable to locate package xbd
E: Unable to locate package xsetwatcom
Where can I find those missing deps? What what would a good replacement for the xrandr package be? Oddly enough it seems to be on my system anyways (I run Xubuntu technically).
If you can help me out with this, I'd be willing to help you with debian package so this can be put into the ubuntu repos. I'd like it for others who have yoga laptop to be able to run sudo apt install thinkpad-yoga to make their lives better.
The text was updated successfully, but these errors were encountered:
Hi. Thanks for your work on these. I recently purchased an X1 Yoga and have been looking for something to make my Linux experience with the machine a bit better. I tried to install the deps and got this spat back out at me:
Where can I find those missing deps? What what would a good replacement for the
xrandr
package be? Oddly enough it seems to be on my system anyways (I runXubuntu
technically).If you can help me out with this, I'd be willing to help you with debian package so this can be put into the ubuntu repos. I'd like it for others who have yoga laptop to be able to run
sudo apt install thinkpad-yoga
to make their lives better.The text was updated successfully, but these errors were encountered: