hii,
i am kind of new ubuntu user, not that new, i know and have used many terminal commands.. but when i comes with customization of newly installed ubuntu, i am really hopeless.. i have in 2 months broke 3 fresh ubuntu 18.04lts installation..
the last one, i have made a 4 partitions for /boot , /root , /home and fat32 partition for data share between windows in the future.
installation was smooth as ever at the beginning. but raw ubuntu without customization is really not that comfortable to use. hence, i installed most of the 30 things (as i have already tweaked a bit before this) that this guy in youtube has recommended.
everything is good initially, but one time it started to freeze when i use ubuntu generally.. just internet and normal stuff..
then i have to reboot from terminal.. and when i am at login greeter screen, it just a piece of pink color .. only mouse is visible.. nothing else.. i tried to reboot many times using tty, it still got stuck there.
after that i installed a new desktop environment from tty and managed to login into gui.
i have delete the default desktop environment that freezes.. and i am able to login using other desktop environment.
but there are still problem here and there. for example i can now login into wayland of ubuntu (default installed), but i can't run GPARTED, it just not appearing.
some other desktop environment also got bugs here and there. some softwares ( that i installed before this system got problem) just hidden in "all applications" but is available in ubuntu software center. there is one time .... many problems.. i have my head burst thinking of solving one by one.. IMPOSSIBLE. why ubuntu so unstable.. the core is very stable, but gui is totally sucks..!!
i think the problem lies with a few of the 30things to do after a fresh ubuntu installation (
) could be the culprit. mainly dash to panel gnome extension.
can someone help me ? pls. i don't want to reinstall the whole ubuntu. can pls me to troubleshoot my system from DESKTOP ENVIRONMENT onward ? because the only problem is with desktop environment and some installed pkdg does not show up or run.
added note:
i have multiple desktop environment on the ubuntu, there are :
taken from greeter screen:
gnome classic
LXQT desktop
ubuntu
ubuntu on wayland
unity (default)
result from $gnome-shell --list-modes:
gdm
user
ubuntu
initial-setup
classic
what info can i provide to let you guys assist me to trouble the system. at the end, i want to remove all desktop environment that i have and reinstalled it, but i want to keep my core and partitions. i do have timeshift installed, but i reluctant to use it, because i am skeptic it won't cause more harm than help. because i don't undertand how to recover it totally, even after i watch youtube several times..
pls troubleshoot with me. i want to learn what info is required if i am asking other ppl to troubleshoot, so i can learn also.
i believe required os info for troubleshooting should be:
shell info
desktop environment info
gui
..what else ? can you also show me the best command line for it ?
*************************************************************
&gnome-shell --version
GNOME Shell 3.28.4
****************************************************************************************************************
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 232,9G 0 disk
├─sda1 8:1 0 2G 0 part /boot
├─sda2 8:2 0 28,2G 0 part /home
├─sda3 8:3 0 15,6G 0 part [SWAP]
└─sda4 8:4 0 187,1G 0 part /
sdb 8:16 0 232,9G 0 disk
└─sdb1 8:17 0 232,8G 0 part
******************************************************
$ sudo fdisk -l
Disk /dev/sda: 232,9 GiB, 250000000000 bytes, 488281250 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xd6444252
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 4098047 4096000 2G 83 Linux
/dev/sda2 429225984 488281249 59055266 28,2G 83 Linux
/dev/sda3 396457984 429225983 32768000 15,6G 82 Linux swap / Solaris
/dev/sda4 4098048 396457983 392359936 187,1G 83 Linux
Partition table entries are not in disk order.
Disk /dev/sdb: 232,9 GiB, 250000000000 bytes, 488281250 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 8C404006-5817-4C76-8EE9-154772FF70CE
Device Start End Sectors Size Type
/dev/sdb1 2048 488280063 488278016 232,8G Microsoft basic data
*******************************************************************
$ sudo cat /proc/partitions
major minor #blocks name
8 0 244140625 sda
8 1 2048000 sda1
8 2 29527633 sda2
8 3 16384000 sda3
8 4 196179968 sda4
8 16 244140625 sdb
8 17 244139008 sdb1
********************************************************************
$ sudo lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic
*****************************************
$ cat /proc/version
Linux version 5.3.0-40-generic (buildd@lcy01-amd64-024) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #32~18.04.1-Ubuntu SMP Mon Feb 3 14:05:59 UTC 2020
*********************************************************
$ uname -mrs
Linux 5.3.0-40-generic x86_64
*****************************************************
$ cat /etc/*release*
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.4 LTS"
NAME="Ubuntu"
VERSION="18.04.4 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.4 LTS"
VERSION_ID="18.04"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
***********************************************************
OS: Ubuntu 18.04.4 LTS x86_64
Kernel: 5.3.0-40-generic
Shell: bash 4.4.20
Resolution: 1280x1024
DE: GNOME 3.28.4
Theme: Ambiance [GTK2/3]
if any other data or info required, pls tell me.
thanks
andrew
i am kind of new ubuntu user, not that new, i know and have used many terminal commands.. but when i comes with customization of newly installed ubuntu, i am really hopeless.. i have in 2 months broke 3 fresh ubuntu 18.04lts installation..
the last one, i have made a 4 partitions for /boot , /root , /home and fat32 partition for data share between windows in the future.
installation was smooth as ever at the beginning. but raw ubuntu without customization is really not that comfortable to use. hence, i installed most of the 30 things (as i have already tweaked a bit before this) that this guy in youtube has recommended.
everything is good initially, but one time it started to freeze when i use ubuntu generally.. just internet and normal stuff..
then i have to reboot from terminal.. and when i am at login greeter screen, it just a piece of pink color .. only mouse is visible.. nothing else.. i tried to reboot many times using tty, it still got stuck there.
after that i installed a new desktop environment from tty and managed to login into gui.
i have delete the default desktop environment that freezes.. and i am able to login using other desktop environment.
but there are still problem here and there. for example i can now login into wayland of ubuntu (default installed), but i can't run GPARTED, it just not appearing.
some other desktop environment also got bugs here and there. some softwares ( that i installed before this system got problem) just hidden in "all applications" but is available in ubuntu software center. there is one time .... many problems.. i have my head burst thinking of solving one by one.. IMPOSSIBLE. why ubuntu so unstable.. the core is very stable, but gui is totally sucks..!!
i think the problem lies with a few of the 30things to do after a fresh ubuntu installation (
can someone help me ? pls. i don't want to reinstall the whole ubuntu. can pls me to troubleshoot my system from DESKTOP ENVIRONMENT onward ? because the only problem is with desktop environment and some installed pkdg does not show up or run.
added note:
i have multiple desktop environment on the ubuntu, there are :
taken from greeter screen:
gnome classic
LXQT desktop
ubuntu
ubuntu on wayland
unity (default)
result from $gnome-shell --list-modes:
gdm
user
ubuntu
initial-setup
classic
what info can i provide to let you guys assist me to trouble the system. at the end, i want to remove all desktop environment that i have and reinstalled it, but i want to keep my core and partitions. i do have timeshift installed, but i reluctant to use it, because i am skeptic it won't cause more harm than help. because i don't undertand how to recover it totally, even after i watch youtube several times..
pls troubleshoot with me. i want to learn what info is required if i am asking other ppl to troubleshoot, so i can learn also.
i believe required os info for troubleshooting should be:
shell info
desktop environment info
gui
..what else ? can you also show me the best command line for it ?
*************************************************************
&gnome-shell --version
GNOME Shell 3.28.4
****************************************************************************************************************
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 232,9G 0 disk
├─sda1 8:1 0 2G 0 part /boot
├─sda2 8:2 0 28,2G 0 part /home
├─sda3 8:3 0 15,6G 0 part [SWAP]
└─sda4 8:4 0 187,1G 0 part /
sdb 8:16 0 232,9G 0 disk
└─sdb1 8:17 0 232,8G 0 part
******************************************************
$ sudo fdisk -l
Disk /dev/sda: 232,9 GiB, 250000000000 bytes, 488281250 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xd6444252
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 4098047 4096000 2G 83 Linux
/dev/sda2 429225984 488281249 59055266 28,2G 83 Linux
/dev/sda3 396457984 429225983 32768000 15,6G 82 Linux swap / Solaris
/dev/sda4 4098048 396457983 392359936 187,1G 83 Linux
Partition table entries are not in disk order.
Disk /dev/sdb: 232,9 GiB, 250000000000 bytes, 488281250 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 8C404006-5817-4C76-8EE9-154772FF70CE
Device Start End Sectors Size Type
/dev/sdb1 2048 488280063 488278016 232,8G Microsoft basic data
*******************************************************************
$ sudo cat /proc/partitions
major minor #blocks name
8 0 244140625 sda
8 1 2048000 sda1
8 2 29527633 sda2
8 3 16384000 sda3
8 4 196179968 sda4
8 16 244140625 sdb
8 17 244139008 sdb1
********************************************************************
$ sudo lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic
*****************************************
$ cat /proc/version
Linux version 5.3.0-40-generic (buildd@lcy01-amd64-024) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #32~18.04.1-Ubuntu SMP Mon Feb 3 14:05:59 UTC 2020
*********************************************************
$ uname -mrs
Linux 5.3.0-40-generic x86_64
*****************************************************
$ cat /etc/*release*
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.4 LTS"
NAME="Ubuntu"
VERSION="18.04.4 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.4 LTS"
VERSION_ID="18.04"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
***********************************************************
OS: Ubuntu 18.04.4 LTS x86_64
Kernel: 5.3.0-40-generic
Shell: bash 4.4.20
Resolution: 1280x1024
DE: GNOME 3.28.4
Theme: Ambiance [GTK2/3]
if any other data or info required, pls tell me.
thanks
andrew