[Kernel-packages] [Bug 1308264] Re: Ubuntu boot stuck for more than 30 seconds at "Switched to clocksource tsc" when booting up, then resumes to the login screen

2018-05-05 Thread vmagnin
On my second machine, the UUID in /etc/initramfs-tools/conf.d/resume did
not correspond to the UUID of my swap partition, so I replaced it by the
present one and (after sudo update-initramfs -u) the problem is solved.
I don't know why they did not correspond.

On my first machine, I remember having reformatted the swap partition
several times to try to solve a problem and finally deleted it and added
some RAM. It is probably the reason why the UUIDs did not correspond.

Finally we can say my problem and VPablo's problem was not linked with
the message "Switched to clocksource tsc". And in fact, I had noticed
that most of the time the delay was occurring after that message but not
all of the time. So it seems to be just a coincidence, and in our case
it is link with a problem of swap UUID.

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

Title:
  Ubuntu boot stuck for more than 30 seconds at "Switched to clocksource
  tsc" when booting up, then resumes to the login screen

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 14.04 Beta 2 (Final Beta), it takes remarkebly long to boot up into 
Ubuntu.  Ubuntu gets stuck at "Switched to clocksource tsc" for a almost 1 
minute or longer, then it resumes booting up to the login screen.  On Ubuntu 
13.10 it only takes about 7 seconds to get to the login screen, while it takes 
almost more than a minute to get on the login screen on Ubuntu 14.04 Beta 2. I 
hope this issue could be fixed.
   
  I have the Acer C720 (chromebook) that has been enabled to use legacy boot so 
I can use other OS's.  Other Acer C720 users have been faceing the same problem 
also.

  Video of Boot
  https://www.youtube.com/watch?v=PVkFTsEzS80

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1308264/+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 1308264] Re: Ubuntu boot stuck for more than 30 seconds at "Switched to clocksource tsc" when booting up, then resumes to the login screen

2018-05-05 Thread vmagnin
I have SOLVED the problem on my first cited machine (ASUS H81M-C motherboard) 
thanks to this page:
https://askubuntu.com/questions/1013830/slow-boot-long-kernel-load-time-due-to-wrong-resume-device?rq=1

This is the commands I used:

$ cat /etc/initramfs-tools/conf.d/resume
RESUME=UUID=ab61cdaf-a2a6-40bb-a787-9d383a4490af

But blkid shows that this partition does not exist anymore. I first
think it was the swap partition I deleted some weeks ago, but the UUID
does not correspond to the UUID I have commented in /etc/fstab. So I
don't know where that UUID come from.

So I typed:
$ sudo vim /etc/initramfs-tools/conf.d/resume
and replace its content by:
RESUME=none

Then I typed:
$ sudo update-initramfs -u
$ sudo shutdown -r now

My SSD now boots very fast !
[2.814453] clocksource: Switched to clocksource tsc
[2.867799] random: crng init done
[2.994374] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: 
(null)
[3.078411] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: 
(null)

I will post another message when I have access to the second machine to
confirm if it solves also 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/1308264

Title:
  Ubuntu boot stuck for more than 30 seconds at "Switched to clocksource
  tsc" when booting up, then resumes to the login screen

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 14.04 Beta 2 (Final Beta), it takes remarkebly long to boot up into 
Ubuntu.  Ubuntu gets stuck at "Switched to clocksource tsc" for a almost 1 
minute or longer, then it resumes booting up to the login screen.  On Ubuntu 
13.10 it only takes about 7 seconds to get to the login screen, while it takes 
almost more than a minute to get on the login screen on Ubuntu 14.04 Beta 2. I 
hope this issue could be fixed.
   
  I have the Acer C720 (chromebook) that has been enabled to use legacy boot so 
I can use other OS's.  Other Acer C720 users have been faceing the same problem 
also.

  Video of Boot
  https://www.youtube.com/watch?v=PVkFTsEzS80

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1308264/+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 1308264] Re: Ubuntu boot stuck for more than 30 seconds at "Switched to clocksource tsc" when booting up, then resumes to the login screen

2018-05-05 Thread vmagnin
** Summary changed:

- Ubuntu 14.04 Beta 2 stuck at "Switched to clocksource tsc" when booting up, 
then resumes booting to the login screen, after 1 minute
+ Ubuntu boot stuck for more than 30 seconds at "Switched to clocksource tsc" 
when booting up, then resumes to the login screen

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

Title:
  Ubuntu boot stuck for more than 30 seconds at "Switched to clocksource
  tsc" when booting up, then resumes to the login screen

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 14.04 Beta 2 (Final Beta), it takes remarkebly long to boot up into 
Ubuntu.  Ubuntu gets stuck at "Switched to clocksource tsc" for a almost 1 
minute or longer, then it resumes booting up to the login screen.  On Ubuntu 
13.10 it only takes about 7 seconds to get to the login screen, while it takes 
almost more than a minute to get on the login screen on Ubuntu 14.04 Beta 2. I 
hope this issue could be fixed.
   
  I have the Acer C720 (chromebook) that has been enabled to use legacy boot so 
I can use other OS's.  Other Acer C720 users have been faceing the same problem 
also.

  Video of Boot
  https://www.youtube.com/watch?v=PVkFTsEzS80

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1308264/+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 1308264] Re: Ubuntu 14.04 Beta 2 stuck at "Switched to clocksource tsc" when booting up, then resumes booting to the login screen, after 1 minute

2018-05-02 Thread vmagnin
Same problem with another machine (completely different hardware) after
upgrading to Kubuntu 18.04.

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

Title:
  Ubuntu 14.04 Beta 2 stuck at "Switched to clocksource tsc" when
  booting up, then resumes booting to the login screen, after 1 minute

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 14.04 Beta 2 (Final Beta), it takes remarkebly long to boot up into 
Ubuntu.  Ubuntu gets stuck at "Switched to clocksource tsc" for a almost 1 
minute or longer, then it resumes booting up to the login screen.  On Ubuntu 
13.10 it only takes about 7 seconds to get to the login screen, while it takes 
almost more than a minute to get on the login screen on Ubuntu 14.04 Beta 2. I 
hope this issue could be fixed.
   
  I have the Acer C720 (chromebook) that has been enabled to use legacy boot so 
I can use other OS's.  Other Acer C720 users have been faceing the same problem 
also.

  Video of Boot
  https://www.youtube.com/watch?v=PVkFTsEzS80

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1308264/+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 1308264] Re: Ubuntu 14.04 Beta 2 stuck at "Switched to clocksource tsc" when booting up, then resumes booting to the login screen, after 1 minute

2018-04-19 Thread vmagnin
Same problem with Linux 4.13.0-38-generic kernel under Kubuntu 18.04
beta.

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

Title:
  Ubuntu 14.04 Beta 2 stuck at "Switched to clocksource tsc" when
  booting up, then resumes booting to the login screen, after 1 minute

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 14.04 Beta 2 (Final Beta), it takes remarkebly long to boot up into 
Ubuntu.  Ubuntu gets stuck at "Switched to clocksource tsc" for a almost 1 
minute or longer, then it resumes booting up to the login screen.  On Ubuntu 
13.10 it only takes about 7 seconds to get to the login screen, while it takes 
almost more than a minute to get on the login screen on Ubuntu 14.04 Beta 2. I 
hope this issue could be fixed.
   
  I have the Acer C720 (chromebook) that has been enabled to use legacy boot so 
I can use other OS's.  Other Acer C720 users have been faceing the same problem 
also.

  Video of Boot
  https://www.youtube.com/watch?v=PVkFTsEzS80

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1308264/+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 1308264] Re: Ubuntu 14.04 Beta 2 stuck at "Switched to clocksource tsc" when booting up, then resumes booting to the login screen, after 1 minute

2018-04-19 Thread vmagnin
Same problem under Kubuntu 18.04 beta (Linux 4.15.0-15-generic) with an
ASUS H81M-C motherboard:

[2.812149] clocksource: Switched to clocksource tsc
[   34.133640] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
(null)

But "tpm_tis.force=1" seems to have no effect...

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

Title:
  Ubuntu 14.04 Beta 2 stuck at "Switched to clocksource tsc" when
  booting up, then resumes booting to the login screen, after 1 minute

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 14.04 Beta 2 (Final Beta), it takes remarkebly long to boot up into 
Ubuntu.  Ubuntu gets stuck at "Switched to clocksource tsc" for a almost 1 
minute or longer, then it resumes booting up to the login screen.  On Ubuntu 
13.10 it only takes about 7 seconds to get to the login screen, while it takes 
almost more than a minute to get on the login screen on Ubuntu 14.04 Beta 2. I 
hope this issue could be fixed.
   
  I have the Acer C720 (chromebook) that has been enabled to use legacy boot so 
I can use other OS's.  Other Acer C720 users have been faceing the same problem 
also.

  Video of Boot
  https://www.youtube.com/watch?v=PVkFTsEzS80

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1308264/+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 1453812] Re: System freeze when using LibreOffice Writer

2015-09-08 Thread vmagnin
Thank you Rafael.
No more freeze since I use nvidia-304-updates.

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

Title:
  System freeze when using LibreOffice Writer

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the "nouveau" driver 
by the "nvidia" proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1453812/+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 1453812] Re: System freeze when using LibreOffice Writer

2015-07-02 Thread vmagnin
Sorry Christopher M. Penalver, 
I have not yet found time to test other kernels, this PC being at my job office.
But I can confirm that the bug is still 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/1453812

Title:
  System freeze when using LibreOffice Writer

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1453812/+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