Re: PS/2 mouse problems with -CURRENT

2003-01-22 Thread Igor Roboul
at port 0x64,0x60 on isa0 >> atkbd0: flags 0x1 irq 1 on atkbdc0 >> kbd0 at atkbd0 >> psm0: irq 12 on atkbdc0 >> psm0: model NetMouse/NetScroll Optical, device ID 0 first thing I have tried was disabling ACPI :-(. I'll try today (maybe I have mistyped something).

Re: PS/2 mouse problems with -CURRENT

2003-01-21 Thread Igor Roboul
On Fri, Jan 17, 2003 at 04:27:36PM +0300, Igor Roboul wrote: > Hello, > does anybody have problems with PS/2 mouse attached to PC with recent > -CURRENT? > > Motherboard: MSI MS6337LE5 (i815 chipset) > Mouse: Genius NetScroll+ Can't belive that this promlem is specific to e

PS/2 mouse problems with -CURRENT

2003-01-17 Thread Igor Roboul
RC-20021213-JPSNAP.iso Older -CURRENT is on my home PC's hard disk. Motherboard: MSI MS6337LE5 (i815 chipset) Mouse: Genius NetScroll+ -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: send mail to [EMAIL PRO

Re: Problem with RC3

2003-01-15 Thread Igor Roboul
roblem with one Sony CD-ROM and one Acer. After setting CD-ROM to salve all works fine. -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: nVidia drivers revisited

2002-12-10 Thread Igor Roboul
p; "drm" XFree modules. Also I use nvidia driver's AGP support (not agp.ko). Kernel sources from end of November. No INVARIANTS. Intel i815 chipset. -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: send mai

Re: Any ideas at all about network problem?

2002-12-02 Thread Igor Roboul
On Mon, Dec 02, 2002 at 05:18:34PM +0300, Igor Roboul wrote: > Maybe this is _CABLE_? oops :-( All works fine with 4-STABLE? -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: send mail to [EMAIL PROTECTED] w

Re: Any ideas at all about network problem?

2002-12-02 Thread Igor Roboul
his is _CABLE_? -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: 5.0-20021027-CURRENT.iso cdrom will not mount

2002-10-28 Thread Igor Roboul
On Mon, Oct 28, 2002 at 07:46:48AM -0500, John wrote: >Abit kr7a motherboard, asus cd (plus two others which didn't > work). This machine boots a 4.7 iso with no problems. Is CD-ROM drive "MASTER" or "SLAVE"? -- Igor Roboul, System administrator a

Re: CD-ROM troubles on i815EP based MB

2002-10-18 Thread Igor Roboul
send dmesg of both cases later. -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: CD-ROM troubles on i815EP based MB

2002-10-15 Thread Igor Roboul
intall CD. Yet again: system boots, sysinstall starts (in -CURRENT case), but it could not find CD :-(. With 4.6 system boots but without CD, both source upgraded and from installation CD. PS. I'm tracking -CURRENT on various machines from March, 2000. So, I know how system boots from CD

CD-ROM troubles on i815EP based MB

2002-10-15 Thread Igor Roboul
newer than 4.5-RELEASE on this system. Kernel finds CD device, but goes big loop of "MODE_SENSE_BIG command timeout - reseting" Then it boots but without CD. -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: se

Re: error in ncurses in 'make buildworld'

2002-06-21 Thread Igor Roboul
nto > /usr/src/lib/libc, rebuild and install the static libc.a, build and install a > static linked awk binary, then rebuild world + kernel as usual. Thank you. I'll try this. -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru

Re: error in ncurses in 'make buildworld'

2002-06-20 Thread Igor Roboul
ot;%f\n",a); sscanf(bb,"%d",&b); printf("%d\n",b); return 0; } igorr@sysadm~> gcc -Wall qq.c qq.c: In function `main': qq.c:16: warning: float format, double arg (arg 3) <--- I have expected this igorr@sysadm~> ./a.out 123 123.00 0

buildworld failed

2002-06-18 Thread Igor Roboul
-current/src/usr.bin/truss/i386.conf syscalls.master: line 55: syscall number out of sync at 7 line is: struct rusage * rusage ) ; } wait4 wait_args int -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro

top etc.

2002-06-03 Thread Igor Roboul
1876K select 0:02 0.% 0.00% mwm 248 root 960 1088K68K select 0:02 0.% 0.00% moused uname -a FreeBSD sysadm.stc 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu May 30 16:13:28 MSD 2002 [EMAIL PROTECTED]:/opt/freebsd/obj/opt/freebsd/src/sys/SYSADM i386 -- Igor Roboul, System a

Re: buildworld failure

2002-05-30 Thread Igor Roboul
On Wed, May 29, 2002 at 02:18:42PM +0400, Igor Roboul wrote: > > make install > > > > As long as your /usr/src is up to date, that should save you. > Thank you. But now it fails on building of libncurses, with many: > > lib_gen.c:504: `a0' undeclared (first u

Re: buildworld failure

2002-05-29 Thread Igor Roboul
ndeclared (first use in this function) lib_gen.c:504: syntax error before numeric constant lib_gen.c:504: syntax error before numeric constant lib_gen.c: In function `mvwgetnstr': lib_gen.c:511: `a0' undeclared (first use in this function) lib_gen.c:511: syntax error before numeric

Re: buildworld is broken(src/bin/sh)

2002-05-29 Thread Igor Roboul
27;+1 so awk tries print numbers from 10 to 15 same way as it prints numbers from 0 to 9 (by adding ascii code of '0') -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: send mail to [EMAIL PROTECTED]

buildworld failure

2002-05-28 Thread Igor Roboul
wd() failed: No such file or directory *** Error code 2 Then I have done this: rm -fr /usr/src/* cvsup -L 2 -g /etc/current-supfile after downloading over 300 Mbs of sources I got same error :-( If I repeat "make buildworld" then it fails with same error in different directory. -- Igor

Re: strtod & sscanf on -CURRENT?

2002-05-26 Thread Igor Roboul
On Fri, May 24, 2002 at 12:13:37PM -0700, Alfred Perlstein wrote: > > You forgot to include stdlib.h. But what's wrong with my test? strtod works Ok but sscanf does not. pre-gcc3.1 sscanf and sscanf on -STABLE work as expected. -- Igor Roboul, System administrator at Speech Techno

strtod & sscanf on -CURRENT?

2002-05-24 Thread Igor Roboul
usr/obj/usr/src/sys/R1 i386 %./a.out 1234.3124 1234.312400 1234.312400 Maybe I'm wrong, but I think that sscanf on -CURRENT does not work as expected. -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: send

Re: Errors in qt30 build

2002-04-24 Thread Igor Roboul
eaving directory > `/usr/ports/x11-toolkits/qt30/work/qt-copy-3.0.3/src' > gmake: *** [sub-src] Error 2 > *** Error code 2 I had same problem, but after rebuilding freetype2 all looks good, except that gcc hangs with internal compiler error while building arts port -- Igo