RE: prism on laptop
"Pradeep Victor" <[email protected]>
| Newsgroups | gmane.linux.drivers.prism54.user |
|---|---|
| Message-ID | <B2221ABD2C9465418B330C8EB8A8F826158EE8@exchangeserver.smartbridges.com> |
This is what my var/log/messages say Mar 10 11:09:20 pradeep_linux_lap kernel: Loaded prism54 driver, version 1.0.2.2 Mar 10 11:09:20 pradeep_linux_lap kernel: PCI: No IRQ known for interrupt pin A of device 02:00.0. Please try using pci=biosirq. Btw: The card has a label saying its prism duette. -----Original Message----- From: Bob Farmer [mailto:[email protected]] Sent: Wed 3/10/2004 1:06 AM To: Pradeep Victor Cc: Subject: Re: [Prism54-users] prism on laptop Pradeep Victor wrote: > Hi, > > I wanted to get my linux laptop to use a prism duette card. The lspci > shows > > 06:00.0 Network controller: Harris Semiconductor D-Links DWL-g650 A1 > (rev 01) > > I followed the instructions for the 2.4.24 kernel and for compilation I > used step 1 as shown in the README file. Everything went fine, I created > the firmware folder etc. I ran modprobe firmware_class and when I did > lsmod I could see this module loaded. When I tried insmod prism54 , I > get the follwing > > root@pradeep_linux_lap:/usr/lib/hotplug/firmware# insmod prism54 > Using /lib/modules/2.4.24/kernel/drivers/net/wireless/prism54/prism54.o > /lib/modules/2.4.24/kernel/drivers/net/wireless/prism54/prism54.o: > init_module: No such device > Hint: insmod errors can be caused by incorrect module parameters, > including invalid IO or IRQ parameters. > You may find more information in syslog or the output from dmesg > > Thanks & Regards > Pradeep > _______________________________________________ > Prism54-users mailing list > [email protected] > http://prism54.org/mailman/listinfo/prism54-users Check your kernel messages ("dmesg" command or "tail /var/log/messages") to see what happened when you tried to load it. BTW, do you really have a Duette? That card is a GT I believe. Bob