Blank screen after installing Debian 11.4 on i3 10th gen PC
-
- Posts: 150
- Joined: 2012-12-06 07:04
- Location: India
Blank screen after installing Debian 11.4 on i3 10th gen PC
Hi I am Rupesh and I have a pc with Intel i3 10th gen processor 10100 and asus prime h 510 me motherboard. I have tried to install Debian Linux 11.4 bullseye and succeeded but can't boot after selecting kernel 5.10 from grub.
First I have downloaded Debian iso live kde live non free and after that I have made a usb installation media.
After booting live media I have selected live option but as soon as I have selected live mode monitor turned off and my cpu has not stopped ie., it is running.
After that I have rebooted and selected install Debian Linux option and this time total os including grub has been installed but after restarting the same happened ie., monitor is off and my cpu is still running.
In graphics card section of debian wiki page I found instruction to uninstall xserver xorg video intel and I have done so and after that I have rebooted and still the problem is not solved ie., monitor is off and my cpu is still running.
Actually my system has latest i3 10th gen processor and asus prime h 510 motherboard and I have enabled secure boot.
Previously on the same system I have installed Fedora 36 37 and open suse tumbleweed etc., and I have not found any problem but I have tried to run Debian bullysye and failed.
Also my another requirement is in Fedora 37 yesterday I found latest kernel 5.17.14 and gcc 12 but I think that they are not available in Debian bullysye. Is it true.
Kindly try to suggest how to run Debian bullysye successfully without any errors.
Regards,
Rupesh.
First I have downloaded Debian iso live kde live non free and after that I have made a usb installation media.
After booting live media I have selected live option but as soon as I have selected live mode monitor turned off and my cpu has not stopped ie., it is running.
After that I have rebooted and selected install Debian Linux option and this time total os including grub has been installed but after restarting the same happened ie., monitor is off and my cpu is still running.
In graphics card section of debian wiki page I found instruction to uninstall xserver xorg video intel and I have done so and after that I have rebooted and still the problem is not solved ie., monitor is off and my cpu is still running.
Actually my system has latest i3 10th gen processor and asus prime h 510 motherboard and I have enabled secure boot.
Previously on the same system I have installed Fedora 36 37 and open suse tumbleweed etc., and I have not found any problem but I have tried to run Debian bullysye and failed.
Also my another requirement is in Fedora 37 yesterday I found latest kernel 5.17.14 and gcc 12 but I think that they are not available in Debian bullysye. Is it true.
Kindly try to suggest how to run Debian bullysye successfully without any errors.
Regards,
Rupesh.
-
- Posts: 150
- Joined: 2012-12-06 07:04
- Location: India
Re: Blank screen after installing Debian 11.4 on i3 10th gen PC
Also RTL 8188 wifi adapter which is attached to usb 3.0 port is not detected.
Kindle try to suggest how both of these issues can be resolved.
Kindle try to suggest how both of these issues can be resolved.
-
- Posts: 150
- Joined: 2012-12-06 07:04
- Location: India
Re: Blank screen after installing Debian 11.4 on i3 10th gen PC
Please note that to modify any settings or make changes I have to add nomodeset in the kernel entry of grub2.
-
- Posts: 150
- Joined: 2012-12-06 07:04
- Location: India
Re: Blank screen after installing Debian 11.4 on i3 10th gen PC
Hi may I know how to enable root login in sddm.
- Head_on_a_Stick
- Posts: 14113
- Joined: 2014-06-01 17:46
- Location: London, England
- Has thanked: 81 times
- Been thanked: 135 times
Re: Blank screen after installing Debian 11.4 on i3 10th gen PC
No. Don't be silly.
For your black screen problem install the firmware-misc-nonfree package.
deadbang
-
- Posts: 150
- Joined: 2012-12-06 07:04
- Location: India
Re: Blank screen after installing Debian 11.4 on i3 10th gen PC
I have issued the following command
apt cache search firmware
I found that firmware-misc-nonfree is already installed.
apt cache search firmware
I found that firmware-misc-nonfree is already installed.
-
- Posts: 150
- Joined: 2012-12-06 07:04
- Location: India
Re: Blank screen after installing Debian 11.4 on i3 10th gen PC
No I have not tried.
Here the problem is not with secure boot but it's with Intel uhd graphics 630 as its not configured properly.
In other distros like Fedora and open suse tumbleweed we can get daily updates.
Is it possible to get latest updates in Debian for example I want latest kernel and latest gcc and latest drivers etc.,
Here the problem is not with secure boot but it's with Intel uhd graphics 630 as its not configured properly.
In other distros like Fedora and open suse tumbleweed we can get daily updates.
Is it possible to get latest updates in Debian for example I want latest kernel and latest gcc and latest drivers etc.,
Re: Blank screen after installing Debian 11.4 on i3 10th gen PC
Yes, if you switch from stabile to testing "bookworm".rupeshforu3 wrote: 2022-07-30 04:23 Is it possible to get latest updates in Debian for example I want latest kernel and latest gcc and latest drivers etc.,
- Head_on_a_Stick
- Posts: 14113
- Joined: 2014-06-01 17:46
- Location: London, England
- Has thanked: 81 times
- Been thanked: 135 times
Re: Blank screen after installing Debian 11.4 on i3 10th gen PC
I thought 10th generation Intel was supported by kernel 5.10 but perhaps not. Try the linux-image-amd64 package from bullseye-backports. That's a better option than testing for a n00b.
EDIT: if it still doesn't work share the journal or dmesg contents.
EDIT: if it still doesn't work share the journal or dmesg contents.
deadbang