D&C Lug - Home Page
Devon & Cornwall Linux Users' Group

[ Date Index ][ Thread Index ]
[ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Installing drivers



On Sunday 19 Oct 2003 5:58 pm, Timsmith09@xxxxxxx wrote:
> Neil
>
> Thanks for your comprehensive reply. Here are two logs :-

(BTW. Despite NTFS, you should be able to transfer files via floppy. 
Alternatively, be creative - I've transferred files via a digital camera 
before now, or email to yourself, . . . Use what you've got!)

> [root@xxxxxxxxx master]# /sbin/modprobe emu10k1
> /lib/modules/2.4.20-6/kernel/drivers/sound/emu10k1/emu10k1.o: init_module:
> No such device

OK, that's not a big problem, it just means that emu10k1 isn't the right one 
for you. It might take a little time but that is where distros like Knoppix 
come in, it loads from a CD, it doesn't change any of your files (unless you 
specifically tell it that it can) but it does give an insight into what 
module you might need. Others here may be able to help with the names of the 
modules they use.

> Partition check:
>  hda: hda1 hda2
>  hdb: hdb1 hdb2 hdb3

One of those other partitions may be useful for transferring too - if one 
isn't used a lot, convert it to FAT and everyone can share it.

> IRQ routing conflict for 00:10.0, have irq 5, want irq 3
> IRQ routing conflict for 00:10.1, have irq 5, want irq 3
> IRQ routing conflict for 00:10.2, have irq 5, want irq 3
> IRQ routing conflict for 00:10.3, have irq 5, want irq 3

That sounds more like it. IRQ conflicts are always a real PITA. 

> IRQ routing conflict for 00:10.0, have irq 5, want irq 3
> IRQ routing conflict for 00:10.1, have irq 5, want irq 3
> IRQ routing conflict for 00:10.2, have irq 5, want irq 3
> IRQ routing conflict for 00:10.3, have irq 5, want irq 3

Especially when they keep repeating!

> IRQ routing conflict for 00:10.0, have irq 5, want irq 3
> IRQ routing conflict for 00:10.1, have irq 5, want irq 3
> IRQ routing conflict for 00:10.2, have irq 5, want irq 3
> IRQ routing conflict for 00:10.3, have irq 5, want irq 3
> IRQ routing conflict for 00:10.0, have irq 5, want irq 3
> IRQ routing conflict for 00:10.1, have irq 5, want irq 3
> IRQ routing conflict for 00:10.2, have irq 5, want irq 3
> IRQ routing conflict for 00:10.3, have irq 5, want irq 3

You probably need to get into the BIOS and see if you can manually set the 
IRQ's - it's awkward and a pain but you won't get a peaceful life until it's 
done! Try disabling Plug-and-Pray first, reboot and watch for these messages 
in dmesg. Then change one setting at a time - don't rush this! I know it's a 
PITA rebooting so often, but believe me, changing too many options at once is 
a recipe for an even worse problem (like it may not start - at all). Make a 
boot floppy for both Linux and Windows.

> I tried to install a free modem driver from linuxant(half speed), but the
> error message said I needed the kernal source code. I will have to download
> it.

The kernel source-code is included in the distro, it doesn't have to be 
downloaded, it's in an RPM. 
Take a look at
http://at.rpmfind.net/opsys/linux/RPM/kernel-source.html
to help you make sense of which file you'll need from the CD-ROM's.

From that page, you'll need to do:
($ = as ordinary user)
$ uname -r
This tells you which kernel you are using
Then:
$ mount /mnt/cdrom 
(you might have a slightly different location for mounting the cd)
$ ls /mnt/cdrom/RedHat/RPMS/kernel-source*

Look for the RPM that matches the output of uname.
something like:
kernel-source-2.4.20-8.i386.rpm
Then su to root and use:
# rpm -i /mnt/cdrom/RedHat/RPMS/kernel-source-2.4.20-8.i386.rpm
# exit
$

That bit is easy compared to the IRQ's! (It's so much easier with some logs!)

-- 

Neil Williams
=============
http://www.codehelp.co.uk/
http://www.dclug.org.uk/
http://www.isbn.org.uk/
http://sourceforge.net/projects/isbnsearch/

http://www.biglumber.com/x/web?qs=0x8801094A28BCB3E3

Attachment: pgp00025.pgp
Description: signature


Lynx friendly