LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   can't open any audio media players (https://www.linuxquestions.org/questions/linux-newbie-8/cant-open-any-audio-media-players-556765/)

theonetoblame 05-25-2007 10:10 PM

can't open any audio media players
 
Hi, im a complete newbie, and im trying to figure out how to play my music (mp3, cds) on linux. ive tried rhythymbox music player, but when i click play to songs opened from my mp3 player, no sound. the volume is fine, and it says its playing, but i hear nothing. ive also gone on firefox and searched for downloads of other audioplayers, among which ive tried songbird and amorak, but when i double click to open them after ive downloaded them, a message box comes up saying 'could not open; archive type not supported.'
what does this mean/what do i do?

thanks so much for any help you can give :)

AceofSpades19 05-25-2007 10:27 PM

You need codecs, an effective way I found to get them was throught Automatix2 at www.getautomatix.com

theonetoblame 05-25-2007 10:53 PM

huh?? :confused:
 
i went to the site and downloaded automatix (at least, i think thats what i did >.>)... then i couldnt find it anywhere... after like 20 min of searching through my computer files, i found it in applications xP...

thanks for all your help, i will let you know if it works... :)

and i probably sound like a complete idiot, but whats a codec? someone might have explained it to me once, but it didnt make any sense... :confused:

~thanks~

theonetoblame 05-25-2007 11:35 PM

i downloaded codecs (whatever they are) and a bunch of different programs to play audio files, but there is still no sound. most of the programs show that the songs are playing, but no audio. :gonk:

AceofSpades19 05-26-2007 12:15 PM

go to the media codecs and get the basic media codecs whatever they are, codecs are things that give the player instructions on how to play that media extension

theonetoblame 05-26-2007 03:17 PM

go to the media codecs where? x.x
i installed all the codecs/plugins that came with automatix, and looked for others w/ google...

Boow 05-26-2007 04:19 PM

is he using ubuntu automatix is not gonna help if hes not using ubuntu

theonetoblame 05-26-2007 04:23 PM

=^.^=
 
ah ha! i think i figured it out. ubuntu/linux doesnt have a built-in speaker thing, does it? cause i went into volume to make sure everything was unmuted, which it was, then on impulse, plugged in my mp3 speakers, and it worked!

now i have to decided which of the eight different audio players ive downloaded to use xD

thank you so much for your help! :D


~ :newbie: ~

theonetoblame 05-26-2007 04:27 PM

Quote:

Originally Posted by Boow
is she using ubuntu automatix is not gonna help if shes not using ubuntu

yesh, i have ubuntu =^.^=

pusrob 05-26-2007 05:12 PM

Hello theonetoblame!
So, you're using ubuntu. OK. I am glad to hear that you can now play and of course listen to your music. I'll make a suggestion, so you will have less trouble in the future. Ubuntu provides a very powerful package manager: Synaptic. Open it, type in the root password when asked, and press the search button. Search for these: w32codecs and madplay.
These packages will solve a lot of problems, which didn't even occurred yet. w32codecs for example, provides a lot of codecs not only for music, but for movies too. With this installed, you will be able to play most video formats with Xine or MPlayer movie players. If Synaptic cannot find w32codecs, you can do one of these things to install this very essential codecs package:

1. In synaptic go to Settings menu, and there click Repositories. Here press New, and select from the scroll-down menu the Binary (deb) option.
In URI line add this: http://medibuntu.sos-sts.com/repo/
At the Distribution line add your ubuntu version (breezy, dapper, edgy, feisty or gutsy). Add only one!
At Section(s) line you will need this: free non-free
Press Reload button, and search again for w32codecs.
I recommend this install solution, since this repo will provide you not only this, but other useful packages too.

2. Open a web browser and go here: http://www2.mplayerhq.hu/MPlayer/rel...061022.tar.bz2 This will download the codecs tarball, but this way you will need to copy the codecs manually to the right directory. Where to copy? Here: /usr/lib/codecs/ This should work.

To handle all kinds of compressed files/archives, you will need some packages. Go to Synaptic again, and search for these: tar, bzip2, gzip, p7zip, unzip, zip, rar, unrar, unrar-free, arj, unace, and lzop. With these installed, you will be able to handle most of your compressed archives.

So, you're she. And what brought you to start using Linux? I'm just interested. It is not a negative question, I am just impressed.

theonetoblame 05-26-2007 10:37 PM

hello rob
you almost sound like a sales person; 'this very essential codec package' lol =D
i didnt know where synaptic even was at first. had to look around quite a bit. but i found it (success!!)
madplay was there, itll be helpful for mp3 files, but no w32codecs.
okay, ive gotten as far as settings, then repositories, but there is no 'New.' only add, remove, edit and add cdrom. help?

problem with option 2: no codec folder in /usr/lib, and it wont let me create one. a question though: how can access be denied, when im the admin of this computer? dont i set the accesses?

as far as how i found ubuntu/linux, a friend of mine is a big-time user (not drugs, mind you) and absolutely hates windows (and loves to rant about it) xD plus, he happened to mention that fact that most hackers are guys (clearly a challenge :P)
...as well as all the obvious advantages of open source... :D

pusrob 05-27-2007 06:35 AM

Quote:

Originally Posted by theonetoblame
okay, ive gotten as far as settings, then repositories, but there is no 'New.' only add, remove, edit and add cdrom. help?

Ok. Then press Add. I use Mepis, it is ubuntu based you know, but as we can see there can be some differences. Press add, and type the things I told you in my previous post, so it should work. If the lines like URI, Distribution and Section(s) appear, and they are all blank, you are in the right place.

Quote:

Originally Posted by theonetoblame
problem with option 2: no codec folder in /usr/lib, and it wont let me create one. a question though: how can access be denied, when im the admin of this computer? dont i set the accesses?

Sorry. I forgot to mention, that in /usr/lib/ the codecs dir doesn't exist as default, so you have to create one. How did you try to access that folder? In linux as a user you cannot write too much folders, except in /home/ folders for example. If you're logged in as a user (highly recommnded), than you will need to do the following to create that dir. Go to synaptic, and search for package mc. This is Midnight Commander, a clone of Norton Commander (was used in DOS times) for linux. Install it. Open a terminal window, and type su. It will ask for root password, so type in and press ENTER. Now, you're terminal window is now has root permissions. Type mc, and Midnight Commander will start. Here navigate to /usr/lib/ and press F7 key. This will create a new folder, name the folder codecs, and press ENTER. Voila, your codecs folder is now created. With mc you can also access your tarballs, I mean you don't need to extract the contents before copying to somewhere, but mc navigates into the tarball like into a folder. Go inside your codecs tarball, and press F5 key to copy. The other side of mc should be the destination folder.

Quote:

Originally Posted by theonetoblame
as far as how i found ubuntu/linux, a friend of mine is a big-time user (not drugs, mind you) and absolutely hates windows (and loves to rant about it) xD plus, he happened to mention that fact that most hackers are guys (clearly a challenge :P)
...as well as all the obvious advantages of open source...

Well, I am even more impressed. You not only listened to your friend, but you heard him. That is a huge step forward! Really! You know, I hate Window$ too (most of true Linux users do hate it I think), and I did tell "things" about it, and I told people why Open-Source is good, but everybody just listened (I think most girls don't even do that). Nothing more. I can't tell yet, that I converted somebody. Nobody wants to take some time to give it a try. I think this is the biggest problem. They say Win is better, but they say it because they cannot compare it with something else. So: I am really happy that you're not one of those people. ;) One more thing: I am very interested, how long your friend was talking about Linux until you did give it a try?

theonetoblame 05-28-2007 10:24 PM

D:<
 
Quote:

1. In synaptic go to Settings menu, and there click Repositories. Here press New (add), and select from the scroll-down menu the Binary (deb) option.
In URI line add this:

theres no binary option, or url line after clicking 'add.' no mc either, but i went to terminal and typed su, and it asked for my root password, just like you said it would, so i guess it was already installed... only i have no idea what a root password is xP is it just the admin password? cause i tried that, and it didnt work... oi. my computer hates me... xP

Quote:

I use Mepis, it is ubuntu based you know...
i know next to nothing about *nix... : D

Quote:

One more thing: I am very interested, how long your friend was talking about Linux until you did give it a try?
uh... a few weeks?? maybe... ?? i dont really know, i saw him maybe once a week, and he didnt talk about it all the time...


? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?


Quote:

but everybody just listened (I think most girls don't even do that).
sad but true... your stereotypical female is a prep who is afraid of bugs and reptiles, a slut who thinks only about guys and dresses accordingly, and completely ignorant when it comes to anything having to do with sports or technology...xP as you can see, i am trying to change that

pusrob 05-29-2007 05:58 AM

Quote:

theres no binary option, or url line after clicking 'add.'
This is very very interesting. Can't you send a print-screen of your synaptic? If I could see it, I could tell what to do.
Quote:

no mc either
mc should be installed through Synaptic. Press search button there, type mc, mark for installation and apply. After installation is complete, try to start mc again.

Quote:

but i went to terminal and typed su, and it asked for my root password, just like you said it would, so i guess it was already installed...
su is not a program, it is a command to switch you to Super User (root) mode. Root is the same as Administrator, but this word is used in linux world. Shorter name for Admin. you need to type your admin password there, if doesn't work, try your user password. I don't like ubuntu because of this confused user management. In other distros it is very clear who is the user and who is the root. In ubuntu, well, it is mixed somehow. I never liked when I needed to type the same password as my user password, and there were no real root account. Thats why I never used ubuntu for long time.
Quote:

your stereotypical female
my stereotypical?
Quote:

is a prep who is afraid of bugs and reptiles, a slut who thinks only about guys and dresses accordingly, and completely ignorant when it comes to anything having to do with sports or technology
I think I have much more complex conception about girls. I don't think about them like every girl is the same. I'm not the guy who says this well known phrase: "you know them... girls..." Only those have such thoughts about girls, who never really speak with them.
Quote:

as you can see, i am trying to change that
You are a very good example for what did I say. Not every girl is the same, and true what is true, you are even less the same than others. This is good to see that someone does something against that picture you told before. :)

theonetoblame 05-29-2007 11:23 AM

XoX
 
Quote:

Can't you send a print-screen of your synaptic?
http://i165.photobucket.com/albums/u...earchformc.png
http://i165.photobucket.com/albums/u...insettings.png
http://i165.photobucket.com/albums/u...oblems/add.png

i searched for mc, but it wasnt there... or at least, i didnt see it. maybe i looked in the wrong places.

Quote:

you need to type your admin password there, if doesn't work, try your user password
i was not aware that the root (admin) password was different from the user password. i have no idea which is which. i only know the password i use to login, but i am the only user name there is, so i guess i am the admin. but would that not make my password the admin, and therefore root, password? only it didnt work to change to super user.

http://i165.photobucket.com/albums/u...ionfailure.png

Quote:

my stereotypical?
well not your stereotypical female... yours because it was you who I was talking to, but not like yours because theyre yours, like they belong to you, or that they are the stereotypes that you agree with or believe or anything...

Quote:

I think I have much more complex conception about girls. I don't think about them like every girl is the same. I'm not the guy who says this well known phrase: "you know them... girls..." Only those have such thoughts about girls, who never really speak with them.
i did not mean to imply in any way that it was your stereotypical thinking to which i was ranting about. just stereotypes in general. honestly i cant judge you (or anyone, really), i havent even met you, i have no idea what kind of person you are or how you act/what you believe. so im not dissing you (sorry if it seemed that way)

and i didnt mean it like all females are like that, just that that is society's stereotypical view of women... but not that everyone believes that either. but for anyone who does, I want to prove them wrong... I know several men, including some of my teachers and one of my pastors who are biased against women and are still stuck in the thinking that women cant have jobs, they stay at home and love to cook/clean/etc. its annoying to be grouped in a "category" because of gender...

sorry if i insulted you in any way...

...

im done

pusrob 05-29-2007 03:49 PM

nonononoooo.... :) You're definatelly not looking at the right place. I think I need to send my printscreens to show you. OK? Well, check these: http://www.fotokep.hu/v/pusrob/LQ/repo+in+menu.png.html
On the right side of the image, you will see small thumbnails, click on the next, so you will see it in big. They are in the right order. If you accidently browse my folder, on left (under véletlen képek) will be random images from the whole site, not my pictures. If you see a girl, a tree, a cat, etc. on those pictures, thats not me.
Quote:

i searched for mc, but it wasnt there... or at least, i didn't see it. maybe i looked in the wrong places.
It cannot be. Check screenshots again: the last two pictures. Don't forget to scroll down in results, when search is completed.
Quote:

i only know the password i use to login, but i am the only user name there is, so i guess i am the admin
Commonly in distros you cannot login as root from graphical login, as this "feature" is turned off. Who installed your Ubuntu? You or somebody else? If not you, you should ask for the root password. As I remember correctly, even in ubuntu it is asked to give a root password, during installation process.
Quote:

but would that not make my password the admin, and therefore root, password?
Commonly no. In Ubuntu everything is possible. As I told you before, ubuntu has a "special" user management, which I don't really understand how works. In any other distro everything is clear.
Quote:

well not your stereotypical female... yours because it was you who I was talking to, but not like yours because theyre yours, like they belong to you, or that they are the stereotypes that you agree with or believe or anything...
Sorry, but it is too complicated for me, I don't really understand what did you write up here :) Could you say it again in a less complicated form? Thanks.
Quote:

honestly i cant judge you (or anyone, really), i havent even met you, i have no idea what kind of person you are or how you act/what you believe. so I'm not dissing you (sorry if it seemed that way)
You don't have to apologize. You didn't say anything wrong.
Quote:

just that that is society's stereotypical view of women...
Actually, you have a point. Regrettably, I can't say you're wrong, because it's true.
Quote:

I know several men, including some of my teachers and one of my pastors who are biased against women and are still stuck in the thinking that women cant have jobs, they stay at home and love to cook/clean/etc
I had such a teacher too. On every lesson we had, he told something "negative" (to express myself "softly") about women. To sum up what he told on every lesson: girls are good for nothing. Sad. I don't understand how can a teacher be such a "gender-hater".
Quote:

its annoying to be grouped in a "category" because of gender..
I am sad to see that this is happening in the 21st century. Decades went by, but still happening... :(
Quote:

sorry if i insulted you in any way...
You didn't insult me in any way, so don't have bad feelings about this ;) .
P.S.: nice computer name you have... :D

theonetoblame 05-29-2007 07:41 PM

Quote:

It cannot be.
http://i165.photobucket.com/albums/u...blems/nomc.png
this is the exact screen that comes up when i search for 'mc.' the only thing even remotely close is mcpp, which has nothing to do with midnight commander
from the above screen i clicked on settings, then repositories, and the window that came up had the title 'software preferences,' like the second url i sent before. i dont know what to do, its obviously not giving me the right window, or something else is wrong. but i clicked on repositories.


Quote:

If you see a girl, a tree, a cat, etc. on those pictures, thats not me.
its good to hear that you are not a girl or a tree or a cat ^.^

HA HA!!!! i just figured out how to access the root user name and change the password! and i went to a terminal and typed in su and it worked!!! <.< now i have no idea what to do next... *goes to read previous posts* oh, yes... i still need mc :p


Quote:

Sorry, but it is too complicated for me, I don't really understand what did you write up here Could you say it again in a less complicated form? Thanks.
basically, when i said your stereotypical female, i meant it as a general term. i used your because i am talking to you; i did not mean that those were the stereotypes you, specifically, agreed with or believed in. savie?:)

Quote:

P.S.: nice computer name you have...:D
^u^ glad you like it

pusrob 05-30-2007 06:16 AM

Quote:

oh, yes... i still need mc
OK. Nothing in repos. Quite interesting. There is an option in these situations. When you don't find something, vivit the following web page: http://packages.ubuntu.com/
Here use the search field of course. Now, I did it for you, so visit this page: http://packages.ubuntu.com/cgi-bin/s...ge=2&number=50
Scroll down, and you will find mc (at 3/4 part of scroll bar). Click on the name of your Ubuntu version, scroll down on this page to "Download mc" section, and choose i386 architecture (click on it). On this page choose a mirror, and download the file.
After you downloaded the file, open terminal, su it, and navigate to your mc file. Here type this: apt -i "mc package name". A suggestion here: whenyou start typing the long mc package name, do this: type in the first 3 letters of the package name, and then press the TAB key. It will then automatically "type in" the following letters for you. When you installed mc, you will be able to handle separatelly downloaded packages with it. mc is a very handy tool.
Quote:

savie?
Thanks. Now I understand.
Quote:

glad you like it
listening to rock music, eh? :)

theonetoblame 05-30-2007 11:01 AM

its all there now. i downloaded the mc package and then used su in terminal to copy it to the codecs folder i created.

i am now attempting to download the w32codecs package you mentioned in your first post, which was, i believe, the original reason for getting mc in the first place (though not the only reason, of course). its not working though. the internet page is still "loading," which it has been doing for the past 15 min.


Quote:

Here type this: apt -i "mc package name"
what was this for?:confused:

Quote:

A suggestion here: whenyou start typing the long mc package name, do this: type in the first 3 letters of the package name, and then press the TAB key. It will then automatically "type in" the following letters for you.
this didnt work. when i hit tab it just tabbed over to the column on the other side of the window

Quote:

listening to rock music, eh?
rock music is my life :) rock and screamo and heavy metal... all christian though (which many people dont think is possible, to have christian rock or christian screamo, but it is, and its all i listen to

pusrob 05-30-2007 03:05 PM

Quote:

i downloaded the mc package and then used su in terminal to copy it to the codecs folder i created
Don't copy the mc.deb file to the codecs folder.
apt -i "mc package name": did I really typed this? This is not a valid command! Ouch!!! I don't know where were my thoughts. The valid command is the following:
Code:

dpkg -i mc-name.deb
mc-name.deb is the full name of your downloaded deb file. Sorry. This should work. This command installs the mc package, if not using Synaptic.
Quote:

this didnt work. when i hit tab it just tabbed over to the column on the other side of the window
I guess you are talking about mc now. So you installed it somehow. Good. The TAB "auto typer" works only in terminal, and only when nothing is running in it (like mc).
Quote:

the internet page is still "loading," which it has been doing for the past 15 min.
You're using firefox. Right? Well, firefox has a strange behavior when people try to download something. You press the link to download the file, and then it does nothing, at least it seems that it does nothing. Same for me. I figured out something: When I press to download something, firefox downloads the file, and when the download is more or less completed, only then it asks if I want to save it or not. I hate this behavior, thats why (there were other reasons too) I switched from firefox to Opera and Konqueror.
So, if you have mc, now you can copy the contents of your codecs tarball to the correct place. Your video players (Xine, MPlayer, or both) will automatically detect the codecs there. Nothing should be done afterwards. This is a very important package, because other players use xine or mplayer engine to play a movie or music. For example amarok, kmplayer, kaffeine, browser embedded players, etc. I recommend you to install both (xine + mplayer), because they don't behave in the same way. You can meet video formats, that will play in mplayer correctly, but in xine not, and the other option can happen too (xine good, mplayer no).
Quote:

rock music is my life rock and screamo and heavy metal
Aham. Thats really nice. How many years are you listening to rock music? I do listen to Rock too. Mainly, I listen something from these subgenres: Viking Metal, Melodic Death Metal, Melodic Black Metal, Folk Metal, Progressive Metal and Gothic Metal.

theonetoblame 05-31-2007 01:47 PM

Quote:

So, if you have mc, now you can copy the contents of your codecs tarball to the correct place.
im sorry, but what are codec tarballs? whats a tarball? :scratch:

i think i downloaded the codecs from http://www2.mplayerhq.hu/MPlayer/rel...061022.tar.bz2,
(what you said to do in your first post), but i cant be sure. there's just a box icon on my desktop. does it need to be moved somewhere? and how do i know that it was actually downloaded, or that it will do what its supposed to (by the way, what, exactly, is it supposed to do?)? o.O

Quote:

How many years are you listening to rock music?
a few years now... a friend of my introduced me to an online rock station ( http://therockhd.com ) and ive been listening ever since :)

and i finally got my internal speakers working :D i went to alsamixer with terminal (on the advice of one of my other friends) and tried un-muting everything (when i had done this before, i couldnt figure out where the mute/unmute button was :) ), and when i unmuted the master mono (which i hadnt even realized was muted), everything worked :p

pusrob 05-31-2007 03:58 PM

Quote:

whats a tarball?
tarball is kind of slang(?) name for the "tar-ed" compressed archives. It is shorter and easier to say, than targzipped archive. So: if an archive was compressed using tar, it is a tarball. Most common: *.tar.gz or *.tar.bz2. Tar actually does not compress anything, it only packs (without compression) many files into one big file. This technology was invented, when people used tapes for storing data. Tapes couldn't store filenames, extensions and permissions so something was needed to make life easier. It was TAR (Tape ARchive). Tar was able to store names, extensions and everything, so after copying data back to computer, people could add any name to the file with a .tar at the end, so they could unpack files out there as they were before putting them onto the tape. Gz and bz2 are gzip and bzip2, they are the thing which actually compress the stuff. These apps can only compress one file. Here is where tar comes back. Tar pack the files into one file, than gzip or bzip2 compresses it, so you have a compressed archive which contains many files. It was not needed to design a file compresser, which can handle many files at one time. Cool, eh?
Quote:

there's just a box icon on my desktop
That is your downloaded codecs tarball. Open mc and go here: /home/theonetoblame/Desktop I think you will find the file there, or you just can drag 'n drop to a more suitable place (/home/theonetoblame/temp for example).Open mc, and go to the tarball of yours, hit enter on it, so mc will go inside the archive. On the other panel of mc go to /usr/lib/codecs/ or usr/local/lib/codecs. The readme file says that the first path is good if using a prebuilt (you have this) package. Copy the contents of the tarball (without the dir!!! only what is inside the dir). You can do this: go to the side of the contents, hit * and than press F5. It will do the rest.
Quote:

by the way, what, exactly, is it supposed to do?
Codecs decode compressed videos so, you can watch them. The same as you need a codec if you want to play mp3s (libmad).
Quote:

a friend of my introduced me to an online rock station
Understood. I can recommend something too. This is: http://www.chronixradio.com/
This is a very good station. It has 3 channels: ChroniX Aggression, ChroniX Metal and CroniX Grit. They are all Metal channels, so you just choose one. This station also supports Linux too. Hehe. Not every station does this. Use XMMS to tune in. Did you know that XMMS can use classic Winamp skins, and you can import the winamp presets?
Quote:

and ive been listening ever since
So you only listen to radio? Don't you have any own music? Any favorites? Interesting.
Quote:

everything worked
Good to see that you figure out things on your own too :) .

theonetoblame 05-31-2007 07:41 PM

Quote:

Cool, eh?
cool, but just a bit confusing :) lots of new lingo to learn, i guess

Quote:

(without the dir!!! only what is inside the dir)
do i want a bunch of loose files floating around in my /usr/lib/codecs folder? O.o this seems strange, why not just copy the whole dir?

Quote:

Codecs decode compressed videos so, you can watch them. The same as you need a codec if you want to play mp3s (libmad).
makes sense...

Quote:

Did you know that XMMS can use classic Winamp skins, and you can import the winamp presets?
??
i do not know what XMMS is, but i use Beep Media Player for my regular mp3 songs, and ive been trying to download some WinAmp skins for it, only some work and some dont.


Quote:

So you only listen to radio? Don't you have any own music? Any favorites? Interesting.
goodness, no. i have tons of songs/cds of my own, im not radio-dependent :) just most of the artists that i now listen to i heard for the first time on that station =D and of course, after listening to plugs on the radio for concerts of my favorite bands and going to the concerts, i hear new bands too that i like. so i buy cds, or get songs for $0.88 at Walmart.com, or share with my friends... i currently have almost 250 songs on my mp3 player alone, not counting all the ones currently stored on my other harddrive :D

pusrob 06-01-2007 10:13 AM

Quote:

lots of new lingo to learn
Not too much. Just learn the basics, and than you will learn the others with time.
Quote:

do i want a bunch of loose files floating around in my /usr/lib/codecs folder
This is 100% sure. That is why you created the codecs dir in /usr/lib a few days ago.
Quote:

i do not know what XMMS is, but i use Beep Media Player for my regular mp3 songs, and ive been trying to download some WinAmp skins for it, only some work and some dont.
XMMS: X MultiMedia System. A music player, looks same as beep player, but can handle every classic Winamp skins. It is a quite old linux application, but it's still developed. You can install it from Synaptic too. It won many awards since its existance.
Quote:

i currently have almost 250 songs on my mp3 player alone, not counting all the ones currently stored on my other harddrive
250 on your player? Nice. It has a big storage capacity I guess. On your HDDs you must have much more I think.

theonetoblame 06-01-2007 09:35 PM

Quote:

XMMS: X MultiMedia System. A music player, looks same as beep player, but can handle every classic Winamp skins. It is a quite old linux application, but it's still developed. You can install it from Synaptic too.
hmm... i most definitely must look into this... :3 :3
although i looked for it in Synaptic, but did not see it. im afraid my synaptic is a bit outdated, or something... = ) it doesnt seem to have anything im looking for lol. ill just google it online, im sure i can find a free download somewhere : )


Quote:

It has a big storage capacity I guess.
its a 1 gig ... and yes, i have more than twice that number on my harddrive :)

...

well, thank you for all the help youve given me to help me get started in linux :D i cant begin to tell you how much it is appreciated

ttyl :)

pusrob 06-02-2007 05:11 AM

Quote:

im afraid my synaptic is a bit outdated, or something... = ) it doesnt seem to have anything im looking for lol
Maybe you didn't reload your package list. Press the reload button in Synaptic, and try again. Periodically do this reload (once a week), since this is the only way to know if there are some new/upgradable packages. After pressing reload Synaptic downloads something from the net, it is good. If no, only trying to get something from CD-s, its bad.
Quote:

its a 1 gig ... and yes, i have more than twice that number on my harddrive
I am sure you will collect some more music, like me.
Quote:

well, thank you for all the help youve given me to help me get started in linux i cant begin to tell you how much it is appreciated
Nothing to thank here, since this is why this forum exists. People ask, other people help. If you have other questions, just ask it in the correct forums, and somebody surely will help.
P.S.: what is ttyl?

theonetoblame 06-02-2007 06:51 PM

Quote:

Press the reload button in Synaptic, and try again.
i found it, but it was in applications, under add/remove... so i installed it, and now i have lots of new skins for it :D

Quote:

P.S.: what is ttyl?
Talk To Ya Later :)

pusrob 06-03-2007 05:02 AM

I am happy you found it. Happy further linuxing!
ttyl :)


All times are GMT -5. The time now is 11:15 PM.