From owner-freebsd-questions Tue Jul 23 13:10: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 764EA37B400 for ; Tue, 23 Jul 2002 13:09:59 -0700 (PDT) Received: from eomer.vianetworks.nl (eomer.vianetworks.nl [212.61.15.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A26E543E3B for ; Tue, 23 Jul 2002 13:09:58 -0700 (PDT) (envelope-from erenders@iaehv.nl) Received: from PC1 (pm17d371.iae.nl [212.61.5.117]) by eomer.vianetworks.nl (Postfix) with SMTP id 9D2112169F for ; Tue, 23 Jul 2002 22:09:56 +0200 (CEST) From: "Edwin Renders" To: Subject: Help: Don't get the modem and souncard to work Date: Tue, 23 Jul 2002 22:12:17 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Some weeks ago i installed FreeBSD-4.6 STABLE and KDE3. I'm a newbie to Linux, but more experienced with Windows. I first collected all data from windows for my PnP devices, such as: IRQ, I/O, memory because i thought it must be added somehow to the Kernel. I have the following devices that won't work: An internal Lucent Winmodem (PCI) and a Soundblaster Live 5.1. Soundblaster Live 5.1 I added the "device pcm" statement in the Kernel and made my custom Kernel. KDE3 is still complaining that the sound-device is not working. dmesg |grep 'pcm' results in: pcm0: at device 7.0 on pci 0 pcm0: unable to map register space device_probe_and_attach:pcm0 returned 6 pcm1: at device 7.0 on pci 0 pcm1: unable to map register space device_probe_and_attach:pcm1 returned 6 How does the Kernel know what IRQ,I/O,memory this device needs ? What is wrong ? Lucent Winmodem I've installed the LTMDM software from the ports collection, but i didn't make a custom Kernel again, because i don't know what to add. Logically, i think, the Kernel must know something about the modem. I cannot find any details on how to do it exactly. Is there some example Kernel for the Lucent winmodem ? How does the Kernel know what IRQ,I/O,memory this device needs ? dmesg | grep 'ltmdm' results in: ltmdm0: at device 8.0 on pci0 ltmdm0: could not map ioport Please help, Kind Regards Edwin Renders To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message