I have fifteen Audio CDs - an Audiobook - that I haven't used in ages.
I would like to pass them on, but before doing that, I want to check whether they still work flawlessly.
Is there a Windows or Linux program that I can use to quality test a CD? Is possible, with a detailed explanation of any errors it may find, and whether they will cause problems listening to the CD?
I've run into something very interesting over the past several months with audio CDs and KDE 4.3.1. Background: I've got two computers running Slackware 13 --stable with Vincent Batts's KDE 4.3.1 packages. One of them is a desktop running Slackware64 and the other is a laptop running 32-bit Slackware. The two computers are running almost the same software too. I like to listen to audio books that I get from the library on my MP3 player. The vast majority of them are CD audio (as opposed to MP3 books), so the disks simply have a whole bunch of .cda tracks on them when I view them in Windows.
HOWEVER, when I view them in Dolphin or Konqueror, I get several folders offering the files in different formats. For instance, there's a folder for the individual tracks as .wav and another for .ogg files. The folder that I really like is one called something like "Full CD," which offers the whole disk in one file in four different formats. That's the one I like. I can get the whole disk in one OGG file so that an entire book is just 12 files on my Sanza. The only thing that seemed strange was that it took for freaking ever to "copy" from the CD to my hard drive.
I think I figure out what's going on! I think that Dolphin is actually calling K3B when I click on the audio CD and when I "copy" from the CD to the hard drive, it is actually encoding the .CDA files. The Problem(s)Until recently, the burn (if that's what it is) was slow on the 64-bit machine, but it worked. However, in the last week or so, it seems that the last few bytes of data to burn are taking forever (like an hour or more) to do so. I hear a strange clicking from my drive, so maybe that's the whole problem. I'm going to get a new drive and see what happens. The burn works well on my 32-bit laptop, but it doesn't recognize audio CDs when I insert them like the 64-bit desktop does. I need to open Dolphin and type 'audiocd:' in the toolbar for it to recognize the disk. Then everything works well. So: Am I understanding what's actually going on with audio CDs? Why does my desktop computer recognize audio CDs when they're inserted, but the laptop doesn't?
Say I have 2 speakers connected to 2 different sound cards. Under Windows, is it possible to have some sort of virtual device that would forward an audio stream to both sound cards? If this can't be easily done under Windows, a solution for Linux is also fine. lternatively, if the 2 speakers are connected to different channels of a sound card, is there any vendor-independent way to duplicate audio to both channels?
I'm a web developer and I am building a site on a CMS that has issues moving from a WAMP server to LAMP. The live server is LAMP and I am running Windows 7. I don't want to run into problems moving from the test server to the live server, so I was wondering if I could somehow run Linux using a virtual machine (using Windows Virtual PC which I think supports Linux or VirtualBox) and then using a Linux equivalent of WAMP2 server as a test server. how to do this and what the best Linux distribution to use would be?
I installed Xubuntu to a flashdrive using unetbootin. Since I only have a 2GB drive I installed Fluxbox instead of XFCE to save space. I install alsa-utils to try to get some audio going. aplay and speaker-test gets nothing at all. Both as sudo and a reg user. I have turn up the volume on everything in alsamixer. I believe the relevant drivers are loaded.
I have created mobility of 20 nodes and vbr traffic using following attached script I executed the file as ns234 vbr.tcl I got the vbr.tr and vbr.nam but I was unable to load the graph using matlab <trgraph> I thought problem with is vbr.tcl script.
How might i be able to play a small blip/beep sound to let me hear/test the audio levels upon volume change? Mac OSX users may know what I'm talking about. I had a similar application in windows. It helps me guage my volumes before i play games/...../videos.
I am fed up of listening to my (Windows XP) gaming computer through headphones so I want to get it hooked to the stereo.
Rather than use a heck of a lot of wire, I can sit my Ubuntu 9.10 netbook on top of the stereo and stream the audio across WiFi.
So, ideally what I am after is something to capture the outgoing audio on the Windows computer, stream it across the wifi to the Ubuntu netbook and finally play it through the speakers.
I have two machines on a local area network (xp box and xubuntu box) and I want audio from both machines to be played from the same set of speakers. The problem is, the xubuntu machine doesn't have any sound output. There is no onboard sound card and all expansion slots are pci-x, so short of buying a pci-x sound card my only option for playing sound is to route audio through LAN to my xp computer.
I already have a program that will let me play music on one computer from another's speakers, but I am trying to set up a stream so that games and internet sound can be heard. Is it possible for me to do this?
Strange one. Just upgraded my mother-in-law's computer from 8.04 to 10.04 via the update manager. All seems to be working beautifully except ...
* When I run gstreamer-properties and do an output test I get a test sound through the headphones plugged into the front audio socket of the machine using the 'Analogue Headphones' setting in Sound Preferences. (This rules out dead headphones.)
* When I try to play audio through any app I get no sound through the headphones, but if I change the setting to 'Analogue Output' in Sound Preferences I get audio loud and clear through the speakers which are plugged into the audio socket at the rear of the machine. how the gstreamer-properties test is getting audio to the front socket I guess I'd be getting somewhere.
I keep a backup of a bunch of files on a flash drive, so that whenever I change distributions I can just restore all my Android stuff (saves on re-downloading everything). One of these is the Android SDK.
In my ~/.bashrc I add the paths to some executables in the SDK, only if the directory exists, and only if the path is not already in $PATH. For the Android NDK this works fine, but for the SDK I get this:
Code: snfo@snfo:~$ adb devices bash: /home/snfo/Android/sdk/platform-tools/adb: No such file or directory snfo@snfo:~$ ls -F /home/snfo/Android/sdk/platform-tools/adb /home/snfo/Android/sdk/platform-tools/adb*
Everything else is fine though, just that one path is causing trouble.
Now, I've saw something similar to this before whenever you move an executable from one place to another. If you don't re-source your bash config it will continue to keep looking wherever it used to be located. But I've never moved these files.
Basically I need to rename a bunch of .doc files using the for-structure and the mv command (w/ wildcards) in bash. I guess this would be a bit easier if I'd use the rename command, but since this is a school assignment of sorts I need to use for & mv. The .doc files are named "1filename.doc", "2filename.doc" etc. And I've got to rename them to "aaa_1filename.doc", "aaa_2filename.doc", "aaa_3filename.doc" and so on. Tried to dabble quite a bit with the for and mv commands, basically just got a bunch of errors. Every damn time. For 2 hours. The most common error was "mv: missing destination file operand after ..."
I have an rsnapshot backup that I need to move off of a corrupt Linux file system. I need to preserve the internal hardlinks. I've tried rsync -H and using a newer rsync and neither preserve the hardlinks on OS X.
I tried to get rsync -H working and I've isolated it to the file system mounted. I can preserve hard links copying locally (HFS to HFS) but it doesn't preserve when I try to rsync off of a SMB file system mount or AFP file system mount. Is there some mount option solution to getting OS X rsync to obey -H?
I have been given Toshiba Tecra S11 with windows 7 running on it to install Ubuntu 10.04. Toshiba has a bunch of utilities running on the machine set up as dev/sda1, dev/sda, dev/sda3 and dev/sda4. I do not know where to start because of these existing partitions.
about 6 months ago i reformatted my computer, and after it was all said and done i lost my audio in the process, well i tried countless times to fix it and every time i go to install realtek AC 97 it pops up during installation saying "the software you are installing has not passed the windows logo testing to verify its compatibility with the windows XP" i have read many forums and i see this is a frequent problem to some folks.
i have the mandatory 50 posts about how 'windoze' is terrible and ubuntu is much better blah blah etc. I need to test some software on a windows XP machine. I have an Ubuntu laptop. When I try to run my XP disc it tries to get going, but inevitably gets to a blue screen of death (ahh, I missed windows).
Ideally I want a dual boot machine- A massive XP partition with a cute little Ubuntu partition on the side. Failing that, I need XP installed on this laptop. Possibly relevant specs are as follows:
I made a mistake & deleted a bunch of stuff off my computer by pushing the janitor clean up button how do I restore my computer back to a good connection or what do I have to do to fix the problem
I am trying to install mysql 5.1.44..so i downloaded the binary package, i extracted it and then followed the instructions that were in the manual but i keep getting this error when running this command
Installing MySQL system tables... 100315 20:07:27 [Warning] Can't create test file /var/lib/mysql/mosty.lower-test 100315 20:07:27 [Warning] Can't create test file /var/lib/mysql/mosty.lower-test
I need to test network card throughput and speed between two computers, one is running Fedora and other running Windows 7. Usually I would use netperf to perform this task, however I can't find Windows build of netperf. Can anyone recommend any network evaluation tool, similar to netperf (clien/server) which has both Windows and Linux versions.
I have been using windows operating system for a long time now, but I am not well familiar with linux. Whenever I used to install Windows, I used to install the corresponding audio drivers(in order to listen to the music). The problem I am facing is that I do not know how to install the audio drivers(if they really exist in linux Mint 10 operating system). As a result I am not able to listen to any audio file due to lack of corresponding audio driver programs. make proper configurations settings so that I can listen to audio files in Linux Mint version 10.
am currently using Windows 7 across my networked PCs at home.
I've just received my new Samsung N250 Plus Netbook which comes with Windows 7 Starter (yuk). I read a post on Ebuyer from someone who has installed ubuntu on his N250 so thought I'd give it a go tonight.
My main concern is whether my wi-fi card (Broadcom 802.11n according to windows) will work when I remove windows and install ubuntu. I intend to use the netbook for internet use only while working abroad.
Is it possible to test it works by running ubuntu from my USB stick first (without removing windows 7)?
i have opensuse 11.3 (64-bit) installed. kde version. my sound card is a creative labs sound blaster x-fi xtreme audio, pcie interface. i am able to listen to cd music without any problems but i am unable to get streaming audio when i visit any internet radio site, videos, yahoo!tv, etc. etc. for instance, when i visit videos, the video part is ok but i cannot hear anything through the speakers. something similar happens when for instance i go to [url] and select any of the music channels. a new window pops up but the music never even starts to stream.
i know for a fact that both sound card and speakers work fine because i've tested them with windows xp. so there must be some setting in opensuse that i've missed. the weird part is that i can listen to music cds without any problems...
I'm still pretty new to linux, and burning through a unix/linux course offered at the local JC. I'm working on an assignment for shell scripting and I need to make a script that displays a bunch of junk (pwd, date, yadda yadda) and then prompts the user to enter a directory so they can view the contents. If it's valid, then it displays the contents. If it isn't then it throws an error message and the script stops. This is done using if, then and else. The problem is, my script always shoots straight to the else, even if the subdir entered IS a valid subdirectory.Here's what I have:
I have a considerable number of files in a subdirectory (some fascinating old military clips from archive.org - search on Big Picture if interested). Anyhow, I am downloading them using Internet Download Manager running in an XP virtual machine in VMWare on my Ubuntu 10.04 PC (due to the queuing, restart and speed capabilities of IDM). But I digress - the files are being saved on the host (Samba share) without a file extension. So I have a collection of files with names like
Quote:
The Douglas MacArthur Story THEY WERE THERE (1960)
I wish to add the extension ".mp4" In Windows this is simply done with the command
Quote:
rename *. *.mp4
This of course does not work in Linux. I have researched the Linux rename command and reviewed a lot of examples. However, I have not found a way to add an extension to a batch of files which are named with no extension to start with. The spaces in the file names also seem to present an issue. At the moment I am renaming them from the Windows VM while they are sitting on the Samba share using the ancient File Manager program from Windows NT which works great on XP. I have experimented with the file rename facility in Gnome Commander however, it does not seem to want to do something so simple.
I have a Windows domain with a proxy. I have an account that can use the proxy and the URL that points to the proxy.pac file. this might seem a stupid question but can anyone tell me how do I enter the username and password for my test Windows account so that Debian can authenticate it?
I have looked around the forums for an answer to this, and it seems that many people are having the same problem. When I load Ubuntu, and then restart the computer to run Windows, my sound is gone. It is all working correctly, except I don't hear anything from the speakers. I can see the volume meters moving, and the Media Players actually scrolling through the music or sound.
Now, when I restart and go back to Ubuntu, the sound works perfectly. Then if I restart Windows, the sound is absent. The fix I have found for 9.10 is that Ubuntu doesn't release the sound card information correctly. But there doesn't seem to be a fix for 10.10 Maverick.
What is the best way to test a distro? As a newbie, I am trying out several different distro's. I run them from a live CD and see if they are easy for me to set up my wireless, can be configured to multiple monitors, corectly recognize my hardware. I then connect to the internte and see if it plays videos or needs codecs downloaded, then connect to the reository and download any needed codecs, or pick a random program and see how easy it is to download and install.
Is this a reasonable way to check out a distro, or should I be looking at something else? Keep in mind, I am a newbie who is a user, not a hacker, and know nothing of the commandline yet.