LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 12-19-2005, 09:22 AM   #1
halo14
Senior Member
 
Registered: Apr 2004
Location: Surprise, AZ
Distribution: Debian | CentOS | Arch
Posts: 1,103

Rep: Reputation: 45
Yast won't configure sound card. (also, no boot splash )


i have 10.0 on my laptop...and 2 problems i can't seem to fix...

first off, it doesn't display the splash while loading... I have tried to change grub vga= line to several things...incuding 0x318 and 792... this is a 1024x768 native TFT screen...

2nd thing is sound.. YAST tells me there is an error when laoding the module for my sound card.. but alsaconf on console loads it and works fine.. however, after reboot.. it's back to the same.. The error in YAST reads as follows:

"The kernel module snd-ali5451 for sound support could not be loaded. This can be caused by incorrect module parameters, including invalid IO or IRQ parameters."

I hope someone can figure this one out... I asked aorund in the IRC channels with no help.. google was equally as helpful..
 
Old 12-20-2005, 02:52 AM   #2
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
concerning splash:

changing the vga parameter in menu.lst requires to run mkinitrd as well. Only if a splashpicture of the correct resolution is included in initrd, the splashscreen will show up properly. 0x318 is the highest color depth, so you may want to try 0x317 or even 0x316 for better support by your card.

concering sound:

I don't know if this still applies to SUSE 10, but I sometimes could solve sound problems by running alsaconf from command-line (as root) instead of YaST.
 
Old 12-20-2005, 07:25 AM   #3
halo14
Senior Member
 
Registered: Apr 2004
Location: Surprise, AZ
Distribution: Debian | CentOS | Arch
Posts: 1,103

Original Poster
Rep: Reputation: 45
Update:

YAST keeps telling me that splash is not installed. i.e. - yast -> system -> runlevel services.. Splash is set to "Yes*"... if I try to disable it, and turn it back on, it errors and says that the program is not installed. I have removed it('bootsplash' via yast), and reinstalled it 4 times with the same results.

It's really not too big of an issue, but I would like the graphical boot...

P.S. - I was able to keep sound with 'alsactl store' after alsaconf loaded the module. I still don't know why yast was broken with it... but at least the sound is working.
 
Old 12-21-2005, 08:41 AM   #4
iainr
Member
 
Registered: Nov 2002
Location: England
Distribution: Ubuntu 9.04
Posts: 631

Rep: Reputation: 30
I had a similar problem with sound not working on SuSE 10 after I upgraded. Running alsaconf fixed the problem, but my permanent fix was slightly different.

For some reason, "rcalsasound start" didn't do anything, but "rcalsasound restart" worked fine, so I amended the script to do a restart when start is called - now it works OK.

Code:
case "$1" in
#  start)
#       if [ -d /proc/asound ]; then
#           start_rest
#       fi
#        ;;
...
  reload|restart|start)
        $0 unload
...
Worked for me, anyway.
 
  


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
Error when using YaST for sound card installation nox9colt45 Linux - Hardware 3 03-28-2005 08:11 AM
How Do I Configure My Sound Card? Nukem Red Hat 13 04-11-2004 12:45 PM
Can't configure my sound card! fahdaziz Linux - Hardware 2 03-18-2004 09:17 PM
cant configure sound card in 2.2.2 gare39 Linux - Hardware 0 02-18-2004 10:50 AM
YaST asks to configure X at every boot in SuSE 9.0 iantri Linux - Distributions 1 12-08-2003 07:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 03:39 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