similar to: [Bug 104442] New: Vive causes "modeset fail"

Displaying 20 results from an estimated 100 matches similar to: "[Bug 104442] New: Vive causes "modeset fail""

2013 Sep 29
1
My Clients Windows not update DNS in samba4 DC
Hi, I done joining the Samba 4.0.9 Domain Controller to the existing 2003 domain Transfer all roles to samba4 Down in Windows 2003 server Add client windows to domain! But client windows not update DNS in samba4. Any ideas ? Grato. Jac? Ramos -- *"O homem n?o foi criado para ser feliz nem para vencer, mas para viver para Deus. Quando vive para Deus ? feliz e vence."
2013 Oct 14
1
Clients Windows not update record DNS on zone BIND9_DLZ
Hi List, My clients windows not update record DNS on zones! Show my log: ------------------------------------------ samba_dlz: starting transaction on zone jacoramos.net.br client 192.168.0.20#1080: update 'jacoramos.net.br/IN' denied samba_dlz: cancelling transaction on zone jacoramos.net.br ------------------------------------------ Anyone have any ideas? Thanks! Jac? Ramos --
2013 Sep 26
1
Failed FSMO transfer - role naming - samba 4.0.9
Hi, ------------------------------------------------------------ root at samba4:~# samba-tool fsmo show InfrastructureMasterRole owner: CN=NTDS Settings,CN=SAMBA4,CN=Servers,CN=Primeiro-site-padrao,CN=Sites,CN=Configuration,DC=UDOPIAUI,DC=NET,DC=BR RidAllocationMasterRole owner: CN=NTDS Settings,CN=SAMBA4,CN=Servers,CN=Primeiro-site-padrao,CN=Sites,CN=Configuration,DC=UDOPIAUI,DC=NET,DC=BR
2013 Oct 11
1
Samba4 join Windows 2003 Server with BIND9_DLZ
Hi, root at samba4:~# samba-tool domain join jacoramos.net.br DC -Uadministrador --realm=jacoramos.net.br --dns-backend=BIND9_DLZ Finding a writeable DC for domain 'jacoramos.net.br' Found DC win2003.jacoramos.net.br Password for [WORKGROUP\administrador]: workgroup is JACORAMOS realm is jacoramos.net.br checking sAMAccountName Adding CN=SAMBA4,OU=Domain
2013 Oct 01
0
Update register SOA samba 4.1
Hi, How to update register SOA in samba 4.1rc4 ? Thanks!. Jac? Ramos -- *"O homem n?o foi criado para ser feliz nem para vencer, mas para viver para Deus. Quando vive para Deus ? feliz e vence." Isaltino Gomes * * $whoami* - Perito Forense Computacional - Pentester - Esp. em Seguran?a de Redes de Computadores com enf?se a Per?cia Forense Computacional - FACID -
2013 Oct 01
0
Samba 4.1rc4 not replicating zone reverse of Windows 2003 Server
Hi, Run : samba-tool domain join udopiaui.net.br DC -Uadministrador --realm= udopiaui.net.br But, when run: samba-tool dns zonelist samba4 show 2 zones: - udopiaui.net.br - _msdcs.udopiaui.net.br - reverse - ???????????? - no replicate Any Ideas? Grato. Jac? Ramos -- *"O homem n?o foi criado para ser feliz nem para vencer, mas para viver para Deus. Quando vive para Deus ? feliz e
2013 Sep 26
0
Windows Clients DNS not updating in Samba4
When add Windows clients in domain - udopiaui.net.br - (samba 4.0.9) and run: samba-tool dns query samba4 udopiaui.net.br @ ALL not list windows client adding Any solution? Grato. Jac? Ramos -- *"O homem n?o foi criado para ser feliz nem para vencer, mas para viver para Deus. Quando vive para Deus ? feliz e vence." Isaltino Gomes * * $whoami* - Perito Forense Computacional
2010 Jan 15
0
info for Busy for incoming internal call but not for exterrnal
Hi all, I've an asterisk ver 1.4.22. As in object I have an extension beloning to a queue. I need that for an external incoming call, the extension recieve the call waiting signal/tone, whereas for internal incoming call, the extension appear busy. Is it possible? Could someone let me know the right way to do that? thanks a lot in advance lorenzo -- "Chi vive sperando muore cagando ...
2010 Feb 25
0
IAX peers one way voice
Hi all, i've 2 asterisk box with dahdi (server A ver. 1.4.29 and server B ver. 1.4.26) connected with IAX channel using gsm codec. - Calling from A to B the call has no problem: ring , answer a speak without problem. - Calling from B to A : B phone always listen ring also when A phone answer. After answer A phone don't listen anything. when A phone hangup the call disconnect. full logger
2010 Mar 02
1
realtime call peers status
Hi all, I need to check in realtime the calls that my asterisk is menaging: 1) SIP peers status and with who are talking. 2) IAX peers status and with who are talking 3) elapsed talking time Some one could show me the way to realize that? Any help are really appreciated Thanks a lot in advance -- "Chi vive sperando muore cagando ... Lo Russo isoletta dell'Egeo che non conta un cazzo,
2010 Mar 17
0
monitor SIP jitter buffer
Hi all, is there a way to monitor SIP jitter buffer? I mean: in iax there are "iax2 show netstat" or "iax2 show channels" ...there is samething also for SIP protocol? Thanks alot in advance Lorenzo -- "Chi vive sperando muore cagando ... Lo Russo isoletta dell'Egeo che non conta un cazzo, 1941 ... sono anche un autore"
2004 Feb 15
1
Basic questions concerning mail...
Hey all, A few minutes ago, I installed Dovecot, hoping things would get clear by just looking at the relevant config files, but since they don't, I hope someone here could give me a clue... What I want to achieve is really only basic functionality. It's just for personal use, so it shouldn't get too complicated. Up til now, I have been using fetchmail to get my mail off of several
2013 Oct 11
2
Samba 4.1.0 join Windows 2003 Server with BIND9_DLZ
Hi guys, When run join in DC root at samba4:~# samba-tool domain join jacoramos.net.br DC -Uadministrador --realm=jacoramos.net.br --dns-backend=BIND9_DLZ Finding a writeable DC for domain 'jacoramos.net.br' Found DC win2003.jacoramos.net.br Password for [WORKGROUP\administrador]: workgroup is JACORAMOS realm is jacoramos.net.br checking sAMAccountName Adding CN=SAMBA4,OU=Domain
2014 Mar 04
0
[PATCH] drm/nv04/disp: restore console accel after the modeset
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com> --- Noticed while looking at an issue reported by Rafa? Mi?ecki. Seems like the right thing to do, but I don't know the specifics behind the mode_set_base_atomic() so cannot comment if nouveau_fbcon_save/restore is even needed or not. Cheers Emil drivers/gpu/drm/nouveau/dispnv04/crtc.c | 7 ++++--- 1 file changed, 4
2014 Sep 04
0
[PATCH 1/8] nv50/display: Set VBLANK time in modeset script
Solves blinking on reclocking memory. The value set is an underestimate, but with non-reduced vblanking this should give us plenty of time Signed-off-by: Roy Spliet <rspliet at eclipso.eu> --- drivers/gpu/drm/nouveau/nv50_display.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nv50_display.c b/drivers/gpu/drm/nouveau/nv50_display.c
2014 Sep 12
0
[PATCH 2/6] nv50/display: Set VBLANK time in modeset script
Solves blinking on reclocking memory. The value set is an underestimate, but with non-reduced vblanking this should give us plenty of time Signed-off-by: Roy Spliet <rspliet at eclipso.eu> --- drivers/gpu/drm/nouveau/nv50_display.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nv50_display.c b/drivers/gpu/drm/nouveau/nv50_display.c
2014 Oct 28
0
[PATCH] nv50/disp: Fix modeset on G94
Commit 1dce6264045cd23e9c07574ed0bb31c7dce9354f introduced a regression spotted on several G94 (FDObz #85160). This device seems to expect the vblank period to be set after setting scale instead of before. This is a candidate bug-fix for 3.18 Signed-off-by: Roy Spliet <rspliet at eclipso.eu> Tested-by: Zlatko Calusic <zcalusic at bitsync.net> Tested-by: Michael Riesch <michael at
2016 Apr 07
0
glmark2: high CPU usage - DRI3 & modeset
did the test result changed in any way? Maybe the DRI2 run was vsynced and the DRI3 not? Nouveau has a pretty high cpu usage in general, because it usually busy waits on fences (I think? not sure where it was exactly that nouveau is busy waiting) > poma <pomidorabelisima at gmail.com> hat am 7. April 2016 um 13:56 geschrieben: > > > > $ glmark2 >
2014 Oct 30
0
[PATCH] nv50/disp: Fix modeset on G94
On Thu, Oct 30, 2014 at 5:57 PM, Roy Spliet <rspliet at eclipso.eu> wrote: > Commit 1dce6264045cd23e9c07574ed0bb31c7dce9354f introduced a regression spotted > on several G94 (FDObz #85160). This device seems to expect the vblank period to I believe that's often done as a Bugzilla: https://bugs.freedesktop.org/bla annotation > be set after setting scale instead of before.
2016 Apr 07
2
glmark2: high CPU usage - DRI3 & modeset
$ glmark2 ======================================================= glmark2 2014.03 ======================================================= OpenGL Information GL_VENDOR: nouveau GL_RENDERER: Gallium 0.4 on NV98 GL_VERSION: 3.0 Mesa 11.2.0 ======================================================= /etc/X11/xorg.conf.d/nouveau.conf Section "Device" Identifier