Sponsored Content
Full Discussion: sblive freebsd support
Special Forums UNIX Desktop Questions & Answers sblive freebsd support Post 22888 by hachik on Wednesday 12th of June 2002 02:48:39 PM
Old 06-12-2002
sblive freebsd support

i just cant find out how can my sblive work on all 100percent on fBSD machine. I have kernel recompiled and sblive works, but allmost all feauters are disabled, i dont get multichannel, and the sound is like from 10$ sound system. please help me finding free driver or help to configure one on my freebsd 4.5 stable. Smilie thx a lot.
 

9 More Discussions You Might Find Interesting

1. Solaris

DLT8000 Support in 2.5.1

Hi Guys, Old OS I know, but does anyone know the patch number (if indeed it is a patch) or know where I can get the drivers to get a HP DLT8000 working under Solaris 2.5.1. Any help, advice (other than upgrade :) ) appreciated. Thanks Marty (0 Replies)
Discussion started by: callmebob
0 Replies

2. UNIX for Dummies Questions & Answers

Ntfs support

hello, I want to acces my other drives(NTFS) on my fedora 6......I had recomplied my kernel to 2.6.23....previously it was 2.6.18.... Also I had loaded driver for ntfs ie.......installed successfully ....fuse + ntfs-3g..... Now I am able to accces my other ntfs drives....... but what i need is... (11 Replies)
Discussion started by: arunchaudhary19
11 Replies

3. AIX

Phone support

We have a 7028 p series server that has a lapsed hardware service contract, and I was attempting to create a billable tech support phone call, and IBM said that they do on site billable only. Is anybody out there aware of reputable third party support companies I might be able to contact. I have... (7 Replies)
Discussion started by: markper
7 Replies

4. Programming

Application crashes in FreeBSD 7.1 while working ok in FreeBSD 6.3

Hello there, My mulithreaded application (which is too large to represent the source code here) is crashing after installing FreeBSD 7.1-RELEASE/amd64. It worked properly on others machines (Dual Cores with 4GB of RAM - FreeBSD 6.2-RELEASE/i386). The current machine has 2x Core 2 Duo... (1 Reply)
Discussion started by: Seenquev
1 Replies

5. UNIX for Dummies Questions & Answers

Does the FreeBSD 6.3 stable support Sun Fire X4140???

Dear all, I am a newbie learning Unix and doing some experiments. I have searched the FreeBSD world that some guy has reported that FreeBSD 6.x version definitely support Sun Fire X4100 & X4200 M2 or early types. When I am wondering to buy a Sun Fire X4140 which released last year and still... (2 Replies)
Discussion started by: Success_Tree
2 Replies

6. Solaris

user support

We have a very old sun solaris ultra spac system (about 14 years old). We have information stored on it that we reference from time to time because our new software is lacking. The system failed about a week ago and I had to do a hard boot to get it back up. It came up that time, but it failed... (6 Replies)
Discussion started by: kshinn15
6 Replies

7. UNIX for Dummies Questions & Answers

Kernel Support

Hi, I want to learn that all the family of x86 processors are supported by kernel. I want to buy a board, which has VIA ESP10K processor and CHIPSET: VIA CN333 north bridge & VIA VT8237R south bridge Where can I find this? Thanks. (5 Replies)
Discussion started by: yildiz.a
5 Replies

8. Red Hat

Support Script

Hi, I have little experience in Linux, so I ask for help. I need a script to do: 1 .- Compress entire directories (subdirectories-files) to a folder that is / backup. The directory is called / work 2 .- Rename the zip file with the name backupdir_% date%. zip 3 .- Make a MySQL dump and... (1 Reply)
Discussion started by: _frank_
1 Replies

9. HP-UX

hp-ux support merced

hi all ! does anyone know what version hp-ux support VLIW Itanium (Merced) 733Mhz? thanks (2 Replies)
Discussion started by: ijj
2 Replies
SND_VIA8233(4)						   BSD Kernel Interfaces Manual 					    SND_VIA8233(4)

NAME
snd_via8233 -- VIA Technologies VT8233 bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_via8233 Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_via8233_load="YES" DESCRIPTION
The snd_via8233 bridge driver allows the generic audio driver, sound(4), to attach to the VIA VT8233 audio devices. These audio chipsets are integrated in the southbridge on many VIA based motherboards. Runtime Configuration The following sysctl(8) variables are available in addition to those available to all sound(4) devices: dev.pcm.%d.polling Experimental polling mode, where the driver operates by querying the device state on each tick using callout(9). Polling is disabled by default. Do not enable it unless you are facing weird interrupt problems or if the device cannot generate interrupts at all. HARDWARE
The snd_via8233 driver supports the following audio chipsets: o VIA VT8233 o VIA VT8233A o VIA VT8233C o VIA VT8235 o VIA VT8237 o VIA VT8251 SEE ALSO
sound(4) HISTORY
The snd_via8233 device driver first appeared in FreeBSD 4.7. AUTHORS
This manual page was written by Joel Dahl <joel@FreeBSD.org>. BUGS
The snd_via8233 driver does not support S/PDIF. There is partial support in the code, so implementing it should be fairly easy if the right hardware is available. BSD
November 29, 2006 BSD
All times are GMT -4. The time now is 09:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy