Ubuntu Multimedia :: Shnsplit Error "shnsplit: Warning: None Of The Builtin Format Modules Handle Input File: [Disk3.wv]" With Wavpack
Jun 20, 2010
Trying to split a wavpack on Ubuntu 10.04. I tried: Code: cuebreakpoints Disk3.cue | shnsplit -o flac Disk3.wv It gives an error Code: shnsplit: warning: none of the builtin format modules handle input file: [Disk3.wv] shnsplit: error: cannot continue due to error(s) shown above I already have wavpack 4.60.1-1 installed. Any ideas why shnsplit complains about not seeing wavpack?
in order to split an entire wave album and get it in flacs I use the following commands
[Code]....
Now I wonder which options (e.g. compression level) are used to create the flacs. Does shnplit use the flac software? Is it possible to pass flac options to shnsplit?
Tonight I installed ubuntu 10.10 (32 bit) on an external usb harddrive with a dvd I burned and I used my older desktop. I disconnected all internal and external drives first so everything had to be put on the usb drive I selected (only option available). I used the option to load extra software, use the entire hard drive, and let the software do it's thing. I basically had no options where to put things and it didn't have much choice.
When I boot the usb drive on my laptop (win 7 64 bit) by telling the bios to boot to it first... I get an error: modprobe: FATAL Could not load /lib/modules 2.6.35-22 generic modules No such file or directory. This message appears twice and then it does boot into ubuntu and seems to work fine. I'm new to this OS so that is an uneducated guess but the things I have done seem to be working. So exactly what is this error referring too? Is there a way to fix the problem or do I just ignore it.
I was installing this AMBER software on my 64-bit Linux redhat laptop. It gave me this error when I compiled it.
gcc -o ucpp mem.o nhash.o cpp.o lexer.o assert.o macro.o eval.o /usr/bin/ld: warning: i386 architecture of input file `mem.o' is incompatible with i386:x86-64 output /usr/bin/ld: warning: i386 architecture of input file `nhash.o' is incompatible with i386:x86-64 output /usr/bin/ld: warning: i386 architecture of input file `cpp.o' is incompatible with i386:x86-64 output
pcode]....
I went to the /usr/bin directory and saw all these executables including "ld", must've been installed by the IT people before they gave me the laptop. What are these files for? Is there a way to update them to x86-64 version?
I'm trying to create an iso file in a terminal with the following command: $cat /dev/sr0 > nameofdisk.iso I get the following error cat: /dev/sr0: Input/output error I already checked and my optical drive is indeed /dev/sr0. I've hunted google a few hours trying to figure it out. Does anyone know why I'd be getting this error?
I'm having some troubles with nfsd in slackware-current. When I start the service, I get the following error messages: Quote:
WARNING: Error inserting sunrpc (/lib/modules/2.6.33-smp/kernel/net/sunrpc/sunrpc.ko): Invalid module format WARNING: Error inserting auth_rpcgss (/lib/modules/2.6.33-smp/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko): Invalid module format WARNING: Error inserting lockd (/lib/modules/2.6.33-smp/kernel/fs/lockd/lockd.ko): Invalid module format FATAL: Error inserting nfsd (/lib/modules/2.6.33-smp/kernel/fs/nfsd/nfsd.ko): Invalid module format
The mount fails from the clients with the error message: Quote: mount.nfs: access denied by server while mounting jupiter:/media/Backup A look at syslog from the server side gives: Quote: exportfs: exports duplicate symbol exportfs_decode_fh (owned by kernel) mountd[28198]: getfh failed: No such device kernel: exportfs: exports duplicate symbol exportfs_decode_fh (owned by kernel)
I'm thinking of a few ways to do this I'm curious how many better/equal ways there are to do the same task.in a file with format like: 20 text Gi0/2 some other junk I have it reformatted to look like this before going in a database: 0/2 20 text. But for whatever reason some of the new input text looks like this now: 20 text Gi1/0/2 some other junk
My script makes it look like this: 1/0/2 20 text. I want it to remove the leading number and slash if the input file is in the new format.
I recently upgraded my file/media server to Fedora 11. After doing so, I can no longer copy large files to the server. The files begin to transfer, but typically after about 1gb of the file has transferred, the transfer stalls and ultimately fails with the message:
"Error writing to file: Input/output error"
I've run out of ideas as to what could cause this problem. I have tried the following:
1. Different NFS versions: NFS3 and NFS4 2. Tried copying the files to different physical drives on the server. 3. Tried copying the files from different physical drives on the client. 4. Tried different rsize and wsize block sizes when mounting the NFS share 5. Tried copying the files via a different protocol. SSH in this case. The file transfers are always successful when I use SSH.
Regardless of what I do, the result is the same. The file transfers always fail after approximately 1gb.
Some other notes.
1. Both the client and the server are running Fedora 11 kernel 2.6.29.5-191.fc11.x86_64
I am out of ideas. Has anyone else experienced something similar?
I've got something showing up in my /mnt directory that I can't figure out how to get rid of. If I try to delete it, I get, "ERROR: Stale NFS file handle". I've tried googling it, but the only solution I can find is "remount and then unmount your NFS server". The trouble is that I don't have any NFS servers - it was a mountpoint for a squashfs file. Trying to remount the squashfile just gives the same error message. My best guess for how it was created is that maybe the file was deleted while mounted. Surely there is a way I can get rid of it? It stuffs up my system by e.g. preventing find from working. I'm running Puppy Linux 4.1.1, although I suspect that is irrelevant.
We have Linux server in our environment for application development. In this server we mounted so many NFS share from Storage. Past few days we receive this error in syslog kernel: nfs_statfs64: statfs error = 116 Some user fased this error "Stale NFS file handle"
Server info OS= RedHat Kernel = Linux hostname 2.4.21-47.ELsmp #1 SMP Wed Jul 5 20:38:41 EDT 2006 i686 i686 i386 GNU/Linux
I get this error which means I cant visit websites. I cant rm, cp, mv, vi, ... this file. How do I regain the ability to browse the internet? Is there a way I can create a /etc/resolv.conf2 and have my system use that instead?
When I run lilo (/sbin/lilo), it messes up my /boot partition. Next time I try to mount it after running lilo, I get an error: "mount: Stale NFS file handle" (I define -t ext2). My /boot partition is ext2, mounted locally, and not nfs. Then I do fsck /dev/sda1, and I get several: Free blocks count wrong for group #0 (7665, counted=5063). Fix<y>? I say yes to all and it works normally afterwards. This happens only after I run lilo. Lilo is installed in MBR.
Here is relevant configuration: Code: root@darwin:/home/cabrilo# cat /etc/lilo.conf append=" vt.default_utf8=0" boot = /dev/sda
Device Boot Start End Blocks Id System /dev/sda1 * 1 13 104422 83 Linux /dev/sda2 14 144 1052257+ 82 Linux swap /dev/sda3 145 3432 26410860 83 Linux /dev/sda4 3433 19457 128720812+ 83 Linux
When I try to copy PDF files from one folder to another folder, it give me this error: "Error while copying "2004-SNUG-Europe-paper_...log_DPI_with_SystemC.pdf". There was an error copying the file into /media/CCDCE66BDCE64F70/Backup Master/Heterogeneous_cosimulation/Documentation" "Error splicing file: Input/output error" What is the reason of this error and how can this be fixed?
I have a 7.2 GB file (VMWare virtual machine file) that I am trying to copy from its original location to the another folder OR to external hard drive...each time I try to do this, I always get the following error after the copying process reach 'exactly' 1.4 GB
Error reading from file input/output error
And I have to either Cancel or Skip
I've tried to split the files to smaller pieces but the idea didn't work as I still get the same error whenever I try to compress/ split or do any operation with this file. how I can copy this file?
I want set up VPN on my VPS but when i try to turn on tun/tap i see:
:/lib/modules# modprobe tun FATAL: Could not load /lib/modules/2.6.18-194.17.1.el5.028stab070.7PAE/modules.dep: No such file or directory os : debian 5 (folder lib/modules is empty)
I've downloaded a linux driver for my wireless card (Realtek 8191SE), and whenever I try to make it it gives me the following error:make: *** /lib/modules/2.6.31.5-0.1-desktop/build: No such file or directory. Stop. make: *** [all] Error 2I have installed make, pattern devel_basis devel_C_C++, kernel-source, linux-kernel-headers, gcc43, etc.I also tried linking them:# ln -s /usr/src/kernel-headers-2.6.31.5-0.1-desktop /lib/modules/2.6.31.5-0.1-desktop/buildln: creating symbolic link `./build': File existslinux-ynct:/lib/modules # ls2.6.31.14-0.1-debug 2.6.31.14-0.1-desktop 2.6.31.5-0.1-desktop2.6.31.14-0.1-default 2.6.31.14-0.1-xen
I am trying to install an application. But when I do a make it gives me this error . I tried to resolve it by installing kernel-sorce, kernel-devel packages But still cant seem to get rid of the error.
When trying to install my WiFi card's driver on Ubuntu 9.1, I run the make command and get the following error:make: *** /lib/modules/2.6.31-20-generic/build: No such file or directory
I am using ubuntu 9.10 and I updated by ubuntu machine. It updated but at the end it gave me a message that "You have new mail in /var/mail/root". When I checked it via the command "tail /var/mail/root" it showed me this.
tail /var/mail/root X-Cron-Env: <SHELL=/bin/sh> X-Cron-Env: <HOME=/root> X-Cron-Env: <PATH=/usr/bin:/bin> X-Cron-Env: <LOGNAME=root> Message-Id: <20100318051502.0D1ABB1C01@Infosec-Lab04> Date: Thu, 18 Mar 2010 10:15:02 +0500 (PKT) WARNING: "MaxBytes[leased]" not specified ERROR: Please fix the error(s) in your config file
I'm trying to update the drivers to NVIDIA-Linux-x86-260.19.21.run (GeForce GT 220) but ran into several problems. I'm currently running Ubuntu 10.04. when running sudo sh NVIDIA-Linux-x86-260.19.21.run /var/log/nvidia-installer.log gives the following errors:
-> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for Linux-x86 (260.19.21) is complete. -> Searching for conflicting X files: ERROR: Unable to open '/usr/lib/xorg/modules/libglx.so' for reading (No such file or directory)
I'm still trying to find out if my coby mp3 player will actually play mtv video files as is advertised.
ffmpeg -formats does list mtv but the only command I really ever used was one to convert a vid to an mp3 so I tried Code: ffmpeg -i test.mp4 -acodec copy output.mtv it returns Code: Unable to find a suitable output format for 'output.mtv' I can't find any mtv files online for purchase or free for that matter, so I know this is all pretty obscure but shouldn't there be a way to convert them since ffmpeg lists mtv format?
So the title pretty much sums it up. She is running a pangolin performance which came with lucid while I am running a pangolin performance which came with karmic and i upgraded to lucid (bought before her). For some reason hulu always worked for me, so I was trying to fix it on her computer too, but somehow one of the commands I told her to run made her computer not be able to recognize that her built in webcam exists anymore.
The reason that this is so hard is that I don't remember which commands I told her to run, but one of them was the instructions from post #5 on this page: [URL]. But I don't know how messing with flash stuff could have possibly screwed up her computer detecting her webcam. The drivers are definitely installed for webcam, however when she 'locate uvcvideo' it tells her that permission is denied, so the problem might be that her computer isn't giving her the permission to access the webcam drivers to use the webcam, just an idea.
I just received a 1TB external(Western Digital) hard drive(NTFS) for backup purposes. I'm using an Ubuntu Live CD, and an external hard drive dock. I am transferring over esata and am receiving the error:
Code:
Cannot open file: input/output error
Seems strange that it said "open". At any rate only about 60 of the 200+ GB were able to be transferred over...this won't do. I have tried to copy via CLI using
Code:
cp -r
and received the same issue. For clarification I am attempting to transfer from a mounted partition onto the mounted external.
when I try to print the current keyboard layout with "xkbprint -o layout.ps" it gives me the error mentioned in the subject. I also remember printing it a couple of weeks ago (and I'm sure I didn't specify any additional options), but now it just doesn't work. Everything I read on the Net assume this command prints the current layout, and so far I haven't discovered even the slightest mention of this error. It's a trifle, but it drives me mad. What could I be doing wrong?
I got a new HDD like a Storage on my Ubuntu ,it is formated as ext3 and i am able to mount it ,but sometimes while downloading from FTP ,when the session broke Ubuntu crates some ./afternature.mp4 Input/output error ,which i can see on "ls -l" ,and that causes great troubles to me ,because i can not copy or write on that disk another file with the same one which is created like this ,these error are gone only if i format the hdd .
My mounting command is "mount /dev/hdb3 /tmp/hd ext3 rw 0 0" So is that possible to remove these error without formatting the disk . PS:I did a lot of search for that error ,on unix forums also here but i didn`t find a concrete answer ,i found a thread which is for that case but removing with inode is impossible because on ls -l i`m not receiving the inode .