• 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 36
HTPC build with new ASUS AT5IONT-I
Romain Wrote:You can check if your sound drivers are properly installed running: 'aplay -l'
You should see below lines, if you don't, it means the drivers are not properly installed:

**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC887 Analog [ALC887 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC887 Digital [ALC887 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: NVIDIA HDMI [NVIDIA HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: NVIDIA HDMI [NVIDIA HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: NVIDIA HDMI [NVIDIA HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0


So, there are two sound cards: an Intel and a Nvidia
Card 0/0 is the INTEL analog/spdif (green connector at the back of the computer)
Card 0/1 is the INTEL digital/optical/spdif (green connector + optical connector)

Card 1 is the NVIDIA HDMI sound output.

Hi Romain,

I see only:

Code:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC887 Analog [ALC887 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC887 Digital [ALC887 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

What to check / do to confirm if drivers are indeed incorrectly installed and what to do to fix it?

I have installed the latest NVIDIA ION drivers and it looked like a success, atleast the video etc works as it should and the right version number is reported.

Thanks in advance!
Reply
Romain Wrote:http://www.phoronix.com/scan.php?page=ne...&px=NzU5OA

http://labs.adobe.com/technologies/flashplayer10/

i ll try flash 10.1 and see if vdpau support has been implemented Smile

Don't hold your breath, atleast I never got it to play smooth flash >480p. But then again I'm not much of a benchmark on what can be done with Linux and what not. Laugh
Reply
Hello Whatnot,

try to run 'lsmod' to see the modules running on your system:

Here's what I get:

Code:
romain@htpc:~$ lsmod
Module                  Size  Used by
nls_utf8                1453  1
hfsplus                78159  1
nls_iso8859_1           4657  1
nls_cp437               6375  1
vfat                   10954  1
fat                    56244  1 vfat
usb_storage            50372  3
binfmt_misc             7984  1
parport_pc             30086  0
ppdev                   6804  0
nvidia              10221046  38
snd_hda_codec_nvhdmi    14587  4
snd_hda_codec_realtek   299533  1
snd_hda_intel          26019  1
snd_hda_codec         100919  3 snd_hda_codec_nvhdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               6660  1 snd_hda_codec
snd_pcm                89104  2 snd_hda_intel,snd_hda_codec
snd_seq_midi            5932  0
snd_rawmidi            22207  1 snd_seq_midi
snd_seq_midi_event      7291  1 snd_seq_midi
snd_seq                57512  2 snd_seq_midi,snd_seq_midi_event
snd_timer              23850  2 snd_pcm,snd_seq
snd_seq_device          6912  3 snd_seq_midi,snd_rawmidi,snd_seq
joydev                 11363  0
snd                    64117  11 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
psmouse                62080  0
serio_raw               4910  0
coretemp                6203  0
xhci_hcd               58578  0
asus_atk0110           12987  0
soundcore               1240  1 snd
intel_agp              32080  0
snd_page_alloc          8588  2 snd_hda_intel,snd_pcm
lp                     10201  0
parport                37032  3 parport_pc,ppdev,lp
usbhid                 42062  0
hid                    84678  1 usbhid
r8169                  42222  0
ahci                   21857  0
libahci                26167  1 ahci
mii                     5261  1 r8169
romain@htpc:~$


You should have the same module as me running (at least all the nvidia and sound related one).
If not try: 'modprobe snd*' and then 'aplay -l' to see if it worked.
If it doesn't work because the command is wrong, you can modprobe each module one by one. (ex: modprobe snd_hda_codec_nvhdmi)
Reply
Some picture of my box:

1st setup using 2x 40x40 fans. Too noisy... I had to buy potentiometer but I preferred to go for the 2nd setup.

Image
Image
Image

2nd setup using 1x 100x100 fan screwed on the heatsink + 2x resistance that I got with a Noctua heatsink. The fan operates at 1000rpm instead of 2000rpm by default.

Image
Reply
Romain Wrote:Hello Whatnot,

try to run 'lsmod' to see the modules running on your system:

You should have the same module as me running (at least all the nvidia and sound related one).
If not try: 'modprobe snd*' and then 'aplay -l' to see if it worked.
If it doesn't work because the command is wrong, you can modprobe each module one by one. (ex: modprobe snd_hda_codec_nvhdmi)

Hi,

I ran lsmod and saw a lot of snd prefixed stuff missing. Added all of them using modprobe, but still no HDMI when running aplay -l.

Heres my lsmod output:

Code:
Module                  Size  Used by
snd_hda_codec_nvhdmi     3840  0
hidp                   11083  1
binfmt_misc             6587  1
ppdev                   5259  0
dm_crypt               11331  0
rfcomm                 33421  4
sco                     7885  2
bridge                 45582  0
stp                     1655  1 bridge
bnep                    9436  2
l2cap                  30624  21 hidp,rfcomm,bnep
btusb                  10925  4
bluetooth              49892  10 hidp,rfcomm,sco,bnep,l2cap,btusb
snd_hda_codec_realtek   203168  1
hid_logitech            7388  0
snd_hda_intel          21877  4
snd_pcm_oss            35308  0
snd_hda_codec          74201  3 snd_hda_codec_nvhdmi,snd_hda_codec_realtek,snd_hda_intel
snd_mixer_oss          13746  1 snd_pcm_oss
snd_hwdep               5412  1 snd_hda_codec
snd_pcm                70662  4 snd_hda_intel,snd_pcm_oss,snd_hda_codec
snd_seq_dummy           1338  0
snd_seq_oss            26726  0
snd_seq_midi            4557  0
snd_rawmidi            19056  1 snd_seq_midi
snd_seq_midi_event      6003  2 snd_seq_oss,snd_seq_midi
snd_seq                47263  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
asus_atk0110            9017  0
ff_memless              4093  1 hid_logitech
snd_timer              19098  2 snd_pcm,snd_seq
snd_seq_device          5700  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    54148  19 snd_hda_codec_realtek,snd_hda_intel,snd_pcm_oss,snd_hda_codec,snd_mixer_oss,snd_hwdep,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
joydev                  8708  0
psmouse                63245  0
serio_raw               3978  0
nvidia               9327595  38
soundcore               6620  1 snd
snd_page_alloc          7076  2 snd_hda_intel,snd_pcm
xhci                   35666  0
lp                      7028  0
parport                32635  2 ppdev,lp
dm_raid45              81647  0
xor                    15028  1 dm_raid45
fbcon                  35102  71
tileblit                2031  1 fbcon
font                    7557  1 fbcon
bitblit                 4707  1 fbcon
usbhid                 36110  1 hid_logitech
hid                    67032  3 hidp,hid_logitech,usbhid
softcursor              1189  1 bitblit
vga16fb                11385  1
intel_agp              24177  0
r8169                  33884  0
vgastate                8961  1 vga16fb
ahci                   32008  0
mii                     4381  1 r8169
agpgart                31724  2 nvidia,intel_agp

Strange Huh
Reply
Hi does any1 know if i can install snow leopard on this mobo?
any links someone
Reply
nanomx Wrote:Hi does any1 know if i can install snow leopard on this mobo?
any links someone
Is illegal. That's why Apple's hardware cost twice as others, because they want you to spend money. That's the price for thinking to be cool.
I suggest you to buy a mac mini.
Reply
Quick question for the ASUS AT5IONT-I owners.

I was wondering if any of you have been able to suspend or hibernate XBMC live with this motherboard running any of the new betas?

I have not been able to and wanted to see what the rest experiences have been.

thanks

Reply
Hi,

After reading many posts this topic, which contains a lot of useful information about the memory, I've decided to use this motherboard for my new HTPC, and later combined as fileserver, download machine and webserver.
At this moment I'm waiting for delivery, which is hopefully this week.

If you are bored, I wrote an article about my "yet to be build" setup.
When I have the motherboard I'm planning to write a review about it, but that can take some time.
Reply
ion_man Wrote:VDPAU is not supported by Flash for Linux yet, but it looks like Adobe is finally looking into it:
http://www.linuxtech.net/news/VDPAU_Supp...lugin.html

Yep, got this confirmed by adobe too. They told me it's a known issue but there is no schedule yet they can confirm.
Reply
whatnot Wrote:Strange Huh

Any thoughts Romain what I could do next? Except PM you and ask for a VNC remote support Big Grin
Reply
Got my mobo today. Even when I thought I was playing safe by buying QVL memory, the board itself didn't have the latest BIOS.
So I have to call the webshop tomorrow, maybe I can just borrow a 1 GB memory module, otherwise I have to RMA the shizzle for a lousy BIOS update.

And.. I thought that I replaced my DVD drive in my normal PC for a SATA drive when I upgraded my system, but I didn't Laugh So I don't have a DVD drive at the moment, which I wanted to use during the installation. So I have to buy a SATA drive to install the system, and then I can swap it with my normal DVD drive, I don't really need a DVD drive in my HTPC.
Reply
Hi Romain and whatnot. I have the same problem with my Asus AT5IONT-I board - no HDMI sound. When typing "aplay -l" i get the same result as whatnot - no HDMI found.

aplay -l
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC887 Analog [ALC887 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC887 Digital [ALC887 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Romain - do you have a asound.conf file in your /etc folder?
Reply
dcrulz Wrote:Has anybody had success getting audio through the HDMI port using any flavor of linux?
Yes it shouldn't be too hard.

I'd also steer clear of Ubuntu 10.10 for now. Early adopters etc etc.
Reply
whatnot Wrote:I'm quite IT literate with 20 years under my belt, but now that I've started my trials with linux I'm like a newborn.

Then you're not actually as competent with computer as Windows would have led you to believe.

whatnot Wrote:And ppl wonder why linux isn't more widespread and everyone is using windows.

They do?
Reply
  • 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 36

Logout Mark Read Team Forum Stats Members Help
HTPC build with new ASUS AT5IONT-I2