LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 01-10-2006, 10:43 PM   #1
amlucent23
Member
 
Registered: Nov 2005
Location: Detroit Metro
Distribution: SuSE, but I also care for Ubuntu.
Posts: 38

Rep: Reputation: 15
Just upgraded to Suse 10 from 9.2... I have a few questions


First off Id say that Novell/Suse has done a really nice job with this release! in fact I have decieded to drop Windows all together but I need to fix a few things first.

1) Ktorrent seems to still be buggy and locks up mysteriously after about 20 min. so Id like to install Azureus but I never figured out how to install it for all users to where its listed in the KDE menu?

2) I can listen to mp3 files just fine, but if I want to burn a cd in K3B to convert the mp3s to regular CD-R it tells me that I can't do it???? Do I need another rpm file or should I break down and buy NeroLinux?

3) Does anybody know of a program that will mount a .iso file in/for linux- like alcohol 120?

Thanks in advance for attempting to help a linux newbie!
 
Old 01-10-2006, 10:49 PM   #2
amlucent23
Member
 
Registered: Nov 2005
Location: Detroit Metro
Distribution: SuSE, but I also care for Ubuntu.
Posts: 38

Original Poster
Rep: Reputation: 15
Also a quick poll- Does any one know of an easy to configure 54 mps Wireless PCICMA NIC that works in Suse 10. I perfer for it to be a Linksys but I am not sure if any linux drivers are available. Because my Dlink G630 doesnt work at all!
 
Old 01-11-2006, 06:01 PM   #3
roastedmnm
LQ Newbie
 
Registered: Jul 2005
Posts: 24

Rep: Reputation: 15
I am not qualified to answer most of your questions but I can answer the question about .iso's and mounting them.

There is no need to have a separate program to do this as it is built in and most distros have this enabled by default.

The command is:

'mount -o loop -t iso9660 filename.iso /mnt/iso'

A few notes:
filename.iso == filename of the iso so if you didn't happen to be in the directory that the file is in you could use '/whatever/directory/it/is/in/filename.iso'
'/mnt/iso' or whatever folder you chose to mount the iso in must exist.

roasted
 
Old 01-11-2006, 06:37 PM   #4
fragos
Senior Member
 
Registered: May 2004
Location: Fresno CA USA
Distribution: Ubuntu 10.10
Posts: 1,466

Rep: Reputation: 51
In number 2 above you said "convert" MP3 to CD/R. Are you trying to convert it back to audio format or do you just mean write the MP3 to a CD. MP3 is a file format and all files can be written to a CD in data mode. Converting back to audio is a different matter. Many newer audio CD players will also play MP3 files.
 
Old 01-11-2006, 10:53 PM   #5
mattl
Member
 
Registered: Mar 2004
Location: MA, USA
Distribution: OpenSuse 10, FC4/5, Mepis
Posts: 95

Rep: Reputation: 15
Its not the zyxel g-162, unless i missed something obvious.im just hoping to see responses on this one myself is my reason for posting.

Quote:
Originally Posted by amlucent23
Also a quick poll- Does any one know of an easy to configure 54 mps Wireless PCICMA NIC that works in Suse 10.
 
Old 01-11-2006, 11:07 PM   #6
amlucent23
Member
 
Registered: Nov 2005
Location: Detroit Metro
Distribution: SuSE, but I also care for Ubuntu.
Posts: 38

Original Poster
Rep: Reputation: 15
"In number 2 above you said "convert" MP3 to CD/R. Are you trying to convert it back to audio format or do you just mean write the MP3 to a CD. MP3 is a file format and all files can be written to a CD in data mode. Converting back to audio is a different matter. Many newer audio CD players will also play MP3 files."

Yes I am trying to convert the mp3 files back to audio so I will play on "MY OL P.O.S" CD player in my car. I could always do it in Windows and I have just taken it for granted.

Also has anyone tried MEPIS. My uncle (former loyal Suse user) has just told me that it is the greatest thing since sliced bread. But Im not sure I can part with Yast.
 
Old 01-11-2006, 11:18 PM   #7
fragos
Senior Member
 
Registered: May 2004
Location: Fresno CA USA
Distribution: Ubuntu 10.10
Posts: 1,466

Rep: Reputation: 51
I haven't heard of a utility to go in that direction, I play all my music on my Palm in MP3 format. I'd look at ripping applications like kaudiocreator or gzip, they may go both ways.
 
Old 01-12-2006, 01:28 AM   #8
BDHamp
Member
 
Registered: Mar 2005
Distribution: Ubuntu 9.10, Mint 8, Slackware 12
Posts: 105

Rep: Reputation: 16
Quote:
Originally Posted by amlucent23
First off Id say that Novell/Suse has done a really nice job with this release! in fact I have decieded to drop Windows all together but I need to fix a few things first.

1) Ktorrent seems to still be buggy and locks up mysteriously after about 20 min. so Id like to install Azureus but I never figured out how to install it for all users to where its listed in the KDE menu?
Not sure about that particular program, but generally speaking, if you have a SUSE rpm packaged to do so and install it as root, it will be availble for all users.

Quote:
2) I can listen to mp3 files just fine, but if I want to burn a cd in K3B to convert the mp3s to regular CD-R it tells me that I can't do it???? Do I need another rpm file or should I break down and buy NeroLinux?
You need the "mad" plugin.

See this thread:

http://www.linuxquestions.org/questi...d.php?t=373373
 
Old 01-12-2006, 09:59 PM   #9
amlucent23
Member
 
Registered: Nov 2005
Location: Detroit Metro
Distribution: SuSE, but I also care for Ubuntu.
Posts: 38

Original Poster
Rep: Reputation: 15
Quote:
Not sure about that particular program, but generally speaking, if you have a SUSE rpm packaged to do so and install it as root, it will be availble for all users.
ok most of the time when I download a program it does not come as a .rpm and I usually end up doing a ./make-install or what ever the install txt file tells me to do. Is there a way to make the tar ball into a .rpm so yast can install it? I KNOW there has got to be a better way unfortunately I'm too much of a noob to know what that is.
 
Old 01-13-2006, 12:47 AM   #10
fragos
Senior Member
 
Registered: May 2004
Location: Fresno CA USA
Distribution: Ubuntu 10.10
Posts: 1,466

Rep: Reputation: 51
rpmbuild -ta {file}.tar.gz

rpmbuild comes with the SuSE distro
 
Old 01-13-2006, 01:53 AM   #11
Jongi
Senior Member
 
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070

Rep: Reputation: 45
Have you got any of the OpenSUSE repositories added above.Most stuff you can get already packaged in rpm form.
 
Old 01-13-2006, 07:04 AM   #12
mattl
Member
 
Registered: Mar 2004
Location: MA, USA
Distribution: OpenSuse 10, FC4/5, Mepis
Posts: 95

Rep: Reputation: 15
i heard about checkinstall here too (for creating rpm from source). works good as well
 
Old 01-13-2006, 11:38 AM   #13
RedShirt
Senior Member
 
Registered: Oct 2005
Location: Denver
Distribution: Sabayon 3.5Loop2
Posts: 1,150

Rep: Reputation: 45
Quote:
1) Ktorrent seems to still be buggy and locks up mysteriously after about 20 min. so Id like to install Azureus but I never figured out how to install it for all users to where its listed in the KDE menu?
Try other torrent software. Azureus and ABC are my favorites. I quite dislike ktorrent and its limited options.

Quote:
2) I can listen to mp3 files just fine, but if I want to burn a cd in K3B to convert the mp3s to regular CD-R it tells me that I can't do it???? Do I need another rpm file or should I break down and buy NeroLinux?
you could try K3B and/or xroast, there are many, many others.

Quote:
3) Does anybody know of a program that will mount a .iso file in/for linux- like alcohol 120?
There is a command line way of doing this, I do not know of a GUI however. I was just informed of it myself a few days ago in a thread.
"mount -o loop -t iso9660 filename.iso /mnt/iso"
Thanks to kwacka for that one.
 
  


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
Upgraded to 2.6.1 and now glib and scheduler questions gdipierro Linux - Software 2 10-07-2005 07:29 AM
Just upgraded to SuSE 9.3/xconsole problem Linux4Life SUSE / openSUSE 2 04-27-2005 02:55 PM
upgraded to SUSE 9.1 -> some fonts (e.g. accented) do not appear right yurodivye Linux - Newbie 3 01-10-2005 12:00 AM
want to install an old SUSE 8.1 Pro but need it to be updated/upgraded???? Metalbarthug Linux - Newbie 0 10-18-2004 12:39 PM
Upgraded to SuSE 9, is this kernel version correct? Thermodynamic Linux - Software 1 01-24-2004 12:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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