Re: 5.2.1 booting problem - hardware, software?

2004-02-26 Thread Przemek Ceglowski
Hi, I've got the same chipset in my mobo. There is
some kind of problem with ACPI, so its better to boot
without it (either disable it in bios/either choose
the right boot option).

Later on you will have some more problems with onboard
NIC and (if you have one) nvidia gfx.

Write to me if you will have the problems that I think
you will.

Przemyslaw Ceglowski


--- Grzegorz BurzyƱski [EMAIL PROTECTED] wrote:
 Witam
 
  I got problem with installing 5.2.1 RC2 after
 i've changed my
  MBO. Earlier I've used MSI kt4v on VIA chipset
 and there was no
  problem. Now I got ABIT NF7-SL on nForce2
 chipset and I'm
  wondering what's goin' on? When I try to
 install fbsd,
  installation stops every time at this same
 point. The last thing
  in the output is:
  
#  Timocounters tick every 10.000 msec //or
 something like this
 
  in the next step, there should be /root/mfs...
 mounted, but
  install stops. I've tried to change my RAM, hd,
 cdrom with no
  result.
  I found in the output some lines like this:
 
  pci0: memory, RAM at device 0.1 on pci 0
 (driver not attached)
  pci0: memory, RAM at device 0.2 on pci 0
 (driver not attached)
  pci0: memory, RAM at device 0.3 on pci 0
 (driver not attached)
  ..
  the same with some other devices.
 
  Anyone got idea what could be wrong?
 -- 
 Pozdrowienia,
  Grzegorz 
 mailto:[EMAIL PROTECTED]
 
 ___
 [EMAIL PROTECTED] mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
[EMAIL PROTECTED]


__
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


makeworld failed in -current

2004-02-26 Thread Przemek Ceglowski
I'm having problems compiling the current src's. The
error I'm having looks like this:
...
(cd /usr/src/rescue/rescue/../../sbin/atm/fore_dnld 
 make -DRESCUE CRUNCH_CFLAGS=-DRESCUE  depend  make
-DRESCUE CRUNCH_CFLAGS=-DRESCUE  fore_dnld.o
pca200e.o)
rm -f .depend
mkdep -f .depend -a   
-I/usr/src/sbin/atm/fore_dnld/../../../sys -DRESCUE 
/usr/src/sbin/atm/fore_dnld/fore_dnld.c
/usr/src/sbin/atm/fore_dnld/pca200e.c
echo fore_dnld: /usr/obj/usr/src/i386/usr/lib/libc.a
/usr/obj/usr/src/i386/usr/lib/libatm.a  .depend
cc -O -pipe -march=athlon-xp
-I/usr/src/sbin/atm/fore_dnld/../../../sys -DRESCUE
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W
-Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual
-Wwrite-strings -Wswitch -Wshadow -Wcast-align
-Wchar-subscripts -Winline -Wnested-externs
-Wredundant-decls -c
/usr/src/sbin/atm/fore_dnld/fore_dnld.c
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`delay':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:110: warning:
implicit declaration of function `usleep'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`getbyte':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:178: warning:
implicit declaration of function `isprint'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`xmitfile':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:493: warning:
implicit declaration of function `read'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:651: warning:
implicit declaration of function `close'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`sendbinfile':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:795: warning:
redundant redeclaration of `close' in same scope
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:786: warning:
previous declaration of `close'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:891: warning:
redundant redeclaration of `close' in same scope
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:786: warning:
previous declaration of `close'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`main':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:929: warning:
implicit declaration of function `getopt'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:938: error:
`optarg' undeclared (first use in this function)
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:938: error:
(Each undeclared identifier is reported only once
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:938: error:
for each function it appears in.)
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:1322: warning:
implicit declaration of function `sleep'
*** Error code 1

Stop in /usr/src/sbin/atm/fore_dnld.
*** Error code 1

Stop in /usr/obj/usr/src/rescue/rescue.
*** Error code 1

Stop in /usr/src/rescue/rescue.
*** Error code 1

Stop in /usr/src/rescue.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
([EMAIL PROTECTED]:src)#

([EMAIL PROTECTED]:root)# uname -a
FreeBSD pi118.czestochowa.sdi.tpnet.pl 5.2-RELEASE
FreeBSD 5.2-RELEASE #11: Sat Feb 21 12:01:25 CET 2004 
/usr/obj/usr/src/sys/FREEDA i386
([EMAIL PROTECTED]:root)# 

cvs tree updated today.

make.conf:
CPUTYPE=athlon-xp
CFLAGS= -O -pipe
COPTFLAGS= -O -pipe
PERL_VER=5.6.1
PERL_VERSION=5.6.1
PERL_ARCH=mach   
NOPERL=yo 
NO_PERL=yo
NO_PERL_WRAPPER=yo

Please help me!

Przemyslaw Ceglowski


__
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


make buildworld failed -CURRENT

2004-02-25 Thread Przemek Ceglowski
I'm having problems compiling the current src's. The
error I'm having looks like this:




(cd /usr/src/rescue/rescue/../../sbin/atm/fore_dnld 
 make -DRESCUE CRUNCH_CFLAGS=-DRESCUE  depend  make
-DRESCUE CRUNCH_CFLAGS=-DRESCUE  fore_dnld.o
pca200e.o)
rm -f .depend
mkdep -f .depend -a   
-I/usr/src/sbin/atm/fore_dnld/../../../sys -DRESCUE 
/usr/src/sbin/atm/fore_dnld/fore_dnld.c
/usr/src/sbin/atm/fore_dnld/pca200e.c
echo fore_dnld: /usr/obj/usr/src/i386/usr/lib/libc.a
/usr/obj/usr/src/i386/usr/lib/libatm.a  .depend
cc -O -pipe -march=athlon-xp
-I/usr/src/sbin/atm/fore_dnld/../../../sys -DRESCUE
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W
-Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual
-Wwrite-strings -Wswitch -Wshadow -Wcast-align
-Wchar-subscripts -Winline -Wnested-externs
-Wredundant-decls -c
/usr/src/sbin/atm/fore_dnld/fore_dnld.c
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`delay':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:110: warning:
implicit declaration of function `usleep'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`getbyte':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:178: warning:
implicit declaration of function `isprint'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`xmitfile':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:493: warning:
implicit declaration of function `read'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:651: warning:
implicit declaration of function `close'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`sendbinfile':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:795: warning:
redundant redeclaration of `close' in same scope
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:786: warning:
previous declaration of `close'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:891: warning:
redundant redeclaration of `close' in same scope
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:786: warning:
previous declaration of `close'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`main':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:929: warning:
implicit declaration of function `getopt'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:938: error:
`optarg' undeclared (first use in this function)
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:938: error:
(Each undeclared identifier is reported only once
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:938: error:
for each function it appears in.)
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:1322: warning:
implicit declaration of function `sleep'
*** Error code 1

Stop in /usr/src/sbin/atm/fore_dnld.
*** Error code 1

Stop in /usr/obj/usr/src/rescue/rescue.
*** Error code 1

Stop in /usr/src/rescue/rescue.
*** Error code 1

Stop in /usr/src/rescue.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
([EMAIL PROTECTED]:src)#

([EMAIL PROTECTED]:root)# uname -a
FreeBSD pi118.czestochowa.sdi.tpnet.pl 5.2-RELEASE
FreeBSD 5.2-RELEASE #11: Sat Feb 21 12:01:25 CET 2004 
  
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/FREEDA
 i386
([EMAIL PROTECTED]:root)# 

cvs tree updated today.

make.conf:
CPUTYPE=athlon-xp
CFLAGS= -O -pipe
COPTFLAGS= -O -pipe
PERL_VER=5.6.1
 
PERL_VERSION=5.6.1
 
PERL_ARCH=mach   
NOPERL=yo 
NO_PERL=yo
NO_PERL_WRAPPER=yo

Please help me!

Przemyslaw Ceglowski




__
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]