[Bug 1844072] Re: nouveau core notifier timeout

2019-09-17 Thread aeb
Trying the latest mainline kernel failed for the moment.
(Tried linux-*-5.3.0-050300-generic*.deb but got a panic at boot time.
The installed Ubuntu 19.04 has an initrd, that might be needed here again.
A copy of that initrd doesnt work.)

Attached a kern.log.


** Attachment added: "/var/log/kern.log fragment"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1844072/+attachment/5289188/+files/kern.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844072

Title:
  nouveau core notifier timeout

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1844072] Re: nouveau core notifier timeout

2019-09-17 Thread aeb
(Concerning the USB connection: my monitor is plugged into this NVIDIA card.
On the left hand side of the monitor there are USB ports. The device
0bda:5412 that is mentioned immediately after the nouveau timeout is
that USB port. Apparently the monitor is reprobed after that timeout.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844072

Title:
  nouveau core notifier timeout

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1844072] Re: nouveau core notifier timeout

2019-09-17 Thread aeb
A moment ago again in the logs:

Sep 15 11:55:30 if kernel: [34041.145493] nouveau :07:00.0: DRM: core 
notifier timeout
Sep 15 11:55:32 if kernel: [34043.145460] nouveau :07:00.0: DRM: wndw-0: 
timeout
Sep 15 11:55:34 if kernel: [34045.142000] usb 5-1: new high-speed USB device 
number 3 using xhci_hcd
Sep 15 11:55:34 if kernel: [34045.308976] usb 5-1: New USB device found, 
idVendor=0bda, idProduct=5412, bcdDevice= 1.13

and mouse and keyboard were dead. Reboot.
So, this modifies the information: there is no relation with screen blanking,
this happened while I was working.

The USB device mentioned is
$ lsusb
...
Bus 005 Device 002: ID 0bda:5412 Realtek Semiconductor Corp. 
...

Will try the latest mainline kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844072

Title:
  nouveau core notifier timeout

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1844072] [NEW] nouveau core notifier timeout

2019-09-15 Thread aeb
Public bug reported:

Newly installed Ubuntu 19.04 system. AMD Ryzen 3700X. NVIDIA GeForce RTX
2060.

When the system is left for a while and the screen goes to sleep, then 
sometimes but not always, upon return there is no reaction to keyboard and 
mouse. Most likely the system is still running fine, but the only thing one can 
do is reboot. Afterwards, /var/log/kern.log shows lines like
Sep 15 21:50:50 if kernel: [35590.756691] nouveau :07:00.0: DRM: core 
notifier timeout
Sep 15 21:50:52 if kernel: [35592.756660] nouveau :07:00.0: DRM: wndw-0: 
timeout

Ubuntu 5.0.0-27.28-generic 5.0.21

$ sudo lspci -vnvn > lspci-vnvn.log
pcilib: sysfs_read_vpd: read failed: Input/output error

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete

** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/bugs/1844072/+attachment/5288871/+files/lspci-vnvn.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844072

Title:
  nouveau core notifier timeout

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1562308] Re: missing or duplicate lines caused by a wrapped line with wide characters

2016-08-01 Thread aeb
I just investigated the same bug. "less" loses input lines because it
does not count output lines correctly. The problem is that it assumes
that east asian wide characters have width 1, but in reality, e.g. on
xterm, these characters take 2 positions. In other words, the routine
pwidth() in less-481:line.c is broken (since the is_wide_char(ch)
returns false for characters that take two screen positions).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562308

Title:
  missing or duplicate lines caused by a wrapped line with wide
  characters

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58502] Re: The default value of TMPTIME in /etc/default/rcS should be non-zero

2014-03-16 Thread aeb
Yes, a very unpleasant surprise. Spent several hours carefully drafting
a referee report in a mutt session replying to the letter that contained
the paper to referee. A power failure caused a reboot, and as I find out
the default Ubuntu behavior is to delete all the user's work in /tmp,
even if it is only five minutes old. TMPTIME should have a nonzero
default.


** Changed in: sysvinit (Ubuntu)
   Status: Invalid = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/58502

Title:
  The default value of TMPTIME in /etc/default/rcS should be non-zero

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 326314] Re: no console.4 man page

2013-05-29 Thread aeb
Well, the original reason is clear, as Lars Ljung also remarked: there
is a console.4 page in the (obsolete) console-tools package, last
updated in 1999. Today the absence of console.4 in a standard Ubuntu
system is just a bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/326314

Title:
  no console.4 man page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055003] [NEW] bash adds incorrect backslash when completing

2012-09-23 Thread aeb
Public bug reported:

The current version (Ubuntu 12.04.1 LTS, GNU bash, version
4.2.24(1)-release) of bash filename complation is seriously broken.

Have
 shopt -u progcomp
in .profile

Type
% ls /long/directory/name

see that there is a unique file with a name starting with M. Then type

% cat $_/Mtab

What happens: pressing tab produces

% cat \$_/Makefile

which of course fails since \$_ does not exist.
What I had hoped for (and happened before the upgrade to Precise): seeing either

% cat $_/Makefile

or

% cat /long/directory/name/Makefile

(By the way, after   shopt -s progcomp   this is even more broken.)

** Affects: bash (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/1055003

Title:
  bash adds incorrect backslash when completing

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055034] [NEW] apport-bug hangs (because of wrong PATH)

2012-09-23 Thread aeb
Public bug reported:

% apport-bug

Now nothing happens, the program hangs.
As it turns out, apport-bug is a shell script that calls `id` without 
sanitizing $PATH, so that it calls $HOME/bin/id computing the inner 
distribution of a code.

** Affects: apport (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/1055034

Title:
  apport-bug hangs (because of wrong PATH)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052483] [NEW] display multiple files broken

2012-09-18 Thread aeb
Public bug reported:

On Ubuntu 12.04.1 LTS the command display 1.jpg 2.jpg 3.jpg shows 1.jpg, then 
upon space press again 1.jpg, this time with title bar 1.jpg [scene: 0 frames: 
2], then 2.jpg [scene: 0 frames:2], then 1.jpg [scene: 0 frames: 3], then 2.jpg 
[scene: 0, frames: 3], then 3.jpg [scene: 0 frames: 3]. In other words, the 
slideshow functionality of the display command is totally broken today.
See also https://bugzilla.redhat.com/show_bug.cgi?id=755827 and 
https://bugzilla.redhat.com/show_bug.cgi?id=795126
I understand that upstream has been fixed.
Version: ImageMagick 6.6.9-7 2012-08-17 Q16
$ apt-cache policy imagemagick
  Installed: 8:6.6.9.7-5ubuntu3.2

** Affects: imagemagick (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/1052483

Title:
  display multiple files broken

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 326314] Re: no console.4 man page

2012-09-18 Thread aeb
Still broken in Ubuntu 12.04.1 LTS.
The package console-tools has never been the upstream author of console.4, and 
it is broken and obsolete.
Nobody wants to install it.
The upstream author of console.4 is  the manpages package, and it is a bug to 
explicitly remove a useful page from it, especially since other pages refer to 
it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/326314

Title:
  no console.4 man page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 407862] Re: Messages not being sent to system logs

2012-09-17 Thread aeb
Still broken in an up-to-date 10.04.4 LTS.


** Changed in: rsyslog (Ubuntu)
   Status: Invalid = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/407862

Title:
  Messages not being sent to system logs

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 491483] Re: Since failsafe-x was enabled in karmic it starts if gdm is disabled and kdm is used. (low graphics mode error)

2010-01-03 Thread aeb
Upgraded a Dell laptop Ubuntu 8.04 - 8.10 - 9.04 - 9.10. The last
upgrade introduced a problem: upon boot there is a popup (of which only
the top is visible, the rest is below the bottom edge of the screen)
telling me Ubuntu running in low-graphics mode. Upon ^C I get a
console prompt, and startx correctly starts X. The problem reappears
upon reboot. Commenting out the last line in /etc/init/failsafe-x.conf
avoids the popup. (Now no X is started at all, but I am happy with that
and can start X with startx when desired.)

-- 
Since failsafe-x was enabled in karmic it starts if gdm is disabled and kdm is 
used. (low graphics mode error)
https://bugs.launchpad.net/bugs/491483
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 326314] [NEW] no console.4 man page

2009-02-06 Thread aeb
Public bug reported:

Binary package hint: manpages

[on my Intrepid machine]

% man 4 console
No manual entry for console in section 4

[elsewhere]
% man 4 console
NAME
   console - console terminal and virtual consoles

DESCRIPTION
   A  Linux  system  has up to 63 virtual consoles (character devices with
   major number 4 and minor number 1 to 63), usually called /dev/ttyn with
...
COLOPHON
   This  page  is  part of release 3.14 of the Linux man-pages project.

A console.4 man page has been in the manpages package since 1994. Several other 
man pages refer to it:
console_codes.4, console_ioctl.4, tty.4, vcs.4, charsets.7.
Maybe this page was taken from the obsolete-from-the-start console-tools 
package that is no longer installed?
It belongs to manpages.

** Affects: manpages (Ubuntu)
 Importance: Undecided
 Status: New

-- 
no console.4 man page
https://bugs.launchpad.net/bugs/326314
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 79268] Re: Grub fails to boot

2008-12-30 Thread aeb
Gaetan,

You did not address anybody in particular, but since your question
arrived in my mailbox, let me answer.

At some point in time an Ubuntu install failed because Ubuntu uses Grub, and 
grub is broken on old hardware. So, I switched to LILO and installed a 
different distribution on that particular machine.
If you want me to try something specific, like installing some specific version 
of Grub, ask and be very precise. I will not change the distribution running 
there.

(The above bug report mentions two separate bugs: (1) Grub does not
understand Linux kernel names but has a private naming system, (2)
Ubuntu installs grub and thus makes the machine unbootable.)

-- 
Grub fails to boot
https://bugs.launchpad.net/bugs/79268
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 150620] rhythmbox, when started twice, freezes the desktop

2007-10-08 Thread aeb
Public bug reported:

On current Gutsy-beta, select Applications  Sound  Video  Rhythmbox, start 
some music, and minimize the Rhythmbox window. After a while, forgetting that 
there already is a rhythmbox process, select again Applications  Sound  Video 
 Rhythmbox. Boom. Desktop dead.
The mousepointer still moves OK, but there is no reaction to mouseclicks or 
keystrokes. The system is otherwise OK, I can login from elsewhere, and all 
seems fine. /proc/interrupts shows that keystrokes and mouseclicks are seen.

I don't know whether this is related to bug 147649.

This is on an Intel Core 2 Duo. If I kill -9 the /usr/bin/X11/X process, then 
it doesn't go away but starts eating 100% CPU.
Maybe that is a separate bug.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
rhythmbox, when started twice, freezes the desktop
https://bugs.launchpad.net/bugs/150620
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124995] failure to commect to internet

2007-07-10 Thread AEB
Public bug reported:

Binary package hint: firefox

? I don't know

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
failure to commect to internet
https://bugs.launchpad.net/bugs/124995
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79268] Re: Grub fails to boot

2007-01-26 Thread aeb
Hmm - I replied to the above letter, but maybe the reply was lost, or
replying is impossible?

Fri, 26 Jan 2007 15:35:07

 Which version of Ubuntu are you using?
 What type of machine do you have?

Ubuntu 6.10.
A Pentium II with Award BIOS.

-- 
Grub fails to boot
https://launchpad.net/bugs/79268

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 79268] Grub fails to boot

2007-01-14 Thread aeb
Public bug reported:

This is a machine that works well with LILO. Not with Grub.
The Ubuntu install put Grub in the MBR. Upon booting I see

GNU GRUB version 0.95
grub

a prompt that I hate to see since I do not know what to say.
Try

grub root /dev/hda6
Error 11: Unrecognized device string

This is a Grub bug: a boot loader for Linux should understand Linux
device names and not force users to learn a different set of names
for use with Grub only.

grub root (hd0,5)
Error 18: Selected cylinder exceeds maximum supported by BIOS.

Hmm. Now I am stuck, don't know how to proceed with Grub.
Find a rescue CD and reinstall LILO, which boots fine.

Another bug, critical: the Ubuntu installer and/or grub installer should not 
create
an unbootable machine.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Grub fails to boot
https://launchpad.net/bugs/79268

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs