Hi, All!Что сие ознечает:
xl0: transmission error: 90
xl0: tx underrun, increasing tx start threshold to 120 bytes
xl0: transmission error: 90
xl0: tx underrun, increasing tx start threshold to 180 bytes
xl0: transmission error: 90
xl0: tx underrun, increasing tx start threshold to 240 bytes
xl0: transmission error: 90
xl0: tx underrun, increasing tx start threshold to 300 bytesИ как это вылечить?
>Hi, All!
>
>Что сие ознечает:
>
>xl0: transmission error: 90
>xl0: tx underrun, increasing tx start threshold to 120 bytes
>xl0: transmission error: 90
>xl0: tx underrun, increasing tx start threshold to 180 bytes
>xl0: transmission error: 90
>xl0: tx underrun, increasing tx start threshold to 240 bytes
>xl0: transmission error: 90
>xl0: tx underrun, increasing tx start threshold to 300 bytes
>
>И как это вылечить?попробуй отключить full duplex
>>Hi, All!
>>
>>Что сие ознечает:
>>
>>xl0: transmission error: 90
>>xl0: tx underrun, increasing tx start threshold to 120 bytes
>>xl0: transmission error: 90
>>xl0: tx underrun, increasing tx start threshold to 180 bytes
>>xl0: transmission error: 90
>>xl0: tx underrun, increasing tx start threshold to 240 bytes
>>xl0: transmission error: 90
>>xl0: tx underrun, increasing tx start threshold to 300 bytes
>>
>>И как это вылечить?
>
>попробуй отключить full duplexА какже мой навороченный свитч
Ведь другие(таже OS, 3com, другие м/б и памяти побольше) машины
работают без проблем в full duplex
>>>Hi, All!
>>>
>>>Что сие ознечает:
>>>
>>>xl0: transmission error: 90
>>>xl0: tx underrun, increasing tx start threshold to 120 bytes
>>>xl0: transmission error: 90
>>>xl0: tx underrun, increasing tx start threshold to 180 bytes
>>>xl0: transmission error: 90
>>>xl0: tx underrun, increasing tx start threshold to 240 bytes
>>>xl0: transmission error: 90
>>>xl0: tx underrun, increasing tx start threshold to 300 bytes
>>>
>>>И как это вылечить?
>>
>>попробуй отключить full duplex
>
>А какже мой навороченный свитч
>Ведь другие(таже OS, 3com, другие м/б и памяти побольше) машины
>работают без проблем в full duplex
есть еще варианты:1) принудительно указать для интерфейса скорость:
ifconfig xl0 media 100baseTX
(сообщения пропали, но я все равно вскорости заменил карточку на fxp)2) изменить значение в /sys/pci/if_xl.c
"Anyway, you can try to set the default transmit threshold in the driver
to something higher. Edit /sys/pci/if_xl.c and look in the xl_init()
routine where sc->xl_txthresh is initialized. By default it starts
out at XL_MIN_FRAMELEN (60). Try setting it to 256 or 512 or some
larger value."
(мне не помогло)3) заменить железяку на fxp
Спасибо.
буду ковырять