Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
major sound problem [somewhat-solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
xaos5
Apprentice
Apprentice


Joined: 19 Apr 2005
Posts: 255
Location: Michigan

PostPosted: Sun Apr 24, 2005 7:28 pm    Post subject: major sound problem [somewhat-solved] Reply with quote

I have two cards (one is considered onboard) the motherboard is an asus a7n266-e. I took out the first sound card I had in there (aopen aw850) and wanted to try out the other card which shares a slot with the last pci slot. Now here comes the problem, I boot up the computer everything seems fine, gets to gdm (runs perfect), once that trys to launch anything else (kde, enlightenment, failsafe terminal) they all won't load. They will sit on a gray screen for about 1 minute and reload gdm. I then tryed to go into runlevel 1 and it wouldn't give me the login prompt, so I hit cntrl+c for the hell of it and it popped up. I can't get into any desktop environment or get the login prompt thing without hitting cntrl+c

I have alsa built-in to the kernel (2.6.11-gentoo-r6)
the first soundcard is detected as cmipci audio driver and worked fine before the swap
the second soundcard is detected as nForce audio controller (like onboard)

I've tryed everything from no soundcards in, one soundcard in, and two soundcards in.

maybe there is a syslog file somewhere giving me the reason for this but I don't know how to get into it.

mod edit: deCAPITALized subject. Capitals are considered screaming. --Earthwings


Last edited by xaos5 on Sun Apr 24, 2005 8:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
jbwillia
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2004
Posts: 108
Location: TN, USA

PostPosted: Sun Apr 24, 2005 7:53 pm    Post subject: alsa drivers Reply with quote

I had similar problems with the soundcard in my laptop on the 2.6.11-gentoo-r6 kernel. What finally fixed mine was taking alsa support out of the kernel and emerging alsa-driver after recompiling the kernel. I then went ahead and ran alsaconf and it worked beautifully.
_________________
Code:
#!/bin/bash
for everyexe in $(find /home/you -name "*.exe" | egrep -i ".*exe$")
do
    kill $(pgrep you)
done


Last edited by jbwillia on Sun Apr 24, 2005 7:54 pm; edited 1 time in total
Back to top
View user's profile Send private message
xaos5
Apprentice
Apprentice


Joined: 19 Apr 2005
Posts: 255
Location: Michigan

PostPosted: Sun Apr 24, 2005 7:54 pm    Post subject: Reply with quote

ok heres some more information - managed to get into kde by doing this:
gdm session type: failsafe terminal
after nothing comes up in terminal hit cntrl+c
bash-2.05b$ comes up
/usr/kde/3.3/bin/startkde will bring up kde


xmms will play audio on the aw850 card with sound output
xmms will play audio on the ACR sound card but with no sound output (no errors, no sound)

I pulled this off of the asus website
Thanks to the NVIDIA MCP-D southbridge and an ASUS ACR audio module, users can experience incredible Dolby 5.1 audio and S/PDIF-in/out connectivity to highest-quality speaker systems. The A7N266-E with Dolby audio support offers an onboard theatre-quality sound experience, with superior performance to most external sound cards.
Back to top
View user's profile Send private message
xaos5
Apprentice
Apprentice


Joined: 19 Apr 2005
Posts: 255
Location: Michigan

PostPosted: Sun Apr 24, 2005 7:55 pm    Post subject: Reply with quote

I guess I could try removing alsa in the kernel...
Back to top
View user's profile Send private message
jbwillia
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2004
Posts: 108
Location: TN, USA

PostPosted: Sun Apr 24, 2005 7:58 pm    Post subject: Reply with quote

you will effectively get it back once you emerge alsa-driver... also, make sure you are starting alsasound:

Code:
#/etc/init.d/alsasound start
#rc-update add alsasound default


EDIT: geez I can't type ;-) (typo corrections)
_________________
Code:
#!/bin/bash
for everyexe in $(find /home/you -name "*.exe" | egrep -i ".*exe$")
do
    kill $(pgrep you)
done
Back to top
View user's profile Send private message
xaos5
Apprentice
Apprentice


Joined: 19 Apr 2005
Posts: 255
Location: Michigan

PostPosted: Sun Apr 24, 2005 8:24 pm    Post subject: Reply with quote

ok sweet got both sound cards working...
but I still have the problem of not being able to load anything.

I still have to go into failsafe terminal and hit cntrl+c then startkde, enlightenment, etc.
If I don't hit control+c in failsafe terminal it will still restart back to gdm.


ok heres what I get in runlevel 1

gentoo login: xaos
Password: ****
login(pam_unix)[7464]: session opened for user xaos by (uid=0)
Last Login: Sun Apr 24 16:11:40 on :0
(freezes here for about a minute)
login(pam_unix)[7464]: session closed for user xaos
(back to gentoo login:)

If I hit cntrl+c here before it closes it works fine. I have no clue what this is.

edit: root logon in init 1 works fine, but gdm still won't load anything as root either.
Back to top
View user's profile Send private message
jbwillia
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2004
Posts: 108
Location: TN, USA

PostPosted: Sun Apr 24, 2005 8:43 pm    Post subject: Reply with quote

I don't know much about gdm ... I unmasked kdm in /etc/portage/package.keywords and it works great. However, considering login managers in general: does gdm have a dropdown box for selecting which session type you want? Another consideration: are you sure you're using gdm insead of xdm. If you don't change the DISPLAYMANAGER variable in /etc/rc.conf I believe xdm is the actual default which is pretty plain and has to be configured through text files as opposed to to using slectable dropdown boxes. Unconfigured, xdm acts similar to what you described.
_________________
Code:
#!/bin/bash
for everyexe in $(find /home/you -name "*.exe" | egrep -i ".*exe$")
do
    kill $(pgrep you)
done
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum