Displaying 20 results from an estimated 751 matches for "664".
Did you mean:
64
2014 Apr 02
1
CH7007A (AKA CH7006) TV OUT Support for NV11 (NVidia GeForce2 Go Dell I8K Laptop)
...;1024x768" 60 63500 1024 1072 1176 1328 768 771 775 798 0x40 0x6
[ 5.428811] [drm:drm_mode_debug_printmodeline], Modeline 44:"800x600" 60 38250 800 832 912 1024 600 603 607 624 0x40 0x6
[ 5.428822] [drm:drm_mode_debug_printmodeline], Modeline 46:"640x480" 59 23750 640 664 720 800 480 483 487 500 0x40 0x6
[ 5.428833] [drm:drm_mode_debug_printmodeline], Modeline 45:"720x400" 60 22250 720 744 808 896 400 403 413 417 0x40 0x6
[ 5.428844] [drm:drm_mode_debug_printmodeline], Modeline 47:"640x400" 60 20000 640 664 720 800 400 403 409 417 0x40 0x6...
2004 May 04
3
Smbd not running
Hi,
I installed Samba on Solaris to enable me print from the solaris
workstation to a windows print server.
When I start smbd and nmbd , smbd does not run but nmbd runs
2014 Apr 01
3
CH7007A (AKA CH7006) TV OUT Support for NV11 (NVidia GeForce2 Go Dell I8K Laptop)
> On Tue, Apr 01, 2014 at 02:53:02PM -0400, Ilia Mirkin wrote:
>I believe that ch7006 is the only external encoder that's supposed to
>work, so you're in luck. It sounds like it passes the nv04_tv_identify
>stage of nv04_tv_create -- perhaps it fails later? Although based on
>the prints, it's even doing dpms stuff (but it hits _detect a second
>time... odd). Try
2002 May 13
3
Problems building Samba 2.2.4 under HPUX 10.20
Hi,
i tried to build Samba 2.2.4 under HPUX 10.20, but configure generated a
Makfile with systax errors.
make
Make: line 664: syntax error. Stop.
Makefile Line 664 shows:
: $(WINBIND_NSS_PICOBJS)
there should be something before the :
configure said:
checking whether to build winbind... no, unsupported on hpux10.20
is there a woraround, or can somebody tell me whats before the :
Roland Langner
-------------- next...
2010 Sep 11
1
TrippLite SMART1000LCD
...scripts/udev/52-nut-usbups.rules
b/etc/udev/rules.d/52-nut-usbups.rules
index c8f0437..fbb03df 100644
--- a/src/nut/nut-2.4.3/scripts/udev/52-nut-usbups.rules
+++ b/etc/udev/rules.d/52-nut-usbups.rules
@@ -92,6 +92,8 @@ ATTR{idVendor}=="09ae", ATTR{idProduct}=="1008",
MODE="664", GROUP="nut"
ATTR{idVendor}=="09ae", ATTR{idProduct}=="2005", MODE="664", GROUP="nut"
# e.g. TrippLite OMNI900LCD - usbhid-ups
ATTR{idVendor}=="09ae", ATTR{idProduct}=="2007", MODE="664", GROUP="nut"...
2002 Jun 13
1
[mntent]: line x in /etc/fstab is bad
...does it without
specifying the domain name.
slautier is a member of the windows group 'Domain Users'.
The 3 following commands work fine
$ mount -t smbfs //dedale/sharedir /mnt/smb/dedale/sharedir -o \
credentials=/home/win2k/VALBONE/slautier/.smbpw,uid=slautier,gid=Domain\
users
,fmask=664,dmask=775
$ mount -t smbfs //dedale/sharedir /mnt/smb/dedale/sharedir -o \
credentials=/home/win2k/VALBONE/slautier/.smbpw,uid='slautier',gid='Domain
users'
,fmask=664,dmask=775
$ mount -t smbfs //dedale/sharedir /mnt/smb/dedale/sharedir -o \
credentials=/home/win2k/VALBONE/sla...
2002 May 09
2
Samba 2.2.4 and SCO Openserver 5.0.6
I have problems installing the latest release of Samba on Caldera (SCO)
Openserver 5.0.6
I have downloaded the source and ran "./configure" fine. I get an error "
line 664: Syntax error " when I run "make". If I run " ./configure
--with-winbind", then run "make", I get the error "Compiling smbd/server.c
include/includes.h, line 885:error: identifier redeclared: initgroups
*** Error code 1 (bu21)"
I have installed the sam...
2008 May 04
1
UK BT ISDN30e PRI Problem
...Span; and I'm connecting to a
BT E1 PRI / ISDN30e with 15 lines on span 1, and a legacy Panasonic
PBX on span 4. Upon connection of the E1 I get the following in pri
debug span 1:
Sending Unnumbered Acknowledgement
q921.c:709 q921_reset: q921_state now is Q921_LINK_CONNECTION_RELEASED
q921.c:664 q921_dchannel_up: q921_state now is Q921_LINK_CONNECTION_ESTABLISHED
-- Got SABME from network peer.
Sending Unnumbered Acknowledgement
q921.c:709 q921_reset: q921_state now is Q921_LINK_CONNECTION_RELEASED
q921.c:664 q921_dchannel_up: q921_state now is Q921_LINK_CONNECTION_ESTABLISHED
-- Got SABME...
2011 Mar 05
2
Grouping data in ranges in table
Working with the built in R data set Orange, e.g. with(Orange, table(age,
circumference)).
How should I go about about grouping the ages and circumferences in the
following ranges and having them display as such in a table?
age range:
118 - 664
1004 - 1372
1582
circumference range:
30-58
62- 115
120-142
145-177
179-214
Thanks for any feedback and insights, as I hoping for an output that looks
something like the following:
circumference range
30-58 62- 115 145-177....
age range...
2009 Sep 04
2
perplexing permissions issue
...tory in this case /var/www/secure/data are
set to 4775 owner of apache group of webdev. All users that should be
allowed to place content are in the webdev group. I was under the impression
that any file then placed in that directory would have a owner of apache and
a group of webdev permissions of 664. Whenever a locally logged on user adds
content permissions are set to 664 but owner and group membership are that
of the user who added the files not apache and webdev. The issue is further
compounded when a user logs in via ftp and adds files or folders. They are
owned by the ftp user and group....
2011 Nov 22
3
making scatterplot easier to read
...such
"multipoint" symbols - or shifting their positions randomly to make several
points in one place visible?
Cheers,
sz.
--
Szymon Drobniak || Population Ecology Group
*Institute of Environmental Sciences, Jagiellonian University
ul. Gronostajowa 7, 30-387 Kraków, POLAND
*tel.: +48 12 664 52 19 fax: +48 12 664 69 12
www.eko.uj.edu.pl/drobniak
[[alternative HTML version deleted]]
2007 Jan 25
4
What Happened to my SAMBA? Permissions Issue
OK. Everything is going great for 4 years on my FC3 Samba Version 3.0.3-5.
Now all of a sudden, when someone opens a Word/Excel file on a Samba share, it changes the user Owner to that user as well as modifies the permissions to r-x and leaves the group/permission bits/owner setting alone.
I have the root directories for all shares with the u and g sticky bits set on, but it is not enforcing
2007 Feb 15
4
Using setfacl to control access to /dev/kqemu
...us TAP patch.
I''m aware that a fair amount of "rootish" access is required for the TAP and bridge
stuff, and I''m working on that. As kind of a secuirty thought, I figured
I''d use setfacl to give myself access to the /dev/kqemu device instead
of leaving it mode 664 or 666.
However, that didn''t work. "getfacl /dev/kqemu" output''s this:
# file: /dev/kqemu
# owner: root
# group: root
user::rw-
user:bent:rwx #effective:rw-
group::rw- #effective:rw-
mask:rw-
other:r--
However, running qemu with kqemu enabled...
2007 Jun 06
3
1.4 Zaptel/Sangoma Issues on CentOS
...ent
> [ 02 01 73 ]
> Unnumbered frame:
> SAPI: 00 C/R: 1 EA: 0
> TEI: 000 EA: 1
> M3: 3 P/F: 1 M2: 0 11: 3 [ UA (unnumbered acknowledgement) ]
> 0 bytes of data
-- Restarting T203 counter
q921.c:709 q921_reset: q921_state now is Q921_LINK_CONNECTION_RELEASED
q921.c:664 q921_dchannel_up: q921_state now is
Q921_LINK_CONNECTION_ESTABLISHED
-- Restarting T203 counter
== Primary D-Channel on span 1 up
pri intense debug span 1
< [ 02 01 7f ]
< Unnumbered frame:
< SAPI: 00 C/R: 1 EA: 0
< TEI: 000 EA: 1
< M3: 3 P/F: 1 M2: 3 11: 3 [ SABME (...
2004 Dec 20
2
samba ldap?
...mbd and nmbd, I get these errors
in the log.smbd file when I try to connect to the server:
[2004/12/20 13:57:02, 0] lib/debug.c:reopen_logs(590)
Unable to open new log file /var/log/samba/smbd.log: No such file or
directory
[2004/12/20 13:57:02, 0] passdb/pdb_interface.c:make_pdb_methods_name(664)
No builtin nor plugin backend for ldapsam found
[2004/12/20 13:57:02, 1] passdb/pdb_interface.c:make_pdb_context_list(765)
Loading ldapsam:ldap://lincon.beloit.edu failed!
[2004/12/20 13:57:05, 0] passdb/pdb_interface.c:make_pdb_methods_name(664)
No builtin nor plugin backend for ldapsam...
2011 Jul 14
5
Splitting one column value into multiple rows
Hi i have the data in the following format:
rent,100,1,common,674
pipe,200,0,usual,864
car,300,1,uncommon,392:jump,700,0,common,664
car,200,1,uncommon,864:snap,900,1,usual,746
stint,600,1,uncommon,257
pull,800,0,usual,594
where as i want the above 6 lines data into 8 lines as below (Spliting row 3
& 4 at : and sending to a new row):
rent,100,1,common,674
pipe,200,0,usual,864
car,300,1,uncommon,392
jump,700,0,common,664
ca...
2007 Oct 02
5
PRI Setup problem
...Asynchronous Balanced Mode Extended
Periodically I see:
Sending Set Asynchronous Balanced Mode Extended
Sending Set Asynchronous Balanced Mode Extended
-- Got SABME from network peer.
Sending Unnumbered Acknowledgement
q921.c:709 q921_reset: q921_state now is Q921_LINK_CONNECTION_RELEASED
q921.c:664 q921_dchannel_up: q921_state now is
Q921_LINK_CONNECTION_ESTABLISHED
== Primary D-Channel on span 1 up
-- Got SABME from network peer.
Sending Unnumbered Acknowledgement
q921.c:709 q921_reset: q921_state now is Q921_LINK_CONNECTION_RELEASED
q921.c:664 q921_dchannel_up: q921_state now is
Q921_LI...
2003 Jan 06
1
replacing a w2k machine with samba 2.2.7a
...= yes
winbind enum groups = yes
template homedir = /mnt/usersdata/_users/%U
security = domain
encrypt passwords = yes
dos filemode = yes
# security mask = 0000
[_Creative]
comment = Creative division
path = /mnt/gendata/_creative
read only = no
create mode = 664
directory mode = 775
force security mode = 664
force group = +MyOrg+Creative
write list = @MyOrg+Creative
all files written to the share are mode 664, and directories are 775 .
There is a problem though, when an owner of the file sets the file read only, noone except him can remove t...
2017 Jul 05
3
Device not supported?
...age might still have
> the rules file from 2.7.4 (which does not include protocol 1330).
yes, the package installed by Mr. Coletti includes the new rules:
# TrippLite
[...]
# e.g. TrippLite ECO550UPS - usbhid-ups
ATTR{idVendor}=="09ae", ATTR{idProduct}=="1010", MODE="664", GROUP="dialout"
# e.g. TrippLite SU3000LCD2UHV - usbhid-ups
ATTR{idVendor}=="09ae", ATTR{idProduct}=="1330", MODE="664", GROUP="dialout"
# e.g. TrippLite OMNI1000LCD - usbhid-ups
ATTR{idVendor}=="09ae", ATTR{idProduct}=="20...
2006 Mar 24
1
who can tell me the reason why it is different on calculating Moran's I using ARCGIS, Geoda and R?
...56 555 0.000186938493
556 557 0.00020188363
556 600 0.000234002137
443 428 0.000164514437
443 458 0.000171405951
443 430 0.000278887074
443 473 0.000385498379
443 431 0.000389974358
648 663 7.16937933e-005
648 662 0.000172191754
648 633 0.000173326282
648 664 0.000198338095
648 649 0.000199138143
600 615 0.000159806133
600 585 0.00016273291
600 571 0.000165024241
600 586 0.000215406592
600 584 0.000217110571
711 697 0.000185558616
711 712 0.000196290601
711 710 0.000241049787
711 726 0.000257194479
711 696...