-
Posts
294 -
Joined
-
Last visited
-
Days Won
11
Content Type
Profiles
Forums
Blogs
Posts posted by palica
-
-
Hi,
please provide
emerge --info,
ego kit,
ego profile,
emerge -pqv @world
lspci
uname -a
-
37 minutes ago, znavko said:
After adding NetworkManager to rc `rc-update add NetworkManager default` and `reboot` I authorize to lightdm and see the same blackscreen with nm-dispatcher messages. Also during booting I saw connection progress and other 20 messages about ModemManager, NetworkManager, netmount
can you get to this state, please? So removing NM from xinit and adding it to default and rebooting.
You are saying: "I authorize to lightdm ... " so Xorg does start even with NM enabled?
-
sorry my bad
10 minutes ago, znavko said:rm /var/log/Xorg.*.log
-
ok. you have 2 laptops so one can be for testing stuff and the other one for communicating. is this correct?
if yes,
then stop xdm and remove all logs from /var/log/X.*
/etc/init.d/xdm stop rm /var/log/X.*then disable networkmanager (it will not fix your situation, I just want to show you that it is NOT networkmanager that is responsible for lightdm not starting on your pc)
rc-update delete NetworkManagerthen restart your pc and report back with what you see. and post /var/log/X.0.log (or any other number that is there)
Thank you
-
try using kernel and initrd from ubuntu to boot funtoo using efi and report back, please
-
please post output of
eproand
ego kitplease paste output of
emerge -pvq @world -
21 minutes ago, palica said:
and your /var/lib/portage/world file
-
how did you run lxde? did you have to start it by hand/manually or did you have a DisplayManager like GDM, LightDM, ...?
-
please post
rc-status -a -
@znavko, I have one plea to you, please don't fix your broken funtoo system using instructions found on archlinux wiki it will not work. Please post on this forum and then wait until someone replies if you want help from others and do not run some more commands and do stuff that you don't understand what it is doing, which makes stuff even worse for the people willing to help you.
Please train your patience a bit. So post and wait, please.
Are you running funtoo? If yes then systemd is not supported, we use openrc as our init. So anything copied from other sources will likely be false.
Once again! Please! Please! Post and wait. Do NOT run any other commands that make stuff even worse or make your posts a mess. Thank you!
-
@znavko, your reports are getting better. No we know that the problem is with your graphics card or your graphics drivers as X reports no screens found.
I would still like to know how your system was before running upgrade. Was it booting to graphical, did you startx manually ...
1 hour ago, znavko said:`ego sync`, `emerge --sync`, `eix-update`
this can be replaced by single command =>
eix-sync1 hour ago, znavko said:--backtrack=30
no need to use this as it will make dependency resolution slower
1 hour ago, znavko said:--exclude "gentoo-sources firefox gimp openshot glibc perl pyrhon gcc"
you don't need to exclude all these things if there is no update to these packages portage will not rebuild them that is what emerge -u is there for.
OK and now to your actual problem. nm-dispatcher is not your problem. nm-dispatcher happens to be the last think that runs from your init scripts and you think it is causing your error but it is not.
Please paste your make.conf and
eix -I "xf86-*"
and your /var/lib/portage/world file
-
No problem. I have noticed some other things in your setup that you should fix.
4 hours ago, rsa4046 said:build: experimental
experimental is not supported anymore. I would recommend to switch to current. Manual edit is probably necessary.
4 hours ago, rsa4046 said:Portage 2.3.11
there is already 2.3.18 released and it makes sense to have portage the latest stable version as it is the core of funtoo/gentoo.
4 hours ago, rsa4046 said:gcc-6.3.0
you are using gcc-6.3.0 from your local overlay and I would recommend to switch to gcc-6.4.0 that can be found in core-kit and use that as anything else could be seen as unsupported.
4 hours ago, rsa4046 said:mix-ins: print
mix-ins: audio
mix-ins: no-emul-linux-x86
mix-ins: gnome
mix-ins: console-extras
mix-ins: dvd
mix-ins: XFrom all these mix-ins you need only no-emul-linux-x86 and gnome all the other ones come inherited from desktop or workstation ...
4 hours ago, rsa4046 said:dev-lang/perl: 5.24.0-r2::gentoo
and other packages that come from ::gentoo repo give me information that you need to run
emerge -avuDN --newrepo @worldto migrate all packages from the old ports-2012 to the new meta-repo/kits setup.
Let me know if you need something else.
-
can you paste eix-update output, please?
and
eix elementary
-
eix eix
to see what version of exi you have.
-
I cannot reproduce this. It works ok here, even with your .conf files.
Paste these files or outputs please.
emerge --info eix -I ego ego profile ego kit
-
If you are not going to use NetworkManager I would say yes, remove it. If you are going to use NetworkManager make a backup and replace it.
-
You can select the "best answer", that will kind of close it :) Thanks
-
and running boot-update afterwards.
boot-update boot-update 1.8.2 / Copyright 2009-2017 Funtoo Technologies [use option "-l" for license info, "-h" for help] * Generating config for grub... Funtoo Linux - bzImage-4.9.71-ck Funtoo Linux - bzImage DEFAULT > Funtoo Linux genkernel - kernel-debian-sources-x86_64-4.14.2-1 Funtoo Linux genkernel - kernel-debian-sources-x86_64-4.14.1-1 memtest86+ * NOTE: Detected UEFI boot. Configuring for UEFI booting. * WARN: multiple matches found for default "Funtoo Linux genkernel" - most recent used. * NOTE: Intel microcode will be loaded at boot-time. * Completed successfully with warnings. -
changing /etc/boot.conf to this should work
boot { generate grub default "Funtoo Linux genkernel" timeout 3 } "Funtoo Linux" { kernel bzImage[-v] } "Funtoo Linux genkernel" { kernel kernel-debian-sources-x86_64[-v] initrd initramfs-debian-sources-x86_64[-v] params += real_root=auto rootfstype=auto } "memtest86+" { type linux16 kernel /memtest86.bin } -
recently there has been work started on bringing 3.26 to funtoo. it is very early to switch to this unless you want to help with development.
-
Shoukd change it automatically after boot-update. Please send output of boot-update
-
yes, please use 3.20-prime.
-
Bugs get resolved by Oleg at speed of light once they are in bugtracker :)
-
What RAM are you using? Are you overclocking? What are you settings in BIOS? Did you build the PC by yourself?

[SOLVED] Xorg and LxQT are not working for me: Please help this Newbie :)
in Desktop Help
Posted
can you paste
emerge -pqv xorg-server xorg-drivers xf86-video-ati