|
Greetings All
I attended the installfest, where I had Mandrake
8.2 installed. Since then I have been getting to know my way around linux and
some of the applications.
My main problems are that I have no sound, and that
my modem does not work. I have followed a number of the helpfull links that have
been posted, and also downloaded some drivers, but I always seem to run into
problems when trying to install these, particularly when editing the makefile
and running the make command. I am begining to get frustrated, hence my plea for
help.
To my knowledge I have the following
devices
AMR voice modem connected on Com 3 and IRQ
05
Which from what I can gather is a Smartlink modem.
>From the windows modem icon you are linked to a webpage where you can download a
linux driver 5634PCV.exe. The help file states
Linux Red Hat 7.1 or Kernel 2.4.x.x - TP560i Modem Card Setup procedure for Linuxand gives the following instructionsBoot up in GNOME
mode. At path /proc, find file pci then find Topic vender ID �151f� and the I/O-address, IRQ-number Linux assign to Topic modem.
����������������
Vendor id=151f. Device id=0.
Medium devsel.
IRQ=5.
I/O at 0xe400 [0xe401].
My /proc/pci file does not contain the lines Topic vender ID "151f" .... 2. Go to Home Directory: Click on dev, click on Commands , then Run Commands in panel Type: setserial tty-number uart 16550A irq IRQ-number port I/O-address For example : setserial ttyS2 uart 16550A irq 5 port 0xe400 then click OK 3. At path /dev, remove default modem link then link modem to the tty you assign in step For example : rm modem ln �s ttyS2 modem the setserial command does not work, (bad command)
4. Now, you can use KPPP to test the modem. the KPPP command does not work, (bad command)
I have also tried installing a driver file downloaded directly from Smartlink, ie slmdm-2.6.16_i386.tar.gz which includes instructions for both manual installation, or installation using RPM, both with no success. Smartlink also have another file called slmdm-2.6.16.tar.gz which I asume is no use to me as the documentation states it is for i686, where my system is i586
My soundcard is a Yamaha DS-XG Legacy Sound Card, IRQ 9, DMA 3 and from looking at the messages log file, it looks like Linux detects the card but it is not set up correctly.
I get the following sound server informational message when KDE starts up
Error while initializing the sound driver device /dev/dsp can't be opened. (no such file or directory) The sound server will continue using the null output device
Indeed this message is correct, I do not have a directory named /dev/dsp, although I do have the directories /dev/snd and /dev/sound if they are of any consulation.
Below are some snippets from the messages log file.
Aug 13 07:26:20 localhost kernel: PCI: Probing PCI
hardware Aug 13 07:25:33 localhost devfsd: Started device management
daemon v1.3.24 for /dev Aug 13 07:25:56 localhost depmod: depmod: Aug 13 07:26:01 localhost modprobe: modprobe: Can't locate
module eth1 Aug 13 07:26:47 localhost modprobe: modprobe: Can't locate
module scsi_hostadapter Thanks for taking the time to read this message, and I look forward to getting these issues sorted
Cheers Graham Barnett
|
- RE: Soundcard & modem problems Graham
- RE: Soundcard & modem problems Steve Bell
- Re: Soundcard & modem problems Andrew Kemmy
- Re: Soundcard & modem problems newslett
