Displaying 20 results from an estimated 200 matches similar to: "[Bug 84203] New: HDMI gives no more signal"
2006 Nov 15
1
winbind: getent passwd displays the user, but SAMBA says Get_Pwnam_internals didn't find user
SAMBA 3.0.21c (domain is LINBOXTEXT)
Windows 2000 SP4 (domain is ADTEST)
Hello,
I've established an interdomain trust relationship between SAMBA and
Windows.
Samba domain users can log into the Windows domain, but Windows domain
users can't log to the SAMBA server.
For example, if I try to log as "ADTEST/dupond" from Windows to SAMBA,
SAMBA log says:
[2006/11/15 20:17:05,
2012 Sep 04
9
[Bug 54512] New: xrandr does not detect screen
https://bugs.freedesktop.org/show_bug.cgi?id=54512
Bug #: 54512
Summary: xrandr does not detect screen
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2012 Dec 14
14
[Bug 58305] New: Kernel crashes if nVidia card is powered off and X restartted
https://bugs.freedesktop.org/show_bug.cgi?id=58305
Priority: medium
Bug ID: 58305
Assignee: nouveau at lists.freedesktop.org
Summary: Kernel crashes if nVidia card is powered off and X
restartted
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
2014 Dec 18
13
[Bug 87436] New: INVALID_STATE [UNK05] chid 0 mthd 0x0080 data 0x00000000
https://bugs.freedesktop.org/show_bug.cgi?id=87436
Bug ID: 87436
Summary: INVALID_STATE [UNK05] chid 0 mthd 0x0080 data
0x00000000
Product: xorg
Version: 7.7 (2012.06)
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2020 Sep 16
2
Re: virt-v2v: Virtio-Scsi patch
On 15/09/2020 21:08, Richard W.M. Jones wrote:
> On Tue, Sep 15, 2020 at 09:54:32AM +0200, Jean-Louis Dupond wrote:
>> Hi,
>>
>> I was trying to migrate some VM's to Virtio-SCSI block devices, as
>> this gives some advantages.
>>
>> While checking the virt-v2v code, I found out that it supported
>> Virtio-SCSI, but some bits were missing.
>>
2020 Sep 15
2
virt-v2v: Virtio-Scsi patch
Hi,
I was trying to migrate some VM's to Virtio-SCSI block devices, as this
gives some advantages.
While checking the virt-v2v code, I found out that it supported
Virtio-SCSI, but some bits were missing.
In attachment a small patch that adds the missing bits :)
Best regards
Jean-Louis
2014 Aug 01
1
Multiple Passdb's - Order
Hi,
Today I upgraded my dovecot to a newer version (2.2.9 debian
wheezy-backports)
At that moment I also reconfigured the whole thing a bit nicer.
Now I stumbled on the following issue.
In my configuration I use 2 backends (LDAP & passwd-file).
passdb {
args = scheme=CRYPT username_format=%u /etc/dovecot/users
driver = passwd-file
}
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
2017 Jun 27
2
4.9.34-29 EL6 and EL7 kernels
OK Guys and Gals,
We have just kicked off a build of the 4.9.34-29 xen kernel on the
Community Build Service for both EL6 and EL7.
This kernel has some important things in it.
1. It has a patch for the stack guard issue (CVE-2017-1000364). Also
the patch for Xen Security fix XSA-216.
See these upstream changelogs for ALL kernel commits from 4.9.31 to 4.9.34:
2013 Sep 17
33
[Bug 69488] New: GF108 (NVC1) GPU lockup
https://bugs.freedesktop.org/show_bug.cgi?id=69488
Priority: medium
Bug ID: 69488
Assignee: nouveau at lists.freedesktop.org
Summary: GF108 (NVC1) GPU lockup
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: vekinn at gmail.com
Hardware: Other
2020 Sep 18
4
[PATCH v2v] v2v: Set the number of vCPUs to same as host number of pCPUs.
So it didn't make any noticable difference in my test. I wonder if
the test guest I'm using (Fedora 32 using dracut) doesn't use parallel
compression?
However I don't think it can cause a problem and it seems obvious that
it could benefit some cases.
Rich.
2014 Jun 11
6
[Bug 79912] New: Nouveau unuseable with 3 monitors and a geforce GTX 670
https://bugs.freedesktop.org/show_bug.cgi?id=79912
Priority: medium
Bug ID: 79912
Assignee: nouveau at lists.freedesktop.org
Summary: Nouveau unuseable with 3 monitors and a geforce GTX
670
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)
2013 Aug 12
0
[RFC PATCH] drm/nv50-nvd0: implement precise vblank timing support on nv50/nvc0.
Not as thoroughly tested as I would like. Newer nvd0 and kepler are unsupported,
as I don't know the registers yet.
Information of the scanout position is based on Lucas Stach's original patch,
with a teak to read vline twice, to prevent a race of hline with vline.
Cc: Lucas Stach <dev at lynxeye.de>
Cc: Mario Kleiner <mario.kleiner at tuebingen.mpg.de>
Signed-off-by: Maarten
2013 Aug 19
0
[PATCH] drm/nouveau: fix vblank deadlock
On 08/12/2013 07:50 AM, Maarten Lankhorst wrote:
> This fixes a deadlock inversion when vblank is enabled/disabled by drm.
> &dev->vblank_time_lock is always taken when the vblank state is toggled,
> which caused a deadlock when &event->lock was also taken during
> event_get/put.
>
> Solve the race by requiring that lock to change enable/disable state,
> and
2013 Aug 27
0
[PATCH 4/9] drm/nouveau: Allow asymmetric nouveau_event_get/_put
Most nouveau event handlers have storage in 'static' containers
(structures with lifetimes nearly equivalent to the drm_device),
but are dangerously reused via nouveau_event_get/_put. For
example, if nouveau_event_get is called more than once for a
given handler, the event handler list will be corrupted.
Migrate nouveau_event_get/_put from add/remove semantics to
enable/disable semantics.
2016 Jan 07
6
[Bug 93630] New: [NVE6] disrupted display, cannot switch VT, everything else still works, E[ PDISP] link training failed
https://bugs.freedesktop.org/show_bug.cgi?id=93630
Bug ID: 93630
Summary: [NVE6] disrupted display, cannot switch VT, everything
else still works, E[ PDISP] link training failed
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
2014 Jun 20
5
[Bug 80300] New: [NVE7] Fails to suspend on 3.15
https://bugs.freedesktop.org/show_bug.cgi?id=80300
Priority: medium
Bug ID: 80300
Assignee: nouveau at lists.freedesktop.org
Summary: [NVE7] Fails to suspend on 3.15
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: e.swanson+xorgbugs at
2013 Aug 12
2
[PATCH] drm/nouveau: fix vblank deadlock
This fixes a deadlock inversion when vblank is enabled/disabled by drm.
&dev->vblank_time_lock is always taken when the vblank state is toggled,
which caused a deadlock when &event->lock was also taken during
event_get/put.
Solve the race by requiring that lock to change enable/disable state,
and always keeping vblank on the event list. Core drm ignores unwanted
vblanks, so extra
2014 Mar 10
122
[Bug 75985] New: HDMI audio device only visible after rescan
https://bugs.freedesktop.org/show_bug.cgi?id=75985
Priority: medium
Bug ID: 75985
Assignee: nouveau at lists.freedesktop.org
Summary: HDMI audio device only visible after rescan
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: jean-louis at
2014 Sep 23
3
[LLVMdev] compiler-rt with MSVC?
I’m trying to figure out how to build compiler-rt 3.5.0 with Visual Studio
2013. In an autotools build or cmake on Linux, I believe putting the
compiler-rt sources under llvm/projects is enough to build them
automatically. Do I need to do anything specific to get the same with MSVC?
I've tried setting -DLLVM_BUILD_EXTERNAL_COMPILER_RT either ON or OFF, but
can't find any evidence of
2023 Dec 03
1
Meaning of the engines in paramaters of nouveau module
In https://nouveau.freedesktop.org/KernelModuleParameters.html, there is:
Here is a list of engines:
DEVICE
DMAOBJ
PBSP
PCE0
PCE1
PCE2
PCRYPT
PDISP
PFIFO
PGRAPH
PMPEG
PPM
PPPP
PVP
SW
Also, in debug:
CLIENT
I have tried to find a description of those.
https://envytools.readthedocs.io/en/latest/
help a bit, but I don't find a