Pierwszy raz zainstalowałem Debiana na swoim laptopie msi cx640. Ponieważ miałem problem z instalacją sterowników do karty WiFi oraz grafiki to zacząłem szukać na internecie odpowiedzi. Znalazłem pewien artykuł, w którym było napisane, aby zainstalować nowe jądro systemu (to był jeden z podpunktów całego artykułu). Więc wpisałem:
Kod: Zaznacz cały
apt-cache search linux-image
Kod: Zaznacz cały
linux-headers-3.2.0-2-486 - Header files for Linux 3.2.0-2-486linux-headers-3.2.0-2-686-pae - Header files for Linux 3.2.0-2-686-pae
linux-headers-3.2.0-2-amd64 - Header files for Linux 3.2.0-2-amd64
linux-headers-3.2.0-2-rt-686-pae - Header files for Linux 3.2.0-2-rt-686-pae
linux-image-3.2.0-2-486 - Linux 3.2 for older PCs
linux-image-3.2.0-2-686-pae - Linux 3.2 for modern PCs
linux-image-3.2.0-2-686-pae-dbg - Debugging infos for Linux 3.2.0-2-686-pae
linux-image-3.2.0-2-amd64 - Linux 3.2 for 64-bit PCs
linux-image-3.2.0-2-rt-686-pae - Linux 3.2 for modern PCs, PREEMPT_RT
linux-image-3.2.0-2-rt-686-pae-dbg - Debugging infos for Linux 3.2.0-2-rt-686-pae
linux-image-2.6-486 - Linux for older PCs (dummy package)
linux-image-2.6-amd64 - Linux for 64-bit PCs (dummy package)
linux-image-686-pae - Linux for modern PCs (meta-package)
linux-image-rt-686-pae - Linux for modern PCs (meta-package), PREEMPT_RT
linux-image-2.6-686 - Linux dla nowoczesnych pecetów (metapakiet)
linux-image-2.6-686-bigmem - Linux do komputerów z więcej niz 4 GB RAM-u (pakiet atrapa)
linux-image-2.6-686-pae - Linux dla nowoczesnych pecetów (metapakiet)
linux-image-486 - Jądro Linux do starszych komputerów (metapakiet)
linux-image-686 - Linux dla nowoczesnych pecetów (metapakiet)
linux-image-686-bigmem - Linux do komputerów z więcej niz 4 GB RAM-u (pakiet atrapa)
linux-image-amd64 - Jądro Linux do komputerów 64-bitowych (metapakiet)
linux-image-2.6.32-5-686 - Linux 2.6.32 for modern PCs
Kod: Zaznacz cały
linux-image-3.2.0-2-686-pae - Linux 3.2 for modern PCs
Kod: Zaznacz cały
linux-image-2.6.32-5-686
Kod: Zaznacz cały
lspci -nn | grep VGA
Kod: Zaznacz cały
00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0116] (rev 09)
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0ded] (rev a1)
Kod: Zaznacz cały
00:00.0 Host bridge [0600]: Intel Corporation Sandy Bridge DRAM Controller [8086:0104] (rev 09)
00:01.0 PCI bridge [0604]: Intel Corporation Sandy Bridge PCI Express Root Port [8086:0101] (rev 09)
00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0116] (rev 09)
00:16.0 Communication controller [0780]: Intel Corporation Cougar Point HECI Controller #1 [8086:1c3a] (rev 04)
00:1a.0 USB Controller [0c03]: Intel Corporation Cougar Point USB Enhanced Host Controller #2 [8086:1c2d] (rev 05)
00:1b.0 Audio device [0403]: Intel Corporation Cougar Point High Definition Audio Controller [8086:1c20] (rev 05)
00:1c.0 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 1 [8086:1c10] (rev b5)
00:1c.1 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 2 [8086:1c12] (rev b5)
00:1c.3 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 4 [8086:1c16] (rev b5)
00:1c.5 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 6 [8086:1c1a] (rev b5)
00:1d.0 USB Controller [0c03]: Intel Corporation Cougar Point USB Enhanced Host Controller #1 [8086:1c26] (rev 05)
00:1f.0 ISA bridge [0601]: Intel Corporation Cougar Point LPC Controller [8086:1c49] (rev 05)
00:1f.2 SATA controller [0106]: Intel Corporation Cougar Point 6 port SATA AHCI Controller [8086:1c03] (rev 05)
00:1f.3 SMBus [0c05]: Intel Corporation Cougar Point SMBus Controller [8086:1c22] (rev 05)
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0ded] (rev a1)
03:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)
04:00.0 USB Controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 04)
05:00.0 Ethernet controller [0200]: Atheros Communications Device [1969:1083] (rev c0)
Zapraszam do zapoznania się z działem dla początkujących:
http://debian.linux.pl/threads/5676-Prz ... -napiszesz
http://debian.linux.pl/threads/13294-Al ... #post84983