Public bug reported:
Binary package hint: hibernate
This may be the same as other similar reports but symptoms are not
identical nor versions I have 9.1 with AMD 64.
To recap the machine hibernates without any complaint. On resume messages
indicate it is waking up. The screen saver starts
up th
Public bug reported:
Binary package hint: firefox-3.5
Apart from being difficult to use (12mm square mouse cursor) the system
works. Logging out of the switched to user and back into the original
user fixes the problem. Visual settings make no difference (was on
normal tried none).
ProblemType:
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/41221452/Dependencies.txt
** Attachment added: "ExtensionSummary.txt"
http://launchpadlibrarian.net/41221453/ExtensionSummary.txt
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/41221454/Xsessi
Public bug reported:
SRU Justification:
[Impact]
* Certain file transfers over the oob_net0 interface, which is
managed by the mlxbf_gige driver, can fail in one of these ways:
1) Transfer fails due to lost connection, e.g. SCP of a large (~1GB)
file from a server into the BlueField-2 OO
Public bug reported:
The Mellanox BlueField Gigabit ethernet driver (mlxbf_gige) is out of date.
There have been changes internal to Mellanox that need to be shared with the
Canonical repo.
a) v1.20 changes - properly handle negotiated pause settings
b) v1.21 changes - modify copyright notice fro
** Description changed:
The Mellanox BlueField Gigabit ethernet driver (mlxbf_gige) is out of date.
- There have been changes internal to Mellanox that need to be shared with the
Canonical repo.
+ There have been changes internal to Mellanox/Nvidia that need to be shared
+ with the Canonical re
Thanks, Brian. I downloaded the pre-releaase version via my Muon Package
Manager, and it works fine. I did lose all my previous setting, but this is a
small price to pay. I use Freeplane daily for my writing and being deprived of
it is a major hardship.
This is at least the second time that a
Could not initialise the package information
An unresolvable problem occurred while initialising the package
information.
Please report this bug for the 'update-manager' package and try to
include the following error message:
'E:Type ‘sudo’ is not known on line 1 in source list
/etc/apt/sources.
Public bug reported:
'E:Type ‘sudo’ is not known on line 1 in source list
/etc/apt/sources.list.d/mongodb.list'
** Affects: update-manager (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Public bug reported:
Crashed while installing grub2
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.8
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CasperVersion: 1.340
Dat
Just uploaded a patch to the aforementioned bug that would work. I have
packaged it up on my system and I now have my three screens (2 nVidia
cards) with rotation working again. Of course I have to launch compiz on
each, but that's another story.
--
You received this bug notification because you
Public bug reported:
SRU Justification:
[Impact]
There is a mlxbf_gige driver commit (ed0dd97e64a5) which pertains to
"UBUNTU: SAUCE: mlxbf_gige: add interrupt counts to "ethtool -S".
This logic is modified in upstream Linux, so this SAUCE commit will
need to be reverted.
[Fix]
The fix is to
Public bug reported:
SRU Justification:
[Impact]
There is MDIO logic within the mlxbf_gige driver that currently
polls for completed transactions every 100us. This has been
reviewed and tested in the lab and found to be inefficient.
[Fix]
The fix is to modify the driver logic to increase the
Public bug reported:
SRU Justification:
[Impact]
The mlxbf_gige driver currently has three driver-managed
interrupt counts that increment each time every interrupt
handler executes. This has been reviewed and found to be
unnecessary given core logic in Linux kernel manages the
same information.
herry pick the following four commits from upstream linux:
Linux 6.9.0 -> 09ba28e1cd3c David Thompson mlxbf_gige: stop interface during
shutdown
Linux 6.8.0 -> f7442a634ac0 David Thompson mlxbf_gige: call request_irq()
after NAPI initialized
Linux 6.8.0 -> d6c30c5a168f David Thomp
Public bug reported:
SRU Justification:
[Impact]
The mlxbf_gige driver shutdown() is invoked during reboot
processing, but the stop() logic is not guaranteed to execute
on all distros. If stop() does not execute NAPI remains enabled
during system shutdown and can cause an exception if NAPI is
sch
Public bug reported:
SRU Justification:
[Impact]
During the reboot and power cycle testing, QA found an intermittent issue
where "oob_net0" interface would experience RX MAC errors and fail to get
a DHCP-assigned IP. There is a small window where packets can be received
before the RX path is fu
Public bug reported:
SRU Justification:
[Impact]
* The command "ethtool -S oob_net0" displays a set of statistics
related to mlxbf_gige driver. This set of statistics does not
include the driver's interrupt counts.
[Fix]
* The fix is to extend the statistics list supported by "ethtool -S"
Public bug reported:
SRU Justification:
[Impact]
* The oob_net0 interface, managed by the mlxbf_gige driver, will be
up and enabled but can stop processing received packets if three
specific conditions occur:
1) driver has received more than (N * RxRingSize) packets but less
than (N+1
Public bug reported:
SRU Justification:
[Impact]
* The mlxbf_gige driver needs a version increase to identify
a driver containing recent important bug fixes.
[Fix]
* The driver version implemented by the DRV_VERSION define and
MODULE_VERSION macro will be incremented from 1.24 to 1.25
[Test
Public bug reported:
SRU Justification:
[Impact]
The support for mlxbf_gige pause frame counters was added to Jammy
via a SAUCE patch. After upstream review, a small issue was fixed
that makes the SAUCE patch different from the upstream commit.
[Fix]
The fix is to replace the SAUCE patch in the
Public bug reported:
SRU Justification:
[Impact]
The mlxbf_gige driver encounters a NULL pointer exception in
mlxbf_gige_open() when kdump is enabled. The exception happens
because there is a pending RX interrupt before the call to
request_irq(RX IRQ) executes. Then, the RX IRQ handler fires
im
Public bug reported:
SRU Justification:
[Impact]
The BlueField-2 and BlueField-3 silicon designs include a
provision for reporting pause frame counters, but the driver
(mlxbf_gige) does not have software support yet.
[Fix]
The fix is to update the mlxbf_gige driver to support the
"get_pause_st
Public bug reported:
SRU Justification:
[Impact]
The mlxbf_livefish driver depends on CONFIG_ACPI but that requirement
is not specified in the driver's Kconfig. So, any attempt to build a
kernel with CONFIG_ACPI not set and CONFIG_MLXBF_LIVEFISH set will
result in a build error.
[Fix]
* Upda
Public bug reported:
SRU Justification:
[Impact]
There are currently five upstream commits for Nvidia's mlxbf_pmc driver
that are present in upstream, but not in the NV-Kernels 24.04 repo. These five
commits provide several important fixes and a patch for style cleanup.
[Fix]
Cherry pick the f
Public bug reported:
SRU Justification:
[Impact]
The BlueField-1/BlueField-2 EDAC driver in Jammy repo consists of several SAUCE
patches.
There are now equivalent upstream patches that should be used instead.
[Fix]
1) Revert the three SAUCE patches for bluefield_edac driver
2) Cherry pick fo
Public bug reported:
SRU Justification:
[Impact]
There are paths in the mlxbf_gige driver open() and probe() functions
where a failure happens without a dmesg log entry.
[Fix]
The fix is to add dmesg log entries for all open() and probe() failures
[Test Case]
Unit tested only, since these ar
Public bug reported:
SRU Justification:
[Impact]
The mlxbf_gige driver open() method includes a segment of BF2-specific
code that waits for autoneg completion before proceeding. The open()
method should not pend waiting for this link up event.
[Fix]
The fix is to move BF2 autoneg logic out of
Public bug reported:
SRU Justification:
[Impact]
The mlxbf_gige driver does not utilize the msglvl infrastructure, so
there is no way to dynamically enable/disable certain debug log entries
from the driver.
[Fix]
The fix is to add logic for setting a default msglvl, providing support
for get/s
29 matches
Mail list logo