Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 2045 matches

by FreewheelinFrank
2024-04-27 06:51
Forum: Hardware
Topic: Sound card suddenly not recognized in Debian 12
Replies: 1
Views: 115

Re: Sound card suddenly not recognized in Debian 12

Have you tried booting into the previous kernel to see if a kernel update broke it?

What is output of

Code: Select all

$ aplay -l
and

Code: Select all

$ pacmd list sinks
by FreewheelinFrank
2024-04-26 08:26
Forum: Hardware
Topic: Sound not working in Debian 12
Replies: 10
Views: 591

Re: Sound not working in Debian 12

You could try comparing various outputs from the live image and your install and seeing what is different. $ aplay -l $ amixer $ pacmd list-sinks (Should work now you are using PulseAudio.) # dmesg | grep 'sof\|snd\|audio\|firmware' As it's working in the live image, it could just be a configuration...
by FreewheelinFrank
2024-04-26 07:23
Forum: Testing And Unstable
Topic: [Testing - Trixie] Why some packages are not upgraded?
Replies: 5
Views: 166

Re: [Testing - Trixie] Why some packages are not upgraded?

Updates to Testing were held up for weeks I think due to fixing the year 38 issue; now they are all coming down at once. Best to wait a few days as sunrat suggested. I think I borked my Testing install trying to push them through. Oh well! :roll:
by FreewheelinFrank
2024-04-25 18:00
Forum: General Questions
Topic: Pulseaudio components
Replies: 7
Views: 209

Re: Pulseaudio components

I have removed all except xfce4-pulseaudio-plugin:amd64 0.4.5-1 amd64 Xfce4 panel plugin to control pulseaudio which I belief is the volume control on XFCE. Is there a Pipewire control to replace the XFCE Pipewire is not the default for XFCe debian 12 ? PulseAudio is still the default for XFCE in B...
by FreewheelinFrank
2024-04-25 07:18
Forum: Installation
Topic: Debian 11 install does not have default gateway route?
Replies: 14
Views: 6197

Re: Debian 11 install does not have default gateway route?

@rh009

Output should be in code tags please, not formatted text. Please edit your post. Thank you.
by FreewheelinFrank
2024-04-24 05:15
Forum: General Questions
Topic: Pulseaudio components
Replies: 7
Views: 209

Re: Pulseaudio components

This is what I get in XFCE with Pipewire: $ dpkg -l|grep pulseaudio ii gstreamer1.0-pulseaudio:amd64 1.22.10-1 amd64 GStreamer plugin for PulseAudio (transitional package) ii pulseaudio-utils 16.1+dfsg1-3 amd64 Command line tools for the PulseAudio sound server ii xfce4-pulseaudio-plugin:amd64 0.4.8...
by FreewheelinFrank
2024-04-22 08:13
Forum: Beginners Questions
Topic: XFCE: some questions about xfce4-keyboard-shortcuts
Replies: 4
Views: 145

Re: XFCE: some questions about xfce4-keyboard-shortcuts

It might be worth searching the XFCE forum for an answer, and posting the question there if you can't find one. Whenever I have an issue with XFCE, I can usually find the answer there already. They know XFCE inside out.

https://forum.xfce.org/
by FreewheelinFrank
2024-04-20 20:05
Forum: Off-Topic
Topic: [Newb] Defense Against Robots! O..O
Replies: 6
Views: 294

Re: [Newb] Defense Against Robots! O..O

Linuxgaming1824 wrote: 2024-04-20 15:03
Every new user should be introduced to the idea that robots, which simulate human beings, and human interaction are becoming a daily fact of life in 2024!
Are you one?
by FreewheelinFrank
2024-04-16 04:57
Forum: General Questions
Topic: [Solved] LibreOffice installed from Debian repo looks atrocious and tiny, but looks normal when installed from deb files
Replies: 20
Views: 676

Re: LibreOffice installed from Debian repo looks atrocious and tiny, but looks normal when installed from deb files

Enigma83 wrote: 2024-04-16 04:19
How to mark as solved? I dont see a button for it in the thread. I'm sure I've probably looked right over it and missed it. Or it's buried?
You have to edit your first post and add [Solved] to the title.
by FreewheelinFrank
2024-04-15 04:51
Forum: Beginners Questions
Topic: [Sound] Bt speaker not recognized as audio device after pipewire install
Replies: 4
Views: 247

Re: [Sound] Bt speaker not recognized as audio device after pipewire install

belic_a wrote: 2024-04-15 04:15 Adding line

Code: Select all

ControllerMode=bredr
in /etc/bluetooth/main.conf
and reboot solved my issue.
Great! Please edit the title of your first post to mark it solved. Thanks.
by FreewheelinFrank
2024-04-15 04:34
Forum: Beginners Questions
Topic: [Installation] New install, no gui
Replies: 12
Views: 486

Re: [Installation] New install, no gui

Does this laptop have the Novo button? Does it get you into the BIOS?

https://pcsupport.lenovo.com/us/en/prod ... os-ideapad

If you can't get the BIOS screen, it suggests hardware failure.
by FreewheelinFrank
2024-04-14 05:36
Forum: Hardware
Topic: Mouse often needs to be replugged when booting desktop
Replies: 5
Views: 257

Re: Mouse often needs to be replugged when booting desktop

Assuming its not the battery, can you run $ usbreset Output should show your mouse: Usage: usbreset PPPP:VVVV - reset by product and vendor id usbreset BBB/DDD - reset by bus and device number usbreset "Product" - reset by product name Devices: Number 001/007 ID 17ef:602e USB Optical Mouse...
by FreewheelinFrank
2024-04-13 20:34
Forum: Beginners Questions
Topic: [Solved] apt update not working
Replies: 4
Views: 249

Re: [Software] apt update not working

This is what is in that directory archive_uri-https_apt_kitware_com_ubuntu_-bookworm.list: deb https://apt.kitware.com/ubuntu/ bookworm main # deb-src https://apt.kitware.com/ubuntu/ bookworm main There is no bookworm suite in that repository. It's for Ubuntu, and available suites reflect Ubuntu ve...
by FreewheelinFrank
2024-04-13 17:22
Forum: Beginners Questions
Topic: [Solved] apt update not working
Replies: 4
Views: 249

Re: [Software] apt update not working

The offending entry is in

Code: Select all

/etc/apt/sources.list.d
by FreewheelinFrank
2024-04-13 10:03
Forum: Beginners Questions
Topic: [Software] curl - command not found
Replies: 2
Views: 256

Re: [Software] curl - command not found

Is package curl installed?
by FreewheelinFrank
2024-04-13 08:01
Forum: Hardware
Topic: Sound not working in Debian 12
Replies: 10
Views: 591

Re: Sound not working in Debian 12

I tried to force the legacy driver but it did not work. I wish to try if it works with a live image of bookworm but I couldn't do that yet because I don't know how to install the firmware for the live image to work on my device, so I need more time for testing. Since I am using the stable version o...
by FreewheelinFrank
2024-04-12 05:38
Forum: Installation
Topic: (Solved) Latest Debian Stable won't install on Asus Prime B450M-A2
Replies: 17
Views: 528

Re: Latest Debian Stable won't install on Asus Prime B450M-A2

Thank you! That was the problem. Disabling IOMMU in the BIOS eliminated all the errors except the first one, which previous research indicated didn't matter. It works perfectly now. You're welcome. It might be worth checking if there is a bug report for this already and if not filing one. https://w...
by FreewheelinFrank
2024-04-12 05:27
Forum: Graphical Environments & Desktops
Topic: IEEE1394 support in Debian 12.4
Replies: 12
Views: 570

Re: IEEE1394 support in Debian 12.4

Found this at the Mint forum: It seems that Linux firewire support has languished over the last few years and the kernel modules were deprecated. So it stopped working in Mint 20 and its Ubuntu 20.04 base. However it seems to have been taken up again, but you'll need a 6,5 oem kernel. https://forums...
by FreewheelinFrank
2024-04-11 05:38
Forum: Installation
Topic: (Solved) Latest Debian Stable won't install on Asus Prime B450M-A2
Replies: 17
Views: 528

Re: Latest Debian Stable won't install on Asus Prime B450M-A2

A web search suggests the error AMD-Vi: Event logged [IO_PAGE_FAULT is related to IOMMU. https://bbs.archlinux.org/viewtopic.php?id=275425 https://forums.linuxmint.com/viewtopic.php?p=792634#p792634 You could try changing IOMMU options in the BIOS. As the errors mention snd_hda_intel, the ultimate c...
by FreewheelinFrank
2024-04-09 13:49
Forum: Graphical Environments & Desktops
Topic: [ Solved] All my desktop icons are gone?
Replies: 6
Views: 266

Re: All my desktop icons are gone?

UberPrutser wrote: 2024-04-09 13:34 Sure, but how? So I need to edit the title?
Yes, please. Edit the title in your first post. Glad to hear it worked for you.