This is weird that generic kernel 5.15 does not have this driver
compiled
root@desktop-jammy:~# dpkg -S virtio-gpu.ko
linux-modules-6.8.0-57-generic:
/lib/modules/6.8.0-57-generic/kernel/drivers/gpu/drm/virtio/virtio-gpu.ko
root@desktop-jammy:~# apt search linux-modules |grep installed
WARNIN
I think I found the culprit. When installing from ISO it installs HWE
kernel.
LXD 5.21 LTS uses the Virtio GPU by default but the ubuntu:22.04 image
uses 5.15 generic kernel which does not have virtio_gpu driver
ubuntu@desktop-jammy-vm:~$ lshw -C display
WARNING: you should run this program as su
This seesm to be caused by other device like phone owning the output and
the implementation by Sennheiser is particually deficient in some what
If I list all UUIDs the proper output seems to be there
[MOMENTUM 3]# info 00:1B:66:E9:99:8F
Device 00:1B:66:E9:99:8F (public)
Name: MOMENTUM 3
Public bug reported:
This is my VPN connection. I set not to add DNS resolving (ipv6.ignore-
auto-dns: "true") and default route for ipv6 (ipv6.never-default:
"true")
Yet after connection it still set the default route via tun0
These routes I get:
2a00:1398:300:14::/64 dev tun0 proto kernel metr
The customer needs to be able to login with AD, that's the point here.
That will be pre-configured but still require the Internet connection at
the login screen.
Polkit rule is required so the gdm can add the network itself without
asking for user login privileges escalation before.
--
You recei
Yes, I guess all kudos goes to Alessandro providing the upstream fix. I
was just there to give a lead and gather all traces for investigation
:-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2098016
Hi, Timo,
That's great news! I know the drill, I will test it and get back to the
customer and ask them to test it too!
Thank you very much for your input!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
Interesting! So I added the new key with mokutil
but because the package shim-signed is not installed and cannot (as conflicts
with boot-managed-by-snapd).
On the boot the MOK Manager fails to start as it is not installed and the
machines falls into boot loop.
I found simple way to workaround th
I tried to workaround it by mounting /lib/modules copy but still
there's no ability to sign the drivers
$ rsync -aP /lib/modules /opt/
$ sudo mount -o bind /opt/modules /lib/modules
$ sudo /usr/sbin/vboxconfig
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
vbo
Public bug reported:
Currently I am not able to build and sign Virtualbox drivers on the ubuntu with
snapped kernel (boot-managed-by-snapd).
The directory is read-only.
Maybe we should have this handled by building the dkms somewhere else,
but even if so, then how would I be able to sign them an
That's great, thank you Alessandro!
>https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3646
I wonder if they agree about this change, isn't somewhat overriding the
security?
If the polkit rules are removed, because let's say someone don't like that
will this still throw an error at us
After the discussion with Alessandro:
I fixed the ExecStart and now it run with control file
root@desktop-noble:~# ps aux|grep keyring │.service: Deactivated successfully.
gdm 1836 0.0 0.1 314312 9600 ? Ssl 15:39 0:00 /usr/bin/gnome-keyring-daemon
--foreground --
components=secrets --control-dire
That is still present in Noble!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2016066
Title:
Gnome Network Manager GUI does not save routes
To manage notifications about this bug go to:
https://bug
Thanks Alesto due to private message, I fixed my previous comment and
added
ExecStart= in override to unset it first
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2098016
Title:
Ubuntu 24.04 WiFi f
I attached sos report
** Attachment added:
"sosreport-desktop-noble-lp-2098016-2025-02-17-zzlaapp.tar.xz"
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2098016/+attachment/5858212/+files/sosreport-desktop-noble-lp-2098016-2025-02-17-zzlaapp.tar.xz
--
You received this bug n
** Attachment removed:
"sosreport-desktop-noble-lp-2098016-2025-02-17-zzlaapp.tar.xz"
https://bugs.launchpad.net/ubuntu/+source/spice-vdagent/+bug/2098014/+attachment/5858210/+files/sosreport-desktop-noble-lp-2098016-2025-02-17-zzlaapp.tar.xz
--
You received this bug notification because you
Attached another sos report
** Attachment added:
"sosreport-desktop-noble-lp-2098016-2025-02-17-zzlaapp.tar.xz"
https://bugs.launchpad.net/ubuntu/+source/spice-vdagent/+bug/2098014/+attachment/5858210/+files/sosreport-desktop-noble-lp-2098016-2025-02-17-zzlaapp.tar.xz
--
You received this b
Interesting observation in noble in contrary to jammy, the keyring runs
with two components secrets,pkcs11, instead only secrets
root@desktop-noble:~# ps aux|grep keyrin
gdm 5468 0.0 0.1 314312 9728 ?Ssl 11:12 0:00
/usr/bin/gnome-keyring-daemon --foreground --components=pkcs
I checked again and it seems that dbus-daemon goes zombie
gdm 1927 0.0 0.0 0 0 tty1 Z+ 15:42 0:00
[dbus-daemon]
The keyring seems to be running with the proper options
root@desktop-noble:~# ps aux|grep keyring
Sorry, currently we've got issues to properly reproduce it as customer's
environment is heavily used.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2084459
Title:
Windows VM live migrations fails -
So I did tests on Jammy, installed fresh Ubuntu Jammy from ISO on the VM
instance and attached the WiFi device.
Initially it asked me for admin password to change the network settings.
In Jammy the polkit (<0.106) still relies on pkla files to add the proper
privileges, instead of Javascript-cod
** Description changed:
Steps to reproduce
1. Create LXD VM desktop-jammy on Ubuntu 24.04 (Noble) host
lxc init --vm ubuntu:22.04 desktop-jammy
2. lxc start desktop-noble
3. lxc exec desktop-noble bash
4. Install ubuntu-desktop metapackage
apt update
apt install -y ubuntu-deskto
** Description changed:
Steps to reproduce
1. Create LXD VM desktop-noble
lxc init --vm ubuntu:24.04 desktop-noble
2. Passthrough wifi device, in my case Intel Wifi via PCI works fine, some
USB devices can have problem with initialization
lxc config device add desktop-noble wifipci p
** Description changed:
Steps to reproduce
1. Create LXD VM desktop-jammy on Ubuntu 24.04 (Noble) host
- lxc init --vm ubuntu:22.04 desktop-jammt
+ lxc init --vm ubuntu:22.04 desktop-jammy
2. lxc start desktop-noble
3. lxc exec desktop-noble bash
4. Install ubuntu-desktop metapackage
Public bug reported:
Steps to reproduce
1. Create LXD VM desktop-noble
lxc init --vm ubuntu:24.04 desktop-noble
2. Passthrough wifi device, in my case Intel Wifi via PCI works fine, some USB
devices can have problem with initialization
lxc config device add desktop-noble wifipci pci address=
whe
Public bug reported:
Steps to reproduce
1. Create LXD VM desktop-jammy on Ubuntu 24.04 (Noble) host
lxc init --vm ubuntu:22.04 desktop-jammt
2. lxc start desktop-noble
3. lxc exec desktop-noble bash
4. Install ubuntu-desktop metapackage
apt update
apt install -y ubuntu-desktop
5. Set passwd for u
Hi, Daniel,
I do not want remove the gnome extensions. I use them. If you would
pinpoint that some of them are causing the issue then please let me
know.
The issue is quite sporadic. I may try to add this:
MUTTER_DEBUG_FORCE_KMS_MODE=simple
What is that for ?
--
You received this bug notificati
any issues with this backport?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2084459
Title:
Windows VM live migrations fails - Jammy
To manage notifications about this bug go to:
https://bugs.launc
*** This bug is a duplicate of bug 2072605 ***
https://bugs.launchpad.net/bugs/2072605
I have similar symptom
-- Boot eae21136928345238f36ceb7e6286634 --
Aug 20 09:15:40 drakkar systemd[1]: Starting Bluetooth service...
Aug 20 09:15:40 drakkar bluetoothd[3008]: Bluetooth daemon 5.64
Aug 20 09
Public bug reported:
As in the title. I have see such error in the logs. I needed to restart gnome
to make it work again.
I was able to open search widget to run terminal to look over the situation and
restart gnome with `pkill -f gdm`. I was not able to click on any existing
application or wid
I added this option to pipewire.conf and seems work much better right
now
tail -1 /etc/pipewire/pipewire.conf
module-allow-priority = false
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085520
Titl
It failed again , I uploaded sosreport to the case (via sos-report upload to
files.support.canonical.com). You should get it.
This time not in Firefox directly
Oct 29 15:23:39 drakkar gvfsd-wsdd[801574]: Failed to spawn the wsdd daemon:
Failed to execute child process “wsdd” (No such file or dir
Public bug reported:
The Gnome froze, Firefox window became dimmed.
and I cannot access the other display with mouse cursor. I was not able to open
Logout window.
I logged in over ssh and restarted gnome by killing gdm.
What I saw in the log is:
Oct 28 20:54:25 drakkar gvfsd-network[420517]: GF
I uploaded sosreport with
sudo sos report -a --all-logs --case-id=2085520 --upload --batch
I hope you got it
```
Your sosreport has been generated and saved in:
/tmp/sosreport-drakkar-2085520-2024-10-24-fntenns.tar.xz
Size 171.21MiB
Owner root
sha256 384377438b825356eb2ce303
Public bug reported:
From time to time my headphones loses sound I had to switch the coded to
another one and back then I got sound back.
The Ubuntu is 24.04.
Also I have problem that switching from Handsfree mode takes very long
(over 10s after closing the source of the call). Then Headset mod
This bug fix for Jammy is critical for our ongoing deployment at the customer
side.
The unique combination of hardware (Intel NICs and AMD platform) causes unusual
long time for the bond to come up after running netplan (7-11s). That is long
enough to cause:
- three way database partition
- time
Public bug reported:
In openstack antelope with recent jammy qemu, windows vm fails to live
migrate.
kvm --version
QEMU emulator version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.21)
Bug looks to be fixed in Qemu 7.2 - just needs to be backported:
https://github.com/qemu/qemu/commit/c4ef867f2949bf2a2ae
Hi, i encounter that issue again in Supermicro AS-2015CS-TNR
Will try to get more information
** Changed in: maas
Status: Expired => Incomplete
** Changed in: linux (Ubuntu)
Status: Expired => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bug
Unfortunately again the issue kicks in
$ sudo fwupdmgr upgrade
Devices with no available firmware updates:
• ELAN0677:00 04F3:3196
• EM05-G
• Integrated Camera
• Prometheus IOTA Config
• UEFI Device Firmware
• UEFI Device Firmware
• UEFI Device Firmware
• UEFI Device Firmware
• UEFI Devi
As the current firmware is marked Critical to patch the only workaround
is to burn bootable ISO to USB stick, temporarily disable Secure Boot
and upgrade the firmware this way
File name Size Version Release Date Severity Options
BIOS Update (Bootable CD) 73.36 MB BIOS 1.36 EC 1.29 06 Jun 2024 Cri
Public bug reported:
So basically updating firmware with TPM enabled installation for full
disk encryption is impossible as it relies on shim to be installed in
EFI.
Is it known limitation ? When will it be fixed ?
Is there any workaround ? Maybe Running firmware update from EFI shell ?
mastier
This is related bug report for the charm:
https://bugs.launchpad.net/charm-designate/+bug/2065596
** Also affects: designate (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
This bug is duplicate https://bugs.launchpad.net/ubuntu/+source/linux-
signed-hwe-5.19/+bug/2017148
more details are here
** Description changed:
- When using camera I got often freezes of the camera input which are fixed
after a while (2-3min) when having the videoconference with Google Meet.
It happened, again
The current kernel
Linux drakkar 6.5.0-28-generic #29~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr
4 14:39:20 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Again removing xhci_pci and modprobing again helps as workaround
Attached sosreport
** Attachment added: "sosreport-drakkar-20611
not really lucky, 11 or 12GB also works
mastier@drakkar:~$ lxc config device override esa-vpn root size=15GiB
Device root overridden for esa-vpn
that's kinda solution here :-)
Yet maybe we could add this hint here in the error message.
--
You received this bug notification because you are a mem
Public bug reported:
Hi, I encounter issue when I manually override the disk size. I got real
ZFS backed pool
The snap version is 5.0.3 from 5.0/stable channel
$ snap info lxd |grep install
installed: 5.0.3-babaaf8 (27948) 91MB -
When specify 24GB it's ok
mastier@drakka
Public bug reported:
When using camera I got often freezes of the camera input which are fixed after
a while (2-3min) when having the videoconference with Google Meet.
But sometimes it crashes the whole bus and all usb devices are disconnected.
[25678.046793] usb 2-9.1: current rate 16000 is dif
Attached full log
** Attachment added: "cis-l1.log"
https://bugs.launchpad.net/ubuntu/+source/openscap/+bug/2056775/+attachment/5754838/+files/cis-l1.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
The HTML report seems ok, not info there on the issues
** Attachment added: "usg-report-20240311.1551.html"
https://bugs.launchpad.net/ubuntu/+source/openscap/+bug/2056775/+attachment/5754839/+files/usg-report-20240311.1551.html
** Description changed:
Hi,
We had a lot of issue when h
Public bug reported:
Hi,
We had a lot of issue when hardening with CIS level 1 server on
Openstack hyperconverged node (with ceph).
So I tried to do the audit on clean Jammy. I also received a lot of
errors (but this time not fatal) like
root@cis-test:~# usg audit --tailoring-file /root/cis-l1.
I've upgraded recently environment to latest stable/victoria build, and I am
not able to boot from rbd volume - actually cinder cannot fetch flance images
from RBD - it worked on train and ussuri. Ceph is Pacific (16.2.6) -
https://paste.opendev.org/raw/809512/
Looks like related to this one
ht
can we make a release os-vif for Victoria? 2.2.1? this bug is quite
critical
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892132
Title:
Failure to get the correct UpLink Representor
To manage not
Only attempt that was successful was when I did not use lVM and set up
everything on single drive.
I got drives from retailer, sealed in hard plastic so I doubt anyone
except factory had their hands on them. Second pair( HDDs ) I got sealed
by vendor with his sticker on it. Those two have WWN set.
Should have been: * while parted does show it as well.
Out of curiosity, I gave a go to fedora server and it seems to work(
with one minor detail when it comes to partitioning).
Im going to alter title, as it is wrong.
General flaw seems to be LVM mixing drives/CC partition table onto another:
During installation version was bumped to 21.04.xx( as per dialog
suggestion): AFAIR.
** Description changed:
- I've already sent crash report from installer, but since I'm not quite
- sure how it's handled, might as well follow up with this.
+ #I've already sent crash report from installer, but
Possibly original tittle might be wrong. Ive reset physical connections and
BIOS, but could not reproduce ID switch. I might just have been tired and
imagined it. Nevertheless, installation still fail.
Through trial and error one thing is clear - plain HDD install( no LVM/Crypto)
does work like
Im thinkering with ubuntu server 20.10 from live USB.
I tried single drive install and it worked. Once it went live I tried minimal
setup on two SSDs( /boot, /boot/efi and encrypted LVM with rest on both). Not
sure if its relevant but I can see in crash report:
"adding partition 'partition-3' to
Upon further investigation - it might be connected to BIOS screwing up
order. Part of installer see wrong order, but scripts most likely see it
differently?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
Please attach the output from the simple-scan after enabling
"SANE_DEBUG_DLL=255"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1921794
Title:
connection to scanner very slow
To manage notification
Please open terminal and set following variable:
export SANE_DEBUG_DLL=255
Then run simple-scan with command:
simple-scan
The output should be similar to:
https://gitlab.gnome.org/GNOME/simple-scan/-/tree/master
You could investigate which backend is taking so long from logs.
You could
(Ubuntu)
Status: New => Confirmed
** Changed in: simple-scan (Ubuntu)
Assignee: (unassigned) => Bartosz Kosiorek (gang65)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1921532
Could you please paste the screenshot with the list of scanners which
are available to choose?
Is it is:
* HP OfficeJet_4650_series
* HP OfficeJet 4650 series [A67ED8] SSL
* OfficeJet 4650 series [TH7B64F03Z0662]
* HP OfficeJet 4650 series [A67ED8]
?
--
You received this bug notification becaus
Thanks for bug report.
COuld you please run the simple-scan with debug mode (`simple-scan -d`) and
reproduce the issue.
Then attach the logs to the bug report.
Unfortunately attached `SimpleScanLog.txt` file is not enough.
** Changed in: simple-scan (Ubuntu)
Status: New => Incomplete
--
** Also affects: sane-backends (Ubuntu)
Importance: Undecided
Status: New
** Changed in: simple-scan (Ubuntu)
Status: Triaged => Invalid
** Also affects: sane-backends via
https://gitlab.com/sane-project/backends/-/issues/271
Importance: Unknown
Status: Unknown
--
Please run simple scan in debug mode with command:
simple-scan -d
reproduce the issue, and attach file with output.
** Changed in: simple-scan (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Try to decrease resolution or paper size, and check if it helps
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1912952
Title:
simple-scan SANE_STATUS_NO_MEM
To manage notifications about this bug go
Please try to scan with hpaio Sane backend. It should help.
The escl Sane backend, which you are currently using, is buggy and most of
issue was resolved with next Sane version.
** Changed in: simple-scan (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because y
Does this issue exists also with "xsane" application.
Please open terminal, run application with command "simple-scan -d",
scan single page, save output from terminal to file and attach such file
to this ticket.
** Changed in: simple-scan (Ubuntu)
Status: New => Incomplete
--
You receive
Generally it is not simple-scan issue. The isse do not exists in Ubuntu 21.04,
because the Sane "
"escl" backends were improved.
Could you please attach logs from simple-scan and Ubuntu 21.04?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Generally you have two scanner backends:
* "escl:http://127.0.0.1:60001"; vendor="HP" model="DeskJet 2600 series [665032]
(USB 1)"
* "hpaio:/usb/DeskJet_2600_series?serial=CN0569B27006PS"
vendor="Hewlett-Packard" model="DeskJet_2600_series"
The first is not working correctly.
Could you please
Please try to change Paper Size and decrease DPI in application
settings.
Try also rename /home/corrado/.cache/simple-scan directory.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907121
Title:
si
It seems that the issue is with error:
Failed to delete autosaves: Error opening directory
â/home/corrado/.cache/simple-scan/autosavesâ: No such file or
directory
Could you please try to compress /home/corrado/.cache/simple-scan
directory and attach it to bug report?
--
You received this bu
Please try to run application in debug mode, and attach the logs:
$ simple-scan -d
Please try to build the latest version according to instruction:
https://gitlab.gnome.org/GNOME/simple-scan/-/blob/master/README.md
#building-from-source
and check if the issue is existing in latest version.
I'm an Simple-scan developer:
https://gitlab.gnome.org/GNOME/simple-scan/-/blob/master/simple-scan.doap#L27
Can I have access to these bug reports?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1620720
** Summary changed:
- Update simple-scan in Ubuntu 20.04 to 3.36.6 (fixes cannot scan a page using
EPSON V39 scanner)
+ Update simple-scan in Ubuntu 20.04 to 3.36.7 (fixes cannot scan a page using
EPSON V39 scanner)
** Description changed:
[ Description ]
GNOME upstream have released a
It will also fix bug:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1881753
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1896842
Title:
Update simple-scan in Ubuntu 20.04 to 3.36.6 (fi
** Changed in: simple-scan (Ubuntu)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881753
Title:
Cannot scan in Photo mode with Brother MFC L3770 CDW
To ma
It would be great if you would able to compile previous working Sane version,
and bisect when the issue starts appearing.
More information about git bisect is available at:
https://www.metaltoad.com/blog/beginners-guide-git-bisect-process-elimination
--
You received this bug notification because
** Changed in: xserver-xorg-video-openchrome (Ubuntu)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897992
Title:
No VGA video signal after installing pkg
Please attach your Xorg.0.log file after successfully running Openchrome
driver.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897992
Title:
No VGA video signal after installing pkg and rebooting
** Changed in: xserver-xorg-video-openchrome (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897992
Title:
No VGA video signal after installing pkg and
Please attach /var/log/Xorg.0.log after you X.org with Openchrome. It
will be very useful.
Please try to contact with Kevin Brace directly:
He is the maintainer of Openchrome driver.
** Changed in: xserver-xorg-video-openchrome (Ubuntu)
Status: New => Incomplete
--
You received this bu
More information about OpenChrome driver is available at:
https://github.com/freedesktop/openchrome-xf86-video-openchrome
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897992
Title:
No VGA video si
The issue was fixed in simple-scan 3.36.6
https://gitlab.gnome.org/GNOME/simple-scan/-/blob/gnome-3-36/NEWS
** Bug watch added: gitlab.gnome.org/GNOME/simple-scan/-/issues #90
https://gitlab.gnome.org/GNOME/simple-scan/-/issues/90
** Also affects: simple-scan via
https://gitlab.gnome.org/GN
I had similar problem with LinkHub HUB40 and Gentoo kernel 5.8.7-gentoo,
wpa_supplicant 2.9 and "Intel Corporation Dual Band Wireless-AC 3168NGW
(iwlwifi)". Authentication was ok, but association always timed out.
Association with other routers was ok and it was working fine before
with LinkHub too
Thanks! It will be great to also backport it to Xenial.
So following workaroun would no be needed:
https://kitson-consulting.co.uk/blog/ubuntu-brother-printer-scanner-network-setup
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
please close this bug, as it creates unnecessary confusion ;)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834045
Title:
Live-migration double binding doesn't work with OVN
To manage notification
** Changed in: simple-scan (Ubuntu)
Assignee: (unassigned) => Bartosz Kosiorek (gang65)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888238
Title:
Ubuntu 20.04 simple-scan brightness
://pl.archive.ubuntu.com/ubuntu focal/main amd64 Packages
It is working perfectly fine for me. Tested with HP Laser MFP 135a
** Changed in: simple-scan (Ubuntu)
Assignee: (unassigned) => Bartosz Kosiorek (gang65)
** Tags removed: verification-needed verification-needed-focal
** Tags added: verificat
Please run application with command:
`simple-scan -d`
and attach the output.
It seems that it is duplication of the upstream issue:
https://gitlab.gnome.org/GNOME/simple-scan/-/issues/185
** Bug watch added: gitlab.gnome.org/GNOME/simple-scan/-/issues #185
https://gitlab.gnome.org/GNOME/sim
The code responsible for encoding pdf is available here:
https://gitlab.gnome.org/GNOME/simple-scan/-/blob/master/src/book.vala#L348
It is comparing jpeg with zlib:
https://gitlab.gnome.org/GNOME/simple-scan/-/blob/master/src/book.vala#L479
How would you like to change it?
What do you think about
** Bug watch added: gitlab.gnome.org/GNOME/simple-scan/-/issues #134
https://gitlab.gnome.org/GNOME/simple-scan/-/issues/134
** Also affects: simple-scan via
https://gitlab.gnome.org/GNOME/simple-scan/-/issues/134
Importance: Unknown
Status: Unknown
--
You received this bug notif
** Changed in: simple-scan (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881753
Title:
Cannot scan in Photo mode with Brother MFC L3770 CDW
To manage notif
I found schematic for Lenovo Y700 15 ISK and make some investigation.
Ubuntu detects ALC233 as audio chip.
Schematic shows that my mother board got installed the ALC3248 one.
On schematic ALC3248 MONO_OUT and MONO_MUTE pins are connected to audio amp
which drives subwoofer.
The problem is ALC
It looks like the most of Italian translation strings were translated:
https://l10n.gnome.org/vertimus/simple-scan/master/po/it/
Could you please double check if 3.36.2.1 version were properly translated:
https://gitlab.gnome.org/GNOME/simple-scan/-/blob/master/po/it.po
?
I think Simple-Scan pack
** Bug watch added: gitlab.com/sane-project/backends/-/issues #271
https://gitlab.com/sane-project/backends/-/issues/271
** Also affects: sane-backends via
https://gitlab.com/sane-project/backends/-/issues/271
Importance: Unknown
Status: Unknown
--
You received this bug notificat
*** This bug is a duplicate of bug 1868408 ***
https://bugs.launchpad.net/bugs/1868408
Thanks Miguel for bug report.
Could you please run simple-scan with debuging, by opening terminal and
running:
simple-scan -d
and reproduce issue by scanning one page with changed brighness and contrast
** Also affects: sane-backends via
https://gitlab.com/sane-project/backends/-/issues/278
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1759889
Title:
I have the similar issues with USB detection after upgrade to Ubuntu 20.04 on
my scanners (HP Laser MFP 135a - smfp backend and HP OfficeJet 4630 - hpaio
backend).
WIth
The hpaio scanner is detected on USB, but it is not able to communicate
(xsane, scanimage, simple-scan). Only scanning by netw
I'm Simple-scan developer.
I have an two scanners (HP Laser MFP 135a - hpaio backend and HP 4630 - smfd
backend).
After upgrade from Ubuntu 18.04 to Ubuntu 20.04, both scanners stops working on
simple-scan, xsane and scanimage.
I think it is some issue with provileges/sane, but not directly to
s
1 - 100 of 2069 matches
Mail list logo