Iv tryed every thing that has been said to try plus moor and still no sound out of sound card through the cd-rw .
thank's for trying to help Fred Smith and Colin
May be you all can see some thing im not so here go's some scan's
Note: That my setting in my cd player's apps are /dev/cdrom for cd-rw and /dev/cdrom1 for my dvd-rom
look at this ________________________start______________________________________
[EMAIL PROTECTED] root]# dmesg |grep scsi Kernel command line: ro root=LABEL=/ hdc=ide-scsi hdd=ide-scsi ide_setup: hdc=ide-scsi ide_setup: hdd=ide-scsi scsi0 : SCSI host adapter emulation for IDE ATAPI devices Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0 Attached scsi CD-ROM sr1 at scsi0, channel 0, id 1, lun 0 sr0: scsi3-mmc drive: 106x/52x writer cd/rw xa/form2 cdda tray sr1: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray [EMAIL PROTECTED] root]#
_________________________________________________________________ This is my cd-rw it is a 52x24x52
sr0: scsi3-mmc drive: 106x/52x writer cd/rw xa/form2 cdda tray
why is it ^^ saying 106x/52x ? _________________________________________________________________ __________________________________________________________________ This is my dvd-rom it is a 16x cd 48x
sr1: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
why is it ^^ saying 48x/48x ? ----------------------end----------------------------------
_______________________start_____________________________________
[EMAIL PROTECTED] root]# cdrecord -scanbus
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jrg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.7'
cdrecord: Warning: using inofficial libscg transport code version (schily - Red Hat-scsi-linux-sg.c-1.75-RH '@(#)scsi-linux-sg.c 1.75 02/10/21 Copyright 1997 J. Schilling').
scsibus0:
0,0,0 0) 'LITE-ON ' 'LTR-52246S ' '6S0D' Removable CD-ROM
0,1,0 1) 'JLMS ' 'XJ-HD165H ' 'CH11' Removable CD-ROM
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
[EMAIL PROTECTED] root]#
-----------------------end---------------------------------------
___________________________start_______________________________________ [EMAIL PROTECTED] root]# cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: LITE-ON Model: LTR-52246S Rev: 6S0D Type: CD-ROM ANSI SCSI revision: 02 Host: scsi0 Channel: 00 Id: 01 Lun: 00 Vendor: JLMS Model: XJ-HD165H Rev: CH11 Type: CD-ROM ANSI SCSI revision: 02 ---------------------------end-------------------------------------------
__________________________Start______________________________
[EMAIL PROTECTED] dev]# ls -l |grep dsp crw------- 1 root root 14, 3 Jan 30 04:24 dsp crw------- 1 root root 14, 19 Jan 30 04:24 dsp1 crw------- 1 root root 55, 0 Jan 30 04:24 dsp56k crw------- 1 root root 101, 1 Jan 30 04:24 mdsp1 crw------- 1 root root 101, 10 Jan 30 04:24 mdsp10 crw------- 1 root root 101, 11 Jan 30 04:24 mdsp11 crw------- 1 root root 101, 12 Jan 30 04:24 mdsp12 crw------- 1 root root 101, 13 Jan 30 04:24 mdsp13 crw------- 1 root root 101, 14 Jan 30 04:24 mdsp14 crw------- 1 root root 101, 15 Jan 30 04:24 mdsp15 crw------- 1 root root 101, 16 Jan 30 04:24 mdsp16 crw------- 1 root root 101, 2 Jan 30 04:24 mdsp2 crw------- 1 root root 101, 3 Jan 30 04:24 mdsp3 crw------- 1 root root 101, 4 Jan 30 04:24 mdsp4 crw------- 1 root root 101, 5 Jan 30 04:24 mdsp5 crw------- 1 root root 101, 6 Jan 30 04:24 mdsp6 crw------- 1 root root 101, 7 Jan 30 04:24 mdsp7 crw------- 1 root root 101, 8 Jan 30 04:24 mdsp8 crw------- 1 root root 101, 9 Jan 30 04:24 mdsp9 crw------- 1 root root 101, 0 Jan 30 04:24 mdspstat [EMAIL PROTECTED] dev]#
-----------------------end------------------------------
___________________________Start____________________________
[EMAIL PROTECTED] dev]# ls -l |grep dsp1 crw------- 1 root root 14, 19 Jan 30 04:24 dsp1 crw------- 1 root root 101, 1 Jan 30 04:24 mdsp1 crw------- 1 root root 101, 10 Jan 30 04:24 mdsp10 crw------- 1 root root 101, 11 Jan 30 04:24 mdsp11 crw------- 1 root root 101, 12 Jan 30 04:24 mdsp12 crw------- 1 root root 101, 13 Jan 30 04:24 mdsp13 crw------- 1 root root 101, 14 Jan 30 04:24 mdsp14 crw------- 1 root root 101, 15 Jan 30 04:24 mdsp15 crw------- 1 root root 101, 16 Jan 30 04:24 mdsp16 [EMAIL PROTECTED] dev]#
------------------------end------------------------------
Look at my modules.config dont forget about word rape in email. some of these are one liners.
-------------------------/dev/modules.config file----------------------
alias eth0 sis900 alias usb-controller usb-ohci alias usb-controller1 ehci-hcd alias sound-slot-0 cmpci
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
options ide-cd ignore=hdc
-------------------end of modules.config file---------------------
___________________/dev/.aumixrc file__________________________________ vol:100:100:P synth:100:100:P pcm:100:100:P speaker:100:100:R line:94:94:P mic:100:100:R cd:100:100:P ----------------end of----/dev/.aumixrc file----------------------------
I just thought That you all might could see something im not. So i sent these scan's .Because Iv don all that every one as said to do and still no sound out of my cd-rw. since I sutup x-cdroast. It's driveing me nut's.
Thank you very much. ;)
Thank's & God Bless All\ David Hammett [EMAIL PROTECTED]
/------------------------------------------------\ \Linux Is great #1 in my book Now !!!
/Start makeing programs for it now Ho..yes ;) \ /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list