I've installed 9.2 (powerpack) on my Presario 702EA. No big problems so far, except linmodem support.
I recompiled the kernel to get full ACPI support (works fine), then i wanted to setup my dial-up connection using the internal Conexant HSF winmodem (used to work well with 9.1 and previous linux versions).
In order to do so, I installed:
hsflinmodem-5.03.27lnxtbeta030427000-2mdk.rpm
hsflinmodem-doc-5.03.27lnxtbeta030427000-2mdk.rpm
hsflinmodem_kernel-2.4.22.10mdk.rpm
These 3 rpms are on the Powerpack disk 3 (although rpmdrake says there are on CD 4).
Then I've tried "hsfconfig". It recognizes my modem, begins the setup, but fails miserably at the end with a sad:
depmod: *** Unresolved symbols in /lib/modules/2.4.22-10yan/kernel/drivers/usb/usb-ohci.o
depmod: register_resume_notifier
depmod: suspend_task
depmod: unregister_resume_notifier
(2.4.22-10yan is my recompiled version of 2.4.22-10mdk)
Qs:
a) What the hell this hsf linmodem driver has to do with usb ? It's an internal modem.
c) As the name of missing symbols tend to show, could it be related to ACPI-power management ?
Additional comment-question: No way to find the old "GPL" HSF modem drivers. All URLS I could find about hsflinmodem point now to the Linuxant site (linuxant.com) where you can download a "free" :? driver limited to 14.4kbps or a "full" version at $14 per station. No source, No GPL. Linuxant says they have a licence from Conexant to develop Linux specific drivers for Conexant hardware. And it looks like Mandrake made a deal with Linuxant to release a Mandrake specific binary version of their drivers.
Now, suppose I want to compile a brand new 2.4.22 kernel from the "official" Linuxhq.org site. Am I supposed to pay $14 to get those f... drivers ?