Find the answer to your Linux question:
Results 1 to 7 of 7
hello guys i m a newbie i need to change the ethernet pause parameters to read and transmit on but getting the following error linux-ihct:/home/pxe123 # ethtool -A eth0 tx ...
  1. #1
    Just Joined!
    Join Date
    Dec 2009
    Posts
    10

    problem in reading the ethernet pause parameters

    hello guys i m a newbie
    i need to change the ethernet pause parameters to read and transmit on
    but getting the following error

    linux-ihct:/home/pxe123 # ethtool -A eth0 tx on rx on
    Cannot get device pause settings: Operation not supported


    can somebody tell me the cause of error and the soln
    thanx

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    What does ethtool -a eth0 show?

  3. #3
    Just Joined!
    Join Date
    Dec 2009
    Posts
    10
    Quote Originally Posted by gogalthorp View Post
    What does ethtool -a eth0 show?
    hey,thanx for quick reply
    here's the o/p

    linux-g557:/ # ethtool -a eth0
    Pause parameters for eth0:
    Cannot get device pause settings: Operation not supported

    also
    linux-g557:/ # ethtool eth0
    Settings for eth0:
    Current message level: 0x00000007 (7)
    Link detected: yes

    and
    the syslog:
    linux-g557:/ # dmesg
    .
    .
    .
    SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.222.128 DST=192.168.222.254 LEN=328 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=68 DPT=67 LEN=308
    eth0: link up
    eth0: link up
    device eth0 left promiscuous mode

    i m using sles 10 in vmware workstation 7
    booted up 2.6.23 kernel
    thanx

  4. #4
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Maybe that is not supported by the virtual eth0 card in VMware. Remember that a VM is not real hardware, it is virtual.

  5. #5
    Just Joined!
    Join Date
    Dec 2009
    Posts
    10
    Quote Originally Posted by gogalthorp View Post
    Maybe that is not supported by the virtual eth0 card in VMware. Remember that a VM is not real hardware, it is virtual.
    hey once again thanx for ur support
    but
    Why wouldn't VM NIC support it?
    VMWare emulates AMD PC NET Lance and Intel E1000 variants


    i tried changing the NIC to E1000
    but no success

    someone plz help me on this
    need to resolve this urgently
    thanx

  6. #6
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    I suggest you check on a VMware site. They are more likely to have a solution or an answer. I think it is definitely a VMware problem.

    Have you tried setting these parameters in the host os. After all eventual there is a real hardware interface and it seems that this is the one that needs tickled since it is the one that interfaces to the real world. Just a thought.

  7. #7
    Just Joined!
    Join Date
    Dec 2009
    Posts
    10
    hey
    i got things done
    well VMs on vmware workstation do not support pause frames
    so swithched to sun virtual box
    now its works fine
    thanx for supporting and replying
    i love this forum
    -vinvishwa

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...