LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 09-01-2003, 03:37 AM   #1
st3v3
LQ Newbie
 
Registered: Sep 2003
Location: Indonesia
Distribution: Ubuntu Feisty Fawn 7.04
Posts: 12

Rep: Reputation: 0
Yamaha OPL2sa2 not detected in my Tecra 8000


Hi all, i'm newbie here.

I just bought new laptop with specification Toshiba Tecra 8000. And, I want to run Linux Red Hat 9 in my computer.
But, it seems, RH cannot detect my modem and Sound Card.
I have search on Internet, and found that ALSA can emulate my Sound Card Driver.

I have download it, and try to make install in my computer, all task is succesfully complete, but when i want to add the module into kernel using modprobe, there was an error said that there is no sound card in my LapTop.

I try to see at /proc/pci , i cannot find sound card there.

Why ??? And how can i solve this problem ??

Thanks for your answer.
 
Old 09-04-2003, 11:19 PM   #2
Caeda
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Suse 6.0+, Mandrake 5.0-10.0, Redhat 6.0-9.0, Gentoo 1.2+, Gnoppix, Knoppix, Sabayon, Ubuntu 5.04+
Posts: 1,811

Rep: Reputation: 45
Well, if you'd done a better job searching the internet you also would have found a lot of pages explaing that laptops now use ACPI to control sound and most onboard features. And that redhat has no acpi support. Switch to Suse or Mandrake, or be prepared to recompile a fresh kernel from Kernel.org with acpi patches applied.
 
Old 09-05-2003, 12:10 AM   #3
st3v3
LQ Newbie
 
Registered: Sep 2003
Location: Indonesia
Distribution: Ubuntu Feisty Fawn 7.04
Posts: 12

Original Poster
Rep: Reputation: 0
Thanks for your advice. I dont know about acpi, because I read in alsa, that his driver support for RH9.
Thanks for everything.
 
Old 09-05-2003, 03:02 PM   #4
Caeda
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Suse 6.0+, Mandrake 5.0-10.0, Redhat 6.0-9.0, Gentoo 1.2+, Gnoppix, Knoppix, Sabayon, Ubuntu 5.04+
Posts: 1,811

Rep: Reputation: 45
Yes, alsa supports your sound card. But no, it will not work without acpi enabled. Because Acpi controls the IRQ interrupts for your entire system. So, alsa away, but its not gonna turn on till the computer can send the power on command
 
Old 09-22-2003, 09:06 AM   #5
apeekaboo
Member
 
Registered: Apr 2003
Location: Stockholm/Sweden
Distribution: Kubuntu, Debian, Slax
Posts: 91

Rep: Reputation: 16
I'm using Debian and after repartitioning my harddrive and reinstalling I found out that I actually didn't have a backup of my config files, which I thought that I had...
I couldn't find the exact same pages that I used to get sound working the first time I installed, but I found this!
The instructions helped me to get the sound working!
 
Old 09-23-2003, 06:00 AM   #6
ziggamon
Member
 
Registered: May 2003
Location: Stockholm/Sweden
Distribution: Fedora Core 1
Posts: 123

Rep: Reputation: 15
I had the exact same problems on my tecra 8000.

alsa is the solution.

in the alsa-driver folder somewhere, i think under utils/ you'll find a tool called alsaconf. run this. It worked for me...

and I think your computer is too old to be using ACPI
 
Old 09-24-2003, 11:36 PM   #7
kcox920
LQ Newbie
 
Registered: Sep 2003
Posts: 20

Rep: Reputation: 0
Hey your suggestion worked!

[I'm using Debian and after repartitioning my harddrive and reinstalling I found out that I actually didn't have a backup of my config files, which I thought that I had...
I couldn't find the exact same pages that I used to get sound working the first time I installed, but I found this!
The instructions helped me to get the sound working! ]


ya that little web page fixed my problem. Now I just need to be able to adjust the volume! Does ne1 know how?
 
Old 09-25-2003, 04:13 AM   #8
apeekaboo
Member
 
Registered: Apr 2003
Location: Stockholm/Sweden
Distribution: Kubuntu, Debian, Slax
Posts: 91

Rep: Reputation: 16
I'm glad it worked for you too.

I use aumix which works for me.
Just make sure you adjust the volume on the front of the computer to half-full.
There's a a risk of getting feedback when you close down the screen if the volume is turned up too loud.

Hey! Don't forget to write back here if you manage to get IR working.
I haven't succeeded in that myself.
 
Old 10-05-2003, 12:46 PM   #9
ttn
LQ Newbie
 
Registered: Oct 2003
Location: .ma.us
Posts: 1

Rep: Reputation: 0
I have had a Tecra8000 for years and have been using the ad1848.o module under linux-2.4 with the old non-ALSA sound system with this line in /etc/modules:

ad1848 io=0x530 irq=5 dma=1 dma2=0

and sound has been working fine under linux-2.4.

I'm trying to get linux-2.6-test6 going using ALSA and the ad1848 driver does not work, nor has my attempts to use some other drivers (like cs4231 and snd-opl3sa2).

I also tried alsaconf and let it "probe legacy ISA sound cards/chips" but that did not find anything.

My BIOS screen shows this info about my sound hardware:

WSS I/O Address = 530H
SBPro I/O Address = 220H
Synthesizer I/O Address = 388H
WSS&SBPro&MPU401 IRQ Level = IRQ5
WSS (Play) DMA = Channel 1
WSS (Rec) & SBPro DMA = Channel 0
Control I/O Address = 538H
MPU 401 (MIDI I/F) = 330H


If you have ALSA drivers working on a Tecra 8000, could you please share lsmod output, dmesg output, and any options that are included when modules are inserted?
And what kernel version are you running?

Thanks.
 
Old 01-27-2004, 07:52 PM   #10
DaveCa31
LQ Newbie
 
Registered: Jan 2004
Location: Virginia
Posts: 4

Rep: Reputation: 0
Tecra 8000 sound

nix all that kernel reconfig stuff

run sndconfig from the command line and you are done.

I selected Sound Blaster 16 on my 8000 works fine.

using Red Hat 9

this generic sound card setup utility is bundled with both my

Red Hat 9 and SuSE 9 distros

have fun
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Smoothwall 2.0 on a Toshiba Tecra 8000 drodbar Linux - Laptop and Netbook 4 07-06-2006 05:32 PM
Toshiba Tecra 8000 AndK Linux - Laptop and Netbook 5 06-01-2006 02:25 PM
networking my toshiba tecra 8000 caseysmom57 Linux - Networking 2 11-14-2005 07:24 AM
Sound on Tecra 8000 under SuSE 9.0 Paul_assheton Linux - Laptop and Netbook 1 10-16-2005 11:40 PM
tecra 8000 battery erel10 Linux - Laptop and Netbook 1 04-26-2004 06:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 07:41 AM.

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