LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-14-2003, 09:03 PM   #1
shellcode
Member
 
Registered: May 2003
Location: Beverly Hills
Distribution: Slackware, Gentoo
Posts: 350

Rep: Reputation: 32
booting messages


hi,

running slack9. when i boot all is well but insmod gives me about two screen fulls of messages about i810.o.gz not being able to load. I think that this has to do with my built-in motherboard sound which doesnt work even though i modprobed es1371 succesfully. In summary ttwo part question:
1) Why doesnt my sound work with es1371 modprobe like it did with slack 8.1

2) What are these annoying messages and how do i get rid of them.

thx
 
Old 05-14-2003, 09:48 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Give's a
Code:
lspci -vv
and
Code:
dmesg
mate ;)


Cheers,
Tink
 
Old 05-18-2003, 03:03 PM   #3
shellcode
Member
 
Registered: May 2003
Location: Beverly Hills
Distribution: Slackware, Gentoo
Posts: 350

Original Poster
Rep: Reputation: 32
well i have not been able to resolve my sound problems

i uncommented /sbin/modrobe es1371 from rc.modules
lsmod shows es1371 loaded as soundocore
the problem is that there is no sound now where there was with slack 8.1. lspci even finds the Ensoniq ES1371 sound chip. any ideas?
 
Old 05-18-2003, 03:21 PM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
what other sound-related modules does
lsmod show?

And, did you try to use a mixer yet? Maybe
the volumes are zeroed by default...

Cheers,
Tink
 
Old 05-18-2003, 03:25 PM   #5
shellcode
Member
 
Registered: May 2003
Location: Beverly Hills
Distribution: Slackware, Gentoo
Posts: 350

Original Poster
Rep: Reputation: 32
lsmod also shows ac97 which it did when sound worked in slack 8.1. I did try kmix, i made the sound higher. nope. thx 4 help. more ideas?

also....the same thing when i login as root. so the sound device permissions are not whats causing the problem
 
Old 05-18-2003, 03:27 PM   #6
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
I'd have thought that soundcore
should be showing up, too?

Cheers,
Tink
 
Old 05-18-2003, 03:35 PM   #7
shellcode
Member
 
Registered: May 2003
Location: Beverly Hills
Distribution: Slackware, Gentoo
Posts: 350

Original Poster
Rep: Reputation: 32
yeah soundcore is showing up to the left of es1371. i guess this measn that soundcore is using es1371 or something. still soundless...
 
Old 05-18-2003, 04:17 PM   #8
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Hmm ...

Let's see ...
permissions OK!
all modules loaded!
Mixer checked!

Plugged speakers into microphone jack? ;)

Cheers,
Tink
 
Old 05-18-2003, 11:56 PM   #9
shellcode
Member
 
Registered: May 2003
Location: Beverly Hills
Distribution: Slackware, Gentoo
Posts: 350

Original Poster
Rep: Reputation: 32
Checklist:
Permissions: root so dont apply [CHECK]
Modules loaded:
Module Size Used by Not tainted
i810_rng 2624 0 (unused)
uhci 24560 0 (unused)
usbcore 58144 1 [uhci]
prism2_plx 63936 1
p80211 17612 1 [prism2_plx]
pcmcia_core 38112 0
ide-scsi 8048 0
es1371 26824 0
gameport 1452 0 [es1371]
ac97_codec 9512 0 [es1371]
soundcore 3332 4 [es1371]
[CHECK]

Mixer:
Stupid kmix which slows my computer a million percent and the sounds are not muted [CHECK]

Plugged in [CHECK]


still no sound from an audio cd.
 
Old 05-19-2003, 12:03 AM   #10
Cyclops
Member
 
Registered: Jul 2002
Location: Earth
Distribution: Slack 9.1
Posts: 70

Rep: Reputation: 15
Hi, shellcode

There's some discussions about the error messages in this thread:

http://www.linuxquestions.org/questi...threadid=60143
 
Old 05-19-2003, 01:41 AM   #11
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by shellcode

still no sound from an audio cd.
Hmmm ... did you get CD sound from other
Linux-Installations on this machine? Maybe
the internal cable from the CD-Drive to the
soundcard is missing?

Cheers,
Tink
 
Old 05-19-2003, 01:34 PM   #12
shellcode
Member
 
Registered: May 2003
Location: Beverly Hills
Distribution: Slackware, Gentoo
Posts: 350

Original Poster
Rep: Reputation: 32
well shouldnt KDE make some sounds when its loading up, cuz it doesnt. honestly i never actually tried to get a wave file and play it because i am pretty sure that KDE plays one.
 
Old 05-19-2003, 02:33 PM   #13
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Not if there was no sound available when you
first started it ...

Cheers,
Tink
 
Old 05-20-2003, 12:01 AM   #14
shellcode
Member
 
Registered: May 2003
Location: Beverly Hills
Distribution: Slackware, Gentoo
Posts: 350

Original Poster
Rep: Reputation: 32
some good news and some bad news:

good news:

i /etc/hotplug/blacklist 'ed the following
i810-tco
orinoco-plx

and voila no more annoying messages!!!

bad news:
still no hope with the sound...if i didnt say the sound also doesnt work on windows, the only difference is that on windows if i install the sound i cannot boot into windows any more (WinNT 4 SP6a)...so i guess something else is the problem, not just a loaded module...sigh.

ill be searching, if anyone has any more good ideas please tell me. thx you all.

ps...what is a good mixer? kmix is horrid...system slows down to a crawl when running kmix&. im looking for one that takes about no system resources (or exteremely little) and is good.

thx again
 
Old 05-21-2003, 10:19 PM   #15
shellcode
Member
 
Registered: May 2003
Location: Beverly Hills
Distribution: Slackware, Gentoo
Posts: 350

Original Poster
Rep: Reputation: 32
i dont get it,

the only change in my hardware is a new PCI ultra ata controller...nothing else:

$lspci -vv

00:00.0 Host bridge: Intel Corp. 82820 820 (Camino) Chipset Host Bridge (MCH) (rev 03)
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
Latency: 0
Region 0: Memory at f8000000 (32-bit, prefetchable) [size=64M]
Capabilities: [a0] AGP version 2.0
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>

00:01.0 PCI bridge: Intel Corp. 82820 820 (Camino) Chipset AGP Bridge (rev 03) (prog-if 00 [Normal decode])
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
Memory behind bridge: ff800000-ff8fffff
Prefetchable memory behind bridge: f4900000-f49fffff
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-

00:1e.0 PCI bridge: Intel Corp. 82801AA PCI Bridge (rev 02) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
I/O behind bridge: 0000d000-0000dfff
Memory behind bridge: ff900000-ff9fffff
Prefetchable memory behind bridge: f4a00000-f6afffff
BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-

00:1f.0 ISA bridge: Intel Corp. 82801AA ISA Bridge (LPC) (rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0

00:1f.1 IDE interface: Intel Corp. 82801AA IDE (rev 02) (prog-if 80 [Master])
Subsystem: Intel Corp. 82801AA IDE
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Region 4: I/O ports at ffa0 [size=16]

00:1f.2 USB Controller: Intel Corp. 82801AA USB (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corp. 82801AA USB
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin D routed to IRQ 11
Region 4: I/O ports at ef80 [size=32]

00:1f.3 SMBus: Intel Corp. 82801AA SMBus (rev 02)
Subsystem: Intel Corp. 82801AA SMBus
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin B routed to IRQ 10
Region 4: I/O ports at efa0 [size=16]

02:07.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 09)
Subsystem: Intel Corp. ES1371, ES1373 AudioPCI On Motherboard Vancouver
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (3000ns min, 32000ns max)
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at de80 [size=64]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

2:08.0 Unknown mass storage controller: Promise Technology, Inc. 20267 (rev 02)
Subsystem: Promise Technology, Inc. Ultra100
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64
Interrupt: pin A routed to IRQ 9
Region 0: I/O ports at dff0 [size=8]
Region 1: I/O ports at dfe4 [size=4]
Region 2: I/O ports at dfa8 [size=8]
Region 3: I/O ports at dfe0 [size=4]
Region 4: I/O ports at df00 [size=64]
Region 5: Memory at ff9a0000 (32-bit, non-prefetchable) [size=128K]
Expansion ROM at ff9e0000 [disabled] [size=64K]
Capabilities: [58] Power Management version 1
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-


02:0a.0 Network controller: Netgear 802.11b Wireless Adapter (MA301) (rev 02)
Subsystem: Netgear 802.11b Wireless Adapter (MA301)
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 11
Region 1: I/O ports at dc00 [size=128]
Region 2: Memory at ff9fe000 (32-bit, non-prefetchable) [size=4K]
Region 3: I/O ports at dd80 [size=64]

02:0c.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro (rev 5c) (prog-if 00 [VGA])
Subsystem: ATI Technologies Inc Rage Pro AIW
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (2000ns min), cache line size 08
Interrupt: pin A routed to IRQ 11
Region 0: Memory at f5000000 (32-bit, prefetchable) [size=16M]
Region 1: I/O ports at d800 [size=256]
Region 2: Memory at ff9ff000 (32-bit, non-prefetchable) [size=4K]
Expansion ROM at ff9c0000 [disabled] [size=128K]

there you have it....if youre gonna look at this the probably look at the Promise technology controller and the Ensonique

thx
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Failure messages when booting OS une Mandriva 1 08-26-2005 10:20 PM
Error messages when booting Fedora Core 3 tmick Linux - Newbie 6 06-30-2005 06:05 PM
Redirecting the kernel messages to file other than /var/log/messages jyotika_b83 Linux - General 3 04-28-2005 06:39 PM
/var/log/messages full of these messages. Should I be concerned? mdavis Linux - Security 5 04-16-2004 10:08 AM
syslog and firestarter - log messages to another file than messages mule Linux - Newbie 0 08-07-2003 03:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:18 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration