Posts: 243
Aleph
Joined: 09 Aug 2013
#1
Asunder CD Ripper stops working in my system and I have to kill it.

Any advice?

Code: Select all

inxi -F
System:    Host: antix1 Kernel: 3.7.10-antix.7-486-smp i686 (32 bit)
           Desktop: IceWM 1.3.8
           Distro: antiX-15-V_386-full Killah P 30 June 2015
Machine:   System: Hewlett-Packard product: HP Compaq nx6310 (RH325ET#ABE) v: F.09
           Mobo: Hewlett-Packard model: 30AA v: KBC Version 58.12
           Bios: Hewlett-Packard v: 68YDU Ver. F.09 date: 09/15/2006
CPU:       Single core Intel Celeron M 430 (-UP-) cache: 1024 KB
           speed: 1728 MHz (max)
Graphics:  Card: Intel Mobile 945GM/GMS 943/940GML Express Integrated Graphics Controller
           Display Server: X.Org 1.16.4 driver: intel
           Resolution: 1024x768@60.00hz
           GLX Renderer: Mesa DRI Intel 945GM x86/MMX/SSE2
           GLX Version: 2.1 Mesa 10.3.2
Audio:     Card-1 Intel NM10/ICH7 Family High Definition Audio Controller
           driver: snd_hda_intel
           Card-2 Texas Instruments PCM2706 Audio Codec driver: USB Audio
           Sound: ALSA v: k3.7.10-antix.7-486-smp
Network:   Card-1: Broadcom BCM4401-B0 100Base-TX driver: b44
           IF: eth0 state: down mac: 00:17:08:42:c0:2b
           Card-2: Broadcom BCM4311 802.11b/g WLAN driver: b43-pci-bridge
           IF: wlan0 state: up mac: 00:14:a5:d7:db:41
Drives:    HDD Total Size: 60.0GB (18.3% used)
           ID-1: /dev/sda model: FUJITSU_MHV2060B size: 60.0GB
Partition: ID-1: / size: 12G used: 6.6G (59%) fs: ext4 dev: /dev/sda1
           ID-2: swap-1 size: 4.19GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
Sensors:   System Temperatures: cpu: 60.0C mobo: 56.0C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 98 Uptime: 53 min Memory: 403.1/1000.1MB
           Client: Shell (bash) inxi: 2.2.26 
Posts: 850
fatmac
Joined: 26 Jul 2012
#2
Can you try cdparanoia in a terminal(?).
Posts: 243
Aleph
Joined: 09 Aug 2013
#3
I did not know cdparanoia. It seems that I have to convert the files to wav and after to mp3 or flac... Is it not?
Posts: 243
Aleph
Joined: 09 Aug 2013
#4
Thanks fatmac

Code: Select all

cdparanoia -B
works, but now how can I convert the wav files to flac or mp3 320k?
Last edited by Aleph on 23 Aug 2015, 10:13, edited 1 time in total.
Posts: 243
Aleph
Joined: 09 Aug 2013
#5
This is a way __{{emoticon}}__ :

Code: Select all

flac ~/Music/*.wav
Posts: 850
fatmac
Joined: 26 Jul 2012
#6
Glad you're sorted. __{{emoticon}}__

(lame or twolame will convert to mp3)