You are not logged in.

#1 2022-09-30 07:51:11

ipgd
Member
From: Denpasar - Bali
Registered: 2018-01-13
Posts: 32

[CLOSED] Blank Screen on NVIDIA proprietary driver

Hi There,
Been 4 days trying to install NVIDIA proprietary but I didn't make it.
I hope you can help me.

Here is my info

dmesg | grep nvidia
lspci -k
Xorg.0.log

So confuse and headache.
I must back and forth between

pacman -Rns nvidia

and

pacman -Syu nvidia

Last edited by ipgd (2025-01-21 02:34:27)

Offline

#2 2022-09-30 08:40:37

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,261

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

All three outputs show the nvidia driver is correctly loaded and initialized in every aspect.

Xorg stops immediately, but that is likely due to what you intend to start. What are you trying to start and how are you trying to start xorg? Post your .xinitrc in doubt. as well as  a

sudo journalctl -b

after attempting to start xorg.

Last edited by V1del (2022-09-30 08:42:19)

Offline

#3 2022-09-30 10:09:41

ipgd
Member
From: Denpasar - Bali
Registered: 2018-01-13
Posts: 32

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

Thank you for your response Sir.

Here are my configurations
xinitrc
journalctl -b

Last edited by ipgd (2022-09-30 10:10:29)

Offline

#4 2022-09-30 10:44:21

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,261

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

That's the default .xinitrc are you sure you want to run that? you'd need to have xterm, xorg-xclock and xorg-twm installed for that. You should also create and use a normal user to start xorg rather than using root.

Last edited by V1del (2022-09-30 10:46:27)

Offline

#5 2022-09-30 12:05:36

ipgd
Member
From: Denpasar - Bali
Registered: 2018-01-13
Posts: 32

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

It works with nouveau.

Yeah. After NVIDIA proprietary driver works, I will add more feature. Right now, with everything the same and have basic functionality/feature, why nouveau works and NVIDIA proprietary wont ? If I add more feature It is more difficult to track the problem.

Last edited by ipgd (2022-09-30 12:07:50)

Offline

#6 2022-09-30 12:24:24

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,261

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

There's no error here, are you autostarting the startx? Does it start to work if you try a second time/after a delay? This might be up to https://wiki.archlinux.org/title/NVIDIA … de_setting and especially the early loading again.

Offline

#7 2022-10-04 07:55:20

ipgd
Member
From: Denpasar - Bali
Registered: 2018-01-13
Posts: 32

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

No I didn.t

Here are the log after adding drm and early loading.

lsmod | grep nvidia
Xorg.0.log
journalctl -b

Offline

#8 2022-10-04 08:39:56

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,424

Offline

#9 2022-10-04 08:50:52

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,261

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

The posted logs lack the modeset display timeout messages though (unless my text search is completely off), but I guess it wouldn't hurt to rule that out.

Offline

#10 2022-10-12 14:19:52

ipgd
Member
From: Denpasar - Bali
Registered: 2018-01-13
Posts: 32

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

V1del wrote:

The posted logs lack the modeset display timeout messages though (unless my text search is completely off), but I guess it wouldn't hurt to rule that out.

Fiuh so hard working without X.
Been writing these message 3 times, finally made it.
Sorry for late response Sir.
There are alot of work, beside a got allergic.

Do you mean dmesg ?
Here they are.
lsmod
Xorg.0.log
dmesg
journalctl -b

Last edited by ipgd (2022-10-12 14:21:33)

Offline

#11 2022-10-12 14:22:29

ipgd
Member
From: Denpasar - Bali
Registered: 2018-01-13
Posts: 32

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

Thanks for your response, let me grasp it.
Seems advance for me.

Offline

#12 2022-10-12 15:09:05

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,424

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

There's no error anywhere, the (dated) xorg log show the server up and running on the only GPU (nvidia) and there's an output attached.
I suspec the only issue here is "your" xinitrc.
What's the output of

type twm xclock xterm

Offline

#13 2022-10-22 12:08:07

ipgd
Member
From: Denpasar - Bali
Registered: 2018-01-13
Posts: 32

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

seth wrote:

There's no error anywhere, the (dated) xorg log show the server up and running on the only GPU (nvidia) and there's an output attached.
I suspec the only issue here is "your" xinitrc.
What's the output of

type twm xclock xterm

Thanks for your response.
I'm sorry for late reply.
This is
the result

Offline

#14 2022-10-22 12:35:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,424

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

Ok, those are (now) installed.

How blank is the "blank" screen? Is there a cursor or an underscore? Does the monitor say that there's no signal?

Did you meanwhile run any updates?

Offline

#15 2022-11-08 03:25:32

ipgd
Member
From: Denpasar - Bali
Registered: 2018-01-13
Posts: 32

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

There is nothing.
Monitor dont say anything.
Seems like on but shows black screen.

Offline

#16 2022-11-08 08:21:40

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,424

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

Can you then switch to another VT (ctrl+alt+f2,f3,f4,…)?

Offline

#17 2022-12-03 14:39:12

ipgd
Member
From: Denpasar - Bali
Registered: 2018-01-13
Posts: 32

Re: [CLOSED] Blank Screen on NVIDIA proprietary driver

seth wrote:

Can you then switch to another VT (ctrl+alt+f2,f3,f4,…)?

If I switch to another terminal it is still blank.

Thank you for your response Sir.
Sorry for late response.
There is another work to do.
On holiday I take a rest or family stuff.

Offline

Board footer

Powered by FluxBB