473,799 Members | 3,065 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

sound issues and command line help...

tpgames
785 Contributor
If the error message says
Expand|Select|Wrap|Line Numbers
  1. Bad key or directory name: "/apps/gnome-alsamixer/display_sliders/SigmaTel_STAC9708,11-Master": `,' is an invalid character in key/directory names
What do all do you suggest I remove and/or reinstall? I have NO sound anywheres and the Ubuntu forum has too many questions and no answers for sound issues currently. People have lives and I understand that. :) I did redo everything on the how-to install sound and went through all of the problem solving answers. I do have complete files of all the data from the beginning HERE. Just click on any link there to view. :D
And is the following correct syntax for the command line to remove and install said program?
Expand|Select|Wrap|Line Numbers
  1.  apt-get autoremove gnome-alsamixer 
Expand|Select|Wrap|Line Numbers
  1.  apt-get gnome-alsamixer 
Ubuntu system. Ask anything else you need to know.
Thanks!
Jun 23 '09 #1
12 3278
AmberJain
884 Recognized Expert Contributor
Hello,
@tpgames
I'm not sure about the "remove" command above but IIRC, then the command to install should be:
Expand|Select|Wrap|Line Numbers
  1. sudo apt-get install name_of_the_package_to_be_installed
The 'sudo' part is used to execute this command as superuser while the 'install' part is one of arguements of apt-get.

AmbrNewlearner
Jun 24 '09 #2
tpgames
785 Contributor
I do hear sound beeps. However, testing sound in System/preferences/sound nets no sound. I didn't start hearing beeps until Balazar crashed. I uninstall that program.

I did remove and reinstall gnome-alsa mixer and still no luck. I still get the same error messages. I'm now going to try uninstalling everything pulse.
Jun 24 '09 #3
tpgames
785 Contributor
Did not work! I'm going to post all the latest results at the above link. I don't wish to flood this forum with my faulty attempts.
(Above link does not reach my main site directly and folder only contains stuff to resolve this issue. )
Jun 24 '09 #4
tpgames
785 Contributor
I will post what actually worked though - with a complete how-to if I can get that right.
Right now, I'm trying to figure out what else to try to install/uninstall.
Jun 24 '09 #5
tpgames
785 Contributor
Here is the link to the latest outputs that indicate several errors.
Go here

The file is way to long for me to comfortably post here. Plus it indicates that something may be faulty with the sound cards? or Drivers. Plus, the gnome-alsa mixer configuration file I can't fix because I don't know how to. Removing it and then reinstalling it does not work. It still have the apps files all wrong.
Bye! Thanks!
Jun 26 '09 #6
Nepomuk
3,112 Recognized Expert Specialist
OK, first of all: The gnome-alsamixer is just a piece of software to make controlling the sound output more easily - it's not the driver or anything. And yes, the soundcard is a chip, so you can't delete it.

Then, the apt-get commands were wrong - use
Expand|Select|Wrap|Line Numbers
  1. sudo apt-get remove gnome-alsamixer
to remove and
Expand|Select|Wrap|Line Numbers
  1. sudo apt-get install gnome-alsamixer
to install it.

Now, for your installation issues, you might want to start using synaptic instead of apt-get - it's easier to use for the moment as it uses a graphical interface and so you don't have to worry about syntactical problems.

Next, we have to track your problem. My guess is, that for some reason, alsa isn't set up correctly. Try using alsamixer to see, if any card is recognised. The alsamixer is a mixer, which lets you control the various sound levels. You can navigate with the arrow buttons, the tab button and quit it with the Esc button.

If that works, you possibly just have to set some of the levels up. If it doesn't, please tell us the output of the command.

Also, the command
Expand|Select|Wrap|Line Numbers
  1. alsactl names
might give you some more information. Otherwise, try
Expand|Select|Wrap|Line Numbers
  1. head /etc/asound.names
. In any case, post the results here please.

Greetings,
Nepomuk
Jun 29 '09 #7
tpgames
785 Contributor
1} Nothing materialized. I added sudo to the command and it gave me nothing. Without sudo, it said I had no permissions.
(Also, I was using the graphic interface until I had issue with getting sound working. Thats when I redid everything. )

2} ctl {
alsactl1 {
name hw:0
comment 'Physical Device - Ensoniq AudioPCI ENS1371 at 0xdc00, irq 12'
}
}
pcm {
alsactl1 {
name front:0
comment 'Abstract Device - Front Speakers (Duplex)'

3) I do get system beeps within Xchat. However, if I go to System - preferences - sound and test sound, I get no sound. I accidentally found that out when I pushed Back Space for too long. I also get no sound in when I try to play radio, etc. Basically, the only sound I've ever heard was beeps when backspacing for too long. :D
Thanks!
Jul 1 '09 #8
tpgames
785 Contributor
Update: I am waiting for the 9.04 cd to come into the mail. I am going to do a complete fresh install, hoping to do things right so that I can totally delete everything on the drive.

Question:
What do I do before a fresh install if I want to wipe the OS and start over from scratch?
Thanks!
Jul 6 '09 #9
AmberJain
884 Recognized Expert Contributor
Hello,
@tpgames
For a fresh install, you need to format the partition. It seems to me that you will dedicate the complete harddisk to ubuntu. And therefore, you may need to format the complete harddisk. (You may leave the swap partition intact if you wish).

To format the partition (or complete harddisk), there are loads of programs around (e.g. Search Gparted on google). Gparted is also available on Ubuntu Live CD iirc. There is also an easy to use program called 'cfdisk' on Ubuntu live CD.

And yes, Good luck!

Hope this helps....
AmbrNewlearner
Jul 6 '09 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

2
1394
by: Alex Holcombe | last post by:
 One thing that attracted me to Python was the prospect of significantly shorter debugging times and debug-execution cycles thanks to Python being an interpreted rather than compiled language. In the case of MATLAB, the interpreted language I use currently, programming is quite speedy because one can test small sets of lines of code by copying them directly from the program file to the command line and debugging them in isolation- e.g....
2
2329
by: Kent Tegels | last post by:
Greetings, I've written some code for a presentation I'm scheduled to give in a couple of weeks. It compiles nicely instead of VS.NET 2003, but is giving me fits when I try to complie it from the command line. C:\scriptingdemos\WhatsRunning.vb(10) : error BC30456: 'Process' is not a member of 'Diagnostics'.
7
10111
by: Newbillian | last post by:
Is there some way of using vba to automate the processe of joining an Access 97 security workgroup? I typed wrkgadm /? at a command prompt and it just opens the gui, so I'm not sure what the parameters are for the command or whether there really are any command line switches for it. Thank you in advance.
9
8337
by: craig.overton | last post by:
All, I am currently developing an FTP class in VB.NET. It's kid tested, mother approved when trying to access an FTP Server on a Windows box meaning I can connect, run commands, upload and download a file no problem. My issues come when I try to use the same class with the same commands to access an FTP server on a UNIX box. I can connect and login just fine, but after that all my commands come back "500 'PWD': command not understood."....
4
2150
by: Bucco | last post by:
I installed python 2.5b3 on my windows XP sp2 box without any issues. I can double click the python program, and idle comes up in the command line window. However when I run python from the command line program cmd.exe, I get a pop-up window with the following error: 16 bit Windows Subsystem ----------------------------------------- The NTVDM CPU has encountered an illegal instruction. CS:020c IP:0115 OP:0f 00 00 00 00 Choose 'Close'...
5
7372
by: elitecodex | last post by:
Hey everyone. I have this query select * from `TableName` where `SomeIDField` 0 I can open a mysql command prompt and execute this command with no issues. However, Im trying to issue the same command inside of mysql_real_query and I keep on getting this error back. "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use
8
3872
by: jer | last post by:
I've noticed you've helped a lot of people that were trying to do sound recording through VB.net. I'm searched all over the internet, and I'm still having problems write sound to a wav file. My code originate from a VB 6 application, and I'm trying to use vb 2005. I was having a lot of issues until I saw your post that cleaned up a lot of the structures and DLL calls in this: ...
4
9956
by: =?Utf-8?B?UmljaA==?= | last post by:
When I press the Enter key in a Textbox I get a beep sound. But when I press the Enter key in a combobox, I don't get the beep sound. Is there a way to suppress the beep? How to do this? Thanks
6
1938
by: gobblegob | last post by:
Hi guys, I am playing a sound using MMC on a form that pops up. Ok here is the problem it plays fine the first time but when the form loads the second time it plays no sound. Private Sub Form_Load() psSoundFile = "c:\alarm.wav" MMControl1.DeviceType = "WAVEAUDIO" MMControl1.FileName = psSoundFile
0
10491
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10268
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9079
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7571
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6809
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5467
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5593
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3762
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2941
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.