Debian :: Low Sound Level At Each Boot

Jul 1, 2011

is there a way to set level of sound parameters (those you can set by running "alsamixer") at boot?Sound on my netbook is low. I fix that by running "alsamixer" and bringing PCM level to the max. However, as soon as I restart the system, low sound is there again, and I have to run "alsamixer" again. Any definitive solution?

View 5 Replies


ADVERTISEMENT

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

General :: Debian 6 - Run Level - Boot To Command Line?

Mar 19, 2011

I have Debian 6 installed on my netbook which I tend to spend more time at a command prompt then gnome so I would like it to boot to the command line with the same services as the default with the option to "startx"

I tried ->

Quote:

1. update-rc.d -f gdm remove

2, Updated inittab

id:3:initdefault: --> from default of 2

No luck.

View 3 Replies View Related

Ubuntu Multimedia :: USB Mic Very Low Sound Level

Jan 9, 2011

Ubuntu 10.4 recognized a Samson C01U usb microphone when plugged in the very first time and the mic could be selected in Sound Preferences on the Input tab.gnome-alsamixer also showed the device from the beginning with a single volume control.After many hours of work backports-modules were removed and alsa-driver-modules reinstalled.There is now, finally, at least a signal that Applications|Sound & Video|Sound Recorder can record. The recording is very faint, but its there, along with an industrial amount of noise.

alsamixer gives 2 warnings about 'no idea what to do with line-in mode and Mic-in mode'. Forum posts have alerted there can be problems if both of these are on at the same time. One or the other should be muted to avoid a conflict. Muting line-in or Mic-in has no effect on the error messages. Maybe these warnings are unrelated to the core issue and can be ignored? The machine here is a desktop with 2 soundcards and playback works without any problem. Both JACK and Ardour seem to be working fine. Just no recording capability thru the USB Mic.Can someone shed some light on the signal strength issue and what may be needed to get the mic to work.

View 9 Replies View Related

OpenSUSE :: Default Sound Level For Headphones In 11.2

Oct 1, 2010

If I set the level for headphone via Yast/Sound at 50% it is back to 100% after a reboot what gives Pulse-Audio vs. alsa ?I'm running a Dell latitude D830 and the card is 82801 H (ICH8 family) and the driver is snd-hda-intel.

View 3 Replies View Related

Software :: Get The Sound Peak Level In A Terminal ?

Oct 31, 2010

I'm wondering if I could get the sound peak level value at a certain time in decibels or percentage using the terminal through a command line ? Is there a feature for ALSA that could allow me to do that ? or is there a piece of software that runs in a terminal that could do that ?

View 3 Replies View Related

OpenSUSE Multimedia :: 11.3 - Any Way To Increase Sound Level In Alsa

Sep 1, 2010

I have just installed OS 11.3 onto a lenovo desktop / Thinkcentre that previously had vista installed on it. With Opensuse I am having trouble getting much sound volume. With Vista the volume was fine but with Opensuse I have PCM, Master running pretty much on full. This gives me a respectable volume but I think there should really be more left in the tank from what I have it at. Is there any way to increase the gain in Alsa? The sound device shows in KDE as HDA Intel (AD198x) using xine backend.

View 8 Replies View Related

OpenSUSE Multimedia :: Sound Level Setting Very Slow

Jul 2, 2011

I'm using OpenSuse 11.4 64 bits with KDE 4.6.00 (4.6.0) "release 6". Since several days, the sound level setting via the sound icon at the right of the task bar is very slow, ie it takes several seconds (not to say one minut or more) between the action of increase / decrease the sound level and the effect on the sound level.Same behaviour when I select this sound level icon at the right of the task bar, the cursor appears one minut later.

View 3 Replies View Related

Ubuntu :: Speakers Emit Loud Sound At Third Level

Jun 22, 2010

so, i just recently installed ubuntu and i tried to go watch a videos video and i noticed my speakers weren't working. then i raised the volume from mute to "1", no sound, then to "2", again no sound. then i went to "3" and the sound came on but it was ridiculously loud. it does this with all sounds from my computer, the first 2 notches don't emit any sound but the third and above emit sound at a very high level. running a dell precision m90 notebook. never had a problem when running my windows 7 boot, only my ubuntu boot.

View 7 Replies View Related

Ubuntu Multimedia :: What Program To Use For Monitoring Sound Output Level / Vu Meter

Nov 27, 2010

Can someone recommend a good app to monitor the OUTPUT of my soundcard? I don't just want to look at the VU meter of my music player - i actually want to see what the soundcard is outputting. Windows drivers for my soundcard (Audiophile 192) had this ability, but I'm not sure what software to use in Linux.

View 6 Replies View Related

General :: PCM API To Write Audio Data To Sound Card At Kernel Level

May 26, 2011

In playback application i guess "snd_pcm_lib_write1" is the function call used to write the audio data to sound card at kernel level.If that is true. how can i send the same audio data at kernel level to other system connected over LAN.

View 1 Replies View Related

OpenSUSE :: Move Transparently Between Run Level 3 And Run Level 5 As Autologin User?

Aug 10, 2010

I've been able to kludge a kill script which finds the correct pid for the kdeserver (or gnome server) after my system comes up in run level 5 so I can drop back to run level 3 mode. Lots of experimentation showed me that using telinit 3 and telinit 5 would occasionally leave the video memory in a mess and I would have the black screen of death.

I set the security parameter setting to autologin for me since I am the only user of my machine, but I still have to kludge the default setting under sysconfig (the DEFAULT_WM) under Window Manager to pick a certain window manager, so it takes time to manually switch the desktop.

Right now I can leave the gui and drop back to cli, but painful experimenting showed me that killing the X server is a no no. Right now I kill the kde server, which sends the SIGTERM to the X windows manager, which then figures out that it has to shut down.

Questions: Is there a better way of doing this? Apparently openSUSE figures that we have multiple users logging into the gui desktop, so the gui is always kept running and a login window with the desktop manager option forces the user to login in. With autologin, this never happens, but no choice of desktop is possible on the fly.

Can some type of script be set up to painlessly enable this to happen? And what is the best way of bringing either the Gnome or KDE desktop manager down gracefully? I do get lots of error messages as the system attempts to recover and X shuts down. It appears that apparently the single user with autologin is left out in the cold.

View 4 Replies View Related

OpenSUSE Install :: Admin Level Software To User Level?

Feb 6, 2010

I want to install a software called TinyOS which is an operating system designed for wireless sensor embedded networks in my account. The problem is it has instructions to install the software as an administrator since i'm not an admin of the department network i can not able to install. Is there any method to install this software as an user level rather than admin level.

View 3 Replies View Related

Ubuntu :: Adjust Level At Which Battery Criticality Level Is Triggered?

May 8, 2010

How can I adjust the levels at which the battery is considered to be critically low?ight now it seems this is set at 5 or 10%. I want to make it 20 or 25%This is for Gnome. I am using Lucid x86

View 1 Replies View Related

General :: Initializing Run Level 4 At Inittab Default Level

Jan 15, 2011

hello everyone, im having a problem when my computer enters in the run level 4 as the default when i start slackware. The strange thing is that it not seems that is a X window problem, it looks like more like a configuration problem in some part of the kde script to initialize the log in, because if i manually start the X service it works fine, i dont know what is the source. Thank you in advance for the help.

View 3 Replies View Related

Programming :: Accessing SPI From Kernel Level And User Level

Jan 6, 2009

I want to know what are the advantages and disadvantages for accessing spi(serial peripheral inerface )from kernel level and user level. like methods of doing it, speed ,memeory utilization etc

View 1 Replies View Related

OpenSUSE Install :: Can't Boot In Run-level 3

Jan 15, 2011

i just upgrade my system (64 bit) form 11.2 to 11.3 (via zypper).Since the upgrade, suse boots only in text mode. I installed the ATI drivers (ATI Radeon HD4890), now i only see a backscreen after the suse bootscreen.The system seems to boot correctly. I'm able to connect normally to the fts-server which is running on the machine.I even can't boot in runlevel 3, when i try to enter the bootloader.

View 9 Replies View Related

Fedora :: Accidentally Removing /etc/fstab Cannot Boot/enter Run Level 2

Jun 8, 2010

1. I accidentally removing /etc/fstab

2. reboot

3. It enter gdm/runlevel 5 though several warning complaining missing /etc/fstab (i can post the boot.log if it is needed)

4. I "touch /etc/fstab"

5. reboot (and cannot pass run level 2)

I can enter run level 1, but when after that if I "init 2" it is halted. Most of the boot message (after i create empty fstab with touch) is complaining about read only filesystem.

ps note:

1. I use LVM

2. I don't have access to a live cd until saturday

3. /etc/mtab is empty as well when i checked it in run level 1

View 4 Replies View Related

OpenSUSE Install :: Xorg Update - Boot Into Run Level 3 Stops

Jun 8, 2011

There was an xorg update that I did today (June 8) and when try to boot into runlevel 3, it stops when it gets to starting up sntp. I also saw that it said DHCP client not running. When I try again (push the power button) and allow it to do what it wants, everything seems to start up just fine. I'm asking about this because I need to re-install my NVIDIA graphics card driver. For the boot options, I've tried clearing the text (I don't remember what they are at the moment) and typing:

Code:
nomodeset 3
and when that failed, I've tried it as
Code:
nomodeset3
but still get stuck at the same spot. I've also tried it without clearing the text but still it gets stuck.

How can I get to runlevel 3 in order to re-install my graphics card driver? I cannot run my 3D software without it. Can I switch to runlevel 3 from the usual (normal GUI) screen? I can't remember the command. I'm running SuSE 11.4.

View 9 Replies View Related

Ubuntu :: Lost Kde Session Manager For Kde3 And 4, And Now Only Will Boot To Run Level 3

Oct 28, 2010

I lost my kde session manager (for kde3 and kde4), and now Kubuntu 9.10 only will boot to run level 3. This occurred when I used the synaptic package manager to remove all the kde 3 desktop, to then allow an upgrade to Kubuntu 10.04 version, due to a error message about that kde3. I was able to log into either kde 3 or 4 before this, so what do I type in that text mode run level 3 to fix this issue, and to have my KDE session manager back working ? Or do I now need to install a fresh Kubuntu 10.04 with only KDE 4.?

View 4 Replies View Related

Ubuntu :: Lost Kde Session Manager For Kde3 And 4, And Now Only Will Boot To Run Level 3?

Oct 27, 2010

I lost my kde session manager (for kde3 and kde4), and now Kubuntu 9.10 only will boot to run level 3. This occurred when I used the synaptic package manager to remove all the kde 3 desktop, to then allow an upgrade to Kubuntu 10.04 version, due to a error message about that kde3. I was able to log into either kde 3 or 4 before this, so what do I type in that text mode run level 3, to fix this issue and to have my KDE session manager back working ? Or do I now need to install fresh 10.04 ?

View 7 Replies View Related

OpenSUSE Network :: "iwlist S" Output - Quality / Signal Level And Noise Level Mean?

Jul 21, 2010

[code]...

you can find a cutout of an output generated by "iwlist s" command for a cell. Does anybody know what Quality, Signal level and Noise level mean? What is the definition of them? I searched for it and could not find good information on it. What do these Extra:*** fields for? What does it show in the example above? How were those values computed?

[code]...

View 1 Replies View Related

Fedora :: Can't Switch To TTY Or Run Level 3 From Run Level 5

May 12, 2009

Hi Guys,
here is my scenario:

I am running F10 x86_64 with Nvidia Quadro FX 3400.
I installed the drivers and it worked just fine. No errors generated according to Nvidia log files.
However, while in run level 5 when I try to switch to run level 3 by typing "telinit 3" or "init 3" the X server goes down and I get a blank screen. Same thing happens when I try to switch to a different tty session by <ctrl>+<alt>+F2 (or any F key for that matter).
I also noticed that when I shut down my system I can't see any more the screen where services are shutting down and their status ([OK] or [failed]).

Would appreciate your help on solving this issue.

View 3 Replies View Related

Red Hat :: Keyboard Not Working At Run Level 3 And 5, But Ok At Level 2

Jun 17, 2010

Hey Guys, I'am new here and request your help on this:
After installing emacs and a few dependencies on my RHEL 5, on restarting the system, the keyboard was not able to work. I restarted several times in vein.

However, when I start in single mode, it works perfectly. I have tried looking for a solution from google, but in vein.

Kindly help...

Regards, Andrew

View 1 Replies View Related

Debian :: Reduce Fan's Speed - Noise Level ?

Aug 23, 2011

I have a multiboot system with Windows Seven and Debian Squeeze installed.

When i run Windows, the fans in my PC work silently, but when i run Debian they making extremely terrible noise (looks like they working at full capacity).

I have 4 fans in my chasis, 1 CPU, 1 GPU and 1 PSU, 7 total.

View 4 Replies View Related

General :: Delete Top Level Directory And Have Contents Simply "move Up A Level"?

May 27, 2010

I have a directory that has a another directory inside it. The top directory is rather redundant since it only contains the one other one. Is there a way to delete the top level directory and have the contents simply "move up a level"?

View 6 Replies View Related

Debian Configuration :: Exiting Run Level 1 (Single User Mode)?

Feb 11, 2010

I'm running Debian Lenny. When I exit run level 1 (single user mode), the system automatically continues into run level 2. I have browsed the init scripts and have yet to determine how this "magic" is performed. I would be grateful if a local guru would point me to how the scripts automatically proceed into run level 2 when exiting run level 1

View 4 Replies View Related

Debian Configuration :: Kernel Panic: Power/level Is Deprecated?

Jul 13, 2011

I am currently having issues with system freeze when unmounting portable hard drives. This happens almost every single time. Normal USB sticks are fine and do not produce the freeze. I am using kernel 3.0.0-rc6, however the issue also persists when switching back to 2.6.39. This is the error message i get when freeze occurs, reverting to terminal output:

WARNING! power/level is deprecated use power/control instead
Jul 13 18:26:49 destiny kernel: [ 6196.892776] Call Trace:
Jul 13 18:26:49 destiny kernel: [ 6196.892803]  [<ffffffffa008feec>] ? scsi_setup_blk_pc_cmnd+0x15/0x104 [scsi_mod]

[Code]...

View 2 Replies View Related

Debian Multimedia :: Lower Level Way To Change Basic X Cursor?

May 9, 2010

I have a minimal debian install, with not much more than enough to run scrotwm, I want to change the basic arrow cursor to a png I have. Is there a simpler lower level way of achieving this without having to install and modify an existing cursor theme. I installed x11-apps just to get xcursorgen... though idk if this has been an essential step or not. Anyway, I have run it on my arrow.png/arrow.cursor to create a "default" cursor file... though am lost as to where to go from there. I have no idea where the existing default cursor is located, though i suspect it's a font cursor not a icon cursor...

View 1 Replies View Related

Debian Multimedia :: Intel HD Audio - Headphones/Speakers Level ?

Mar 20, 2011

This is a Lenovo L512 laptop with Intel HD Audio (Realtek ALC269 / Intel G45 DEVIBX) which was recently upgraded to Squeeze. I've been having trouble using the headphones on this machine, as the speakers continued to play while the headphones were connected. I normally use KDE, and the available mixer only offers one channel. I thought I might be able to manually silence the speakers by using the command line tool alsamixer. Unfortunately, alsamixer has a channel for the headphones, but it doesn't do anything, only master volume is controllable. By luck I decided to play around with Gnome today and to my great surprise, System -> Preferences -> Sound offers complete control over all functions of the audio hardware. Does anyone know how I could get these features working under KDE?

View 3 Replies View Related







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