Fresh install of debian 10 Buster. Systems start up grub and then goes to black screen with blinking cursor. I can alt +2 and get terminal but no gui. I have been pouring over google and forums and so far nothing has worked. I am new...but trying. Thanks for any help. Here's what I have and what I've tried:
Intel B460 chipset
Kernel 4.19.0-14-amd64 x86_64, Linux 10 (buster)
Asus Pro B460M-C, i5-10400 Intel Driver: N/A (am running the latest stable bios - released in Aug 2020. There are 2 newer ones but are marked as "beta version" so did not install)
Display: server: X.org 1.20.4 driver: vesa unloaded: fbdev,modesetting
I have tried the following:
Press e on boot, added: nomodeset (after ro and removed the quiet)...booted past grub...hung at IPv6: ADDRCONF (NETDEV_CHANGE): eno1: link becomes ready
Network drivers work can ping google.ca and do an apt update
changed /etc/apt/sources.list to contrib non-free
ran: apt-get install intel-microcode then rebooted
ran: apt install firmware-linux-nonfree -rebooted
ran: apt-get remove --auto-remove xserver-xorg-video-intel
ran: ls /usr/bin/*session and it shows cinnamon, gnome, xfce4, dbus-run, sessions however when I run $XDG_CURRENT_DESKTOP
I added in sources.list buster-backports main and did an apt update then a apt install -t buster-backports intel-microcode but it said I had the latest updates.
ran: xstart and it said Server terminated with error (1) and to check the xorg.0.log. At the bottom of the log under Fatal Server error: it said Cannot Run in framebuffer mode. Please specify busIDs for all framebuffer devices
after googling that I seem to come full circle back to the intel drivers.
How do I fix this?
Thanks