Page: 1, 2  Next

[RESOLVED] Kernel 6.3.10 give me green screen!
gilbertoferreira42
Status: Curious
Joined: 30 Jun 2023
Posts: 7
Reply Quote
Hi there.

I am using liquorix for some mounths now, but after update to 6.3.10 I got a green screen after 3 or 4 seconds.
It's boot ok but when SDDM loaded, bang! green screen!
With 6.3.9 everythinh is fine.
Is there any fix?

I am using Kubuntu 23.10
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Mantic Minotaur (development branch)
Release: 23.10
Codename: mantic

cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-6.3.9-x64v4-xanmod1 root=UUID=70dfcfb0-1081-4523-baa4-b2008b461b37 ro quiet apparmor=0 loglevel=3 rd.systemd.show_status=auto rd.udev.log_level=3 splash kvm-amd.nested=1 modprobe.blacklist=r8169 radeon.cik_support=1 amdgpu.cik_support=1 radeon.si_support=1 amdgpu.si_support=1 ignore_rlimit_data mitigations=off vt.handoff=7

(I already took of all this options in the kernel when tried 6.3.10 but no luck!)

My laptop: Aspire A515-41G
CPU: 4 × AMD A12-9720P RADEON R7, 12 COMPUTE CORES 4C+8G
GPU: AMD Radeon R7 Graphics

Thanks
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4127
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
Post inxi -bxz
Back to top
gilbertoferreira42
Status: Curious
Joined: 30 Jun 2023
Posts: 7
Reply Quote
:: techAdmin wrote ::
Post inxi -bxz


:: Code ::
inxi -bxz
System:
  Kernel: 6.3.9-x64v4-xanmod1 arch: x86_64 bits: 64 compiler: gcc v: 12.3.0
    Desktop: KDE Plasma v: 5.27.6 Distro: Ubuntu 23.10 (Mantic Minotaur)
Machine:
  Type: Laptop System: Acer product: Aspire A515-41G v: V1.09 serial: <filter>
  Mobo: BR model: Wartortle_BS v: V1.09 serial: <filter>
    UEFI-[Legacy]: Insyde v: 1.09 date: 06/27/2018
Battery:
  ID-1: BAT1 charge: 31.2 Wh (100.0%) condition: 31.2/48.9 Wh (63.8%)
    volts: 16.7 min: 15.2 model: LG 0x41,0x43,0x31,0x34,0x42,0x38,0x4B
    status: full
CPU:
  Info: quad core AMD A12-9720P RADEON R7 12 COMPUTE CORES 4C+8G [MT MCP]
    arch: Excavator speed (MHz): avg: 2700 min/max: 1400/2700
Graphics:
  Device-1: AMD Wani [Radeon R5/R6/R7 Graphics] vendor: Acer Incorporated ALI
    driver: amdgpu v: kernel arch: GCN-3 bus-ID: 00:01.0
  Device-2: AMD Lexa PRO [Radeon 540/540X/550/550X / RX 540X/550/550X]
    vendor: Acer Incorporated ALI driver: amdgpu v: kernel arch: GCN-4
    bus-ID: 03:00.0 temp: 44.0 C
  Device-3: Quanta HD Webcam driver: uvcvideo type: USB bus-ID: 1-1.4:5
  Display: server: X.Org v: 1.21.1.7 with: Xwayland v: 23.1.1 driver: X:
    loaded: amdgpu unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: amdgpu
    resolution: 1: 1360x768~60Hz 2: N/A
  API: OpenGL v: 4.6 Mesa 23.0.4-0ubuntu1 renderer: AMD Radeon R7 Graphics
    (carrizo LLVM 15.0.7 DRM 3.52 6.3.9-x64v4-xanmod1) direct-render: Yes
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
    vendor: Acer Incorporated ALI driver: N/A port: 3000 bus-ID: 01:00.1
  Device-2: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter
    vendor: Lite-On driver: ath10k_pci v: kernel bus-ID: 02:00.0
  Device-3: Realtek RTL8153 Gigabit Ethernet Adapter driver: r8152 type: USB
    bus-ID: 2-4:2
Drives:
  Local Storage: total: 931.51 GiB used: 489.11 GiB (52.5%)
Info:
  Processes: 273 Uptime: 5h 50m Memory: available: 15.09 GiB
  used: 4.2 GiB (27.9%) Init: systemd target: graphical (5) Compilers:
  gcc: 12.3.0 Packages: 3066 Shell: Bash v: 5.2.15 inxi: 3.3.27

Back to top
damentz
Status: Assistant
Joined: 09 Sep 2008
Posts: 1122
Reply Quote
I see that you also run Xanmod, does the Xanmod v6.3.10 kernel work?
Back to top
gilbertoferreira42
Status: Curious
Joined: 30 Jun 2023
Posts: 7
Reply Quote
:: damentz wrote ::
I see that you also run Xanmod, does the Xanmod v6.3.10 kernel work?


Yes! Both return the same behavior.
Back to top
damentz
Status: Assistant
Joined: 09 Sep 2008
Posts: 1122
Reply Quote
Ah, Ubuntu Mantic wasn't even added to my build system. In about 2-3 hours, rerun the install script on liquorix.net and it will install the correct version for you (you may have to uninstall the current Liquorix packages first).

After that, let me know if you still have issues. Hopefully it's just a bug caused by running the wrong kernel for your distro.
Back to top
gilbertoferreira42
Status: Curious
Joined: 30 Jun 2023
Posts: 7
Reply Quote
:: damentz wrote ::
Ah, Ubuntu Mantic wasn't even added to my build system. In about 2-3 hours, rerun the install script on https://liquorix.net and it will install the correct version for you (you may have to uninstall the current Liquorix packages first).

After that, let me know if you still have issues. Hopefully it's just a bug caused by running the wrong kernel for your distro.


Ok. That must be it, because Xanmod are Debian Based and perhaps has the same issue.

I will wait and then report later.

Thanks in advanced.
Back to top
gilbertoferreira42
Status: Curious
Joined: 30 Jun 2023
Posts: 7
Reply Quote
:: damentz wrote ::
Ah, Ubuntu Mantic wasn't even added to my build system. In about 2-3 hours, rerun the install script on https://liquorix.net and it will install the correct version for you (you may have to uninstall the current Liquorix packages first).

After that, let me know if you still have issues. Hopefully it's just a bug caused by running the wrong kernel for your distro.


Well... Today I had changed the sources to this:
cat /etc/apt/sources.list.d/damentz-ubuntu-liquorix-mantic.sources
Types: deb
URIs: https://ppa.launchpadcontent.net/damentz/liquorix/ubuntu/
Suites: mantic
Components: main
Signed-By:

apt update was ok

But after install liquorix-6.3.11 get green screen again.
I could see the SDDM login screen for 3 seconds and get green screen. Need to force shutdown from press power button.
What about 6.4???

Hope you can find a fix for that.
Back to top
gilbertoferreira42
Status: Curious
Joined: 30 Jun 2023
Posts: 7
Reply Quote
Just an update and comparison

I had have installed linux-image-unsigned-6.4.0-060400-generic_6.4.0-060400.202306271339_amd64.deb from

https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.4/

And everything is ok.
Back to top
damentz
Status: Assistant
Joined: 09 Sep 2008
Posts: 1122
Reply Quote
Can you try the latest kernel? I updated Liquorix to the base of v6.4.1 yesterday.
Back to top
Display posts from previous:   
Page: 1, 2  Next
All times are GMT - 8 Hours