MX Linux uses wayland
Starting with MX Linux 25, the KDE Plasma edition has switched to Wayland as the default session, offering improved gestures and graphics. While X11 remains available as a fallback, Wayland is now prioritized for KDE, whereas Xfce and Fluxbox editions continue to use X11
---------------


TUXEDO OS
TUXEDO OS supports 470 nvidea?


Based on technical reports and community discussions regarding TUXEDO OS (which is based on Ubuntu), the 470 drivers are often included in their repository and are recognized for providing stable performance.


https://www.reddit.com/r/linux4noobs/comments/1ed7xmz/does_a_distro_with_kde_on_x11_exist/

يبقى التوزيعات المعتمدة على اوبنتو وديبيان ممكن ماتستخدمش وايلاند

لكن في النهاية كله هيستخدمه

والمشكلة في نيفيديا

ديبيان حسب ماافتكر مافهوش
حزم
470 nvidia
فتوزيعات المعتمدة على اوبنتو المفروض يبقى فيها زي توكسيدو


بعض التوزيعات بيبقى في في كي دي اي سيشن ل
xorg

ودا شيء انا مالقتهوش او ماعرفتش اوصله في
tealinux

Search
tealinux does it have a kde session for x11

While TeaLinux is typically based on Ubuntu and offers various desktop environments, recent KDE Plasma versions (6.x) are rapidly shifting to Wayland-only, dropping native X11 support by Plasma 6.8
. However, for now, most KDE installations, including those on Ubuntu-based systems, still allow selecting an X11 session at login or installing plasma-session-x11.

يبقى التوزيعة القادمة
لاني ماعنديش استعداد ارجع لبادجي اللي بقى بيدعم وايلاند
ولا بحب جنوم
واكس اف سي مافهوش طريقة سهله للتحكم في ضوء الشاشة

لو ماحبتش توكسيدو
مااعرفش هعمل ايه
بس اللي اتعلمتوا ان توزيعات اوبنتو ممكن تدعم كرتي القديم بآخر تحديث متاح ليه
470

هنشوف

#linux
#distro
#no_wayland
#nvidia
#GPU
#OLD
#Ripper_Roo
#
عمرك شفت شاشة زرقا اول ما تيجي تدخل على لينكس ؟

قالك مشكلة في النواة

Artix Linux

اخترت من توزيعات المجتمع النسخة المستقرة كي دي

دي

artix-plasma-s6-20250407-x86_64.iso

مع التوزيعة ع الفلاشة اشتغلت عادي

Artix Linux after install blue screen kernel problem

A blue screen (or "Penguin Screen of Death"/Kernel Panic) in Artix Linux immediately after installation is
usually caused by driver incompatibility (particularly with NVIDIA GPUs), faulty graphics modes, or an unstable kernel update

بقية الحلول بالنسبة لي :
انا هعمل ده ؟ لا طبعا ... انا عمري مالعب في الحاجات دي
ومش هلعب

والحمدلله ماطلعتش لوحدي
https://www.reddit.com/r/artixlinux/comments/1m08q5t/i_think_this_is_my_first_time_getting_the_blue/

اللي يغيظ ان التوزيعة نزلت في 5 دقايق تقريبا مااخدتش وقت :(

واحد كاتب



Encountered the same problem while testing plasma dinit iso. Had to chroot into it from live and run full update, which finally got it fixed.


حضرتك الكلام دا عيب يتقال لحد بيحب الماوس مش سطر الاوامر

شكرررا ارتي اكس والى اللقاء

#linux
#artix_linux

التوزيعة اللي بعدها ... يلا بينا

#Ripper_Roo
بعد اغلاق الجهاز الحمدلله عمل تسجيل دخول تلقائي


يبقى الخطوات اللي اتعملت لحل مشكلة الدخول التلقائي -auto login -ل سطح مكتب
xfce
هي كالتالي :

اولا
ضفنا اسم المستخدم اللي بالحروف الصغيره الى مجموعة
auto login

من خلال
sudo groupadd -r autologin

sudo usermod -aG autologin myuser

اليوزر نيم اللي بيبقى بحروف صغيره بالانجليزي اللي بنعملها ساعة تثبيت التوزيعة مش الحروف الكبيره اللي بتبقى ظاهرة في صفحة تسجيل الدخول
ثانيا

تعديل الملف

sudo nano /etc/lightdm/lightdm.conf

UNDER :

[Seat:*]

add

autologin-user=YOURUSERNAME
autologin-user-timeout=0
autologin-session=DESKTOP_SESSION

انا حطيت
autologin-session=xfce

ولكن

Now, notice that above has XFCE as the session.If you use gnome, cinnamon, etc., make sure you specify what session (GUI) you use, otherwise above will log you into XFCE and you may not have it installed.

If you don't know, type

echo $DESKTOP_SESSION
لمعرفة سطح المكتب المستخدم الموجود

ثالثا
إزالة علامة الهاشتاج من

Edit the LightDM configuration file and ensure these lines are uncommented and correctly configured:

/etc/lightdm/lightdm.conf

[Seat:*]
pam-service=lightdm
pam-autologin-service=lightdm-autologin
autologin-user=username
autologin-user-timeout=0
session-wrapper=/etc/X11/Xsession
greeter-session=lightdm-greeter

يعني حتى السطور اللي اضفناها كمان لازم تكون من غير هاشتاج

بعد كده

reboot, notice it should work.


وحتى نتأكد ان المشكلة اتحلت اقفل الجهاز وارجع شغله
لان عمل ريستارت المرة اللي فاتت اكتشفت ان المشكلة مااتحلتش ورجعت بعد ماقفلته فعشان تتأكد مليون في المية ان الحل اشتغل اقفل الجهاز وشغله

لكن لو مش فاضي اعمل ريستارت بس كفاية

المصادر

https://www.reddit.com/r/xfce/comments/npv9uk/how_can_i_enable_autologin_on_xfce/

https://unix.stackexchange.com/questions/302400/auto-login-on-xfce-in-jessie

** مهم ماانساش اوقف قفل الشاشة لاني لما سيبت الشاشة لقتها واقفة الماوس بيتحرك لكن كل حاجة في النظام مش بتستجيب فعملت تسجيل خروج


طبعا انا نقلت تجارب الاخرين وجربت الحل بنفسي فأنا ماعملتش اختراع انا بس عملت بحث

طبعا دا درس للمبتدئين لان محترفي لينكس بالنسبة لهم دي تفاهات
انا من المبتدئين :)

تم بحمد الله

#لينكس
#سطح_المكتب
#للمبتدئين
#xfce
#auto_login
#garuda_linux
#Ripper_Roo
بالنسبة لمشكلة الفايرفوكس انه مش بيفتح المواقع
نزلت فايردراجون نفس المشكلة
نزلت كروميوم اشتغلت المواقع
عملت بحث على جوجل فلقيت

garuda linux firefox problem doesnt open google search

If Google search isn't working in Firefox on Garuda Linux, first try disabling extensions or clearing cache/cookies, then check DNS and proxy settings; if it persists, the issue might be a pre-installed extension like CanvasBlocker (disable it in FireDragon), a specific Firefox version (try the Mozilla build), or a conflict with security software like Avast/AVG's Web Shield.

Quick Fixes (Try these first)
Clear Cache & Cookies: In Firefox, go to Menu > Settings > Privacy & Security > Cookies and Site Data > Clear Data, then select both options and clear.

Disable Extensions: Temporarily disable all extensions and see if Google works. If so, re-enable them one by one to find the culprit.

Check DNS Settings: In Firefox, go to Settings > General > Network Settings > Settings, and try changing DNS over HTTPS to "Off" or "Strict".

Check Proxy Settings: Ensure "No Proxy" is selected if you don't need a proxy, or try the system settings.

Garuda Linux Specific Fixes
CanvasBlocker: If you're using FireDragon (Garuda's Firefox), a pre-installed extension called CanvasBlocker often causes issues. Click the image icon (left of the URL bar) and allow data or remove the extension.

Security Software: Antivirus or VPNs (like Avast/AVG's Web Shield) can interfere; try disabling them temporarily to see if that's the cause.

Advanced Troubleshooting (If problems continue)
Try a Different Firefox Build: Install Firefox directly from Mozilla's website instead of the repositories, as distro versions can sometimes have issues.

Test with a New Profile: Corrupted profiles can cause issues. You can rename your current profile folder to create a fresh one and test.

الحل كان ببساطة ليه دعوة بال
DNS

من الاعدادات للفايرفوكس


PRIVACY And settings
تخلي

Enable DNS over HTTPS using:
على
ال
OFF
اللي كان شغال كان اول اختيار
Default Protection
Firefox decides when to use secure DNS to protect your privacy.
Use secure DNS in regions where it’s available
Use your default DNS resolver if there is a problem with the secure DNS provider
Use a local provider, if possible
Learn more
Turn off when VPN, parental control, or enterprise policies are active
Turn off when a network tells Firefox it shouldn’t use secure DNS


زي ماجوجل اقترح

بس السؤال ليه كل نسخ التوزيعة او تلاتة منها على الاقل فيها الحركة السخيفة دي ؟؟

كالعادة شكرا آرتش دايما بشد في شعري منك ... وبتعلم

#firefox
#garuda_linux
#DNS
#settings
#Ripper_Roo
بالنسبة للالعاب على منت لنكس
يمكن دا يفيد اي حد

https://forums.linuxmint.com/viewtopic.php?t=439904

#لينكس
#منت
#games
#linux
#mint
#Ripper_Roo
DistroWatch.com: Mageia

News and feature lists of Linux and BSD distributions.

DistroWatch.com: RebornOS

News and feature lists of Linux and BSD distributions.

حبيت ألعب العاب على لينكس وانزل الحزم اللي اتقالي انزلها
فلقيت ان توزيعة
kanotix
المبنية على ديبيان تقريبا 13
مافهاش الحزم دي
فقررت اني ارجع اجرب توزيعات تانية
هل
kanotix
توزيعة وحشة ؟
والله انا ماجربتش كفاية وهي كانت توزيعة سهلة لي كمبتدىء
مشاكلها كانت سطح مكتب كي دي عشان لغى دعم برنامج الخلفيات
variety
وانها مبنية على ديبيان فزي ماقلت ماحستش انها هتفدني ولو حبيت العب العاب
وحاسس اني هندم اني سبتها
وبناء على هذه التجربة استبعدت سطح مكتب كي دي
واي توزيعة مبنية عليه بشكل رئيسي واستبعدت اي توزيعة مبنية على ديبيان
مش عارف انا صح ولا غلط
انا اتعقدت من اسطح المكتب في لينكس
ودا لاني مبتدىء مش عاوز اتعلم بجرب بس
#لينكس
#تجارب
#Ripper_Roo
how to install Wallch in #debian

To install Wallch on Debian, use
sudo apt install wallch in the terminal; however, since Wallch development seems paused/discontinued in favor of alternatives, consider installing variety or shotwell, which offer similar features and are available directly in Debian's repositories, making installation much simpler with sudo apt install variety

#wallpaper
#Ripper_Roo