LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 2583|回复: 11

如何获知笔记本MODEM型号?intel 82801 modem我找不着LINUX的驱动拉.

[复制链接]
发表于 2003-1-20 21:02:39 | 显示全部楼层 |阅读模式
我是.winbook 海王星P4 的. 有用这个的,吗?
 楼主| 发表于 2003-1-21 11:54:14 | 显示全部楼层
我在PCI信息中看到了:intel 82801 modem 好象是和声卡集成在一起的。这个驱动有没有?
发表于 2003-1-21 12:26:06 | 显示全部楼层
#lspci
看一下这个?最好能在windows下看一下他用的是什么驱动。
发表于 2003-1-21 13:13:38 | 显示全部楼层
去这里找找吧:
http://www.linmodems.org/
 楼主| 发表于 2003-1-21 14:15:08 | 显示全部楼层
看了:
00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev 04)
00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev 04)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 05)
00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 05)
00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 05)
00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 05)
00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 05)
00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 05)
00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM AC'97 Audio (rev 05)
00:1f.6 Modem: Intel Corp. 82801BA/BAM AC'97 Modem (rev 05)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY
02:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:03.0 CardBus bridge: Texas Instruments PCI4410 PC card Cardbus Controller (rev 02)
02:03.1 FireWire (IEEE 1394): Texas Instruments PCI4410 FireWire Controller (rev 02)
应该就是inter的。
 楼主| 发表于 2003-1-21 14:47:26 | 显示全部楼层
 楼主| 发表于 2003-1-21 15:14:07 | 显示全部楼层
Pctel HSP56 MR MODEM是这个型号的。
 楼主| 发表于 2003-1-21 15:23:56 | 显示全部楼层
应该是这个了。http://linmodems.technion.ac.il/pctel-linux/
可还是装不上。
 楼主| 发表于 2003-1-21 16:11:39 | 显示全部楼层
#./configure --with-hal-i845

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
You should specify a target HAL.
Use './configure --with-hal=list' to see the HALs list.
后面用make make install 都不行了.
 楼主| 发表于 2003-1-21 17:57:28 | 显示全部楼层
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build driver for... HAL_I8XX
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking /usr/src/linux/include/linux/modversions.h usability... no
checking /usr/src/linux/include/linux/modversions.h presence... no
checking for /usr/src/linux/include/linux/modversions.h... no

我应该怎么configure kernel ?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表