LinuxQuestions.org
Review your favorite Linux distribution.
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 03-01-2003, 07:42 PM   #46
322bnh
Member
 
Registered: Feb 2003
Location: TX
Distribution: mandrake, knoppix
Posts: 32

Original Poster
Rep: Reputation: 15

MasterC....it just keeps getting worse: kscd crashes everytime I try to load it and xmms locks up either individually or it locks the whole system! None of the cd burning applications 'see' tracks even with /dev/cdrom1 like grip showed tracks with. I removed xmms from the system and re -installed and no change....can't find a way to remove kscd to do th same.
If my other computer wasn't a 486 with win95 and a nearly full 2g hardrive I would try it there now. Still thinking about Wal-Mart....
 
Old 03-02-2003, 01:46 AM   #47
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Hmm... First try a different window manager. Fire up fluxbox or something lite, maybe xfce since it's Cholesterol Free Either way, get away from KDE for now. Let's rule out a sound server problem. Now fire up grip again. Get the CD playing. Make sure you have the audio cable connected to the back of the drive and the soundcard. Make sure volumes are unmuted in your mixer. Make sure you have permission to access /dev/dsp and /dev/dsp (and /dev/mixer). Check the modules to ensure the module for your card is loaded. Finally, check the volume on your speakers, and make sure they are plugged in.

Now, here's how to get your mixer up (use root for all of this, but be careful not to dork with anything too much):
fire up xterm or any terminal and type:
kmix (or gmix or aumix if any of those don't work, install one from your install discs)

Here's how to check your modules:
lsmod (LSMOD lowercase and as root)

Check permissions with:
ls -l /dev/dsp
ls -l /dev/dsp1
ls -l /dev/mixer

And look for at least r,x permissions like so:
bash-2.05a$ ls -l /dev/dsp
crwxr-xr-x 1 root sys 14, 3 Jul 18 1994 /dev/dsp
If those aren't what yours look like use:
chmod a+xr /dev/dsp (and the others if needed, and as root)

Cool
 
Old 03-02-2003, 09:48 AM   #48
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
Just for info 322bnh,

the minor success that I had using the KSCD to play a disc was done with KDE gui, I don't like using terminal's, I haven't really got a clue how to use them to best advantage, as I haven't had any experience of them - my first PC was a wind0w$ 95 system so I was too late for DOS.

Just keep at it, it's got to be a configuration thing if you are getting system sounds.

In my case, it's cos I'm a total tit, either that, or as per f*****g, the pricks who write the documentation don't understand the meaning of the word "Intuitive" - cos that's what they say about XMMS, and let me tell you, they are lieing like a hairy egg.

Oh, and before I finish my rant, I can't get f*****g grip to start either. I was earlier, but I went to change the "cdrom" device to it said /dev/scd0 and now the bastard just won't start - I did also try it in a terminal but the piece of s**t just says error unable to initialise cdrom2

so at the moment, it's a pile of crap!

regards

John the unfeasibly frustrated!

p.s. did I read somewhere that you are getting stuck in respect of resources i.e. hdd size or ram or somesuch - I only ask, because I use mandrake because the bit of research that I did before starting to learn linux indicated that mandrake was about the most user friendly in a newbie/desktop sort of way - again they lied seriously though, I feel that half the problem is that the people who are linux dev's have forgotten what it's like to be a n00b, and that's why they use phrases like "intuitive", when it's not, but as for the snags you mentioned with win xp - my hdd is only 40 gig's and the win xp has a partition of about 22 gig's. But if your hdd is getting a bit full, slash and burn - I don't tend to keep anything on my hdd except the applications, and if I find that I don't use something - then I bin it.
 
Old 03-02-2003, 11:49 AM   #49
322bnh
Member
 
Registered: Feb 2003
Location: TX
Distribution: mandrake, knoppix
Posts: 32

Original Poster
Rep: Reputation: 15
masterC
i need some basics on doing a differnet window manager...typing flubox or xfce at the run command or a terminal did nothing.
I tried the other trouble shooting cammands and that did nothing or showed me nothing.

bigjohn
I feel your frustration! this Linux will never fly with the general public if it cannot be managed from the desktop! This coding from a terminal is like dinking with the registry in windows. I d/l'd and installed from the internet and so far my only investment is time and I am running out of that and patience. Has anyone who has actually bought this product gotten any support?
I thought that apple was the stepchild to windows...mandrake must be the bastard child....
 
Old 03-02-2003, 01:36 PM   #50
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
To start with, the first couple of times, I just did download stuff, but the version that I have running at the moment is a boxed set - which did actually make a difference.

e.g. I know that you can now get the various nvidia drivers, but they where already on the boxed version and set up ready to go. Also, the support for the alcatel speedtouch usb really was "out of the box" no more messing with the microcode.
And they included the "bootstrap" rpm for the micr0$0ft font's that are available on the net, though I removed that and did the install myself, as that enables me to use all the fonts I want (under my wind0w$ licence).

I also decided that to show a little loyalty, the 25 pounds was better in their bank than in my wallet, I now appreciate some of the difficulties of producing software, and as you can't even get a decent restraunt meal for "*a pony" down my neck of the wood's I thought, why not.

Even though I generally enjoy using mandrake - more than once I have been close to putting a large hammer straight through the monitor in frustration - but then I remember (thus far) that I do't get road rage even if I'm trying to force my 55ft tractor/trailer combo through central London - I just walk away and chill.

regards

John

* A pony = 25 pounds (and a monkey is 500 pounds)
 
Old 03-02-2003, 04:32 PM   #51
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Quote:
Originally posted by 322bnh
masterC
i need some basics on doing a differnet window manager...typing flubox or xfce at the run command or a terminal did nothing.
I tried the other trouble shooting cammands and that did nothing or showed me nothing.

bigjohn
I feel your frustration! this Linux will never fly with the general public if it cannot be managed from the desktop! This coding from a terminal is like dinking with the registry in windows. I d/l'd and installed from the internet and so far my only investment is time and I am running out of that and patience. Has anyone who has actually bought this product gotten any support?
I thought that apple was the stepchild to windows...mandrake must be the bastard child....
How are you getting into X? If you are using "startx" then you will need to just make a .xinitrc file in your home directory, and then add this line to that file:
exec /path/to/xfce
To find the path:
whereis xfce

Then logout of your existing X, and then start right back up:
startx
And it should fire up xfce.

Cool
 
Old 03-03-2003, 08:30 PM   #52
322bnh
Member
 
Registered: Feb 2003
Location: TX
Distribution: mandrake, knoppix
Posts: 32

Original Poster
Rep: Reputation: 15
Well I finally got tracks to display and tunes to play in kscd. Edited the config file, all with no black screen terminal and and no root! Details tomorrow if anyone is interested. Now on to xmms....
 
Old 03-03-2003, 08:51 PM   #53
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Sweet Whatever it takes...
 
  


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
Mandrake 10 - CDROM not working MysteriousRevC Mandriva 3 05-17-2004 04:21 PM
CDROM working sometimes cddesjar Linux - Software 3 01-21-2004 07:33 PM
cdrom not working under wine keleko Linux - Software 2 01-17-2004 01:24 PM
CDROM in /etc/fstab not working fbarre Linux - Newbie 12 08-29-2003 01:58 PM
How unmount working cdrom? X_shadow_X Slackware 6 07-05-2003 02:01 PM

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

All times are GMT -5. The time now is 09:33 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