This is also impacting tailscale:
https://github.com/tailscale/tailscale/issues/13863
This is caused by:
https://github.com/torvalds/linux/commit/0bfcb7b71e735560077a42847f69597ec7dcc326
Fix is here:
https://lore.kernel.org/all/20241019-xtables-typos-v2-1-6b8b1735d...@0upti.me/
This appears to
How are these patches progressing?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver to include recent bug fixes and support
current generatio
After installing linux-modules-extra-5.15.0-74-generic
The smartpqi driver is present.
root@drvtest-ProLiant-DL385-Gen11-1:~# uname -r
5.15.0-74-generic
root@drvtest-ProLiant-DL385-Gen11-1:~# modinfo smartpqi | head -4
filename:
/lib/modules/5.15.0-74-generic/kernel/drivers/scsi/smartpqi
I cloned your repo and found the driver, however I could not find
5.15.0-74.81 to install.
Any thoughts? 5.15.0-74 does not even have smartpqi.
5.19 has the older driver.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
h
apt install ./linux-headers-5.15.0-72_5.15.0-72.79_all.deb
apt install ./linux-image-unsigned-5.15.0-72-generic_5.15.0-72.79_amd64.deb
./linux-modules-5.15.0-72-generic_5.15.0-72.79_amd64.deb
# This has smartpqi
apt install ./linux-modules-extra-5.15.0-72-generic_5.15.0-72.79_amd64.deb
reboot
mo
Yes. I'll run some tests. I'll let you know.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver to include recent bug fixes and support
current
.sdev_attrs...
That will work.
Great job. This is due to the following patch not applied.
patch "(64fc9015fbeb scsi: smartpqi: Switch to attribute groups)"
2a47834d9452 scsi: smartpqi: Enable SATA NCQ priority in sysfs
Also due to a contextual difference because of
patch "(64fc9015fbeb scsi: sm
Answers below.
From: nore...@launchpad.net on behalf of Michael Reed
<1998...@bugs.launchpad.net>
Sent: Wednesday, April 19, 2023 12:21 PM
To: Don Brace - C33706
Subject: [Bug 1998643] Re: smartpqi: Update 22.04 driver to include recent bug
fixes and s
Yes.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver to include recent bug fixes and support
current generation devices
Status in linux pac
I just checked the following repo:
https://github.com/SUSE/kernel.git
branches SLES15-SP5 and SLES15-SP5-GA
And they are current with Linus's tree...
Looks like Martin Wilck applied them
March 22...
--
You received this bug notification because you are a member of Kernel
P
BTW: I'm sending up 12 new patches today. Will take time for
review/inclusion into Linux.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver to i
Ok.
I redacted:
0ca190805784 scsi: smartpqi: Call scsi_done() directly
64fc9015fbeb scsi: smartpqi: Switch to attribute groups
Pulling 64fc9015fbeb scsi: smartpqi: Switch to attribute groups meant I had to
update
3be5fe354d01 scsi: smartpqi: Enable SATA NCQ priority in sysfs
For some reason
Wondering on the status of this bug.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver to latest kernel.org
Status in linux package in Ubuntu:
Were these git commands useful?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver to latest kernel.org
Status in linux package in Ubuntu:
Inc
ok, I am spoiled by git-backport.
Here is the list that will work for you.
git cherry-pick -xs 0ca190805784
git cherry-pick -xs 64fc9015fbeb
git cherry-pick -xs c4ff687d25c0
git cherry-pick -xs c57ee4ccb358
git cherry-pick -xs 2a47834d9452
git cherry-pick -xs 70ba20be4bb1
git cherry-pick -xs 94a6
Here is the list I pulled from linux-next
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
f54f85dfd757 scsi: smartpqi: Update version to 2.1.18-045
e4b73b3fa2b9 scsi: smartpqi: Update copyright to current year
6d567dfee0b7 scsi: smartpqi: Add ctrl ready timeout module parameter
Thanks, Don... sorry to ask but to make this easier on me (I'm the one who has
to find the time do do this) could you revise the list in the summary with all
the desired patches (including the ones from the 6.2 MKP tree) in pick order?
DON> Sure.
And just to be sure, they all cleanly p
** Description changed:
There are some outstanding patches already in Linus's tree that can be
applied to 22.04.
- git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
+ git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
The following patches apply to
https://g
** Changed in: linux (Ubuntu)
Status: Incomplete => New
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Don Brace (bracedon)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchp
The compile test was successful.
There are some more outstanding patches from Martin Petersen's tree:
git remote add mkp_6.20-scsi-queue
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git -t 6.2/scsi-queue
git fetch mkp_6.20-scsi-queue
cat backport_mkp_6.2-scsi-queue_into_22.04
2ae45
I want do to a build also to ensure that all patches will compile. I
believe that they will.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver t
Public bug reported:
There are some outstanding patches already in Linus's tree that can be applied
to 22.04.
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
The following patches apply to
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/jammy
f54f85dfd757 s
I updated the SRU Justification
** Description changed:
SRU Justification:
Impact:
-
+ Update the smartpqi driver with latest kernel.org patches from git repo:
+ git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
+
+ These patches will align the Canonical smartpqi driver wi
Added Jeff Lane, Scott Benesh, Gerry Morong.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1953689
Title:
smartpqi: Update 20.04.4 to latest kernel.org patch level
Status in linux pack
Public bug reported:
Here is a list of patches that need applied to 20.04.4 to bring the
smartpqi up to date with kernel.org.
64fc9015fbeb scsi: smartpqi: Switch to attribute groups
0ca190805784 scsi: smartpqi: Call scsi_done() directly
605ae389ea02 scsi: smartpqi: Update version to 2.1.12-055
80
Completed my testing.
System Information
Manufacturer: HPE
Product Name: ProLiant DL385 Gen10
Version: Not Specified
Serial Number: 2M2935031X
UUID: 37383738-3831-4d32-3239-333530333158
Wake-up Type: Power Switch
SKU Number: 878718-B21
What you need is some verification tests?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1933518
Title:
Update SmartPQI driver
Status in linux package in Ubuntu:
In Progress
Status in
I installed the provided kernel package and thus far performed:
1. reboot tests
2. insmod/rmmod tests
3. fio testing: no performance regressions
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bu
-0ubuntu3.29
Architecture: i386
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: don2065 F pulseaudio
CurrentDmesg:
[ 36.463703] init: plymouth-upstart-bridge main process (1265) killed by
TERM signal
[ 49.032303] audit_printk_skb: 33 callbacks suppressed
Quick update--the newest BIOS update to my motherboard seems to have
fixed this issue.
I am using the MSI B450i MB and the new AMD ComboPI1.0.0.3abba seems to
make this issue go away.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux
Hey sorry for the lack of updates. Been busy with school... I'll
hopefully get that thing done Friday night (US time)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1842785
Title:
Freeze
Public bug reported:
My system is a newly build Ryzen 3600 based system with Vega 56
graphics.
On suspend wakeup, the entire system locks up. A workaround is booting
with linux kernel version 4.19.69.
Using newer linux versions (5.3-rc7) did not fix the issue.
The motherboard is an MSI B450I ga
Public bug reported:
This is a request to update the SmartPQI driver in Ubuntu kernel 18.04.2 by
pulling the following patches from upstream kernel version 4.19-rc7.
Microsemi would like added to Ubuntu 18.04.2 to bring the driver up to date
with kernel.org and to
correct issues seen particular
d.net/bugs/1763865
>
> Title:
> Random system freezes
>
> Status in linux package in Ubuntu:
> Confirmed
>
> Bug description:
> I have a lenovo T-61 with 4 GB of RAM. and a Intel® Core™2 Duo CPU
> T7300 @ 2.00GHz × 2 GNOME is v 3.26.2. I have a 70 GB IDE HD
Public bug reported:
I have a lenovo T-61 with 4 GB of RAM. and a Intel® Core™2 Duo CPU T7300
@ 2.00GHz × 2 GNOME is v 3.26.2. I have a 70 GB IDE HDD. Running v
17.10
don@jarvis-t61:~$ ubuntu-bug linux
Using PPAPI flash.
don@jarvis-t61:~$
--ppapi-flash-path=/usr/lib/adobe-flashplugin
Unable to post logs because the system is no longer installed. Note that
this problem only happens on Ubuntu MATE. It does not happen in standard
issue Ubuntu 17.10.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a membe
kernel-bug-exists-upstream
Kernel v4.14-rc8 did not fix the problem.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730680
Title:
Shutdown failure in 17.10 with Nvidia Nouveau Driver
kernel-bug-exists-upstream
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730680
Title:
Shutdown failure in 17.10 w
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/5005557/+files/PulseList.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/5005556/+files/ProcModules.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/5005554/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.l
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/5005559/+files/UdevDb.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730680
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/5005548/+files/CRDA.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730680
Ti
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/5005552/+files/Lspci.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730680
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/5005553/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/5005560/+files/WifiSyslog.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages,
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/500/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad
apport information
** Tags added: apport-collected wayland-session
** Description changed:
The following errors display at shutdown. The system never shuts down
and I must hold down the power key to turn the system off. The hardware
is a Dell 7559 laptop with Intel / Nvidia Prime Graphics
apport information
** Attachment added: "JournalErrors.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/5005551/+files/JournalErrors.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/5005558/+files/RfKill.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730680
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/5005550/+files/IwConfig.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/17
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1730680/+attachment/5005549/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net
I wonder if this fix fell out or is somehow different now?
The below script, on 4.11rc7:
1cpu: 0m1.379s
12cpu: 1m36.556s
72cpu: 2m20.118s
This is a *huge* impact for neutron L3 agent on my OpenStack system.
# cd /tmp
# ip netns add foo
# ip netns add bar
# for i in `seq 0 1000` ; do echo -e 'ne
10.0-20.22-generic 4.10.8
Uname: Linux 4.10.0-20-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: don1758 F pulseaudio
/dev/snd/controlC0: don1758 F pulseaudio
Date: Wed May 17 08:
So with that rtl8192 dongle, it crashes/freezes/locks up?
See bug #1666421 , this is a possible duplicate.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1671611
Title:
USB wi-fi dongles
4.8.0-48.51 -proposed works also. No regression this time.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1666421
Title:
kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop
Status i
@sforshee Something should be in release notes and/or a text box in the
installer.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1680276
Title:
DRM for Via GPUs is missing
Status in li
Confirm 4.8.0-47.50 from proposed works. There is no freeze/kernel
crash, and my rtl8192cu based wifi dongle works again.
@bernhard001-gmx - Sure. This waffling is likely because attention is on
17.04 showstoppers right now.
--
You received this bug notification because you are a member of Kerne
...and now broken again with 4.8.0-44 from proposed.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1666421
Title:
kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop
Status in linu
Ditto what Bernhard said; Confirm Kernel 4.8.0-43 from proposed works on
Yakkety.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1666421
Title:
kernel 4.4.0-63 with USB WLAN RTL8192CU fr
Confirm it still crashes with 4.8.0-42 from proposed in Yakkety.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1666421
Title:
kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop
St
I have the same (or VERY similar) with Yakkety. Will said patch make it
to Yakkety, or should I file another bug?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1666421
Title:
kernel 4.4
38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: don2151 F pulseaudio
CurrentDesktop: Unity
Date: Wed Sep 28 19:19:42 2016
Hibernatio
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-38-generic 4.4.0-38.57
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: don
Here is a photo of the sticker on the bott l m of the laptop.
On Jul 3, 2016 10:30 AM, "Christopher M. Penalver" <
christopher.m.penal...@gmail.com> wrote:
> Don, could you please provide the full computer model as noted on the
> sticker of the computer itself (not fr
HI Joseph:
This was a clean install of 16.04.
Although it isn't related, but worth noting, I upgraded the RAM from 3Gb to
4GB. I also replaced the failing HDD on the laptop.
I have performed four format and re-installs of 16.04.
I'm at the point now that the boot files are corrupted. I can sign in,
Public bug reported:
When this HP Pavilion DC9000 laptop comes out of sleep/hibernation, the
display freezes or flickers. I am forced to power off the laptop. I have
checked for propritory drivers in the software update section. One
driver is for the C67 [GeForce 7150M /nForce 630M. The other devi
** Attachment added: "acpi"
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1554089/+attachment/4591652/+files/acpi
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-vivid in Ubuntu.
https://bugs.launchpad.net/bu
** Attachment added: "ssdt2.dat"
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1554089/+attachment/4591657/+files/ssdt2.dat
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-vivid in Ubuntu.
https://bugs.launch
** Attachment added: "fwts_method"
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1554089/+attachment/4591662/+files/fwts_method
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-vivid in Ubuntu.
https://bugs.la
** Attachment added: "ssdt3.dat"
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1554089/+attachment/4591658/+files/ssdt3.dat
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-vivid in Ubuntu.
https://bugs.launch
** Attachment added: "acpidump.txt"
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1554089/+attachment/4591653/+files/acpidump.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-vivid in Ubuntu.
https://bugs.
** Attachment added: "dmidecode.log"
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1554089/+attachment/4591663/+files/dmidecode.log
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-vivid in Ubuntu.
https://bug
** Attachment added: "fwts"
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1554089/+attachment/4591660/+files/fwts
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-vivid in Ubuntu.
https://bugs.launchpad.net/bu
** Attachment added: "dsdt.dat"
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1554089/+attachment/4591655/+files/dsdt.dat
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-vivid in Ubuntu.
https://bugs.launchpa
Public bug reported:
Changes on the backlight do not have effect. Only possibility to change
the backlight is to boot OS X, change the backlight there and boot back
into Ubuntu.
The bug is also discribed here: https://forum.ubuntuusers.de/topic
/helligkeit-anpassen/ (german Website)
I followed t
There where also files from ssdt5.dat up to ssdt9.dat generated. If they
are of use, I can add them, too.
** Attachment added: "ssdt4.dat"
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1554089/+attachment/4591659/+files/ssdt4.dat
--
You received this bug notification because
** Attachment added: "ssdt1.dat"
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1554089/+attachment/4591656/+files/ssdt1.dat
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-vivid in Ubuntu.
https://bugs.launch
** Attachment added: "dsdt.dsl"
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1554089/+attachment/4591661/+files/dsdt.dsl
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-vivid in Ubuntu.
https://bugs.launchpa
Christopher,
Thank you for providing insight into my problem. It will be a week or
so until I can attempt an upgrade but I will try and report back.
Don Lesniakowski
On Mar 6, 2016 3:40 PM, "Christopher M. Penalver" <
christopher.m.penal...@gmail.com> wrote:
> don lesn
occured during a previous suspend and prevented it from
resuming properly.
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: don2040 F pulseaudio
/dev/snd/controlC0: don2040 F pulseaudio
Date: Thu Feb
Brad,
Re: Change made by a bot. Would you take a minute to explain what that
means?
Thanks,
Don Lesniakowski
Don Lesniakowski
412-417-4394
On Tue, Feb 23, 2016 at 3:00 PM, Brad Figg
wrote:
> This change was made by a bot.
>
> ** Changed in: linux (Ubuntu)
>
ersionSignature: Ubuntu 3.13.0-76.120-generic 3.13.11-ckt30
Uname: Linux 3.13.0-76-generic x86_64
Annotation: Your system might become unstable now and might need to be
restarted.
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/
;m not a computer science major. I
need instruction.
Don Lesniakowski
412-417-4394
On Thu, Nov 12, 2015 at 12:06 PM, Joseph Salisbury <
joseph.salisb...@canonical.com> wrote:
> Did this issue start happening after an update/upgrade? Was there a
> prior kernel version where you were
AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+
> ChkEn-
> Capabilities: [140 v1] Virtual Channel
> Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
> Arb:Fixed- WRR32- WRR64- WRR128-
> Ctrl: ArbSelect=Fixed
&g
Public bug reported:
version.log - Ubuntu 3.13.0-68.111-generic 3.13.11-ckt27
lspci-vnvn.log -
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor
Family DRAM Controller [8086:0100] (rev 09)
Subsystem: ASUSTeK Computer Inc. P8P67/P8H67 Series Motherboard
[1043:84
I was able to upgrade by updating.
On Oct 8, 2015 6:05 PM, "don philippi" wrote:
> hey dad, lol umm i think thats LTS im not sure if your able to upgrade
> the LTS to the new Ubuntu 15.04 beta umm when the new LTS is Available I
> would think you could upgrade. you may want to
hey dad, lol umm i think thats LTS im not sure if your able to upgrade
the LTS to the new Ubuntu 15.04 beta umm when the new LTS is Available I
would think you could upgrade. you may want to check on searching > can
upgrade ubuntu LTS to ver 15.04
--
You received this bug notification because you
Public bug reported:
running Ubuntu 14.04 trusty wont upgrade to 15.04
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.19.0-30-generic 3.19.0-30.33~14.04.1
ProcVersionSignature: Ubuntu 3.19.0-30.33~14.04.1-generic 3.19.8-ckt6
Uname: Linux 3.19.0-30-generic x86_64
ApportVersio
.
On Thu, Jun 11, 2015 at 4:26 PM, Don Lesniakowski
wrote:
> Hi,
>
> >Did this issue start happening after an update/upgrade? Was there a
> >prior kernel version where you were not having this particular problem?
>
>To be honest, I don't know what is happening.
eck it out and try. As I said in the bug report, I'm comfortable
as a user but am not a programmer.
I am willing to make an effort and help.
Thanks,
Don Lesniakowski
On Tue, Jun 9, 2015 at 12:34 PM, Joseph Salisbury <
joseph.salisb...@canonical.com> wrote:
> Did this issue start
rsion: 2.14.1-0ubuntu3.11
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: don1948 F pulseaudio
/dev/snd/controlC0: don1948 F pulseaudio
CurrentDmesg: [ 31.115976] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes
ready
Date
CCESS COMMAND
/dev/snd/controlC1: don2483 F pulseaudio
/dev/snd/controlC0: don2483 F pulseaudio
Date: Tue Feb 3 08:41:27 2015
DpkgTerminalLog:
Preparing to unpack .../linux-image-3.13.0-45-generic_3.13.0-45.74_amd64.deb
...
Done.
Unpacking linux-im
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: don2483 F pulseaudio
/dev/snd/controlC0: don2483 F pulseaudio
Date: Tue Feb 3 08:41:27 2015
DpkgTerminalLog:
Preparing to unpack .../linux-image-3.13.0-45-generic_3.13.0-45.74_amd64.deb
Architecture: i386
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: don 11927 F pulseaudio
CurrentDesktop: Unity
Date: Tue Oct 21 21:10:15 2014
HibernationDevice: RESUME=UUID=80165795-563a-48b3-b3bc-c4482c158111
InstallationDate: Installed on 2012-10-15
I downloaded and install recent kernel as requested in comment 3. This
made no difference. Computer would not finish booting. Booting through
recovery mode per initail report works just fine.
don@PC-001:~$ uname -a
Linux PC-001 3.13.11-03131109-generic #201410141735 SMP Tue Oct 14 21:56:21 UTC
dioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: don 11927 F pulseaudio
CurrentDesktop: Unity
Date: Tue Oct 21 21:10:15 2014
HibernationDevice: RESUME=UUID=80165795-563a-48b3-b3bc-c4482c158111
InstallationDate: Installed on 2012-10-15 (736 days ago)
InstallationM
I don't know if this is the same issue or not. I have a Dell Optiplex
745 that will hang while booting (blank screen). It will however boot
fine if I select the 'advanced option for Ubuntu' from the boot loader
and boot into 'recovery mode.' Once booted into 'recovery mode',
selecting the 'resume n
Same for me. Sony vaio SVF1521KSNB with ubuntu 13.10 as well as 14.04.
ANy fix is appreciated .
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1264311
Title:
BCM43142 bluetooth adapter n
I also observe this on trusty server amd64 (release).
Its a bit hard to diagnose, it just locks up.
two systems... one is zotac z77-itx, and the other is gigabyte brix. in
both cases, only usb keyboard is available. both hang the same way.
--
You received this bug notification because you are a
1 - 100 of 124 matches
Mail list logo