Displaying 11 results from an estimated 11 matches for "multicard".
Did you mean:
multicall
2010 May 28
0
Multicard problem on NV50
Hi everyone. I'm trying nouveau on my dual 285GTX setup. The first card works fine, fast and smooth. But starting everything more than basic icewm (and sometimes even it doesn't work) on the second one either freezes the system or restarts xorg.
I'm attaching dmesg, Xorg.0.log and xorg.conf
Thanks for any help
Alberto Mattea
-------------- next part --------------
An embedded and
2009 Jun 22
1
SLI support for 8800 GTX?
Hi all,
Can someone comment on SLI support in nouveau? I'm trying to run KMS (with
Plymouth) and nouveau on dual 8800GTXs and not having much (any) luck, I
think the message I get is "GPU deadlock".
Thanks,
--
-jp
I bet the sparrow looks at the parrot and thinks, yes, you can talk, but
LISTEN TO YOURSELF!
deepthoughtsbyjackhandey.com
-------------- next part --------------
An
2015 Mar 20
2
SLI development
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Good day!
- From Nouveau feature matrix page:
>SLI or even multicard setups are very rare among developers.
>You should start hacking with us, if you have such a setup.
I have two GTX 770 cards running in SLI[1] and would like to help bringing
SLI capability into Nouveau.
I would gladly write code for it and I am a competent C programmer per se
(C is my main la...
2003 Oct 03
1
USB problems with CF and with Jenoptik JD5.2Z3
Have the following problems:
MBO USB-MultiCardREader 6-in-1 does not read 128MB CF-Card.
Oct 3 13:49:23 katrin /kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Oct 3 13:49:23 katrin /kernel: da0: <ICSI IC1100 CF 2.5B> Removable Direct Access SCSI-0 device
Oct 3 13:49:23 katrin /kernel: da0: 650KB/s transfers
Oct 3 13:49:23 katr...
2006 Oct 20
2
Adding some documentation
I earlier asked about setting up a tips on USB multi-card support.
I never saw an answer on this.
I also have some text on Madwifi and WPA support (hey, I helped write
802.11i).
I am also learning, painfully about bluetooth support.
So, I am willing and able.
2010 Jul 13
0
[TEST REQUEST] Implementation of INIT_COMPUTE_MEM.
The INIT_COMPUTE_MEM opcode was one of the missing pieces for pre-nv40
card cold-booting (i.e. multicard), it's supposed to detect the right
setting for several of the memory config variables a given GPU supports
(memory type, bus width, amount of installed RAM chips).
The implementation I'm attaching seems to work on all the cards I've got
at hand, but I've done a few unproven assump...
2013 Mar 13
1
usb device path/name translating
...inux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0bda:0151 Realtek Semiconductor Corp. Mass
Storage Device (Multicard Reader)
Bus 003 Device 002: ID 413c:1003 Dell Computer Corp. Keyboard Hub
Bus 004 Device 002: ID 0764:0501 Cyber Power System, Inc. CP1500 AVR UPS
Bus 004 Device 003: ID 045e:001e Microsoft Corp. IntelliMouse Explorer
Bus 003 Device 003: ID 413c:2010 Dell Computer Corp. Keyboard
Bus 008 Device 001:...
2008 Jul 30
4
[Bug 16897] New: Support for multiple nvidia cards
http://bugs.freedesktop.org/show_bug.cgi?id=16897
Summary: Support for multiple nvidia cards
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
2011 Jul 07
5
[Bug 39033] New: Second card not activated
...t lists.freedesktop.org
ReportedBy: nzkiwikiter2002 at yahoo.com
QAContact: xorg-team at lists.x.org
Created an attachment (id=48850)
--> (https://bugs.freedesktop.org/attachment.cgi?id=48850)
dmesg
I have two EN210 (NVA8 NV50) cards. The nouveau feature matrix suggests that
multicard is supported for this family, but my second card provides no output
with or without an xorg.conf.
Second card shows in dmesg. Proprietary driver is able to use both cards okay.
Distro: LinuxMint11 AMD64
http://www.asus.com/Graphics_Cards/NVIDIA_Series/EN210_SILENTDI1GD3V2LP/#specifications
--...
2010 Jul 10
1
deadlock possiblity introduced by "drm/nouveau: use drm_mm in preference to custom code doing the same thing"
...eau_irq_handler tries to take
dev_priv->context_switch_lock (spins)
deadlock
Possible solutions:
- reverting "drm/nouveau: use drm_mm in preference to custom code doing the same thing"
- disabling interrupts before calling drm_mm functions - unmaintainable and still
deadlockable in multicard setups (nouveau and eg radeon)
- making mm->unused_lock HARDIRQ-safe (patch below) - simple but with slight overhead
---
From: Marcin Slusarz <marcin.slusarz at gmail.com>
Subject: [PATCH] drm: make drm_mm->unused_lock HARDIRQ-safe
nouveau started to use drm_mm functions (in "drm...
2009 Nov 04
1
[PATCH] nv10/exa: Spring-cleaning
* Kill the A8+A8 hack. Recent enough X servers (>=1.7) fall back to
ARGB glyphs for drivers not supporting A8 render targets.
* Kill all the global state. It doesn't matter a lot yet but it might
if we get multicard working at some point.
* Other random clean-ups with no functional changes.
Some numbers from x11perf -aa10text -aa24text -comppixwin10 -comppixwin500:
* Before, with A glyphs:
12000000 trep @ 0.0025 msec (394000.0/sec): Char in 80-char aa line (Charter 10)
3200000 trep @ 0.0119 msec...