The DNS Guys |
Anycast DNS 25 Nameservers Worldwide |
DNS Failover Host Monitoring & Auto Rollback |
Outbound SMTP Smart Relay, SASL |
| Subversion Hosting OpenID Servers & XMPP |
DNSSEC TSIG & Secondary DNS |
easyRoute53 Amazon Route53 GUI |
![]() ![]() |
Apr 18 2003, 03:53 PM
Post
#1
|
|
|
Whats this Lie-nix Thing? ![]() Group: Members Posts: 3 Joined: 18-April 03 Member No.: 691 |
I was running Mandrake 9.0 and recently upgraded to 9.1 on my laptop but haven't managed to get sound working on either yet.
Running sndconfig, my sound card (NeoMagic) is automatically detected but then I am given the error: sox: Can't open output file '/dev/dsp' no such device when it tries to play a test sound. Looking at the sound HOWTO, as far as I can work out I need to run 'make xconfig' and change sound support in the kernel but on typing that command I get: make: *** No rule to make target 'xconfig'. Stop. Is there: a) A way to get xconfig to work? or NB. I *have*: -Tried chmod 666 /dev/dsp -Installed the kernel-source rpm Many thanks, Edsk* |
|
|
|
Apr 18 2003, 08:12 PM
Post
#2
|
|
|
./configure ![]() ![]() ![]() Group: Members Posts: 98 Joined: 1-April 03 Member No.: 613 |
I had the opposite experience with 9.1 which, to date, is the only distro that detected my onboard sound automatically and properly.
Try chmod 777. What does it show? ls -la /dev/dsp -------------------- |
|
|
|
Apr 20 2003, 08:59 AM
Post
#3
|
|
|
Whats this Lie-nix Thing? ![]() Group: Members Posts: 3 Joined: 18-April 03 Member No.: 691 |
Thanks for your reply.
ls -la /dev/dsp gave: crw------- 1 edski audio 14, 3 Jan 27 22:59 /dev/dsp And, after chmod 777 /dev/dsp i get: crwxrwxrwx 1 edski audio 14, 3 Jan 27 22:59 /dev/dsp However, running sndconfig still throws up the same error about /dev/dsp no such device... Any ideas? Edsk* |
|
|
|
Apr 20 2003, 02:04 PM
Post
#4
|
|
|
./configure ![]() ![]() ![]() Group: Members Posts: 98 Joined: 1-April 03 Member No.: 613 |
On my Slack, it's a link
lrwxrwxrwx 1 root root 9 Mar 30 17:13 /dev/dsp -> /dev/dsp0 rm /dev/dsp ln -s /dev/dsp0 /dev/dsp If it doesn't work, rm /dev/dsp mknod /dev/dsp c 2 0 A reinstall would be the easiest. -------------------- |
|
|
|
Apr 21 2003, 07:05 AM
Post
#5
|
|
![]() Its GNU/Linuxhelp.net ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 1,254 Joined: 21-September 02 From: St John's, Newfoundland, Canada Member No.: 3 |
As well, re-run "lsmod" as root to make sure that your sound modules are indeed being inserted into the kernel.
-------------------- Corey Quilliam
(former) Linuxhelp.ca Administrator cquilliam-AT-gmail-dot-com Want to help out Linuxhelp.net? Check out our Linuxhelp Wiki and see if there are some articles you would like to submit!! -- Ubuntu 8.04 64-bit - Work Laptop (HP-Compaq NC6400 Core2) Kubuntu 8.04 64-bit - Desktop (HP m8120n QuadCore) Ubuntu 6.04 - Server (I'm not upgrading this baby until support runs out in 2012) (Some old POS dell) |
|
|
|
Apr 21 2003, 11:57 AM
Post
#6
|
|
|
Whats this Lie-nix Thing? ![]() Group: Members Posts: 3 Joined: 18-April 03 Member No.: 691 |
Ok...
I tried both the methods suggested. #rm /dev/dsp #ln -s /dev/dsp1 /dev/dsp and #rm /dev/dsp #mknod /dev/dsp c 2 0 In both cases, when running sndconfig I now get an error: sox: Unable to reset OSS driver. Possibly accessing an invalid file/device. Also, I ran lsmod. It gives me: Module Size Used by Not tainted lp 8128 0 parport_pc 25128 1 parport 34208 1 [lp parport_pc] nm256_audio 70588 0 (unused) sound 70676 0 [nm256_audio] soundcore 6308 0 [sound] ... nm256_audio (unused) looks like it might be a problem. Apologies for not knowing much about the situation. If anyone can point me to a good guide on the internet so I can educate myself on the subject rather than following instructions blindly then I'll not have to bother you much more! Cheers, Edsk* |
|
|
|
Apr 21 2003, 11:53 PM
Post
#7
|
|
|
./configure ![]() ![]() ![]() Group: Members Posts: 98 Joined: 1-April 03 Member No.: 613 |
Search at www.google.com's newsgroups.
-------------------- |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th May 2013 - 11:14 AM |