Linmodem onder Gentoo werkend te krijgen?
Ik denk het wel, ik heb de hsfmodem van linuxant.com (ge-emerged in Gentoo; stond in portage
)
Maar... als ik hsfconfig start komt hij niet ver. In /tmp/hsfconfig-buildlog.txt staat het volgende;
--------------------------------------------------------------------------------------------------------------------------------------------------
GNU nano 1.3.7 File: /tmp/hsfconfig-buildlog.txt
(cd /lib/modules/2.6.12-suspend2-r3/build && make "CNXT_KERNELSRC=/lib/modules/2.6.12-suspend2-r3/build"
"M=/usr/lib/hsfmodem$
make[1]: Entering directory `/usr/src/linux-2.6.12-suspend2-r3'
make[1]: Leaving directory `/usr/src/linux-2.6.12-suspend2-r3'
rm -rf *.o GPL/*.o *.ko GPL/*.ko *.mod.c GPL/*.mod.c .*.cmd GPL/.*.cmd .tmp_versions
/lib/modules/2.6.12-suspend2-r3/build/.$
(cd /lib/modules/2.6.12-suspend2-r3/build && make "CNXT_KERNELSRC=/lib/modules/2.6.12-suspend2-r3/build"
"M=/usr/lib/hsfmodem$
make[1]: Entering directory `/usr/src/linux-2.6.12-suspend2-r3'
CC [M] /usr/lib/hsfmodem/modules/mod_engine.o
CC [M] /usr/lib/hsfmodem/modules/mod_mc97ali.o
In file included from /usr/lib/hsfmodem/modules/mod_mc97ali.c:32:
/usr/lib/hsfmodem/modules/cnxthwpci_common.c: In function `cnxthwpci_probe':
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:38: error: structure has no member named `slot_name'
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:57: error: structure has no member named `slot_name'
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:86: warning: `pm_register' is deprecated (declared at include/linux/pm.h:106)
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:137: warning: `pm_unregister' is deprecated (declared at include/linux/pm.h:111)
/usr/lib/hsfmodem/modules/cnxthwpci_common.c: In function `cnxthwpci_remove':
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:160: warning: `pm_unregister' is deprecated (declared at include/linux/pm.h:111)
/usr/lib/hsfmodem/modules/cnxthwpci_common.c: In function `cnxthwpci_init':
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:195: error: structure has no member named `slot_name'
make[2]: *** [/usr/lib/hsfmodem/modules/mod_mc97ali.o] Error 1
make[1]: *** [_module_/usr/lib/hsfmodem/modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.12-suspend2-r3'
make: *** [all] Error 2
-------------------------------------------------------------------------------------------------------------------------------------------------
Iets met een klepel en de klok; ik heb de kernel gepatched met suspend2-sources kan dat er mee te maken hebben? Of heeft het met slots te maken waarmee Gentoo werkt?
(je hoort het al, ik ben n00b...)
Dit is m'n lspci, mocht dat nuttig zijn;
--------------------------------------------------------------------------------------------------------------------------------------------------
0000:00:00.0 Host bridge: ATI Technologies Inc RS200/RS200M AGP Bridge [IGP 340M] (rev 02)
0000:00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 340M]
0000:00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
0000:00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 02)
0000:00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV]
0000:00:08.0 Modem: ALi Corporation M5457 AC'97 Modem Controller
0000:00:0a.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller
0000:00:0c.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
0000:00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
0000:00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
0000:00:12.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
0000:01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 330M/340M/350M
--------------------------------------------------------------------------------------------------------------------------------------------------
Of misschien ontbreekt er iets in de kernel?
Ik denk het wel, ik heb de hsfmodem van linuxant.com (ge-emerged in Gentoo; stond in portage
Maar... als ik hsfconfig start komt hij niet ver. In /tmp/hsfconfig-buildlog.txt staat het volgende;
--------------------------------------------------------------------------------------------------------------------------------------------------
GNU nano 1.3.7 File: /tmp/hsfconfig-buildlog.txt
(cd /lib/modules/2.6.12-suspend2-r3/build && make "CNXT_KERNELSRC=/lib/modules/2.6.12-suspend2-r3/build"
"M=/usr/lib/hsfmodem$
make[1]: Entering directory `/usr/src/linux-2.6.12-suspend2-r3'
make[1]: Leaving directory `/usr/src/linux-2.6.12-suspend2-r3'
rm -rf *.o GPL/*.o *.ko GPL/*.ko *.mod.c GPL/*.mod.c .*.cmd GPL/.*.cmd .tmp_versions
/lib/modules/2.6.12-suspend2-r3/build/.$
(cd /lib/modules/2.6.12-suspend2-r3/build && make "CNXT_KERNELSRC=/lib/modules/2.6.12-suspend2-r3/build"
"M=/usr/lib/hsfmodem$
make[1]: Entering directory `/usr/src/linux-2.6.12-suspend2-r3'
CC [M] /usr/lib/hsfmodem/modules/mod_engine.o
CC [M] /usr/lib/hsfmodem/modules/mod_mc97ali.o
In file included from /usr/lib/hsfmodem/modules/mod_mc97ali.c:32:
/usr/lib/hsfmodem/modules/cnxthwpci_common.c: In function `cnxthwpci_probe':
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:38: error: structure has no member named `slot_name'
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:57: error: structure has no member named `slot_name'
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:86: warning: `pm_register' is deprecated (declared at include/linux/pm.h:106)
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:137: warning: `pm_unregister' is deprecated (declared at include/linux/pm.h:111)
/usr/lib/hsfmodem/modules/cnxthwpci_common.c: In function `cnxthwpci_remove':
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:160: warning: `pm_unregister' is deprecated (declared at include/linux/pm.h:111)
/usr/lib/hsfmodem/modules/cnxthwpci_common.c: In function `cnxthwpci_init':
/usr/lib/hsfmodem/modules/cnxthwpci_common.c:195: error: structure has no member named `slot_name'
make[2]: *** [/usr/lib/hsfmodem/modules/mod_mc97ali.o] Error 1
make[1]: *** [_module_/usr/lib/hsfmodem/modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.12-suspend2-r3'
make: *** [all] Error 2
-------------------------------------------------------------------------------------------------------------------------------------------------
Iets met een klepel en de klok; ik heb de kernel gepatched met suspend2-sources kan dat er mee te maken hebben? Of heeft het met slots te maken waarmee Gentoo werkt?
(je hoort het al, ik ben n00b...)
Dit is m'n lspci, mocht dat nuttig zijn;
--------------------------------------------------------------------------------------------------------------------------------------------------
0000:00:00.0 Host bridge: ATI Technologies Inc RS200/RS200M AGP Bridge [IGP 340M] (rev 02)
0000:00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 340M]
0000:00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
0000:00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 02)
0000:00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV]
0000:00:08.0 Modem: ALi Corporation M5457 AC'97 Modem Controller
0000:00:0a.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller
0000:00:0c.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
0000:00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
0000:00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
0000:00:12.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
0000:01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 330M/340M/350M
--------------------------------------------------------------------------------------------------------------------------------------------------
Of misschien ontbreekt er iets in de kernel?
[ Voor 3% gewijzigd door nilski op 21-07-2005 13:02 ]
WAZUUUUUUUP!!!!!