[Bug 2118796] [NEW] thunderbird spams logs with apparmor denied messages

2025-07-25 Thread Jerry Quinn
Public bug reported: Thunderbird writes many messages like this to the logs. There's some mismatch between the way it's packaged and the apparmor permissions are set up. Jul 25 14:06:24 cerberus kernel: audit: type=1107 audit(1753466784.874:8232): pid=2274 uid=103 auid=4294967295 ses=4294967295

[Bug 2068729] Re: pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not supported by protocol

2025-06-04 Thread jerry bonner
> Now, what I found is that this crash is unrelated to this bug. You can reproduce it using the version of > libpam-radius-auth that's currently in the archive on Noble *and* Oracular. Plucky has a newer version of > the package, which I haven't tested. https://github.com/FreeRADIUS/pam_radius/com

[Bug 2110582] Re: Protocol error when capturing from UVC webcam

2025-05-23 Thread Jerry Quinn
I found the answer. This camera kind of works when there is insufficient power - audio but no camera. https://bugzilla.kernel.org/show_bug.cgi?id=220148 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 2111541] Re: no visible grub menu on boot

2025-05-22 Thread Jerry Quinn
This is inconvenient if you need to boot off an older kernel. I had to force the default in /etc/default/grub since I can't manually select at boot time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 2111541] Re: no visible grub menu on boot

2025-05-22 Thread Jerry Quinn
This is the most recent grub.cfg I booted from ** Attachment added: "grub.cfg" https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2111541/+attachment/5879872/+files/grub.cfg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 2111541] [NEW] no visible grub menu on boot

2025-05-22 Thread Jerry Quinn
Public bug reported: When I boot up, I do not see the grub menu. The /etc/default/grub configuration is set up to have the menu appear with 5 second timeout, but I see nothing until the log is part way through the kernel boot. I'm unsure if keyboard input works since I can't see anything. I hav

[Bug 2110582] Re: Protocol error when capturing from UVC webcam

2025-05-22 Thread Jerry Quinn
I filed a companion bug with the kernel: https://bugzilla.kernel.org/show_bug.cgi?id=220148 ** Bug watch added: Linux Kernel Bug Tracker #220148 https://bugzilla.kernel.org/show_bug.cgi?id=220148 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 2110582] Re: Protocol error when capturing from UVC webcam

2025-05-22 Thread Jerry Quinn
I tested on the latest mainline kernel and still have the same issue: jlquinn@cerberus:~$ v4l2-ctl --device /dev/video0 --stream-mmap --stream-to=frame.raw --stream-count=1 VIDIOC_STREAMON returned -1 (Protocol error) jlquinn@cerberus:~$ uname -a Linux cerberus 6.15.0-061500rc7-ge

[Bug 2110496] Re: no stream from UVC webcam

2025-05-13 Thread Jerry Quinn
This also affects older kernel from ubuntu 22.04. See https://bugs.launchpad.net/ubuntu/+source/linux-meta- hwe-6.8/+bug/2098034 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2110496 Title: no strea

[Bug 2110582] [NEW] Protocol error when capturing from UVC webcam

2025-05-13 Thread Jerry Quinn
Public bug reported: jlquinn@cerberus:~/sw/src/libcamera$ lsb_release -rd No LSB modules are available. Description:Ubuntu 24.04.2 LTS Release:24.04 jlquinn@cerberus:~/sw/src/libcamera$ apt-cache policy linux-image-6.11.0-25-generic linux-image-6.11.0-25-generic: Installed: 6.11.0-2

[Bug 2110579] [NEW] v4l2-ctl man page and help missing options

2025-05-13 Thread Jerry Quinn
Public bug reported: While debugging libcamera, I've learned that v4l2-ctl supports the following command-line: v4l2-ctl --device /dev/video0 --stream-mmap --stream-to=frame.raw --stream-count=1 None of --stream-mmap, --stream-to, or --stream-count is documented in the man page. None of these 3

[Bug 2110496] [NEW] no stream from UVC webcam

2025-05-12 Thread Jerry Quinn
Public bug reported: jlquinn@cerberus:~/sw/src/libcamera$ lsb_release -rd No LSB modules are available. Description:Ubuntu 24.04.2 LTS Release:24.04 jlquinn@cerberus:~/sw/src/libcamera$ apt-cache policy pkgname libcamera0.2 libcamera0.2: Installed: 0.2.0-3fakesync1build6 Candidate:

[Bug 2048436] Re: four Dependency failed for SSSD

2025-05-11 Thread Jerry Quinn
ubuntu-desktop recommends libpam-sss. libpam-sss depends on sssd which depends on sssd-common. sssd-common provides sssd-nss.socket, which fails to start as above. If the package should be required, but is not useful until manually configured, wouldn't it make sense to leave the service disabled

[Bug 2109769] Re: endlessh service fails to start

2025-05-01 Thread Jerry Quinn
See upstream https://github.com/skeeto/endlessh/issues/100 ** Bug watch added: github.com/skeeto/endlessh/issues #100 https://github.com/skeeto/endlessh/issues/100 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 2109769] Re: endlessh service fails to start

2025-04-30 Thread Jerry Quinn
Upstream PR https://github.com/skeeto/endlessh/pull/101 fixes the issue ** Patch added: "https://github.com/skeeto/endlessh/pull/101"; https://github.com/skeeto/endlessh/pull/101 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 2109770] [NEW] focus on hover fails to handle lowering window

2025-04-30 Thread Jerry Quinn
Public bug reported: I just upgraded my system from 22.04 to 24.04. The new version of gnome-shell has broken support for Focus On Hover and Focus Follows Mouse, combined with the "Lower window below other windows" shortcut. I have "Lower window below other windows" bound to Alt+Down. When I us

[Bug 2109769] [NEW] endlessh service fails to start

2025-04-30 Thread Jerry Quinn
Public bug reported: I have endlessh installed and enabled as a service. I just upgraded from 22.04 LTS to 24.04 LTS and it no longer starts: May 01 02:14:11 cerberus systemd[1]: Started endlessh.service - Endlessh SSH Tarpit. May 01 02:14:11 cerberus systemd[1]: endlessh.service: Main process

[Bug 2098034] Re: No video from webcam

2025-02-11 Thread Jerry Quinn
jlquinn@cerberus:~/money$ apport-collect 2098034 Package linux-meta-hwe-6.8 not installed and no hook available, ignoring ** Changed in: linux-meta-hwe-6.8 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2098034] Re: No video from webcam

2025-02-11 Thread Jerry Quinn
VLC also fails to video capture from this camera. I read a couple v4l2 suggested diagnostics: jlquinn@cerberus:~$ v4l2-ctl --list-formats-ext ioctl: VIDIOC_ENUM_FMT Type: Video Capture [0]: 'MJPG' (Motion-JPEG, compressed) Size: Discrete 1920x1080

[Bug 2098034] [NEW] No video from webcam

2025-02-11 Thread Jerry Quinn
Public bug reported: I have a webcam that is not working for video. Audio works fine. I think the kernel is unhappy with it, based on logs. It fails for me in gnome cheese, in zoom, under firefox. Please let me know if you need other data. jlquinn@cerberus:~$ lsb_release -rd Description:U

[Bug 2095292] [NEW] rsync to usb ssd blocked for more than 122 seconds

2025-01-19 Thread Jerry Quinn
Public bug reported: I'm trying to copy files from internal filesystems to an external Samsung SSD T5 EVO. I'm copying a long list of large files. The first one copies fine. The next one hangs. If I let it run, files after the first one copy at about 3M/s, which is extremely slow. The drive i

[Bug 2047711] Re: console error after upgrade to ubuntu 22.04

2024-06-18 Thread Jerry Quinn
Hi Sebastien, sorry missed your info request. I actually saw this warning today: ``` Jun 18 16:34:55 cerberus thunderbird.desktop[9414]: console.error: " tried to scroll to a row that doesn't exist: 4294967295" ``` I don't see user visible consequences though. ** Changed in: thunderbird (Ubuntu)

[Bug 1951586] Re: Need option to specify wifi regulatory domain

2022-05-09 Thread Jerry Vonau
> I wondered if perhaps it this only works on some APs? That is the impression that I get, the country code info is part of the management frames transmitted by the AP, could be unsupported, not configured, or mis-configured. grep wpa may6.txt May 6 09:04:57 box wpa_supplicant[810]: wlan0: WPS-

[Bug 1951586] Re: Need option to specify wifi regulatory domain

2022-05-06 Thread Jerry Vonau
Connection via NetworkManager to AP 2993 May 6 09:55:54 124-u2204-desk NetworkManager[641]: [1651845354.5017] device (wlp2s0): Activation: starting connection '181-rpi4-64bit-raspios-LARGE' (9a51eba2-3723-4750-8a72-aa2e4c723140) 2994 May 6 09:55:54 124-u2204-desk NetworkManager[641]: [165

[Bug 1971075] Re: external monitor vga port with internal intel graphic not working with ubuntu 20.04 wayland

2022-05-02 Thread Jerry Salfian
** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released ** Changed in: linux (Ubuntu) Status: Fix Released => Incomplete ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Changed in: linux (Ubuntu) Assignee: (unassigned) => J

[Bug 1971075] acpidump.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585969/+files/acpidump.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075 Title:

[Bug 1971075] UdevDb.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585967/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075 Title: ex

[Bug 1971075] WifiSyslog.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585968/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075 Ti

[Bug 1971075] ProcModules.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585964/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075

[Bug 1971075] RfKill.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585966/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075 Title: ex

[Bug 1971075] PulseList.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585965/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075 Titl

[Bug 1971075] ProcCpuinfoMinimal.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585962/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1971075] ProcInterrupts.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585963/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/197

[Bug 1971075] Lsusb-v.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585960/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075 Title:

[Bug 1971075] ProcCpuinfo.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585961/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075

[Bug 1971075] Lsusb-t.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585959/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075 Title:

[Bug 1971075] Lsusb.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585958/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075 Title: exte

[Bug 1971075] Lspci-vt.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585957/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075 Title:

[Bug 1971075] IwConfig.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585955/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075 Title:

[Bug 1971075] Lspci.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585956/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075 Title: exte

[Bug 1971075] CurrentDmesg.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585954/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075

[Bug 1971075] CRDA.txt

2022-05-02 Thread Jerry Salfian
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1971075/+attachment/5585953/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971075 Title: extern

[Bug 1971075] Re: external monitor vga port with internal intel graphic not working with ubuntu 20.04 wayland

2022-05-02 Thread Jerry Salfian
rking good within ubuntu desktop 16.04 LTS, and "working for a while" after upgrade to ubuntu 20.04 LTS. After the kernel updated to version 5.10 the external monitor stop working Blank screen. FYI: Currently I'm using ubuntu 20.04 with kernel 5.15. jerry@hp-2540p:~

[Bug 1971075] [NEW] external monitor vga port with internal intel graphic not working with ubuntu 20.04 wayland

2022-05-01 Thread Jerry Salfian
to ubuntu 20.04 LTS. After the kernel updated to version 5.10 the external monitor stop working Blank screen. FYI: Currently I'm using ubuntu 20.04 with kernel 5.15. jerry@hp-2540p:~$ hostnamectl Static hostname: hp-2540p Icon name: computer-laptop Chassis:

[Bug 1969809] [NEW] ua fails if any package removed from server

2022-04-21 Thread Jerry Larivee
Public bug reported: I'm using the ua tool (version 27.7~16.04.1). I'm unable to enable the esm-infra service because a couple of the packages that I have installed have been completely removed from the launchpad server. Specifically: deb http://ppa.launchpad.net/jonathonf/ffmpeg-3/ubuntu xenia

[Bug 1967037] [NEW] gnome-calculator crash during session login (misclassified?)

2022-03-29 Thread Jerry Quinn
Public bug reported: Hi maintainers, It is likely this report is misclassified, but I haven't been able to trace it back to the real source. When I log into a gnome session, I see the following warning in the system log: Mar 29 21:54:01 thinkpad3 dbus-daemon[1476]: [session uid=1000 pid=1476]

[Bug 1965684] [NEW] kubuntu 22.04 installer crash

2022-03-20 Thread Jerry Wang
Public bug reported: installer crashed on installing kubuntu 22.04 ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: ubiquity 22.04.7 ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27 Uname: Linux 5.15.0-23-generic x86_64 ApportVersion: 2.20.11-0ubuntu79 Architecture: amd64 CasperMD5C

[Bug 1954965] Re: Need fwupd in focal to support Quectel's modem(EM120/160) firmware update

2022-03-02 Thread Jerry Lee
The package fwupd v1.7.5-3~20.04.1 in focal-proposed was tested. This built package v1.7.5-3~20.04.1 can't let the modem's firmware to be updated via modemmanager. That is, "fwupdmgr get-devices" does not list the Quectel modem to be firmware update supported on the tested machine. The root caus

[Bug 1955500] Re: firefox crashes often

2022-02-21 Thread Jerry Quinn
I do still get pretty regular crashes. I will have to check with extensions disabled. Disabling adblocking is pretty painful. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955500 Title: firefox c

[Bug 1954965] Re: Need fwupd in focal to support Quectel's modem(EM120/160) firmware update

2022-02-14 Thread Jerry Lee
I have not found new version of fwupd in focal-proposed. It looks like there is some issued in LP#1949412 so the package is removed ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954965 Title: Nee

[Bug 1955797] Re: [SRU] network-manager can’t modify MTU automatically based on what ModemManager exposes for WWAN modems.

2022-01-27 Thread Jerry Lee
** Description changed: [Impact] Some 4G/5G mobile networks(for ex., AT&T) requires a specific MTU setting, this setting will be exposed by the ModemManager for network- manger to configure the MTU of the modem network interface . - The current modem-manager v1.22.10-1ubuntu2.2  in f

[Bug 1951586] Re: Need option to specify wifi regulatory domain

2022-01-26 Thread Jerry Vonau
``` The assumption from the kernel side seems to be that persisting this is "something for the desktop to handle", which seems pretty sensible given that one of the queries in almost any desktop setup (including ours) is "where are you?" from which we derive the timezone but could equally derive

[Bug 1951586] Re: Need option to specify wifi regulatory domain

2022-01-24 Thread Jerry Vonau
While I have your ear can I suggest adding rng-tools, fake-hwclock, and haveged to the RPi images please. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951586 Title: Need option to specify wifi reg

[Bug 1951586] Re: Need option to specify wifi regulatory domain

2022-01-24 Thread Jerry Vonau
My understanding is that only wpa_supplicant and iw are able to set the regdb country code. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951586 Title: Need option to specify wifi regulatory domain

[Bug 1955797] Re: [SRU] network-manager can’t modify MTU automatically based on what ModemManager exposes for WWAN modems.

2022-01-21 Thread Jerry Lee
** Attachment added: "Verification report" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1955797/+attachment/5556131/+files/SRU%20for%20network-manager%28verify%20report%29%20.pdf ** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You receiv

[Bug 1955797] Re: [SRU] network-manager can’t modify MTU automatically based on what ModemManager exposes for WWAN modems.

2022-01-21 Thread Jerry Lee
Test passed with Lenovo ThinkEdge SE30(11ND) on Focal: * The version of the packages tested: network-manager: 1.22.10-1ubuntu2. 3 The detail testing procedure and result is provided as the attached file : "SRU for network-manager(verify report).pdf" -- You received this bug notification

[Bug 1954965] Re: Need fwupd in focal to support Quectel's modem(EM120/160) firmware update

2022-01-11 Thread Jerry Lee
@YC The customer confirmed that fwupd >= 1.7.1 is good enough. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954965 Title: Need fwupd in focal to support Quectel's modem(EM120/160) firmware upda

[Bug 1956977] [NEW] ubuntu dock causes gnome-shell keysym warnings

2022-01-10 Thread Jerry Quinn
Public bug reported: Hi devs, I was disabling gnome-shell extensions to try to narrow down a different problem and discovered this one. The log snippet below appears from time to time in my logs, but I've never known where it comes from. I had disabled Ubuntu Dock and most other extensions. I

[Bug 1955797] Re: [SRU] network-manager can’t modify MTU automatically based on what ModemManager exposes for WWAN modems.

2022-01-10 Thread Jerry Lee
Hi Lukasz, Carrier network providers use bearer information to carry the MTU setting, this can be received by the modem then exposed to its host system either via NetworkManager's ipv4_config or ipv6_config. I think ipv4_config is the must supported setting in carrier's network, that may be why t

[Bug 1956714] [NEW] gui took long time to return from blank screen

2022-01-06 Thread Jerry Quinn
Public bug reported: I ignored my system for a while, long enough for the screensaver to blank the screen. When I tried to get it to awake ( I don't need to log back in), it seemed to be semihung, showing pretty black screen, but a mouse cursor visible. It did not respond to hitting keys. I tri

[Bug 1955797] Re: [SRU] network-manager can’t modify MTU automatically based on what ModemManager exposes for WWAN modems.

2021-12-27 Thread Jerry Lee
The .debdiff file “network-manager_1-1.22.10-1ubuntu2.3-focal.debdiff” is attached for focal(20.04). ** Description changed: [Impact] Some 4G/5G mobile networks(for ex., AT&T) requires a specific MTU setting, this setting will be exposed by the ModemManager for network- manger to confi

[Bug 1955797] [NEW] [SRU] network-manager can’t modify MTU automatically based on what ModemManager exposes for WWAN modems.

2021-12-27 Thread Jerry Lee
Public bug reported: [Impact] Some 4G/5G mobile networks(for ex., AT&T) requires a specific MTU setting, this setting will be exposed by the ModemManager for network- manger to configure the MTU of the modem network interface . The current modem-manager v1.22.10-1ubuntu2.2  in focal can’t pass A

[Bug 1955500] Re: firefox crashes often

2021-12-22 Thread Jerry Quinn
2 more crashes today -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955500 Title: firefox crashes often To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firef

[Bug 1862760] Re: Unreliable 802.11ac connection on our raspi images

2021-12-22 Thread Jerry Vonau
https://bugs.launchpad.net/netplan/+bug/1951586 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862760 Title: Unreliable 802.11ac connection on our raspi images To manage notifications about this bu

[Bug 1951586] Re: Need option to specify wifi regulatory domain

2021-12-22 Thread Jerry Vonau
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1862760 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951586 Title: Need option to specify wifi regulatory domain To manage notificati

[Bug 1955500] [NEW] firefox crashes often

2021-12-21 Thread Jerry Quinn
Public bug reported: Recently (since ~2021-12-15) firefox has been crashing a lot, often daily. There's no obvious pattern that I can see. Most recent crash logs: Dec 21 12:37:51 cerberus firefox.desktop[755990]: Sandbox: Unexpected EOF, op 0 flags 0200 path /proc/755990/cgroup Dec 21 12:37

[Bug 1955500] Re: firefox crashes often

2021-12-21 Thread Jerry Quinn
I have as extensions: Feedbro GNOME Shell Integration (courtesy of ubuntu) Stylus uBlock Origin -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955500 Title: firefox crashes often To manage notific

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-12-15 Thread Jerry Lee
** Changed in: oem-priority Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946096 Title: Support manual firmware upgrading for Foxconn and Quectel modems.

Re: [Bug 1901470] Re: [i915] HDMI monitor's native resolution (EDID detailed mode) not available, defaults to 1080p instead

2021-12-14 Thread jerry collins
60x1440_24.00 xrandr --output HDMI-2 --mode 2560x1440_24.00 xrandr --newmode "2560x1440_24.00" 113.75 2560 2648 2904 3248 1440 1443 1448 1463 -hsync +vsync This ties in with the poor quality cable idea. Thanks again for the assistance, Jerry. On Wed, Dec 15, 2021 at 3:00 AM Daniel van Vu

[Bug 1954840] [NEW] Unabke to set Display to max resolution supported by Monitor and laptop

2021-12-14 Thread jerry collins
Public bug reported: Hi, my secondary display support 2560*1440 but 'Display' in Ubuntu is presenting a max resolution of 2048*1080. The max resolution was working yesterday, I think I performed a update today and it has stopped working after that. Thanks, Jerry, Proble

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-12-06 Thread Jerry Lee
Regression test results: (1) Test passed with Lenovo T14s (Tiger-2) on Hirsute: * The version of the packages tested: ModemManager: 1.16.6-2~21.04.1 (2) Test passed with Lenovo X13 AMD (Servel-AMD-1) on Focal: * The version of the packages tested: ModemManager: 1.16.6-2~20.04.1 T

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-12-05 Thread Jerry Lee
(1) Test passed with Lenovo ThinkEdge SE30(11ND) and Lenovo ThinkEdge SE30(11NE) on Hirsute: * The version of the packages tested: ModemManager: 1.16.6-2~21.04.1 (2) Test passed with Lenovo ThinkEdge SE30(11ND) and Lenovo ThinkEdge SE30(11NE) on Focal: * The version of the packages te

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-12-03 Thread Jerry Lee
** Description changed: [Impact] The modem certification requires that different modem firmware is used for different network carrier. This needs the firmware upgrading capability during the modem certification process. The modem manufacture vendors (Foxconn and Quectel) provided u

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-11-30 Thread Jerry Lee
The .debdiff file “modemmanager_1-1.16.6-2~21.10.1-impish.debdiff” is attached for impish(21.10). ** Patch added: "modemmanager_1-1.16.6-2~21.10.1-impish.debdiff" https://bugs.launchpad.net/oem-priority/+bug/1946096/+attachment/5544543/+files/modemmanager_1-1.16.6-2~21.10.1-impish.debdiff --

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-11-30 Thread Jerry Lee
The "01_modem-quectel.patch" extends the quectel:plugin to provide firmware setting status during the FW upgrading process. EM120/160 PCIe modules have been already supported without this patch. I got the confirmation from Quectel engineers about the above. For the regression test, we found 2 la

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-11-18 Thread Jerry Lee
Hello, is there anything needs me to provide for moving to the next step? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946096 Title: Support manual firmware upgrading for Foxconn and Quectel modem

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-11-12 Thread Jerry Lee
[Where problems could occur] is updated ** Description changed: [Impact] The modem certification requires that different modem firmware is used for different network carrier. This needs the firmware upgrading capability during the modem certification process. The modem manufacture

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-11-04 Thread Jerry Lee
[Where problems could occur] is updated ** Description changed: [Impact] The modem certification requires that different modem firmware is used for different network carrier. This needs the firmware upgrading capability during the modem certification process. The modem manufacture

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-10-27 Thread Jerry Lee
By investigating the mentioned patches directly, the existing behavior should not be changed: * The patch for Quectel EM160 4G There is only one patch, all changes are for the Quectel modems. * Patches for Foxconn T99W175 There are 5 patches, (patch#1): Modify the command line tool to get

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-10-26 Thread Jerry Lee
Yes, (3) is not expected to change existing behavior. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946096 Title: Support manual firmware upgrading for Foxconn and Quectel modems. To manage notifi

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-10-24 Thread Jerry Lee
These patches are used for newer Foxconn/Quectel modems : * whose drivers are using the WWAN subsystem in the kernel 5.13. ( this OEM project uses customized kernel ) * communicated to the ModemManager service via the MBIM protocol These patches will not be used if the modem can't meet the above

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-10-22 Thread Jerry Lee
Applying these changes should have no risk: * These changes are only for specific modems.(Foxconn and Quecktel) * These changes are used when the platform's vendors do the firmware upgrading for specific modems "manually". We can try to find other modems then provide the regression test report la

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-10-21 Thread Jerry Lee
** Description changed: [Impact] + + The modem certification requires that different modem firmware is used for different network carrier. + This needs the firmware upgrading capability during the modem certification process. The modem manufacture vendors (Foxconn and Quectel) provided u

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-10-21 Thread Jerry Lee
The .debdiff file “modemmanager_1-1.16.6-2~21.04.1-hirsute.debdiff” is attached for hirsute(21.04). The pre-built package : https://launchpad.net/~jerry-lee- tpe/+archive/ubuntu/packages/+packages ** Patch added: "modemmanager_1-1.16.6-2~21.04.1-hirsute.debdiff" https://bugs.lau

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-10-21 Thread Jerry Lee
The .debdiff file “modemmanager_1-1.16.6-2~20.04.1-focal.debdiff” is attached for focal(20.04). The pre-built package : https://launchpad.net/~jerry-lee- tpe/+archive/ubuntu/packages/+packages ** Patch added: "modemmanager_1-1.16.6-2~20.04.1-focal.debdiff" https://bugs.launchp

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-10-20 Thread Jerry Lee
** Description changed: [Impact] - The following 2 modems need the ModemManager v1.16.6 suite to be patched from v1.18.2 to fix some problems(LP#1943774, LP#1943780): - * Foxconn SDX55 T99W175 5G sub6 PCIE Modem - * Quectel SDX24 EM160R-GL 4G LTE CAT16 PCIE Modem  + The modem manufacture ven

[Bug 1946096] Re: Support manual firmware upgrading for Foxconn and Quectel modems.

2021-10-20 Thread Jerry Lee
** Summary changed: - Apply upstream patches to fix problems for Foxconn and Quectel modems. + Support manual firmware upgrading for Foxconn and Quectel modems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1946096] Re: Apply upstream patches to fix problems for Foxconn and Quectel modems.

2021-10-19 Thread Jerry Lee
Hi SRU team, Please help to check the status of this case which looks stuck at some steps. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946096 Title: Apply upstream patches to fix problem

[Bug 1946143] Re: Apply upstream patches to display 5G NSA status

2021-10-19 Thread Jerry Lee
Hi, The libqmi packages from the {impish, hirsute, focal}-proposed channels wrere verified. The 5G status information can be displayed using the package from the -proposed channel. The detail testing report is attached as "Test Report for LP#1946143.pdf". Thanks ** Attachment added: "Test Repo

[Bug 1803856] Re: Access to Samsung fails in file manager

2021-10-17 Thread Jerry Quinn
Ubuntu 20.04 fails to access an older Samsung phone properly for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1803856 Title: Access to Samsung fails in file manager To manage notifications abo

[Bug 1946143] Re: Apply upstream patches to display 5G NSA status

2021-10-12 Thread Jerry Lee
Hi Sebastien, Thanks for your help. I ave not found the packages are ready in *-proposed channels yet. Can you help to check it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946143 Title: Apply

[Bug 1946096] Re: Apply upstream patches to fix problems for Foxconn and Quectel modems.

2021-10-12 Thread Jerry Lee
Hi Sebastien, I verified this new package from impish-proposed : * The version of the packages tested: ModemManager: 1.16.6-2‌ubuntu1 * The test report is attached as "TestReport_impish- proposed_1946096.pdf". Besides, I ave not found the packages are ready in hirsute-proposed and focal-pr

[Bug 1946096] Re: Apply upstream patches to fix problems for Foxconn and Quectel modems.

2021-10-07 Thread Jerry Lee
** Changed in: oem-priority Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946096 Title: Apply upstream patches to fix problems for Foxconn and Quectel modems. To

[Bug 1946143] Re: Apply upstream patches to display 5G NSA status

2021-10-07 Thread Jerry Lee
** Changed in: oem-priority Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946143 Title: Apply upstream patches to display 5G NSA status To manage notifications ab

[Bug 1946143] Re: Apply upstream patches to display 5G NSA status

2021-10-06 Thread Jerry Lee
The .debdiff file “libqmi_1-1.28.6-2-impish.debdiff” is attached for impish(22.04). ** Patch added: "libqmi_1-1.28.6-2-impish.debdiff" https://bugs.launchpad.net/ubuntu/+source/libqmi/+bug/1946143/+attachment/5531016/+files/libqmi_1-1.28.6-2-impish.debdiff -- You received this bug notificati

[Bug 1946096] Re: Apply upstream patches to fix problems for Foxconn and Quectel modems.

2021-10-06 Thread Jerry Lee
The .debdiff file “modemmanager_1-1.16.6-3-impish.debdiff” is attached for impish(22.04). The pre-built package : https://launchpad.net/~jerry-lee- tpe/+archive/ubuntu/packages/+packages ** Patch added: "modemmanager_1-1.16.6-3-impish.debdiff" https://bugs.launchpad.net/oem-pri

[Bug 1946143] Re: Apply upstream patches to display 5G NSA status

2021-10-05 Thread Jerry Lee
** Also affects: libqmi (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946143 Title: Apply upstream patches to display 5G NSA status To manage n

[Bug 1946096] Re: Apply upstream patches to fix problems for Foxconn and Quectel modems.

2021-10-05 Thread Jerry Lee
** Changed in: oem-priority Assignee: (unassigned) => Jerry Lee (jerry-lee-tpe) ** Changed in: oem-priority Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1946143] [NEW] Apply upstream patches to display 5G NSA status

2021-10-05 Thread Jerry Lee
ted upstream patches are for displaying the status information of 5G NSA network. This should not affect existing generic functions. [Other Info] The latest version of libqmi suit can display the 5G NSA status. ** Affects: oem-priority Importance: Critical Assignee: Jerr

[Bug 1946096] Re: Apply upstream patches to fix problems for Foxconn and Quectel modems.

2021-10-05 Thread Jerry Lee
The .debdiff file “modemmanager_1-1.16.6-3-hirsute.debdiff” is attached for hirsute(21.04). The pre-built package :  https://launchpad.net/~jerry-lee- tpe/+archive/ubuntu/packages/+packages ** Patch added: "modemmanager_1-1.16.6-3-hirsute.debdiff" https://bugs.launchpad.net/ubun

  1   2   3   4   5   6   7   8   9   10   >