Hello,
I' going crazy. And i lost 1 day without any solution.
I installed VL6 on hp DC5100 (pentim4, 2GB ram, nvidia256MB card, 1 std eth0 on mobo, + 1 D-link on PCI)
I'm not able to make the lanier 2132 (ricoh aficio 3200), it's a network printer.
Note that i have on the 2nd hdd winxp, and it works, so no hw problem.
the eth0 is Broadcom Corporation NetXtreme BCM5751 Gigabit Ethernet, std on mobo, where the printer is connected,
the eth1 is Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10) for internet
following some extra info:
$ netstat -r Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.1.0 * 255.255.255.0 U 0 0 0 eth1 loopback * 255.0.0.0 U 0 0 0 lo default alicegate.homen 0.0.0.0 UG 0 0 0 eth1
|
--------------------------------------------------------------------------------------
root:# ifconfig -a eth0 Link encap:Ethernet HWaddr 00:0f:fe:49:e3:37 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:17 eth1 Link encap:Ethernet HWaddr 00:24:01:ee:06:8b BROADCAST NOTRAILERS MULTICAST MTU:1500 Metric:1 RX packets:171 errors:0 dropped:0 overruns:0 frame:0 TX packets:163 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:17773 (17.3 KiB) TX bytes:19994 (19.5 KiB) Interrupt:18 Base address:0x3000
|
-----------------------------------------------------------------------------------------
root:# lspci 05:09.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10) 40:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751 Gigabit Ethernet PCI Express (rev 01)
|
-----------------------------------------------------------------------------------------
root:# dmesg | grep eth0 eth0: Tigon3 [partno(BCM95751) rev 4001 PHY(5750)] (PCI Express) 10/100/1000Base-T Ethernet 00:0f:fe:49:e3:37 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1] eth0: dma_rwctrl[76180000] dma_mask[64-bit] tg3: eth0: Link is up at 100 Mbps, full duplex. tg3: eth0: Flow control is off for TX and off for RX.
|
I tried all possible CUPS setting, with the correct PPD file, changing IP on the printer too, but nothing happens
no errors but no connection.
I think there is something wrong but what:
- no base address, shown in ifconfig ...or
- wicd don't permit to use two different network cards? and in this case what i have to do?
Any help or idea will be much appreciated. THANKS