[LINUX] ASRock IONSTAR 330 (NVIDIA ION) with XBMC for Linux performance and setup?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Starstream Offline
Member+
Posts: 470
Joined: Apr 2009
Reputation: 15
Post: #371
seninha Wrote:Today I did a clean install of XBMC 9.11 Live because I placed a new SSD drive in the Asrock.

Now I have two problems:

1st-I have no sound.Configuration is the same as before I place the new SSD (plughw:0,3 and hdmi)
Last time I installed 9.11 I had the same problem and solved this by using the next line:

sudo apt-get update && sudo apt-get upgrade -y
sudo reboot

After I did this I had a problem with OpenGL but after upgrading the Nvidia drivers this was solved.

But still NO SOUND available. Can someone tell me where to look to make the sound to work again?

2nd-After upgrading the system (by using : sudo apt-get update && sudo apt-get upgrade -y
sudo reboot) I can reach my share on my XP server.
Before I upgrading, I was able to reach the sgared folder without any problem, but somehow I am not able to see Windows shares anymore.

Sound not working after installing an SSD can be fixed by doing this

Open a terminal or access it through putty
start alsamixer

with the arrow keys you can choose the muted hdmi channels (iec958)
unmute both by hitting M on the keyboard

close alsamixer with Esc key

type in sudo alsactl store to save

As for the other issues I dont know you should try using the xbmcfreak build instead as its better suited to Ion systems and includes most tweaks though you'll have to still apply the SSD audio fix.
find quote
Post Reply