Slackware - ARM This forum is for the discussion of Slackware ARM. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-08-2022, 03:27 PM
|
#1
|
Senior Member
Registered: Dec 2002
Distribution: slackware!
Posts: 1,398
|
aarch64 rockpro64 up to date, startx stopped working
hello all
On my one aarch64 rockpro64, I sometimes run it with x/kde and sometimes no x just cli stuff.
Today I wanted to try sndwvs chromium as mentioned here but startx keeps giving me .serverauth.xxxx does not exist, .Xauthority does not exist.
I tried a few googled things and can't get past it, like delete .x* in home folder, delete /tmp/* reboot, comment xserverauth line in startx.
In /var/log/Xorg.0.log I see
Quote:
[ 4795.068] (II) UnloadModule: "libinput"
|
at the tail end, I do not see this on couple of my x86_64.
There are no (EE).
Last edited by glorsplitz; 10-08-2022 at 03:39 PM.
|
|
|
10-08-2022, 06:51 PM
|
#2
|
LQ Sage
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,675
Rep:
|
This may happen if you run startx and there is nothing started on X. You say KDE, how do you start KDE on X?
|
|
|
10-08-2022, 07:26 PM
|
#3
|
LQ Guru
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 5,044
|
This is one of the problems I am dealing with noted in my "Confused" thread. There seems to be more than one problem caused by the most recent "slackpkg upgrade-all". To be clear I am also getting the fail error messages of ".serverauth.xxxx does not exist, .Xauthority does not exist.". I get these errors despite "slackpkg reinstall a,x,xap,kde". In addition I had a missing "libxcvtv" issue that was fairly easily solved thanks to some help by the only responder so far.
|
|
|
10-08-2022, 08:02 PM
|
#4
|
Senior Member
Registered: Dec 2002
Distribution: slackware!
Posts: 1,398
Original Poster
|
how do you start KDE on X? from command line using startx, as I have on all my slackware installs over the years.
I have not installed, changed, modified, removed anything, just applying any provided updates, kde was running just a few days ago.
I was too confused by your "Confused" thread so I started my own.
Last edited by glorsplitz; 10-08-2022 at 08:05 PM.
|
|
|
10-08-2022, 08:50 PM
|
#5
|
Senior Member
Registered: Dec 2002
Distribution: slackware!
Posts: 1,398
Original Poster
|
xwmconfig. select fluxbox, startx, as it's coming up, I see ".serverauth.5097 does not exist:", it gets created, and fluxbox loads
exit fluxbox, .serverauth.5097 gets deleted
on the other hand, chromium runs from within fluxbox
|
|
|
10-08-2022, 09:55 PM
|
#6
|
LQ Sage
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,675
Rep:
|
Quote:
how do you start KDE on X? from command line using startx,
|
OK, the question here is how startx starts KDE, somewhere in your conf must be set a variable or you must have a command in your ~/.xinitrc, startx is just a script, it does not know what DE you want to run.
|
|
|
10-08-2022, 10:23 PM
|
#7
|
LQ Guru
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 5,044
|
Quote:
Originally Posted by glorsplitz
how do you start KDE on X? from command line using startx, as I have on all my slackware installs over the years.
I have not installed, changed, modified, removed anything, just applying any provided updates, kde was running just a few days ago.
I was too confused by your "Confused" thread so I started my own.
|
Sorry for the confusion and I by no means am complaining that you started a similar thread. I think this issue needs some serious attention. As for starting any DE, normally I do it from SDDM chooser menu. When troubleshooting I also just try startx and the various "start" commands directlt, like "startfluxbox" or "startplasma-x11", both as root and User.
NOTE: I also try running "xwmconfig" to switch WM/DEs so I can try "startx" with each of then.
Last edited by enorbet; 10-08-2022 at 10:25 PM.
|
|
1 members found this post helpful.
|
10-09-2022, 10:09 AM
|
#8
|
Senior Member
Registered: Dec 2002
Distribution: slackware!
Posts: 1,398
Original Poster
|
Emerson, thank you for offering some help, I think I'm going to wait for the dust enorbet has stirred to settle.
Quote:
Originally Posted by enorbet
Sorry for the confusion and I by no means am complaining that you started a similar thread.
|
I saw your thread before creating this thread but had no idea we're having similar issues.
Last edited by glorsplitz; 10-09-2022 at 10:15 AM.
|
|
|
10-09-2022, 10:35 AM
|
#9
|
LQ Sage
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,675
Rep:
|
Code:
exec dbus-launch --exit-with-session startplasma-x11
If you need a workaround to start your KDE, then this in your ~/.xinitrc should do it.
|
|
1 members found this post helpful.
|
10-09-2022, 07:58 PM
|
#10
|
Senior Member
Registered: Dec 2002
Distribution: slackware!
Posts: 1,398
Original Poster
|
Workaround as indicated here also worked for me.
|
|
|
10-10-2022, 07:59 PM
|
#11
|
Senior Member
Registered: Dec 2002
Distribution: slackware!
Posts: 1,398
Original Poster
|
Tue Oct 11 08:08:08 UTC 2022
a/dbus-1.14.4-aarch64-2.txz: Rebuilt.
Fixed build-time configuration bug.
Thank you drmozes!
|
|
3 members found this post helpful.
|
All times are GMT -5. The time now is 12:03 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|