Bug#1021330: nvidia-cuda-dev appears to break nvidia xorg

2023-03-22 Thread Tim Hanson
Hi Andreas,

Yes, so far as i can tell, this was resolved with the inclusion of 525
drivers.

Tim

On Wed, Mar 22, 2023 at 3:16 AM Andreas Beckmann  wrote:

> Control: tag -1 moreinfo
>
> On 06/10/2022 02.33, Timothy Hanson wrote:
> > Package: nvidia-cuda-dev
> > Version: 11.5.2-2
>
> > Today ran apt-get upgrade, including updating nvidia-cuda-dev.  The
> update
> > seems to have broken nvidia xorg driver; proximal reason seemsto be that
> it
> > pulls in nvidia-tesla-alternative nvidia-tesla-kernel-dkms
> libnvidia-tesla-
> > cuda1 (and others) which are a conflicting version (510.85.x).  Video
> driver
> > is:
> > ii  nvidia-kernel-dkms
> 470.141.03-2
> > amd64NVIDIA binary kernel module DKMS source
>
> That was probably a transitional issue while upgrading to new driver
> series and/or CUDA tookit. May I assume that this has been solved in the
> current versions (525 driver series, CUDA 11.8)?
>
> Andreas
>


Bug#623633: sbcl fails to load asdf on startup

2011-04-26 Thread Tim Hanson
Quick solution: put
(require 'asdf)

into your .sbclrc file in your home directory.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#579669: Synaptics keeps Xorg from starting.

2010-05-19 Thread Tim Hanson
Hi,

I recently dist-upgraded, and Xorg stopped working; to the best of my
knowledge, it appears to be the synaptics driver which is causing the
problem.  I am running Debian Sid on a Asus EEEpc 904, and xorg
without a xorg.conf.  I don't care about touch to tap or any of these
fiddly details - can use a USB mouse - just need X to start.

Strangely, it seems to be loading the synaptics driver twice - once
for /dev/input/event8 and once for /dev/input/mouse0 ; the latter
fails.

My /var/log/Xorg.0.log follows:


X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-4-686 i686 Debian
Current Operating System: Linux swingers-zoo 2.6.32-5-686 #1 SMP Sat
May 1 04:16:37 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686
root=UUID=bdc02f74-2b99-439a-9bc2-2b9d1231f664 ro quiet
Build Date: 04 May 2010  03:43:42PM
xorg-server 2:1.7.7-1 (Julien Cristau jcris...@debian.org)
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Wed May 19 11:03:55 2010
(==) Using system config directory /usr/share/X11/xorg.conf.d
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |--Screen Default Screen Section (0)
(**) |   |--Monitor default monitor
(==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x81ea020
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 7

(--) PCI:*(0:0:2:0) 8086:27ae:1043:8340 Intel Corporation Mobile
945GME Express Integrated Graphics Controller rev 3, Mem @
0xf7f0/524288, 0xd000/268435456, 0xf7ec/262144, I/O @
0xdc00/8
(--) PCI: (0:0:2:1) 8086:27a6:1043:8340 Intel Corporation Mobile
945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev
3, Mem @ 0xf7f8/524288
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: extmod
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: dbe
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: glx
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: record
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: dri
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: dri2
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.1.0
ABI class: X.Org Server 

Bug#579669: Synaptics keeps Xorg from starting.

2010-05-19 Thread Tim Hanson
Julien,

Ah, forgive me.  Was confused because synaptics was the last/only (EE)
I see in the log file.

Any ideas for cause?  I'm at a loss...  I guess I'll just reinstall.

thanks,
Tim

On Wed, May 19, 2010 at 12:15 PM, Julien Cristau jcris...@debian.org wrote:
 On Wed, May 19, 2010 at 11:35:13 -0400, Tim Hanson wrote:

 Hi,

 I recently dist-upgraded, and Xorg stopped working; to the best of my
 knowledge, it appears to be the synaptics driver which is causing the
 problem.  I am running Debian Sid on a Asus EEEpc 904, and xorg
 without a xorg.conf.  I don't care about touch to tap or any of these
 fiddly details - can use a USB mouse - just need X to start.

 Strangely, it seems to be loading the synaptics driver twice - once
 for /dev/input/event8 and once for /dev/input/mouse0 ; the latter
 fails.

 That's expected, and unrelated to X not starting for you.

 Cheers,
 Julien

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (GNU/Linux)

 iQIcBAEBCAAGBQJL9A6kAAoJEDEBgAUJBeQMyGEP/i4iblPRV1aUK+S2FW+YA1Q5
 Nq9Dymk3VGZVoTJDjayGqVfSuzfY06iVlsKc0ETOuo7kLmwbeeZ/T1sK76aZFDFF
 tNkgyBfePGKwuzmGF1kOfbo052wL2jEM1VhddRBzfH/fnAiGq7Qxl1saOKAbeJmW
 n02//QuWnAJpiFuQEXZmLu/5DF9ifgZnZNCWd+GefAzVziw/YVzlgL5UV6G32kvl
 dqnTdam1y0XO6gHyFJaUMXB03DjPMlFwkzuOMgZb54kmW8eQZZWnc46hdkI1klqU
 QXyf7TPr+oQaCbJPUwO8LSyRGKYVkoKBiRapjsnlb2Yi3w0oUKXoXUjQVTAzEB/y
 fdx52a7NCp2KqVsuMuYfBCdFTVmS+nhbuoAk/OPwCs1S+Z6DcRVbWgvHQF3xg+rs
 cZkmp0x48WiomF4lBqJtZzFdC6QVUODAcMu5a/CYIU4SNReVNCZxZN7rbtjd07wG
 Ud+4hES8rWUcPAFSD9ku51QRvu7APId1Wzt5ycgDc73pMsVZGYOXagWc2Z8ZsNYG
 tmdiIpG/KTPVDWi0yiJj1jvovn8D5+sPqlsRKSmrYlYuYD94RVZOHzQAvLsVwTyH
 VdNJtEpU3WZAdVAuupT86kcGtuZsV7JN+GH+DaS203fZFAtmNYI2hazGeRYjeCcw
 vXO0P4ipSj9yq0xHb3Hd
 =bDyu
 -END PGP SIGNATURE-





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#554836: segfault in audacity when saving files

2009-11-16 Thread Tim Hanson
Hi All -

I've rebooted the system using both 'nfs4' and 'nfs' in /etc/fstab,
and have no problems either way with any gtk file chooser dialogs.  I
guess it was a protocol mismatch?

thanks,
Tim

2009/11/13 Josselin Mouette j...@debian.org:
 Le vendredi 13 novembre 2009 à 15:48 +0100, Fabian Greffrath a écrit :
 reassign 554836 gvfs
 notfound 554836 1.3.9-6
 found 554836 1.4.1-2
 retitle 554836 GTK filechooser fails with some mount options for NFS4
 thanks

 I've reassigned this bug to gvfs, because obviously this is an issue
 between gvfs and nfs4.

 The error messages look like our usual protocol mismatch after the 1.4
 upgrade.

 Tim, does it still happen after you log out and log in again?

 Cheers,
 --
  .''`.      Josselin Mouette
 : :' :
 `. `'   “I recommend you to learn English in hope that you in
  `-     future understand things”  -- Jörg Schilling




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#554836: segfault in audacity when saving files

2009-11-11 Thread Tim Hanson
Hi David,

You seem to be correct - a program that I am developing under ocaml
also fails when opening a GTK filechooser dialog.  I'm glad you
noticed this, as I was naturally thinking that my program was
incorrect. The ocaml program fails with a very similar stack trace.

I changed the mount options for a NFS server
from
crackle:/crackle /mnt/crackle   nfs4_netdev,auto0   0
to
crackle:/crackle/mnt/cracklenfs4rw,hard,intr,user0   0

and this seems to have fixed the problem.  Audacity now works
properly, as do other gtk programs.

I do not understand why, though.  Anyway, your pointer was very much
appreciated!

Tim


On Fri, Nov 6, 2009 at 8:09 PM, David Henningsson
launchpad@epost.diwic.se wrote:
 Tim Hanson wrote:

 Hi, on my system audacity segfaults while trying to write *any* file,
 either export or save normally. Seems to be a dbus-related issue?

 Hi Tim,

 given the backtrace, I notice libgioremote-volume-monitor.so, which is a
 part of gvfs. Which makes me suspect there could might be a problem with be
 some hardware/drives/storage you have. Does this make sense to you? Does it
 matter whether different devices are unmounted, auto-mounted or manually
 mounted when you try to export?

 Does this error occur in other Gnome or wxWidgets programs as well, when
 opening a File save dialog?

 // David




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#539195: module-assistant: m-a a-i installs everything and is hard to stop

2009-07-29 Thread Tim Hanson
Package: module-assistant
Version: 0.10.11.0
Severity: normal


I typed m-a a-i (with no further arguments), and module-assistant proceeded to 
install everything.  
repeated control-c failed to stop it, so I closed the terminal.  This left some 
half-installed kqemu 
stuff.  Not sure if this is the desired defaul behavior - maybe require an 
argument for all ? if ever?

thanks.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages module-assistant depends on:
ii  libtext-wrapi18n-perl 0.06-6 internationalized substitute of Te
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 

Versions of packages module-assistant recommends:
ii  liblocale-gettext-perl1.05-4 Using libc functions for internati

Versions of packages module-assistant suggests:
ii  build-essential  11.4Informational list of build-essent
ii  whiptail 0.52.2-11.3 Displays user-friendly dialog boxe

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org