Re: Strange system responsiveness issues with 5.1-CURRENT

2003-09-24 Thread Eric Hodel
ng from scratch (the filesystem dated from late in 3-CURRENT). After the complete rebuild, the problem disappeared. It seems that I had a stale library or header somewhere that contributed to this. -- Eric Hodel - [EMAIL PROTECTED] - http://segment7.net All messages signed with fingerprint: FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 pgp0.pgp Description: PGP signature

Re: Solved??? Re: playing mp3s and burning a cd

2003-03-24 Thread Eric Hodel
aders, but it is > very rare to have it fail. (I've never seen it.) my ad2: 2014MB [4092/16/63] at ata1-master PIO4 Is one of those wierd drives that claims to support DMA, but doesn't. I still get occasional bus resets when doing lots of IO to the drive, if I don't keep it i

Re: rand() is broken

2003-02-03 Thread Eric Hodel
ng it once and for all is harder than you might think. A littele modification shows just how similar these sequences are :) -- Eric Hodel - [EMAIL PROTECTED] - http://segment7.net All messages signed with fingerprint: FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 msg51721/pgp0.pgp Description: PGP signature

Re: pcm0:play:0: play interrupt timeout, channel dead

2003-01-02 Thread Eric Hodel
y/binary may have caused that, but you may want to look into that. -- Eric Hodel - [EMAIL PROTECTED] - http://segment7.net All messages signed with fingerprint: FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 msg49538/pgp0.pgp Description: PGP signature

Re: phoenix works on -current!

2002-11-11 Thread Eric Hodel
d and run perfectly. (And > if it doesn't, I'm sure phoenix@ would like to know about > it anyway.) I've been building it from CVS since not long after it was born. There's really not anything different between phoenix and mozilla other than a few bits of UI. -- Eric

Re: questions about the state of current

2002-10-29 Thread Eric Hodel
Raymond Kohler ([EMAIL PROTECTED]) wrote: > 3) Are there any Very Important Packages (mozilla, kde, &c) that > won't build or refuse to work right? I've been compiling mozilla/phoenix for months now, out of CVS, and it was only broken twice, and for no more than a couple of d

Re: GEOM question

2002-10-14 Thread Eric Hodel
, I mount my win32 swapfile as additional swap from time to time, as necessary. -- Eric Hodel - [EMAIL PROTECTED] - http://segment7.net All messages signed with fingerprint: FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 msg44638/pgp0.pgp Description: PGP signature

Re: HEADSUP! GEOM as default in 5 days...

2002-10-04 Thread Eric Hodel
Poul-Henning Kamp ([EMAIL PROTECTED]) wrote: > In message <[EMAIL PROTECTED]>, Eric Hodel writes: > > >the bit that I cant figure out is that my CD-ROM won't mount the > >CD I've got in it now, (an 80 minute CDR) but it has pre-geom. > > Yes, there is

Re: aic7890/91 controller

2002-10-02 Thread Eric Hodel
are > utility always reported all drives correctly on both > channels. > -- Eric Hodel - [EMAIL PROTECTED] - http://segment7.net All messages signed with fingerprint: FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 msg43966/pgp0.pgp Description: PGP signature

Re: HEADSUP! GEOM as default in 5 days...

2002-10-02 Thread Eric Hodel
sectors g_pc98_taste: error 0 guessing 8 heads -- Eric Hodel - [EMAIL PROTECTED] - http://segment7.net All messages signed with fingerprint: FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 msg43784/pgp0.pgp Description: PGP signature

Re: X server crashes?

2002-09-25 Thread Eric Hodel
walt ([EMAIL PROTECTED]) wrote: > WTF is a bezier? A bezier is a type of curve drawn by endpoints and anchor points to bend it. -- Eric Hodel - [EMAIL PROTECTED] - http://segment7.net All messages signed with fingerprint: FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 msg43

Re: [re]writable cdrom drive

1999-08-21 Thread Eric Hodel
Matthew Dillon wrote: > > :Hate to ask, do we support CD-RW? > > Yup! In fact, I recommend that you get a 5-pack of CD-RW disks > so you don't turn your CD-R's into scrap while playing with the > unit. Scrap? HA! http://students.seattleu.edu/hodel

Re: Problems with 4.0 keyboard input!

1999-08-14 Thread Eric Hodel
03s 0% 772K > load: 0.04 cmd: login242 [ttyin] 0.01u 0.03s 0% 772K > load: 0.04 cmd: login242 [ttyin] 0.01u 0.03s 0% 772K > > Login through the network with telnet is no problem Here's another 'me too,' only I get it with 3.2-RELEASE PAO on a Dell Latitude LM. -- E

Re: it's time...

1999-08-09 Thread Eric Hodel
t; You could do it something like the way boot -c stuff or the splash > screen is > done, ie load a 'module' which is just a text file for the sound system > to > parse.. > > Don't know how you'd go unload'ing and load'ing the file though. Wouldn&

Re: recent apm changes

1999-08-05 Thread Eric Hodel
urrently this prevents me from using FreeBSD alas. Have you looked at PAO at all? http://www.jp.freebsd.org/PAO/ I've got a -current machine (no cvsups in a few months) that wakes up immediately after suspending. (sleeps 0 seconds) -- Eric Hodel [EMAIL PROTECTED] "They cook

Re: No sound (Ensoniq Audio PCI 1370)

1999-05-22 Thread Eric Hodel
Marc van Woerkom wrote: > > > I just use: > > > > device pcm0 > > > > and no more, since I only have a PCI card. > > So you reasoned something like > > This card has nothing to do with ISA, let the PCI routines figure out > the paramet

Re: No sound (Ensoniq Audio PCI 1370)

1999-05-18 Thread Eric Hodel
te to get sound and /dev/audio > working? (ie. cd /dev ; ./MAKEDEV foo) I think dmesg |grep pcm followed by cd /dev/; MAKEDEV foo will work, when foo is whatever pcm dsp you want working. SB128 has a patch to get two dsps working... -- Eric Hodel hodel...@seattleu.edu "If you understand

Re: tosha after CAM changes

1999-05-11 Thread Eric Hodel
I must have missed a step making world, so everything works just fine now. Thanks for the concern. -- Eric Hodel hodel...@seattleu.edu "If you understand what you're doing, you're not learning anything." -- A. L. To Unsubscribe: send mail to majord...@freebsd.o

Re: tosha after CAM changes

1999-05-10 Thread Eric Hodel
"Kenneth D. Merry" wrote: > > Eric Hodel wrote... > > "Kenneth D. Merry" wrote: > > > So I'm a little confused here. Does camcontrol work? Try this: > > > > > > camcontrol devlist > > > > camcontrol: error sending CAM

Re: tosha after CAM changes

1999-05-10 Thread Eric Hodel
CAMGETPASSTHRU ioctl failed cam_lookup_pass: Inappropriate ioctl for device perhaps deleting and resupping is in order? -- Eric Hodel hodel...@seattleu.edu "If you understand what you're doing, you're not learning anything." -- A. L. To Unsubscribe: send mail to majord...@freebs

Re: tosha after CAM changes

1999-05-10 Thread Eric Hodel
/cam/cam_xpt_sim.h: $Id: cam_xpt_sim.h,v 1.3 1999/03/05 23:18:56 gibbs Exp $ > ls -la /usr/lib/libcam* -r--r--r-- 1 root wheel 55890 May 7 19:39 /usr/lib/libcam.a lrwxr-xr-x 1 root wheel 11 May 7 19:39 /usr/lib/libcam.so -> libcam.so.2 -r--r--r-- 1 root wheel 54350 May

Re: tosha after CAM changes

1999-05-08 Thread Eric Hodel
"Kenneth D. Merry" wrote: > > Eric Hodel wrote... > > I'm having trouble using tosha after the CAM changes, I updated source > > early this morning (around 7:00 PDT 5/7/1999) including ports, then > > make deinstall make distclean in /usr/ports/audio/tosha

tosha after CAM changes

1999-05-07 Thread Eric Hodel
ers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled da0: 4350MB (8910423 512 byte sectors: 255H 63S/T 554C) -- Eric Hodel hodel...@seattleu.edu "If you understand what you're doing, you're not learning anything." -- A. L. To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: Q3 test

1999-05-04 Thread Eric Hodel
vious to some of you (as I am sure it > is), but I am rather new to FreeBSD (as if that wasn't obvious ;) > > (I am using FreeBSD 3.0-RELEASE...) I think it is because the pcm driver don't support mmap()ing. Are we going to get mmap()ing? (If this is the case.) -- Eric Hode

Re: Q3 test

1999-05-03 Thread Eric Hodel
te resoulutions to my configuration. Or a link to the correct libraries. -- Eric Hodel hodel...@seattleu.edu "If you understand what you're doing, you're not learning anything." -- A. L. To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: fxp driver and dhclient

1999-04-26 Thread Eric Hodel
Eric Hodel wrote: > > When running dhclient with the kernel fxp driver I get a kernel panic in > ifconfig. Might be some other things I enabled in the kernel, but I haven't > double-checked yet. I got it all straightened out, something in the config file was messing up, b

fxp driver and dhclient

1999-04-21 Thread Eric Hodel
When running dhclient with the kernel fxp driver I get a kernel panic in ifconfig. Might be some other things I enabled in the kernel, but I haven't double-checked yet. -- Eric Hodel hodel...@seattleu.edu To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-c