Captain Dondo wrote:
> On Fri, 05 Sep 2003 18:34:17 -0500, Mauriat wrote:
>
>
>>I have the *exact* same problem with my linux based DVR with RH8.
>>Anyways I have a tulip based on board NIC. So I added in modules.conf:
>>'pre-install usbvnetr /sbin/modprobe tulip'. Replace tulip with 8139too.
>>So now what happens is regardless if the onboard NIC has a connection,
>>the USB device always gets forced to eth1 (for me). If the NIC has a
>>cable plugged in, it will automatically get eth0 before the USB.
>>Whichever device has a connection gets the IP address for the box
>>assigned to it. If both come online the 2nd device (USB) gets an IP
>>address incremented by 1. The modprobe command doesn't gaurantee it will
>>get an IP, it just prevents the USB from claiming eth0.
>>
>>Hope that helps. Using RH8, custom 2.4.20acpi.
>
>
> Damn, that so slick and simple I wish I'd thought of it... :-)
>
> BTW, how did you get acpi running? I assume you did from the name of your
> kernel. I keep getting unresolved symbols if I try to load any acpi
> modules:
>
> [root@hermes2 Documentation]# /sbin/modprobe thermal
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_bus_generate_event
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_os_free
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_bus_get_device
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_set_register
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_root_dir
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_install_notify_handler
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_extract_package
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_evaluate_object
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_bus_register_driver
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_fadt
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_get_register
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_evaluate_integer
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_bus_unregister_driver
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_get_handle
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: unresolved symbol acpi_remove_notify_handler
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: insmod /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o failed
> /lib/modules/2.4.22clean/kernel/drivers/acpi/processor.o: insmod thermal
> failed
>
> -Dondo
>
Glad to help. I wasn't completely satisfied with this trick but it did
the job.
Well I have an old P3 system, so all I use ACPI is for the power button.
On my DVR it helps that people can automatically turn of the system by
pushing the power button. So I have not tested the other ACPI features
like thermal etc. I documented how I did sometime ago (in another
newsgroup post). Read it here:
http://www.mjmwired.net/resources/redhat8-acpi.html
--
Mauriat
----------------------------
Remove 'NOSPAM' to email me.