[Bug 351159] Re: cpufreq scaling_governor entry missing from /sys (with Core2 Quad CPU)
Same problem here. Fresh jaunty installation, running kernel 2.6.28-11-generic. find /sys/devices/system/cpu/cpu*/cpufreq find: `/sys/devices/system/cpu/cpu*/cpufreq': No such file or directory CPU: Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz Mainboard: Asus P5B-E The scaling support is built into the kernel: cat /boot/config-2.6.28-11-generic | grep CPUFREQ CONFIG_X86_ACPI_CPUFREQ=y # CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set CONFIG_X86_CPUFREQ_NFORCE2=y but it's not loaded at boot time. -- cpufreq scaling_governor entry missing from /sys (with Core2 Quad CPU) https://bugs.launchpad.net/bugs/351159 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 365798] Re: cpu frequency scaling not supported after upgrading to 9.04
I've got three Intel CPU machines here, all running Jaunty with kernel 2.6.28-11-generic. On the Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz (Dual Core PC) I get: find /sys/devices/system/cpu/cpu*/cpufreq find: `/sys/devices/system/cpu/cpu*/cpufreq': No such file or directory On the Intel(R) Atom(TM) CPU N270 @ 1.60GHz (eeeBox) I get: find /sys/devices/system/cpu/cpu*/cpufreq find: `/sys/devices/system/cpu/cpu*/cpufreq': No such file or directory On the Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (Dual Core Laptop) I get: find /sys/devices/system/cpu/cpu*/cpufreq /sys/devices/system/cpu/cpu0/cpufreq /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq /sys/devices/system/cpu/cpu0/cpufreq/affected_cpus /sys/devices/system/cpu/cpu0/cpufreq/related_cpus /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver ... and so on, cpufreq works fine! CPU frequency scaling only seems to be supported only on certain CPUs in jaunty. -- cpu frequency scaling not supported after upgrading to 9.04 https://bugs.launchpad.net/bugs/365798 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 351159] Re: cpufreq scaling_governor entry missing from /sys (with Core2 Quad CPU)
I forgot to mention my CPU is a dual core, not quad. -- cpufreq scaling_governor entry missing from /sys (with Core2 Quad CPU) https://bugs.launchpad.net/bugs/351159 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 365798] Re: cpu frequency scaling not supported after upgrading to 9.04
The modules mentioned in the PDF guide you posted are not available in Jaunty: sudo modprobe speedstep-centrino FATAL: Module speedstep-centrino not found. sudo modprobe acpi-cpufreq FATAL: Module acpi-cpufreq not found. since they are built into the kernel. I've tested a fourth machine, this time a Core 2 Quad desktop computer: find /sys/devices/system/cpu/cpu*/cpufreq find: `/sys/devices/system/cpu/cpu*/cpufreq': No such file or directory 3 out of 4 Intel machines I've tested do not support cpufreq with kernel 2.6.28-11-generic. This has been working for ages on other kernels. -- cpu frequency scaling not supported after upgrading to 9.04 https://bugs.launchpad.net/bugs/365798 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 365798] Re: cpu frequency scaling not supported after upgrading to 9.04
If you can load acpi-cpufreq, you probably don't use the latest jaunty kernel. Check with "uname -a" if you run version 2.6.28-11-generic. -- cpu frequency scaling not supported after upgrading to 9.04 https://bugs.launchpad.net/bugs/365798 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 365798] Re: cpu frequency scaling not supported after upgrading to 9.04
Mats, the bug you describe is a different one. This one is about frequency scaling being not supported, while your output states 5 supported frequency steps. I've solved the problem on my Asus P5B-E motherboard but upgrading to the latest BIOS. It still persists with the Quadcore and Atom machines that I've tested. Since quite a few people seem to be able to solve this via BIOS up- or downgrades, it seems Linux / Ubuntu is not the one to blame. -- cpu frequency scaling not supported after upgrading to 9.04 https://bugs.launchpad.net/bugs/365798 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 351159] Re: cpufreq scaling_governor entry missing from /sys
On my ASUS P5B-E mainboard I solved the issue by upgrading the BIOS. CPU frequency scaling works fine now. -- cpufreq scaling_governor entry missing from /sys https://bugs.launchpad.net/bugs/351159 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 90388] Re: hostname supplied by dhcp server is not used
I've just tested this on 9.10 server. Just create the file '/etc/dhcp3 /dhclient-exit-hooks.d/hostname' with the contents: if [[ -n $new_host_name ]]; then echo "$new_host_name" > /etc/hostname /bin/hostname $new_host_name fi Works! -- hostname supplied by dhcp server is not used https://bugs.launchpad.net/bugs/90388 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1922466] Re: Writeback not flushing to disk in 4.15.0-137-generic and above
I'd like to add that this bug also affects 18.04 LTS (Bionic) as it uses the same kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922466 Title: Writeback not flushing to disk in 4.15.0-137-generic and above To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe/+bug/1922466/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1922466] [NEW] Writeback not flushing to disk in 4.15.0-137-generic and above
Public bug reported: Hi! We've come across some interesting behaviour in kernel 4.15.0-137.141~16.04.1 and above. After booting a fresh Ubuntu 16.04 instance on AWS, we replace the AWS kernel with "linux-image-4.15.0-140-generic" (4.15.0-140.144~16.04.1) and reboot. Then we generate some I/O by running fio for a while: fio --name=random-write --ioengine=posixaio --rw=randwrite --bs=64k --size=256m --numjobs=16 --iodepth=16 --runtime=3600 --time_based --end_fsync=1 It does't matter whether fio is run against the boot disk or an attached secondary disk. After stopping fio we notice that some pages are stuck in "writeback" and are apparently not flushing to disk: # lsb_release -rd Description:Ubuntu 16.04.7 LTS Release:16.04 # cat /proc/vmstat | grep "nr_writeback " nr_writeback 80 # cat /proc/meminfo | grep Writeback: Writeback: 320 kB This doesn't clear, not even days later. Running more fio only increases the amount of writeback pages. Downgrading the kernel to 4.15.0-136.140~16.04.1 resolves the issue, no writeback pages getting stuck. Going over the kernel changelog, I can see that between -136 and -137 the following patchset was applied, but I'm not sure whether it is related to the issue: https://www.spinics.net/lists/stable/msg435893.html Kernels 4.15.0-137-generic and above took down our Ceph cluster, because it seems that when the amount of "writeback" reaches the buffer ceiling of "dirty_bytes", all subsequent writes to the disk are incredibly slow. This is from an idle production system (not on AWS) running 16.04 with kernel 4.15.0-139-generic: # lsb_release -rd Description:Ubuntu 16.04.4 LTS Release:16.04 # cat /proc/sys/vm/dirty_bytes 629145600 # cat /proc/sys/vm/dirty_background_bytes 314572800 # cat /proc/meminfo | grep Writeback: Writeback:572108 kB # dd if=/dev/zero of=/test bs=1M count=10; rm /test 10+0 records in 10+0 records out 10485760 bytes (10 MB, 10 MiB) copied, 126.529 s, 82.9 kB/s Could there be a bug in kernel 4.15.0-137-generic and above? Thank you! Kind regards, Christoph Dwertmann ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.15.0-140-generic 4.15.0-140.144~16.04.1 ProcVersionSignature: User Name 4.15.0-140.144~16.04.1-generic 4.15.18 Uname: Linux 4.15.0-140-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.30 Architecture: amd64 Date: Sun Apr 4 03:39:25 2021 Ec2AMI: ami-041e1cc8f4c429789 Ec2AMIManifest: (unknown) Ec2AvailabilityZone: ap-southeast-2c Ec2InstanceType: c5ad.xlarge Ec2Kernel: unavailable Ec2Ramdisk: unavailable ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: linux-signed-hwe UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: linux-signed-hwe (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug ec2-images xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922466 Title: Writeback not flushing to disk in 4.15.0-137-generic and above To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe/+bug/1922466/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 550559] Re: hdd problems, failed command: READ FPDMA QUEUED
I'm also seeing "failed command: WRITE FPDMA QUEUED" using a GA 990FXA- UD7 board with Crucial m4 SSDs connected to the Southbridge SATA controller (ATI SB950) on oneiric . Sometimes this error would crash the machine (the RAID5 module actually), sometimes it will just reset the SATA link and keep going. A workaround that solves the issue for me is to go to the BIOS and disable "SATA3.0 Mode" for the southbridge SATA. This reduces the SATA link speed to 3Gbps, although Linux still reports 6Gpbs in the kernel log. I'm using a SATA drive bay from Thermaltake. Maybe the additional connectors in there degrade the SATA link in a way that makes SATA3 unreliable. This is just speculation, I didn't test it when the drives are directly connected to the mainboard. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/550559 Title: hdd problems, failed command: READ FPDMA QUEUED To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/550559/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1392207] [NEW] Missing dependency on python-swift
Public bug reported: Description:Ubuntu 14.04.1 LTS Release:14.04 swift-bench: Installed: 1.0-0ubuntu1 Candidate: 1.0-0ubuntu1 Version table: *** 1.0-0ubuntu1 0 500 http://au.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages 100 /var/lib/dpkg/status This package depends on "python-swift". If it's not installed, I get: $ swift-bench Traceback (most recent call last): File "/usr/bin/swift-bench", line 24, in from swiftbench.bench import (BenchController, DistributedBenchController, File "/usr/lib/python2.7/dist-packages/swiftbench/bench.py", line 25, in from swift import gettext_ as _ ImportError: No module named swift ** Affects: swift-bench (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1392207 Title: Missing dependency on python-swift To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/swift-bench/+bug/1392207/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1068455] [NEW] Package missing in 12.10
Public bug reported: Typo3 indirectly depends on libjs-swfupload, so the only way to install the Typo3 packages at this time is to build libjs-swfupload from source and install it. It would be nice to have the package shipped with Ubuntu. ** Affects: libjs-swfupload (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068455 Title: Package missing in 12.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libjs-swfupload/+bug/1068455/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 919069] [NEW] ubuntu-vm-builder kvm doesn't set nameserver in resolv.conf
Public bug reported: I'm setting up a VM in oneiric like this: ubuntu-vm-builder kvm oneiric \ --arch i386 \ --hostname vm1 \ --mem 512 \ --rootsize 2 \ --ip 10.0.0.1 \ --mask 255.0.0.0 \ --net 10.0.0.0 \ --bcast 10.255.255.255 \ --gw 10.0.0.200 \ --dns 10.0.0.200 \ --bridge br0 \ --mirror http://10.0.0.200:/ubuntu \ --variant minbase \ --addpkg openssh-server \ --addpkg sudo \ --addpkg vim \ --addpkg inetutils-ping \ --addpkg gpgv \ --addpkg host \ --addpkg subversion \ --addpkg mc \ --addpkg wget \ --addpkg bzip2 \ --addpkg devscripts \ --addpkg build-essential \ --addpkg git \ --addpkg automake \ --addpkg colordiff \ --addpkg net-tools \ --libvirt qemu:///system After entering the newly created VM, my /etc/resolv.conf is missing the nameserver. This was working in previous Ubuntu releases. -- root@vm2:/home/ubuntu# cat /etc/resolv.conf # Generated by NetworkManager search x.y.z -- Description:Ubuntu 11.10 Release:11.10 ubuntu-vm-builder: Installed: 0.12.4+bzr469-0ubuntu1 Candidate: 0.12.4+bzr469-0ubuntu1 ** Affects: ubuntu-vm-builder (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/919069 Title: ubuntu-vm-builder kvm doesn't set nameserver in resolv.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-vm-builder/+bug/919069/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1187630] [NEW] SQLite mismatch between compiled version 3.7.11 and runtime version 3.7.15.2
Public bug reported: If I use the sqlite R adapter in raring, I get: Warning message: In sqliteInitDriver(max.con, fetch.default.rec, force.reload, shared.cache) : RS-DBI driver warning: (SQLite mismatch between compiled version 3.7.11 and runtime version 3.7.15.2) Apparently the R sqlite plugin was compiled against an older version of libsqlite ** Affects: r-cran-rsqlite (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1187630 Title: SQLite mismatch between compiled version 3.7.11 and runtime version 3.7.15.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/r-cran-rsqlite/+bug/1187630/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 661450] Re: Support for multiple monitors broken
I've managed to fix the problem by having a Gnome startup script that contains: DISPLAY=":0.1" compiz --replace & This starts compiz on the secondary display and resolves all issues that I had with the mouse, keyboard and window decorations. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661450 Title: Support for multiple monitors broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1922466] Re: Writeback not flushing to disk in 4.15.0-137-generic and above
*** This bug is a duplicate of bug 1926808 *** https://bugs.launchpad.net/bugs/1926808 ** This bug has been marked a duplicate of bug 1926808 Bionic update: upstream stable patchset 2021-04-30 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922466 Title: Writeback not flushing to disk in 4.15.0-137-generic and above To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe/+bug/1922466/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs