Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge SDDM after wiki please HELP
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Tue May 14, 2024 9:41 pm    Post subject: Reply with quote

clean up

Last edited by borje2 on Mon May 20, 2024 6:15 am; edited 1 time in total
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Tue May 14, 2024 9:42 pm    Post subject: Reply with quote

cleanup

Last edited by borje2 on Mon May 20, 2024 6:17 am; edited 1 time in total
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Tue May 14, 2024 9:45 pm    Post subject: Reply with quote

next 100
cleanup


Last edited by borje2 on Mon May 20, 2024 6:17 am; edited 1 time in total
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Tue May 14, 2024 9:47 pm    Post subject: Reply with quote

cleanup

Last edited by borje2 on Mon May 20, 2024 6:18 am; edited 1 time in total
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Wed May 15, 2024 5:24 am    Post subject: https://0x0.st/XKDD.txt Reply with quote

Maybe this is better

https://0x0.st/XKDD.txt


/Borje
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Wed May 15, 2024 6:37 am    Post subject: Problem discription Reply with quote

NeddySeagoon

The problem now is that I can get a window with KDE without keyboard and mouse on startx

on /etc/init.d/display-manager start I get a black screen flashing point in right up corner and a square white following the mouse movement


/Borje
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Wed May 15, 2024 8:08 am    Post subject: Reply with quote

NeddySeagoon

Now I think I got it!!!

reboot dmesg http://0x0.st/XKkp.txt


SDDM start and fail

/var/log/Xorg.0.log http://0x0.st/XKkO.0.log

norm user ~/.local/share/xorg/Xorg.0.log http://0x0.st/XKkV.0.log

is this right?

/Borje
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Wed May 15, 2024 4:53 pm    Post subject: /var/log/sddm.log Reply with quote

/var/log/sddm.log

http://0x0.st/XK53.log
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Wed May 15, 2024 6:11 pm    Post subject: startx from user Reply with quote

startx from user

http://0x0.st/XKRS.txt
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54409
Location: 56N 3W

PostPosted: Wed May 15, 2024 6:31 pm    Post subject: Reply with quote

borje2,

Code:
# dmesg
[    0.000000] Linux version 6.6.30-gentoo-dist (root@pomiot) (x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240210 p14) 13.2.1 20240210, GNU ld (Gentoo 2.40 p7) 2.40.0) #1 SMP PREEMPT_DYNAMIC Thu May  2 17:09:53 -00 2024
...
is correct.

Code:
[    8.094876] Console: switching to colour frame buffer device 128x48
[    8.113170] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device

You are using the i915drmfb for your console. That's good.

dmesg looks good.

So is /var/log/sddm.log.
It goes well until ...

Code:
[11:33:26.029] (II) HELPER: Starting X11 session: "/usr/bin/X -nolisten tcp -background none -seat seat0 -noreset -keeptty -novtswitch -verbose 3" "/usr/bin/sddm-greeter --socket /tmp/sddm--tmkipY"
[11:33:26.030] (EE) HELPER: Failed to take control of "/dev/tty1" ("root"): Operation not permitted
[11:33:26.030] (II) DAEMON: Greeter session started successfully
[11:33:26.030] (II) HELPER: [PAM] Closing session
[11:33:26.031] (II) HELPER: [PAM] Ended.
[11:33:26.414] (WW) DAEMON: Auth: sddm-helper exited with 5
[11:33:26.414] (II) DAEMON: Greeter stopped. SDDM::Auth::HELPER_TTY_ERROR


Can you run
Code:
wgetpaste -s 0x0 -c 'emerge --info'
That will tell us how you how set up your Gentoo.
Tell us the link.

and
Code:
emerge pciutils
if you don't have it installed yet
Code:
wgetpaste -s 0x0 -c 'lspci -nnk'

This shows all the hardware attached to the PCIe bus in your system and the kernel drivers in use.
Tell us the link.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Wed May 15, 2024 7:45 pm    Post subject: Reply with quote

emerge --info

http://0x0.st/XK7-.bin

emerge pciutils

http://0x0.st/XK7H.txt

lspci --nnk

http://0x0.st/XK78.txt

hope ok

/Borje
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Wed May 15, 2024 8:12 pm    Post subject: Reply with quote

lspci -nnk

http://0x0.st/XK72.txt

/Borje
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4345
Location: Bavaria

PostPosted: Wed May 15, 2024 10:59 pm    Post subject: Reply with quote

borje2,

first of all: You are in best hand with @Neddy ... and yes, your system log is absolutely okay and fine ... so only a short question, because:

1. You didnt had package "pciutils" on your system before you have emerged it ... but ...

2. You have profile: "default/linux/amd64/23.0/desktop/plasma" (which is good and correct)

Now I know that you would have got package pciutils automatically with this profile ... IF ... if you had installed it ... with a world-update !

Only changing the profile with "eselect profile set X" will not install any application.

So I suggest you do as first (after booting and logging in as root) a:
Code:
emerge -uUDvp @world

This will not install anything ... it will only show you what portage WOULD install ... Do you see now MANY packages (maybe more than 300) ?

If yes: Install it with:
Code:
emerge -uUDv @world

_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Thu May 16, 2024 2:54 am    Post subject: Reply with quote

Thank's Peter I was using info Profile (portage) when changing profile

I shall follow your instructions

/Borje
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Thu May 16, 2024 3:05 am    Post subject: Reply with quote

Peter
Kod: emerge -uUDvp @ world

return 0 package

/Borje
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Thu May 16, 2024 3:39 am    Post subject: Reply with quote

NeddySeagoon

with installation #2 of xorg-server

I install x11-wm/twm and x11-terms/xterm to check startx

but I did'nt know how to depclean them I only unmerge them

I believe I could have something left from them
I can install them again and depclean if you tell me how to do that

/Borje
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Thu May 16, 2024 6:46 am    Post subject: Background Reply with quote

NeddySeagoon

Background

This is a new installation I follow wiki quick installation guide
every thing works fine but I could not get grub-mkconfig to work no kernel found

with that installation they recommend 4 partition
1 vfat32 for /efi
2 ext4 for /boot
3 swap
4 ext4 root /

I also had source kernel 6.6.29

I got help from Peter thanks Peter

he show me 3 partition
1 vfat32 for /efi
2 swap
3 ext4 /
witch I now have

and also recommend me to use bin kernel which I now use 6.6.30

after that I could get grub to work with efi

I also found a way to depclean x11-wm/twm and x11-terms/xterm

now the only thing missing is KDE plasma with keyboard and mouse!!

/Borje
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4345
Location: Bavaria

PostPosted: Thu May 16, 2024 12:34 pm    Post subject: Re: Background Reply with quote

borje2 wrote:
This is a new installation I follow wiki quick installation guide

Yes, I see ... and you have done that all correct. Now ... the only steps you have to do after this to get a KDE/plasma system is:

1. Selecting the correct profile and doing a world-update. This you have also already done. Good.

2. Installing X.11 AND KDE/Plasma:

Code:
# emerge -vD xorg-server

This is only neccessary if you have not a english/american keyboard:
---------------------------
# cd /etc/X11
# mkdir xorg.conf.d
# cd xorg.conf.d
# cp /usr/share/X11/xorg.conf.d/40-libinput.conf .
# nano -w 40-libinput.conf
=> add to keyboard section: Option "xkb_layout" "de"
-------------------------

# emerge -vD plasma-meta kdecore-meta
# rc-update add elogind boot
# rc-update add display-manager default
# nano -w /etc/conf.d/display-manager
=> DISPLAYMANAGER="sddm"

You can check which rc-scripts you have enabled at which runlevel with:
Code:
# rc-update

_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Thu May 16, 2024 12:59 pm    Post subject: Reply with quote

Thanks Peter yes I have done all that

https://bpa.st/NIBA


/Borje
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4345
Location: Bavaria

PostPosted: Thu May 16, 2024 2:25 pm    Post subject: Reply with quote

What happens if you add display-manager to runlevel "default" and reboot ?
Code:
# rc-update add display-manager default
# reboot

_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Thu May 16, 2024 3:35 pm    Post subject: Reply with quote

Peter I did not have kdecore-meta
I am install it now

I have remove display-manager it comes up with black screen every time I start

I can try after kdecore finish

/borje
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54409
Location: 56N 3W

PostPosted: Thu May 16, 2024 3:51 pm    Post subject: Reply with quote

borje2,

A whole new install is a whole new problem space. :)

What is the exact full name of the stage3 file you used in the install?

What profile do you have selected?

pietinger knows his stuff :)
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Thu May 16, 2024 6:17 pm    Post subject: Reply with quote

I don't remember the date for stage 3

I know I had stage3-amd64-desktop-openrc

but later I change profile to desktop plasma 23.0

is that any help?

/Borje
Back to top
View user's profile Send private message
borje2
Apprentice
Apprentice


Joined: 19 Apr 2024
Posts: 184
Location: Gällivare

PostPosted: Thu May 16, 2024 6:47 pm    Post subject: Reply with quote

Peter

reboot after rc-update add display-manager default

black screen

/Borje
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54409
Location: 56N 3W

PostPosted: Thu May 16, 2024 6:54 pm    Post subject: Reply with quote

borje2,

The profile change changes some default settings but they are not implemented until you run
Code:
emerge -uDNav @world

This rebuilds your install to take account of the new settings.

There is a wiki page for KDE Plasma, yo need to follow that too.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
Page 3 of 9

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum