[ltp] was working now wlan card not seen... different subject... 770XY
sound MIDI works!!!
Bert Haskins
linux-thinkpad@linux-thinkpad.org
Tue, 15 Mar 2005 10:18:19 -0500
I was well into installing fc2 on one of my 770s (x) when I had to shutdown.
FWIW fc3 seems to have problems with some sound apps
I had been adding and updating with apt-get for over three hours with no
problems.
After restarting the wlan pcmcia card is not recognized.
In fact, I've tried three different wless cards and none are recognized.
Cardctl "ident" says " open_sock(): No such device"
There are no "beeps" when inserting and extracting a card.
Also no lights on the card.
//// different subject that may/may not be relative
The adding and updating was to install sound related items.
Sound and Midi both appear to be working on this box! !!! finally !!!
Many, many thanks for help from this list and especially Wes Schreiner!
Sorry about the bandwidth on the following but this will probably be
helpful to those fighting sound problems on 770 class machines
/// Stats ////
/proc/interrupts
CPU0
0: 1960279 XT-PIC timer
1: 793 XT-PIC i8042
2: 0 XT-PIC cascade
///// wlan card was 3 when it was working. /////
5: 0 XT-PIC CS4231
8: 1 XT-PIC rtc
9: 206 XT-PIC MPU401 UART
11: 0 XT-PIC uhci_hcd
12: 587 XT-PIC i8042
14: 15089 XT-PIC ide0
15: 21879 XT-PIC ide1
NMI: 0
ERR: 0
/proc/ioports
0000-001f : dma1
0020-0021 : pic1
0040-005f : timer
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
0220-022f : CS4236+ SB
0330-0331 : MPU401 UART
0376-0376 : ide1
0388-0389 : OPL2/3 (left)
038a-038b : OPL2/3 (right)
03bc-03be : parport0
03c0-03df : vga+
03f6-03f6 : ide0
0530-0533 : CS4231
0538-053f : CS4232 Control
0cf8-0cff : PCI conf1
8400-841f : 0000:00:07.2
8400-841f : uhci_hcd
d000-dfff : PCI Bus #01
ef00-ef3f : 0000:00:07.3
efa0-efbf : 0000:00:07.3
fcf0-fcff : 0000:00:07.1
fcf0-fcf7 : ide0
fcf8-fcff : ide1
////// lsmod ///
Module Size Used by
snd_seq_oss 24448 0
snd_seq_midi 5792 0
snd_seq_midi_event 5504 2 snd_seq_oss,snd_seq_midi
snd_opl3_synth 11268 0
snd_seq_instr 6144 1 snd_opl3_synth
snd_seq_midi_emul 6144 1 snd_opl3_synth
snd_ainstr_fm 2304 1 snd_opl3_synth
snd_seq 39440 8
snd_seq_oss,snd_seq_midi,snd_seq_midi_event,snd_opl3_synth,snd_seq_instr,snd_seq_midi_emul
snd_mixer_oss 13824 2
snd_cs4236 14788 4
snd_opl3_lib 7424 2 snd_opl3_synth,snd_cs4236
snd_hwdep 6276 1 snd_opl3_lib
snd_cs4236_lib 12928 1 snd_cs4236
snd_mpu401_uart 4864 1 snd_cs4236
snd_rawmidi 17184 2 snd_seq_midi,snd_mpu401_uart
snd_seq_device 6152 6
snd_seq_oss,snd_seq_midi,snd_opl3_synth,snd_seq,snd_opl3_lib,snd_rawmidi
snd_cs4231_lib 18948 2 snd_cs4236,snd_cs4236_lib
snd_pcm 68872 2 snd_cs4236_lib,snd_cs4231_lib
snd_timer 17156 4 snd_seq,snd_opl3_lib,snd_cs4231_lib,snd_pcm
snd_page_alloc 7940 2 snd_cs4231_lib,snd_pcm
snd 38372 21
snd_seq_oss,snd_seq_midi,snd_seq_midi_event,snd_opl3_synth,snd_seq_instr,snd_seq,snd_mixer_oss,snd_cs4236,snd_opl3_lib,snd_hwdep,snd_cs4236_lib,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_cs4231_lib,snd_pcm,snd_timer
soundcore 6112 3 snd
parport_pc 19392 1
lp 8236 0
parport 29640 2 parport_pc,lp
autofs4 10624 0
sunrpc 101064 1
orinoco_cs 6152 0
ds 12292 1 orinoco_cs
pcmcia_core 46792 2 orinoco_cs,ds
orinoco 31500 1 orinoco_cs
hermes 6528 2 orinoco_cs,orinoco
floppy 47440 0
sg 27552 0
scsi_mod 91344 1 sg
microcode 4768 0
ipv6 184288 8
dm_mod 33184 0
uhci_hcd 23708 0
ext3 102376 3
jbd 40216 1 ext3
/etc/modprobe.conf ( not finished yet
alias eth0 orinoco_cs
alias usb-controller uhci-hcd
alias snd-card-0 snd-cs4236
alias sound-slot-0 snd-card-0
options snd-cs4236 port=0x530 cport=0x538 sb_port=0x220 fm_port=0x388
isapnp=0 irq=5 dma1=1 dma2=0 mpu_port=0x330 mpu_irq=9