LinuxSir.cn,穿越时空的Linuxsir!

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

恳请高手帮忙:关于alcatel USB ADSL

[复制链接]
发表于 2004-6-23 10:21:34 | 显示全部楼层 |阅读模式
问题一:
可能我没有说清楚,是这样:启动后,会出现第一个grub引导菜单,
分别为:
Linux
Windows
Windows Pro 2000
Windows XP Pro
用第一项引导进redhat linux 9
用第三,四项引导后,出错,好象是说没有引导文件
用第二项引导后,进MS的引导菜单,分别选择windows 98,windows 2000和windows XP,这
些都没有问题.
我的意思是:不要MS的引导菜单,直接用grub引导菜单,分别引导Linux,win98,win2000和
winXP.

问题二:
Linux下USB 朗通DSL699C如何设置,或编译
需要驱动吗?那里有下载啊
我实在不明白USB ADSL和网卡之间的关系,是模拟的吗?

以下是我机子上的输出和配置文件,希望对高手解决我的问题有帮助.
grub.comf文件中的内容:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd0,1)
#          kernel /boot/vmlinuz-version ro root=/dev/hdb2
#          initrd /boot/initrd-version.img
#boot=/dev/hdb
default=1
timeout=10
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd0,1)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/ hdc=ide-scsi
initrd /boot/initrd-2.4.20-8.img
title windows
rootnoverify (hd0,0)
chainloader +1
title windows xp
rootnoverify (hd0,5)
chainloader +1
title windows 2000
rootnoverify (hd0,4)
chainloader +1

内核启动日志中关于USB的内容:
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 17:59:01 Mar 13 2003
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xd000, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb-ohci.c: USB OHCI at membase 0xe0852000, IRQ 11
usb-ohci.c: usb-02:02.0, NEC Corporation USB
usb.c: new USB bus registered, assigned bus number 3
usb-ohci.c: USB OHCI at membase 0xe0854000, IRQ 9
usb-ohci.c: usb-02:02.1, NEC Corporation USB (#2)
usb.c: new USB bus registered, assigned bus number 4
usb.c: registered new driver hiddev
usb.c: registered new driver hid
usb.c: USB device 2 (vend/prod 0x6b9/0xa5a5) is not claimed by any active
driver.
usb.c: USB device 2 (vend/prod 0x5e3/0x502) is not claimed by any active
driver.
usb.c: registered new driver usbnet
divert: allocating divert_blk for usb0
usb0: register usbnet usb-00:1f.4-2, Genesys GeneLink

执行dmesg | less的内容:
Linux version 2.4.20-8 (bhcompile@porky.devel.redhat.com) (gcc version 3.2.2
20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 17:54:28 EST 2003
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
On node 0 totalpages: 131056
zone(0): 4096 pages.
zone(1): 126960 pages.
zone(2): 0 pages.
Kernel command line: ro root=LABEL=/ hdc=ide-scsi
ide_setup: hdc=ide-scsi
Initializing CPU#0
Detected 1400.249 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 2791.83 BogoMIPS
Memory: 511348k/524224k available (1347k kernel code, 10312k reserved, 999k
data, 132k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 3febf9ff 00000000 00000000 00000000
CPU:             Common caps: 3febf9ff 00000000 00000000 00000000
CPU: Intel(R) Pentium(R) 4 CPU 1400MHz stepping 0a
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
:

执行dmesg后的输出内容:
[root@localhost root]# dmesg
Linux version 2.4.20-8 (bhcompile@porky.devel.redhat.com) (gcc version 3.2.2
200
30222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 17:54:28 EST 2003
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
On node 0 totalpages: 131056
zone(0): 4096 pages.
zone(1): 126960 pages.
zone(2): 0 pages.
Kernel command line: ro root=LABEL=/ hdc=ide-scsi
ide_setup: hdc=ide-scsi
Initializing CPU#0
Detected 1400.249 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 2791.83 BogoMIPS
Memory: 511348k/524224k available (1347k kernel code, 10312k reserved, 999k
data
, 132k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 3febf9ff 00000000 00000000 00000000
CPU:             Common caps: 3febf9ff 00000000 00000000 00000000
CPU: Intel(R) Pentium(R) 4 CPU 1400MHz stepping 0a
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfb0d0, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router PIIX [8086/2440] at 00:1f.0
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16)
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ
SER
IAL_PCI ISAPNP enabled
ttyS0 at 0x03f8 (irq = 4) is a 16550A
ttyS1 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
NET4: Frame Diverter 0.46
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH2: IDE controller at PCI slot 00:1f.1
ICH2: chipset revision 4
ICH2: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hdaMA, hdbMA
    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hddMA
hda: 16X10, ATAPI CD/DVD-ROM drive
hdb: ATAPI-CD ROM-DRIVE-52MAX, ATAPI CD/DVD-ROM drive
hdd: SAMSUNG SP0802N, ATA DISK drive
blk: queue c03ca4e4, I/O limit 4095Mb (mask 0xffffffff)
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hdd: host protected area => 1
hdd: 156368016 sectors (80060 MB) w/2048KiB Cache, CHS=155127/16/63,
UDMA(33)
ide-floppy driver 0.99.newide
Partition check:
hdd: [PTBL] [9733/255/63] hdd1 hdd2 hdd3 < hdd5 hdd6 hdd7 hdd8 hdd9 hdd10 >
ide-floppy driver 0.99.newide
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 147k freed
VFS: Mounted root (ext2 filesystem).
Journalled Block Device driver loaded
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 132k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 17:59:01 Mar 13 2003
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 11 for device 00:1f.2
PCI: Setting latency timer of device 00:1f.2 to 64
usb-uhci.c: USB UHCI at I/O 0xd000, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 11 for device 00:1f.4
PCI: Setting latency timer of device 00:1f.4 to 64
usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
PCI: Found IRQ 11 for device 02:02.0
usb-ohci.c: USB OHCI at membase 0xe0852000, IRQ 11
usb-ohci.c: usb-02:02.0, NEC Corporation USB
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 3 ports detected
PCI: Found IRQ 9 for device 02:02.1
PCI: Sharing IRQ 9 with 02:03.0
usb-ohci.c: USB OHCI at membase 0xe0854000, IRQ 9
usb-ohci.c: usb-02:02.1, NEC Corporation USB (#2)
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 2 ports detected
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
hub.c: new USB device 00:1f.2-2, assigned address 2
hub.c: USB hub found
hub.c: 4 ports detected
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide1(22,66), internal journal
hub.c: new USB device 02:02.1-2, assigned address 2
usb.c: USB device 2 (vend/prod 0x6b9/0xa5a5) is not claimed by any active
driver
.
hub.c: new USB device 00:1f.4-2, assigned address 2
usb.c: USB device 2 (vend/prod 0x5e3/0x502) is not claimed by any active
driver.
usb.c: registered new driver usbnet
divert: allocating divert_blk for usb0
usb0: register usbnet usb-00:1f.4-2, Genesys GeneLink
MSDOS FS: Using codepage 936
MSDOS FS: IO charset gb2312
MSDOS FS: Using codepage 936
MSDOS FS: IO charset gb2312
hda: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
Uniform CD-ROM driver Revision: 3.12
hdb: ATAPI 52X CD-ROM drive, 128kB Cache, UDMA(33)
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
IA-32 Microcode Update Driver: v1.11 <tigran@veritas.com>
microcode: CPU0 already at revision 5 (current=5)
microcode: freed 2048 bytes
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
ip_tables: (C) 2000-2002 Netfilter core team
8139too Fast Ethernet driver 0.9.26
PCI: Found IRQ 11 for device 02:01.0
divert: allocating divert_blk for eth0
eth0: RealTek RTL8139 Fast Ethernet at 0xe08e4000, 00:0a:eb:19:76:df, IRQ 11
eth0:  Identified 8139 chip type 'RTL-8139C'
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
lp0: using parport0 (polling).
lp0: console ready
0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module  1.0-4349  Thu
Mar 27
19:00:02 PST 2003
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: Detected Intel i850 chipset
agpgart: AGP aperture is 64M @ 0xe0000000
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
[root@localhost root]#
 楼主| 发表于 2004-6-24 11:15:52 | 显示全部楼层

各位大虾帮帮我啊,万份感谢

lsmod后,输出如下:
Module                  Size  Used by    Tainted: P
agpgart                47776   3  (autoclean)
nvidia               1678432  10  (autoclean)
parport_pc             19076   1  (autoclean)
lp                      8996   0  (autoclean)
parport                37056   1  (autoclean) [parport_pc lp]
autofs                 13268   0  (autoclean) (unused)
8139too                18088   0
mii                     3976   0  [8139too]
ipt_REJECT              3928   6  (autoclean)
iptable_filter          2412   1  (autoclean)
ip_tables              15096   2  [ipt_REJECT iptable_filter]
microcode               4668   0  (autoclean)
ide-scsi               12208   0
scsi_mod              107160   1  [ide-scsi]
ide-cd                 35708   0
cdrom                  33728   0  [ide-cd]
nls_gb2312               964   2  (autoclean)
nls_cp936             124956   3  (autoclean)
vfat                   13004   2  (autoclean)
fat                    38808   0  (autoclean) [vfat]
usbnet                 15934   0  (unused)
keybdev                 2944   0  (unused)
mousedev                5492   1
hid                    22148   0  (unused)
input                   5856   0  [keybdev mousedev hid]
usb-ohci               21480   0  (unused)
usb-uhci               26348   0  (unused)
usbcore                78784   1  [usbnet hid usb-ohci usb-uhci]
ext3                   70784   1
jbd                    51892   1  [ext3]
[root@localhost root]#
 楼主| 发表于 2004-6-25 10:27:01 | 显示全部楼层

补充并企昐中

在XP中驱动程序详细信息如下:
驱动程序文件:AmelanPc.sys
提供商:Alcatel Microelectronics

说明书中协议内容:
-支持多种ADSL标准
-ANSI T1.413 Issue2
-ITU G.992.1(G.dmt)
-ITU G.992.2(G.lite)
-RFC 1483 Bridge
-RFC 1483 Router
-RFC 2364 PPP over ATM

安装驱动时设置如下:
RFC 1483
VPI:0 VCI:32
LIC
已桥接.
以上是我能查到的一些信息,芯片是不是Alcatel啊
发表于 2004-6-25 12:19:50 | 显示全部楼层
http://www.linuxsir.cn/bbs/showthread.php?s=&postid=285135

看一下这个

grub的配制文件改成如下的试试看。
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,1)
# kernel /boot/vmlinuz-version ro root=/dev/hdb2
# initrd /boot/initrd-version.img
#boot=/dev/hdb
default=1
timeout=10
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd0,1)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/ hdc=ide-scsi
initrd /boot/initrd-2.4.20-8.img
title windows
rootnoverify (hd0,0)
chainloader +1
 楼主| 发表于 2004-6-27 21:49:38 | 显示全部楼层

顶一下

如题
 楼主| 发表于 2004-6-27 21:53:38 | 显示全部楼层

北哥,

北哥,如你所说改了后,如果不行会不会造成不能启动?如是,又如何处理?
我现在还不想重装系统,望告知!
 楼主| 发表于 2004-7-1 20:56:50 | 显示全部楼层

顶起来,高手来帮帮我们呀

如题
发表于 2004-7-2 09:15:36 | 显示全部楼层
咱们理一下头序吧。首先要做的是编译内核 ,编译内核对usb 设备的支持。把内核里面的选项好好弄一弄。


编译内核可以让多个内核共存,就是启动不起来,我们也能找出原因把它能弄起来。

然后才是安装驱动包之类的。

也可以这样试,先安装alcatel的包,然后试试看能不能行。如果不行。再编译内核 。
 楼主| 发表于 2004-7-13 19:25:53 | 显示全部楼层

郁闷中,高手是不是觉的我的问题太菜了呀,

现在还是没有一点头绪,看样子,Linux不是我等平民能使用的.
发表于 2004-7-15 07:45:02 | 显示全部楼层

回复: 恳请高手帮忙:关于USB ADSL 和grub引导的问题

最初由 风之影 发表
问题一:
可能我没有说清楚,是这样:启动后,会出现第一个grub引导菜单,
分别为:
Linux
Windows
Windows Pro 2000
Windows XP Pro
用第一项引导进redhat linux 9
用第三,四项引导后,出错,好象是说没有引导文件
用第二项引导后,进MS的引导菜单,分别选择windows 98,windows 2000和windows XP,这
些都没有问题.
我的意思是:不要MS的引导菜单,直接用grub引导菜单,分别引导Linux,win98,win2000和
winXP.

你要想达到你说的这个意思。你必须做到,把每个window在的分区激活。能够让windows正常启动。因为现在你的window启动是通过NT loader进行的,windows已经接管了其他分区上的windows启动了,现在所以你不可能通过grub运行每个widows。要想达到,就按照上面说的。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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