From: "J. Roeleveld" <joost@antarean.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] clone root from HDD to SSD causes no video with NVIDIA driver
Date: Wed, 10 Jun 2020 18:07:16 +0200 [thread overview]
Message-ID: <7786648.T7Z3S40VBb@eve> (raw)
In-Reply-To: <AM0PR10MB24360ED865F03655A3084644F7830@AM0PR10MB2436.EURPRD10.PROD.OUTLOOK.COM>
On Wednesday, June 10, 2020 9:00:42 AM CEST Raffaele BELARDI wrote:
> From: Dale <rdalek1967@gmail.com>
> Sent: Wednesday, June 10, 2020 08:02
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] clone root from HDD to SSD causes no video with
> NVIDIA driver
> Raffaele BELARDI wrote:
>
>
>
> nomodeset did not change anything, but adding EFI_FB to the kernel finally
> got me a functional console. But if I startx from there I am back again to
> the same point, no X, no console switching with CTR-ALT-Fn, no crash in
> syslog, I have to SSH to get to a working shell. I'm not getting anywhere,
> I think I'll better install from stage3.
>
>
> Just one more info, when issue 'halt' from the SSH OpenRC scripts are
> executed up to the 'mount-ro' (or similar) script, which fails with
> "Remounting / ro failed because we are using /"
>
> And the process hangs there, I need to hit the power switch to power off.
>
>
>
> Thanks to all who contributed,
>
>
>
> raffaele
>
>
>
> Odds are, if you start from stage3, you will get the same problem again
> unless you do something different. When I first stated using Gentoo, I
> didn't realize that one can restart a install pretty much anywhere in the
> install. Starting over doesn't get you anything different if you repeat
> the same steps.
> Since you can ssh into the machine, I'd grab log files and post them here.
> I'd look into sddm.log and Xorg.0.log. If you see other logs such as
> rc.log, I'd post them as well. Surely something in one of those will shed
> some light. It has to be easier than starting over and most likely having
> the same issue again. I used ls -al /var/log/ | grep log to see what all
> types of logs were there. You may have some I don't or use different tools
> that generate other logs.
> Here are some logs from the original config (the first one that was working
> on HDD but not on SSD), so before before I stopped X/added nomodeset/added
> FB_EFI. There is no DM log, it never gets to that point.
> Raffaele
>
I checked the logs and can't find anything obvious.
However:
1) My "xorg.conf" is empty
2) /etc/xorg.conf.d has 2 files:
"20opengl.conf" which contains:
==
Section "Files"
EndSection
==
and
"40-libinput.conf" which contains:
==
Section "InputClass"
Identifier "libinput pointer catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection
Section "InputClass"
Identifier "libinput keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection
Section "InputClass"
Identifier "libinput touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection
Section "InputClass"
Identifier "libinput touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection
Section "InputClass"
Identifier "libinput tablet catchall"
MatchIsTablet "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection
==
(I did not copy the comments from the 40... file.
Can you try starting X with an empty xorg.conf ?
I also miss a lot of output in the "Xorg.0.log" file. It looks like it doesn't
start properly.
--
Joost
next prev parent reply other threads:[~2020-06-10 16:07 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-08 16:02 [gentoo-user] clone root from HDD to SSD causes no video with NVIDIA driver Raffaele BELARDI
2020-06-08 16:07 ` Neil Bothwick
2020-06-08 18:07 ` Raffaele BELARDI
2020-06-08 23:42 ` Neil Bothwick
2020-06-08 16:14 ` tuxic
2020-06-08 18:20 ` Raffaele BELARDI
2020-06-09 3:43 ` tuxic
2020-06-09 3:51 ` Ashley Dixon
2020-06-09 17:10 ` Raffaele BELARDI
2020-06-09 6:23 ` J. Roeleveld
2020-06-09 6:38 ` tuxic
2020-06-09 17:04 ` Raffaele BELARDI
2020-06-10 14:28 ` J. Roeleveld
2020-06-10 5:47 ` Raffaele BELARDI
2020-06-10 6:02 ` Dale
2020-06-10 7:00 ` Raffaele BELARDI
2020-06-10 16:07 ` J. Roeleveld [this message]
2020-06-15 7:56 ` Raffaele BELARDI
2020-06-15 14:19 ` J. Roeleveld
2020-06-16 7:13 ` Raffaele BELARDI
2020-06-10 10:02 ` Wols Lists
2020-06-09 17:13 ` Raffaele BELARDI
2020-06-10 11:56 ` tuxic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7786648.T7Z3S40VBb@eve \
--to=joost@antarean.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox