Adding another hard drive

2006-07-23 Thread Rich Demanowski
I'm trying to add another hard drive into my system, a 250GB Western Digital 7200RPM SATA drive, and when I have it plugged into the motherboard the system hangs when it gets to: Timecounter TSC frequency 1803775604 Hz quality 800 Timecounters tick every 1.000 msec acd0: CDRW LITE-ON

Re: Adding another hard drive

2006-07-23 Thread Rich Demanowski
John Nielsen wrote: Quoting Rich Demanowski [EMAIL PROTECTED]: I'm trying to add another hard drive into my system, a 250GB Western Digital 7200RPM SATA drive, and when I have it plugged into the motherboard the system hangs when it gets to: Timecounter TSC frequency 1803775604 Hz quality

Re: Enabling sound?

2006-07-22 Thread Rich Demanowski
Dylan Cochran wrote: I don't get the pcm0 lines that section 7.2.2 in the manual talks about. cat /dev/sndstat returns: FreeBSD Audio Driver (newpcm) Installed devices: and nothing else. The driver isn't attached to the device, either because the pci id's don't match or the card

Re: Enabling sound?

2006-07-22 Thread Rich Demanowski
Dylan Cochran wrote: the pci id output that pciconf provides and modify the #define EMU10K1_PCI_ID0x00021102 line in /usr/src/sys/dev/sound/pci/emu10k1.c Well, at least I got a new response in dmesg out of that one: pcm0: Creative EMU10K1 port 0xcf00-0xcf1f irq 18 at device 10.0 on pci3

Re: Enabling sound?

2006-07-22 Thread Rich Demanowski
Dylan Cochran wrote: I don't get the pcm0 lines that section 7.2.2 in the manual talks about. cat /dev/sndstat returns: FreeBSD Audio Driver (newpcm) Installed devices: and nothing else. The driver isn't attached to the device, either because the pci id's don't match or the card

Enabling sound?

2006-07-21 Thread Rich Demanowski
I just dropped a SoundBlaster Live! card into my box, and have followed the directions in the handbook and the man pages. The following lines are in the compiled kernel: device sound device snd_emu10k1 I don't get the pcm0 lines that section 7.2.2 in the manual talks about. cat

Re: Enabling sound?

2006-07-21 Thread Rich Demanowski
Derrick Ryalls wrote: On 7/21/06, Rich Demanowski [EMAIL PROTECTED] wrote: I just dropped a SoundBlaster Live! card into my box, and have followed the directions in the handbook and the man pages. The following lines are in the compiled kernel: device sound device snd_emu10k1 I don't

Re: Enabling sound?

2006-07-21 Thread Rich Demanowski
Derrick Ryalls wrote: On 7/21/06, Rich Demanowski [EMAIL PROTECTED] wrote: I just dropped a SoundBlaster Live! card into my box, and have followed the directions in the handbook and the man pages. The following lines are in the compiled kernel: device sound device snd_emu10k1 I don't

Re: USB and 6.1-RELEASE

2006-07-17 Thread Rich Demanowski
Micah wrote: Rich Demanowski wrote: scbus, da, pass, ohci, uhci, ehci, usb, udbp, ugen, uhid, ukbd, ulpt, umass, ums, ural, urio and uscanner are all enabled in the running kernel's /usr/src/sys/i386/conf config file. usbd is not running. When I try to start usbd I get the following

Re: USB and 6.1-RELEASE

2006-07-17 Thread Rich Demanowski
Micah wrote: Rich Demanowski wrote: Micah wrote: Rich Demanowski wrote: scbus, da, pass, ohci, uhci, ehci, usb, udbp, ugen, uhid, ukbd, ulpt, umass, ums, ural, urio and uscanner are all enabled in the running kernel's /usr/src/sys/i386/conf config file. usbd is not running. When I try

Re: USB and 6.1-RELEASE

2006-07-17 Thread Rich Demanowski
Micah wrote: Rich Demanowski wrote: Micah wrote: Rich Demanowski wrote: Micah wrote: Rich Demanowski wrote: scbus, da, pass, ohci, uhci, ehci, usb, udbp, ugen, uhid, ukbd, ulpt, umass, ums, ural, urio and uscanner are all enabled in the running kernel's /usr/src/sys/i386/conf config file

USB and 6.1-RELEASE

2006-07-16 Thread Rich Demanowski
I've searched through and browsed the archives, and can't find anything that helps me with this. I've recently gotten my Compaq SR1910NX up and running on FreeBSD 6.1, but am having trouble getting it to recognize my SwingDrive umass device (USB 2.0, 512MB). The only thing that's different