LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-29-2023, 07:48 PM   #1
xlfs-0.2
Member
 
Registered: Oct 2022
Posts: 207

Rep: Reputation: 44
xorg-server-21.1.4 black screen, but xorg-server-1.17.4 works. why?


Whenever I build any xorg-server past 1.17.4 I get black screen and need to reboot.

I do see that (redhat ubuntu) have been hacking vesa + vga hardware detection, "integrating systemd", wayland (EGL only not full GL) and deleted MMIO (fast vesa support deleted).

Should I expect it to work or expect that "redhat+ubu has stopped releasing Xorg that work for non-big tech bases"?

Or is 20.x series for cell phones only or something? Should I expect it to work and keep trying?

I use Nvidia 1070 on an i5 PC, know my drivers work (accelerated and vesa), card is not the newest but should be supported i think.

some depends i met I think are "current / right". i'm skipping allot but giving some highlights...

xorgproto-2022.2
xtrans-1.4.0
xcb-proto-1.14
libpthread-stubs-0.3
libxcb-1.15
xcb-util-0.4.0
libX11-1.8.1
(and many more libX and font)
libpciaccess-0.16
libffi-3.0.12
libffi-3.4.2
## 1.20+ required for mesa-22+
wayland-1.20.0
wayland-protocols-1.24
(x keyboard stuff)
libdrm-2.4.112
libxshmfence-1.3
## mesa-22.1.7 xorg-21, but 13 for xorg 1.17/18
## mesa-22 breaks older xorg, "too new"
mesa-13.0.6
dbus-1.14.0
libepoxy-1.5.10

xorg-server-1.20.14 BLACK - requires reboot
xorg-server-1.18.4 BLACK - gives console
xorg-server-1.17.4 WORKS vesa + accelerated

Last edited by xlfs-0.2; 02-02-2023 at 10:37 PM.
 
Old 01-30-2023, 02:46 AM   #2
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,877
Blog Entries: 1

Rep: Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078
Xorg 21.6 works just fine with an original i5 and older NVidia GPU:
Code:
inxi -C --vs
pinxi 3.3.24-08 (2023-01-23)
CPU:
  Info: dual core model: Intel Core i5 660 bits: 64 type: MT MCP cache:
    L2: 512 KiB
  Speed (MHz): avg: 1533 min/max: 1200/3334 cores: 1: 1200 2: 1200 3: 1200
    4: 2533
System:
  Host: hp750 Kernel: 6.0.12-1-default arch: x86_64 bits: 64 compiler: gcc
    v: 12.2.1 parameters: root=/dev/sda7 noresume mitigations=auto
    consoleblank=0 net.ifnames=0 ipv6.disable=1 mitigations=auto
  Desktop: KDE Plasma v: 5.26.5 tk: Qt v: 5.15.7 wm: kwin_x11 vt: 7 dm:
    1: KDM 2: XDM Distro: openSUSE Tumbleweed 20230108
Graphics:
  Device-1: NVIDIA G84 [GeForce 8600 GT] vendor: XFX Pine driver: nouveau
    v: kernel non-free: series: 340.xx status: legacy (EOL) last:
    release: 340.108 kernel: 5.4 xorg: 1.20 arch: Tesla process: 40-80nm
    built: 2006-13 pcie: gen: 1 speed: 2.5 GT/s lanes: 16 ports:
    active: DVI-I-1,DVI-I-2 empty: none bus-ID: 01:00.0 chip-ID: 10de:0402
    class-ID: 0300 temp: 64.0 C
  Display: x11 server: X.Org v: 21.1.6 with: Xwayland v: 22.1.7
    compositor: kwin_x11 driver: X: loaded: modesetting dri: nouveau
    gpu: nouveau display-ID: :0 screens: 1
  Screen-1: 0 s-res: 3600x1200 s-dpi: 96 s-size: 952x317mm (37.48x12.48")
    s-diag: 1003mm (39.5")
  Monitor-1: DVI-I-1 pos: primary,left model: NEC EA243WM serial: <filter>
    built: 2011 res: 1920x1200 hz: 60 dpi: 94 gamma: 1.2
    size: 519x324mm (20.43x12.76") diag: 612mm (24.1") ratio: 16:10 modes:
    max: 1920x1200 min: 640x480
  Monitor-2: DVI-I-2 pos: right model: Dell P2213 serial: <filter>
    built: 2012 res: 1680x1050 hz: 60 dpi: 90 gamma: 1.2
    size: 473x296mm (18.62x11.65") diag: 558mm (22") ratio: 16:10 modes:
    max: 1680x1050 min: 720x400
  API: OpenGL v: 3.3 Mesa 22.3.4 renderer: NV84 direct-render: Yes
 
Old 02-01-2023, 06:29 PM   #3
xlfs-0.2
Member
 
Registered: Oct 2022
Posts: 207

Original Poster
Rep: Reputation: 44
YOUR LOG SHOWS

Distro: openSUSE Tumbleweed

YOU DIDN'T COMPILE IT. It does not work "fine" when compiled.

AND I STATED I ALSO HAVE INTEL HD 630 which also does the exact same thing: works vesa, causes need of reboot for (the accelerated driver).

And there are about 123,8923,299 google hits on Xorg not working. Don't pretend to me "it always works on Suse". And if it did for them and not for others: there would be who was attacking the code?

IF YOU DIDN'T COMPILE IT YOURSELF with all ./configure requirements met: don't answer.
 
Old 02-01-2023, 08:23 PM   #4
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,877
Blog Entries: 1

Rep: Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078
The TW kernel does what it needs to do. The openSUSE developers have decades of experience making kernels that work the way they are expected to work for the vast majority of hardware and users. They know very well how to compile, which is how they are able to put a kernel that works into an rpm for general use. The Intel GPU-specific i915 driver they compile and include in the kernel rpm package works much better with the various intended userspace drivers than vesa or any other generic driver can do.
Code:
# inxi -C --vs
inxi 3.3.24-00 (2022-12-27)
CPU:
  Info: dual core model: Intel Core i3-7100T bits: 64 type: MT MCP cache:
    L2: 512 KiB
  Speed (MHz): avg: 3400 min/max: 800/3400 cores: 1: 3400 2: 3400 3: 3400
    4: 3400
# inxi -GSaz --zl --hostname
System:
  Host: gb250 Kernel: 6.1.8-1-default arch: x86_64 bits: 64 compiler: gcc
    v: 12.2.1 parameters: BOOT_IMAGE=/boot/vmlinuz root=LABEL=<filter>
    rd.hostonly=0 noresume ipv6.disable=1 net.ifnames=0 mitigations=auto
  Desktop: KDE Plasma v: 5.26.5 tk: Qt v: 5.15.8 wm: kwin_x11 vt: 7 dm:
    1: TDM 2: XDM Distro: openSUSE Tumbleweed 20230131
Graphics:
  Device-1: Intel HD Graphics 630 vendor: Gigabyte driver: i915 v: kernel
    arch: Gen-9.5 process: Intel 14nm built: 2016-20 ports:
    active: DP-1,HDMI-A-1,HDMI-A-2 empty: DP-2,HDMI-A-3 bus-ID: 00:02.0
    chip-ID: 8086:5912 class-ID: 0300
  Display: x11 server: X.Org v: 21.1.6 compositor: kwin_x11 driver: X:
    loaded: modesetting unloaded: fbdev,vesa alternate: intel dri: iris
    gpu: i915 display-ID: :0 screens: 1
  Screen-1: 0 s-res: 3600x2640 s-dpi: 120 s-size: 759x556mm (29.88x21.89")
    s-diag: 941mm (37.04")
  Monitor-1: DP-1 pos: primary,bottom-l model: Acer K272HUL serial: <filter>
    built: 2018 res: 2560x1440 hz: 60 dpi: 109 gamma: 1.2
    size: 598x336mm (23.54x13.23") diag: 686mm (27") ratio: 16:9 modes:
    max: 2560x1440 min: 720x400
  Monitor-2: HDMI-A-1 mapped: HDMI-1 pos: top-left model: NEC EA243WM
    serial: <filter> built: 2011 res: 1920x1200 hz: 60 dpi: 94 gamma: 1.2
    size: 519x324mm (20.43x12.76") diag: 612mm (24.1") ratio: 16:10 modes:
    max: 1920x1200 min: 640x480
  Monitor-3: HDMI-A-2 mapped: HDMI-2 pos: top-right model: Dell P2213
    serial: <filter> built: 2012 res: 1680x1050 hz: 60 dpi: 90 gamma: 1.2
    size: 473x296mm (18.62x11.65") diag: 558mm (22") ratio: 16:10 modes:
    max: 1680x1050 min: 720x400
  API: OpenGL v: 4.6 Mesa 22.3.4 renderer: Mesa Intel HD Graphics 630 (KBL
    GT2) direct-render: Yes
 
Old 02-01-2023, 09:11 PM   #5
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,877
Blog Entries: 1

Rep: Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078
Debian's kernel is nominally different from TW's:
Code:
# inxi -C --vs
inxi 3.3.24-00 (2022-12-10)
CPU:
  Info: quad core model: Intel Core i5-7500T bits: 64 type: MCP cache:
    L2: 1024 KiB
  Speed (MHz): avg: 2225 min/max: 800/3300 cores: 1: 2700 2: 2700 3: 2700
    4: 800
# inxi -GSaz --zl --hostname
System:
  Host: ab250 Kernel: 6.1.0-2-amd64 arch: x86_64 bits: 64 compiler: gcc
    v: 12.2.0 parameters: BOOT_IMAGE=/vmlinuz root=LABEL=<filter> noresume
    ipv6.disable=1 net.ifnames=0 mitigations=auto consoleblank=0
  Desktop: Trinity v: R14.0.13 tk: Qt v: 3.5.0 info: kicker wm: Twin v: 3.0
    vt: 7 dm: 1: TDM 2: XDM Distro: Debian GNU/Linux bookworm/sid
Graphics:
  Device-1: Intel HD Graphics 630 vendor: ASUSTeK driver: i915 v: kernel
    arch: Gen-9.5 process: Intel 14nm built: 2016-20 ports:
    active: DP-1,HDMI-A-2,HDMI-A-3 empty: DP-2,HDMI-A-1 bus-ID: 00:02.0
    chip-ID: 8086:5912 class-ID: 0300
  Display: x11 server: X.Org v: 1.21.1.6 driver: X: loaded: modesetting
    unloaded: fbdev,vesa dri: iris gpu: i915 display-ID: :0 screens: 1
  Screen-1: 0 s-res: 3600x2640 s-dpi: 120 s-size: 759x556mm (29.88x21.89")
    s-diag: 941mm (37.04")
  Monitor-1: DP-1 pos: primary,bottom-l model: Acer K272HUL serial: <filter>
    built: 2018 res: 2560x1440 hz: 60 dpi: 109 gamma: 1.2
    size: 598x336mm (23.54x13.23") diag: 686mm (27") ratio: 16:9 modes:
    max: 2560x1440 min: 720x400
  Monitor-2: HDMI-A-2 mapped: HDMI-2 pos: top-left model: NEC EA243WM
    serial: <filter> built: 2011 res: 1920x1200 hz: 60 dpi: 94 gamma: 1.2
    size: 519x324mm (20.43x12.76") diag: 612mm (24.1") ratio: 16:10 modes:
    max: 1920x1200 min: 640x480
  Monitor-3: HDMI-A-3 mapped: HDMI-3 pos: top-right model: Dell P2213
    serial: <filter> built: 2012 res: 1680x1050 hz: 60 dpi: 90 gamma: 1.2
    size: 473x296mm (18.62x11.65") diag: 558mm (22") ratio: 16:10 modes:
    max: 1680x1050 min: 720x400
  API: OpenGL v: 4.6 Mesa 22.3.3 renderer: Mesa Intel HD Graphics 630 (KBL
    GT2) direct render: Yes
No material difference in Fedora either:
Code:
# inxi -C --vs
inxi 3.3.24-00 (2022-12-10)
CPU:
  Info: quad core model: Intel Core i5-7500T bits: 64 type: MCP cache:
    L2: 1024 KiB
  Speed (MHz): avg: 2225 min/max: 800/3300 cores: 1: 800 2: 2700 3: 2700
    4: 2700
# inxi -GSaz --zl --hostname
System:
  Host: ab250 Kernel: 6.0.18-300.fc37.x86_64 arch: x86_64 bits: 64
    compiler: gcc v: 2.38-25.fc37 parameters: BOOT_IMAGE=/boot/vmlinuz
    root=LABEL=<filter> noresume audit=0 ipv6.disable=1 net.ifnames=0
    mitigations=auto consoleblank=0
  Desktop: Trinity v: R14.0.13 tk: Qt v: 3.5.0 info: kicker wm: Twin v: 3.0
    vt: 7 dm: 1: SDDM 2: TDM 3: XDM Distro: Fedora release 37 (Thirty Seven)
Graphics:
  Device-1: Intel HD Graphics 630 vendor: ASUSTeK driver: i915 v: kernel
    arch: Gen-9.5 process: Intel 14nm built: 2016-20 ports:
    active: DP-1,HDMI-A-2,HDMI-A-3 empty: DP-2,HDMI-A-1 bus-ID: 00:02.0
    chip-ID: 8086:5912 class-ID: 0300
  Display: x11 server: X.Org v: 1.20.14 driver: X: loaded: modesetting
    alternate: fbdev,vesa dri: iris gpu: i915 display-ID: :0 screens: 1
  Screen-1: 0 s-res: 3600x2640 s-dpi: 120 s-size: 761x558mm (29.96x21.97")
    s-diag: 944mm (37.15")
  Monitor-1: DP-1 pos: primary,bottom-l model: Acer K272HUL serial: <filter>
    built: 2018 res: 2560x1440 hz: 60 dpi: 109 gamma: 1.2
    size: 598x336mm (23.54x13.23") diag: 686mm (27") ratio: 16:9 modes:
    max: 2560x1440 min: 720x400
  Monitor-2: HDMI-A-2 mapped: HDMI-2 pos: top-left model: NEC EA243WM
    serial: <filter> built: 2011 res: 1920x1200 hz: 60 dpi: 94 gamma: 1.2
    size: 519x324mm (20.43x12.76") diag: 612mm (24.1") ratio: 16:10 modes:
    max: 1920x1200 min: 640x480
  Monitor-3: HDMI-A-3 mapped: HDMI-3 pos: top-right model: Dell P2213
    serial: <filter> built: 2012 res: 1680x1050 hz: 60 dpi: 90 gamma: 1.2
    size: 473x296mm (18.62x11.65") diag: 558mm (22") ratio: 16:10 modes:
    max: 1680x1050 min: 720x400
  API: OpenGL v: 4.6 Mesa 22.3.4 renderer: Mesa Intel HD Graphics 630 (KBL
    GT2) direct render: Yes
 
Old 02-02-2023, 08:51 PM   #6
xlfs-0.2
Member
 
Registered: Oct 2022
Posts: 207

Original Poster
Rep: Reputation: 44
"If someone has helped you, and/or you agree with a member's post: mark it as solved". Or have Suse ubu mark it as solved and IP BAN you when they disagree the post is "good for their image". That's the truth over on their side of the fence.

SPAMMER. STOP POSTING SUSE ADVERTISEMENTS.

IF YOU DIDN'T COMPILE IT YOURSELF with all ./configure requirements met: don't answer.

YOU ALSO DID NOT COMPILE THE KERNEL, which I did compile, which I am sure there are 0 Nvidia or HD 630 PCI options for. It is not a kernel issue.

Last edited by xlfs-0.2; 02-02-2023 at 08:56 PM.
 
Old 02-02-2023, 09:02 PM   #7
xlfs-0.2
Member
 
Registered: Oct 2022
Posts: 207

Original Poster
Rep: Reputation: 44
What does Suse do about xorg 1.12.4 HAS MTRR ERRORs display in logs when loading VESA ?

I see ubuntu has simply deleted MTRR detection from Xorg?

Please explain to me how deleting folders from Xorg and making Wayland folder "the only folder", when wayland supports only EGL (GL 2.0).

Looks to me like they are "gutting Xorg".

And exactly where they've "gutted things" is where they stop working.

I CONSIDER I MIGHT HAVE MISSING INFORMATION WITHHELD BY UBU SUSE REDHAT about their (malware hacks).

that's why I'm fishing for answers. but not pomp.

clearly, saying "suse are professionals and you are attick poo" is not an answer to a technical question. infact I might accuse the poster of politically attacking (the forum post). SHOW ME THE CODE.
 
Old 02-02-2023, 09:04 PM   #8
xlfs-0.2
Member
 
Registered: Oct 2022
Posts: 207

Original Poster
Rep: Reputation: 44
What kernel opion for PCI Nvidia? The Suse poster has flooded with output saying "you don't know how to professionally set kernel options".

WELL PROVE IT. WHAT OPTION. IT WAS THE QUESTION TO BEGIN WITH.
 
Old 02-02-2023, 09:06 PM   #9
xlfs-0.2
Member
 
Registered: Oct 2022
Posts: 207

Original Poster
Rep: Reputation: 44
. os-support/linux/ ALLOT OF TTY HANDLING altered - on same version which goes black and requires reboot. coincidence? hard to believe since 18.4 didn't have ubu hacking and while was black: gave back the console


. 1.18.4 heavily altered lnx_init.c
(crash stays black: doesn't need reboot gets console, has "new systemd support")
. 1.18.4 CRASHES but does not require reboot: gives back VT
ERROR setting MTRR Invalid arguements (22)


+ 1.16.4, gutted some but has xwayland (1st that does)also
- 1.13.4 REMOVED xaa/ first btw, so 1.12.4 is last xaa older cards
- 1.16.4, REMOVED hw/xfree86/xaa/ req for older intel+nv video cards

. fb/fb.h:fbOddStipple is removed after 16.4 - like 2012
. REMOVED: fb/ xaa/ shadowfb/ (fb shadowfb gutted)


I have a long list of remove and altered Xorg hw/ folders in my list. I've been "charting it". The full list is too long to post. Not the least of which is that xorg now REQUIRES 3D/mesa whereas before it was optional, and that wayland is now required not optoinal.

There are no instructions on the Xorg site.

Last edited by xlfs-0.2; 02-02-2023 at 10:10 PM.
 
Old 02-02-2023, 09:31 PM   #10
xlfs-0.2
Member
 
Registered: Oct 2022
Posts: 207

Original Poster
Rep: Reputation: 44
I am still here:

Nvidia 1050 PCI card. Works up to 1.17.4 , black at 18.4, and after 18.4 I also have no return to console (must reboot).

I'M WELL AWARE ubuntu has "hidden formula maybe". There hacks are exactly where things stop working every time. I'm well aware "theirs works" since they also have sister hacks post-install and mystery pre-compiles that "fix certain things they break". BUT I DID NOT INTEND to make a post all about blaming ubuntu suse redhat even though they probably intently have damaged X.

THE QUESTION IS THIS: How to compile xorg-1.18.4 with proper options so I don't get a black screen. The ./configure ARGS. ARGS and or depends I might be missing. I'm hoping someone who isn't trying to post mocking and insults has an answer.

(as to kernel options: i don't think so. prove it by naming it. a PCI option that could cause an offense. i haven't seen any)
 
Old 02-02-2023, 09:32 PM   #11
xlfs-0.2
Member
 
Registered: Oct 2022
Posts: 207

Original Poster
Rep: Reputation: 44
Or if "it isn't supposed to work ? perhaps the Suse poster answered that question. but for me not really. i can't confirm that it would work on my hardware. and ubu steals root password on install and IP bans people from it's forums asking questions "they don't want discussed"

if i wanted to be IP BANNED by ubuntu - i'd be on an ubuntu forum getting banned wouldn't I?

Actuall I left exactly 1 forum post in Ubuntu after installing a recent ubuntu: "you should have a free speech forum - your practice of IP BANNING should be stopped"

Last edited by xlfs-0.2; 02-02-2023 at 09:37 PM.
 
Old 02-02-2023, 09:38 PM   #12
xlfs-0.2
Member
 
Registered: Oct 2022
Posts: 207

Original Poster
Rep: Reputation: 44
The ./confgiure ARGS, or (yum) depends, or kernel CONFIG_ options only, please.

Last edited by xlfs-0.2; 02-02-2023 at 10:25 PM.
 
Old 02-02-2023, 10:13 PM   #13
Brains
Senior Member
 
Registered: Apr 2009
Distribution: All OS except Apple
Posts: 1,591

Rep: Reputation: 389Reputation: 389Reputation: 389Reputation: 389
Hmmm!
Quote:
Post #1: I use Nvidia 1070 on an i5 PC
Post #3: AND I STATED I ALSO HAVE INTEL HD 630
Post #6: YOU ALSO DID NOT COMPILE THE KERNEL, which I did compile, which I am sure there are 0 Nvidia or HD 630 PCI options for.
Post #10: Nvidia 1050 PCI card
I get the impression the OP is trying to convince this community we are selling Free Linux operating systems or something, don't know how to compile anything. The OP is the expert here, after all, the OP appears to suggest they are compile proficient.

Does the machine run both graphics device at the same time? "Optimus"
Or is there a hardware or UEFI switch to use either one or the other graphics devices?

My older MSI laptop has a switch and only uses one at a time. I ran Gentoo for some time but gave up because it's hard on the hardware, everything compiled from scratch in Gentoo. I also designed my own kernel to make it as slim and fast as possible, and there are lots of things that need to either be enabled or disabled to get Nvidia and or Intel GPU working properly. This Guide shows a few necessary kernel requirements/options.
Between the comments in Post #6 and the information in the Gentoo guide, suggest the OP is not as smart as they make themselves out to be.
My advice:
Don't be pointing the finger at everyone else just because you don't actually know what you a babbling about. Install from pre-compiled packages if you want it to work. Or keep practicing without vocalizing your frustrations in forums.
 
Old 02-02-2023, 10:42 PM   #14
xlfs-0.2
Member
 
Registered: Oct 2022
Posts: 207

Original Poster
Rep: Reputation: 44
my hack for compiling xorg-21.1.4:

* disable rpcauth "ezdecode" requires des. rpc allows "remote logins without end user knowing" in win10; and glibc no longer supports it (separate lib now). it had been off by default in past, for xorg and i think not even in X10.

* LIBNETTLE is malware to obstruct build, why other options are not allowed in meson build

DES module not available (and other methods newly deleted - so hack is to re-enable)

* CFLAG std=gnu99

* --enable-config-udev=false --enable-config-udev-kms=false

(pci card - nvidia proprietary drivers installed - no udev no kms required by definition)

THESE ARE USED TO BUILD 1.17.4 also - a wide range of xorg versions. they are "not the droid i am looking for"

* udev: version bump requires ubuntu / systemd version. NO. i think plenty of people have clearly expressed they do not want systemd mandatory.

(again, i do the systemd/udev NO on all versions)

Last edited by xlfs-0.2; 02-02-2023 at 10:47 PM.
 
Old 02-02-2023, 10:57 PM   #15
xlfs-0.2
Member
 
Registered: Oct 2022
Posts: 207

Original Poster
Rep: Reputation: 44
UDEV-142 i have installed but no daemon is ever active. I've also built the chain without it.

UDEV when introduced was "buggy, people complained deleting /dev/files was useless and causing hardware lockups"

Not long after (was Linus Torvalds?) introduced the /sys folder.

I set my hardware presence and data in /sys. It does the same thing but better than udev. For example it's how i know my soundcard module is present and ready and how i set /dev/files. And I'm hearing sound fine thank you.

Why ubuntu kept "forcing udev then making systemd requiring newer udev" is a wonder, since /sys was introduced TO REPLACE IT. Version bumping?

Last edited by xlfs-0.2; 02-02-2023 at 10:58 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Get Black Screen at Boot But Recovery Mode then Resume Works OK slurt Linux Mint 1 08-13-2014 12:54 AM
kdm works but startx doesn't (black screen stop) spikeygg Linux - Software 5 01-10-2010 04:38 PM
[SOLVED] Black screen, works on VGA to monitor but not on VGA to TV junkjunk Ubuntu 14 07-07-2009 05:32 AM
XAWTV works, videodog works, motion works but how to code my own? rylan76 Linux - Hardware 0 01-06-2006 06:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration