Unix & Linux Stack Exchange
Q&A for users of Linux, FreeBSD and other Unix-like operating systems
Latest Questions
1
votes
1
answers
4350
views
Slow download speed with rtl8821ce on Pop!_OS 18.04
I recently bought a HP 15-da0206ng laptop and since my goal was to finally switch from Windows to Linux I installed the Linux distribution Pop!_OS 18.04 LTS which is built on Ubuntu 18.04 LTS. After I installed the OS, I encountered a problem: No WIFI Adapter was detected. The WIFI Adapter in the HP...
I recently bought a HP 15-da0206ng laptop and since my goal was to finally switch from Windows to Linux I installed the Linux distribution Pop!_OS 18.04 LTS which is built on Ubuntu 18.04 LTS.
After I installed the OS, I encountered a problem: No WIFI Adapter was detected. The WIFI Adapter in the HP 15-da0206ng is a Realtek RTL8821CE 802.11b/g/n/ac, according to HP. I quickly found a solution for this:
https://askubuntu.com/questions/1071299/how-to-install-wi-fi-driver-for-realtek-rtl8821ce-on-ubuntu-18-04
I disabled secure boot in BIOS, connected my Laptop via cable updated and upgraded and installed the driver and my WIFI Adapter was detected and worked. However, my download speed via wifi is very slow. The terminal and the browsers (Firefox and Chrome) download everything with a speed of around 85 kb/s. According to this site (it is a German site):
http://www.speedmeter.de/
my download speed is at 0.6-0.7 mbit/s. My upload speed is at 5 mbit/s which I consider normal. I did the same speed check with my Samsung phone and it reaches a download speed of 102 mbit/s and an upload speed of 5 mbit/s. Something is clearly wrong with the download speed of my Notebook.
After researching this problem I found this thread: https://askubuntu.com/questions/1148030/slow-wifi-connection-ubuntu-18-04/1148065?r=SearchResults#1148065
but switching antennas resulted in no difference. Selecting a specific antenna explicitly seems to be a working solution if your wifi signal is not strong, as it is explained here:
https://askubuntu.com/questions/1058379/wifi-signal-is-weak-in-ubuntu-18-04-with-rtl8723be
In my case I would say that the signal strength is not a problem. As you can see in the results of running
dev wifi list
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
* Burt-Reynolds Infra 1 405 Mbit/s 82 ▂▄▆█ WPA2
I also turned of power saving for the wifi adapter as described at the bottom of this readme: https://github.com/tomaspinho/rtl8821ce/blob/master/README.md but it did not make any difference as well.
I upgraded the kernel from 4.18 to 4.19 but there was no change. I tried to install Ubuntu (instead of Pop!_OS) 18.04 but here I did not manage to install the rtl8821ce drivers at all. Currently I am running Pop!_OS 19.04 where I can install the drivers again but the download speed is still painful slow.
Furthermore I went through this troubleshooting: https://support.system76.com/articles/wireless/
which means I tried to change the router configuration, I disabled IPv6, I enabled Antenna Aggregation, I tried to disable the N mode in /etc/modprobe.d/iwlwifi.conf and I disabled bluetooth coexistence.
I am not quite sure what to try anymore and my next steps will be to buy a usb wifi adapter or, the worst case, install Windows again. It seems that most questions related to the rtl8821ce are about getting it not working at all. In my case it works but very slowly. I am not sure if I am missing something obvious and that is why I decided to post this problem here.
Here is some additional hardware information:
Intel® Core™ i5-8250U
DDR4-2400 SDRAM, 16 GB
256 GB PCIe® NVMe™ M.2 SSD
Intel® UHD Graphics 620
Thanks in advance.
Jannik Günther
(11 rep)
Jun 15, 2019, 12:24 PM
• Last activity: Jul 25, 2025, 11:09 AM
1
votes
1
answers
2400
views
Random freezes on some CentOS 7 installations on HP Elitedesk 800 G4
I have been running CentOS 7 minimal on around 10 i7-8700 PCs in my organization. These machines are [HP Elitedesk 800 G4 workstations][1] ([Hardware Ref. Guide][2]) ([Maintenance and Service Guide][3]) ([datasheet][4]). All work fine, except a couple which freeze randomly, requiring a hard reboot....
I have been running CentOS 7 minimal on around 10 i7-8700 PCs in my organization. These machines are HP Elitedesk 800 G4 workstations (Hardware Ref. Guide ) (Maintenance and Service Guide ) (datasheet ). All work fine, except a couple which freeze randomly, requiring a hard reboot.
I have looked at the var/logs/messages and dmsg but there are no errors which could potentially explain why the machine got hung. I am happy to provide more information if you need me to.
PCs which freeze, and which do not freeze, are using exactly same apps for the same purpose, for local proxy use. I have checked swap usage by running vmstat with its delay and count but swap usage seems to be not exceeding the limit.
# vmstat -a
procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----
r b swpd free inact active si so bi bo in cs us sy id wa st
2 0 0 14922052 142620 734392 0 0 1 1 107 97 5 3 92 0 0
Vipul Bhatiya
(19 rep)
Aug 5, 2019, 05:24 PM
• Last activity: Jun 27, 2025, 11:03 PM
0
votes
0
answers
57
views
How to get a stable scanner name for scanimage?
In Debian 12 *bookworm*, when we scan a page via `scanimage`, we have to specify a scanner via `--device-name='scanner name'`. However, the scanner name is not stable; it changes every couple of minutes, and if we omit the scanner name, an empty file is produced: ``` $ scanimage -L device `escl:http...
In Debian 12 *bookworm*, when we scan a page via
scanimage
, we have to specify a scanner via --device-name='scanner name'
. However, the scanner name is not stable; it changes every couple of minutes, and if we omit the scanner name, an empty file is produced:
$ scanimage -L
device `escl:https://192.168.2.101:443 ' is a HP OfficeJet Pro 8130e series [NNNNNN] (USB) platen,adf scanner
device `escl:http://192.168.2.101:80 ' is a HP OfficeJet Pro 8130e series [NNNNNN] platen,adf scanner
device `airscan:e1:HP OfficeJet Pro 8130e series [NNNNNN]' is a eSCL HP OfficeJet Pro 8130e series [NNNNNN] ip=192.168.2.101
device `airscan:e0:HP OfficeJet Pro 8130e series [NNNNNN] (USB)' is a eSCL HP OfficeJet Pro 8130e series [NNNNNN] (USB) ip=127.0.0.1
$ scanimage --device-name='airscan:e1:HP OfficeJet Pro 8130e series [NNNNNN]' --format=png --output-file=out.png --progress --resolution 600 --mode Gray
scanimage: open of device airscan:e1:HP OfficeJet Pro 8130e series [NNNNNN] failed: Invalid argument
$ scanimage --device-name='airscan:e0:HP OfficeJet Pro 8130e series [NNNNNN]' --format=png --output-file=out.png --progress --resolution 600 --mode Gray
scanimage: open of device airscan:e0:HP OfficeJet Pro 8130e series [NNNNNN] failed: Invalid argument
$ scanimage --device-name='airscan:e1:HP OfficeJet Pro 8130e series [NNNNNN]' --format=png --output-file=out.png --progress --resolution 600 --mode Gray
scanimage: open of device airscan:e1:HP OfficeJet Pro 8130e series [NNNNNN] failed: Invalid argument
$ scanimage --format=png --output-file=out.png --progress --resolution 600 --mode Gray
scanimage: rounded value of resolution from 600 to 600
scanimage: rounded value of br-x from 215.9 to 215.9
scanimage: rounded value of br-y from 297.011 to 297.011
scanimage: sane_start: Document feeder out of documents
$ file out.png
out.png: empty
$ scanimage --device-name='escl:http://hpinnnnnn:80 ' --format=png --output-file=out.png --progress --resolution 600 --mode Gray
scanimage: rounded value of resolution from 600 to 600
scanimage: rounded value of br-x from 215.9 to 215.9
scanimage: rounded value of br-y from 297.011 to 297.011
scanimage: sane_start: Document feeder out of documents
$ file out.png
out.png: empty
$ scanimage --device-name='escl:https://hpinnnnnn:443 ' --format=png --output-file=out.png --progress --resolution 600 --mode Gray
scanimage: rounded value of resolution from 600 to 600
scanimage: rounded value of br-x from 215.9 to 215.9
scanimage: rounded value of br-y from 297.011 to 297.011
scanimage: sane_start: Document feeder out of documents
$ file out.png
out.png: empty
$ scanimage --device-name='airscan:e0:HP OfficeJet Pro 8130e series [NNNNNN]' --format=png --output-file=out.png --progress --resolution 600 --mode Gray
scanimage: open of device airscan:e0:HP OfficeJet Pro 8130e series [NNNNNN] failed: Invalid argument
$ scanimage --device-name='airscan:e1:HP OfficeJet Pro 8130e series [NNNNNN]' --format=png --output-file=out.png --progress --resolution 600 --mode Gray
scanimage: open of device airscan:e1:HP OfficeJet Pro 8130e series [NNNNNN] failed: Invalid argument
$ scanimage --device-name='airscan:e0:HP OfficeJet Pro 8130e series [NNNNNN]' --format=png --output-file=out.png --progress --resolution 600 --mode Gray
$
Above, NNNNNN
stands for an identifier composed of six digits and uppercase letters, which we chose to keep anonymous, and nnnnnn
is the same identifier with the uppercase letters converted to lowercase. Only the last scanning attempt was successful; all the previous attempts were a loss of our time. Scanning via the escl:
or USB
interfaces works even rarer or not at all, so we don't use these.
Why does the device name fluctuate: sometimes we have luck with airscan:e0:…
and sometimes with airscan:e1:…
(and I also recall airscan:w1:…
in the output of scanimage -L
, though I don't remember an error-free scan with it)? How to make the airscan:…
device name stable or *always* get the right device name? Any stable aliases anywhere in the file system?
Notice that the IP address may also change, e.g., when the router decides so or simply reboots. What does stay constant is the presence/absence of the scanner, its identifiers, and its connections: the USB physical connection, the identifier of the Wi-Fi network (not shown here), the scanner identifier NNNNNN
, and the scanner identifier nnnnnn
we use to access its Web interface from a Web browser via http://hpinnnnnn
or https://hpinnnnnn
.
Also notice that a straight, non-loopy script that parses the output of scanimage -L
and then feeds the extracted scanner name into the actual scanning command scanimage --device-name='airscan:…:HP OfficeJet Pro 8130e series [NNNNNN]' --output-file=… …
still leaves the possibility that between the two commands, the device name changes (yes, it *does* happen in reality). Of course, we can put the two commands into a loop and retry on failure. As this consumes time (and already scanimage -L
consumes many seconds), a better approach is needed.
user743115
(1 rep)
May 18, 2025, 11:51 AM
• Last activity: May 19, 2025, 03:17 AM
1
votes
1
answers
3864
views
installing Realtek 8821ce on RHEL 8
I am trying to install my wifi card driver on RHEL 8 for the 8821CE. I am temporarily using an 88XXau for a usb wifi adapter. I've been looking for a solution for a while and came across two main git repos: https://github.com/lwfinger/rtlwifi_new/tree/rtw88 https://github.com/tomaspinho/rtl8821ce/ t...
I am trying to install my wifi card driver on RHEL 8 for the 8821CE.
I am temporarily using an 88XXau for a usb wifi adapter.
I've been looking for a solution for a while and came across two main git repos:
https://github.com/lwfinger/rtlwifi_new/tree/rtw88
https://github.com/tomaspinho/rtl8821ce/
the rtw88 still doesn't support the 8821CE Card as far as I can tell.
I managed to install the /tomaspinho dkms module after editing the code and following the issues section to solve compilation problems related to kernel version:
https://github.com/tomaspinho/rtl8821ce/issues?q=centos
This basically involved changing some ifdef definitions to suit the old kernel that is using recent or backported code to my knowledge.
Now I am at a point where the dkms module installed correctly and I can see the module loaded in lsmod output, but the card is still not detected and I wonder what I can do from this point forward.
Thank you in advance for your help.
lsmod:
lsmod | grep 8821
8821ce 2023424 0
cfg80211 806912 2 88XXau,8821ce
kernel:
uname -r
4.18.0-193.1.2.el8_2.x86_64
dmesg:
dmesg | grep 8821
[ 0.758821] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[ 3.187034] 8821ce: loading out-of-tree module taints kernel.
[ 3.218784] rtl8821ce 0000:02:00.0: enabling device (0000 -> 0003)
[ 3.248873] Modules linked in: crc32_pclmul(+) 8821ce(OE+) 88XXau(OE+) crc32c_intel amd_iommu_v2 gpu_sched i2c_algo_bit ttm hid_logitech_hidpp drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cfg80211 nvme drm ghash_clmulni_intel serio_raw r8169 nvme_core rfkill realtek pinctrl_amd hid_logitech_dj dm_mirror dm_region_hash dm_log dm_mod
[ 3.248981] ? rtw_chbw_to_freq_range+0x40/0x96 [8821ce]
[ 3.249021] ? rtw_is_dfs_ch+0x34/0x70 [8821ce]
[ 3.249067] ? rtw_regd_apply_flags+0xc9/0xda [8821ce]
[ 3.249113] rtw_wiphy_register+0x1e/0x20 [8821ce]
[ 3.249159] rtw_cfg80211_ndev_res_register+0x11/0x17 [8821ce]
[ 3.249203] rtw_os_ndev_register+0xf2/0x157 [8821ce]
[ 3.249248] rtw_os_ndevs_register+0x9e/0xce [8821ce]
[ 3.249292] rtw_os_ndevs_init+0x24/0x3a [8821ce]
[ 3.249334] rtw_drv_init+0x4f/0xac [8821ce]
[ 3.249389] rtw_drv_entry+0x48/0x1000 [8821ce]
[ 3.249485] WARNING: CPU: 6 PID: 528 at /var/lib/dkms/rtl8821ce/v5.5.2_34066.20200325/build/os_dep/linux/os_intfs.c:1681 rtw_os_ndev_register+0x64/0x157 [8821ce]
[ 3.249485] Modules linked in: crc32_pclmul(+) 8821ce(OE+) 88XXau(OE+) crc32c_intel amd_iommu_v2 gpu_sched i2c_algo_bit ttm hid_logitech_hidpp drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cfg80211 nvme drm ghash_clmulni_intel serio_raw r8169 nvme_core rfkill realtek pinctrl_amd hid_logitech_dj dm_mirror dm_region_hash dm_log dm_mod
[ 3.249537] RIP: 0010:rtw_os_ndev_register+0x64/0x157 [8821ce]
[ 3.249589] rtw_os_ndevs_register+0x9e/0xce [8821ce]
[ 3.249632] rtw_os_ndevs_init+0x24/0x3a [8821ce]
[ 3.249675] rtw_drv_init+0x4f/0xac [8821ce]
[ 3.249722] rtw_drv_entry+0x48/0x1000 [8821ce]
[ 3.258088] WARNING: CPU: 6 PID: 528 at /var/lib/dkms/rtl8821ce/v5.5.2_34066.20200325/build/os_dep/linux/os_intfs.c:3141 rtw_os_ndevs_register+0xa6/0xce [8821ce]
[ 3.258090] Modules linked in: crct10dif_pclmul(+) crc32_pclmul 8821ce(OE+) 88XXau(OE+) crc32c_intel amd_iommu_v2 gpu_sched i2c_algo_bit ttm hid_logitech_hidpp drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cfg80211 nvme drm ghash_clmulni_intel serio_raw r8169 nvme_core rfkill realtek pinctrl_amd hid_logitech_dj dm_mirror dm_region_hash dm_log dm_mod
[ 3.258154] RIP: 0010:rtw_os_ndevs_register+0xa6/0xce [8821ce]
[ 3.258215] rtw_os_ndevs_init+0x24/0x3a [8821ce]
[ 3.258262] rtw_drv_init+0x4f/0xac [8821ce]
[ 3.258319] rtw_drv_entry+0x48/0x1000 [8821ce]
[ 10.280025] Bluetooth: hci0: rtl: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8821
[ 10.280028] Bluetooth: hci0: rtl: loading rtl_bt/rtl8821c_config.bin
[ 10.283364] Bluetooth: hci0: rtl: loading rtl_bt/rtl8821c_fw.bin
[ 21.489998] dm_crypt amdgpu crct10dif_pclmul crc32_pclmul 8821ce(OE) 88XXau(OE) crc32c_intel amd_iommu_v2 gpu_sched i2c_algo_bit ttm hid_logitech_hidpp drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cfg80211 nvme drm ghash_clmulni_intel serio_raw r8169 nvme_core rfkill realtek pinctrl_amd hid_logitech_dj dm_mirror dm_region_hash dm_log dm_mod
ifconfig(wlp4s0f3u2 is my usb wifi adapter):
ifconfig -a
eno1: flags=4099 mtu 1500
ether f8:b4:6a:b5:fb:23 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73 mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Local Loopback)
RX packets 6454 bytes 443527 (433.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 6454 bytes 443527 (433.1 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
virbr0: flags=4099 mtu 1500
inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255
ether 52:54:00:74:aa:45 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
virbr0-nic: flags=4098 mtu 1500
ether 52:54:00:74:aa:45 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp4s0f3u2: flags=4163 mtu 2312
inet 192.168.2.22 netmask 255.255.255.0 broadcast 192.168.2.255
inet6 fe80::e1d3:1071:71d9:6b63 prefixlen 64 scopeid 0x20
.....
I can see the card with this command, but I am not sure if it is due to the driver or not:
lshw -C network
*-network UNCLAIMED
description: Network controller
product: RTL8821CE 802.11ac PCIe Wireless Network Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: cap_list
configuration: latency=0
resources: ioport:f000(size=256) memory:fe900000-fe90ffff
**Update**
Since I am trying different drivers, I am blacklisting them at /etc/modprob.d to make sure only one loads at a time, please let me know if this is enough
I opened an issue at rtw88(https://github.com/lwfinger/rtlwifi_new/issues/608) , they confirm the firmware was missing and added that to the repo, but this created an new issue:
[ 12.378158] rtw_8821ce 0000:02:00.0: Firmware version 24.5.0, H2C version 12
[ 12.404834] rtw_8821ce 0000:02:00.0: rfe 2 isn't supported
[ 12.404937] rtw_8821ce 0000:02:00.0: failed to setup chip efuse info
[ 12.404939] rtw_8821ce 0000:02:00.0: failed to setup chip information
**Update 2**
This has been resolved with rtw88 driver by lwfinger after his updates to the code base. the driver works as intended now for the 8821ce!
Iqbal AISSAOUI
(11 rep)
Jun 8, 2020, 10:23 AM
• Last activity: May 2, 2025, 07:04 PM
1
votes
2
answers
6011
views
CentOS network interfaces are not coming up
We installed a fresh copy of CentOS on "HP Proliant DL380p Gen8" and the ethernet interfaces are having this Strange, fluctuating connectivity issue where the interfaces either work with no issues and or are completely dead. Here are some commands outputs: **Systemctl status network** network.servic...
We installed a fresh copy of CentOS on "HP Proliant DL380p Gen8" and the ethernet interfaces are having this Strange, fluctuating connectivity issue where the interfaces either work with no issues and or are completely dead.
Here are some commands outputs:
**Systemctl status network**
network.service - LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network; bad; vendor preset: disabled)
Active: failed (Result: exit-code) since Mon 2019-04-15 03:38:16 EDT; 3min 18s ago
Docs: man:systemd-sysv-generator(8)
Process: 6557 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=1/FAILURE)
Apr 15 03:38:14 localhost.localdomain systemd[1] : Starting LSB: Bring up/down networking...
Apr 15 03:38:15 localhost.localdomain network: Bringing up loopback interface: [ OK ]
Apr 15 03:38:15 localhost.localdomain network: Bringing up interface eno1: ERROR : [/etc/sysconfig/network-scripts/ifup-eth] Device eno1 does not seem to be present, delaying initialization.
Apr 15 03:38:15 localhost.localdomain network: [FAILED]
Apr 15 03:38:16 localhost.localdomain systemd[1] : network.service: control process exited, code=exited status=1
Apr 15 03:38:16 localhost.localdomain systemd[1] : Failed to start LSB: Bring up/down networking.
Apr 15 03:38:16 localhost.localdomain systemd[1] : Unit network.service entered failed state.
Apr 15 03:38:16 localhost.localdomain systemd[1] : network.service failed.
**ifconfg -a**
lo: flags=73 mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
**ip a**
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
**lspci -nn|grep net**
03:00.0 Ethernet controller : Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe [14e4:1657] (rev 01)
03:00.1 Ethernet controller : Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe [14e4:1657] (rev 01)
03:00.2 Ethernet controller : Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe [14e4:1657] (rev 01)
03:00.3 Ethernet controller : Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe [14e4:1657] (rev 01)
**Ip link**
1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
**nmcli c**
NAME UUID TYPE DEVICE
eno1 2c3315f0-9a56-4c6f-9cab-a55e3a0f7f2d ethernet --
eno2 657324ea-5e27-4d31-a6ce-314227330869 ethernet --
eno3 6c53e522-01ce-4807-bfe1-46266cb45e29 ethernet --
eno4 e7cebe37-3d20-4e34-b951-ea5901c36a1c ethernet --
**/etc/sysconfig/network-scripts/ifcfg-eno1**
TYPE="Ethernet"
PROXY_METHOD="none"
BROWSER_ONLY="no"
BOOTPROTO="dhcp"
DEFROUTE="yes"
IPV4_FAILURE_FATAL="no"
IPV6INIT="yes"
IPV6_AUTOCONF="yes"
IPV6_DEFROUTE="yes"
IPV6_FAILURE_FATAL="no"
IPV6_ADDR_GEN_MODE="stable-privacy"
NAME="eno1"
UUID="2c3315f0-9a56-4c6f-9cab-a55e3a0f7f2d"
DEVICE="eno1"
ONBOOT=yes
HWADDR=2c:76:8a:5d:ea:b8
**nmcli device status**
DEVICE TYPE STATE CONNECTION
lo loopback unmanaged --
**nmcli device status**
GENERAL.DEVICE: lo
GENERAL.TYPE: loopback
GENERAL.HWADDR: 00:00:00:00:00:00
GENERAL.MTU: 65536
GENERAL.STATE: 10 (unmanaged)
GENERAL.CONNECTION: --
GENERAL.CON-PATH: --
IP4.ADDRESS[1] : 127.0.0.1/8
IP4.GATEWAY: --
IP6.ADDRESS[1] : ::1/128
IP6.GATEWAY: --
**lspci -vv**
Pastebin
**journalctl -b 0 | grep devices**
Pastebin
**journalctl -b 0 | grep kernel**
Pastebin
**journalctl -b 0 | grep module**
Pastebin
FS5
(11 rep)
Apr 15, 2019, 09:35 AM
• Last activity: Apr 11, 2025, 07:04 AM
2
votes
2
answers
2413
views
USB devices do not work after suspend
I have an HP omen 15 laptop, using Pop OS 20.04 (kernel 5.13.0-7620-generic). Whenever I wake the laptop after suspend, my connected usb devices stop working. Following others' advice, I set the kernel option using kernelstub: usbcore.autosuspend=-1 However this doesn't seem to affect anything. I tr...
I have an HP omen 15 laptop, using Pop OS 20.04 (kernel 5.13.0-7620-generic).
Whenever I wake the laptop after suspend, my connected usb devices stop working. Following others' advice, I set the kernel option using kernelstub:
usbcore.autosuspend=-1
However this doesn't seem to affect anything. I tried another suggestion using
usbreset
from usbutils
.
This is the result before suspending:
stan@pop-os:~$ usbreset
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 003/002 ID 046d:c52b USB Receiver
Number 001/002 ID 30c9:000e HP Wide Vision HD Camera
Number 001/003 ID 8087:0029
And this is after suspend and wake:
stan@pop-os:~$ usbreset
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:
So no devices detected there.
EDIT: turns out that some devices are not affected, like external hdd. But any kind of mouse/keyboard is affected, doesn't matter if it is wireless or not. Strangely enough, the integrated camera also stops working.
Everything works fine on reboot.
stann1
(121 rep)
Dec 1, 2021, 08:08 PM
• Last activity: Mar 7, 2025, 06:57 PM
1
votes
1
answers
58
views
FN20 key firing twice with different codes (FN20 & XF86AudioMicMute)
I'm on Arch Linux with Hyprland (I don't think its relevant but still). I just did a clean install and tried to setup the Mic Mute key like I had did while following [this from the Manjaro Forums][1]. But it seems that there is some issue that makes the mic mute fire twice, first as F20 and then as...
I'm on Arch Linux with Hyprland (I don't think its relevant but still). I just did a clean install and tried to setup the Mic Mute key like I had did while following this from the Manjaro Forums . But it seems that there is some issue that makes the mic mute fire twice, first as F20 and then as XF86AudioMicMute. This leads the the hyprland keybind toggling the Mic mute status and then reverting back on key release.
I ran
# libinput debug-events --show-keycodes
This the output on pressing the F20 (Mic Mute) Key:
-event3 KEYBOARD_KEY +0.000s KEY_F20 (190) pressed
event3 KEYBOARD_KEY +0.130s KEY_F20 (190) released
-event18 KEYBOARD_KEY +0.330s KEY_MICMUTE (248) pressed
event18 KEYBOARD_KEY +0.330s KEY_MICMUTE (248) released
This wasn't a problem in the previous arch install. Is there a way where I can disable the re-fire?
My Laptop is: HP Envy 14 - Eb0021TX.
**TIA**
Achilles
(11 rep)
Nov 25, 2024, 11:40 AM
• Last activity: Mar 6, 2025, 11:07 PM
0
votes
1
answers
160
views
Linux Mint 22 : HP Envy 13 aq1176ng - only sound on RDP, but no headphones or loudspeakers
First: virtual sound throuch RDP (**Remote Desktop Connection**) i.E. ***NoMachine*** works brilliantly, only the internal speakers and head phones don't give a sound. Sound drivers (**[sound open firmware are installed by github source v2.2 (before most latter v2.12)][1]**). **Sound card is intels...
First: virtual sound throuch RDP (**Remote Desktop Connection**) i.E. ***NoMachine*** works brilliantly, only the internal speakers and head phones don't give a sound. Sound drivers (**sound open firmware are installed by github source v2.2 (before most latter v2.12) **). **Sound card is intels *snd_hda_intel*.**
I have followed the few links found on the net regarding Linux Mint or Ubuntu 22, which always are similar like:
- install ALSA
- Reinstalling sound system and restarting alsa
- (re)install pipewire
- install and configure hdajackretask (this is the least promising way IMHO)
incl. restarting alsa,
But changing the volume or muting in alsamixer does not change the missing sound from the speakers and changes made don't survive a boot:

# dmesg | grep snd
[ 659.315312] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 659.315388] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 659.678692] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC285: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 659.678695] snd_hda_codec_realtek ehdaudio0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 659.678697] snd_hda_codec_realtek ehdaudio0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 659.678698] snd_hda_codec_realtek ehdaudio0D0: mono: mono_out=0x0
[ 659.678699] snd_hda_codec_realtek ehdaudio0D0: inputs:
[ 659.678699] snd_hda_codec_realtek ehdaudio0D0: Mic=0x19
Getting info on the system (**last two lines audio**):
# inxi -SMA
System:
Host: HP-ENVY-Laptop-13-aq1176ng Kernel: 6.8.0-52-generic arch: x86_64
bits: 64
Desktop: Cinnamon v: 6.4.6 Distro: Linux Mint 22.1 Xia
Machine:
Type: Laptop System: HP product: HP ENVY Laptop 13-aq1xxx
v: Type1ProductConfigId serial: 8CG0165VNF
Mobo: HP model: 86AE v: 83.18 serial: PJEKT1DHCDM061 UEFI: Insyde v: F.22
date: 11/24/2023
Audio:
Device-1: Intel Comet Lake PCH-LP cAVS driver: sof-audio-pci-intel-cnl
API: ALSA v: k6.8.0-52-generic status: kernel-api
The journal reharding findings of 'snd' during boot looks fine to me:
$ journalctl -b -x | grep -i snd
Oct 17 19:15:17 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
Oct 17 19:15:17 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Feb 20 00:05:30 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC285: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
Feb 20 00:05:30 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_codec_realtek ehdaudio0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Feb 20 00:05:30 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_codec_realtek ehdaudio0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Feb 20 00:05:30 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_codec_realtek ehdaudio0D0: mono: mono_out=0x0
Feb 20 00:05:30 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_codec_realtek ehdaudio0D0: inputs:
Feb 20 00:05:30 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_codec_realtek ehdaudio0D0: Mic=0x19
Feb 20 01:17:31 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
Feb 20 01:17:31 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Feb 20 01:17:31 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC285: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
Feb 20 01:17:31 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_codec_realtek ehdaudio0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Feb 20 01:17:31 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_codec_realtek ehdaudio0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Feb 20 01:17:31 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_codec_realtek ehdaudio0D0: mono: mono_out=0x0
Feb 20 01:17:31 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_codec_realtek ehdaudio0D0: inputs:
Feb 20 01:17:31 HP-ENVY-Laptop-13-aq1176ng kernel: snd_hda_codec_realtek ehdaudio0D0: Mic=0x19
So far no results. The only thing is working, is if you connect via NoMachine the sound is transferred to the remote computer.
So I consider the sound is produced but somewhere between the layers of Abstraction of the OS down to the HW there is an issue. I beg you for your ideas, or solution (trees)!
[EDIT]
*aplay -l* output
# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sofhdadsp [sof-hda-dsp], device 0: HDA Analog (*) []
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 3: HDMI1 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 4: HDMI2 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 5: HDMI3 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
*lspci output*:
# lspci
00:00.0 Host bridge: Intel Corporation Comet Lake-U v1 4c Host Bridge/DRAM Controller (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation CometLake-U GT2 [UHD Graphics] (rev 02)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 0c)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Comet Lake Thermal Subsytem
00:14.0 USB controller: Intel Corporation Comet Lake PCH-LP USB 3.1 xHCI Host Controller
00:14.2 RAM memory: Intel Corporation Comet Lake PCH-LP Shared SRAM
00:14.3 Network controller: Intel Corporation Comet Lake PCH-LP CNVi WiFi
00:14.5 SD Host controller: Intel Corporation Comet Lake PCH-LP SCS3
00:15.0 Serial bus controller: Intel Corporation Serial IO I2C Host Controller
00:15.1 Serial bus controller: Intel Corporation Comet Lake Serial IO I2C Host Controller
00:16.0 Communication controller: Intel Corporation Comet Lake Management Engine Interface
00:17.0 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode]
00:1c.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #1 (rev f0)
00:1c.4 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #5 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #9 (rev f0)
00:1d.4 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #13 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Comet Lake PCH-LP LPC Premium Controller/eSPI Controller
00:1f.3 Multimedia audio controller: Intel Corporation Comet Lake PCH-LP cAVS
00:1f.4 SMBus: Intel Corporation Comet Lake PCH-LP SMBus Host Controller
00:1f.5 Serial bus controller: Intel Corporation Comet Lake SPI (flash) Controller
02:00.0 3D controller: NVIDIA Corporation GP108BM [GeForce MX250] (rev a1)
04:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller S4LV008[Pascal]
output of *dmesg|grep audio*
# dmesg |grep audio
[ 15.060429] sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 15.060582] sof-audio-pci-intel-cnl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 15.060596] sof-audio-pci-intel-cnl 0000:00:1f.3: enabling device (0000 -> 0002)
[ 15.060801] sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[ 15.060876] sof-audio-pci-intel-cnl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 15.067813] sof-audio-pci-intel-cnl 0000:00:1f.3: use msi interrupt mode
[ 15.108086] sof-audio-pci-intel-cnl 0000:00:1f.3: hda codecs found, mask 5
[ 15.108092] sof-audio-pci-intel-cnl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[ 15.108097] sof-audio-pci-intel-cnl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[ 15.113689] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware paths/files for ipc type 0:
[ 15.113694] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware file: intel/sof/sof-cml.ri
[ 15.113697] sof-audio-pci-intel-cnl 0000:00:1f.3: Topology file: intel/sof-tplg/sof-hda-generic-2ch.tplg
[ 15.116471] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[ 15.116474] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[ 15.116481] sof-audio-pci-intel-cnl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[ 15.216153] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[ 15.216160] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[ 15.236595] sof-audio-pci-intel-cnl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0
[ 15.257684] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC285: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 15.257692] snd_hda_codec_realtek ehdaudio0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 15.257695] snd_hda_codec_realtek ehdaudio0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 15.257697] snd_hda_codec_realtek ehdaudio0D0: mono: mono_out=0x0
[ 15.257699] snd_hda_codec_realtek ehdaudio0D0: inputs:
[ 15.257701] snd_hda_codec_realtek ehdaudio0D0: Mic=0x19
[ 4302.743485] sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 4302.743565] sof-audio-pci-intel-cnl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 4302.744012] sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[ 4302.744080] sof-audio-pci-intel-cnl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 4302.750643] sof-audio-pci-intel-cnl 0000:00:1f.3: use msi interrupt mode
[ 4302.764441] sof-audio-pci-intel-cnl 0000:00:1f.3: hda codecs found, mask 5
[ 4302.764450] sof-audio-pci-intel-cnl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[ 4302.764457] sof-audio-pci-intel-cnl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[ 4302.766353] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware paths/files for ipc type 0:
[ 4302.766357] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware file: intel/sof/sof-cml.ri
[ 4302.766358] sof-audio-pci-intel-cnl 0000:00:1f.3: Topology file: intel/sof-tplg/sof-hda-generic-2ch.tplg
[ 4302.768019] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[ 4302.768022] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[ 4302.768029] sof-audio-pci-intel-cnl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[ 4302.880559] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[ 4302.880569] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[ 4302.881182] sof-audio-pci-intel-cnl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0
[ 4302.897218] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC285: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 4302.897226] snd_hda_codec_realtek ehdaudio0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4302.897229] snd_hda_codec_realtek ehdaudio0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 4302.897232] snd_hda_codec_realtek ehdaudio0D0: mono: mono_out=0x0
[ 4302.897233] snd_hda_codec_realtek ehdaudio0D0: inputs:
[ 4302.897235] snd_hda_codec_realtek ehdaudio0D0: Mic=0x19
[EDIT 3]
Picture of Alsamixer. Is the device muted if its green around the number down in the column, or vice versa? Plus List of soundcards, which is actually default and sof-hda-default.


pedda
(81 rep)
Feb 12, 2025, 04:30 PM
• Last activity: Mar 6, 2025, 10:39 PM
0
votes
1
answers
130
views
WiFi Not working in Ubuntu 22.04
I'm having problem with the WiFi stuff. There is no WiFi section in the settings. I have tried installing drivers from two different repo. 1. https://github.com/lwfinger/rtw88 and 2. https://github.com/tomaspinho/rtl8821ce And I have also physically detached and reattached the driver. And nothing is...
I'm having problem with the WiFi stuff. There is no WiFi section in the settings. I have tried installing drivers from two different repo.
1. https://github.com/lwfinger/rtw88 and
2. https://github.com/tomaspinho/rtl8821ce
And I have also physically detached and reattached the driver. And nothing is working yet.
The device is dual boot and wifi is not working in both Windows and ubuntu.
WiFi Card:
WiFi Card:

Device Specs:
Device: HP Laptop 15g-dr0xxx
Processor: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
OS details
Operating System: Ubuntu 22.04.5 LTS
Kernel: Linux 6.8.0-51-generic
Output of "iwconfig":
lo no wireless extensions.
eno1 no wireless extensions.
br-471ff4d4efeb no wireless extensions.
br-4bb9f411c9d4 no wireless extensions.
docker0 no wireless extensions.
br-8762ad225300 no wireless extensions.
br-89fa109b6536 no wireless extensions.
br-9c73dc0b77bf no wireless extensions.
enxb29054822e73 no wireless extensions.
Output of "sudo lshw -C network":
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: eno1
version: 15
serial: b0:0c:d1:e7:79:86
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=6.8.0-51-generic firmware=rtl8168h-2_0.0.2 02/26/15 latency=0 link=no multicast=yes port=twisted pair
resources: irq:16 ioport:3000(size=256) memory:94104000-94104fff memory:94100000-94103fff
*-network
description: Ethernet interface
physical id: b
bus info: usb@1:1
logical name: enxb29054822e73
serial: b2:90:54:82:2e:73
capabilities: ethernet physical
configuration: autonegotiation=off broadcast=yes driver=rndis_host driverversion=6.8.0-51-generic duplex=half firmware=RNDIS device ip=192.168.42.185 link=yes multicast=yes port=twisted pair
Thank You for the help!
Marlon Brando
(1 rep)
Jan 12, 2025, 02:42 PM
• Last activity: Jan 16, 2025, 04:36 AM
0
votes
1
answers
176
views
screen doesn't wake up after resume from suspend
I'm have installed Devuan Daedalus in my friend's computer. It is a HP laptop with AMD RYZEN 3 and Radeon Graphics. As expected, all the function keys don't work. That is alright. After suspend, when the system resumes, the screen doesn't turn on. I have checked all the power management settings. Ch...
I'm have installed Devuan Daedalus in my friend's computer. It is a HP laptop with AMD RYZEN 3 and Radeon Graphics.
As expected, all the function keys don't work. That is alright.
After suspend, when the system resumes, the screen doesn't turn on. I have checked all the power management settings.
Changed the following in
/etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="persistent"
Nothing seems to work.
Display manager is SLIM.
Can someone help?
vrgovinda
(349 rep)
Jul 17, 2024, 05:19 AM
• Last activity: Jan 6, 2025, 02:50 PM
0
votes
0
answers
24
views
Drive bootable in boot device menu, but not booting when turning on computer normally
I have an HP ProBook 450 G2 thats headless, I connect it to a monitor and use it normally, a problem that's been bugging me ever since I installed Debian Bullseye on it is that I can't boot it normally, I have to hit F9 (Boot Device menu) before being able to actually boot into GRUB and then Debian....
I have an HP ProBook 450 G2 thats headless, I connect it to a monitor and use it normally, a problem that's been bugging me ever since I installed Debian Bullseye on it is that I can't boot it normally, I have to hit F9 (Boot Device menu) before being able to actually boot into GRUB and then Debian. It is bootable, I can select it in F9 to actually boot into Debian, but it won't boot when I turn the computer on normally.
aflamaroc
(1 rep)
Dec 16, 2024, 01:47 AM
0
votes
3
answers
19469
views
How do I boot from a live USB on an Ubuntu system?
I am currently using Ubuntu, but I plan to switch to Debian. My system boots directly into Ubuntu, skipping the grub boot menu. I am using an HP laptop. Can I change the boot order using BIOS? Or can I make the grub boot menu show up some other way? Either way answers are greatly appreciated.
I am currently using Ubuntu, but I plan to switch to Debian. My system boots directly into Ubuntu, skipping the grub boot menu. I am using an HP laptop. Can I change the boot order using BIOS? Or can I make the grub boot menu show up some other way? Either way answers are greatly appreciated.
user398085
Mar 1, 2020, 11:24 PM
• Last activity: Oct 31, 2024, 09:50 AM
0
votes
0
answers
127
views
NetBSD 10.0 install on HP EliteBook 8570w fails with breakpoint error during boot
I am trying to install, for the first time, NetBSD-10.0-amd64 on HP EliteBook 8570w. After choosing "Install BSD" option installer goes to the booting mode and gets interrupted with an error: ``` 502c0 Stopped in pid 294.294 (init) at netbsd:breakpoint+0x5: leave breakpoint() at netbsd:breakpoint+0x...
I am trying to install, for the first time, NetBSD-10.0-amd64 on HP EliteBook 8570w. After choosing "Install BSD" option installer goes to the booting mode and gets interrupted with an error:
502c0
Stopped in pid 294.294 (init) at netbsd:breakpoint+0x5: leave
breakpoint() at netbsd:breakpoint+0x5
vpanic() at netbsd:vpanic+0x183
panic() at netbsd:panic+0x3c
cnopen() at netbsd:cnopen+0x104
cdev_open() at netbsd:cdev_open+0x12a
spec_open() at netbsd:spec_open+0x1e0
VOP_OPEN() at netbsd:VOP_OPEN+0x3e
vn_open() at netbsd:vn_open+0x2ec
do_open() at netbsd:do_open+0xc3
do_sys_openat() at netbsd:do_sys_openat+0x74
sys_open() at netbsd:sys_open+0x24
syscall() at netbsd:syscall+0x1fc
--- syscall (number 5) ---
netbsd:syscall+0x1fc
ds 8
es 2
fs 180
gs 4a80
rdi 0
rsi ffffffff81d88000
rsi ffffbe8345a54ad0
rbx 0
rdx 1
rcx ffffffffffffff
rax 800000000000000
r8 0
r9 0
r10 ffffffff818450e0 x86_mem
r11 fffffffe
r12 ffffffff8139af6f ostype+0x13aa
r13 ffffbe8345a54b18
r14 104
r15 ffff8046d2cbdbc0
rip ffffffff80235385 breakpoint+0x5
cs 8
rflags 202
rsp ffffbe8345a54ad0
ss 10
netbsd:breakpoint +0x5: leave
If I continue the system precedes to reboot.
I'm not familiar with bsd tools so please tell me if I left important information.
## Notice
I installed FreeBSD and Arch Linux on the same machine and it worked fine.
siery
(221 rep)
Sep 28, 2024, 04:16 AM
• Last activity: Sep 30, 2024, 07:42 AM
0
votes
2
answers
1685
views
Strange NVMe “BootDevice Not Found” error on HP EliteDesk 800 G2 Mini
I installed Debian 11 on Samsung SSD 970 EVO Plus 1TB… everything worked as expected. I disconnected (removed) NVMe from computer and booted to Tails using USB flash drive… everything worked as expected. I disconnected (removed) Tails USB flash drive and connected (added) NVMe to computer and booted...
I installed Debian 11 on Samsung SSD 970 EVO Plus 1TB… everything worked as expected.
I disconnected (removed) NVMe from computer and booted to Tails using USB flash drive… everything worked as expected.
I disconnected (removed) Tails USB flash drive and connected (added) NVMe to computer and booted… “BootDevice Not Found” error was thrown.
BootDevice Not Found
Please install an operating system on your hard disk.
Hard Disk - (3F0)
F2 System Diagnostics
For more information, please visit www.hp.com/go/techcenter/startup
Running “Hard Drive Check“ / “Quick Test” in “System Diagnostics” reports following.
SMART Check : PASSED
Short DST : NOT AVAILABLE (1: NOT AVAILABLE)
Strangely, I can boot to Debian (using same NVMe) on another computer (in other words, disk is not defective).
What am I missing? Thanks for helping out!
sunknudsen
(327 rep)
Mar 19, 2022, 03:28 PM
• Last activity: Sep 9, 2024, 09:13 PM
1
votes
1
answers
94
views
Terrible brightness range and inverted brightness buttons on integrated display Endeavour OS
The integrated display cannot go over above 50% brightness and buttons for changing it are inverted. I believe this is a well-known issue on HP Victus laptops - but it was never solved, not in the slightest. So I wonder if there is any idea to do something about it - I believe it is not EOS specific...
The integrated display cannot go over above 50% brightness and buttons for changing it are inverted. I believe this is a well-known issue on HP Victus laptops - but it was never solved, not in the slightest. So I wonder if there is any idea to do something about it - I believe it is not EOS specific issue, as it persists on pure Arch and Ubuntu - is it possible to lock brightness on a hardware level? Or perhaps any workaround. Any help appreciated.
Krzysztof Kulka
(11 rep)
Jun 23, 2024, 03:21 PM
• Last activity: Jun 28, 2024, 10:57 PM
0
votes
1
answers
38
views
Is there support for HP's Scan to Computer feature?
I tried to find out if there is any support for HP's "Scan to Computer" feature on Linux but had a hard time to find any useful information on hplib page or in the HP developer forums. Can anyone help out?
I tried to find out if there is any support for HP's "Scan to Computer" feature on Linux but had a hard time to find any useful information on hplib page or in the HP developer forums. Can anyone help out?
Christoph Grimmer
(341 rep)
Feb 16, 2024, 02:36 PM
• Last activity: Feb 16, 2024, 07:56 PM
0
votes
2
answers
490
views
How can I get Ubuntu to set up my printer?
I have Ubuntu 22.04 and an HP Envy 7800 All-In-One printer which was working fine before I moved. Now, in my new place, the computer recognizes the printer via the WiFi connection, but it will not print. I think it's not set up. I have tried the HP-suggested procedures to no avail. I believe there a...
I have Ubuntu 22.04 and an HP Envy 7800 All-In-One printer which was working fine before I moved. Now, in my new place, the computer recognizes the printer via the WiFi connection, but it will not print. I think it's not set up. I have tried the HP-suggested procedures to no avail.
I believe there are terminal commands which will fix this but don't know what they are. Please help.
Jim Shilleto
(1 rep)
Feb 4, 2024, 07:13 PM
• Last activity: Feb 5, 2024, 08:29 PM
2
votes
0
answers
502
views
I switched to linux Mint and my printer stopped working
I have a Hewlett-Packard HP LaserJet Professional M1132 MFP, a couple of weeks ago I switched to Linux Mint, and now my printer won't work. When I plug the printer in it gets recognized and I can queue jobs just fine, it goes to rendering, but it just doesn't print, it brings up a generic error mess...
I have a Hewlett-Packard HP LaserJet Professional M1132 MFP, a couple of weeks ago I switched to Linux Mint, and now my printer won't work.
When I plug the printer in it gets recognized and I can queue jobs just fine, it goes to rendering, but it just doesn't print, it brings up a generic error message and the job is just stuck there.
I tried the troubleshooting that Linux Mint offers, and this is the result:
Page 1 ():
{'cups_connection_failure': False}
Page 2 ():
{'local_server_exporting_printers': False}
Page 3 ():
{'cups_dest': ,
'cups_instance': None,
'cups_queue': 'HP-LaserJet-Professional-M1132-MFP',
'cups_queue_listed': True}
Page 4 ():
{'cups_device_uri_scheme': 'hp',
'cups_printer_dict': {'device-uri': 'hp:/usb/HP_LaserJet_Professional_M1132_MFP?serial=000000000QH411MTPR1a',
'printer-info': 'Hewlett-Packard HP LaserJet '
'Professional M1132 MFP',
'printer-is-shared': True,
'printer-location': 'Transistor',
'printer-make-and-model': 'HP LaserJet Professional '
'm1132 MFP, hpcups 3.21.12, '
'requires proprietary plugin',
'printer-state': 3,
'printer-state-message': 'ready to print',
'printer-state-reasons': ['none'],
'printer-type': 167948,
'printer-uri-supported': 'ipp://localhost/printers/HP-LaserJet-Professional-M1132-MFP'},
'cups_printer_remote': False,
'hplip_output': ('',
'\x1b[01mHP Linux Imaging and Printing System (ver. '
'3.21.12)\x1b[0m',
'\x1b[01mDevice Information Utility ver. 5.2\x1b[0m',
'',
'Copyright (c) 2001-18 HP Development Company, LP',
'This software comes with ABSOLUTELY NO WARRANTY.',
'This is free software, and you are welcome to distribute '
'it',
'under certain conditions. See COPYING file for more '
'details.',
'',
'',
'\x1b[01mHP Linux Imaging and Printing System (ver. '
'3.21.12)\x1b[0m',
'\x1b[01mSystem Tray Status Service ver. 2.0\x1b[0m',
'',
'Copyright (c) 2001-18 HP Development Company, LP',
'This software comes with ABSOLUTELY NO WARRANTY.',
'This is free software, and you are welcome to distribute '
'it',
'under certain conditions. See COPYING file for more '
'details.',
'',
'',
'\x1b[01mhp:/usb
This is just part of it, I had to cut it because of the character limit, you can find it in full here: [https://pastebin.com/u7bK0Sab .
I tried looking if my driver is updated and I found out that it should be: I ran the command -l hplip
and this was the output
=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-===============-============-============================================
ii hplip 3.21.12+dfsg0-1 amd64 HP Linux Printing and Imaging System (HPLIP)
Let me know what I should do or if I should give more information.
Thank you!
Kepp
(21 rep)
Nov 25, 2023, 01:03 PM
• Last activity: Dec 9, 2023, 09:57 AM
1
votes
0
answers
1033
views
Latest Linux doesn't boot after shutdown
I'm fairly new to desktop Linux. I have a bit of experience using Debian on a server. I have an HP Pavilion 15-n072sr laptop, which I tried to make a little bit more useful by installing Linux on it, as it somewhat struggles with the latest Windows 10 version. This laptop is running **the latest ver...
I'm fairly new to desktop Linux. I have a bit of experience using Debian on a server.
I have an HP Pavilion 15-n072sr laptop, which I tried to make a little bit more useful by installing Linux on it, as it somewhat struggles with the latest Windows 10 version. This laptop is running **the latest version of BIOS** - Insyde F.72
## Ubuntu
My first pick was Ubuntu. I decided to download the latest 23.10 version, not 22.04 LTS, as I want to try the newest features and the newest versions of Gnome.
The OS did install, but when I **power off** my laptop and then turn it on, the screen immediately gets spammed with the error message
ACPI Error: No handler or method for GPE XX, disabling event (20230331/evgpe-839)
And some other message that I cannot read, as it is overlayed by the abovementioned one. I don't even see the HP and Ubuntu logos on startup.
The problem occurs only when I **Shutdown** the laptop. If I have Ubuntu running and press **Restart** the OS starts perfectly. I tried reinstalling Ubuntu 23.10, but still get the same problem.
I decided to try installing Ubuntu 22.04 LTS, and it worked flawlessly. Then I decided to update it to Ubuntu 23.04 by disabling updating only to LTS in the update manager, and then to Ubuntu 23.10. The problem was still present.
## Manjaro
I also tried installing Manjaro, but the installer just won't start when I choose the option to boot either with proprietary drivers or open-source ones
## Fedora
Next, I tried Fedora Workstation 38. The OS installed perfectly and worked flawlessly, it even booted up after I **power off** the laptop. It immediately asked for updates (including the system update) in the App Centre.
When the updates were downloaded, I pressed "Restart & Install". After the updates were installed (there was a long wait with an update screen), the system booted up perfectly, but when I tried to **power off** the laptop and boot it up again the system wouldn't load at all:
1. The system would show a black screen with a static white text cursor unresponsive to any key presses and would be stuck there
2. Sometimes the booting will go a little further and would be stuck at the HP & Fedora loading screen. When I click ESC to see what was happening, I see the repeated message
[FAILED] Failed to start systemd-journald.service - Journal Service
See 'systemcl status systemd-journald.service' for details
Starting start systemd-journald.service - Journal Service...
When I physically power off the laptop by holding the power button, and then turn it on, I see Grub with these options:
1. Linux (6.5.9-200.fc38.x86_64) 38 (Workstation Edition)
2. Linux (6.2.9-300.fc38.x86_64) 38 (Workstation Edition)
3. Linux (0-rescue-[UUID]) 38 (Workstation Edition)
4. Firmware Settings
I've noticed that the problem occurs only with the kernel version 6.5.9-200, with all the other options like 6.2.9-300 or rescue mode the OS boots perfectly fine.
I had to temporarily default to kernel versions 6.2.9-300 for the laptop to be of any use. But I really want to use the latest kernel, so this question on StackExchange is my last hope.
I tried installing the Fedora Workstation 39 beta, but the installation wouldn't even boot, with the same problem I faced when trying to boot Linux (6.5.9-200.fc38.x86_64) 38 (Workstation Edition)
## Things I tried
=nommconf
does nothing
=off
does solve the problem but it makes Gnome super laggy, disables all the animations and makes it use X11
I have two ram sticks in my laptop: a 4GB one, and an 8GB one. As I read on Fedora forums, I tried removing one of them, but it did not help.
Trying to reinstall the OS does not seem to help, but installing a previous version like Ubuntu 22.04 LTS or not updating Fedora 38 via App Centre eliminates the problem. I really want to use the latest version, though.
AlexP_
(11 rep)
Nov 5, 2023, 12:54 PM
• Last activity: Nov 13, 2023, 01:55 PM
0
votes
1
answers
319
views
Resetting logical Direct-Access Error || RHEL 7.x
We have an error for the LVM resetting device which has been impacting our Linux server during this period. kernel: hpsa 0000:02:00.0: scsi 0:1:0:1: resetting logical Direct-Access HP LOGICAL VOLUME RAID-1(+0) SSDSmartPathCap- En- Exp=1 kernel: hpsa 0000:02:00.0: device is ready. Below current SCSI...
We have an error for the LVM resetting device which has been impacting our Linux server during this period.
kernel: hpsa 0000:02:00.0: scsi 0:1:0:1: resetting logical Direct-Access HP LOGICAL VOLUME RAID-1(+0) SSDSmartPathCap- En- Exp=1
kernel: hpsa 0000:02:00.0: device is ready.
Below current SCSI disks.
[0:0:0:0] storage HP P420i 6.68 -
[0:1:0:0] disk HP LOGICAL VOLUME 6.68 /dev/sda
[0:1:0:1] disk HP LOGICAL VOLUME 6.68 /dev/sdb
[1:0:0:0] tape HP Ultrium 4-SCSI U57D /dev/st0
[2:0:0:0] cd/dvd hp DVD A DU8D4SH MHE4 /dev/sr0
Also by checking the disks, we didn't find any HW failure.
Smart Array P420i in Slot 0 (Embedded)
Note: Predictive Spare Activation Mode is enabled, physical drives that are in predictive failure state will not be available for use as data or spare drives.
(sn: 00143803620FFA0)
Port Name: 1I
Port Name: 2I
Internal Drive Cage at Port 1I, Box 1, OK
Internal Drive Cage at Port 2I, Box 1, OK array A (SAS, Unused Space: 0 MB)
logicaldrive 1 (279.4 GB, RAID 1, OK)
physicaldrive 1I:1:1 (port 1I:box 1:bay 1, SAS, 300 GB, OK)
physicaldrive 1I:1:2 (port 1I:box 1:bay 2, SAS, 300 GB, OK)
physicaldrive 1I:1:3 (port 1I:box 1:bay 3, SAS, 300 GB, OK, spare)
array B (SAS, Unused Space: 0 MB)
logicaldrive 2 (558.7 GB, RAID 1+0, OK)
physicaldrive 1I:1:4 (port 1I:box 1:bay 4, SAS, 300 GB, OK)
physicaldrive 2I:1:5 (port 2I:box 1:bay 5, SAS, 300 GB, OK)
physicaldrive 2I:1:6 (port 2I:box 1:bay 6, SAS, 300 GB, OK)
physicaldrive 2I:1:7 (port 2I:box 1:bay 7, SAS, 300 GB, OK)
physicaldrive 2I:1:8 (port 2I:box 1:bay 8, SAS, 300 GB, OK, spare)
SEP (Vendor ID PMCSIERA, Model SRCv8x6G) 380 (WWID: 500143803620FFAF)
This error was found only on one of the servers while others not suffering from the same problem.
I am trying to find a way to detect the problem fix as all topics going to a hw faulty while I didn't find any HP HW failures
Moustafa
(1 rep)
Nov 10, 2023, 10:20 PM
• Last activity: Nov 11, 2023, 11:58 AM
Showing page 1 of 20 total questions