search for: buell

Displaying 8 results from an estimated 8 matches for "buell".

Did you mean: bell
2011 Feb 07
16
[Bug 33999] New: 2.6.37 - NV11 crashes X if glxgears maximised
...Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: alex.buell at munted.org.uk QAContact: xorg-team at lists.x.org With Gnome, start glxgears, then click on maximise, X will crash. With LIBGL_ALWAYS_SOFTWARE=1, crashes do not occur. Starting KDE 4.6.x always result in a X crash. Logs attached. I am always happy to assist if necessary to fix thi...
2010 Apr 12
16
[Bug 27603] New: Celestia 1.6.0 crashes with nv04_surface_copy_swizzle assertion
...ct: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: alex.buell at munted.org.uk Hardware: NV34M 64MB on Dell Inspiron 5150 laptop Software: Celestia 1.6.0 Linux 2.6.32 (w/ the following installed out of tree) libdrm 2.4.20 nouveau-drm 20100316 xf86-video-nouveau 0.0.15 pre 20100329 xorg-server 1.7.6 glxgears works, therefore novueau and dri2 up and run...
2009 Mar 29
5
Rack::Lint::LintError with latest camping and rack
...0, but should be 548 Ruby C:/ruby-1.8.7/lib/ruby/gems/1.8/gems/rack-0.9.1/lib/rack/lint.rb: in assert, line 16 Web GET localhost/ There are no errors on the camping output so I suspect something has changed with Rack. What version of Rack do people have the examples working with? Thanks, Garret Buell
2012 Dec 13
11
[Bug 58261] New: [NV34] Display all whited out
...medium Bug ID: 58261 Assignee: nouveau at lists.freedesktop.org Summary: [NV34] Display all whited out QA Contact: xorg-team at lists.x.org Severity: critical Classification: Unclassified OS: Linux (All) Reporter: alex.buell at munted.eu Hardware: x86 (IA32) Status: NEW Version: unspecified Component: Driver/nouveau Product: xorg Booting 3.7.0 on my laptop w/ NV34 64MB graphic adapter results in display totally whited out, but system still operative and was able to...
2009 Mar 10
2
ordering
...lumn is row.names f con f.1 cov f.2 minimum f.3 maximum f.4 cl asahi * 100 * 1 * 0.1 * 2 * test castet * 100 * 2 * 0.1 * 5 * test clado * 100 * 1 * 0.7 * 2 * test aulac * 33 * 0 * 0.1 * 0.1 * test buell * 33 * 0 * 0.1 * 0.1 * test camlas * 33 * 0 * 0.1 * 0.1 * test carbig * 33 * 1 * 1 * 1 * test poaarc * 67 * 0 * 0.1 * 0.1 * test polviv * 67 * 0 * 0.1 * 0.1 * test where R interprets 1...
2010 May 01
4
[Bug 27928] New: Nouveau / Mesa sometimes gets libraries overwritten
...Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: alex.buell at munted.org.uk Created an attachment (id=35366) --> (https://bugs.freedesktop.org/attachment.cgi?id=35366) Excerpt from /var/log/messages As this has now happened twice in the last two weeks, I thought I'd write this up. This morning I came back to my laptop to find it had locked up,...
2010 Apr 15
1
Regression in nvfx-next since yesterday
Celestia 1.6.0 again shows corrupted rendering on planets, other parts rendered correctly with the latest git pull on the nvfx-next-5 tree. Yesterday's nvfx-next tree worked perfectly. -- http://www.munted.org.uk One very high maintenance cat living here.
2005 Aug 03
0
networking is slow/fails for more than one domU
Up to now I''ve been using only one domU and networking has been fine. Now I''m trying to use several domUs simultaneously (up to 14) and having many networking problems. In particular I''d like to fire off commands on all the domUs at the same time (or at least within a couple seconds). Even something as simple as: ssh dom1 hostname & ssh dom2 hostname &