LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-28-2003, 09:41 AM   #1
sparramc
LQ Newbie
 
Registered: Jul 2003
Location: Tasmania
Distribution: Mandrake 9.1
Posts: 1

Rep: Reputation: 0
Angry Mandrake Linux 9.1 & SoundBlaster Extigy


Hi,

I´m new to Linux. I´ve installed Mandrake Linux v9.1 and when I connect my SoundBlaster Extigy the system hangs.

It took me several installs before I found that it was causing the system to hang after the initial install reboot. With it removed istallation was a breeze.

From a cold boot with it connected the system hangs at the point, ¨looking for dependacies¨. Reset required.

Hot connection causes the system to freeze. A cold start is required to get out of the loop.

Hardware List: ASUS A7V333 M/B, Athlon 1800XP, 512MB DDR, ASUS V8440 Vid.

(SoundBlaster Extigy works well under Windows ME & XP)

I hope it is an oversite on my behalf. All help and sugestions welcome.
 
Old 07-28-2003, 01:18 PM   #2
slightcrazed
Member
 
Registered: May 2003
Location: Lisbon Falls, Maine
Distribution: RH 8.0, 9.0, FC2 - 4, Slack 9.0 - 10.2, Knoppix 3.4 - 4.0, LFS,
Posts: 789

Rep: Reputation: 30
OK.... just so I have it right, you have a working Mandy install, and you are now adding the extigy? First thing, do you have on-board sound? If so, make sure that it is disabled in the BIOS. Extigy is a pretty popular card, and I know its a possibility in Linux. Disable your on board sound, and if you don't have anything important on the system, try a fresh install again with the extigy.

slight
 
Old 07-28-2003, 02:29 PM   #3
wgodois
LQ Newbie
 
Registered: Jul 2003
Distribution: MDK 10
Posts: 14

Rep: Reputation: 0
Extigy

I've been facing the same problem as sparramc on a laptop. It's impossible to disable the internal soundcard through BIOS (the SET UP is quite simple and limited).

I have an external (USB) SB Extigy and MDK 9.1 comes wigh ALSA drivers and libs in version 0.9.0.

Whenever I plug the extigy in the usb port I got the same sparramc's
problem.

I've already enabled the snd-usb-audio driver in the sound driver control panel (mcc > hardware), but aumix crashes and alsamixer says:

Quote:
function snd_ctl_open failed for default: No such file or directory
lsmod | grep snd shows:
Quote:
snd-seq-oss 31104 0 (unused)
snd-seq-midi-event 5640 0 [snd-seq-oss]
snd-seq 42608 2 [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 43556 0 (unused)
snd-mixer-oss 14488 0 [snd-pcm-oss]
snd-usb-audio 48032 0 (unused)
snd-rawmidi 17600 0 [snd-usb-audio]
snd-seq-device 5832 0 [snd-seq-oss snd-seq snd-rawmidi]
snd-pcm 77536 0 [snd-pcm-oss snd-usb-audio]
snd-timer 18376 0 [snd-seq snd-pcm]
snd 40868 0 [snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-usb-audio snd-rawmidi snd-seq-device snd-pcm snd-timer]
snd-page-alloc 7732 0 [snd-pcm]
soundcore 6276 0 [snd]
usbcore 72992 1 [snd-usb-audio usbmouse usb-storage hid usb-uhci]
cat/etc/modules.conf says:
Quote:
probeall scsi_hostadapter ide-scsi usb-storage
probeall usb-interface usb-uhci
alias eth0 tulip
above snd-usb-audio snd-pcm-oss
above snd-maestro3 snd-pcm-oss
alias sound-slot-0 snd-usb-audio
In modules.conf it seems that the system is trying to load the same driver to different cards, doesn't it?

What to do?
Any help or input will be very much appreciated.
 
Old 07-30-2003, 09:30 PM   #4
wgodois
LQ Newbie
 
Registered: Jul 2003
Distribution: MDK 10
Posts: 14

Rep: Reputation: 0
After much effort and persistence (more than 5 re-installations) I've gotten everything here working like a charm. The system stopped hanging in "finding modules dependencies" line during booting time.

Some considerations must be taken into account:
  1. I have both linux and windows installed on my notebook;
  2. Notebooks are well known as having some limitations with Bios setup;
  3. Alsa is disabled in DrakXservices im mcc; (Linux ins't using alsa driver but OSS Driver)
The only thing I did was to log in windows system and go to sound configuration in "control panel" to disable Extigy as being the default sound card letting windows assumes the internal notebook's sound card....

I haven't had the guts to simulate the previous situation in order to check if this trick was really responsible for solving the problem. Anyway, at this time I'm not very interested in coming back to windows. As soon as I found myself forced to go there I'll let you know what happened.

If you want to use it, Alsa driver, libs and utls come with mdk 9.1 it's not necessary to download and reinstall it.

People, possibly my statements here can sound a little stupid, but consider that I am a new linux user (3 months) and just trying to add some value and information to everybody.

My modules.conf at this moment:
Quote:
[root@poseidon root]# cat /etc/modules.conf
probeall scsi_hostadapter usb-storage ide-scsi
alias eth0 tulip
probeall usb-interface usb-uhci
alias sound-slot-0 maestro3
[root@poseidon root]#
Good Luck!
 
Old 07-31-2003, 11:37 PM   #5
wgodois
LQ Newbie
 
Registered: Jul 2003
Distribution: MDK 10
Posts: 14

Rep: Reputation: 0
forget my previous post, after re-installing linux for the last time:
  1. running a fresh MDK 9.1 system without any updates(don't waste your time);
  2. alsa service is disabled;
  3. using oss drivers 1.2.7 ;
  4. in mcc harddrake, the Sound Blaster Extigy was detected under unknown/others (question mark) tab:
    Vendor: Creative Technology Ltd.
    Bus: ?USB
    Description: ?Sound Blaster Extigy
    Module: ?unknown
    Media class: ?Audio|Control Device
What I did...
In a terminal I typed:
Quote:
modprobe audio
modprobe exaudio
my lsmod says:
Quote:
Module Size Used by Not tainted
lp 8096 0 (unused)
parport_pc 25096 1
parport 34176 1 [lp parport_pc]
sg 34636 0 (autoclean)
isofs 27988 1 (autoclean)
zlib_inflate 21156 0 (autoclean) [isofs]
udf 90464 0 (autoclean)
usbmouse 2936 0 (unused)
snd-usb-audio 48032 0 (unused)
snd-rawmidi 17600 0 [snd-usb-audio]
snd-seq-device 5832 0 [snd-rawmidi]
snd-pcm 77536 0 [snd-usb-audio]
snd-timer 18376 0 [snd-pcm]
snd 40868 0 [snd-usb-audio snd-rawmidi snd-seq-device snd-pcm snd-timer]
snd-page-alloc 7732 0 [snd-pcm]
maestro3 28528 2
audio 44216 1
exaudio 36716 0 (unused)
soundcore 6276 0 [snd maestro3 audio exaudio]
ac97_codec 12488 0 [maestro3]
nfsd 74256 0 (autoclean)
ds 8456 1
yenta_socket 13056 1
pcmcia_core 57184 0 [ds yenta_socket]
af_packet 14952 0 (autoclean)
floppy 55132 0
tulip 44032 1 (autoclean)
nls_iso8859-1 3516 2 (autoclean)
ntfs 76812 1 (autoclean)
supermount 15296 3 (autoclean)
sr_mod 16920 4
ide-cd 33856 0
cdrom 31648 0 [sr_mod ide-cd]
ide-scsi 11280 2
sd_mod 13100 0
scsimon 9280 0 (unused)
keybdev 2720 0 (unused)
mousedev 5268 1
usb-storage 72952 0
hid 20900 0 (unused)
scsi_mod 103284 6 [sg sr_mod ide-scsi sd_mod scsimon usb-storage]
input 5664 0 [usbmouse keybdev mousedev hid]
usb-uhci 24652 0 (unused)
usbcore 72992 1 [usbmouse snd-usb-audio audio exaudio usb-storage hid usb-uhci]
rtc 8060 0 (autoclean)
ext3 59916 2
jbd 38972 2 [ext3]
[root@poseidon william]#
maestro3 is my internal sound card and despite alsa being disabled "snd" drivers come from alsa.
Strange, but I've already simulated this situation for 2 times and everything worked well.
With the time I will be able to explain better the meanings of this situation.

Sorry for being so repetitive with this lonely thread.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Soundblaster Extigy: dual boot linux & XP zojirushi Linux - Hardware 1 02-22-2005 09:18 AM
SoundBlaster Extigy Loki_VA Linux - Hardware 7 11-13-2003 09:43 AM
SoundBlaster Extigy + LIRC Cyclo Linux - Hardware 1 10-22-2003 12:49 PM
SuSE 8.2 and soundblaster extigy js72 Linux - Hardware 3 06-25-2003 02:53 PM
soundblaster extigy watashiwaotaku7 Linux - Hardware 2 02-23-2003 07:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration