search for: 28229

Displaying 4 results from an estimated 4 matches for "28229".

Did you mean: 28223
2006 Aug 07
2
'ldap machine suffix' is ignored?
...16:35:12, 5] rpc_parse/parse_prs.c:prs_uint32(704) 0018 user_rid : 00000000 [2006/08/07 16:35:12, 5] rpc_parse/parse_prs.c:prs_ntstatus(763) 001c status: NT_STATUS_NO_SUCH_USER When samba searches winhost$, it search in ou=users!! The part of debug.log: Aug 7 16:35:12 main slapd[28229]: conn=19118 op=3 SRCH base="ou=users,dc=mydomain,dc=ru" scope=1 deref=0 filter="(&(objectClass=posixAccount)(uid=winhost$))" Aug 7 16:35:12 main slapd[28229]: conn=19118 op=3 SRCH attr=uid userPassword uidNumber gidNumber cn homeDirectory loginShell gecos description o...
2006 Sep 02
3
No sound after upgrade to 4.4
...SS audio interface The output from 'lsmod | snd' is: snd_azx 21713 2 snd_hda_codec 121665 1 snd_azx snd_pcm_oss 52729 0 snd_mixer_oss 21953 2 snd_pcm_oss snd_pcm 92357 3 snd_azx,snd_hda_codec,snd_pcm_oss snd_timer 28229 1 snd_pcm snd 57509 8 snd_azx,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 13089 2 snd snd_page_alloc 13897 2 snd_azx,snd_pcm The computer is a Dell Dimension 3100 and the soundcard in on-board. Has anyone else seen this problem?...
2008 Jan 05
1
Pidgin and (lack of) sound on CentOS 4.6
...help. Here are the sound-related modules from "lsmod": snd_intel8x0 36237 2 snd_ac97_codec 65425 1 snd_intel8x0 snd_pcm_oss 52729 0 snd_mixer_oss 21953 2 snd_pcm_oss snd_pcm 92485 2 snd_intel8x0,snd_pcm_oss snd_timer 28229 1 snd_pcm snd_page_alloc 14541 2 snd_intel8x0,snd_pcm gameport 8641 1 snd_intel8x0 snd_mpu401_uart 11457 1 snd_intel8x0 snd_rawmidi 28005 1 snd_mpu401_uart snd_seq_device 12105 1 snd_rawmidi snd 57765 11 snd_intel8x0,snd_ac9...
2017 Jun 27
3
Building llvm with clang and lld on arm and the llvm arm backend relocation on position independent code
> On 26 Jun 2017, at 16:25, Rui Ueyama <ruiu at google.com> wrote: > > On Sun, Jun 25, 2017 at 6:40 AM, Alessandro Pistocchi via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > Hi, > > I am trying to build a completely GNU free linux toolchain for the raspberry pi. > > I successfully managed to compile llvm and clang