Welcome, Guest. Please login or register.
Did you miss your activation email?

Recent Posts

Pages: [1] 2 3 ... 10
1
Hardware - Support / Re: Radeon RX 6300 -- Cannot start SDDM
« Last post by finotti on Today at 15:30:52 »
It seems I have solved the problem, by properly editing my config file.  Now I have:

Code: [Select]
Section "Monitor"
    Identifier "DisplayPort-1-4"
EndSection

Section "Screen"
    Identifier  "Dell2"
    Device      "Card1"
    Monitor    "DisplayPort-1-4"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "intel"
        BusID      "PCI:0:2:0"
EndSection

Section "Device"
        Identifier  "Card1"
        Driver      "amdgpu"
        BusID      "PCI:3:0:0"
EndSection


To get the monitor ID I did:

Code: [Select]
cat /var/log/Xorg.0.log | grep EDID

I will test it a little more before marking it solved.
2
Hardware - Support / Re: Radeon RX 6300 -- Cannot start SDDM
« Last post by finotti on Today at 14:19:55 »
Which chip is the monitor connected to? It appears to be the AMD but on boot it's looking for a monitor on the Intel and failing. Can you switch over or connect a second monitor?
Yes, I forgot to mention it, but it does work when I connect the monitor to the motherboard (Intel card).  But I would like to use the AMD, since the intel should take resources from the CPU (if I understand it correctly).
3
Hardware - Support / Re: Radeon RX 6300 -- Cannot start SDDM
« Last post by eriefisher on Today at 14:17:13 »
Which chip is the monitor connected to? It appears to be the AMD but on boot it's looking for a monitor on the Intel and failing. Can you switch over or connect a second monitor?
4
Hardware - Support / Re: Radeon RX 6300 -- Cannot start SDDM
« Last post by finotti on Today at 13:07:11 »
This is a desktop yes? Not a laptop. Are you running multiple monitors?
Yes, a desktop.  I am not running multiple monitors yet, but I will add one, or maybe two more shortly.
5
Hardware - Support / Re: Radeon RX 6300 -- Cannot start SDDM
« Last post by eriefisher on Today at 12:56:38 »
This is a desktop yes? Not a laptop. Are you running multiple monitors? 
6
Installation - Support / Re: Siduction bootet nicht
« Last post by sdjopa on Today at 12:16:49 »
Update: so lange die Siduction-SSD angeschlossen/verbunden bleibt, kann ich immer wieder Siduction booten.
Wenn ich aber die Sid.-SSD abziehe ein anderes OS boote, nach Gebrauch runterfahre und dann wieder Siduction anschließe
und booten will startet Siduction nicht mehr...Jemand eine Idee was da falsch/anders läuft?
7
Hardware - Support / Re: Radeon RX 6300 -- Cannot start SDDM
« Last post by finotti on Yesterday at 22:06:40 »
FWIW, I tried specifying the PCI:

Code: [Select]
$ lspci
00:00.0 Host bridge: Intel Corporation Device a700 (rev 01)
00:01.0 PCI bridge: Intel Corporation Device a70d (rev 01)
00:02.0 Display controller: Intel Corporation Raptor Lake-S GT1 [UHD Graphics 770] (rev 04)
00:04.0 Signal processing controller: Intel Corporation Device a71d (rev 01)
00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module (rev 01)
00:14.0 USB controller: Intel Corporation Alder Lake-S PCH USB 3.2 Gen 2x2 XHCI Controller (rev 11)
00:14.2 RAM memory: Intel Corporation Alder Lake-S PCH Shared SRAM (rev 11)
00:15.0 Serial bus controller: Intel Corporation Alder Lake-S PCH Serial IO I2C Controller #0 (rev 11)
00:16.0 Communication controller: Intel Corporation Alder Lake-S PCH HECI Controller #1 (rev 11)
00:17.0 SATA controller: Intel Corporation Alder Lake-S PCH SATA Controller [AHCI Mode] (rev 11)
00:1b.0 PCI bridge: Intel Corporation Device 7ac4 (rev 11)
00:1f.0 ISA bridge: Intel Corporation Device 7a83 (rev 11)
00:1f.3 Audio device: Intel Corporation Alder Lake-S HD Audio Controller (rev 11)
00:1f.4 SMBus: Intel Corporation Alder Lake-S PCH SMBus Controller (rev 11)
00:1f.5 Serial bus controller: Intel Corporation Alder Lake-S PCH SPI Controller (rev 11)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (17) I219-LM (rev 11)
01:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch
02:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 24 [Radeon RX 6300]
03:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP Audio Controller
04:00.0 Non-Volatile memory controller: SK hynix Platinum P41 NVMe Solid State Drive 2TB


Code: [Select]
$ cat /etc/X11/xorg.conf.d/52-active_gpu.conf
Section “Screen”
    Identifier  “Default Screen”
    Device      “Card0”
EndSection

Section "Device"
        Identifier  "Card0"
        BusID      "PCI:3:0:0"
EndSection


But it did not work...
8
Hardware - Support / Radeon RX 6300 -- Cannot start SDDM
« Last post by finotti on Yesterday at 21:15:15 »
I've just installed siduction on a new desktop with a Radeon RX 6300 card.

When starting the computer, I do not get to SDDM, and get the following errors:

Code: [Select]
[snip]
[font=monospace][color=#000000][     3.942] (II) Loading sub module "fbdevhw" [/color]
[     3.942] (II) LoadModule: "fbdevhw"
[     3.942] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     3.942] (II) Module fbdevhw: vendor="X.Org Foundation"
[     3.942]    compiled for 1.21.1.7, module version = 0.0.2
[     3.942]    ABI class: X.Org Video Driver, version 25.2
[     3.942] (EE) Unable to find a valid framebuffer device
[     3.942] (WW) Falling back to old probe method for fbdev
[     3.942] (II) Loading sub module "fbdevhw"
[     3.942] (II) LoadModule: "fbdevhw"
[     3.942] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     3.942] (II) Module fbdevhw: vendor="X.Org Foundation"
[     3.942]    compiled for 1.21.1.7, module version = 0.0.2
[     3.942]    ABI class: X.Org Video Driver, version 25.2
[     3.942] (EE) open /dev/fb0: No such file or directory
[     3.942] vesa: Ignoring device with a bound kernel driver
[     3.942] (II) modeset(G0): using drv /dev/dri/card0
[     3.943] (EE) Screen 0 deleted because of no matching config section.
[     3.943] (II) UnloadModule: "modesetting"
[     3.943] (EE) Screen 1 deleted because of no matching config section.
[     3.943] (II) UnloadModule: "fbdev"
[     3.943] (II) UnloadSubModule: "fbdevhw"
[     3.943] (EE) Screen 1 deleted because of no matching config section.
[     3.943] (II) UnloadModule: "vesa"
[     3.943] (EE)  
Fatal server error:
[     3.943] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices
[     3.943] (EE)  
[     3.943] (EE)  
Please consult the The X.Org Foundation support  
         at http://wiki.x.org
 for help.  
[     3.943] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     3.943] (EE)  
[     3.943] (EE) Server terminated with error (1). Closing log file.
 [/font]

On the other hand, I can start it with startplasma-wayland.  Any ideas of what could be wrong?

More info:

Code: [Select]
# inxi -G
Graphics:
  Device-1: Intel Raptor Lake-S GT1 [UHD Graphics 770] driver: i915 v: kernel
  Device-2: AMD Navi 24 [Radeon RX 6300] driver: amdgpu v: kernel
  Display: wayland server: X.Org v: 1.22.1.9 with: Xwayland v: 22.1.9
    compositor: kwin_wayland driver: X: loaded: radeon
    unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: amdgpu
    resolution: 2560x1440~60Hz
  API: OpenGL v: 4.6 Mesa 22.3.6 renderer: AMD Radeon RX 6300 (navi24 LLVM
    15.0.6 DRM 3.52 6.3.4-1-siduction-amd64)


Code: [Select]
# inxi -v5
System:
  Host: dell7010 Kernel: 6.3.4-1-siduction-amd64 arch: x86_64 bits: 64
    compiler: gcc v: 12.2.0 Desktop: KDE Plasma v: 5.27.2 Distro: siduction
    22.1.2 Masters_of_War - kde - (202303220911) base: Debian GNU/Linux 12
    (bookworm)
Machine:
  Type: Desktop System: Dell product: OptiPlex SFF Plus 7010 v: N/A
    serial: 765VCX3
  Mobo: Dell model: 0YGWFV v: A00 serial: /765VCX3/CNFCW0032L00AJ/
    UEFI: Dell v: 1.1.2 date: 02/24/2023
Memory:
  System RAM: available: 125.5 GiB used: 4.39 GiB (3.5%)
  Array-1: capacity: 128 GiB slots: 4 EC: None max-module-size: 32 GiB
    note: est.
  Device-1: DIMM1 type: DDR5 size: 32 GiB speed: spec: 4800 MT/s
    actual: 3600 MT/s
  Device-2: DIMM2 type: DDR5 size: 32 GiB speed: spec: 4800 MT/s
    actual: 3600 MT/s
  Device-3: DIMM3 type: DDR5 size: 32 GiB speed: spec: 4800 MT/s
    actual: 3600 MT/s
  Device-4: DIMM4 type: DDR5 size: 32 GiB speed: spec: 4800 MT/s
    actual: 3600 MT/s
CPU:
  Info: 24-core model: 13th Gen Intel Core i9-13900 bits: 64 type: MCP
    smt: disabled arch: Raptor Lake rev: 1 cache: L1: 2.1 MiB L2: 32 MiB
    L3: 36 MiB
  Speed (MHz): avg: 1896 high: 2009 min/max: 800/5300:5600:4200 cores:
    1: 2000 2: 2000 3: 2000 4: 2000 5: 2000 6: 983 7: 800 8: 2009 9: 2000
    10: 2000 11: 2000 12: 2000 13: 2000 14: 2000 15: 2000 16: 2000 17: 2000
    18: 2000 19: 2000 20: 2000 21: 2000 22: 1724 23: 2000 24: 2000
    bogomips: 95846
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: Intel Raptor Lake-S GT1 [UHD Graphics 770] vendor: Dell
    driver: i915 v: kernel arch: Gen-13 bus-ID: 00:02.0
  Device-2: AMD Navi 24 [Radeon RX 6300] vendor: Dell driver: amdgpu
    v: kernel arch: RDNA-2 bus-ID: 03:00.0
  Display: wayland server: X.Org v: 1.22.1.9 with: Xwayland v: 22.1.9
    compositor: kwin_wayland driver: X: loaded: radeon
    unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: amdgpu
    resolution: 2560x1440~60Hz
  API: OpenGL v: 4.6 Mesa 22.3.6 renderer: AMD Radeon RX 6300 (navi24 LLVM
    15.0.6 DRM 3.52 6.3.4-1-siduction-amd64) direct-render: Yes
Audio:
  Device-1: Intel Alder Lake-S HD Audio vendor: Dell driver: snd_hda_intel
    v: kernel bus-ID: 00:1f.3
  Device-2: AMD Navi 21/23 HDMI/DP Audio driver: snd_hda_intel v: kernel
    bus-ID: 03:00.1
  API: ALSA v: k6.3.4-1-siduction-amd64 status: kernel-api
  Server-1: PipeWire v: 0.3.65 status: active
Network:
  Device-1: Intel Ethernet I219-LM vendor: Dell driver: e1000e v: kernel
    port: N/A bus-ID: 00:1f.6
  IF: enp0s31f6 state: up speed: 100 Mbps duplex: full
    mac: cc:96:e5:1f:61:3b
Drives:
  Local Storage: total: 476.94 GiB used: 86.54 GiB (18.1%)
  ID-1: /dev/nvme0n1 vendor: SK Hynix model: PC801 NVMe 512GB
    size: 476.94 GiB temp: 35.9 C
  Optical-1: /dev/sr0 vendor: PLDS model: DVD+-RW DU-8A5LH rev: 6D1M
    dev-links: cdrom
Partition:
  ID-1: / size: 459.43 GiB used: 86.54 GiB (18.8%) fs: ext4
    dev: /dev/nvme0n1p2 label: N/A uuid: d62d5ab4-1ceb-4b05-b9d3-7b9eb92feafd
  ID-2: /boot/efi size: 299.4 MiB used: 152 KiB (0.0%) fs: vfat
    dev: /dev/nvme0n1p1 label: -r uuid: 29D8-3B25
Swap:
  ID-1: swap-1 type: partition size: 8.8 GiB used: 0 KiB (0.0%)
    dev: /dev/nvme0n1p3 label: swap uuid: 3e0f2e0a-58a8-4cdf-9e79-f91873584668
Sensors:
  System Temperatures: cpu: 43.0 C mobo: 41.0 C sodimm: Mem C gpu: amdgpu
    temp: 42.0 C
  Fan Speeds (RPM): cpu: 867 gpu: amdgpu fan: 0
Info:
  Processes: 429 Uptime: 7m Init: systemd target: graphical (5) Compilers:
  gcc: 12.2.0 Packages: 3703 Shell: Bash v: 5.2.15 inxi: 3.3.27

9
Upgrade Warnings / Re: linux-image-6.3.3-1-siduction-amd64 + nvidia
« Last post by Pip on 2023/05/26, 08:13:00 »

Code: [Select]
deb [ signed-by=/usr/share/keyrings/fixes-archive-keyring.gpg] http://ftp.uni-stuttgart.de/siduction/fixes unstable main
without contrib and non-free. That was where I was going wrong.

Thanks for the pointer, all good now.
10
Upgrade Warnings / Re: linux-image-6.3.3-1-siduction-amd64 + nvidia
« Last post by Geier0815 on 2023/05/25, 22:38:33 »
Code: [Select]
deb      https://packages.siduction.org/fixes unstable main contrib non-free
is in one of your source-lists?
Pages: [1] 2 3 ... 10