graphic:
I have not completed Nvidia card, only the intel card.
pacman -S xf86-video-intel
ok.
If there is no drivers installed( when the udev can do nothing), the error " no screen found" will appear.
wireless:
/*
pacman -S wireless_tool //command wifi-menu available
pacman -S dialog //Please install 'dialog' to use wifi-menu
However, I got the message "No networks found". Maybe there are some problem in the driver.*/
just install the following packages:
pacman -S wireless_tools wpa_supplicant wpa_actiond dialog
then use wifi-menu to select a wifi network.
before use wifi, dhcp service must be loaded, use: sudo dhcpcd //sometime this may not work, try: sudo dhcpcd wlan0 //wlan0 is the current connect, which can be found by typing: iwconfig
浙公网安备 33010602011771号