Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - SuSE Linux > ARCHIVES - Hardware Support > ARCHIVES - Notebooks
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Notebooks This is a special forum dedicated to notebook problems.

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-Nov-2004, 13:23
waveslider
Guest
 
Posts: n/a
Default

Hi all, this is my first post to the SuSE forums and I am so glad you all have this for help for Linux/SuSE noobies like myself. I just got an older laptop from a friend and have installed SuSE 9.1 personal edt on it. Now everything works great (Wireless,Video, and all), except my sound doesnt work. Now I have searched Google on this topic and it seems as if Linux/SuSE sees this sound card as something diffrent then what it is. Now I was wondering if anyone else is running this laptop, and has fixed this problem or knows how to fix this problem. Please keep in mind that I am a new Linux user and only know the basics.

Thanks,
Waveslider
  #2 (permalink)  
Old 10-Nov-2004, 14:14
harryc
Guest
 
Posts: n/a
Default

Google.com is your friend

"edited my /etc/modules.conf as follows:

alias char-major-14 cs-4232
options cs4232 io=0x530 irq=5 dma=1 dma2=0

That's it, that's all. Saved the file.

Then as su : modprobe cs4232

Started the gui (fluxbox) and launched aumix. Adjusted the settings. Started XMMS using OSS, and picked a directory with some mp3's. Lo and behold - sound!"

http://www.linuxquestions.org/questions/ar...004/07/3/170319

  #3 (permalink)  
Old 11-Nov-2004, 13:00
waveslider
Guest
 
Posts: n/a
Default

Ok I found the file at ect/modules.conf, but I cant get into the file. It keeps asking what I would like to open the file with, and then shows a list of applications. What should I open and edit the file with?
Thanks,
Waveslider
  #4 (permalink)  
Old 11-Nov-2004, 14:25
harryc
Guest
 
Posts: n/a
Default

Open up console and do the following;

Code:
# xhost +
Code:
# su -
password

Code:
# export DISPLAY=:0.0
Code:
# kwrite /etc/fstab
edit the file, save and exit.
  #5 (permalink)  
Old 11-Nov-2004, 14:32
mgardner
Guest
 
Posts: n/a
Default

It is a plain text file. The neat thing about linux is that nearly all your setting files will be plain text. You also need to have root access to edit that file. Here's how I would do it. Open Konsole then...

Code:
su
[enter root password]
cd /etc
pico modprobe.conf
In pico (a text editor), use the cursor keys to move to the correct part of the document, make the edits, then hit Ctrl-X to quit and save.

If you'd prefer a graphical text editor, you can login to KDE as root and choose from several.
  #6 (permalink)  
Old 11-Nov-2004, 15:00
waveslider
Guest
 
Posts: n/a
Default

Ok so I tried both of your methods and the Pico command was not found by Bash. And the other method xhost + returned "access control disabled, clients can connect from any host". Also Kwrite could not be found. Any other suggestions? And by the way thank you for the help so far
Waveslider
  #7 (permalink)  
Old 11-Nov-2004, 15:23
harryc
Guest
 
Posts: n/a
Default

Quote:
Originally posted by waveslider@Nov 11 2004, 16:00
Ok so I tried both of your methods and the Pico command was not found by Bash. And the other method xhost + returned "access control disabled, clients can connect from any host". Also Kwrite could not be found. Any other suggestions? And by the way thank you for the help so far*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Waveslider
That is what it should return. There is no capital 'K'...just kwrite. If not installed, use kate instead.
  #8 (permalink)  
Old 11-Nov-2004, 15:33
waveslider
Guest
 
Posts: n/a
Default

Ok got it done. Now when I did the modprobe cs4232 in Konsole it returned a couple of errors.

WARNING: Error inserting uart401 (/lib/modules/2.6.5-7.111-default/kernel/sound/oss/uart401.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting ad1848 (/lib/modules/2.6.5-7.111-default/kernel/sound/oss/ad1848.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting cs4232 (/lib/modules/2.6.5-7.111-default/kernel/sound/oss/cs4232.ko): Unknown symbol in module, or unknown parameter (see dmesg).

Waveslider
  #9 (permalink)  
Old 18-Nov-2004, 00:57
tardigrade
Guest
 
Posts: n/a
Default

exact same thing for me. ahhh! please help. ive looked everywhere and i cant get it to work.
 

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2