![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Searching and deleting | beardiebeardie | UNIX for Dummies Questions & Answers | 3 | 08-09-2007 12:51 AM |
| Deleting from Mac on GUI? | wmosley2 | OS X (Apple) | 1 | 12-10-2003 11:06 PM |
| Deleting by ID | boyler | Shell Programming and Scripting | 1 | 09-23-2003 11:37 PM |
| deleting lines | ajnabi | Shell Programming and Scripting | 8 | 05-02-2003 12:50 PM |
| deleting nfs directories... | piltrafa | UNIX for Dummies Questions & Answers | 3 | 01-30-2003 12:33 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
usb - deleting (irq)
FreeBSD 4.5
i installed my sound drivers (which are onboard) with the following lines in my kernel device pcm options PNPBIOS then cd /dev sh MAKEDEV snd0 output from cat /dev/sndstat show the devicedriver (correct one) ok this works nice untill i enter my kde and want to play a song. There i see in the terminal ***WARNING **: oss_open(): Failed to open audio device (/dev/dsp): Device busy (i have my acces (xwr)to /dev/dsp and its links) now, i thought it could be it's using the same irq as an other device and i did #dmesg pcm and say it is using the same irq (11) as USB A. That pissed me off i don't need USB but it's all onboard unfortunately so i tried to rebuild my kernel without the USB declaration in it but yet every time i reboot with new kernels, the USB is still present!. How can i really get those USB lines out of my kernel or perhaps even better; how can i chance irq for the devices?i hope someone might know the answer because we've been looking on the problem with 3 people. ow yeah, also tried it without the PNPBIOS option |
|
||||
|
thougth somebody would like to know how i'm doing with my sound?
wel, still nothing but i learned again some important things like you cannot change you're irq's in freebsd so i changed them in BIOS, deleted usb irq, changed sound irq, switched sound irq with screen, ... nothing helped. still getting the same error msg which basicly says "request interrupt timeout, channel is dead" and after that, the output of /dev/dsp is "Device busy" i tried almost everything in my kernel from option PNPBIOS (on/off), device pcm device pcm0 strange thing is, he finds the correct device when is cat /dev/sndstat is there anybody who has any idea on how this could be solved? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|