Displaying 5 results from an estimated 5 matches for "renoir".
2006 Oct 27
1
Iax bug ?
...nch, so excuse my poor English.
I'm face to a terrible thing, with has stole a lot of my time.
On the .184 machine, I've the following iax.conf :
[general]
rtcachefriends=yes
bandwidth=high
tos=reliability
jitterbuffer=no
autokill=yes
#include "iax.voip1.conf"
#include "iax.renoir.conf"
The iax.voip1.conf file contains :
[VOIP1]
type=friend
host=10.0.0.160
auth=rsa
secret=
inkey=voip3
outkey=voip1
context=CONTEXT_VOIP1
allow=all
ipaddr=10.0.0.160
port=4569
qualify=yes
trunk=yes
The iax.renoir.conf file contains :
[VOIP_RENOIR]
type=friend
host=renoir.lucyde
auth=rs...
2000 May 22
1
write_socket_data: write failure
...7, Samba 2.0.6)
(Client : PC Win95 and Win 98)
Samba's work fine since one year but yesterday
We had a big problem in my college
Lots of PC's client can't connect (invalid password).
In the samba's log we read :
> [2000/05/19 12:15:21, 1] smbd/service.c:close_cnum(568)
> renoir (192.168.84.189) closed connection to service valancee
> [2000/05/19 12:21:47, 0] lib/util-sock.c:write-socket_daata(537)
> write_socket_data: write failure. Error = Relais bris? (pipe)
> [2000/05/19 12:21:47, 0] lib/util_sock.c:write_socket(563)
> write_socket: Error writing 4 bytes to...
2020 May 26
0
[ANNOUNCE] libdrm 2.4.102
...my feedback message
Jose Maria Casanova Crespo (1):
meson: require valgrind 3.10.0 to enable it with freedreno
Karol Herbst (2):
nouveau: fix compile error with -DDEBUG on newer gcc
nouveau: sync up with nouveau_abi16.h and nouveau_drm.h
Leo Liu (1):
tests/amdgpu/vcn: add Renoir VCN2.0 decode support
Mikhail Golubev (1):
xf86drm: Check non-absolute path only for virtio based devices
Nicholas Bishop (2):
intel: properly escape sed pattern for tests
libdrm: intel: add DRM_RDWR flag in drm_intel_bo_gem_export_to_prime
Peter Seiderer (1):
tests/amdgp...
2019 Sep 23
0
[PATCH trivial] gpu: Fix Kconfig indentation
...this option if you want to have
+ Navi support for display engine
config DRM_AMD_DC_DCN2_1
- bool "DCN 2.1 family"
- depends on DRM_AMD_DC && X86
- depends on DRM_AMD_DC_DCN2_0
- help
- Choose this option if you want to have
- Renoir support for display engine
+ bool "DCN 2.1 family"
+ depends on DRM_AMD_DC && X86
+ depends on DRM_AMD_DC_DCN2_0
+ help
+ Choose this option if you want to have
+ Renoir support for display engine
config DRM_AMD_DC_DSC_SUPPORT
bool "DSC support"
@@ -41,8 +41,8 @...
2019 Oct 04
2
[PATCH TRIVIAL v2] gpu: Fix Kconfig indentation
...this option if you want to have
+ Navi support for display engine
config DRM_AMD_DC_DCN2_1
- bool "DCN 2.1 family"
- depends on DRM_AMD_DC && X86
- depends on DRM_AMD_DC_DCN2_0
- help
- Choose this option if you want to have
- Renoir support for display engine
+ bool "DCN 2.1 family"
+ depends on DRM_AMD_DC && X86
+ depends on DRM_AMD_DC_DCN2_0
+ help
+ Choose this option if you want to have
+ Renoir support for display engine
config DRM_AMD_DC_DSC_SUPPORT
bool "DSC support"
@@ -41,16 +41,16...