Bug#657944: nvidia-kernel-3.1.0-1-amd64: Hard Lockup, possibly nvidia related.

2012-01-29 Thread Paul Strefling
correctly, I resolved the problem by executing the following: modprobe -r nvidia module-assistant clean nvidia-kernel m-a auto-install nvidia-kernel${VERSION}-source This at least got X to start, albeit resulting in this current bug report. Thanks, Paul Strefling On Sun, Jan 29, 2012 at 10:48

Bug#657944: nvidia-kernel-3.1.0-1-amd64: Hard Lockup, possibly nvidia related.

2012-01-29 Thread Paul Strefling
Package: nvidia-kernel-3.1.0-1-amd64 Version: 290.10-1+3.1.8-2 Severity: critical Justification: breaks the whole system Dear Maintainer, In the past 24 hours I have had three hard lockups that I believe are nvidia related. System logs show nothing relevant(that I can find at least), however I h

Bug#626660: python-matplotlib: import matplotlib.pyplot yields ImportError: No module named matplotlib.pyplot

2011-05-13 Thread Paul Strefling
Package: python-matplotlib Version: 0.99.3-1+b1 Severity: important >From a python2.6 shell executing import matplotlib.pyplot yields the following: Python 2.6.6 (r266:84292, Apr 20 2011, 11:58:30) [GCC 4.5.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>>

Bug#626659: python-matplotlib: import matplotlib.pyplot yeilds ImportError: No module named _tkagg

2011-05-13 Thread Paul Strefling
Package: python-matplotlib Version: 0.99.3-1+b1 Severity: important In a python2.6 shell issuing the follwing import yeilds an error: >>> import matplotlib.pyplot Traceback (most recent call last): File "", line 1, in File "/usr/lib/pymodules/python2.6/matplotlib/pyplot.py", line 78, in