Hmmm so if I understand PCIe ASPM would be set in the BIOS. I
updated the BIOS to a later version (3803) since the original issue
(soon after the last testing at end of Feb). So I guess it may be that
it has been disabled in the bios ?
I guess I need to go back and try an older non-fixed kerne
I also have the same issue on Mint 19 on HP Spectre x360
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561943
Title:
Stylus coordinates wrong when screen is rotated on Dell Venue 11 Pro
7140
To
Okay thanks for the attention, full output below:
$ systemd-resolve --status
Global
DNS Domain: phs
DNSSEC NTA: 10.in-addr.arpa
16.172.in-addr.arpa
168.192.in-addr.arpa
17.172.in-addr.arpa
1
Yes, that sounds correct, your reply made me check, if I do:
nslookup phspi05.phs
I also get the same result...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821491
Title:
DNS lookup fails for lo
Sorry thought I had responded already:
In answer to #5
same result = failure result
In answer to #6
For info Router is a Billion BiPAC 7800VDOX
Router is set to use public DNS:
208.67.222.222
212.159.6.10
Router is set with domain name of phs
Router has a table of static DNS defined:
Host IP
Sorry for being so slow, and not sure I have run the correct tests:
Command line: BOOT_IMAGE=/vmlinuz-4.13.0-34-generic root=UUID=f7ae652b-
cbf6-48b8-bc6a-d3963957ab57 ro
Suspend and resume:
Feb 24 11:11:14 phs08 kernel: [ 7608.732297] nvme nvme0: controller is down;
will reset: CSTS=0x,
In case it helps, further test with 4.13.0-34
Feb 24 11:48:40 phs08 kernel: [0.00] Command line:
BOOT_IMAGE=/vmlinuz-4.13.0-34-generic root=UUID=f7ae652b-cbf6-48b8-bc6a-
d3963957ab57 ro nvme_core.force_apst=1
... boots fine, appears ok then suspend overnight...
Feb 25 11:54:43 phs08 kern
I am not sure if I have done the correct thing, but following the
instructions above I have managed to install xenial-proposed kernel
4.13.0-38 on my Mint 18.2 XFCE system:
$ cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-4.13.0-38-generic
root=UUID=f7ae652b-cbf6-48b8-bc6a-d3963957ab57 ro
I can confirm t
I have installed 1.79ubunbtu10.18.04.3 from the bionic-proposed and
rebooted...
The result is different from before
$ cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
# 127.
Public bug reported:
Mint 19 (Ubuntu Bionic)
Laptop so Using NetworkManager, and connecting wirelessly to LAN
Upgraded from Mint 18.3 so using resolvconf...
Versions:
network-manager: 1.10.6-2ubuntu1.1
resolvconf: 1.79ubuntu10.18.04.3 or 1.79ubuntu10.18.04.2
systemd: 237-3ubuntu10.15
dns is spe
Sorry for slow response Dan, here is the output:
$ dig phspi05 @192.168.2.1
;; Warning: Message parser reports malformed message packet.
; <<>> DiG 9.11.3-1ubuntu1.5-Ubuntu <<>> phspi05 @192.168.2.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2588
;
$ dig phspi05.phs
; <<>> DiG 9.11.3-1ubuntu1.5-Ubuntu <<>> phspi05.phs
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 61787
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 6549
Thankyou for all the attention to this and the explanations Dan, but now
I am also confused...
I tend to think that if my desktop is able to successfully lookup the
host on the router (as per
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1817903) then
I should expect that my laptop on
Thanks again Dan for taking the time to explain.
> stop using dig to debug your system.
Sorry thought I was using dig at your request...
I was originally using nslookup and ping to find out why I couldn't browse to
the server on phspi05 (phspi05 is actually controlling the heating and cooling
i
Public bug reported:
Mint 19 (Ubuntu 18.04)
Following latest mint update done on 24/02/2019, DNS is broken
nslookup and dig of certain domain names work as expected, ping does not
(ip works but not domain name)
After a day of trial and error, testing I found that the problem lies
with the p
It seems this breaks dns lookups on some system, see #1817903
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811471
Title:
local resolver stub fails to handle multiple TCP dns queries
To manage not
My update was from 237-3ubuntu10.11, which didn't have the problem (12
was never installed)
It seems I cannot easily downgrade via apt or synaptic, as the previous
versions do not seem to be in the repos, can you advise how to do so?
On a different machine on the same network I still have 237-3ub
Thanks for the attention to this:
DNS servers: 208.67.220.220 (opend dns) and 212.159.6.10 (recommended by
isp)
typical sites: planthealth.co.uk, plus random others...
nslookup and dig ok
ping domain_name gives "Name or service not known"
ping ip ok
FF: Hmmm problem etc...
So this is my resolv.c
Thanks again for the help
Removed resolvconf:
sudo apt remove resolvconf
reboot
as expected now /etc/resolv.conf is linked to run/systemd/sub-resolv.conf
and contains only:
nameserver 127.0.0.53
options edns0
BUT now I cannot connect to anything, nslookup, ping fails, etc.
$ ping google.co
Yes that works, and many thanks for the explanation.
/etc/resolv.conf is now linked to /run/resolvconf/resolv.conf
and contains only the local proxy dns:
$ cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YO
Testing fix:
I added the ppa (same system) and updated resolvconf
then did:
$ sudo systemctl enable resolvconf-pull-resolved.path
OK
and
$ sudo systemctl enable resolvconf-pull-resolved.service
this gives: The unit files have no installation config
(not sure if this is expected ?), but it does
I followed the instructions at
https://wiki.ubuntu.com/Testing/EnableProposed
but after repeated updates, it keeps telling me the it is not found:
$ sudo apt-get install resolvconf/bionic-proposed
Reading package lists... Done
Building dependency tree
Reading state information... Done
E:
On checking it seems that is the case. Tried a dozen different mirrors all give:
Failed to fetch
http://ports.ubuntu.com/ubuntu-ports/dists/bionic-proposed/main/binary-amd64/Packages
404 Not Found [IP: 91.189.88.150 80]
Which mirror do you recommend?
--
You received this bug notification be
Sorry, my bad, it seems I miss read the first part of the wiki! Now
installed, will report back.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1817903
Title:
systemd-resolve appends "options edns0"
Installed resolvconf from bionic-proposed, all seems to working as it
should.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1817903
Title:
systemd-resolve appends "options edns0" to resolv.conf
To
Apparently yes. File attached.
With:
$ cat /proc/cmdline
BOOT_IMAGE=/@/boot/vmlinuz-4.18.0-3-generic
root=UUID=0885f579-b2ff-4c94-964c-d65c30bb7761 ro rootflags=subvol=@
nvme_core.force_apst=1
I have been at least 8 days without re-booting with suspend/resume a
couple of times a day at least.
Hi Kai-Heng, Guessing that request is directed at me, so here it is:
$ lspci -vvnn
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device
[1022:1450]
Subsystem: ASUSTeK Computer Inc. Device [1043:8747]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParE
Realise I probably should have run as sudo, so sudo version attached
** Attachment added: "lspci.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1705748/+attachment/5152446/+files/lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
I have deleted/removed many of the older testing kernel, but I think
this one does not have the fix, based on post #97
$ cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-4.13.0-34-generic
root=UUID=f7ae652b-cbf6-48b8-bc6a-d3963957ab57 ro
Suspend
Resume
$ sudo lspci -vvnn > lspci.txt
output attached
**
Ok, testing now... will report back...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Samsung SSD 960 EVO 500GB refused to change power state
To manage notifications about this bug go
$ cat /proc/cmdline
BOOT_IMAGE=/@/boot/vmlinuz-4.18.0-3-generic
root=UUID=0885f579-b2ff-4c94-964c-d65c30bb7761 ro rootflags=subvol=@
nvme_core.force_apst=1
Been through several cycles of suspend and resume, without any apparent
issues.
But I note:
$ sudo nvme id-ctrl /dev/nvme0n1
ps0 :
Sorry for slow response.
Yes all seems to be fine, I have had 9 days of uptime with numerous suspend and
resumes without issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Samsung
Will this make it into the mainstream kernel updates or how do I track when it
is ?
I just installed 4.13.0-19 and the issue is still there.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Titl
Sorry, I have downloaded but haven't got to testing it yet have had
to prioritise the day job... will aim to try this evening and report
back tomorrow...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
So last night I installed the kernel and it seems the issue persists:
Aug 3 02:30:59 phs08 kernel: [0.00] Command line:
BOOT_IMAGE=/vmlinuz-4.12.0-9-generic root=UUID=f7ae652b-cbf6-48b8-bc6a-
d3963957ab57 ro
suspend:
Aug 3 02:52:35 phs08 systemd[1]: Reached target Sleep.
Aug 3 02:52:3
I don't have a dmesg log file (due to systemd ?) but I attach syslog
from start of boot with the kernel to when the reset button pressed...
Thanks for your attention to this Kai-Heng, really appreciated, Steve.
** Attachment added: "syslog"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug
Ok, will test and report and back
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Samsung SSD 960 EVO 500GB refused to change power state
To manage notifications about this bug go to:
Unfortunately there seems another issue with this kernel:
The screen/video is blank on resume, I think this is the offending part:
ug 8 14:08:50 phs08 kernel: [ 165.478069] nouveau :27:00.0: DRM: resuming
fence...
Aug 8 14:08:50 phs08 kernel: [ 165.478082] nouveau :27:00.0: DRM:
resu
Sorry for slow feedback
Unfortunately the issue is still there:
Aug 15 12:52:58 phs08 kernel: [0.00] Linux version 4.11.0-14-generic
(root@ryzen) (gcc version 6.3.0 20170618 (Ubuntu 6.3.0-19ubuntu1) ) #20 SMP Wed
Aug 9 20:56:51 CST 2017 (Ubuntu 4.11.0-14.20-generic 4.11.12)
Aug 15 1
Unfortunately still no joy
Aug 21 18:02:54 phs08 kernel: [0.00] Linux version 4.13.0-6-generic
(root@linux) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4))
#7~lp1705748 SMP Fri Aug 18 17:09:21 CST 2017 (Ubuntu
4.13.0-6.7~lp1705748-generic 4.13.0-rc5)
Aug 21 18:02:54 phs08 k
Appreciate all your efforts Kai-Heng
Where do I get the latest mainline kernel ?
Thanks, Steve
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Samsung SSD 960 EVO 500GB refused to cha
Using http://people.canonical.com/~khfeng/lp1705748-sleep/
with "nvme_core.default_ps_max_latency_us=1500", to disable deepest
power state
Been through several suspend/resume cycles so far and seems to be ok.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
I haven't yet tried with that latest kernel... but this morning, after 5
days of successful suspend/resume:
Aug 30 09:35:19 phs08 kernel: [71904.271956] nvme nvme0: controller is down;
will reset: CSTS=0x, PCI_STATUS=0x10
Aug 30 09:35:19 phs08 kernel: [71904.320269] print_req_error: I/O e
Yes, correct I just searched the kernel log and no more
"...Refused to change..."
since I booted with:
Command line: BOOT_IMAGE=/vmlinuz-4.13.0-6-generic root=UUID=f7ae652b-
cbf6-48b8-bc6a-d3963957ab57 ro nvme_core.default_ps_max_latency_us=1500
--
You received this bug notification because yo
Ok thanks and for the explanation - makes sense.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Samsung SSD 960 EVO 500GB refused to change power state
To manage notifications about t
Yes, but I am bit confused by that other thread, can you direct me to
the download of the specific kernel you want me to try.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Samsung SSD
Unable to install the file:
linux-headers-4.13.0-34-generic_4.13.0-34.37~lp1746340_amd64.deb
due to missing dependency libssl1.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Samsung
Output from get-feature:
get-feature:0x0c (Autonomous Power State Transition), Current value: 0x01
Autonomous Power State Transition Enable (APSTE): Enabled
Auto PST Entries.
Entry[ 0]
.
Idle Time Prior to Trans
Installed that latest version, can confirm that apst is disabled without
the max_latency setting kernel parameter
I have also found a new BIOS for the m/b: 0902
So will also try and installing that and revert back to one of the
kernels with apst turned on, to see if any difference...
or is
Just landed here with similar issue on Samsung 960 EVO 500GB, system
crashes/hangs with disk inaccessible (?) but mostly after resume from
suspend, or latest 3 mins after cold boot...
Kernel 4.10.0-26-generic
M/B Asus Prime B350m-A
Seems it is either not fixed or I have another bug
e.g.
Jul
Public bug reported:
Originally thought my issue was same as this:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1678184
but requested to report as separate bug
System becomes unusable at seemingly random times but especially after
resume from suspend due to disk 'disappearing' becoming in
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1705748/+attachment/4918944/+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/1705748
apport information
** Tags added: apport-collected sonya
** Description changed:
Originally thought my issue was same as this:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1678184
but requested to report as separate bug
System becomes unusable at seemingly random times but esp
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1705748/+attachment/4918943/+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/1705748
Title:
Samsun
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1705748/+attachment/4918947/+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/1705748
Title:
Sams
apport information
** Attachment added: "JournalErrors.txt"
https://bugs.launchpad.net/bugs/1705748/+attachment/4918945/+files/JournalErrors.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/17057
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1705748/+attachment/4918946/+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/1705748
Title:
Sams
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1705748/+attachment/4918948/+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/1705748
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1705748/+attachment/4918951/+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/1705748
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1705748/+attachment/4918953/+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/1705748
Ti
This is a brand new build, with Mint 18.2 installed intitally with
kernel 4.8.53, but upgraded straight away to latest kernel due to using
Ryzen cpu.
Will try to test with the 4.13 in the next 24 h
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1705748/+attachment/4918950/+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/170
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1705748/+attachment/4918949/+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/
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1705748/+attachment/4918952/+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/1705748
Title:
Sa
Confirm that removing:
nvme_core.default_ps_max_latency_us=0
from boot params results in reproducible problem on resume from suspend.
Downloaded and installed 4.13 headers and generic kernel:
Linux version 4.13.0-041300rc1-generic
Unable to test issue with above kernel. System boots ok, but now
** Changed in: linux (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/1705748
Title:
Samsung SSD 960 EVO 500GB refused to change power state
To manage n
Many thanks, suggested kernel now under test...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Samsung SSD 960 EVO 500GB refused to change power state
To manage notifications about th
Many thanks, suggested kernel now under test...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Samsung SSD 960 EVO 500GB refused to change power state
To manage notifications about th
Unfortunately the problem is still there with this 4.11 kernel...
After initial install of the kernel and a suspend/resume it all seemed ok, but
then after leaving suspended overnight, the disk goes missing again, see
extracts below.
Jul 25 01:30:54 phs08 kernel: [0.00] Command line:
BO
One curious thing I note, probably irrelevant, is that after resume,
there is lots of stuff recorded in the logs that seem to be about
suspending.. e.g. Freezing remaing tasks after the computer has
resumed...
ul 25 01:42:58 phs08 systemd[1]: Reached target Sleep.
Jul 25 01:42:58 phs08 systemd
Ok, thanks, will try and report back...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Samsung SSD 960 EVO 500GB refused to change power state
To manage notifications about this bug g
Unfortunately there seems no improvement, system boots fine, and
operates fine, but nvme disappears again after suspend. However I didn't
see any spontaneous disappearance of device (so could be some progress ?
but will need to test for longer to be certain)
log extracts:
Jul 28 09:36:18 phs08 ke
I have also just noticed that the nvme drive seems to disappear 2 or 3
minutes after the system has re-awakened, so whilst it consistently
seems to happen *after* resume from S3, it is not *on* resume.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Sorry for slow response:
Command line: BOOT_IMAGE=/vmlinuz-4.13.0-17-generic root=UUID=f7ae652b-
cbf6-48b8-bc6a-d3963957ab57 ro
Resulted in spontaneous disappearance (no suspend/resume needed):
Oct 26 17:20:44 phs08 kernel: [ 3011.057465] nvme nvme0: controller is down;
will reset: CSTS=0xf
Oct 26 17:23:41 phs08 kernel: [0.00] Command line:
BOOT_IMAGE=/vmlinuz-4.13.0-17-generic root=UUID=f7ae652b-cbf6-48b8-bc6a-
d3963957ab57 ro
Suspend...
Oct 26 19:00:46 phs08 systemd-sleep[5347]: Suspending system...
Resume
Oct 26 19:57:11 phs08 kernel: [ 5841.689280] PM: resume of dev
Tried that latest version, same result:
Sep 1 16:56:16 phs08 kernel: [0.00] Command line:
BOOT_IMAGE=/vmlinuz-4.13.0-8-generic root=UUID=f7ae652b-cbf6-48b8-bc6a-
d3963957ab57 ro
(Note without nvme_core.default_ps_max_latency_us=1500. hope this was
correct)
...
Sep 1 17:01:29 phs08 kern
Also same result with nvme_core.default_ps_max_latency_us=1500
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Samsung SSD 960 EVO 500GB refused to change power state
To manage notific
Tried that latest one... still fails after suspend but should I be using
nvme_core.default_ps_max_latency_us=1500 ?
But as I have said before it does bother me that the suspend and resume
operations seem to overlap and all are logged on resume.
Booted am:
Sep 7 10:02:44 phs08 kernel: [0.000
No, this seems to have been happening all along, if you look at the
timings in earlier posts...see post #25
...but what throws me and makes it more obscure it that the suspend
operations are logged on resume, and until yesterday I hadn't ever
managed to check the drive was actually alive (I actual
Re: turn off APST completely
Tricky...
So I have been running with:
BOOT_IMAGE=/vmlinuz-4.13.0-8-generic
root=UUID=f7ae652b-cbf6-48b8-bc6a-d3963957ab57 ro
nvme_core.default_ps_max_latency_us=0
for the last month or so with no issues
I suppose APST is about reducing power consumption, but
Kai-Heng,
In reply to #66: I guess this is a definite indication that it is a
firmware issue.
#67: there are only two files to download, on all previous occasions
there have been four, is that correct ?
Steve
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
Kai-Heng,
In response to #66, I guess that definitely points to a firmware issue
with Samsung drive
#67 I will try and let you know...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Ah ok, so I will need to install 4.14 first ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705748
Title:
Samsung SSD 960 EVO 500GB refused to change power state
To manage notifications about this
I installed the files,
removed the nvme_core.default_ps_max_latency_us=0,
did an update-grub and rebooted...
failed to boot into graphical interface and then hung... reset needed
Command line: BOOT_IMAGE=/vmlinuz-4.14.0-rc4-evo+ryzen root=UUID
=f7ae652b-cbf6-48b8-bc6a-d3963957ab57 ro
Suspect this
Any action going to happen on this ? or do I abandon evolution all
together - it is driving me nuts.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/655405
Title:
evolution calendar-, task- and notiv
Mathieu,
Thanks for your continued interest:
Running with the sync option as suggested evolution flashes up briefly,
then immediately closes, before any chance to interact with it,
resulting in similar but different errors with each attempt (mostly they
don't seem too helpful), see below, but on
Also .xsession-errors attached
** Attachment added: ".xsession-errors"
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/716433/+attachment/1901386/+files/.xsession-errors
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
Public bug reported:
Binary package hint: evolution
Ubuntu 10.04 Evolution 2.28
Whenever I try to use the calendar evolution either hangs and has to be
forced to close or the whole gnome desktop hangs so that I have to ctrl
--alt-f1 to open terminal from where I can restart. Not using google
cal
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716433
Title:
evolution crashes when using calendar
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinf
Or
Open evolution in calendar
scroll up one click (with mouse wheel) - hangs
It also seems that I am unable to cut and paste items in the calendar views
(may not be related)
right click an item, select copy
move to another day
right click, select paste - nothing happens or crash.
--
You receive
I have been having a similar problem in lucid, reported here:
https://bugs.launchpad.net/bugs/716433
...and upgraded to Maverick in the hope that this would go away - it doesn't
and is now even worse...
if I attempt to open the calendar it either crashes without any warnings or
just hangs and ha
Should have said it was a fresh install but retaining home directory.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/655405
Title:
evolution calendar-, task- and notivication-lists crashes by opening
I upgraded to Maverick (clean install, home directory retained) in the
hope of improving the situation - it seems to be worse, and now often
closes when I just click on the calendar.
In case it was a problem with char encoding (as suggested elsewhere) I
created a new calendar.ics file (utf-8/windo
I found the same bug reported for fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=598950
** Bug watch added: Red Hat Bugzilla #598950
https://bugzilla.redhat.com/show_bug.cgi?id=598950
** Also affects: evolution (Fedora) via
https://bugzilla.redhat.com/show_bug.cgi?id=598950
Importa
There are no crash files in /var/crash, in either the previous
installation (10.04) or the new one (10.10).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716433
Title:
evolution crashes when using c
I also just saw it for the first time when starting chromium, kernel
2.6.35-280generic 64bit.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/590537
Title:
"lo: Disabled Privacy Extensions" keeps show
No improvement with latest kernel update to 2.6.35.-28-generic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716433
Title:
evolution crashes when using calendar
--
ubuntu-bugs mailing list
ubuntu-
Not sure if mine is exactly the same issue:
Maverick 64 bit, ATI graphics card
Suspend and hibernate worked on 10.04. Following upgrade (clean install)
failed to resume from suspend and hibernate. pm-log indicated success,
computer powers up, but display is blank.
Could successfully suspend/hibe
Still an issue in Maverick - really annoying.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/330688
Title:
Hidden files are not added with directory
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ub
Dear Mathieu,
Sorry for slow response. I actually already obtained a valgrind log at
your request and posted it, some time ago, here:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/655405/comments/30
Apologies if I have confused things.
Steve
--
You received this bug notification be
1 - 100 of 105 matches
Mail list logo