Re: cvsup 06/05/2003 breaks nvidia driver

2003-06-06 Thread none
After having installed 5.1-RC1, the nvidia driver, and named, are
back in full operation. Yeah!



On Thu, 5 Jun 2003 [EMAIL PROTECTED] wrote:

> Thanks for the suggestion about recompiling the nvidia driver, but I do after
> each kernel compile and install, so that isn't the answer, though not a bad
> idea. Recompiles of both the Linux-nvidia-port and the standalone-nvidia
> driver failed, so I am in the process, now, of backing out of everything that
> was updated.
>
> Are there any suggestions for better diagnosing of the problem?
>
>
> On  5 Jun, Scott Long wrote:
> > [EMAIL PROTECTED] wrote:
> >> I am not on my 5.1-BETA2 system right now, so I don't have any useful
> >> details, but after CVSuping /usr/src early 05/06/2003 (after midnight), then
> >> build world and recompiling and installing "my" kernel, the nvidia driver
> >> "checks out" when X is loaded with a failure to initialize the driver.
> >>
> >> The system in question has run 5.1-BETA1 and earlier 5.1-BETA2 code before
> >> without any nvidia driver problem.
> >>
> >> In the meantime, any suggestions on how to provide useful information, other
> >> than just the XFree86.0.log file, would be helpful. I have used both of the
> >> "native" nvidia driver and the ports-linux version (once), but tend to stay
> >> with the "native" version (1.0-3203).
> >
> > There was yet another ABI change recently that affected the nvidia
> > driver.  The only thing to do is just recompile that driver.
> >
> > Scott
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


malloc "non-sleepablelocks held" messages for nvidia.ko at boottime

2003-06-02 Thread none
I have no apparent problems using the NVIDIA_FreeBSD-1.0-3203 driver,
but under 5.1-BETA I see the following messages, which I assume are
informational only, but I don't really know what it is that they are
trying to "tell me":


Jun  2 01:43:16  freebsd2 syslogd: kernel boot file is /boot/kernel/kernel
malloc() of "32" with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "65536" with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "DP fakepg" with the following non-sleepablelocks held:
exclusive sleep mutex ctl.mtx_api r = 0 (0xc084f4c8) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "32" with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "4096" with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "32" with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "32768" with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "DP fakepg" with the following non-sleepablelocks held:
exclusive sleep mutex ctl.mtx_api r = 0 (0xc084f4c8) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


i386-P4 make world from 06.01.2003 source failed: (csu/i386-elf)ISO CB89 long long error

2003-06-02 Thread none
System: i386 P4 5.1-BETA2 (cvsup 06.01.2003.2114CDT)

cd /usr/src
cvsup standard-supfile
make world
.
.
.
cc -O -pipe -mcpu=pentiumpro -elf -Wall  -I/usr/src/lib/csu/i386-elf/../common  
-I/usr/src/lib/csu/i386-elf/../../libc/include -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -pedantic 
-Wbad-function-cast -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls  -c 
/usr/src/lib/csu/i386-elf/crt1.c -o crt1.o
cc1: warnings being treated as errors
In file included from /usr/src/lib/csu/i386-elf/crt1.c:33:
/usr/obj/usr/src/i386/usr/include/stdlib.h:134: warning: ISO C89 does not support 
`long long'
/usr/obj/usr/src/i386/usr/include/stdlib.h:135: warning: ISO C89 does not support 
`long long'
/usr/obj/usr/src/i386/usr/include/stdlib.h:140: warning: ISO C89 does not support 
`long long'
/usr/obj/usr/src/i386/usr/include/stdlib.h:143: warning: ISO C89 does not support 
`long long'
/usr/obj/usr/src/i386/usr/include/stdlib.h:143: warning: ISO C89 does not support 
`long long'
/usr/obj/usr/src/i386/usr/include/stdlib.h:145: warning: ISO C89 does not support 
`long long'
/usr/obj/usr/src/i386/usr/include/stdlib.h:145: warning: ISO C89 does not support 
`long long'
/usr/obj/usr/src/i386/usr/include/stdlib.h:148: warning: ISO C89 does not support 
`long long'
/usr/obj/usr/src/i386/usr/include/stdlib.h:151: warning: ISO C89 does not support 
`long long'
*** Error code 1
 
Stop in /usr/src/lib/csu/i386-elf.
*** Error code 1
 
Stop in /usr/src.
*** Error code 1
 
Stop in /usr/src.
*** Error code 1
 
Stop in /usr/src.
*** Error code 1
 
Stop in /usr/src.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 5.1-BETA2 pkg_info wierdness

2003-05-30 Thread none
For anyone with backslashed +COMMENT files in /var/db/pkg, the 
following script can be used to clean them up. You could also wait 
until 5.1-RELEASE comes out, I suppose.

#!/bin/tcsh
cd /var/db/pkg
foreach dir (`/bin/ls|/usr/bin/grep -v pkgdb.db`)
  echo $dir; cd $dir; /bin/ls -l +COMMENT
  /usr/bin/sed 's/\\//g' +COMMENT > pkg-descr
  /bin/mv pkg-descr +COMMENT
  cd /var/db/pkg
end
exit



On 2003.05.29 05:57, Kris Kennaway wrote:
On Thu, May 29, 2003 at 12:15:20AM +, [EMAIL PROTECTED] wrote:
> Instead of simple text lines, pkg_info is returning what looks like
> "escaped words" after clean install of 5.1-BETA2:
Already fixed, thanks.

Kris

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Subscription

2001-01-02 Thread none listed



    Hello BSD gurus,
 
Please subscribe me to what all newbies should 
know.  I am currently trying to learn UNIX in all of its flavors.  I 
might be too ambitious, but I'm too ignorant to the intracacies of UNIX to know 
better.  I have acces to Sun Solaris and HP UNIX, and I have 
successfully installed both.  However, I have found your site to be the 
most help/hope to my self-led instruction.  Thank you for access to your 
books and software.
    sincerely from a BSD novice in 
training


No Subject

2000-05-23 Thread none

subscribe


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message