← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #78094]: Jaunty gives '$ HOME/.dmrc file being ignored' after booting

 

Question #78094 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/78094

    Status: Open => Answered

Sam proposed the following answer:
Ray, as you can see yourself, it looks fine.
-rw------- 1 ray ray 120 2009-07-18 09:45 .Xauthority
-rw------- 1 ray ray 4125 2009-07-26 12:52 .ICEauthority
-rw-r--r-- 1 ray ray 2 2009-07-18 09:45 .dmrc

You may note:
https://help.ubuntu.com/community/NetworkAdmin
https://help.ubuntu.com/community/WifiDocs/WiFiHowTo


Audio:
You may search for your audio modul here (via terminal):
zless /usr/share/doc/alsa-base/driver/ALSA-Configuration.txt.gz

##or you may prefer to unpack the file.

Options found can be added at the end of the file
/etc/modprobe.d/alsa-base

e.g.
snd-hda-intel model=acer

you can open it with:
gksudo gedit /etc/modprobe.d/alsa-base

Backup the file before edit:
cp /etc/modprobe.d/alsa-base /etc/modprobe.d/alsa-base.backup

After finishing save+close the file, reboot.

You may find the codec, e.g. Realtek 883 in alsamixer at the top left, when you type in a terminal:
alsamixer

There you may also test all setting options available.
A GUI for this tool is: gnome-alsamixer

You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.