Questions tagged [user-space]
User-space is defined as the runtime environment of normal, non-kernel processes; these processes are not always started by the user as many user-space processes such as daemons run before the user logs on.
28 questions
1
vote
1
answer
1k
views
Long start up for: systemd-backlight@backlight:nvidia_0.service
I am new to Linux (Ubuntu 20.04.4 LTS) and am attempting to decrease my start up time on my Predator laptop. There are a number of different areas I could target to decrease the start-up time, but for ...
-1
votes
1
answer
625
views
Why my HDD drive space is showing 78% filled as i have formated my HDD 500GB and set it as /home
today i have installed ubuntu 22.04 LTS, before that i was using 20.04LTS.
I have 2 drives
SSD of 128 GB and HDD of 500 GB. Before installing 22.04 my partition was
for SSD /root = 30GB, /boot = 1GB, /...
1
vote
1
answer
2k
views
Open serial port without root priviledges on Ubuntu (udev rules)
I was following this tutorial to setup access to Flir Boson camera serial port from userspace:
https://www.forecr.io/blogs/connectivity/how-to-integrate-flir-boson-thermal-camera-to-nvidia-jetson-...
5
votes
0
answers
7k
views
Ubuntu 20.4 .cache tracker is taking my space
I have 200 gb of space in my portion and the .cache tracker meta.db-wal took 140gb of that space and I don’t know how to clear it. I saw that you can disable the tracker but without actually informing ...
-4
votes
1
answer
155
views
Why does the home folder eats few gigabytes(say 6gb) of its allocated space where that space lies and used for what?
Recently i installed timeshift for backup system recovery....it ate up half of the drive and i decided to uninstall timeshift.... and i decided to clean up the system as well by referring to some ...
0
votes
1
answer
999
views
No enough space
My raspberry get full, I tried delete a lot of packages but even though nothing change ,it still full, I tried also to expand file system ....
Filesystem Size Used Avail Use% Mounted on
/dev/...
0
votes
1
answer
120
views
Booting Very slow Ubuntu 18.04
Kidnly help me to resolve the booting issue . Previous OS used to boot below 1 Mins . But now its taking more than 3-4 Mins
HDD i5 8th Gen with NVMe Storage
root@benn:~# systemd-analyze time
Startup ...
0
votes
1
answer
377
views
I don't think my /home partition is being used for home
My root partition is running out of space and it doesn't add up as I haven't been installing more than a few hundred MB
When I open disk usage analyzer it says home is taking up a lot of space and ...
1
vote
0
answers
121
views
df reports several gb delta between total and used, but 0 available space
Filesystem Size Used Avail Use% Mounted on
/dev/sdb 246G 234G 0 100% /backup_data
on the above fs:
as root i can create non-empty files in the above tree, /backup_data.
as the ...
1
vote
1
answer
580
views
How to find the large directory which is reserving the biggest disk space? [duplicate]
How to find (as grouped) the directory who is taking all the disk spaces?
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vda1 60G 54G 6.4G 90% /
devtmpfs 1.4G 0 ...
3
votes
1
answer
3k
views
Xubuntu User Space boot takes very long
I found similar topics regarding slow kernel boot but my problem is that my system takes 3 minutes to load the userspace
systemd-analyze gives the following output
Startup finished in 4.247s (...
3
votes
1
answer
2k
views
Ubuntu taking about 5 minutes to Boot!
Please suggest if you have some experience with what can I do to decrease boot time. What is the reason for the userspace taking so long?
$ sudo systemd-analyze time
Startup finished in 3.395s (...
4
votes
2
answers
5k
views
Bless Error For saving space
Getting a Bless error when I try to modify a file.
"There is not enough space on the device to save yfxmsecc.bless".
Got a ton of free space.
Any ideas what could be causing this?
2
votes
1
answer
2k
views
16.04 LTS Ubuntu boots slowly after dual boot to Windows
I have had a dual-boot Windows 7 and Ubuntu for a month or so. I have been able to go back and forth with no issues until recently. After booting Windows, I booted Ubuntu and it dropped to a (...
1
vote
0
answers
1k
views
Appear to have free space but no space left error message
Attempting to load a local docker image :
docker load -i 3.tar
bc224b1b676d: Loading layer 196.9 MB/196.9 MB
53edc9780c07: Loading layer 209.9 kB/209.9 kB
738d3f35b582: Loading layer 7.168 kB/7.168 ...