Search found 17 matches

by mikhairu
2022-04-22 09:37
Forum: General Questions
Topic: Sid - Blinking cursor after latest upgrade
Replies: 1
Views: 823

Re: Sid - Blinking cursor after latest upgrade

Also, one final thing I see before the screen goes blank are the following messages.

Code: Select all

Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.11
by mikhairu
2022-04-22 08:56
Forum: General Questions
Topic: Sid - Blinking cursor after latest upgrade
Replies: 1
Views: 823

Sid - Blinking cursor after latest upgrade

I'm running Debian sid - upgraded from Testing recently. Everything was working fine, but after the latest upgrade (which included the 5.17 kernel) my machine boots into blinking cursor.

I login in via another terminal and run journalctl -b -p 3 and get the following output.

pulseaudio[1261]: Failed to find a working profile.
pulseaudio[1261]: Failed to load module "module-alsa-card" (argument: "device_id="0" name="pci-0000_00_1f.3" card_name="alsa_card.pci-0000_00_1f.3" namereg_fail=false ...
by mikhairu
2022-04-22 06:17
Forum: Installation
Topic: debian 11, nvidia-driver issue
Replies: 4
Views: 2811

Re: debian 11, nvidia-driver issue

In my case I had to install Nvidia drivers from their website - https://www.nvidia.com/Download/index.aspx?lang=en-us. (I have RTX 3050 card)
Then I had to disable the nouveau driver.

This guide might be useful - https://linuxconfig.org/how-to-install- ... mine-linux

Also, perhaps regenerating initramfs could help.

Code: Select all

sudo update-initramfs -u
by mikhairu
2022-04-13 13:05
Forum: System and Network configuration
Topic: Driver for Killer Wi-Fi 6 AX1650i
Replies: 7
Views: 3387

Re: Driver for Killer Wi-Fi 6 AX1650i

1. The Wi-Fi issue.
I removed firmware-iwlwifi , rebooted, and installed it again as you suggested (I'm connected via ethernet), arochester . Rebooted again.
Doesn't seem to work, same errors.

In the /lib/firmware/ directory I now have quite a few of the iwlwifi-*.ucode files, but looks like I'm still missing a bunch.

2. Bluetooth issue.
Based on the errors in the output of dmesg above, I found the firmware here: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
I ...
by mikhairu
2022-04-13 12:09
Forum: System and Network configuration
Topic: Driver for Killer Wi-Fi 6 AX1650i
Replies: 7
Views: 3387

Re: Driver for Killer Wi-Fi 6 AX1650i

I tried running # isenkram-autoinstall-firmware and got the following output.

info: looking for firmware file iwlwifi-so-a0-hr-b0-67.ucode requested by kernel
info: looking for firmware file iwlwifi-so-a0-hr-b0-66.ucode requested by kernel
info: looking for firmware file iwlwifi-so-a0-hr-b0-65.ucode requested by kernel
info: looking for firmware file iwlwifi-so-a0-hr-b0-64.ucode requested by kernel
info: looking for firmware file iwlwifi-so-a0-hr-b0-63.ucode requested by kernel
info: looking ...
by mikhairu
2022-04-13 10:23
Forum: System and Network configuration
Topic: Driver for Killer Wi-Fi 6 AX1650i
Replies: 7
Views: 3387

Re: Driver for Killer Wi-Fi 6 AX1650i

I installed iwlwifi from repository and it did not work.
The link in your signature is super useful! Thanks for that.
The output of # dmesg | grep firmware gives the following output. So I have a problem with both the wi-fi and bluetooth drivers.

[ 5.204111] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[ 5.204262] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[ 5.267091] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-hr-b0 ...
by mikhairu
2022-04-13 07:18
Forum: System and Network configuration
Topic: Driver for Killer Wi-Fi 6 AX1650i
Replies: 7
Views: 3387

Driver for Killer Wi-Fi 6 AX1650i

I'm running Debian testing, trying to install Wi-fi driver. My device is Killer Wi-Fi 6 AX1650i 160MHz Wireless Network Adapter .

I saw this page: https://forums.linuxmint.com/viewtopic.php?t=308043, which links to this answer page: https://www.intel.com/content/www/us/en/support/articles/000058909/wireless.html

Using the first approach, I downloaded the firmware iwlwifi-ty-59.601f3a66.0.tgz and extracted it to /lib/firmware directory. The driver is still not detected. Am I supposed to do ...
by mikhairu
2022-04-12 12:11
Forum: System and Network configuration
Topic: Screen is black after suspend
Replies: 0
Views: 1072

Screen is black after suspend

I am using Debian testing. When I suspend the system and wake it up again the computer wakes up but the screen is black.

I have GeForce RTX 3050 video card with Nvidia driver installed.

Any ideas on how to solve this?

Update:

According to this answer https://askubuntu.com/questions/23238/h ... -my-system, when I run

Code: Select all

lspci -nnk | egrep -i --color 'vga|3d|2d' -A3 | grep 'in use'
I get output: Kernel driver in use: nvidia
by mikhairu
2022-04-12 09:48
Forum: Graphical Environments & Desktops
Topic: Debian testing - Gnome - no black theme
Replies: 8
Views: 2474

Re: Debian testing - Gnome - no black theme

Do I just wait until this is fixed?
by mikhairu
2022-04-12 09:41
Forum: Graphical Environments & Desktops
Topic: Debian testing - Gnome - no black theme
Replies: 8
Views: 2474

Re: Debian testing - Gnome - no black theme

Interestingly enough, I don't have "Appearance" menu in normal settings..
by mikhairu
2022-04-12 08:56
Forum: Graphical Environments & Desktops
Topic: Debian testing - Gnome - no black theme
Replies: 8
Views: 2474

Debian testing - Gnome - no black theme

After installing Debian testing I see that there's no black Adwaita theme (Tweaks doesn't show it).

The Gnome version is 42. Is it possible to get the black theme back or it's no longer compatible with latest Gnome?
by mikhairu
2022-04-12 08:44
Forum: Hardware
Topic: Support for Intel 12th gen i7 Alder Lake
Replies: 3
Views: 6168

Re: Support for Intel 12th gen i7 Alder Lake

I was able to install Debian testing. I can see all the CPU cores in System Monitor - I hope they're being detected properly..
by mikhairu
2022-04-06 15:30
Forum: Hardware
Topic: Support for Intel 12th gen i7 Alder Lake
Replies: 3
Views: 6168

Support for Intel 12th gen i7 Alder Lake

I am wondering if Debian is planning to support Intel's 12th gen i7 processors.

I tried running Debian 11 Stable live image on a machine with 12th gen CPU and it looks like it's not supported yet.

Would you know if the support for 12th gen is coming soon?
by mikhairu
2021-09-28 09:10
Forum: General Questions
Topic: Debian 11 - wrong calendar language
Replies: 2
Views: 1546

Re: Debian 11 - wrong calendar language

The "locale" command was showing properties whose values were either "en_US.UTF-8" or "th_TH.UTF-8". Updating /etc/default/locale file did not help.

I ended up reinstalling the system - during the installation I chose New York / US as my timezone location. After the install I updated my timezone to the actual location and things are working fine now.
by mikhairu
2021-09-28 06:58
Forum: General Questions
Topic: Debian 11 - wrong calendar language
Replies: 2
Views: 1546

Debian 11 - wrong calendar language

I installed Debian 11 Gnome. Everything is Ok, except for the language in the Calendar (at top middle of screen).
In Settings > Region and Language, Language is English and Formats is set to United States. However, my timezone is +07 (Bangkok, Thailand) and I suspect because of this my calendar uses Thai language.

How can I fix this so that English language is used?

Image