You are not logged in.
Pages: 1
I have setup Gnome successfully on my arch install thanks to Arch Beginner's Wiki. Now i have two problems
1. Sound is not working (installed alsa-utils). Red Cross mark next to speaker icon.
2. Mounted windows partitions with fstab
/dev/sda5 /media/sda5 vfat defaults 0 0
/dev/sda1 /media/sda1 ntfs defaults 0 0
The drives are mounted read only when i access them through nautilus. Also my pen drive is not auto mounted when inserted
please help
Offline
1. Post your soundcard.
2. http://wiki.archlinux.org/index.php/NTFS_Write_Support if you haven't read it already.
Offline
Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 02)
Offline
actually i am able to write to partitons with terminal as a root but this is not the case with nautilus
Offline
1. try "alsamixer" in a terminal. Do you see any bars? Try also "speaker-test".
2. Sounds like the permissions are wrong (755 I guess). Change it to your needs.
Offline
problem is only with nautilus.readonly access to it even if i launch it as a root.
How to set permission for nautilus or any application in general ??
Offline
anyone plz help ???????
Offline
Try solving one problem at a time -- Let's get on with the soundcard.
Did you follow the ALSA wiki page? You should have standard snd_intel8x0 kernel driver already installed and loaded.
syntaxerrormmm - Homepage
Offline
Just posted in this http://bbs.archlinux.org/viewtopic.php?id=58781 and previously in this http://bbs.archlinux.org/viewtopic.php?id=56949
This snd_pcsp is becoming a real problem for newbies, I think!
Edit: Well not only newbies. It happened to me.
Last edited by bgc1954 (2008-11-11 15:25:00)
Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz
Offline
Try solving one problem at a time -- Let's get on with the soundcard.
Did you follow the ALSA wiki page? You should have standard snd_intel8x0 kernel driver already installed and loaded.
I followed instructions of wiki page.
Anyway i wana solve the mount problem first as sound is secondary issue
Offline
Well, IncredibleLaser just reported you about a mine of information about NTFS mounting, have you applied all sections of the guide, in particular the "Advanced configuration - Editing fstab" part? This should fix the permissions for users. If you modify your state from the first post, please update us, or we will not be able to help you.
For mounting your devices, also please add your username to plugdev group.
syntaxerrormmm - Homepage
Offline
Pages: 1