LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-26-2003, 12:23 AM   #1
snatale1
Member
 
Registered: Aug 2003
Location: Richmond, Virginia, US
Distribution: Ubuntu 20.04 / Manjaro
Posts: 439

Rep: Reputation: 48
Screwed something up! NO SOUND help!


These are the events leading up to my system completely losing sound. I tried using apt-get to uninstall xine because I could never get it working right, but not paying attention I typed xmms. I though no prob I installed it before I'll do it again, no such luck I download it off RHN and It did not work, then I went to freshrpms and got everything with the word xmms on it and installed them all, xmms will load but not play mp3's, only audio cd's, so I looked around and found one called xmms-mp3******** which I didn't install b4, so I tried to install that and got this error

xmms-mp3-1.2.7-21.p.fr1.i386.rpm error V3 DSA signature: NOKEY, Key ID e42d547b

I uninstalled the prev crap I put in does anybody know what I did? as of right now I have NO sound at all no MP3, audio cd or system events.
need help bad could someone tell me which files I need to get up and running again..also since all this started my sys seems to be a little unstable, it froze a few times while trying to do all this. A result of me ?

UPDATE: For the hell of it I switched from GNOME to KDE and had sound there, how could I screw up only GNOME plz help!
THANK YOU

Last edited by snatale1; 08-26-2003 at 12:32 AM.
 
Old 08-26-2003, 12:38 AM   #2
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
you are using redhat which is simple and easy, I personally have had nothing but trouble with it, second you are playing witch packages, I hate packages, once again nothing but trouble from them, try compiling xmms from source that should work.
 
Old 08-26-2003, 12:46 AM   #3
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Maybe in the event of things you uninstalled whatever sound server Gnome uses (ESD?)? Check to see that you have ESD installed:
esound daemon

I believe RedHat capitilizes on Gnome, so removing things could easily cause Gnome not to work. Seems like each distro does that though, chooses one of the big 2 DE's to support, and runs with it.

Anyway, head over to www.xmms.org and see about installing the packages they provide to you for your distro.

Cool
 
Old 08-26-2003, 12:46 AM   #4
snatale1
Member
 
Registered: Aug 2003
Location: Richmond, Virginia, US
Distribution: Ubuntu 20.04 / Manjaro
Posts: 439

Original Poster
Rep: Reputation: 48
now my comp keeps freezing while GUI is up ,and at console while logged in or not keep getting this msg

hdc: cdrom_pc_intr: The drive appears confused (ireason = 0x 1)

what the hell is that??????

#@%#ing linux!!!!!, I'm not giving up will NEVER go back to MS but this sucks... it's been a little to easy up until now was expecting some type of prob but not this big....
 
Old 08-26-2003, 12:50 AM   #5
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
What'd you do...

Post up what you get from:
ls -l /dev/cdrom
ls -l /dev/hdc
cat /etc/fstab

And:
rpm -qa | grep xmms

Type those into a terminal and post up their results.

As a side note:
Have you considered trying other distros?

Cool
 
Old 08-26-2003, 12:57 AM   #6
zsejk
Member
 
Registered: Apr 2003
Distribution: Slackware
Posts: 345
Blog Entries: 5

Rep: Reputation: 30
Yeah, like Slackware...



-zsejk
 
Old 08-26-2003, 01:06 AM   #7
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
slack forever
 
Old 08-26-2003, 11:40 AM   #8
snatale1
Member
 
Registered: Aug 2003
Location: Richmond, Virginia, US
Distribution: Ubuntu 20.04 / Manjaro
Posts: 439

Original Poster
Rep: Reputation: 48
ls -l /dev/cdrom:
lrwxrwxrwx 1 root root 8 Aug 18 11:45 /dev/cdrom ->
/dev/hdc

ls -l /dev/hdc:
brw------- 1 snatale disk 22, 0 Jan 30 2003 /dev/hdc

cat /etc/fstab:
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0

rpm -qa | grep xmms:
Just went back to the command prompt..

messy but I sure you expected that....
as for trying other distros i'm definatly thinking about it. I love RH and haven't had alot of prob but every one I do have is rpm related..
thinking about Debian I like the software availibility seems cool. what do you think?

Heres weird after a reboot (not the first or tenth)my gnome sounds started working again, I'd have to try xmms again to see what happens, It's cool that there working but the fact that they were broken for 2 days then just started working again doesn't show me much stability ya know?
is there anything you can figure out from those results? means nothing to me still to new.

THANX

Last edited by snatale1; 08-26-2003 at 11:45 AM.
 
Old 08-26-2003, 11:46 AM   #9
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
No, everything really looks just fine...

Since the problem 'cleared up' it's really hard to diagnose..

Cool
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
KDE screwed my sound over sirgregsalot Linux - Software 2 07-30-2004 09:12 PM
Dropline gnome has screwed my sound Komakino Linux - Software 1 07-07-2004 04:30 PM
X is all screwed up...Please help. bshelton Mandriva 2 06-16-2004 01:05 PM
KDE 3.2 Screwed Up My Sound, Can't Fix KungFuHamster Linux - Software 9 02-28-2004 02:17 AM
I Screwed Myself Sathe Linux - General 6 02-08-2002 02:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration