View previous topic :: View next topic |
Author |
Message |
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Tue May 14, 2024 9:41 pm Post subject: |
|
|
clean up
Last edited by borje2 on Mon May 20, 2024 6:15 am; edited 1 time in total |
|
Back to top |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Tue May 14, 2024 9:42 pm Post subject: |
|
|
cleanup
Last edited by borje2 on Mon May 20, 2024 6:17 am; edited 1 time in total |
|
Back to top |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Tue May 14, 2024 9:45 pm Post subject: |
|
|
next 100
cleanup
Last edited by borje2 on Mon May 20, 2024 6:17 am; edited 1 time in total |
|
Back to top |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Tue May 14, 2024 9:47 pm Post subject: |
|
|
cleanup
Last edited by borje2 on Mon May 20, 2024 6:18 am; edited 1 time in total |
|
Back to top |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Wed May 15, 2024 5:24 am Post subject: https://0x0.st/XKDD.txt |
|
|
Maybe this is better
https://0x0.st/XKDD.txt
/Borje |
|
Back to top |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Wed May 15, 2024 6:37 am Post subject: Problem discription |
|
|
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 |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
|
Back to top |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
|
Back to top |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54577 Location: 56N 3W
|
Posted: Wed May 15, 2024 6:31 pm Post subject: |
|
|
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 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 |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
|
Back to top |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
|
Back to top |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5062 Location: Bavaria
|
Posted: Wed May 15, 2024 10:59 pm Post subject: |
|
|
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 |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Thu May 16, 2024 2:54 am Post subject: |
|
|
Thank's Peter I was using info Profile (portage) when changing profile
I shall follow your instructions
/Borje |
|
Back to top |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Thu May 16, 2024 3:05 am Post subject: |
|
|
Peter
Kod: emerge -uUDvp @ world
return 0 package
/Borje |
|
Back to top |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Thu May 16, 2024 3:39 am Post subject: |
|
|
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 |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Thu May 16, 2024 6:46 am Post subject: Background |
|
|
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 |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5062 Location: Bavaria
|
Posted: Thu May 16, 2024 12:34 pm Post subject: Re: Background |
|
|
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:
_________________ https://wiki.gentoo.org/wiki/User:Pietinger |
|
Back to top |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Thu May 16, 2024 12:59 pm Post subject: |
|
|
Thanks Peter yes I have done all that
https://bpa.st/NIBA
/Borje |
|
Back to top |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5062 Location: Bavaria
|
Posted: Thu May 16, 2024 2:25 pm Post subject: |
|
|
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 |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Thu May 16, 2024 3:35 pm Post subject: |
|
|
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 |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54577 Location: 56N 3W
|
Posted: Thu May 16, 2024 3:51 pm Post subject: |
|
|
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 |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Thu May 16, 2024 6:17 pm Post subject: |
|
|
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 |
|
|
borje2 Apprentice
Joined: 19 Apr 2024 Posts: 195 Location: Gällivare
|
Posted: Thu May 16, 2024 6:47 pm Post subject: |
|
|
Peter
reboot after rc-update add display-manager default
black screen
/Borje |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54577 Location: 56N 3W
|
Posted: Thu May 16, 2024 6:54 pm Post subject: |
|
|
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 |
|
|
|