Hi Philip,
Thank you for your prompt response.
I'm experiencing the same error on Jammy with an `i5-12600K`.
I have two systems: one running Jammy with an `i5-12600K` and another on
Noble with an `i5-12600`.
On both setups, `perf c2c record` produces the same error.
Previously, the `i5-12600`
Update:
This seems to be related on the perf c2c support for Alder Lake hybrid cpu
architecture.
I tried the exact same installation on an older intel cpu and perf c2c works
there.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
My cpu is 12th Gen Intel(R) Core(TM) i5-12600 has only 6 performance
cores (cpu_core) and 0 efficiency cores (cpu_atom)
I can see the ldlat event tho also for cpu_atom
$ cat /sys/devices/cpu_core/events/mem-loads
event=0xcd,umask=0x1,ldlat=3
$ cat /sys/devices/cpu_atom/events/mem-loads
event=0xd
Public bug reported:
For example running
$ perf c2c record ls
event syntax error: '..em-loads,ldlat=30/P'
\___ Bad event or PMU
Unable to find PMU or event on a PMU of 'cpu_atom'
Initial error:
event syntax error: '..em-loads,ldlat=30/P'
On 05/07/2010 10:19 AM, Andrea Ratto wrote:
> It seems that the DHCP server does not reply to DHCPRELEASE so dhclient waits
> until timeout.
> My DSL modem does the same.
> My workaround is to remove /etc/rc0.d/S35networking and
> /etc/rc6.d/S35networking, but I would like to know if there is a w
Anyone willing to try out this work around? `/etc/init/mountall` emits
local-filesystems so if you change line 6 of statd.conf to the
following things look to come up normally. This is probably a better
more sane solution then what I posted earlier.
start on ((started portmap and local-filesyst
On May 4, 2010, at 4:14 PM, Nathan Grennan wrote:
> I am the sysadmin for a company that uses Ubuntu for desktops, and uses
> nfs heavily. I upgraded to Lucid from Karmic, and everything has been
> fine. A co-worker upgraded, and ran into this bug. He tried the mounted
> MOUNTPOINT=/var workaround
** Attachment added: "shutdown.strace"
http://launchpadlibrarian.net/47828259/shutdown.strace
--
dhclient3 hangs on shutdown
https://bugs.launchpad.net/bugs/571933
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
** Attachment added: "running.strace"
http://launchpadlibrarian.net/47828246/running.strace
--
dhclient3 hangs on shutdown
https://bugs.launchpad.net/bugs/571933
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
** Attachment added: "shutdown.png"
http://launchpadlibrarian.net/47828219/shutdown.png
--
dhclient3 hangs on shutdown
https://bugs.launchpad.net/bugs/571933
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing lis
** Attachment added: "running.png"
http://launchpadlibrarian.net/47828206/running.png
--
dhclient3 hangs on shutdown
https://bugs.launchpad.net/bugs/571933
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
Went ahead and modified /etc/init.d/networking to provide straces of the
ifdown command that is runs on a stop action.
running.png is a screen shot of my VM's normal output when running
`/etc/init.d/networking stop
shutdown.png is a screen shot of the same VM's shutdown logging.
running.strace i
On 05/03/2010 07:23 AM, C de-Avillez wrote:
> Thank you for opening this bug and helping make Ubuntu better. On Lucid
> network startup/shutdown should be done via upstart (/etc/init/), not
> via /etc/init.d.
>
> Could you please give us logs for a shutdown with this issue?
>
> ** Changed in: dhc
On 04/30/2010 05:21 AM, Steve Langasek wrote:
> For users with a separate /var partition, yes. For users without, it causes
> statd to consistently fail to start at boot.
>
Oh yeah. That patch is a total kludge/hack we put in place so we could
quickly deploy Lucid. Will look forward to the act
I think my previous two comments really have nothing to do with the
actual problem. Me just grasping at straws trying to find some kind of
information. The following patch is a hack and not anywhere close to a
solution but does make the /etc/init.d/networking script complete during
shutdown.
**
Just found something else. After initiating reboot and then logging
back in via ssh this is what is at the very end of dmesg.
[ 590.532915] type=1503 audit(1272598521.696:18): operation="capable"
pid=2139 parent=2138 profile="/sbin/dhclient3" name="ipc_lock"
--
dhclient3 hangs on shutdown
htt
Something else I have noticed about this. During normal operation when
dhclient3 is running the dhclient.eth0.pid file properly exists. In
this weird state that I am reporting the file does not exist.
--
dhclient3 hangs on shutdown
https://bugs.launchpad.net/bugs/571933
You received this bug no
Public bug reported:
Binary package hint: upstart
gssd is affected by the same race condition that statd is when /var is
on a different partition then /. There are a couple bugs open for statd
already.
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/525154
** Affects: upstart (Ubuntu)
Public bug reported:
I have been unable to find a reason why but Lucid is having issues
shutdown down on all systems I have upgraded. When the reboot command
is called almost all processes are killed, including my active ssh
sessions. I can immediately log back in via ssh and I find the system
h
Changing line 6 to the following fixes the problem.
--- statd.conf 2010-04-29 14:22:27.567158573 -0700
+++ /etc/init/statd.conf2010-04-29 14:18:56.057316910 -0700
@@ -3,7 +3,7 @@
description"NSM status monitor"
author "Steve Langasek "
-start on (started portmap or mounting
This is rather an unacceptable race condition. This will once again
cause me an enormous amount of pain in upgrading my nearly 200 Ubuntu
servers and desktops that all mount a substantial amount of stuff over
NFS, including user home directories.
--
mountall for /var races with rpc.statd
https://
Public bug reported:
Binary package hint: virt-manager
The newest version of virt-manger that is being released with Lucid has
issues setting up an ssh tunnel and connecting to a remote KVM console.
Virt-manager displays the following error:
"TCP/IP error: VNC connection to hypervisor host got r
Also affecting me after today's round of updates.
--
Firefox does not start with certain addons installed
https://bugs.launchpad.net/bugs/518422
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
Noticed that my previous work around can be modified to work a little
more properly. The reason that the partman-auto/expert_recipe portion
of my preseed block was not working was a parse error on the behalf of
kickseed. Instead of echoing the preseed information into the
preseed.cfg file you can
I have hacked in a solution to this for my implementation using
preseeding. My kickstart file now contains the following.
# Selecting proper disk
preseed partman-auto/disk string /dev/vda
# Removing LVM partitions
preseed partman-lvm/device_remove_lvm boolean true
# Picking LVM
preseed partman-au
I did further testing today. If you go the route of preseeding partman
you can get a little closer to the behavior that was working in Jaunty.
I have dropped this into a preseed.cfg file
# Selecting proper disk
d-i partman-auto/disk string /dev/vda
# Removing LVM partitions
d-i partman-lvm/device
This is still affecting Lucid as of the builds available on Feb 24. Is
there an alternate way to feed kickseed/partman your custom partitioning
information that is documented or is this not going to be available by
release? I am unable to upgrade my 100 Ubuntu systems beyond Jaunty
and I am star
As I stated previously. I only have one M610 in my possession and it
had to be put into production so it was loaded with Hardy. I am unable
to test further. I can say though that I did try rootdelay=30 before
giving up and loading the machine with Hardy
--
linux-image-2.6.28-16-server Causes m
Wanted to make note that this behavior did not occur on any other Dell
server or KVM Virtual Machine I have in production running Jaunty. Only
occurred on the fresh kickstarted install of Jaunty on the Dell M610. I
am unable to test further as I have no other M610s to test on and the
server was p
** Attachment added: "error2.png"
http://launchpadlibrarian.net/35194060/error2.png
--
Unable to kickstart with LVM partition scheme.
https://bugs.launchpad.net/bugs/475864
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
Previous attachment was in error.
** Attachment added: "error1.png"
http://launchpadlibrarian.net/35194045/error1.png
--
Unable to kickstart with LVM partition scheme.
https://bugs.launchpad.net/bugs/475864
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
** Attachment added: "error1"
http://launchpadlibrarian.net/35193906/error1
--
Unable to kickstart with LVM partition scheme.
https://bugs.launchpad.net/bugs/475864
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
Public bug reported:
Attempting to prepare Karmic for deployment into our environment and
running into a road block. With jaunty's introduction of LVM we
migrated our partitioning scheme to be fully LVM based except for /boot.
This has worked very well for us. Using the same partitioning scheme
Nevermind about the apport data. I was able to get an apport from the
M610 using the generic kernel.
--
linux-image-2.6.28-16-server Causes my Dell M610 to not boot.
https://bugs.launchpad.net/bugs/475028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
Public bug reported:
On installation of the this new kernel on my new Dell M610 it will no
longer boot. The boot sequence eventually times out trying to mount
root. After dropping me into busy box I can verify the root device is
in fact there. The 2.6.28-16-generic and 2.6.28.15-server versions
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/34664655/XsessionErrors.txt
** Tags added: apport-collected
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are
** Attachment added: "WifiSyslog.txt"
http://launchpadlibrarian.net/34664653/WifiSyslog.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
** Attachment added: "UdevLog.txt"
http://launchpadlibrarian.net/34664650/UdevLog.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
** Attachment added: "UdevDb.txt"
http://launchpadlibrarian.net/34664647/UdevDb.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
** Attachment added: "ProcModules.txt"
http://launchpadlibrarian.net/34664646/ProcModules.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
** Attachment added: "ProcInterrupts.txt"
http://launchpadlibrarian.net/34664644/ProcInterrupts.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Attachment added: "ProcCpuinfo.txt"
http://launchpadlibrarian.net/34664640/ProcCpuinfo.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
** Attachment added: "PciMultimedia.txt"
http://launchpadlibrarian.net/34664638/PciMultimedia.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
** Attachment added: "Lsusb.txt"
http://launchpadlibrarian.net/34664636/Lsusb.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
** Attachment added: "Lspci.txt"
http://launchpadlibrarian.net/34664633/Lspci.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/34664632/CurrentDmesg.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
** Attachment added: "Card0.Codecs.codec.0.txt"
http://launchpadlibrarian.net/34664628/Card0.Codecs.codec.0.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bu
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/34664622/BootDmesg.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
** Attachment added: "Card0.Amixer.values.txt"
http://launchpadlibrarian.net/34664624/Card0.Amixer.values.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs
** Attachment added: "ArecordDevices.txt"
http://launchpadlibrarian.net/34664619/ArecordDevices.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Attachment added: "AplayDevices.txt"
http://launchpadlibrarian.net/34664614/AplayDevices.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/34664611/AlsaDevices.txt
--
Upgrade to Karmic lost ability to manually disable headphone jack.
https://bugs.launchpad.net/bugs/464389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: ody3196 F pulseaudio
ody3939 F gnome-alsamixer
/dev/snd/pcmC0D0p: ody3196 F...m pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0
Public bug reported:
Description:Ubuntu 9.10
Release:9.10
alsa-utils:
Installed: 1.0.20-2ubuntu6
Candidate: 1.0.20-2ubuntu6
Version table:
*** 1.0.20-2ubuntu6 0
500 http://mirrors.cat.pdx.edu karmic/main Packages
100 /var/lib/dpkg/status
In previous versions of
Probably related: Firefox 3.5.3 on Ubuntu Karmic: Firefox crashes every
time I visit this page: http://ejohn.org/blog/hacking-digg-with-firebug-
and-jquery/
flash info:
$ apt-cache policy flashplugin-installer flashplugin-nonfree swfdec-
mozilla mozilla-plugin-gnash adobe-flashplugin
flashplugin
I have the same problem with Firefox 3.5.3 and Opera 10.00 running on
Ubuntu Karmic. I was using Kubuntu 9.04 previously and the problem was
present in Firefox but not in Opera. The font settings I choose in
preferences have absolutely no effect on my web browsers.
--
[karmic] Firefox 3.5 and ope
Also confirming fixed with jaunty-proposed packages.
--
virsh destroy might also kill another running VM
https://bugs.launchpad.net/bugs/362288
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@list
I suppose that actually changing line 8 of the the debian.rb file to
'defaultfor :operatingsystem => [:debian, :ubuntu]' would be a better
solution, as this is what is done with Redhat derivatives. Which would
likely be something good to push upstream.
--
Ubuntu's facter variable $operatingsyste
Public bug reported:
Binary package hint: puppet
There is no ubuntu provider declared for services controlled by puppet.
Up until the current release of Ubuntu 9.04 the facter variable
$operatingsystem was being returned as debian and so now is being
returned as ubuntu. I have found it sufficien
Any update on new initrd.gz for netboot installers to address this bug?
--
lack of CONFIG_GETOPT_LONG in busybox-udeb completely breaks Kickstart
https://bugs.launchpad.net/bugs/293586
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Changed in: firefox-3.0 (Ubuntu)
Status: New => Confirmed
--
firefox app gets very slow when opening tabs with flash content. ex.:
www.forumpcs.com.br in many tabs.
https://bugs.launchpad.net/bugs/214147
You received this bug notification because you are a member of Ubuntu
Bugs, which
Well I have the same problem with my home network. One computer is
running Ubuntu Hardy, the other WinXP. This my fstab line:
//path/to/share /media/share cifs
iocharset=utf8,credentials=/path/to/.smbcredentials,gid=1001 0 0
When I shut down the WinXP computer which hosts the share and then try
to
This happens in all web pages that have a click to enlarge image option.
Searching for "flash" in synaptic comes up with these results:
flash-plugin-nonfree
10.0.1.218+10.0.0.525ubuntu1~hardy1+really9.0.124.0ubuntu2
ubuntu-restricted-extras 15.2
Searching for "java" in synaptic comes up with t
This happened repeatedly a few minutes ago while loading http://terriermandotcom.blogspot.com/>this page. I was only
able to view it without firefox closing when I selected start new
session instead of restore.
--
Firefox closes unexpectedly
https://bugs.launchpad.net/bugs/252434
You received thi
Public bug reported:
Binary package hint: nautilus-cd-burner
package: nautilus-cd-burner
Ubuntu 8.04
version: *** 2.22.1-0ubuntu1 0
I right-clicked on an iso file (4.3 GB size). Pressed Write to disk.
Started burning with Nautilus on a double layered DVD. Halfway through I
got a message saying
** Attachment added: "screenshot of popup window making my system slow"
http://launchpadlibrarian.net/16511728/BugScreenshot.png
--
image view in firefox slows system down
https://bugs.launchpad.net/bugs/254513
You received this bug notification because you are a member of Ubuntu
Bugs, which
Public bug reported:
Ubuntu 8.04
I visited the mozilla addons page with firefox 3.1. I clicked on a
screenshot of an addon to view the larger image. The larger image poped
up slowly in a new window making my system very slow. The mouse cursor
was moving very slowly. I pressed close and the larger
** Attachment added: "Image of GRUB kickstart error."
http://launchpadlibrarian.net/15070931/grub_error.png
--
Grub Error durring kickstarts.
https://bugs.launchpad.net/bugs/237797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Public bug reported:
I started testing Hardy's ability to kickstart during beta with zero
issues. When Hardy went production something changed and now I am
getting GRUB errors when it comes time to install the bootloader. The
kickstart that was finishing un-attended during beta now drops to the
69 matches
Mail list logo