At3iont-i deluxe

  Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
cmarty Offline
Junior Member
Posts: 7
Joined: Apr 2009
Reputation: 0
Location: Czech Republic
Post: #161
I've tried to do some pwm fan control from ubuntu 10.04, but there is no pwm modules loaded.
Does anybody have working pwm control for this ASUS AT3ION ?
find quote
Twiggeh Offline
Junior Member
Posts: 8
Joined: Mar 2011
Reputation: 0
Post: #162
So i've been setting up my new htpc, consisting of the asus at3iont-i deluxe on ubuntu server 11.10.
Everything has been running (relatively) smooth until now.. Im not getting any sound out of my card (i need to get audio from both hdmi and rca outputs), if i type "aplay -l" my machine spits out :

Code:
aplay: device_list:240: no soundcards found...

But if i open alsamixer and press F6 then can see that alsa finds a unit named "HDA NVidia", and i can change the volumelevels etc for it.. But im not getting any audio signal anywhere.

(my alsa is version 1.0.24)

So, now i really dont have any clue of what to do or where to go, im fairly new to *nix (and alsa aswell, for that matter) could anyone point me in the right direction so i can get my sound up?
find quote
ould Offline
Senior Member
Posts: 101
Joined: May 2008
Reputation: 0
Post: #163
We would need more info to help diagnose your sound issues. First of all how are you trying to get sound? HDMI, analog outputs, optical(I can't remember if this board has optical output or not). I do have one of these boards and am using HDMI output and I don't really remember having to do anything special to get it to work. Which version of alsa are you using? Did you check in the BIOS to make sure the on board audio(if using analog or optical outputs) is enabled?

Kevin
find quote
lagledavid Offline
Senior Member
Posts: 224
Joined: Jan 2012
Reputation: 2
Location: Las Vegs
Post: #164
Cocophone Wrote:I've already started saving some cash where my wife will not notice.
I'll have the parts sent to my work address.
Once the motherboard is installed in the case nobody will be the wiser!

I like your style my friendCoolBig Grin
find quote
Twiggeh Offline
Junior Member
Posts: 8
Joined: Mar 2011
Reputation: 0
Post: #165
ould Wrote:We would need more info to help diagnose your sound issues. First of all how are you trying to get sound? HDMI, analog outputs, optical(I can't remember if this board has optical output or not). I do have one of these boards and am using HDMI output and I don't really remember having to do anything special to get it to work. Which version of alsa are you using? Did you check in the BIOS to make sure the on board audio(if using analog or optical outputs) is enabled?

Kevin

Sound is enabled in BIOS, im trying to get audio through both HDMI & RCA out (i need to use RCA atm, later on when i switch TV i'll use HDMI) and im trying to get sound by playing movies in xbmc (its the only source of sound i have).

ALSA is version 1.0.24 according to /proc/asound/version.

Tho i found this guide today:

http://wiki.xbmc.org/index.php?title=HOW...,_or_GT240

But it fails at "apt-get install linux-alsa-driver-modules-$(uname -r) --force-yes", and spits out the following :

Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-alsa-driver-modules-3.0.0-16-server
E: Couldn't find any package by regex 'linux-alsa-driver-modules-3.0.0-16-server'

Am i right to assume that there are no alsadrivers for my soundcard that matches my kernel (3.0.0-16-server)? Will i have to downgrade to 10.04 LTS in order to get it working?
(This post was last modified: 2012-02-23 18:16 by Twiggeh.)
find quote
crotale Offline
Junior Member
Posts: 3
Joined: May 2011
Reputation: 0
Post: #166
I have been troubled with sound issues with this board + Ubuntu 12.04 x64 desktop + XBMC from the software repository (Eden, 11.x?).

This is how I got passtrough of multi channel audio to optical/SPDIF to work:
(credits goes to: http://ubuntuforums.org/showpost.php?p=1...tcount=96)

1. Install pavucontrol and start it

2. Under Configuration, select:
Digital Stereo (IEC958) Output

3. Under Output devices, check checkboxes for AC3 and DTS.

4. Launch XBMC and go to Settings - System - Audio and use the following:
Audio output: Optical/SPDIF
Downmix: checked
AC3: checked
DTS: checked
Audio Output Device: "Pulse Audio Digital Stereo (IEC958)" (might be worded differently, don't remember exactly...)
Passtrough Device: "Pulse Audio Digital Stereo (IEC958)"

This did it for me. No editing of asound-files or anything.
When I upgrade my receiver to a HDMI capable one I will try the same method but with HDMI instead of IEC958.

(disclaimer: This post was hastely written just to remember how I did it. I will try to clean it up when I get energy to it Sleepy Ask questions to force me too)
find quote
rigo Offline
Junior Member
Posts: 20
Joined: May 2012
Reputation: 0
Post: #167
Hi!
I plug in the IR to the USB1/2 next to the LAN port, but i cant turn the mb with remote on.
Why?
What sould i have to do to make it work?
Thanks!
find quote
jakeluck1 Offline
Junior Member
Posts: 34
Joined: Aug 2004
Reputation: 0
Post: #168
upgraded to Frodo last night. so far pretty stable. (only time will tell, in Eden, the system locks up every 5-6 days)
find quote
Post Reply