Search found 263 matches
- 2024-02-05 23:58
- Forum: General Debian
- Topic: [Discussion] Why Debian still uses sudo instead of doas?
- Replies: 35
- Views: 7537
Re: [Discussion] Why Debian still uses sudo instead of doas?
Sudo is battle tested. Doas has nice benefits and I use it on OpenBSD but you need an actually good reason to switch away from sudo. Especially since switching away from sudo (on a default install ) will break compatibility and habits. Anyways, out of the priv-esc religious war there is one clear lo...
- 2024-02-05 23:51
- Forum: Beginners Questions
- Topic: Installing a needed package that isn't in Debian repos
- Replies: 16
- Views: 1327
Re: Installing a needed package that isn't in Debian repos
Which gives me an idea, that maybe I can install it into my home directory only, without root access, instead of manually installing the deb file with apt. This wouldn't pose the risk of breaking Debian, since the program wouldn't exist outside my home directory. I know how to edit ~/.profile, add ...
- 2023-11-06 04:35
- Forum: Beginners Questions
- Topic: [Software] Issues with the nvidia proprietary drivers installation
- Replies: 15
- Views: 8018
Re: [Software] Issues with the nvidia proprietary drivers installation
Do you have drm modesetting force enabled with modprobe? It is probably necessary to run Wayland, my guess is that newer NVIDIA driver versions enable this by default now, which would explain the difference between versions. The other issue with external displays is how they are wired to the dGPU/iG...
- 2023-11-04 22:13
- Forum: Beginners Questions
- Topic: [Software] Issues with the nvidia proprietary drivers installation
- Replies: 15
- Views: 8018
Re: [Software] Issues with the nvidia proprietary drivers installation
I don't know what to tell ya. When I install from NVIDIA's website website it works, when I do it from the repositories it doesn't. Beats me. I think my confusion is, does it work on X? I'm saying you shouldn't write off the entire Debian driver just because it appears broken on Wayland. When I tri...
- 2023-11-04 21:28
- Forum: Beginners Questions
- Topic: [Software] Issues with the nvidia proprietary drivers installation
- Replies: 15
- Views: 8018
Re: [Software] Issues with the nvidia proprietary drivers installation
I meant that the GPU works. With the drivers from the official source/repository my GPU won't start no matter what. I'm highly skeptical. It's not a car, it's a GPU. Is this a Waylandism or is the actual nvidia-driver install not working? If it's not it points to a more serious problem. Now that yo...
- 2023-11-04 21:18
- Forum: General Questions
- Topic: [Software] What does Linux Mint do to get Nvidia NVENC recording working?
- Replies: 6
- Views: 11459
Re: [Software] What does Linux Mint do to get Nvidia NVENC recording working?
I am pretty sure this is a bug in debian obs-studio.
Please try these steps:
Encode a file using ffmpeg using NVENC
Then try encoding using NVENC in obs.
Please try these steps:
Encode a file using ffmpeg using NVENC
Code: Select all
$ ffmpeg -i input.mp4 -c:v h264_nvenc -b:v 1M output.mp4
- 2023-11-03 09:19
- Forum: Hardware
- Topic: [Solved] Problem setting NVIDIA GM108M [GeForce 940M]
- Replies: 11
- Views: 9974
Re: Problem setting NVIDIA GM108M [GeForce 940M]
Probably nothing to do W: means Warning, not error. Looks like the script built and installed the modules correctly.Mithrandir wrote: What can I do?
- 2023-11-03 09:01
- Forum: General Questions
- Topic: NVIDIA 545.29.02 (solved)
- Replies: 4
- Views: 3679
Re: NVIDIA 545.29.02
There is a simple way to use them with the official Nvidia repo: PWNED in two steps! https://wiki.debian.org/UntrustedDebs https://wiki.debian.org/DebianRepository/UseThirdParty Better use the GPU installer script rather than the remote root-access hole repo that will ship strange lib versions. I'm...
- 2023-11-02 19:30
- Forum: Beginners Questions
- Topic: [Software] Issues with the nvidia proprietary drivers installation
- Replies: 15
- Views: 8018
Re: [Software] Issues with the nvidia proprietary drivers installation
So I installed the drivers from the official Nvidia website, I think the wiki makes clear why this is a bad idea. Enjoy. but my external display wouldn't be identified User-space utilities for managing external displays are wayland compositor dependent. On wlr-roots we use wlr-randr. I have no idea...
- 2023-10-27 06:26
- Forum: General Questions
- Topic: [Software] How to get latest Libre writer in Bookworm?
- Replies: 11
- Views: 12505
Re: [Software] How to get latest Libre writer in Bookworm?
Thanks to the gracious work of the package mantainers, the LibreOffice suite is available in bookworm-backports.
https://packages.debian.org/bookworm-ba ... ice-writer
It's not the 'latest' version.
https://packages.debian.org/bookworm-ba ... ice-writer
It's not the 'latest' version.
- 2023-10-04 23:21
- Forum: Docs, HowTos, Tips & Tricks
- Topic: [HowTo] Install and use Wine on Debian
- Replies: 19
- Views: 37288
Re: [HowTo] Install and use Wine on Debian
That's for adding the wine repos, which can get you newer versions of wine.It seems it's a procedure will be different for Bookworm?
If you are using Debian I don't recommend it and Wine 8 in stable is plenty capable
- 2023-09-26 00:11
- Forum: Graphical Environments & Desktops
- Topic: Debian12 + PipeWire + ALSA + PulseAudio + A/V Receiver = lol wut?
- Replies: 45
- Views: 10339
Re: Debian12 + PipeWire + ALSA + PulseAudio + A/V Receiver = lol wut?
Somebody pinch me and give me sauces that PipeWire is FOSS. Or I'm just gonna shoot it. Anything in the "main" section of Debian packages is Debian Free Software Guidelines compliant. https://wiki.debian.org/DebianFreeSoftwareGuidelines Pipewire is in main, but you solved that already. So...
- 2023-09-01 08:28
- Forum: Beginners Questions
- Topic: [O/S] Permission denied when accessing folder
- Replies: 3
- Views: 925
Re: [O/S] Permission denied when accessing folder
Ok I logged out and logged back in and now I can access the folder. or will it have negative consequences i.e. site will stop working or something else? Is it really a great idea to have your (un)privileged user be able to manage your word-press files? Even worse you are privileged in a way, your a...
- 2023-08-30 19:31
- Forum: Hardware
- Topic: Worrying Behavior on my Thinkpad T480
- Replies: 2
- Views: 1604
Re: Worrying Behavior on my Thinkpad T480
When I google this: "Failed to read DPCD register 0x92", I get hits about something wrong in the UEFI, is your laptop up to date? Yeah I'm pretty sure FWUPD keeps it up to date, I'm not gonna deal with any BIOS flashing nonsense... When I google for "Failed to enable link training&qu...
- 2023-08-30 02:48
- Forum: Hardware
- Topic: Worrying Behavior on my Thinkpad T480
- Replies: 2
- Views: 1604
Worrying Behavior on my Thinkpad T480
Hello, I have a Thinkpad T480. I suspended it earlier, and when I went to wake it up, the screen refused to wake up. I tried mashing Ctrl+Alt+f2, and eventually my screen started flickering... I inputted alt+prtscr+REIUSB (I know half the keys dont actually do anything), and while it was shutting do...
- 2023-08-28 00:33
- Forum: Testing And Unstable
- Topic: [SOLVED] cryptsetup ERROR: nvme0n1p3_crypt: cryptsetup failed, bad password or options?
- Replies: 34
- Views: 13822
Re: cryptsetup ERROR: nvme0n1p3_crypt: cryptsetup failed, bad password or options?
Your sources list has Unstable, Testing and Experimental. It can only have ONE. It's just untrue. Experimental packages already ship low priority, and so can be combined with testing or unstable safely since it functions equivalent to stable-backports. Testing and Unstable CAN mix, providing you do...
- 2023-08-25 17:19
- Forum: Beginners Questions
- Topic: [Solved] How to Make Alias Command?
- Replies: 13
- Views: 4589
Re: [Solved] How to Make Alias Command?
By default, .local/bin is only added to PATH when .profile is executed. $ cat ~/.profile Often times with a display manager .profile is not sourced, but it should be sourced when logging in on a TTY. If not, you may need to move the script that adds .local/bin to PATH from .profile to .bashrc $ edi...
- 2023-08-25 07:33
- Forum: Beginners Questions
- Topic: [Solved] How to Make Alias Command?
- Replies: 13
- Views: 4589
Re: How to Make Alias Command?
Yes.limotux wrote:Can I simply copy the bash script (e.g. myscript.sh) to the folder "/home/limo/.local/bin/" and just call it as "myscript" from anywhere?
limotux wrote: What if I want to delete/remove this link? What command?
Code: Select all
$ rm ~/.local/bin/mylink
- 2023-08-25 07:11
- Forum: Beginners Questions
- Topic: [Solved] How to Make Alias Command?
- Replies: 13
- Views: 4589
Re: How to Make Alias Command?
limotux Yes, the problem is the space, which is why I said to just remove the space entirely by renaming the directory, you can just press tab until it autocompletes with the escape sequence for you. If you want to keep the space you have to escape it properly in the alias. The escape should be som...
- 2023-08-25 07:01
- Forum: Beginners Questions
- Topic: [Solved] How to Make Alias Command?
- Replies: 13
- Views: 4589
Re: How to Make Alias Command?
So, I should not add anything to ".bashrc" file? In theory using "alias" how you have described should work, but using a private bin is more easily extendable and more in line with the intentions behind alias and private bin. The easiest solution to your problem with the alias a...