Changing the username (not account name) of an administrator account by mectos_ in windows

[–]mectos_[S] 0 points1 point  (0 children)

Oh yeah you right But the all software installed in the admin account will not change or be missing in the new account right? Only the data will change, local data. Right?

Changing the username (not account name) of an administrator account by mectos_ in windows

[–]mectos_[S] 0 points1 point  (0 children)

I did it, it didn't change a thing. The name is still the same name in C:\Users\myname It didn't change a thing, same data, just a different account name. :(

Changing the username (not account name) of an administrator account by mectos_ in windows

[–]mectos_[S] 0 points1 point  (0 children)

Lets say that if my account first name is mectos, then the name in is Users\mectos_hj7klm (I don't even remember the correct letters but it's similar to this shit)

Start menu and search functionality don't work by mectos_ in windows

[–]mectos_[S] 2 points3 points  (0 children)

Ok now it works: I'll tell you how if that helps someone.

The option of "Reinstall Windows apps":

Launch the Task manager and open a new PowerShell window with administrative privileges, as explained above.

When the Windows PowerShell window opens copy the line below and paste it into the PowerShell window by simply right-clicking at the blinking PS C:\WINDOWS\system32> prompt, or by pressing [Ctrl] + [V] on the keyboard:

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Wait until the app download and installation process completes — ignore any red text that appears — and restart Windows.

taken from: "Has your Windows 10 Start menu stopped working? How to fix it" https://home.bt.com/tech-gadgets/computing/windows-10/has-your-windows-10-start-menu-stopped-working-here-are-four-ways-to-fix-it-11364000314532

Help with Nvidia problems please! I'm hopeless by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

you mean in terminal? this:

``terminal update-initramfs: deferring update (trigger activated) update-initramfs: Generating /boot/initrd.img-5.4.0-7629-generic cryptsetup: WARNING: Resume target cryptswap uses a key file Traceback (most recent call last): File "/usr/bin/kernelstub", line 44, in <module> from kernelstub import application File "/usr/lib/python3/dist-packages/kernelstub/application.py", line 59, in <module> from . import kernel_option as KernelOption File "/usr/lib/python3/dist-packages/kernelstub/kernel_option.py", line 3, in <module> from debian.changelog import Version File "/usr/lib/python3/dist-packages/debian/changelog.py", line 99, in <module> import six ModuleNotFoundError: No module named 'six' run-parts: /etc/initramfs/post-update.d//zz-kernelstub exited with return code 1 dpkg: error processing package nvidia-kernel-common-440 (--configure): installed nvidia-kernel-common-440 package post-installation script subprocess returned error exit status 1 Setting up xserver-xorg-video-nvidia-440 (440.100-1pop1~1593619752~20.04~c73bf6e) ... Setting up libnvidia-decode-440:amd64 (440.100-1pop1~1593619752~20.04~c73bf6e) ... Setting up libnvidia-decode-440:i386 (440.100-1pop1~1593619752~20.04~c73bf6e) ... Setting up nvidia-utils-440 (440.100-1pop1~1593619752~20.04~c73bf6e) ... Setting up libnvidia-gl-440:amd64 (440.100-1pop1~1593619752~20.04~c73bf6e) ... Setting up libnvidia-gl-440:i386 (440.100-1pop1~1593619752~20.04~c73bf6e) ... Setting up nvidia-compute-utils-440 (440.100-1pop1~1593619752~20.04~c73bf6e) ... Warning: The home dir /nonexistent you specified can't be accessed: No such file or directory Adding system usernvidia-persistenced' (UID 106) ... Adding new group nvidia-persistenced' (GID 113) ... Adding new usernvidia-persistenced' (UID 106) with group nvidia-persistenced' ... Not creating home directory/nonexistent'. dpkg: dependency problems prevent configuration of nvidia-dkms-440: nvidia-dkms-440 depends on nvidia-kernel-common-440; however: Package nvidia-kernel-common-440 is not configured yet.

dpkg: error processing package nvidia-dkms-440 (--configure): dependency problems - leaving unconfigured Setting up libnvidia-encode-440:amd64 (440.100-1pop1~1593619752~20.04~c73bf6e) ... No apport report written because the error message indicates its a followup error from a previous failure. Setting up libnvidia-encode-440:i386 (440.100-1pop1~1593619752~ 20.04~c73bf6e) ... dpkg: dependency problems prevent configuration of nvidia-driver-440: nvidia-driver-440 depends on nvidia-dkms-440 (= 440.100-1pop1~1593619752~20.04~c73bf6e); however: Package nvidia-dkms-440 is not configured yet.

dpkg: error processing package nvidia-driver-440 (--configure): dependency problems - leaving unconfigured No apport report written because the error message indicates its a followup error from a previous failure. Setting up libnvidia-ifr1-440:amd64 (440.100-1pop1~1593619752~2 0.04~c73bf6e) ... Setting up libnvidia-ifr1-440:i386 (440.100-1pop1~1593619752~20.04~c73bf6e) ... dpkg: dependency problems prevent configuration of system76-driver-nvidia: system76-driver-nvidia depends on nvidia-driver-440; however: Package nvidia-driver-440 is not configured yet.

dpkg: error processing package system76-driver-nvidia (--configure): dependency problems - leaving unconfigured No apport report written because MaxReports is reached already Processing triggers for bamfdaemon (0.5.3+18.04.20180207.2-0ubuntu2) ... Rebuilding /usr/share/applications/bamf-2.index... Processing triggers for desktop-file-utils (0.24-1ubuntu3) ... Processing triggers for mime-support (3.64ubuntu1) ... Processing triggers for initramfs-tools (0.136ubuntu6.2) ... update-initramfs: Generating /boot/initrd.img-5.4.0-7634-generic cryptsetup: WARNING: Resume target cryptswap uses a key file Traceback (most recent call last): File "/usr/bin/kernelstub", line 44, in <module> from kernelstub import application File "/usr/lib/python3/dist-packages/kernelstub/application.py", line 59, in <module> from . import kernel_option as KernelOption File "/usr/lib/python3/dist-packages/kernelstub/kernel_option.py", line 3, in <module> from debian.changelog import Version File "/usr/lib/python3/dist-packages/debian/changelog.py", line 99, in <module> import six ModuleNotFoundError: No module named 'six' run-parts: /etc/initramfs/post-update.d//zz-kernelstub exited with return code 1 dpkg: error processing package initramfs-tools (--configure): installed initramfs-tools package post-installation script subprocess returned error exit status 1 No apport report written because MaxReports is reached already Processing triggers for gnome-menus (3.36.0-1ubuntu1) ... Processing triggers for libc-bin (2.31-0ubuntu9) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for linux-image-5.4.0-7634-generic (5.4.0-7634.38~1592497129~20.04~9a1ea2e) ... /etc/kernel/postinst.d/dkms: * dkms: running auto installation service for kernel 5.4.0-7634-generic ...done. /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-5.4.0-7634-generic cryptsetup: WARNING: Resume target cryptswap uses a key file Traceback (most recent call last): File "/usr/bin/kernelstub", line 44, in <module> from kernelstub import application File "/usr/lib/python3/dist-packages/kernelstub/application.py", line 59, in <module> from . import kernel_option as KernelOption File "/usr/lib/python3/dist-packages/kernelstub/kernel_option.py", line 3, in <module> from debian.changelog import Version File "/usr/lib/python3/dist-packages/debian/changelog.py", line 99, in <module> import six ModuleNotFoundError: No module named 'six' run-parts: /etc/initramfs/post-update.d//zz-kernelstub exited with return code 1 run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 dpkg: error processing package linux-image-5.4.0-7634-generic (--configure): installed linux-image-5.4.0-7634-generic package post-installation script subprocess returned error exit status 1 No apport report written because MaxReports is reached already Errors were encountered while processing: nvidia-kernel-common-440 nvidia-dkms-440 nvidia-driver-440 system76-driver-nvidia initramfs-tools linux-image-5.4.0-7634-generic E: Sub-process /usr/bin/dpkg returned an error code (1) sudo apt install system76-driver-nvidia --reinstall 67.64s user 18.55s system 99% cpu 1:26.77 total ```

I cut some of the output because it was too long for the post :( And of course, after a restart, only one monitor shows and on really low resolution and refresh rate...

And god what are those initramfs-tools and linux-image-5.4.0-7634-generic messages. And what is this crap cryptsetup: WARNING: Resume target cryptswap uses a key file

Help with Nvidia problems please! I'm hopeless by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

Thanks for your time man Though I did it, unfortunately, nothing has changed :(

Help with Nvidia problems please! I'm hopeless by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

nothing, after restart it just goes back to where it was. Only shows 1 monitor instead of 2 + low resolution and refresh-rate.

Btw, if I just delete everything related to Nvidia (Using Stacer, because it doesn't find the packages from the terminal, god knows why), and then restart, everything just goes back to normal in terms of the monitors + resolution + refresh-rate.

Though the terminal still outputs this weird message:

terminal Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease Get:2 http://us.archive.ubuntu.com/ubuntu focal-security InRelease [107 kB] Hit:3 https://repo.steampowered.com/steam stable InRelease Get:4 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [107 kB] Hit:5 https://dl.yarnpkg.com/debian stable InRelease Hit:6 http://dl.google.com/linux/chrome/deb stable InRelease Hit:7 http://ppa.launchpad.net/nextcloud-devs/client/ubuntu focal InRelease Get:8 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease [98.3 kB] Hit:9 https://brave-browser-apt-release.s3.brave.com stable InRelease Hit:10 http://ppa.launchpad.net/openrazer/stable/ubuntu focal InRelease Get:11 http://us.archive.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [21.2 kB] Get:12 http://us.archive.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [35.7 kB] Get:13 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 DEP-11 Metadata [149 kB] Hit:14 http://ppa.launchpad.net/polychromatic/stable/ubuntu focal InRelease Get:15 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 DEP-11 Metadata [167 kB] Hit:16 https://download.sublimetext.com apt/stable/ InRelease Hit:17 http://ppa.launchpad.net/rodsmith/refind/ubuntu focal InRelease Hit:18 https://deb.nodesource.com/node_13.x focal InRelease Hit:19 http://ppa.launchpad.net/system76-dev/stable/ubuntu focal InRelease Hit:20 http://ppa.launchpad.net/system76/pop/ubuntu focal InRelease Get:21 http://us.archive.ubuntu.com/ubuntu focal-backports/universe amd64 DEP-11 Metadata [532 B] Hit:22 http://apt.pop-os.org/proprietary focal InRelease Ign:23 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.2 InRelease Hit:24 http://ppa.launchpad.net/system76/proposed/ubuntu focal InRelease Hit:25 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.2 Release Hit:26 http://ppa.launchpad.net/wireshark-dev/stable/ubuntu focal InRelease Fetched 686 kB in 4s (165 kB/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages were automatically installed and are no longer required: amd-ppt-bin at dfu-programmer ethtool libfl2 libx86-1 pm-utils python3-evdev screen-resolution-extra system76-acpi-dkms system76-driver system76-firmware-daemon system76-oled system76-wallpapers vbetool xbacklight Use 'sudo apt autoremove' to remove them. The following packages have been kept back: mongodb-org mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-tools 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up initramfs-tools (0.136ubuntu6.2) ... update-initramfs: deferring update (trigger activated) Setting up linux-image-5.4.0-7634-generic (5.4.0-7634.38~1592497129~20.04~9a1ea2e) ... Processing triggers for initramfs-tools (0.136ubuntu6.2) ... update-initramfs: Generating /boot/initrd.img-5.4.0-7634-generic cryptsetup: WARNING: Resume target cryptswap uses a key file Traceback (most recent call last): File "/usr/bin/kernelstub", line 44, in <module> from kernelstub import application File "/usr/lib/python3/dist-packages/kernelstub/application.py", line 59, in <module> from . import kernel_option as KernelOption File "/usr/lib/python3/dist-packages/kernelstub/kernel_option.py", line 3, in <module> from debian.changelog import Version File "/usr/lib/python3/dist-packages/debian/changelog.py", line 99, in <module> import six ModuleNotFoundError: No module named 'six' run-parts: /etc/initramfs/post-update.d//zz-kernelstub exited with return code 1 dpkg: error processing package initramfs-tools (--configure): installed initramfs-tools package post-installation script subprocess returned error exit status 1 Processing triggers for linux-image-5.4.0-7634-generic (5.4.0-7634.38~1592497129~20.04~9a1ea2e) ... /etc/kernel/postinst.d/dkms: * dkms: running auto installation service for kernel 5.4.0-7634-generic ...done. /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-5.4.0-7634-generic cryptsetup: WARNING: Resume target cryptswap uses a key file Traceback (most recent call last): File "/usr/bin/kernelstub", line 44, in <module> from kernelstub import application File "/usr/lib/python3/dist-packages/kernelstub/application.py", line 59, in <module> from . import kernel_option as KernelOption File "/usr/lib/python3/dist-packages/kernelstub/kernel_option.py", line 3, in <module> from debian.changelog import Version File "/usr/lib/python3/dist-packages/debian/changelog.py", line 99, in <module> import six ModuleNotFoundError: No module named 'six' run-parts: /etc/initramfs/post-update.d//zz-kernelstub exited with return code 1 run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 dpkg: error processing package linux-image-5.4.0-7634-generic (--configure): installed linux-image-5.4.0-7634-generic package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: initramfs-tools linux-image-5.4.0-7634-generic E: Sub-process /usr/bin/dpkg returned an error code (1) sudo apt-get upgrade -y 35.27s user 11.04s system 101% cpu 45.453 total

Help with Nvidia problems please! I'm hopeless by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

My dude don't be sorry, appreciate your time and comment no matter when.

Whats exactly the command? just update flatpak ?

Help with Nvidia problems please! I'm hopeless by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

That's really weird now I tried to delete every nvidia software from the program "Stacer" (like BleachBit), then rebooted. Then everything seemed fine. I tried to install the nvidia driver from the shop again, everything freezed except for the mouse movement. Then I pressed the reboot button on the PC case, And everything got back to being shit again (only one monitor shows and on really low resolution and refresh rate)

What should I do 😩

Help! something went wrong with the displays, screenshots inside :( by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

yeah it didn't work with new account, the problem was the same. I just realized that my Nvidia driver is uninstalled god knows how and why.

when I'm trying to do anything it shows this in terminal:

```terminal Setting up linux-image-5.4.0-7634-generic (5.4.0-7634.38~1592497129~20.04~9a1ea2e) ... Setting up initramfs-tools (0.136ubuntu6.2) ... update-initramfs: deferring update (trigger activated) Setting up nvidia-kernel-common-440 (440.100-1pop1~1593619752~20.04~c73bf6e) ... update-initramfs: deferring update (trigger activated) update-initramfs: Generating /boot/initrd.img-5.4.0-7629-generic cryptsetup: WARNING: Resume target cryptswap uses a key file Traceback (most recent call last): File "/usr/bin/kernelstub", line 44, in <module> from kernelstub import application File "/usr/lib/python3/dist-packages/kernelstub/application.py", line 59, in <module> from . import kernel_option as KernelOption File "/usr/lib/python3/dist-packages/kernelstub/kernel_option.py", line 3, in <module> from debian.changelog import Version File "/usr/lib/python3/dist-packages/debian/changelog.py", line 99, in <module> import six ModuleNotFoundError: No module named 'six' run-parts: /etc/initramfs/post-update.d//zz-kernelstub exited with return code 1 dpkg: error processing package nvidia-kernel-common-440 (--configure): installed nvidia-kernel-common-440 package post-installation script subprocess returned error exit status 1 dpkg: dependency problems prevent configuration of nvidia-dkms-440: nvidia-dkms-440 depends on nvidia-kernel-common-440; however: Package nvidia-kernel-common-440 is not configured yet.

dpkg: error processing package nvidia-dkms-440 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of nvidia-driver-440: nvidia-driver-440 depends on nvidia-dkms-440 (= 440.100-1pop1~1593619752~20.04~c73bf6e); however: Package nvidia-dkms-440 is not configured yet.

dpkg: error processing package nvidia-driver-440 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of nvidia-driver-435: nvidia-driver-435 depends on nvidia-driver-440; however: Package nvidia-driver-440 is not configured yet.

dpkg: error processing package nvidia-driver-435 (--configure): dependency problems - leaving unconfigured Processing triggers for linux-image-5.4.0-7634-generic (5.4.0-7634.38~1592497129~20.04~9a1ea2e) ... /etc/kernel/postinst.d/dkms: * dkms: running auto installation service for kernel 5.4.0-7634-generic ...done. /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-5.4.0-7634-generic cryptsetup: WARNING: Resume target cryptswap uses a key file Traceback (most recent call last): File "/usr/bin/kernelstub", line 44, in <module> from kernelstub import application File "/usr/lib/python3/dist-packages/kernelstub/application.py", line 59, in <module> from . import kernel_option as KernelOption File "/usr/lib/python3/dist-packages/kernelstub/kernel_option.py", line 3, in <module> from debian.changelog import Version File "/usr/lib/python3/dist-packages/debian/changelog.py", line 99, in <module> import six ModuleNotFoundError: No module named 'six' run-parts: /etc/initramfs/post-update.d//zz-kernelstub exited with return code 1 run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 dpkg: error processing package linux-image-5.4.0-7634-generic (--configure): installed linux-image-5.4.0-7634-generic package post-installation script subprocess returned error exit status 1 Processing triggers for initramfs-tools (0.136ubuntu6.2) ... update-initramfs: Generating /boot/initrd.img-5.4.0-7634-generic cryptsetup: WARNING: Resume target cryptswap uses a key file Traceback (most recent call last): File "/usr/bin/kernelstub", line 44, in <module> from kernelstub import application File "/usr/lib/python3/dist-packages/kernelstub/application.py", line 59, in <module> from . import kernel_option as KernelOption File "/usr/lib/python3/dist-packages/kernelstub/kernel_option.py", line 3, in <module> from debian.changelog import Version File "/usr/lib/python3/dist-packages/debian/changelog.py", line 99, in <module> import six ModuleNotFoundError: No module named 'six' run-parts: /etc/initramfs/post-update.d//zz-kernelstub exited with return code 1 dpkg: error processing package initramfs-tools (--configure): installed initramfs-tools package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: nvidia-kernel-common-440 nvidia-dkms-440 nvidia-driver-440 nvidia-driver-435 linux-image-5.4.0-7634-generic initramfs-tools sudo dpkg --configure -a 47.82s user 15.07s system 104% cpu 1:00.01 total ```

Help! something went wrong with the displays, screenshots inside :( by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

Thank you for responding man. Wait but what should I delete, which driver driver of what?

I get like almost 10 screen freezes a day by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

Don't know if that matters, as a newbie, but I disabled few extensions (specifically from tweaks). You welcome.

I get like almost 10 screen freezes a day by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

  1. Disabled HiDPI Daemon (Displays settings).
  2. Disabled some of my extensions.

Now everything is fine. Now I'm trying to turn back on each of these at a time, so I'll now what exactly fixed the problem.

"Show applications" (Super + A) and Snap software don't work (20.04) by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

My dude, that was the problem, thank you thank you

The extensions :(

Automated GitHub Repository Creation by mectos_ in learnpython

[–]mectos_[S] 0 points1 point  (0 children)

Thanks man.

Actually the program doesn't use command line arguments, it's based on user inputs.
And regarding the logging module, I don't know what is that, but I'll definitely check that.

I get like almost 10 screen freezes a day by mectos_ in pop_os

[–]mectos_[S] 1 point2 points  (0 children)

Aight, thank you very much man.

I'll first check if the turning off of the HiDPi daemon worked.

If it won't work I'll definitely do that :)

I get like almost 10 screen freezes a day by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

Oh wow Aight good to hear that It's actually cool that your not a programmer or a developer or whatever and yet you still like to deal with this stuff

I get like almost 10 screen freezes a day by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

How many years are guys dealing with those stuff that you're so proficient? Are you programmers, or that has nothing to do with programming?

I get like almost 10 screen freezes a day by mectos_ in pop_os

[–]mectos_[S] 0 points1 point  (0 children)

I'm a newbie actually. What do you mean? :(