Bug 31130 - Can't boot into desktop with default options in Mageia 9 alpha1 on AMD FM2+ APU.
Summary: Can't boot into desktop with default options in Mageia 9 alpha1 on AMD FM2+ APU.
Status: RESOLVED OLD
Alias: None
Product: Mageia
Classification: Unclassified
Component: Release (media or process) (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Kernel and Drivers maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-16 06:32 CET by Mike Brown
Modified: 2024-08-24 22:02 CEST (History)
4 users (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description Mike Brown 2022-11-16 06:32:00 CET
Mageia 9 alpha1 Live Plasma iso.
The download verified.
Wrote in USB flash disk.
Command “dd” and software “IsoDumper” cause the same problem.
EFI boot and legacy boot cause the same problem.
First boot option displayed three line then reboot immediately.
Second boot option displayed a lot of green “OK” then:
“
[FAILED] Failed to start drakx-installer-xsetup.service.
”
Changed the boot options:
removed “quiet” and “splash”, add “nomodeset”.
The first boot option successfully booted into desktop, but the resolution was 1024x768 and the frequency was 76Hz and they are not adjustable.
The second boot option stuck. It says:
“
Generic FE-GE Realtek PHY r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC)
r8169 0000:01:00.0 enp1s0: Link is Down
bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
netfilter PSD loaded - (c) astaro AG
IFWLOG: register target
xt_CT: No such helper "pptp"
xt_CT: No such helper "snmp"
xt_CT: No such helper "irc"
xt_CT: No such helper "irc-0"
xt_CT: No such helper "netbios-ns"
xt_addrtype: ipv6 does not support BROADCAST matching
[FAILED] Failed to start drakx-installer-xsetup.service.
”

Here is my hardware information got by “inxi -Fxxx”:
“
System:
  Host: localhost Kernel: 5.10.16-desktop-1.mga8 x86_64 bits: 64 compiler: gcc 
  v: 10.2.1 Desktop: KDE Plasma 5.20.4 tk: Qt 5.15.2 wm: kwin_x11 dm: SDDM 
  Distro: Mageia 8 mga8 
Machine:
  Type: Desktop Mobo: MSI model: A88XM-E45 (MS-7721) v: 5.0 serial: N/A 
  UEFI: American Megatrends v: 25.6 date: 12/15/2014 
CPU:
  Info: Quad Core model: AMD Eng Sample ZD352058A4451_39/35/16_9904_760 bits: 64 
  type: MCP arch: Piledriver rev: 1 L1 cache: 192 KiB L2 cache: 2 MiB 
  flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 27947 
  Speed: 1397 MHz min/max: 1400/3500 MHz boost: enabled volts: 1.4 V 
  ext-clock: 100 MHz Core speeds (MHz): 1: 1397 2: 1398 3: 1396 4: 1396 
Graphics:
  Device-1: AMD Trinity [Radeon HD 7560D] vendor: Micro-Star MSI driver: radeon 
  v: kernel bus ID: 00:01.0 chip ID: 1002:9904 
  Display: x11 server: Mageia X.org 1.20.10 compositor: kwin_x11 driver: ati,radeon 
  unloaded: fbdev,modesetting,vesa resolution: 640x480 s-dpi: 96 
  OpenGL: renderer: AMD ARUBA (DRM 2.50.0 / 5.10.16-desktop-1.mga8 LLVM 11.0.1) 
  v: 4.3 Mesa 20.3.4 compat-v: 3.1 direct render: Yes 
Audio:
  Device-1: AMD Trinity HDMI Audio vendor: Micro-Star MSI driver: snd_hda_intel 
  v: kernel bus ID: 00:01.1 chip ID: 1002:9902 
  Device-2: AMD FCH Azalia vendor: Micro-Star MSI driver: snd_hda_intel v: kernel 
  bus ID: 00:14.2 chip ID: 1022:780d 
  Sound Server: ALSA v: k5.10.16-desktop-1.mga8 
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  vendor: Micro-Star MSI driver: r8169 v: kernel port: e000 bus ID: 01:00.0 
  chip ID: 10ec:8168 
  IF: enp1s0 state: up speed: 100 Mbps duplex: full mac: 44:8a:5b:81:c2:9b 
Drives:
  Local Storage: total: 30.02 GiB used: 7.68 GiB (25.6%) 
  ID-1: /dev/sda type: USB model: AI Mass size: 30.02 GiB serial: Storage 
Partition:
  ID-1: / size: 2.78 GiB used: 203 MiB (7.1%) fs: overlay source: ERR-102 
Swap:
  Alert: No Swap data was found. 
Sensors:
  System Temperatures: cpu: 12.8 C mobo: N/A 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 240 Uptime: 6m wakeups: 1 Memory: 5.56 GiB used: 2.19 GiB (39.3%) 
  Init: systemd v: 246 runlevel: 5 target: graphical.target Compilers: gcc: N/A 
  Packages: rpm: 3073 Shell: Bash (su) v: 5.1.4 running in: konsole inxi: 3.2.01 
”
Yes an AMD Sample CPU. I have been using it for a long term. But I also tried an old and stable model A4-6300 and got the same problem.
In a Live system. And I changed the resolution, the graphic driver in Mageia 8 has no problem.
Ben McMonagle 2022-11-16 07:22:53 CET

CC: (none) => westel

Comment 1 sturmvogel 2022-11-16 08:05:10 CET
Did you ever update your Mageia 8? You are still using a heavily outdated kernel from initial release. So it is hard to guess if even an actual Mageia 8 is able to run on you box or if it is really a problem with the Mageia 9 Live iso…
Comment 2 Mike Brown 2022-11-17 02:23:29 CET
Updated my Mageia 8. No error occurred.
How about this time?
“
System:    Host: localhost Kernel: 5.19.16-desktop-1.mga8 x86_64 bits: 64 compiler: gcc v: 10.4.0 Desktop: KDE Plasma 5.20.4 
           tk: Qt 5.15.2 wm: kwin_x11 dm: SDDM Distro: Mageia 8 mga8 
Machine:   Type: Desktop Mobo: MSI model: A88XM-E45 (MS-7721) v: 5.0 serial: <superuser required> UEFI: American Megatrends 
           v: 25.6 date: 12/15/2014 
CPU:       Info: Quad Core model: AMD Eng Sample ZD352058A4451_39/35/16_9904_760 bits: 64 type: MCP arch: Piledriver rev: 1 
           L2 cache: 2 MiB 
           flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 27948 
           Speed: 1397 MHz min/max: 1400/3500 MHz boost: enabled Core speeds (MHz): 1: 1397 2: 1397 3: 1397 4: 1397 
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Trinity [Radeon HD 7560D] vendor: Micro-Star MSI driver: radeon 
           v: kernel bus ID: 00:01.0 chip ID: 1002:9904 
           Display: x11 server: Mageia X.org 1.20.14 compositor: kwin_x11 driver: ati,radeon unloaded: fbdev,modesetting,vesa 
           resolution: 1440x900~60Hz s-dpi: 96 
           OpenGL: renderer: AMD ARUBA (DRM 2.50.0 / 5.19.16-desktop-1.mga8 LLVM 11.0.1) v: 4.3 Mesa 21.3.8 compat-v: 3.1 
           direct render: Yes 
Audio:     Device-1: Advanced Micro Devices [AMD/ATI] Trinity HDMI Audio vendor: Micro-Star MSI driver: snd_hda_intel 
           v: kernel bus ID: 00:01.1 chip ID: 1002:9902 
           Device-2: Advanced Micro Devices [AMD] FCH Azalia vendor: Micro-Star MSI driver: snd_hda_intel v: kernel 
           bus ID: 00:14.2 chip ID: 1022:780d 
           Device-3: Generalplus USB Audio Device type: USB driver: hid-generic,snd-usb-audio,usbhid bus ID: 1-2.4:5 
           chip ID: 1b3f:2008 
           Sound Server: ALSA v: k5.19.16-desktop-1.mga8 
Network:   Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Micro-Star MSI driver: r8169 v: kernel 
           port: e000 bus ID: 01:00.0 chip ID: 10ec:8168 
           IF: enp1s0 state: up speed: 100 Mbps duplex: full mac: 44:8a:5b:81:c2:9b 
Drives:    Local Storage: total: 149.05 GiB used: 23.34 GiB (15.7%) 
           ID-1: /dev/sda type: USB model: sobetter EXT size: 149.05 GiB serial: 3105A802200620 rev: 0204 
Partition: ID-1: / size: 45.82 GiB used: 22.42 GiB (48.9%) fs: xfs dev: /dev/dm-0 mapped: Mageia-1 
           ID-2: /boot size: 1.88 GiB used: 937.9 MiB (48.8%) fs: xfs dev: /dev/sda11 
Swap:      Alert: No Swap data was found. 
Sensors:   System Temperatures: cpu: 17.4 C mobo: N/A gpu: radeon temp: 7.0 C 
           Fan Speeds (RPM): N/A 
Info:      Processes: 260 Uptime: 4m wakeups: 0 Memory: 7.47 GiB used: 1.94 GiB (26.0%) Init: systemd v: 246 runlevel: 5 
           target: graphical.target Compilers: gcc: N/A Packages: rpm: 2173 Shell: Bash v: 5.1.16 running in: konsole 
           inxi: 3.2.01
”
And there is a thread in the forum.
https://forums.mageia.org/en/viewtopic.php?f=15&t=14774
Comment 3 Dave Hodgins 2022-11-17 04:25:21 CET
As it seems to be a driver issue, assigning accordingly.

Assignee: bugsquad => kernel
CC: (none) => davidwhodgins

Comment 4 Ulrich Beckmann 2022-11-18 18:46:45 CET
I have here a Sony Vaio E Series laptop, intel i5 quadcore.

Both "Boot Live System" and "Install Live System" boot into the selection of language, timezone, and keyboard. No error messages seen. It's all EFI boot.

[root@localhost ~]# lspci -nnk | grep -iA3 vga
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7550M/7570M/7650M] [1002:6841]
        Subsystem: Sony Corporation Device [104d:90ac]
        Kernel driver in use: radeon
        Kernel modules: radeon, amdgpu
[root@localhost ~]# 

Written from Live System.

Ulrich

CC: (none) => bequimao.de

Comment 5 Mike Brown 2023-08-28 05:55:12 CEST
Additional information:
The CPU I am using now is “AMD A10-5800K APU with Radeon HD Graphics”.
The bug remains in Mageia 9 final live.
Comment 6 Mike Brown 2023-08-28 06:54:35 CEST
Related thread in the forum is:
https://forums.mageia.org/en/viewtopic.php?f=15&t=14774&p=88093
Comment 7 Mike Brown 2023-08-28 19:23:35 CEST
Consider to close this thread? Because it looks like a general problem which happens on all distributions with new kernel, not very related to Mageia.
Comment 8 sturmvogel 2024-08-24 22:02:52 CEST
.

Status: NEW => RESOLVED
Resolution: (none) => OLD


Note You need to log in before you can comment on or make changes to this bug.