Gentoo: startx Failed to load module troubleshooting
After Gentoo has installed xorg-server, startx starts the desktop environment and the module error is missing.
View log:
Cat/var/log/Xorg.0.log | grep EE [75.403] (EE) Failed to load module "modesetting" (module does not exist, 0)[1, 75.403] (EE) Failed to load module "fbdev" (module does not exist, 0)[75.403] (EE) Failed to load module "vesa" (module does not exist, 0)
Solution:Check the INPUT_DEVICES and VIDEO_CARDS variables in xorg-drivers
Tags: des Io ar Div on art problem log ad
安装完xorg-server后,startx启动桌面环境,出现缺少模块错误。查看log:cat /var/log/Xorg.0.log | grep EE
[75.403] (EE) Failed to load module "modesetting" (module does not exist, 0)[75.403] (EE) Failed to load module "fbdev" (module does not exist, 0)[75.403] (EE) Failed to load module "vesa" (module does not exist, 0)
解决方法:查看xorg-drivers中INPUT_DEVICES和VIDEO_CARDS变量,在make.conf中添加缺失的标记。emerge -pv xorg-drivers
These are the packages that would be merged, in order:Calculat
Reference: http://tieba.baidu.com/p/3946667373My solution is:1. Uninstall the driver, including in the Device Manager and programs and functions2. To synatics official website to download and install the latest driver, now seems to be 19.0.19 bar, but win10 only updated to 19.0.17At this point, the three-finger gesture has been restored: slide up, slide, left and right to switch, but when I closed the notebook into the sleep, sleep mode, and then come back to find again not. Fortunately, I am wi
Now the system is becoming more and more complex. A simple mouse setting makes it easier for me to find it.
In fact, the clicking (Click and double-click) of the touchpad has expired for some time, and I don't know what is going on. The control panel that comes with the touchpadProgramI haven't found the option to set the mouse click for several times, because there is an external mouse, so I haven't seriously solved it. It is inconvenient to put this book on the bedside to read the book tonigh
Based on a slight change in the original text.Run the following command in a terminal: XInput List You'll get an output of that looks like this: [emailprotected]:~$ xinput list? Virtual Core pointer id=2[master pointer (3)]? ? Virtual core XTEST pointer id=4[slave pointer (2)]? ? Logitech USB Receiver Id=11[slave pointer (2)]? ? SYNPS/2 Synaptics TouchPad id=14[slave pointer (2)]? ? TPPS/2 IBM TrackPoint Id
/etc/localtime11. Configure Hardware Time# Hwclock--SYSTOHC--UTC12. Configure Host Name# echo YLD >/etc/hostname# Nano/etc/hosts First line non-commented plus (TAB) YLD13. Configure the wireless network# pacman-s IW wpa_supplicant dialog three dependent packages14. Set the root password# passwd15. Install the bootloader (MBR)# Pacman-s Grub# Grub-install--TARGET=I386-PC--RECHECK/DEV/SDA# grub-mkconfig-o/boot/grub/grub.cfg Build configuration file16. Unmount the partition and restart the system#
//install Grub
Grub-install--RECHECK/DEV/SDA
Grub-mkconfig-o/boot/grub/grub.cfg
The top three lines must be executed, otherwise no grub reboot will be in.
Pacman-s alsa-utils Linux-headers
10.
Graphics driver
Pacman-s Xf86-video-vesa # Universal Graphics driver, does not provide any 2d and 3D acceleration features
Pacman-s Xf86-video-intel # Intel
Pacman-s Xf86-video-nouveau # Nvidia
Pacman-s Nouveau-dri
# pacman-s Xf86-video-ati # ATI
#
# Virtual machine: Pcaman-s Xf86-video-vesa
11.
Vi/etc
1, the first choice to click on the task bar in the lower right corner of the Synaptics fixed-point device icon start settings interface;
2, then in the open interface to switch to the "Device Settings" tab, click on the bottom of the "Set Value" button;
3, in the pop-up dialog box click "Scrolling-Single point scrolling", and then in the right side of the window check "Enable vertical scrolling" and "Enable free scrolling" item;
minute, the error rate is 1%, slightly lower than 55 letters per minute, 1% error rate average.
Lenovo IdeaPad S405 Keyboard Design
Lenovo IdeaPad S405 does not support touch screens, so if you want to use the many gestures features of Windows 8, you need to implement them through the trackpad. The Synaptics Touchpad has a good sense of sensitivity, with multi-touch gestures like two-finger scaling, rotation, and three fingers bouncing
Often disturbed by touchpad when typing
Disable Touchpad synclient touchpadoff=1
Enable Touchpad Synclient touchpadoff=0
If the touchpad's not working, I'm not working.
Vi/etc/x11/xorg.conf.d/50-synaptics.conf
section "Inputclass"Identifier "Touchpad Catchall"Driver "Synaptics"Matchistouchpad "On"Matchdevicepath "/dev/input/event*"Option "Touchpadoff" "1"Endsection
Add the red fruit sentence after the restart.Note: Ubuntu/mint can be used i
How to set the Synaptics TouchPad:1. Go to the control panel, click view in the upper right corner, switch to "big icon", and select "mouse ";2. Select "device set value" and click "set value ";3. The driver interfaces of different touch pad versions are different. The following two interfaces are common:Interface 1, as shown in the following figure. Set the parameters as required under "dual-finger",
Installing archlinux and simple configuration partition cfdisk format mkfs. ext4/dev/sdaX... mount partition mount/dev/sdaX/mnt... modify the software source nano/etc/pacman. d/configure list with Server http://mirrors.163.com/archlinux/ $ Repo/archlinux installation and simple configuration partition cfdisk format mkfs. ext4/dev/sdaX... mount partition mount/dev/sdaX/mnt... modify the software source nano/etc/pacman. d/configure list with Server = http://mirrors.163.com/archlinux/ $ Repo/OS/$ a
Configure the red dot key
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->sudo gedit /usr/lib/X11/xorg.conf.d/20-thinkpad.conf
Add the following Configuration:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Section "InputClass" Identifier "Trackpoint Wheel Emulation" MatchProduct "TPPS/2 IBM TrackPoint|DualPoint Stick|Synaptics Inc. Composite
strip = arm-Linux-strip4 cc = arm-Linux-gcc Make will generate the usb_modeswitch binary file in the current directory. ============ For usbutils, there was a hateful record that I had to record: At that time, the installation path was not set during cross-compilation and was accidentally installed on the system. At that time, I wanted to completely delete the tool and then install it. Because the system comes with the usbutils tool, enter sudo apt-Get remove usbutils on the terminal, and a lot
Author: Potter)
Essay Address: http://blog.csdn.net/sunnypotter/article/details/23201191Then install ArchLinux on the USB flash drive (specially purchased the 16G3. 0U disk)
Now we want to install xorg-server for Archlinux, and DE (desktop environment ):
#1. Disable the PC speaker# Vim/etc/modprobe. d/nopcspkr. confBlacklist pcspkr#2.1 create a user:Useradd-m-g users-s/bin/bash sunny#2.1.1 localeVim/etc/locale. gen+ En_US.UTF-8 UTf-8+ Zh_CN.GBK GBK+ Zh_CN.UTF-8 UTF-8+ Zh_CN GB2312Locale-gen#2.2
Gentoo: Failed to load module problem occurs in startx, gentoostartx
After xorg-server is installed, startx starts the desktop environment and the module is missing.View log:cat /var/log/Xorg.0.log | grep EE
[75.403] (EE) Failed to load module "modesetting" (module does not exist, 0)[1, 75.403] (EE) Failed to load module "fbdev" (module does not exist, 0)[75.403] (EE) Failed to load module "vesa" (module does not exist, 0)
Solution:Check the INPUT_DEVICES and VIDEO_CARDS variables in xorg-d
Problem description:
Ubutnu does not support the keyboard driver of the notebook, especially the function key driver. My notebook is Toshiba Satellite P75A, and my computer is a new product of 14 years, even if the latest Ubuntu Desktop System has no corresponding driver, you have to make a shortcut key to control the touchpad. Who made us choose Linux.
Download, install, and configure Ubuntu 14.04.
Ubuntu 14.04 system:
Ubuntu 14.04 text tutorial on hard drive installation in Windows 7
Script co
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.