Sponsored Content
Operating Systems Linux Ubuntu Connect 2 laptops with RJ45 cable (Ubuntu 10.10 laptop with Windows 7 laptop) Post 302475678 by Corona688 on Monday 29th of November 2010 01:12:33 PM
Old 11-29-2010
Quote:
Originally Posted by nocleader
I'd use a crossover cable in this case. As the speed you are getting is not ideal, try and and hard set the NIC card speed/duplex on both sides of the cable to see if that works better.

speed=100; duplex=full; ... for example
typed into where? If his card supports it at all, I'd suggest using mii-tool to force duplexes instead of some nonstandard config file...
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to connect laptop to Unix system via Parallel port

Hi, I have been using a computer to keep track of inventory for my business. I am pretty sure it runs on Unix. In the back of the computer there is some sort of PCI card that has about 8 RJ-11 ports on it. I use that card to connect the Unix system to my 3 VT-220 terminals. I use a simple 6... (1 Reply)
Discussion started by: john202
1 Replies

2. Ubuntu

Toshiba Laptop Won't Run Bluetooth with Ubuntu

I am running Ubuntu 8.1 on a Toshiba Satellite P105-S9337 with built-in Bluetooth hardware. I cannot get the Bluetooth hardware to work with my Microsoft Bluetooth mouse. I have installed the tosh software with no luck. Does anyone have an idea as to what to try. I have several kernel mods... (0 Replies)
Discussion started by: tjloeb
0 Replies

3. Ubuntu

no wireless access on my laptop in ubuntu 9.10

Hii i have installed ubuntu 9.10 and my hp laptop has a wireless (this one works just like the normal volume button touch screen if u touch it wireless works or else it doesnot ) now after installing ubuntu it glows always red and never turn blue.. i have windows 7 on other partition it... (0 Replies)
Discussion started by: phoenix_nebula
0 Replies

4. Ubuntu

power management in ubuntu for laptop

Hi I have the following problem, when I try to work on battery in my laptop, ubuntu consumes power very rapidly and after couple of minuts my laptop is out of battery power. Previosly had win xp on that machine and win was able to manage battery power much better then linux. Is there any... (1 Reply)
Discussion started by: presul
1 Replies

5. Hardware

How to connect a 4TB G-Raid hard drive to a laptop?

I am having trouble connecting my 4TB G-Raid Hard drive to my Compaq Hp laptop can anyone tell me how or what I need in order to connect the 4T and getting it working. (10 Replies)
Discussion started by: Jake Wolf
10 Replies

6. Ubuntu

Ubuntu Lenovo Thinkpad E520-1143 Laptop

Is it possible to install Ubuntu 11.04 or Ubuntu 11.10 in Lenovo Thinkpad E520-1143 Now it Powerd By windowd Xp Professional is it possible to install Ubuntu in it and supports all drivers for ma laptop such as VGA driver Sound,Wireless,Lan , fingerprint,camera pls reply r is it possible to... (0 Replies)
Discussion started by: babinlonston
0 Replies

7. Solaris

Connect from Dell Laptop to SunBlade 100

Hi All I connect to my SunBlade using the keyboard/mouse provided by the sun. Now I would like to connect to it using my dell laptop running on Windows 7. I have connected the laptop to the SunBlade using just a one crossover 9-pin connector using the free/basic version of the terminal... (24 Replies)
Discussion started by: tomicmanka
24 Replies

8. Ubuntu

Laptop to laptop transfer files

Dear all, I would like to transfer my old laptop documents/files etc to the new laptop without using any external hard disk. Please let me know if its possible via any way. Thank in advance, emily (3 Replies)
Discussion started by: emily
3 Replies

9. Solaris

Multiboot on a laptop: windows Solaris Linux

Hi Just want to share.... Multiboot: winlinsos; June 2016 Lenovo x230, 4GB - No internal DVD driver I have # fdisk -l Disk /dev/sda: 120.0 GB, 120034123776 bytes, 234441648 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O... (0 Replies)
Discussion started by: van12
0 Replies
3C574_CS(4)						     Kernel Interfaces Manual						       3C574_CS(4)

NAME
3c574_cs - 3Com 3c574 Etherlink XL 10/100 PC Card device driver SYNOPSIS
insmod 3c574_cs.o [pc_debug=n] [if_port=n] [irq_list=i,j,...] [full_duplex=n] [auto_polarity=n] [max_interrupt_work=n] DESCRIPTION
3c574_cs is the low-level Card Services driver for the 3Com 3c574 EtherLink XL PCMCIA ethernet adapter. When this driver is attached to a card, it allocates the next available ethernet device (eth0..eth#). This device name will be reported in the kernel log file, and passed on to cardmgr(8). The driver uses the N-Way autonegotiating transceiver to negotiate the speed and duplex of the network link. If the link partner does not support negotiation, only the link speed is detected. PARAMETERS
pc_debug=n Selects the PCMCIA debugging level. This parameter is only available if the module is compiled with debugging enabled. A non-zero value enables debugging. if_port=n Selects the transceiver type. Only 0, 1, and 4 are acceptable values, other values return an error. This actual value specificed is ignored -- the autonegotiating transceiver selects the media speed and duplex used. irq_list=i,j,... This option limits the set of interrupts that may be allocated by this driver. The default is all normally-usable IRQs. full_duplex=n This flag determines if only full-duplex modes are advertised. It defaults to 0 (false). This flag can be used to control the transceiver's auto polarity detection capability. Some Cisco Catalyst switches are known to interact badly with this feature in 10baseT mode. It defaults to 1 (enabled). max_interrupt_work=work-limit This option selects the maximum amount of work handled during each interrupt. Each received packet counts as one unit of work, as does updating statistics counters and handling errors. The default is 32. DIAGNOSTICS
eth#: interrupt(s) dropped! Indicates that the driver did not receive an interrupt notification for some reason. The driver will poll the card (with a signifi- cant performance penalty) if the problem persists. The most likely cause is an interrupt conflict and/or host bridge configuration problem. AUTHOR
Driver core: Donald Becker - becker@scyld.com PC Card interface: David Hinds - dahinds@users.sourceforge.net SEE ALSO
cardmgr(8), pcmcia(5), ifport(8). pcmcia-cs $Date 3C574_CS(4)
All times are GMT -4. The time now is 03:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy