 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

14th September 2004, 04:21 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 14

|
|
|
IBM Thinkpad 600E and Sound Problem
Hi,
I am using IBM Thinkpad laptop 600 E, initially I had Windows 2000 and Windows XP SP 1, I was able to listen to music. Now after I installed Fedora Core 2 it seems the sound is not working.
Does anybody know what I have to do.
Regards
Arup
|

14th September 2004, 04:24 AM
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 44
Posts: 8,256

|
|
|
can you post your lsmod, open terminal and type: /sbin/lsmod
|

14th September 2004, 01:35 PM
|
 |
Registered User
|
|
Join Date: Apr 2004
Location: Warsaw, Poland
Age: 32
Posts: 1,085

|
|
I've had similar problem with FC2 (and some other problems with ThinkPad hardware). I own same notebook. I just run FC1 it runs faster
|

14th September 2004, 02:32 PM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 14

|
|
|
Here is the output.
Thanks !!!
/************************************************** ****/
Module Size Used by
snd_mixer_oss 13824 0
snd 38372 1 snd_mixer_oss
soundcore 6112 1 snd
parport_pc 19392 0
lp 8236 0
parport 29640 2 parport_pc,lp
autofs4 10624 0
ds 12292 4
yenta_socket 15104 1
pcmcia_core 46792 2 ds,yenta_socket
sunrpc 101064 1
xircom_cb 7808 0
ipt_REJECT 4736 1
ipt_state 1536 1
ip_conntrack 24968 1 ipt_state
iptable_filter 2048 1
ip_tables 13440 3 ipt_REJECT,ipt_state,iptable_filter
floppy 47440 0
sg 27552 0
scsi_mod 91344 1 sg
microcode 4768 0
dm_mod 33184 0
uhci_hcd 23708 0
ipv6 184288 10
ext3 102376 2
jbd 40216 1 ext3
[asarkar@localhost asarkar]$ /sbin/lsmod
Module Size Used by
snd_mixer_oss 13824 0
snd 38372 1 snd_mixer_oss
soundcore 6112 1 snd
parport_pc 19392 0
lp 8236 0
parport 29640 2 parport_pc,lp
autofs4 10624 0
ds 12292 4
yenta_socket 15104 1
pcmcia_core 46792 2 ds,yenta_socket
sunrpc 101064 1
xircom_cb 7808 0
ipt_REJECT 4736 1
ipt_state 1536 1
ip_conntrack 24968 1 ipt_state
iptable_filter 2048 1
ip_tables 13440 3 ipt_REJECT,ipt_state,iptable_filter
floppy 47440 0
sg 27552 0
scsi_mod 91344 1 sg
microcode 4768 0
dm_mod 33184 0
uhci_hcd 23708 0
ipv6 184288 10
ext3 102376 2
jbd 40216 1 ext3
|

16th September 2004, 03:53 AM
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 44
Posts: 8,256

|
|
|
|

24th October 2004, 06:45 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 3

|
|
|
Add this to /etc/modprobe.conf:
alias char-major-116 snd
alias snd-card-0 snd-cs4236
options snd-card-0 isapnp=0 cport=0x538 port=0x530 sb_port=0x220 fm_port=0x388 irq=5 dma1=1 dma2=0
install snd-cs4236 /sbin/modprobe --ignore-install snd-cs4236 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-cs4236 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-cs4236
After rebooting launch "alsamixer" to unmute and adjust master and PCM channel.
|

29th October 2004, 06:04 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 8

|
|
|
Try this : In gnome alsamixer, uncheck the option external amplifier.
|

30th October 2004, 12:20 AM
|
|
Registered User
|
|
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909

|
|
You may have encountered the one program sound only problem
Yet another thing to try: disable the server for sound events. Preferences > Sound.
|

31st October 2004, 03:48 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 3

|
|
|
There was a transcript error in my previous post. Sorry! Here is the correct "options" line:
options snd-cs4236 isapnp=0 cport=0x538 port=0x530 sb_port=0x220 fm_port=0x388 irq=5 dma1=1 dma2=0
|

8th March 2005, 09:21 PM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 4

|
|
|
Similar problem with Thinkpad 600
Hi all,
Last week I installed FC2 onto a friends Thinkpad 600 and have since been unable to get the sound to work at all.
I tried the options listed above but there is still no sound coming from the machine. This is a TP600 2645-45U with FC2(yes, FC2) with the 2.6.10 kernel updated. I know that the sound does work from a previous Windows installation. I have included the output from lsmod below:
Module Size Used by
snd_mixer_oss 17089 0
snd_opl3_lib 11457 0
snd_hwdep 8901 1 snd_opl3_lib
snd_cs4236_lib 20289 0
snd_mpu401_uart 9153 0
snd_rawmidi 26081 1 snd_mpu401_uart
snd_seq_device 8653 2 snd_opl3_lib,snd_rawmidi
snd_cs4231_lib 33733 1 snd_cs4236_lib
snd_pcm 93769 2 snd_cs4236_lib,snd_cs4231_lib
snd_timer 29381 3 snd_opl3_lib,snd_cs4231_lib,snd_pcm
snd 53797 10 snd_mixer_oss,snd_opl3_lib,snd_hwdep,snd_cs4236_li b,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_c s4231_lib,snd_pcm,snd_timer
soundcore 10273 1 snd
snd_page_alloc 9669 2 snd_cs4231_lib,snd_pcm
parport_pc 26629 0
lp 12077 0
parport 37641 2 parport_pc,lp
autofs4 24005 0
pcmcia 21189 4
yenta_socket 19137 1
pcmcia_core 51713 2 pcmcia,yenta_socket
sunrpc 158117 1
ath_pci 53028 0
ath_rate_onoe 7688 1 ath_pci
wlan 98908 3 ath_pci,ath_rate_onoe
ath_hal 132304 2 ath_pci
ipt_REJECT 6593 1
ipt_state 2113 1
ip_conntrack 41205 1 ipt_state
iptable_filter 3777 1
ip_tables 16577 3 ipt_REJECT,ipt_state,iptable_filter
floppy 58097 0
sg 34145 0
scsi_mod 123073 1 sg
microcode 6625 0
dm_mod 56149 0
uhci_hcd 31705 0
md5 4161 1
ipv6 237312 8
ext3 121161 2
jbd 71001 1 ext3
Is there ANYONE who has gotten sound to work on this model machine with FC2 that can help?!?
Thanks,
RMFLagg
|

16th March 2005, 01:27 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 4

|
|
|
Anyone
*BUMP*
Someone out there must have had some success with this sound chipset. I know that it works under Windows!
Thanks,
RMF
|

12th April 2005, 08:39 AM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 1

|
|
|
No Sound after installing WinXP
I just installed WinXP on my IBM Thinkpad 600E and everything installed fine except I don't have any sound. I checked the device manager and the device for sound (Crystal SoundFusion(tm)) says, 'No drivers are installed for this device.' I thought the sound driver was part of WinXP, but I guess not.
What can I do to install the appropriate driver. I also noticed someone mention Service Pack 1. Should I install this? If so, will it take care of the sound problem?
Thanks for you help,
Rick
|

12th April 2005, 09:14 AM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: Northants, UK
Posts: 2,026

|
|
|
You should ring up Bill Gates and ask.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 04:06 (Monday, 20-05-2013)
|
|
 |
 |
 |
 |
|
|