Re: GENERIC kernel would not build

2000-11-02 Thread Ilya
I got the same error while doing :config KERNEL;cd ../../compile/KERNEL;make ;make install than i tried make buildkernel and it worked, however i expirience problems with linux-jdk which now refuses to start after upgrade with too many files open error. i think the linux module is broken somehow.

Re: Spontaneous rebooting problems

2000-12-18 Thread Ilya
i started to expirience the same thing. random reboots for no reason i have no softupdates in kernel. the box was woking fine with current hardware for over a year now. i noticed the reboots just last week, but the box was in 4.2 stabel from very start... it is on ups... i am doing cvsup now,

No Subject

2001-02-17 Thread Ilya
auth 59132d98 subscribe freebsd-stable [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

usio

2001-04-28 Thread Ilya
how come MAKEDEV has a reference to usio (usb serial) but src doesnt have any references on creatign this device? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

WEB based project management software advice needed

2007-03-22 Thread ilya
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello BSD Gurus! I was wondering if someone could suggest a great piece of FREEBSD 6.2 ported software, which can be effectively used as project management tool, tasks, calendar, etc. We would like it to run on our server. Therefore, we need WEB based

kernel compile error on latest cvsup of stable

2001-11-13 Thread Ilya
I just cvsuped 4.4 stable and kernel build fails with these: cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr ototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fforma t-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpre ferre

Re: em driver worse then fxp driver ... why?

2004-08-12 Thread Ilya Varlashkin
o autonegotiation > So, is there a bug in the em device driver that doesn't exist on the fxp0 > devices? > I've observed behaviour you described with any card I came by, including those using fxp driver. If you know in advance that physical setup is wrong try to fix that first,

Re: UPDATE2: ATA mkIII first official patches - please test!

2005-02-17 Thread Ilya Pizik
.freebsd.org/~sos/ata-mk3l.tar.gz S> S> Items in this release: S> S> o Fix ATA/ATAPI requests from userland. S> o Cleanup the attach/detach code further. Great work! At the first blush my problem with panic on attach/detach has been fixed. T

NFS client lockup?

2000-02-24 Thread Ilya Obshadko
. I'm running: FreeBSD 3.4-RC #25: Fri Dec 10 19:16:55 MSK 1999 Best regards, Ilya mailto:[EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

What's happened with kernel option ATA_ENABLE_ATAPI_DMA?

2001-04-25 Thread Ilya Martynov
elconfig-config.html -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | Ilya Martynov (http://martynov.org/)| | GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80 E4AE BE1A 53EB 323B DEE6 | | AGAVA Software Company (

Re: OFF-TOPIC: Interview with Bjarne Stroustrup

2001-05-04 Thread Ilya Martynov
ACVJ> People, ACVJ> What do you think about this? ACVJ> -- ACVJ> http://www.artlung.com/smorgasborg/Invention_of_Cplusplus.html ACVJ> -- It is quite old fake. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | Ilya

Re: RELENG_7 nvidia xorg hard lock

2008-09-12 Thread Ilya Bakulin
that your nvidia module is up-to-date and in sync with current kernel. If I were you, I would delete nvidia-driver package, make sure that it has gone from /boot/modules, than download latest driver version and recompile it. After that try to reboot and see what happens. -- Ilya Bak

Re: re0 problem

2008-10-20 Thread Ilya Bakulin
igabit Ethernet NIC' class = network subclass = ethernet - Running 7.1-PRERELEASE, cvsupped 29th Aug. -- Ilya Bakulin <[EMAIL PROTECTED]> pgphlWjiVW4YY.pgp Description: PGP signature

Re: re0 problem

2008-10-29 Thread Ilya Bakulin
On Tue, 21 Oct 2008 13:31:52 +0900 Pyun YongHyeon <[EMAIL PROTECTED]> wrote: > On Mon, Oct 20, 2008 at 01:28:27PM +0400, Ilya Bakulin wrote: > > On my laptop (Dell Vostro 1310) I get _periodically_ (not always!) the > same error: > > re0: PHY write failed > >

Re: re0 problem

2008-12-03 Thread Ilya Bakulin
gularly, but - no problems. Yesterday I've updated kernel to latest 7-STABLE & forgot to apply patch, and errors are here :-) Applying patch once more fixed problems. I think that perfect working of patched driver during past month definitely proves that your patch corrects incorrec

Re: MFC Candidate: convert ffs_softdep.c over to callout(9)

2008-04-26 Thread Ilya Bakulin
atch to RELENG_7 that I'd like some people to test, > which is just an MFC of this code. Can I get any testers (so that I can > MFC this)? > > -- > Coleman Kane > -- Ilya Bakulin <[EMAIL PROTECTED]> ___ freebsd-stabl

Re: MFC Candidate: convert ffs_softdep.c over to callout(9)

2008-05-06 Thread Ilya Bakulin
On Mon, 28 Apr 2008 17:17:47 -0400 Coleman Kane <[EMAIL PROTECTED]> wrote: > Ilya, > > Yes just go ahead and apply the patch that was attached. Then rebuild > your kernel. Make sure that your softupdates are enabled on the UFS > partition(s). > > Then try hammerin

truss missing some files or directories

2006-12-20 Thread Ilya Vishnyakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Problem with truss, won't start. Please advise me what to do. truss /bin/echo hello truss: truss: cannot open /proc/42520/mem cannot open /proc/curproc/mem: : No such file or directory No such file or directory uname -a output: FreeBSD mars.mysite

Re: truss missing some files or directories

2006-12-20 Thread Ilya Vishnyakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - Original Message Subject: Re:truss missing some files or directories From: LI Xin <[EMAIL PROTECTED]> To: Ilya Vishnyakov <[EMAIL PROTECTED]> Cc: freebsd-stable@freebsd.org Date: Wednesday, December 20, 2006 1:42:

rsync fails to write

2006-12-27 Thread Ilya Vishnyakov
= 1 (0x1) SIGNAL 20 (SIGCHLD) SIGNAL 20 (SIGCHLD) wait4(0x,0x7fffb394,0x1,0x0) = 42661 (0xa6a5) wait4(0x,0x7fffb394,0x1,0x0) ERR#10 'No child processes' sigreturn(0x7fffb3b0)= 524288 (0x8) exit(0xc) process exit, rval = 3072 Pl

rsync write fails on descriptor 3

2006-12-28 Thread Ilya Vishnyakov
nf: - - uid = 0 gid = 0 hosts allow = myhostsips secrets file =/usr/local/myfile auth users = ilya [public] path = /home/public/ comment = home filesystem auth users =

Re: rsync write fails on descriptor 3

2006-12-29 Thread Ilya Vishnyakov
: <[EMAIL PROTECTED]> > Ilya Vishnyakov <[EMAIL PROTECTED]> writes: > : -BEGIN PGP SIGNED MESSAGE- > : Hash: SHA1 > : > : Hello, I'm in trouble with rsync. Some people think that this problem > : is freebsd related: > : > : I use rsync to sync

portupgrade -arR errors

2007-02-01 Thread Ilya Vishnyakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please help me to find out why portupgrade -arR gives me errors such as: missing key: categories: Cannot read the portsdb! /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:548:in `open_db': database file error (PortsDB::DBError) from /usr/local/l

Re: portupgrade -arR errors

2007-02-02 Thread Ilya Vishnyakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian wrote: > Ilya Vishnyakov wrote: Please help me to find out why portupgrade > -arR gives me errors such as: > > missing key: categories: Cannot read the portsdb! > /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:548:in `open_db&#x

adding a host

2007-03-29 Thread Ilya Vishnyakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Freebsd Gurus! I set up the test server with Windows 2003 to play. Now I'm trying to add a hostname to our existing domain: newhostname.domain.com The server runs FreeBSD 6.2 with pf firewall. I added ip address and hostname to /etc/hosts Is the

Re: Issues with gjournal (heaaaaaaaaaaalp!)

2009-06-18 Thread Ilya Bakulin
Notice "gjournal" flag in brackets. You output doesn't contain it... -- Ilya Bakulin xmpp://kibab...@jabber.ru pgpYe6uUKJlB6.pgp Description: PGP signature

Oracle 8.1.7 & FreeBSD

2001-11-23 Thread Ilya Storozhilov
Hi, All! Does anyone have Oracle 8.1.7 (8.1.6) running on FreeBSD box? If yes, how it can be installed? How it works? How work client applications, DBD:Oracle, php with oracle etc.??? Best regards, Ilya Storozhilov To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-s