You are not logged in.
Pages: 1
Hi all,
Im a arch's beginner, and when i try to start X, i get the follow error message:
Failed to load module "vesa" (module does not exist)
Failed to load module "keyboard" (module does not exist)
Failed to load module "mouse" (module does not exist)
But, i dont know how can i install these modules... :-S :?:
Arch - newbie
Offline
pacman -S xf86-input-keyboard xf86-input-mouse xf86-video-vesa
Xorg7
Offline
Next time, try installing the 'xorg' dummy package (pacman -S xorg) - that will give you all the essential stuff.
Offline
Pages: 1