Displaying 20 results from an estimated 10000 matches similar to: "HELP! Content of file on NT server does not change"
2016 Apr 19
2
[PATCH v4 20/37] volt: add coefficients
On 18/04/16 22:13, Karol Herbst wrote:
> I am sure that those are a bit different, but while testing the biggest error
> compared to nvidia was -1.5%.
Is this still true? I thought we were *much* closer now.
>
> Without this change we are most of the time around 10% below nvidias voltage,
> so this change causes no harm and improves the situation a lot already.
Yeah, this is
2016 Sep 16
1
[PATCH] volt: use kernel's 64-bit signed division function
Doing direct 64 bit divisions in kernel code leads to references to
undefined symbols on 32 bit architectures. Replace such divisions with
calls to div64_s64 to make the module usable on 32 bit archs.
Signed-off-by: Alexandre Courbot <acourbot at nvidia.com>
---
drm/nouveau/nvkm/subdev/volt/base.c | 6 +++---
lib/include/nvif/os.h | 1 +
2 files changed, 4 insertions(+), 3
2023 Jun 09
1
[RESEND 08/15] drm/nouveau/nvkm/subdev/volt/gk20a: Demote kerneldoc abuses
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c:49: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c:62: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer
2023 Aug 24
1
[PATCH 04/20] drm/nouveau/nvkm/subdev/volt/gk20a: Demote kerneldoc abuses
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c:49: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c:62: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer
2014 Nov 28
2
[RESEND PATCH nouveau 3/3] volt: add support for GK20A
Hello Vince,
One minor question inline.
Op 28-11-14 om 12:13 schreef Vince Hsu:
> The voltage value are calculated by the hardware characterized
> result.
>
> Signed-off-by: Vince Hsu <vinceh at nvidia.com>
> ---
>
> Resend this patch with the fuse change and proper patch prefix
> per Thierry's request.
>
> drm/Kbuild | 1 +
>
2002 Jul 04
3
tail -f doesn't work on a smbfs mount
I mount a WinNT share using a samba client version 2.2.5:
smbmount -t smbfs -o username=user //ntserver/share /logs
Then I want to watch a log generated by Internet Information
Server (IIS) that grows continually:
tail -f /logs/zzz.txt
I can see the last lines in file zzz.txt the first time, but I
don't get the new lines that are appended in such file. From any
windows station I have
2014 Dec 01
2
[V3 PATCH 1/3] soc/tegra: fuse: export tegra_sku_info
Some Tegra drivers might be compiled as kernel modules, and they need the
fuse information for initialization. One example is the GK20A Nouveau
driver. It needs the GPU speedo value to calculate frequency-voltage
table. So export the tegra_sku_info.
Signed-off-by: Vince Hsu <vinceh at nvidia.com>
Acked-by: Alexandre Courbot <acourbot at nvidia.com>
Acked-by: Thierry Reding <treding
2014 Dec 02
3
[V3 PATCH 1/4] soc/tegra: fuse: export tegra_sku_info
Some Tegra drivers might be compiled as kernel modules, and they need the
fuse information for initialization. One example is the GK20A Nouveau
driver. It needs the GPU speedo value to calculate frequency-voltage
table. So export the tegra_sku_info.
Signed-off-by: Vince Hsu <vinceh at nvidia.com>
Acked-by: Alexandre Courbot <acourbot at nvidia.com>
Acked-by: Thierry Reding <treding
1999 Dec 08
2
rookie - mount nt share from Solaris 2.6?
I believe I know the answer, but I'd like to be
certain, since I keep seeing references to things like
smbmount and smbfs...
Is it possible to mount an NT (4.0sp3) share onto a
Solaris 2.6/Sparc? I just grabbed Samba 2.0.6.
I suspect not (I don't see any smbmount or smbfs in my samba/bin
directory).
Will this ever be a possibility? If so, when?
And, are there any other options for
2014 Nov 28
8
[RESEND V2 PATCH 1/3] soc/tegra: fuse: export tegra_sku_info for module use
Some Tegra drivers might be complied as kernel modules, and
they need the fuse information for initialization. One
example is the GK20A Nouveau driver. It needs the GPU speedo
value to calculate frequency-voltage table. So export
the tegra_sku_info.
Signed-off-by: Vince Hsu <vinceh at nvidia.com>
---
v2: add more description why we need this patch
drivers/soc/tegra/fuse/fuse-tegra.c | 1
2008 Aug 12
7
Missing fonts for tightvnc
You would think installing via yum would handle dependencies, but
perhaps fonts are not managed like dependencies.....
Anyway, I installed tightvnc to test out its IPv6 support.
Installed ok (after I erased regular vnc). But when I tried to start
it, I got 5 warnings about:
Font directory '/usr/X11R6/lib/X11/fonts/misc' not found - ignoring
(then the same message for Speedo, Type1,
2002 Jun 25
2
RE: [PATCH] smbfs readdir fix (CFT: NetApp, OS/2)
Vlad.
I still got the same problem - 'ls | wc -l' returned incorretc numbers.
I installed the following patches with the sequence vs. the kerner 2.4.18:
1. 00-smbfs-2.4.18-codepage.patch.gz
2. 01-smbfs-2.4.18-lfs.patch.gz
3. 02-smbfs-2.4.18-unicode.patch.gz
4. smbfs-2.4.19-pre9-readdir.patch
After installed patches, I ran 'make modules' and so on.
Any more
2020 Feb 24
2
Mac OS and interpretation of @ in a username. Ex user@mds.xyz doesn't work on Mac OS but does on Win 10
On 2/23/2020 2:54 PM, TomK via samba wrote:
> On 2/23/2020 11:44 AM, Rowland penny via samba wrote:
>> On 23/02/2020 16:05, TomK wrote:
>>> On 2/21/2020 9:18 PM, Andrew Bartlett via samba wrote:
>>>> On Fri, 2020-02-21 at 20:48 -0500, TomK wrote:
>>>>>
>>>>>
>>>>>>
>>>>>> "Sadly this really appears
2005 Nov 30
2
smbfs and cifs
I periodically see smbfs questions get asked on this list, and they
usually get one of two responses:
1. smbfs is a kernel module; this list is not the appropriate place to
be asking smbfs questions.
2. You should be using cifs instead.
(Please let me know if either if these is incorrect.)
I was surprised to see, however, that the smbmount / mount.smbfs
manpage makes no mention of cifs as being
2005 Jan 31
1
share mounted MANY times...
I've been searching for a solution to this problem for a few hours now, but google searches are coming up empty. I have 3 Linux boxes all running Suse 9.1 and samba 3.0.2a. The 3 systems are:
Novi - the samba server
Newberry - mounting novi
Sagola - mounting novi
This work great, until "mount -a" is run. Each time mount -a is run, we get another mount of novi. When I type
2002 Jun 25
1
RE: [PATCH] smbfs readdir fix (CFT: NetApp, OS/2)
Can someone share the smbfs-2.4.19-pre9-readdir.patch.
-----Original Message-----
From: David.Lee@bisus.com [mailto:David.Lee@bisus.com]
Sent: Tuesday, June 25, 2002 4:21 PM
To: vlads@sympatico.ca; urban@teststation.com
Cc: samba@lists.samba.org; David.Lee@bisus.com
Subject: [Samba] RE: [PATCH] smbfs readdir fix (CFT: NetApp, OS/2)
Vlad.
I still got the same problem - 'ls | wc -l'
2002 Dec 10
5
nt->samba backup suggestions
Hello,
I am building a linux/samba server to backup some nt servers and would appreciate some suggestions/pointers/criticisms etc... I googled for "samba backup" but could not find many similar solutions.
need... Full/incremental network backups for 2=nt and 1=win2k servers. Ability to choose which folders/files get included/excluded. No software costs.
motivation... Full drive
2006 Feb 03
4
Unable to mount SMB drive
I have a Windows Server 2003 system I'm trying to back up to a Linux host.
when I access the share with smbclient, I can "see" the files (`ls` returns a
list of files, etc)
smbclient -U shareuser //server/sharename password
But, when I try to actually mount the drive, I get "permission denied" errors
trying to access the drive. (EG: using `df`) Running the following
2004 Apr 13
2
invalid slot with smbfs
I know smbfs is not samba, but perhaps somebody here has seen this error before.
Basically, I can't use smbfs:
[root@pandora samba]# mount //buildmaster/andreas -o username=andreas -t smbfs /mnt/smbfs
added interface ip=10.0.17.30 bcast=10.0.23.255 nmask=255.255.248.0
error connecting to 10.0.16.6:445 (Connection refused)
Password:
[root@pandora samba]# ls -la /mnt/smbfs
ls: /mnt/smbfs:
1998 Apr 01
1
Mounting of NT Shares on SunOS
Hi There
Do anyone know about the posibility to mount an NT share into SunOS (SunOS
and Solaris 2.x) operating system.
I know there is a solution for Linux(smbmount, smbunmount), but this does
not work on SunOS because smbfs is not supported. Is there a known port of
the software on SunOS...?
I have looked into using a piece of software called rumba(software to mount
NT shares via smb to nfs)