finn user cannot connect to xserver

Moderators: 666philb, Forum moderators

Post Reply
helloworld
Posts: 76
Joined: Thu Sep 24, 2020 3:53 am
Has thanked: 10 times
Been thanked: 9 times

finn user cannot connect to xserver

Post by helloworld »

i am running fossapupu64 ,log in as finn (booting with pfix=nox),when running startx ,i cannot connect to xserver, i cant use gui environment.

User avatar
bigpup
Moderator
Posts: 6420
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 766 times
Been thanked: 1327 times

Re: finn user cannot connect to xserver

Post by bigpup »

Try using xwin not startx.

I am not totally sure finn ever got completely bug fixed.
Not too many people ever really tried it.

Forum Global Moderator
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

User avatar
rockedge
Site Admin
Posts: 5846
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2095 times
Been thanked: 2188 times
Contact:

Re: finn user cannot connect to xserver

Post by rockedge »

before you use xwin (not startx) at the command line prompt use

Code: Select all

xhost +

This will allow the user finn to use the Xserver by adjusting the permissions. See if this works and then we can go from there.

So first try at the command prompt xwin to start the X server and window manager, if that fails immediately type

Code: Select all

xhost +
xwin

To return the X server permissions to the way it started use xhost -

User avatar
peebee
Posts: 1502
Joined: Mon Jul 13, 2020 10:54 am
Location: Worcestershire, UK
Has thanked: 148 times
Been thanked: 606 times
Contact:

Re: finn user cannot connect to xserver

Post by peebee »

Coincidentally..........
@dimkr proposes.........
Remove the finn user #2302

dimkr wrote:

It's not "experimental" as loginmanger says, it's simply broken. It doesn't work, and I don't see anyone working on fixing it.

I feel sure he would welcome comments.........

Builder of LxPups, SPups, UPup32s, VoidPups; LXDE, LXQt, Xfce addons; Chromium, Firefox etc. sfs; & Kernels

joet12345
Posts: 305
Joined: Sun Apr 04, 2021 12:00 am
Has thanked: 15 times
Been thanked: 6 times

Re: finn user cannot connect to xserver

Post by joet12345 »

I tried experimenting with it and I could not log back in to the xserver.... it said access denied to some files even though I gave my user name and password...

dimkr
Posts: 2016
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 38 times
Been thanked: 926 times

Re: finn user cannot connect to xserver

Post by dimkr »

peebee wrote: Sat Jun 05, 2021 7:07 pm

I feel sure he would welcome comments.........

Yep, that's why every change I push is in a pull request and goes through at least one extra pair of eyes.

I think nobody ever used finn, even if and when it worked.

helloworld
Posts: 76
Joined: Thu Sep 24, 2020 3:53 am
Has thanked: 10 times
Been thanked: 9 times

Re: finn user cannot connect to xserver

Post by helloworld »

rockedge wrote: Sat Jun 05, 2021 3:23 pm

before you use xwin (not startx) at the command line prompt use

Code: Select all

xhost +

This will allow the user finn to use the Xserver by adjusting the permissions. See if this works and then we can go from there.

So first try at the command prompt xwin to start the X server and window manager, if that fails immediately type

Code: Select all

xhost +
xwin

To return the X server permissions to the way it started use xhost -

sorry.all failed

User avatar
rockedge
Site Admin
Posts: 5846
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2095 times
Been thanked: 2188 times
Contact:

Re: finn user cannot connect to xserver

Post by rockedge »

It was a try. I will test out some stuff with user "finn" since it's been a while since I've tried working with this user

helloworld
Posts: 76
Joined: Thu Sep 24, 2020 3:53 am
Has thanked: 10 times
Been thanked: 9 times

Re: finn user cannot connect to xserver

Post by helloworld »

rockedge wrote: Tue Jun 08, 2021 1:02 pm

It was a try. I will test out some stuff with user "finn" since it's been a while since I've tried working with this user

apart from that,i got this problem.I was with two displays,i installed the fossapupx64 9.5.iso ,i went into the system well, but i fucked something,so i removed everything and reinstalled it,it booted well ,after the booting was done,nothing showed on my two displays,they seemed like closed(with the first installation,it worked ,i was so sure my displays were good),I was so confused about that,cause i didnt change any hardware and i deleted everything then reinstalled with the same iso file . i even kept the completely same grub config.IN one word, i didnt change anything ,but nothing showed on my displays,they just kept black

User avatar
bigpup
Moderator
Posts: 6420
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 766 times
Been thanked: 1327 times

Re: finn user cannot connect to xserver

Post by bigpup »

What are you installing Fossapup64 9.5 on?
CD/DVD, USB drive, Internal drive?
How are you doing the install?
Using what installer program running in what operating system?

i even kept the completely same grub config.IN one word, i didnt change anything

That could be the problem.
With a new install you need to install everything new.
When you deleted or removed the old install, there is a chance you did not get everything.

I can tell you how to make sure, but I need to know what you installed on, to give good info.

Forum Global Moderator
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

helloworld
Posts: 76
Joined: Thu Sep 24, 2020 3:53 am
Has thanked: 10 times
Been thanked: 9 times

Re: finn user cannot connect to xserver

Post by helloworld »

bigpup wrote: Mon Jun 14, 2021 2:17 am

What are you installing Fossapup64 9.5 on?
CD/DVD, USB drive, Internal drive?
How are you doing the install?
Using what installer program running in what operating system?

i even kept the completely same grub config.IN one word, i didnt change anything

That could be the problem.
With a new install you need to install everything new.
When you deleted or removed the old install, there is a chance you did not get everything.

I can tell you how to make sure, but I need to know what you installed on, to give good info.

on harddrive,frugal install ,just uncompressed the iso ,configed the grub to boot

User avatar
bigpup
Moderator
Posts: 6420
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 766 times
Been thanked: 1327 times

Re: finn user cannot connect to xserver

Post by bigpup »

Is the old Fossapup save still someplace on HDD?
If yes.
Delete it.
Try normal boot again.

Forum Global Moderator
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

helloworld
Posts: 76
Joined: Thu Sep 24, 2020 3:53 am
Has thanked: 10 times
Been thanked: 9 times

Re: finn user cannot connect to xserver

Post by helloworld »

bigpup wrote: Mon Jun 14, 2021 9:51 am

Is the old Fossapup save still someplace on HDD?
If yes.
Delete it.
Try normal boot again.

well.i did reinstallation again,wow, this time i got luck ,it workd,I didnt completely know why,but it just ran well.

User avatar
bigpup
Moderator
Posts: 6420
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 766 times
Been thanked: 1327 times

Re: finn user cannot connect to xserver

Post by bigpup »

Computers like to do that!
Just mess with you and then start working :twisted:

Forum Global Moderator
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

Post Reply

Return to “Fossapup64”