Installation • Re: USB installation stuck after selecting install
I just got a new Core Ultra 7 265K and trying to install debian 12 on it, and am having the same issue. I even tried a live CD version booted off a USB drive and nothing is loading up :/ Original...
View ArticleOff-Topic • [Off-Topic] Dramatically increasing bloat of Ubuntu since 2012...
Ubuntu's iso sizes 2006-2024. The bloat is painful to watch... it's only a desktop operating system, not a mission to Mars This is why Mint (and perhaps several other flavours) will ultimately fail...
View ArticleGraphical Environments & Desktops • Re: After restart, DE experiences...
I believe I may have disabled grub showing in the beginning of boot by default? Either that or it is missing in action. There is no option for me to interact with it when I boot. I have tried booting...
View ArticleGeneral Debian • Re: [Discussion] Not a rant but a cry for help...
Hi all.Back behind the keyboard again!@bbbhltz and @sunrat So starting from an installation media I would opt for the character (non-graphical) install, and at the end (after reboot):Code: sudo apt...
View ArticleOff-Topic • Re: [Off-Topic] Dramatically increasing bloat of Ubuntu since...
Without explaining what is included in the images it is not possible to judge if they are useful or not.Statistics: Posted by lindi — 2024-10-28 05:57
View ArticleSystem and Network configuration • Re: Bluetooth activation on Gnome
In bluetoothctl, the "show" command replies :Code: No default controller availableCode: arto@dell:~$ bluetoothctlAgent registered[JBL T460BT]# powerMissing on/off argument[JBL T460BT]# scan...
View ArticleSystem and Network configuration • Re: NIC WOL Changed with Debian update
Hello,What is the output of the following command in Debian 12 ?Code: script log.txtapt list ethtoolip addresssudo ethtool enp4s0sudo ifdown -asudo ifup -v -asudo ethtool enp4s0exitThe output of...
View ArticleInstallation • Installing on LUKS2 with AEAD or dm-integrity
Hello, folks!LUKS2 has an awesome feature — AEAD encryption (Authenticated Disk Encryption), which offers the cool secondary benefit of bit rot detection.I would like to install Debian on LUKS with...
View ArticleHardware • Re: Wifi 6e hotspot throughput possible
Server 1 hotspot hostCode: lspci04:00.0 Network controller: MEDIATEK Corp. MT7921K (RZ608) Wi-Fi 6E 80MHzsudo iw listWiphy phy1wiphy index: 1max # scan SSIDs: 4max scan IEs length: 482 bytesmax #...
View ArticleHardware • Missing Nvidia graphics firmware
Hi,I have installed Debian Bookworm on my Sony Viao laptop and it mostly runs just fine. However, "sudo dmesg" reports the following.[ 68.448273] nouveau 0000:01:00.0: firmware: failed to load...
View ArticleGeneral Debian • Re: [Discussion] Not a rant but a cry for help...
As an epilogue.Since I couldn't install kde-plasma-desktop, I tried Code: sudo apt install kde-standard I got an error "E: Unable to locate package kde-standard."Why am I not surprised. Statistics:...
View ArticleHardware • How do I unbork a laptop
Hi,Due to installing the wrong Nvidia driver (see my other thread, "[Borked] Missing Nvidia Graphics Firmware"), I now need to know if it is possible to get the laptop working again. Is it possible,...
View ArticleHardware • Re: How do I unbork a laptop
Yes.No.Statistics: Posted by dilberts_left_nut — 2024-10-30 06:09
View ArticleGeneral Questions • Re: [Software] Debian Server SSH
It works sir. Thank you.Now I have this elaborate conundrum.Code: music@192.168.1.92's password: Authenticated to 192.168.1.92 ([192.168.1.92]:22) using "password".debug1: channel 0: new session...
View ArticleHardware • Re: oem-wifi-qualcomm in Kernel 6.1.0-26-amd64 (Debian 12)
@msegala Great you sorted it.Please mark solved by editing your first post and add prefix [Solved] to the title.Statistics: Posted by sunrat — 2024-11-01 23:36
View ArticleInstallation • Re: All installations fail at network adpter selection
You don't want PulseAudio on a Pipewire system, they will conflict. Applications which use PulseAudio are handled by pipewire-pulse in Pipewire, install it if you don't have it.You also have the...
View ArticleGeneral Questions • Re: [Software] Installing an application
You need to run the command from the directory containing the .deb file (or type the full path to the file).From the download directory (sudo or root):Code: apt install ./filename.debDon't forget the...
View ArticleInstallation • packages (aptitude, nis, autofs, net-tools) can't be found in...
I set up a PXE installation environment, in which I can install RHEL/CentOS/Fedora/Rocky/Ubuntu/Debian. In the answer files of each OS, I use something like "late_command" in preseed file to customize...
View ArticleHardware • Re: How do you set the number of lines scrolled with the mouse wheel?
Where/how do I make that change?Statistics: Posted by Noidly1 — 2024-11-02 01:34
View ArticleInstallation • Re: Debian 12.6 nopubkey error while apt update can't update...
df shows 5 mount points are mounted/dev/run/ [is 56% used for, the rest is using 1% or 0%]/dev/shm/run/lock/home is not mounted because linux boots into emergency mode.if is not the available space...
View Article