|
||
|
|
|||||||
| Welcome to the Exploding Garrmondo Weiner Interactive Swiss Army Penis. |
|
GFF is a community of gaming and music enthusiasts. We have a team of dedicated moderators, constant member-organized activities, and plenty of custom features, including our unique journal system. If this is your first visit, be sure to check out the FAQ or our GFWiki. You will have to register before you can post. Membership is completely free (and gets rid of the pesky advertisement unit underneath this message).
|
![]() |
|
|
Thread Tools |
Install xmms-musepack though Synaptic or apt or Adept or whichever interface to the packaging system you use. It really couldn't be easier. Try running basic searches through your program (I know Synaptic can do this) in search of packages--a lot of it is already in repos for you to use without having to build yourself.
Jam it back in, in the dark.
Last edited by Duminas; Jun 20, 2006 at 03:37 PM.
|
You need to enable the universe repositories.
Do this through Synaptic, or manually edit your /etc/apt/sources.list file and add universe to the end of your "deb ..." lines for general packages. Alternately, you can provide it here and I (or someone else) can show you the changes. There's nowhere I can't reach. |
You being new is why I added the bit at the end about one of us being able to help you with it if you wanted.
![]() Beyond that, though, I don't know anything about gamma correction. This thing is sticky, and I don't like it. I don't appreciate it. |
Getting it to act along with the server startup is simple.
Let us say you decide upon using this (replace the argument values as appropriate): Code:
xgamma -rgamma 1.0 -ggamma 1.0 -bgamma 0.8 Code:
# xinitrc xgamma -rgamma 1.0 -ggamma 1.0 -bgamma 0.8 & I am a dolphin, do you want me on your body? |
By "home directory", I mean your personal folder, where your profile information, program settings, and personal files are stored (by default). "Home directory" is a fairly common term in the Linux world, and bash (the command-line) helps to accomadate you here. In Bash, you can switch to your home directory quickly by typing simply cd as a command. Also, the character ~ is used to reference your home directory in Bash as well, such that:
~/.xinitrc is translated by Bash into /home/piccolonamek/.xinitrc. To get the .xinitrc up simply, run this on the terminal to fire up gedit using the proper filename. If a file doesn't exist by that name, gedit will write it for you when you save your work. Code:
gedit ~/.xinitrc I was speaking idiomatically.
Last edited by Duminas; Jun 20, 2006 at 08:11 PM.
|
.xinitrc needs to have 0644 permissions (or better). Does it? To check, run "stat ~/.xinitrc" and see what the Access line shows. You can also go and add it to the Sessions in Gnome by using System > Administration > Sessions or something to that effect--add the command with a priority of 20 and it should work fine.
MPC encoder? Do you have a command available on your computer called "mppenc"? That's the musepack encoder. Search your repos for mpc/musepack and see if anything looks helpful? What kind of toxic man-thing is happening now? |
This should work: Code:
tar -xf FILE
How ya doing, buddy? |
It doesn't "just work" on Windows, either. You have to install the encoder there. Here, you do the same thing. Unpack that tar, then read the README file enclosed.
Though Merv's commands should build and install it for you. I really don't see what's so hard, here. It worked fine for me on Ubuntu, SUSE, and Gentoo. :\ What, you don't want my bikini-clad body? |
That's not "just working", Namek. You still had to do work to get it installed, much less working. You should not expect switching your OS to be an easy feat at first (even from Windows to OSX), or else you will be looking for trouble. About the readme, that's odd. The version I download always had a README file, but it also needs to be compiled, so...
Oh, also. As a random note, you may need to be mindful of your paths when you use mppenc. As an example, if the path to an audio file has Japanese in it anywhere, mppenc bombs on this end. It may not for you, or this might not be relevant to you (English-only filenames), but just a warning. Be careful about modifying anything in /usr/bin, and make sure you don't nuke or change anything you don't know about in there, since blowing up things like gnome-control-center would be quite inconvenient. ![]() Jam it back in, in the dark. |
It's all choice, though. Want it to "just work" when you were raised on the OS? Go Windows. How ya doing, buddy?
Last edited by Duminas; Jun 22, 2006 at 02:06 PM.
|
It's actually gparted for the Gnome version, qtparted for the KDE-ish version.
In your case, Namek, get gparted as Ubuntu uses a Gnome base. The interface is not that dissimilar to that which PartitionMagic uses, if you are familiar with the latter program. This thing is sticky, and I don't like it. I don't appreciate it. |
You cannot edit partitions on a drive which is active (mounted) in any way.
Unmount all active partitions on the volume, and try again. A Knoppix LiveCD could be of use for you. I am a dolphin, do you want me on your body? |
Let me guess, you're trying to work on /dev/[h|s]da, right? That'd probably be the same drive where Linux is installed. You cannot unmount the drive if Linux pulls files from it while you are within the OS. Use fdisk -l to get a list of partitions, and cat the /proc/mounts file to see what is where.
First, ABC's experimental on Linux, as far as I recall. Second, rtorrent is far superior, so grab that instead if you want. Also, about compiling, Merv pretty well explained the process. Change into the source directory, ./configure --help, then ./configure with appropriate options, make, and sudo make install. Google would have even told you this, if you search for "Linux compile process". I was speaking idiomatically. |
No need for that.
What's the error? And, again, ABC on Linux is experimental. Go read their FAQ, and if the bolded experimental doesn't give it away, his warning on that page should explain why I'm against you trying to use it anyways. What kind of toxic man-thing is happening now? |
I was thinking earlier you wanted to try Linux, but now I see this isn't entirely true.
Not every single bit of hardware will work properly on Linux because it's generally developed for Windows and Windows only. We have scripts to make tasks easier in lieu of a total remedy for this. Scripts can also be used to automate other tasks, as their name and usage implies. ![]() Did you look if it was a bug within ALSA or the driver? If within ALSA, report it so they can actually fix it; same for the drivers, but less can be done on this end. If you feel that you "shouldn't have to" do something to get your system working, I frankly think you shouldn't use Linux, as you're in the totally wrong mindset for it. You might think that I'm just spouting "Linux is easy!" here, but I'm really not. I know Linux takes a great deal of adaptation to get used to, but going "IT SHOULD WORK LIKE WINDOWS!" is quite naive, sir. FELIPE NO |