[Kernel-packages] [Bug 1789756] Re: Swap not being used, RAM not being released, CPU use at 100%

2018-08-30 Thread Coeur Noir
« system will operate normally for a number of hours, until a virtual machine 
(Virtual Box) is run »
then maybe some settings to do in VirtualBox ?
Or a bug there ?

-- 
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/1789756

Title:
  Swap not being used, RAM not being released, CPU use at 100%

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Memory usage continues to climb to 100%, even as applications are shut
  down. Swap file is not being used. CPU usage climbs to %100 even as
  applications are shut down.

  After reboot, system will operate normally for a number of hours,
  until a virtual machine (Virtual Box) is run. At this point memory and
  CPU usage will climb until %100. Exiting programs and closing the VM
  does not resolve the issue.

  More information in this thread, started by me:

  https://discourse.ubuntubudgie.org/t/high-ram-use-no-swap-use/940/9

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-33-generic 4.15.0-33.36
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Uname: Linux 4.15.0-33-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  cortimi1688 F pulseaudio
   /dev/snd/controlC1:  cortimi1688 F pulseaudio
   /dev/snd/controlC0:  cortimi1688 F pulseaudio
  CurrentDesktop: Budgie:GNOME
  Date: Wed Aug 29 17:39:45 2018
  InstallationDate: Installed on 2018-08-23 (6 days ago)
  InstallationMedia: Ubuntu-Budgie 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725.1)
  MachineType: MSI MS-7817
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-33-generic 
root=UUID=10f46365-0845-48bb-a427-fe155f6085c0 ro quiet splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-33-generic N/A
   linux-backports-modules-4.15.0-33-generic  N/A
   linux-firmware 1.173.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/30/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.9
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H81M-P33 (MS-7817)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.9:bd03/30/2015:svnMSI:pnMS-7817:pvr1.0:rvnMSI:rnH81M-P33(MS-7817):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7817
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1789756/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2014-04-19 Thread Coeur Noir
I'm not sure if it's the right place to mention that, but I have exactly
the same kind of problem with :

- wifi usb dongle with *ralink* rt2500usb chipset

and

- pci wifi card with *ralink* rt28xxpci

The first one has worked for me from ubuntu 08.04 till ubuntu 12.04.02
(or .03)

The second one is part of a newer pc and has never fully worked since
ubuntu 12.04.02 (or .03) neither on 13.04, 13.10 and 14.04

Problems are the same for both cards : they see networks, can connect,
but wifi rates are so low than it's non usable.

I have tried to compile linux-drivers provided by ralink but I'm not
skilled enough and had no success. Those drivers were designed for 2.6.x
kernel you can find here http://www.mediatek.com/en/downloads/

Also tried with ndiswrapper, not better.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/1049466

Title:
  Need support of Ralink RT3290 wifi support

Status in The Linux Kernel:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux-firmware” package in Ubuntu:
  Fix Released
Status in “linux” source package in Precise:
  Invalid
Status in “linux-firmware” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Invalid
Status in “linux-firmware” source package in Quantal:
  Won't Fix
Status in “linux” source package in Raring:
  Fix Released
Status in “linux-firmware” source package in Raring:
  Fix Released
Status in “linux” package in Baltix:
  Opinion
Status in “linux” package in Gentoo Linux:
  New

Bug description:
  RT3290 wifi chip is becoming common on consumer notebooks. Its support
  starts from 3.6 so support on 12.10 may need lbm-cw.

  commit a89534edaaa7008992b878680490e9b02a665563
  Author: Woody Hung 
  Date:   Wed Jun 13 15:01:16 2012 +0800

  rt2x00 : RT3290 chip support v4
  
  This patch support the new chipset rt3290 wifi implementation in rt2x00.
  It initailize the related mac, bbp and rf register in startup phase.
  And this patch modify the efuse read/write method for the different efuse 
data offset of rt3290.
  
  Signed-off-by: Woody Hung 
  Signed-off-by: John W. Linville 

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1049466/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2014-04-19 Thread Coeur Noir
Sorry, it's ralink rt2760pci chipset

rt2800pci is the free driver which is supposed to take care of that pci
card.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/1049466

Title:
  Need support of Ralink RT3290 wifi support

Status in The Linux Kernel:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux-firmware” package in Ubuntu:
  Fix Released
Status in “linux” source package in Precise:
  Invalid
Status in “linux-firmware” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Invalid
Status in “linux-firmware” source package in Quantal:
  Won't Fix
Status in “linux” source package in Raring:
  Fix Released
Status in “linux-firmware” source package in Raring:
  Fix Released
Status in “linux” package in Baltix:
  Opinion
Status in “linux” package in Gentoo Linux:
  New

Bug description:
  RT3290 wifi chip is becoming common on consumer notebooks. Its support
  starts from 3.6 so support on 12.10 may need lbm-cw.

  commit a89534edaaa7008992b878680490e9b02a665563
  Author: Woody Hung 
  Date:   Wed Jun 13 15:01:16 2012 +0800

  rt2x00 : RT3290 chip support v4
  
  This patch support the new chipset rt3290 wifi implementation in rt2x00.
  It initailize the related mac, bbp and rf register in startup phase.
  And this patch modify the efuse read/write method for the different efuse 
data offset of rt3290.
  
  Signed-off-by: Woody Hung 
  Signed-off-by: John W. Linville 

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1049466/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Lubuntu Noble 24.04

2024-03-28 Thread Coeur Noir
It also concerns « regular » Ubuntu 24.04

The reboot or shutdown hangs on for minutes ( ~5 min ) on ( maybe )
unmounting some snap :

Job run-snapd-ns-snapd\x2ddesktop\x2dintegration.mnt.mount/stop running
(4min / 4min 33s)

I can also see this kind of warnings :

evict_inodes inode ff721d78, i_count = 1, was skipped!

( maybe unrelated to this topic.)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta in Ubuntu.
https://bugs.launchpad.net/bugs/2059738

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Lubuntu Noble 24.04

Status in linux package in Ubuntu:
  Confirmed
Status in linux-meta package in Ubuntu:
  Confirmed

Bug description:
  [Overview]
  I have been testing installations of a number of Lubuntu and Xubuntu Noble 
Numbat 24.04 Daily builds since Feb 2024 on a DELL Wyse 3040 (UEFI bios), more 
latterly focused on Lubuntu.

  It would appear that since introduction of Kernel 6.8 into the daily
  builds, the installed system fails to carry out a successful reboot or
  power off  when commanded from the desktop or the command line

  [Symptoms]
  When selecting either Leave-->Shutdown or Leave-->Reboot from the control 
panel, the process starts shutting down processes in an orderly fashion, until 
it gets to the part where it needs to power off hardware, where it hangs.

  shutdown -H now also fails in the same manner
  shutdown -r now also fails in the same manner

  With quiet bootflag disabled, the last system message on display before the 
hang is
  "Starting reboot..." or "Starting power-off..."

  [Workaround]
  The power button must be pressed for 5 secs to power down the hardware

  [Possibly related bugs]
  #1594023 Poweroff or reboot hangs. Laptop won't shutdown. 16.04
  #2036987 Laptop Does Not Power Off After Installing Daily Build Of 23.10

  [Unsuccessful Workarounds]
  Tried boot flags acpi=force acpi=nocrq reboot=pci suggested in #1594023 - No 
effect

  [Observations]
  I do believe that shutdown/reboot was working correctly on a live USB Lubuntu 
Noble Numbat Alpha build on the same hardware downloaded 22-Feb-2024.  This 
release had an earlier kernel than 6.8. Sadly i no longer have the .iso to 
confirm this.  

  All Lubuntu Noble daily builds since kernel 6.8 was introduced appear
  to exhibit the symptoms as above

  [System info]
  Operating System: Ubuntu Noble Numbat (development branch)
Kernel: Linux 6.8.0-11-generic
  Architecture: x86-64
   Hardware Vendor: Dell Inc.
Hardware Model: Wyse 3040 Thin Client
  Firmware Version: 1.2.5
 Firmware Date: Mon 2018-08-20

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2059738/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1777863] Re: [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting for DDI BUF C idle bit

2022-07-15 Thread Coeur Noir
Hi,

I also find this message in Ubuntu 22.04 recently installed.

Can't see if it has any effect on my system.

This here is not a laptop but a desktop ( so no docking neither lid action ).
And this message does not show while booting in 20.04 on the same machine.


django@ASGARD:~$ sudo dmesg | grep i915
[6.806751] i915 :00:02.0: vgaarb: deactivate vga console
[6.812971] i915 :00:02.0: vgaarb: changed VGA decodes: 
olddecodes=io+mem,decodes=io+mem:owns=io+mem
[6.846945] [drm] Initialized i915 1.6.0 20201103 for :00:02.0 on minor 0
[6.874018] fbcon: i915drmfb (fb0) is primary device

[6.891951] i915 :00:02.0: [drm] *ERROR* Timeout waiting for DDI
BUF B to get idle

[6.929012] i915 :00:02.0: [drm] fb0: i915drmfb frame buffer device
[6.975375] snd_hda_intel :00:03.0: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
django@ASGARD:~$ 


django@ASGARD:~$ echo ; lsb_release -dcs; uname -srpi; echo $DESKTOP_SESSION 
sous $XDG_SESSION_TYPE parmi :; ls /usr/share/xsessions

Ubuntu 22.04 LTS
jammy
Linux 5.15.0-40-generic x86_64 x86_64
ubuntu-xorg sous x11 parmi :
ubuntu.desktop  ubuntu-xorg.desktop
django@ASGARD:~$

-- 
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/1777863

Title:
  [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting for DDI
  BUF C idle bit

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  System reboot. This could be related to putting the NB back into the docking 
station.
  Search for [ cut here ] to find the final error 
message before reboot.

  Linux mymachine4 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 18:02:16
  UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

  
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Using vrefresh ranges from config file
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Printing DDC gathered Modelines:
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 
+hsync +vsync (67.5 kHz eP)
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync 
(37.9 kHz e)
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync 
(37.5 kHz e)
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync 
(31.5 kHz e)
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync 
(31.5 kHz e)
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 
+hsync +vsync (80.0 kHz e)
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync 
+vsync (60.0 kHz e)
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync 
-vsync (48.4 kHz e)
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync 
(46.9 kHz e)
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync 
+vsync (67.5 kHz e)
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 
+hsync +vsync (64.0 kHz e)
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync 
+vsync (55.9 kHz e)
  Jun 20 12:05:00 mymachine /usr/lib/gdm3/gdm-x-session[4443]: (II) modeset(0): 
Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 
-hsync +vsync (67.1 kHz e)
  Jun 20 12:05:18 mymachine kernel: [drm:intel_wait_ddi_buf_idle [i915]] 
*ERROR* Timeout waiting for DDI BUF C idle bit
  Jun 20 12:05:18 mymachine kernel: [ cut here ]
  Jun 20 12:05:18 mymachine kernel: vblank wait timed out on crtc 2
  Jun 20 12:05:18 mymachine kernel: WARNING: CPU: 2 PID: 4445 at 
/build/linux-uT8zSN/linux-4.15.0/drivers/gpu/drm/drm_vblank.c:1073 
drm_wait_one_vblank+0x181/0x190 [drm]
  Jun 20 12:05:18 mymachine kernel: Modules linked in: msr rfcomm ccm veth 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo br_netfilter bridge stp llc 
overlay thunderbolt cmac