deb:~# lspci |grep -i vga 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) deb:~# lspci -n 00:00.0 0600: 8086:0100 (rev 09) 00:02.0 0300: 8086:0102 (rev 09) 00:16.0 0780: 8086:1c3a (rev 04) 00:1a.0 0c03: 8086:1c2d (rev 05) 00:1b.0 0403: 8086:1c20 (rev 05) 00:1c.0 0604: 8086:1c10 (rev b5) 00:1c.2 0604: 8086:1c14 (rev b5) 00:1c.3 0604: 8086:1c16 (rev b5) 00:1c.5 0604: 8086:1c1a (rev b5) 00:1d.0 0c03: 8086:1c26 (rev 05) 00:1f.0 0601: 8086:1c5c (rev 05) 00:1f.2 0106: 8086:1c02 (rev 05) 00:1f.3 0c05: 8086:1c22 (rev 05) 02:00.0 0280: 1814:5390 03:00.0 0200: 10ec:8168 (rev 06) 04:00.0 ff00: 10ec:5209 (rev 01) deb:~#
Blanking screen by white color. In console and in X session. Fresh installed Debian Wheezy. All packages installed from officional repository deb:~# uname -a Linux deb 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64 GNU/Linux deb:~# After write grub options to /etc/default/grub: GRUB_CMDLINE_LINUX_DEFAULT="quiet i915.modeset=0" and run # update-grub2 i can work, but system resolution maximum 1024x768 How can i do work my VGA correctly? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org