Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ASUS A7N8X-E Duluxe nForce2 motherboard
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Verted
Guru
Guru


Joined: 09 Apr 2004
Posts: 480
Location: London, England

PostPosted: Tue Jun 15, 2004 6:07 pm    Post subject: ASUS A7N8X-E Duluxe nForce2 motherboard Reply with quote

I've heard that people have had problems with this in the past. Exactly what problems are they, and can they be overcome?
_________________
Thanks,
-Verted
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Tue Jun 15, 2004 6:22 pm    Post subject: Reply with quote

The APIC issues are pretty much fixed AFAIK, and there's nothing else wrong with my A7N8X.

Edit: the actual problem was that enabling APIC would usually result in random lockups. Newer kernels include a fix for it, and you can always just disable it instead. If you want more information, search the forums, there are several threads on this.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ


Last edited by Wedge_ on Tue Jun 15, 2004 6:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
Paranoid
Apprentice
Apprentice


Joined: 07 Jan 2004
Posts: 290
Location: Portland, ME

PostPosted: Tue Jun 15, 2004 6:24 pm    Post subject: Reply with quote

I have no problems with mine-just don't try to use APIC.

One other thing, I don't use the onboard nforce2 audio-hardware mixing doesn't exist with current alsa drivers. You can use dmix but I had an extra SBLive! kicking around so I use that.
_________________
A paranoid is someone who knows a little of what's going on.
William S. Burroughs
Back to top
View user's profile Send private message
Verted
Guru
Guru


Joined: 09 Apr 2004
Posts: 480
Location: London, England

PostPosted: Tue Jun 15, 2004 6:28 pm    Post subject: Reply with quote

Thanks. Thats not too bad, so I will probably actually get the board. Erm, what exactly is APIC, and what is audio-hardware mixing?
_________________
Thanks,
-Verted
Back to top
View user's profile Send private message
spb
Retired Dev
Retired Dev


Joined: 02 Jan 2004
Posts: 2135
Location: Cambridge, UK

PostPosted: Tue Jun 15, 2004 6:45 pm    Post subject: Reply with quote

Verted wrote:
Thanks. Thats not too bad, so I will probably actually get the board. Erm, what exactly is APIC, and what is audio-hardware mixing?
APIC is an Advanced Programmable Interrupt Controller. Essentially, it's a replacement for the old Programmable Interrupt Controllers (PIC) that plays better with SMP. Also, it's not to be confused with ACPI.

As for the audio hardware mixing, it simply means that you can have two processes talking to ALSA at once, and the hardware will mix the streams together. Essentially it's the hardware doing what ESD and Arts have done in software. It's nice if you can get it, but it's quite possible to live without.
Back to top
View user's profile Send private message
Verted
Guru
Guru


Joined: 09 Apr 2004
Posts: 480
Location: London, England

PostPosted: Tue Jun 15, 2004 6:47 pm    Post subject: Reply with quote

Ok, so you're saying I should get the ASUS A7N8X-E Duluxe and everything will be fine, if I get a sound card?
_________________
Thanks,
-Verted
Back to top
View user's profile Send private message
spb
Retired Dev
Retired Dev


Joined: 02 Jan 2004
Posts: 2135
Location: Cambridge, UK

PostPosted: Tue Jun 15, 2004 7:36 pm    Post subject: Reply with quote

Verted wrote:
Ok, so you're saying I should get the ASUS A7N8X-E Duluxe and everything will be fine, if I get a sound card?
It'll be fine without a dedicated sound card. You can use the onboard sound card perfectly well, but you'll have to use ESD or Arts for software mixing. But since almost every sound program I've come across has support for both, you should be fine.
Back to top
View user's profile Send private message
silverpig
Tux's lil' helper
Tux's lil' helper


Joined: 10 Dec 2003
Posts: 143
Location: Vancouver BC

PostPosted: Tue Jun 15, 2004 7:37 pm    Post subject: Reply with quote

The nvidia soundstorm works alright, but yeah, you can't play 2 sounds at once (ie, if you have mp3s playing and then start a video clip, the video clip won't have sound).
_________________
'Cause I can.
Back to top
View user's profile Send private message
spb
Retired Dev
Retired Dev


Joined: 02 Jan 2004
Posts: 2135
Location: Cambridge, UK

PostPosted: Tue Jun 15, 2004 7:54 pm    Post subject: Reply with quote

silverpig wrote:
The nvidia soundstorm works alright, but yeah, you can't play 2 sounds at once (ie, if you have mp3s playing and then start a video clip, the video clip won't have sound).
Unless you use software mixing, which isn't hard at all.
Back to top
View user's profile Send private message
blueworm
l33t
l33t


Joined: 09 May 2003
Posts: 962

PostPosted: Tue Jun 15, 2004 7:57 pm    Post subject: Reply with quote

silverpig wrote:
The nvidia soundstorm works alright, but yeah, you can't play 2 sounds at once (ie, if you have mp3s playing and then start a video clip, the video clip won't have sound).

Nvidias SoundStorm is not supported in Linux in any way or form sorry.
Back to top
View user's profile Send private message
silverpig
Tux's lil' helper
Tux's lil' helper


Joined: 10 Dec 2003
Posts: 143
Location: Vancouver BC

PostPosted: Tue Jun 15, 2004 8:34 pm    Post subject: Reply with quote

I have sound with a soundstorm. I don't get anything other than basic features (no DD 5.1 encoding, hardware mixing, etc), but I do have sound working.
_________________
'Cause I can.
Back to top
View user's profile Send private message
blueworm
l33t
l33t


Joined: 09 May 2003
Posts: 962

PostPosted: Tue Jun 15, 2004 8:44 pm    Post subject: Reply with quote

For more info see this article.
Basically you have an mcp-T southbridge but no linux driver for it. all you can access are the basic mcp sound hardware(ac97 codec).
Back to top
View user's profile Send private message
spb
Retired Dev
Retired Dev


Joined: 02 Jan 2004
Posts: 2135
Location: Cambridge, UK

PostPosted: Tue Jun 15, 2004 9:23 pm    Post subject: Reply with quote

blueworm wrote:
silverpig wrote:
The nvidia soundstorm works alright, but yeah, you can't play 2 sounds at once (ie, if you have mp3s playing and then start a video clip, the video clip won't have sound).

Nvidias SoundStorm is not supported in Linux in any way or form sorry.
The SoundStorm works perfectly with the i810 driver. You just don't get hardware mixing.
Back to top
View user's profile Send private message
blueworm
l33t
l33t


Joined: 09 May 2003
Posts: 962

PostPosted: Tue Jun 15, 2004 9:30 pm    Post subject: Reply with quote

thebell wrote:
blueworm wrote:
silverpig wrote:
The nvidia soundstorm works alright, but yeah, you can't play 2 sounds at once (ie, if you have mp3s playing and then start a video clip, the video clip won't have sound).

Nvidias SoundStorm is not supported in Linux in any way or form sorry.
The SoundStorm works perfectly with the i810 driver. You just don't get hardware mixing.

Sorry m8, That is not the nvidia APU(soundStorm) you are using just the intel8x0(ac97 codec).
Back to top
View user's profile Send private message
Appu
n00b
n00b


Joined: 24 Apr 2002
Posts: 41
Location: Hyderabad, India

PostPosted: Tue Jun 22, 2004 5:31 pm    Post subject: Reply with quote

Has anyone gotten that Asus proprietary Wi-Fi slot/card and antenna (that ships
with this board) to work under Gentoo? I am actually interested in running it not
just as a wireless LAN adapter but also as an access point.

Thanks,
Appu
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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