Turtle Beach sound card
Has anyone had any luck getting the Turtle Beach Santa Cruz sound card working under FreeBSD? I added device pcm and device csa to the kernel and rebuilt it. I did a ./MAKEDEV snd0. I haven't been able to hear anything threw the speakers. dmesg.boot has the following info: csa0: mem 0xde00-0xde0f,0xde80-0xde800fff irq 9 at device 9.0 on pci0 pcm0: on csa0 Suggestions appreciated. Thanks. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: XFree86 difficulties
Vulpes Velox <[EMAIL PROTECTED]> wrote: >It would be useful it you would post the config file... but it sounds >like you >may have the refresh rates set up improperly. If you mean the XF86Config file, here are the relevant parts on the monitor and card: Section "Monitor" Identifier "Primary Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5,35.15,35.5 VertRefresh 55-90 Modeline "1024x768" 44.90 1024 1048 1208 1264 768 776 784 817 interlace Modeline "800x600"36.00 800 824 896 1024 600 601 603 625 Modeline "640x480"25.18 640 664 760 800 480 491 493 525 EndSection Section "Device" Identifier "Primary Card" VendorName "Unknown" BoardName "ATI Rage 128 (generic)" #Option "no_accel" #Option "sw_cursor" #Option "hw_cursor" #Option "dac_8_bit" #Option "dac_6_bit" EndSection Any suggestions what to do from here? I've tried several things and I'm pretty much stuck at this point. Does anyone actually have this type of hardware and currently have it up and running with X? Thanks. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
XFree86 difficulties
I'm trying to figure out if I can get X running on my system and could use some help. I have an ATI All-in-Wonder 128, AGP card with 32MB. I also recently purchased a Sony SDM-X72 TFT LCD Color Monitor with specs of: Horizontol Freq: 28-92kHz Vertical Freq:56-85Hz Max Resolution: 1280x1024 I tried configuring XFree86 through /stand/sysinstall. Found suggestions in the Usenet Newsgroups to set the card as ATI Rage 128 (generic). I tried that setting along with the various default screen types (VGA, Super VGa, Extended Super VGA, etc.). When I try startx, the screen displays the message that I'm out of scan range and displays frequencies 35.5Khz-87Hz. Does anyone know if I can get X Windows running with my current hardware? Any suggestions on setup? I guess I should also mention, I installed FreeBSD from a CD with release version 4.3. Wanted to get some idea of how it would work with my current system, before I go out and buy CDs for version 4.9. Thanks. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"