Re: NetScroll+ ps/2 optical mouse fixed in FreeBSD 5.1

2003-11-05 Thread Shizuka Kudo
--- Lee Hinkleman <[EMAIL PROTECTED]> wrote: > I fixed yesterday's mouse problem, sort of, by adding the line > > hint.acpi.0.disabled="1" > > to the file /boot/device.hints > > I'm not sure why that worked, but the problem apparently only affects the 5.x kernel > with some > VIA chipsets. Is

Re: ATAng panic with large file transfer to HighPoint RAID

2003-08-28 Thread Shizuka Kudo
cessfully on a directory of around 2.2GB. Hope that this additional data would help... Thanks. --- Shizuka Kudo <[EMAIL PROTECTED]> wrote: > I think I have reported this two days ago, but look like it wasn't gone through. > Here's my > problem > that I still suffer wit

ATAng panic with large file transfer to HighPoint RAID

2003-08-28 Thread Shizuka Kudo
I think I have reported this two days ago, but look like it wasn't gone through. Here's my problem that I still suffer with build world/kernel about three hours ago (i.e. Aug 28 12:00 UTC) With the new world/kernel, I tried to "pax" a subdirectory to the RAID1 drive (two IBM DLTA-307030 attache

Re: HEADS UP! ATAng committed

2003-08-26 Thread Shizuka Kudo
Soren, My machine panic when pax a directory to the software raid. The same step works just fine for an older kernel before the ATAng commit. After this panic, the raid is broken and has to be created manually. The controller is a Highpoint 370 with bios 2.34 with 2 IDE IBM DTLA-307030 attached

Re: Problem with PS/2 mouse driver in XFree86 4.3.0

2003-08-11 Thread Shizuka Kudo
--- Mike Bohan <[EMAIL PROTECTED]> wrote: > Hello, > > I have an Abit KT266 based motherboard and am having some trouble using > the PS/2 mouse driver under XFree86. I have the protocol set to "auto", > and the device set to /dev/psm0. This configuration has worked with > this same Intell

Re: Problem with PS/2 mouse driver in XFree86 4.3.0

2003-08-11 Thread Shizuka Kudo
-current tree. Thank you Shizuka for your > intuitive thinking, > otherwise I surely never would have found a practical solution. > > -Mike Bohan > > > > On Sun, 2003-08-10 at 11:35, Shizuka Kudo wrote: > >

Re: Problem with PS/2 mouse driver in XFree86 4.3.0

2003-08-10 Thread Shizuka Kudo
es anyone have any experience with devices such as mice flaking out > with apci? > Thanks again! > > -Mike Bohan > > > On Sun, 2003-08-10 at 04:02, Shizuka Kudo wrote: > > > --- Mike Bohan <[EMAIL PROTECTED]> w

Re: Kernel built with new GCC panics immediately

2003-07-11 Thread Shizuka Kudo
--- Lukas Ertl <[EMAIL PROTECTED]> wrote: > Hi there, > > just wanted to report that a kernel built with the new gcc panics > immediately when booting. I've seen this on two machines. Panic and reboot > happens fast that I couldn't get the panic message. Same here for an AMD Athlon & a Pentium I

Re: acpi patch for dell laptop?

2003-06-23 Thread Shizuka Kudo
--- Julian Elischer <[EMAIL PROTECTED]> wrote: > doesn't work for several models.. Including Inspiron 7500. > WHo knows enough about this to be able to look at debug info > I have? John Baldwin has posted a patch which worked for me on my Thinkpad 600X with the same "ACPI-0340" error. http://do

Mouse/Parellel port problem with ACPI

2003-03-18 Thread Shizuka Kudo
I just replaced my -current with an I815EP mother board and found that the mouse and printer not working. When I was moving the mouse, the cursor on the console just disappeared and reappeared after I stop moving the mouse. For the printer port, when I sent some data, the printer's data LED wa

Re: panic on boot (devfs_find)

2003-03-15 Thread Shizuka Kudo
--- Bryan Liesner <[EMAIL PROTECTED]> wrote: > > I was able to get a kernel up and running (strangely) on 3/12, but > commits after that cause an immediate panic as soon as init starts. > > If I build a kernel from sources cut off at 3/10/2003 at 12:00, > everything works fine. > It is related

Re: panic on boot (devfs_find)

2003-03-15 Thread Shizuka Kudo
--- Conrad Sabatier <[EMAIL PROTECTED]> wrote: > > Booting in verbose mode, I see the last thing that occurs just before the panic > is mounting root and then starting (or trying to start) /sbin/init. After an > initial "hang", it drops into ddb. > > -- I found the same problem for the last t

Re: Still getting panic on boot.

2003-03-12 Thread Shizuka Kudo
--- walt <[EMAIL PROTECTED]> wrote: > 04:00 GMT Mar 12: > > Just cvsup'd and rebuilt with same result as 12 hours ago -- > I see a kernel panic "page fault while in kernel mode" just > after attempting to mount the root filesystem. > > The kernel from yesterday works fine and when I reboot the >

Re: Me Too: HPT372 UDMA detection problem on current (was Re: High % interrupt when building world)

2003-03-01 Thread Shizuka Kudo
--- Soeren Schmidt <[EMAIL PROTECTED]> wrote: > It seems Shizuka Kudo wrote: > > > > > > I have "sysctl -a" showing "hw.ata.ata_dma: 1", but "atacontrol mode" showing > > "PIO4" for the > > drives attached to

Me Too: HPT372 UDMA detection problem on current (was Re: High % interrupt when building world)

2003-02-28 Thread Shizuka Kudo
--- Bruce Cran <[EMAIL PROTECTED]> wrote: > > Just to add to this, when I run the above 'dd' command, I see top reporting 35-40% > interrupt > usage on the drive on the RAID controller, while it's > 3-5% for the drive on the VIA controller, and the drive itself is: > > 0 READY ad4: 58644MB [11

High % interrupt when building world

2003-02-28 Thread Shizuka Kudo
I recently cvsup-ped -current (I believe it was 27 Feb), and noticed that the system was not responsive as before when building world. Looking at the output of "top" showed a 30-60% interrupt usage. I believed it is related to my highpoint 370 card running at raid 1. I detached the cards and a

today's 5-current hang hard when building apache2 port

2003-02-21 Thread Shizuka Kudo
I cvsup today and build/install world & kernel. The machine was working fine until I tried to build apache2 port. When configuring apache2, my PC hanged at the following line and need hard reset (i.e. cannot break into debugger and need pressing reset button). checking if TCP_NODELAY setting

RE: shutdown / reboot causes filesystem-errors

2003-02-13 Thread Shizuka Kudo
--- Tony Harverson <[EMAIL PROTECTED]> wrote: > Good morning, > > I'm noticing a problem which is probably related on my -current box. It > seems to no longer be able to sync before shutting down. The config > file for the kernel is attached to this message. When I shut it down, > the final syn

Re: if_sis.c 1.61 breaks support for SiS630 chipset

2003-01-20 Thread Shizuka Kudo
--- Martin Blapp <[EMAIL PROTECTED]> wrote: > > Hi, > > Can you post me a "pciconf -lv" I need the revision number of your > integrated nic. > I got the same problem with my ASUS TSUI-M. Here's the pciconf -lv list related to the ethernet entry. Please let me know if you need the full list.

if_sis.c failed to attach my SiS630 ethernet controller with the latest commit

2003-01-11 Thread Shizuka Kudo
Dear all, I have tracked down the change on sys/pci/if_sis.c ver. 1.61 failed to attach my SiS ethernet interface. I have an ASUS TUSI-M, a SiS630 motherboard and running the latest -current. After backed out if_sis.c to ver. 1.60, the ethernet works fine. Here's the dmesg extract related to th

Re: Bluetooth questions

2002-11-22 Thread Shizuka Kudo
--- Maksim Yevmenkin <[EMAIL PROTECTED]> wrote: > > 2. If I loaded netgraph, ng_ubt at "loader" prompt and had the dongle plugged in >already, the > > system failed to attach. I could, however, un-plug & then re-insert the dongle to >make the > driver > > attached successfully. > > hmm... i hav

Bluetooth questions

2002-11-21 Thread Shizuka Kudo
Hi all, I just cvsup-ed in the latest Bluetooth stack and rebuild world/kernel. My bluetooth USB dongle attached OK except with the following issue observed 1. The Mitsumi USB driver attached OK after I manually loaded "ng_ubt" and plugged in the dongle 2. If I loaded netgraph, ng_ubt at "loade

Missing groff_mwww.7.gz while installing world in new directory

2002-10-12 Thread Shizuka Kudo
Hi, I just built a new world with latest source. If I make installworld with DESTDIR=/newdir, it fails with groff_mwww.7.gz missing. I believe this was related to the recent upgrade of groff and groff_mwww was changed to groff_www. Looking at src/gnu/usr.bin/groff/tmac/Makefile still finds a ML

current panic on apache2 after sys/kern/subr_mbuf.c commit

2002-08-04 Thread Shizuka Kudo
Dear all, I have been experiencing panic with Apache2 since Jul 31. The system boot, but panic when someone access the apache2 service. After trace back, the subr_mbuf.c commit at around Jul 30 21:30 GMT is the candidate for this panic. Does anyone see the same problem as me? The machine is cu

Re: don't know how to make /usr/X11R6/bin/ucs2any.pl. on v.recen t -CURRENT when trying to build ports/x11/XFree86-4

2002-07-10 Thread Shizuka Kudo
--- "Thyer, Matthew" <[EMAIL PROTECTED]> wrote: > make: don't know how to make /usr/X11R6/bin/ucs2any.pl. Stop > *** Error code 2 > > -- Try: build ports/lang/perl and set env PERL to /usr/local/bin/perl __ Do You Yahoo!? Sign up for SBC Yahoo!

ASUS CUSL2 panic on acpi

2002-07-02 Thread Shizuka Kudo
Dear all, I wonder if anyone experienced the same issue as mime. I have an ASUS CUSL2 running -current and starting about three days ago, it panic when acpi is autoloaded. If I unset acpi_load at the boot prompt, the machine works fine. Here's the panic message and a trace for those interested

Re: buildworld failed with -O0

2002-06-25 Thread Shizuka Kudo
--- Sean Chittenden <[EMAIL PROTECTED]> wrote: > > I ran into, what I think is the same thing as you're > describing, a > while ago. The short and skinny being that -O0 > doesn't compile any > ASM which breaks things and is why you need at least > -O to compile the > kernel/world. ::shrug:: I

buildworld failed with -O0

2002-06-23 Thread Shizuka Kudo
Hi All, I don't know if I'm the one that observed this. Building world completed with default CFLAGS (-O -pipe -march=pentiumpro), but failed with -O0 or without optimization. /usr/src cvsupped within one day. Here's the error message (same for -O0 and without -O). ===> libexec/rtld-elf cc -pipe

Re: libncurses cannot show the first column on the screen

2002-06-11 Thread Shizuka Kudo
--- "Andrey A. Chernov" <[EMAIL PROTECTED]> wrote: > --- > > That was a blunder which was fixed (in the 20020525 > patch): > > 20020523 > + correct and simplify logic for lib_pad.c change > in 20020518 (reported > by M

Re: My postgresql7 not working for new gcc

2002-06-10 Thread Shizuka Kudo
--- Terry Lambert <[EMAIL PROTECTED]> wrote: > Shizuka Kudo wrote: > > > > --- David O'Brien <[EMAIL PROTECTED]> wrote: > > > > > > *sigh*, why not a *real* fix? > > [ ... ] > > > Which version of postgresql that you are u

Re: My postgresql7 not working for new gcc

2002-06-10 Thread Shizuka Kudo
--- David O'Brien <[EMAIL PROTECTED]> wrote: > > *sigh*, why not a *real* fix? > > --- configure.in.orig Thu Sep 27 01:03:56 2001 > +++ configure.in Mon Apr 29 13:20:27 2002 > @@ -200,7 +200,9 @@ > done > if test "$ac_found_openssl_lib_dir" != "no"; then > echo "fo

Re: My postgresql7 not working for new gcc

2002-06-10 Thread Shizuka Kudo
--- aaron g <[EMAIL PROTECTED]> wrote: > I do beleive the OpenSSL library has moved to a new > default > location. I could be wrong. > > - aarong > -- I don't think it has been moved as of yestersday. Regards, shizuka# ls -al /usr/include/openssl/ssl.h -r--r--r-- 1 root wheel 60914 Jun 9

Re: My postgresql7 not working for new gcc

2002-06-05 Thread Shizuka Kudo
--- Alfred Perlstein <[EMAIL PROTECTED]> wrote: > > Getting a traceback to both us (FreeBSD) and the > Postgresql > developers would be very helpful. > Alfred, Today, I rebuilt -current & postgresql with latest cvsup, the core dump did not occurred. However, I still have to specify WITHOUT_SS

libncurses cannot show the first column on the screen

2002-06-05 Thread Shizuka Kudo
Hi all, The libncurses commit on May 21 seems not working properly. I cvsupped latest current & ports, build a typical ncurses app (lynx) and find that the first column is not shown correctly. Bascially it is blank on the first column. I have rebuilt libncurses before May 21's commit and the prob

My postgresql7 not working for new gcc

2002-06-01 Thread Shizuka Kudo
Hi, I cvsupped my current and rebuilt the system about an hours ago. After that I rebuilt the postgresql7 port. First, it failed with problem finding and I had to build with WITHOUT_SSL=yes. It finally built, but the new postgres core dumpped when running initdb command. I have to rebuild the who

Re: perl troubles

2002-05-23 Thread Shizuka Kudo
--- Shizuka Kudo <[EMAIL PROTECTED]> wrote: > --- Peter Schultz <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Try make MAKEFILE=Makefile > > > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > > with "unsubscribe freebsd-

Re: perl troubles

2002-05-23 Thread Shizuka Kudo
--- Peter Schultz <[EMAIL PROTECTED]> wrote: > Hello, > > I did a fresh install of 5.0-CURRENT-20020519-JPSNAP > from > snapshots.jp.freebsd.org to see how it would go. > The installation went > fine and so did the building and installation of > world, but now I've > found a couple problems. >

Re: Infinite 'make' loops while building ports

2002-05-23 Thread Shizuka Kudo
--- Marcel Moolenaar <[EMAIL PROTECTED]> wrote: > On Thu, May 23, 2002 at 02:33:56AM -0700, Shizuka > Kudo wrote: > > > > It seems /usr/bin/make set the environment > variable > > MAKEFILE to the Makefile it uses. So when you type > > make build or install

Re: Infinite 'make' loops while building ports

2002-05-23 Thread Shizuka Kudo
--- Jay <[EMAIL PROTECTED]> wrote: > I should also have mentioned that other ports > install normally. I just > finished installing unzip. > > Jay > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-current" in the body of > the message It seems /usr/bin/make set t

Re: Recent commit to sys/kern/kern_environment.c broke reading tunables

2002-04-27 Thread Shizuka Kudo
--- Bruce Evans <[EMAIL PROTECTED]> wrote: > On Fri, 26 Apr 2002, Shizuka Kudo wrote: > > > It seems the latest commit of > > sys/kern/kern_environment to current broke the > reading > > of system tunables set by loader.conf. This is > true at > > least

Recent commit to sys/kern/kern_environment.c broke reading tunables

2002-04-26 Thread Shizuka Kudo
It seems the latest commit of sys/kern/kern_environment to current broke the reading of system tunables set by loader.conf. This is true at least for hw.cbb.start_mem of my cardbus bridge. With this latest commit, the hw.cbb.start_mem sysctl still shows the default value after boot up. Reverting

Re: Card has no functions

2002-04-04 Thread Shizuka Kudo
--- "M. Warner Losh" <[EMAIL PROTECTED]> wrote: > > Bummmer. What card are you using? > > Warner Hi Warner, Here's the config that I tested. All cards were recognized now after I set hw.cbb.start_mem to the values shown in Win2K. Is it a problem of decoding the TI memory address? Desktop: A

Re: Card has no functions

2002-04-02 Thread Shizuka Kudo
--- Miguel Mendez <[EMAIL PROTECTED]> wrote: > On Mon, Apr 01, 2002 at 07:42:59AM -0800, Shizuka > Kudo wrote: > > Hi there, > > > I'm having problem with the TI cardbus bridge to > > recognize PCCARD in "NEWCARD" kernel. I have a > desktop &

Re: Card has no functions

2002-04-01 Thread Shizuka Kudo
--- Miguel Mendez <[EMAIL PROTECTED]> wrote: > > Hi there, > > > I'm having problem with the TI cardbus bridge to > > recognize PCCARD in "NEWCARD" kernel. I have a > desktop > > with TI PCI1250 adaptor and an IBM Thinkpad with > TI > > 1450. Both recognize PC Cards in "GENERIC" kernel, > but >

Card has no functions

2002-04-01 Thread Shizuka Kudo
Hi, I'm having problem with the TI cardbus bridge to recognize PCCARD in "NEWCARD" kernel. I have a desktop with TI PCI1250 adaptor and an IBM Thinkpad with TI 1450. Both recognize PC Cards in "GENERIC" kernel, but get "Card has no functions" in NEWCARD. I checked the maillist and found no answer

Re: ACPI autoload failed -- unable to install

2002-03-16 Thread Shizuka Kudo
--- Jeff Kletsky <[EMAIL PROTECTED]> wrote: > With apologies for an incomplete report, I am > including the (manually > transcribed) dump information. I have been able to > network boot from a > combination of the boot.flp and bin distribution > (though there are > problems with getting sysinsta

Re: No buffer space available

2002-01-27 Thread Shizuka Kudo
ever saw "watchdog timeout" error. Any advice? --- Terry Lambert <[EMAIL PROTECTED]> wrote: > Shizuka Kudo wrote: > > Is anyone still seeing the "No buffer space > availabe" > > message in 5.0-CURRENT? I have checked the mail > > archieve and saw sev

No buffer space available

2002-01-25 Thread Shizuka Kudo
Is anyone still seeing the "No buffer space availabe" message in 5.0-CURRENT? I have checked the mail archieve and saw several replies, but none worked in my case. I have a Thinkpad 600X with a Melco cardbus 10/100 ethernet card (a Realtek 8139B) running 5.0 NEWCARD kernel with NMBCLUSTERS=16384.

Re: Melco LPC4-CLX-CB support in 5.0-Current NEWCARD

2002-01-15 Thread Shizuka Kudo
YAMAMOTO <[EMAIL PROTECTED]> wrote: > At Tue, 15 Jan 2002 03:08:53 -0800 (PST), > Shizuka Kudo wrote: > > > > Dear all, > > > > Does anyone have tested whether this card works > with > > current 5.0 NEWCARD? I tried it on a Thinkpad 600X > > wi

Melco LPC4-CLX-CB support in 5.0-Current NEWCARD

2002-01-15 Thread Shizuka Kudo
Dear all, Does anyone have tested whether this card works with current 5.0 NEWCARD? I tried it on a Thinkpad 600X with current 5.0 cvsupped yestersday and received a kernel: pccbb0: card inserted: event=0x, state=3920 kernel: pccbb0: pccbb_power: CARD_VCC_0V and CARD_VPP_0V [44] ker