Ubuntu :: How To Save Sound Preference

Aug 3, 2010

I installed Ubuntu 9.10 and my sound does not work. Whenever I go to the Sound page and the Hardware tab to try switching from HDMI to Analog Stereo Duplex, whenever I select it and close the sound page, it never saves the switch. Whenever I open it again, the audio is right back to HDMI again. I don't see any "Apply Change" button or anything

View 1 Replies


ADVERTISEMENT

Ubuntu :: Matlab Can Not Save Preference File?

Jun 11, 2010

Cannot write to preference file "matlab.prf" in "/home/jiangmi/.matlab/R2010a".Check file permissions.every time i run matlab by typing matlab in the terminal,i see this error messagei can run some m files, but i can not use ctrl+A to copy, etc.when i view the permission, i find below:

jiangmi@jiangmi-laptop:~/.matlab/R2010a$ ls -rl
total 1368
-rw-r--r-- 1 root root 1265183 2010-06-05 20:04 toolbox_cache-7.10.0-2356054188-glnx86.xml

[code]...

View 1 Replies View Related

Ubuntu :: Shorten "save History" Preference?

Jun 2, 2010

Firefox "preferences" has an option which say, "keep my history for at least --- days".This does not make sense. If I enter 10 days, it will keep my history for 10 days or 1000 days. If I ener 100 days, it will keep my history for 100 days or 1000 days.ame thing!!Shouldn't it say, "keep my history for no longer than --- days"?I just set mine to 14 days and I still have a month of history.

View 1 Replies View Related

Ubuntu :: Sound Preference Icon Disappeared

May 12, 2011

i dont know what i did , but the icon is no more visible now.

View 1 Replies View Related

Ubuntu Multimedia :: Can't Find Any Option On Sound Preference Menu?

Jul 3, 2010

I am using 9.10(64bit). I want to add custom .wav sound as system sound theme.i.e when i close a program ubuntu will play a sound(custom). I can't find any option on sound preference menu. I searched in google but failed to find any useful post.

View 1 Replies View Related

Ubuntu Multimedia :: Asus G73 JW Subwoofer Not Detected In Sound Preference

Dec 16, 2010

I have an asus G73 JW laptop and when I look at all the profiles under material tab, there is not one that includes the .1 of the subwoofer, I have stereo, 4.0 surround but no .1 .... When I play music no boom boom comes out of the sub...

View 9 Replies View Related

Fedora :: USB Sound Card Appears Twice In KDE Multimedia Device Preference List?

Oct 20, 2009

My USB sound card used to work perfectly, but after i unplugged it, there seems to be a problem. When it is unplugged it is in the multimedia device preference list, but it is greyed out. When i plug the sound card in, nothing happens to the greyed entry, instead a new device shows up with the same name.

When press test on the new entry, it works fine, but it's like pulseaudio dosn't recognize the USB sound card, and the sound just comes out of the internal speakers. Also, if i move the new entry up in the list, it has none effect at all. Sound still comes out of the internal speaker. Does anyone know how i can fix this?

View 1 Replies View Related

OpenSUSE Multimedia :: 11.1 Won't Save Sound Settings?

Jul 21, 2009

Every time I reboot I have to reset the audio card and run alsaconf. These settings are never saved. How can I get Suse to save these settings?

View 9 Replies View Related

Ubuntu :: Find Neither Preference For Encryption Nor Accessories?

Jan 19, 2011

I was consulted to find those "preference for encryption" in system or "accessoires" in applicaton to change the password for network. but I don't have them both in the menu. I am totally blocked with different passwords for the session and the network.

View 7 Replies View Related

Ubuntu Multimedia :: Cannot Find Login Window Preference

Mar 15, 2010

i can not find login window preference in ma admin. section. There is login screen option but not the later. I want 2 change my login screen but as a result i cant

View 4 Replies View Related

Ubuntu :: Gnome Preference Dialog For Gdm User Prompt

Sep 14, 2010

I have one Ubuntu 10.04 machine that is configured this way.I want GDM to prompt the user to enter their username via a text field, and then a password, instead of displaying a list of users to choose from.One way to configure GDM's appearance is to run the following from a terminal: gksudo -u gdm dbus-launch gnome-appearance-properties.If I remember correctly, there is a different dialog to run than "gnome-appearance- properties" that allows changing whether GDM prompts for a username or displays a list. But I do not know what it is.

View 2 Replies View Related

Ubuntu :: Pop Up Window Comes Inspite Of It Being Blocked In Firefox Preference

Nov 1, 2010

While browsing following page [url] I get a random window popped up on my box the link which pops up is of following page[url]

In case any one wants to see what I am trying to tell just open that page [url] and try to click on some menu button in navigation bar. You will see an advertisement "Play online games"

Now I would like to tell Firefox-->Edit-->Preferences-->Content-->Block Pop up windows there is a tick on that box.

Also as I open that page[url] I do see a message in firefox which says this page tried to open pop up windows which have been blocked. And inspite of this message I get to see that advertisement of "playing online games" It has been so frustrating and annoying to each time close that pop up.

My question is inspite of the option of blocking pop up windows enabled why do I get to see this advertisement. Can I some how stop this behavior. I use Lucid 64 bit and Firefox 3.6.10

View 2 Replies View Related

Ubuntu :: NumLock Pad Stopped Working - Preference Not Persistent

Dec 17, 2010

I have an HP laptop with a separate numlock keypad. About six months ago, I noticed the number keys were not pressing numbers. I eventually googled it and found that there's a setting in Ubuntu to set the numlock keys as cursor movement.

System > Preferences > Keyboard Preferences > Mouse Keys > DESELECT "Pointer Can Be Controlled Using the Keypad"

I did this and the numlock keys worked. However, a few reboots later I noticed the behavior was back. Again I googled and deselected the checkbox. I noticed again today that this unwanted behavior has returned. Why aren't my preferences persistent?

View 2 Replies View Related

Ubuntu :: System Preference Monitor And It Says Unknown And None Of The Opetions There Are Available?

Jun 13, 2011

recently found a post that had the same plymouth booting to text only issue i was having so i folowed the instructions and loaded the script.when it got to the resolution part i put in 800x600 24bit as i have a acer netbook and i think the default is to large,when i rebooted my plymouth came up yaaaa prob solved but the plymouth was very wide and poor quality,also before the pymouth the screen turned pixely and when the desktop came on it was very poor qualilty,i went to system preference monitor and it says unknown and none of the opetions there are available to me,i used terminal and tryped x{somthing} for checking minimum and maximum and it said failed to load.what can i try,the resolution now is ugly and wayyyyyyy to big for my little netbook.

View 5 Replies View Related

Ubuntu :: Matlab Permissions Error - Cannot Write To Preference File

Jul 9, 2010

I recently Installed Matlab and it keeps giving me this permission error, even after running the following command.

sudo chown -R ${USER}:${USER} ~/.matlab
Cannot write to preference file "matlab.prf" in "/home/"username"/.matlab/R2010a".
Check file permissions.
Cannot write to preference file "matlab.prf" in "/home/"username"/.matlab/R2010a".
Check file permissions.
The desktop configuration was not saved successfully

View 1 Replies View Related

Fedora :: Cannot Find Login Preference's Window

Jan 27, 2011

cannot find login preference's window in fedora 14.Goto System > Administration > Login Window > Local Tab

View 4 Replies View Related

Ubuntu :: Firefox - Unable To Save Files By Right Clicking And Save As

Jan 13, 2010

I have Ubuntu 9.10 dual booting with Windows7.My ext3 /home is mounted as F: in windows.I share a firefox profile between them so that when i am in Windows my firefox uses the same profile as it does when in Ubuntu.It all worked great until recently. I am unable to save files by right clicking and save as. In the config i am unable to set a directory to save to. It neer asks me where to save to. Just nothing happens. some off my book marks are all messed up as well, my rss feeds have the same post on some random website every time i log on and i have to manually refresh to get the correct feeds back. I am unable to delete the random bookmark.

View 1 Replies View Related

Ubuntu :: Disable Failsafe Gnome And / Or Unlock Login Preference Window

Jul 9, 2010

when i called up the login screen to change to automatic login, i apparently changed my preference from GNOME to Failsafe GNOME (knew i made an extra click but didn't know where, dumb, i know). with Failsafe the network manager applet and all the other default prefs disappeared. the worst is that i can't connect to wireless without the nm.

these are preferences, right? you should be able to go right back anytime and change them but now when i go settings > admin > login the window is locked. only the unlock button is lit up and that won't budge. so as the thread title says, how do i unlock login preference window and/or disable Failsafe Gnome?

View 9 Replies View Related

Fedora Installation :: Resize Partition Method Preference F12

Jan 11, 2010

Installed a test system and I messed up. I let the installer use the entire 200gb for F12 install when I only wanted to use 100gb. Since it is test and new install I could just blow it away and start over but decided to use this as a learning opportunity. I chose all the defaults on the install so my partition is ext4. Since the partition I want to resize is in use while the system is up, I need to do this offline.

I have read a bit and it looks like there are couple of methods I could use. I have an install DVD and a Live CD so I could use either. If I could use a GUI that would be nice but I do not know how to access that if there is one. I have already booted to the Live CD and figured out how to access the command line tools (resize2fs and lvm) although I have not figured out how to use them yet.

View 2 Replies View Related

OpenSUSE :: Can't Find The Menu And Toolbar Preference Panel?

Mar 29, 2010

I'm running OpenSuSE 11.1 with the KDE interface and GnuCash 2.2.7. The GnuCash manual, version 2.0 (the latest, apparently) says:

GnuCash, as a Gnome application, also allows you to define your own menu shortcuts. To define a shortcut, first go to the "Menu and Toolbar" preference panel and select the "Editable menu accelerators" check box. Then return to GnuCash, click on the menu header and move the mouse pointer over the menu item. While the menu item is highlighted, press a key or key combination to set the shortcut. You should now see your shortcut choice next to the item in the menu. To delete a shortcut, press the Delete key while the menu item is highlighted. Be careful when setting shortcuts as Gnome does no checking on the key values pressed, and you can easily do things like set a letter of the alphabet as your shortcut.

But I can't find the Menu and Toolbar preference panel. There's a Preferences section in the Edit menu, but that has nothing I can see about shortcuts. So how do I set shortcuts, or even see a list of shortcuts that are already there?

View 2 Replies View Related

Ubuntu :: Xrandr Doesn't Save Changes - How To Make It To Save Changes

Jun 16, 2010

my mediacenter is attached to an beamer with the optimal resolution of 1280*720 ubuntu 10.04 doesnt offer me this revolution (on my intel 915 graphis controller). this means i have to add this resolution to the possible resolutions. first i used cvt

Code:

cvt 1280 720 60

and got this result:

Quote:

# 1280x720 59.86 Hz (CVT 0.92M9) hsync: 44.77 kHz; pclk: 74.50 MHz
Modeline "1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync

then i added this to xrandr

Code:

xrandr --verbose --newmode "1280x720" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync

and

Code:

xrandr --verbose --addmode VGA1 1280x720

now i can select and use the new resolution - until next reboot. after an reboot 1280x720 is again not available. even if i work with sudo - the resolution isnt there....

View 1 Replies View Related

Debian Multimedia :: Jessie - Change Audio Device Preference (2 Cards)

Jun 29, 2015

-in Wheezy that exist: /etc/modprobe.d/alsa-base.conf

for edit audio device order (2 audio output).

-in Jessie not exist.

View 4 Replies View Related

Fedora :: Changing Calendar Preference From Evolution To Osmo In Gnome Shell

Aug 15, 2011

Where do I look to change the calendar preference in Gnome Shell from Evolution to Osmo? I have uninstalled Evolution and installed Osmo. I have looked in all of the settings available in System Settings, Tweak Advanced Settings, Alacarte, and Configuration Editor (gconf-editor), but I am obviously overlooking something.

Is it safe to delete all references to evolution when I find them in gconf-editor? I assume I would have to do that as root since it does not seem like trying to do so as a regular user works.

What I want to do is when I click on the date/time on the top bar and select "Open Calendar", Osmo will open. Right now I just get a message: "Execution of 'evolution' failed: command not found." Of course it would fail since I removed evolution. However, I can't seem to find out where to change it to look for Osmo instead.

View 3 Replies View Related

Software :: Iptables-save Can't Save Settings?

Jan 29, 2009

Config a CentOS iptables.I issued some iptables rules.the rules were effective at once.Then, I came with a "iptables-save", but the "/etc/sysconfig/iptables" file hasn't been updated, it still loads the defaults rules with CentOS after reboot.

View 4 Replies View Related

Ubuntu Installation :: Unable To Change BIOS Settings Due To Which Can"t Change Boot Preference?

Mar 24, 2011

I currently have a Windows XP OS which i want to dual-boot with Ubuntu Linux 10.10 . I put the disk in the drive and chose the option to install Linux through Windows. But it hangs in the middle. I am also unable to change my BIOS settings due to which i can"t change my boot preference. My first Boot is the HDD. I want to change it to CD-ROM. Any suggestion? I also have another PC where i can boot through the CD...I tried installing there by booting from the CD but i get this error message after seeing the purple Linux screen with the loading dots. "(Process:286):Glib warning**:getpwuid:failed due to unknown user id (0)

P.S.- I am not able to see any options while the boot is going on

View 5 Replies View Related

General :: Save Iptables When Iptables-save Doesn't Exist?

Apr 14, 2011

I'm working on a Soekris net4801 that is running an unknown distro of Linux. The kernel is 2.4.29, and iptables is v1.3.4.

I can't work out how to save the iptables. I searched the whole system for files/folders containing the name "iptables" and got 3 results:

/user/local/lib/iptables
/sbin/iptables
/lib/iptables

I've tried iptables save, iptables-save and iptables save active.

"iptables save" and "iptables save active" give me an invalid argument error. "iptables-save" isn't a valid command. "iptables --help" gives me a list of valid switches, none of which have to do with saving.

how I can save the iptables?

View 1 Replies View Related

Ubuntu :: Sound: Mic Doesn't Work - Audio Input Level Graphically Shown In Sound Preferences Shows No Fluctuations In Sound

Aug 3, 2010

I was just using the mic and watched it stop working suddenly. I was in the middle of a skype test call when the graphical mixer level died down to zero in the middle of the call. When the test call was played back, the first part sounded fine then the sound got lower until it became inaudible. Since then I can't get any sound from my mic in skype.

Also, the audio input level graphically shown in Sound Preferences shows no fluctuations in sound as it used to before. The input device is enabled. I tried using Sound Recorder to record some sound clips and that worked fine. So the mic is working but Sound Preferences and Skype seem to have the mic level really low. I'm not sure what else to think considering it was working perfectly a few minutes ago. I've tried restarting, but that didn't fix it either.

View 4 Replies View Related

OpenSUSE Hardware :: Sound With New Sound Card - Web Browser Is Unable To Play Any Sound

Mar 24, 2010

After installing an external sound card, Im having some weird issues. The cards chipset is fully supported by suse, (CM8738) so I dont think thats the problem. Besides, I'm getting sound, but not in some applications. The system's sounds work just fine (login, logout themes) amarok plays without any problems, kaffeine, mplayer they all work flawlessly, in fact I can see the difference in quality between the onboard sound and my new card. However, no web browser is able to play any sound at all, firefox, opera or chrome, nothing,zip. Plus, vlc cant reproduce sound either, nor can smplayer.

I've tried switching channels on and off(muting)in kmixer and in alsamixer, on the console, with no results. I disabled the onboard audio on the bios before installing the new card, however my ati video card has integrated sound, which I cant disable.... I used to get this exact same problem randomly with the onboard sound, but I just had to go to kmixer and turn up the "pcm" channel volume, which was set to 0, and I had sound again on my browser. However this card's pcm channel is at max and turning it up or down affects the whole systems volume, not just the browser's. Is it better to just reinstall the sound system, if so how could I do that.

View 7 Replies View Related

Software :: No Sound With Diamond Xtreme Sound 5.1 Sound Card - PCI Port?

Jul 28, 2009

I bought a Diamond Xtreme Sound 5.1 sound card because I had read online that this card was a good choice with Linux and came with universal driver software. I installed the hardware correctly (as it works with WinXP) but I'm not able to get it working with Ubuntu.

View 1 Replies View Related

Ubuntu Multimedia :: Unable To Hear Any Sound At All Using M-audio Delta 44 Sound-card

Jan 3, 2010

I am unable to hear any sound at all using my M-audio delta 44 soundcard (which works fine in Windows - Dual boot).how I can get this working?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved