Page 1 of 1

[SOLVED]Black screen after boot Live-DVD Mageia 5

PostPosted: Aug 3rd, '15, 02:30
by linsspinho
Hello, people from Mageia!

I have problem trying to boot from live-DVD on my laptop - Intel chipset and Intel graphic card, that was recognized by Centos as i915 Intel driver.

I have tried several commands on boot, kernel line, like rdblacklist=all possible, xdriver=intel, xdriver=vesa, rdblacklist=fglrx xdriver=intel, apm=off, acpi=off, acpi=force.

I have tried boot to run level 3, no luck. I have tried boot with battery only power, with power adapter plugged etc. I don't know how many times a reboot for a different set of commands.

After all tries, I think the problem seems to be power management, It seems the installation turns off the backlight completely after boot splash. I realized that 'cos I could see the first window from installation(maybe agreement screen) from the very black screen background.

Re: Black screen after boot Live-DVD Mageia 5

PostPosted: Aug 3rd, '15, 17:55
by doktor5000
So you see the bootloader, select an entry like "Install Mageia" and then you shortly see the bootsplash and then it goes dark?
Please try the tips from https://wiki.mageia.org/en/Mageia_3_Err ... regression
and please provide some more information on mainboard model/manufacturer or if it's a laptop provide the exact model&type.

Re: Black screen after boot Live-DVD Mageia 5

PostPosted: Aug 4th, '15, 17:12
by linsspinho
Hi there, thanks for your time.
My notebook is a Brazilian brand = Positivo, it has 6GB ram and core i7. I dont know much about it mainbord, the "lspci" command output:
Code: Select all
[root@localhost ronaldo]# lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b4)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
07:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
08:00.0 Ethernet controller: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet (rev c0)


and "lsusb" command output:
Code: Select all
[root@localhost ronaldo]# lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller

I will try your tips and I'll give you return..

I have tried but no luck, but the screen flirk once like trying to turn backlight on, in both commands.

Re: Black screen after boot Live-DVD Mageia 5

PostPosted: Aug 4th, '15, 18:21
by isadora
Please, use [CODE]-tags where appropriate.
This keeps the whole thing readable, thank you. :)

Re: Black screen after boot Live-DVD Mageia 5

PostPosted: Aug 4th, '15, 19:06
by doktor5000
FWIW, for the boot DVD you used, did you verify the md5 checksum? Maybe you can also try a different boot media, probably normal installation to check if it has the same issues.

Re: Black screen after boot Live-DVD Mageia 5

PostPosted: Aug 5th, '15, 03:20
by linsspinho
I had successfully installed with classic installation :D. Very nice!!! MAGEIA IS THE BEST!!!

Thanks Doktor5000!!