All of lore.kernel.org
 help / color / mirror / Atom feed
* 2 cards in, but work only separately
@ 2010-07-31 22:08 Kārlis Repsons
       [not found] ` <201007312208.33260.k-atMwuq7AWwA@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Kārlis Repsons @ 2010-07-31 22:08 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 1239 bytes --]

Hi list,
my thanks to developers of nouveau first: I wonder how you put it together this 
far, where there's quite enough to appreciate!

This question I have: strangely I can get each of 2 cards to work separately 
for a dualseat PC by toggling on/off fbcon=map: kernel option (compiled with 
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY) -- by doing so I can have each card 
initialized and start it's Xorg, all welll, but can't have both cards 
initialized (and thus used) -- why?

In very short, this is what my dmesg says:
[drm] Initialized drm 1.1.0 20060810
nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
nouveau 0000:04:00.0: enabling device (0000 -> 0002)
nouveau 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
nouveau 0000:04:00.0: PCI INT A disabled
nouveau: probe of 0000:04:00.0 failed with error -12

0000:01 is address of one card, 0000:04 of the other. What happens is that one 
of cards will fail to be initialized (in one case 01, other time 04). So is 
that supposed to be that way currently or I missed to pass some parameters or 
bug, or..? What more should I post here if anyone interested in this?

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: 2 cards in, but work only separately
@ 2010-08-02 19:11 Kārlis Repsons
  0 siblings, 0 replies; 12+ messages in thread
From: Kārlis Repsons @ 2010-08-02 19:11 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 2548 bytes --]

On Monday 02 August 2010 14:07:19 Francisco Jerez wrote:
> Kārlis Repsons <k@11.lv> writes:
> > On Monday 02 August 2010 11:33:14 Francisco Jerez wrote:
> >> > But now I'm at the "next level of trouble":
> >> > 1. when two Xservers are running, after some minutes video output of
> >> > the primary card ceases (logging out restarts X and then it's
> >> > back..), while the  second output is still ok;
> >> 
> >> Kernel and X logs after the crash would be helpful.
> > 
> > I found them to be funnily short: in my kernel log there is this line:
> > [drm] nouveau 0000:01:00.0: Setting dpms mode 1 on vga encoder (output 0)
> > 
> > And yes it doesn't come back just by moving mouse.
> > In xorg.conf there is /Option "DPMS" "off"/ for each monitor and also for
> > each server layout Blank, Standby, Suspend, Off *Time is set to "0"...
> > 
> > $ cat Xorg.0.log | egrep "(DPMS|Dpms|dpms)"
> > Aug  2 13:05:01 station 19180.806] (II) Loading extension DPMS
> > Aug  2 13:05:01 station 19181.154] (II) NOUVEAU(0): DPMS capabilities:
> > Off; RGB/Color Display
> > 
> > Now what should I do please?
> 
> Show us your full logs, please.
Ok. Here I post the kernel log fragment between start of Xservers at 13:05:00 
and crash, which happened at 13:14:47. I sent full logs to Francisco, they 
were not accepted in this list because 144KB > 100KB.

Aug  2 13:05:01 station kernel: [drm] nouveau 0000:04:00.0: Allocating FIFO 
number 1
Aug  2 13:05:01 station kernel: [drm] nouveau 0000:04:00.0: 
nouveau_channel_alloc: initialised FIFO 1
Aug  2 13:05:01 station kernel: [drm] nouveau 0000:04:00.0: Setting dpms mode 
3 on tmds encoder (output 2)
Aug  2 13:05:01 station kernel: [drm] nouveau 0000:04:00.0: 0xD0B6: Parsing 
digital output script table
Aug  2 13:05:01 station kernel: [drm] nouveau 0000:04:00.0: Setting dpms mode 
0 on tmds encoder (output 2)
Aug  2 13:05:01 station kernel: [drm] nouveau 0000:04:00.0: Output DVI-I-2 is 
running on CRTC 0 using output A
Aug  2 13:05:01 station kernel: [drm] nouveau 0000:01:00.0: Allocating FIFO 
number 1
Aug  2 13:05:01 station kernel: [drm] nouveau 0000:01:00.0: 
nouveau_channel_alloc: initialised FIFO 1
Aug  2 13:14:47 station kernel: [drm] nouveau 0000:01:00.0: Setting dpms mode 
1 on vga encoder (output 0)
Aug  2 13:17:11 station kernel: [drm] nouveau 0000:04:00.0: 
nouveau_channel_free: freeing fifo 1
Aug  2 13:17:11 station kernel: [drm] nouveau 0000:01:00.0: 
nouveau_channel_free: freeing fifo 1

So lets see later what is there...

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-08-06 19:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-31 22:08 2 cards in, but work only separately Kārlis Repsons
     [not found] ` <201007312208.33260.k-atMwuq7AWwA@public.gmane.org>
2010-08-01  8:41   ` Pekka Paalanen
     [not found]     ` <20100801114104.43f1b5e4-cxYvVS3buNOdIgDiPM52R8c4bpwCjbIv@public.gmane.org>
2010-08-01  8:59       ` Kārlis Repsons
     [not found]         ` <201008010859.40932.k-atMwuq7AWwA@public.gmane.org>
2010-08-01 10:30           ` Marcin Slusarz
     [not found]             ` <20100801103002.GA2719-OI9uyE9O0yo@public.gmane.org>
2010-08-02  9:19               ` Kārlis Repsons
     [not found]                 ` <201008020919.46649.k-atMwuq7AWwA@public.gmane.org>
2010-08-02 11:33                   ` Francisco Jerez
     [not found]                     ` <87wrs9jll1.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
2010-08-02 13:31                       ` Kārlis Repsons
     [not found]                         ` <201008021332.02470.k-atMwuq7AWwA@public.gmane.org>
2010-08-02 14:07                           ` Francisco Jerez
     [not found]                             ` <87sk2xhzvs.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
2010-08-02 15:01                               ` Kārlis Repsons
     [not found]                                 ` <201008021501.30085.k-atMwuq7AWwA@public.gmane.org>
2010-08-06 19:16                                   ` Francisco Jerez
2010-08-01 11:35           ` Francisco Jerez
2010-08-02 19:11 Kārlis Repsons

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.