Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, yesterday i have decided to finaly install a dual boot of windows xp and CentOS. Everything went fine untill i had to setup the internet connection. I decided to ...
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Posts
    2

    Ethernet setup error

    Hi,

    yesterday i have decided to finaly install a dual boot of windows xp and CentOS.
    Everything went fine untill i had to setup the internet connection.
    I decided to use the SIS 191 gigabyte ethernet adaptor wich CentOS recognised.
    But when i added a device and pressed connect, i got this error:

    "Error for wireless request "Set Encode" (8B2A)
    SET failed on device eth0; no such device and so on...

    Anyone could give me a little help to get my internet connection setup?

    Kind Regards,
    fyver

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    Hello and Welcome!

    Could you post the output of
    Code:
    lspci -nn
    
    lsmod
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  3. #3
    Just Joined!
    Join Date
    Jun 2009
    Posts
    2
    Well initially the commands didn't work but when is typed /sbin/.. they did so here is the output.

    IF its wrong could you please telle me exactly what to type in teh console because i've never used linux before.

    Regards,
    fyver


    [Kevin@localhost ~]$ /sbin/lsmod
    Module Size Used by
    nls_utf8 6209 1
    netloop 10945 0
    netbk 78401 0 [permanent]
    blktap 118373 2 [permanent]
    blkbk 22753 0 [permanent]
    ipt_MASQUERADE 7617 1
    iptable_nat 11205 1
    ip_nat 20973 2 ipt_MASQUERADE,iptable_nat
    bridge 53597 0
    autofs4 24261 2
    hidp 23105 2
    rfcomm 42456 0
    l2cap 29505 10 hidp,rfcomm
    bluetooth 53797 5 hidp,rfcomm,l2cap
    sunrpc 144765 1
    ip_conntrack_ftp 11569 0
    ip_conntrack_netbios_ns 6977 0
    ipt_REJECT 9537 3
    xt_state 6209 7
    ip_conntrack 52897 6 ipt_MASQUERADE,iptable_nat,ip_nat,ip_conntrack_ftp ,ip_conntrack_netbios_ns,xt_state
    nfnetlink 10713 2 ip_nat,ip_conntrack
    iptable_filter 7105 1
    ip_tables 17029 2 iptable_nat,iptable_filter
    ip6t_REJECT 9409 1
    xt_tcpudp 7105 22
    ip6table_filter 6849 1
    ip6_tables 18053 1 ip6table_filter
    x_tables 17349 8 ipt_MASQUERADE,iptable_nat,ipt_REJECT,xt_state,ip_ tables,ip6t_REJECT,xt_tcpudp,ip6_tables
    cpufreq_ondemand 12749 2
    acpi_cpufreq 13897 1
    dm_mirror 23237 0
    dm_multipath 24013 0
    scsi_dh 11713 1 dm_multipath
    video 21193 0
    hwmon 7365 0
    backlight 10049 1 video
    sbs 18533 0
    i2c_ec 9025 1 sbs
    i2c_core 23745 1 i2c_ec
    button 10705 0
    battery 13637 0
    asus_acpi 19289 0
    ac 9157 0
    ipv6 261473 19 ip6t_REJECT
    xfrm_nalgo 13381 1 ipv6
    crypto_api 12609 1 xfrm_nalgo
    parport_pc 29157 0
    lp 15848 0
    parport 37641 2 parport_pc,lp
    floppy 54949 0
    snd_hda_intel 343409 1
    snd_seq_dummy 7877 0
    snd_seq_oss 32577 0
    snd_seq_midi_event 11073 1 snd_seq_oss
    snd_seq 49713 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 11725 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss 43073 0
    snd_mixer_oss 19009 1 snd_pcm_oss
    snd_pcm 72517 2 snd_hda_intel,snd_pcm_oss
    snd_timer 24773 2 snd_seq,snd_pcm
    snd_page_alloc 14281 2 snd_hda_intel,snd_pcm
    snd_hwdep 12869 1 snd_hda_intel
    snd 55365 11 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,s nd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwd ep
    soundcore 11553 1 snd
    serial_core 24641 0
    sis190 24389 0
    mii 9409 1 sis190
    ide_cd 40161 1
    cdrom 36577 1 ide_cd
    pcspkr 7105 0
    serio_raw 10693 0
    sg 36189 0
    dm_raid45 66637 0
    dm_message 6977 1 dm_raid45
    dm_region_hash 15809 1 dm_raid45
    dm_log 14529 3 dm_mirror,dm_raid45,dm_region_hash
    dm_mod 62201 4 dm_mirror,dm_multipath,dm_raid45,dm_log
    dm_mem_cache 9921 1 dm_raid45
    usb_storage 76321 0
    sata_sis 10949 1
    pata_sis 15685 1 sata_sis
    libata 157317 2 sata_sis,pata_sis
    sd_mod 25153 2
    scsi_mod 141845 5 scsi_dh,sg,usb_storage,libata,sd_mod
    ext3 124361 1
    jbd 56937 1 ext3
    uhci_hcd 25677 0
    ohci_hcd 24937 0
    ehci_hcd 33741 0
    [Kevin@localhost ~]$ /sbin/lsmod
    Module Size Used by
    nls_utf8 6209 1
    netloop 10945 0
    netbk 78401 0 [permanent]
    blktap 118373 2 [permanent]
    blkbk 22753 0 [permanent]
    ipt_MASQUERADE 7617 1
    iptable_nat 11205 1
    ip_nat 20973 2 ipt_MASQUERADE,iptable_nat
    bridge 53597 0
    autofs4 24261 2
    hidp 23105 2
    rfcomm 42456 0
    l2cap 29505 10 hidp,rfcomm
    bluetooth 53797 5 hidp,rfcomm,l2cap
    sunrpc 144765 1
    ip_conntrack_ftp 11569 0
    ip_conntrack_netbios_ns 6977 0
    ipt_REJECT 9537 3
    xt_state 6209 7
    ip_conntrack 52897 6 ipt_MASQUERADE,iptable_nat,ip_nat,ip_conntrack_ftp ,ip_conntrack_netbios_ns,xt_state
    nfnetlink 10713 2 ip_nat,ip_conntrack
    iptable_filter 7105 1
    ip_tables 17029 2 iptable_nat,iptable_filter
    ip6t_REJECT 9409 1
    xt_tcpudp 7105 22
    ip6table_filter 6849 1
    ip6_tables 18053 1 ip6table_filter
    x_tables 17349 8 ipt_MASQUERADE,iptable_nat,ipt_REJECT,xt_state,ip_ tables,ip6t_REJECT,xt_tcpudp,ip6_tables
    cpufreq_ondemand 12749 2
    acpi_cpufreq 13897 1
    dm_mirror 23237 0
    dm_multipath 24013 0
    scsi_dh 11713 1 dm_multipath
    video 21193 0
    hwmon 7365 0
    backlight 10049 1 video
    sbs 18533 0
    i2c_ec 9025 1 sbs
    i2c_core 23745 1 i2c_ec
    button 10705 0
    battery 13637 0
    asus_acpi 19289 0
    ac 9157 0
    ipv6 261473 19 ip6t_REJECT
    xfrm_nalgo 13381 1 ipv6
    crypto_api 12609 1 xfrm_nalgo
    parport_pc 29157 0
    lp 15848 0
    parport 37641 2 parport_pc,lp
    floppy 54949 0
    snd_hda_intel 343409 1
    snd_seq_dummy 7877 0
    snd_seq_oss 32577 0
    snd_seq_midi_event 11073 1 snd_seq_oss
    snd_seq 49713 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 11725 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss 43073 0
    snd_mixer_oss 19009 1 snd_pcm_oss
    snd_pcm 72517 2 snd_hda_intel,snd_pcm_oss
    snd_timer 24773 2 snd_seq,snd_pcm
    snd_page_alloc 14281 2 snd_hda_intel,snd_pcm
    snd_hwdep 12869 1 snd_hda_intel
    snd 55365 11 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,s nd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwd ep
    soundcore 11553 1 snd
    serial_core 24641 0
    sis190 24389 0
    mii 9409 1 sis190
    ide_cd 40161 1
    cdrom 36577 1 ide_cd
    pcspkr 7105 0
    serio_raw 10693 0
    sg 36189 0
    dm_raid45 66637 0
    dm_message 6977 1 dm_raid45
    dm_region_hash 15809 1 dm_raid45
    dm_log 14529 3 dm_mirror,dm_raid45,dm_region_hash
    dm_mod 62201 4 dm_mirror,dm_multipath,dm_raid45,dm_log
    dm_mem_cache 9921 1 dm_raid45
    usb_storage 76321 0
    sata_sis 10949 1
    pata_sis 15685 1 sata_sis
    libata 157317 2 sata_sis,pata_sis
    sd_mod 25153 2
    scsi_mod 141845 5 scsi_dh,sg,usb_storage,libata,sd_mod
    ext3 124361 1
    jbd 56937 1 ext3
    uhci_hcd 25677 0
    ohci_hcd 24937 0
    ehci_hcd 33741 0

    [Kevin@localhost ~]$ /sbin/lspci -nn
    00:00.0 0600: 1039:0649 (rev 10)
    00:01.0 0604: 1039:0004
    00:02.0 0601: 1039:0966 (rev 59)
    00:02.5 0101: 1039:5513 (rev 01)
    00:03.0 0c03: 1039:7001 (rev 0f)
    00:03.1 0c03: 1039:7001 (rev 0f)
    00:03.3 0c03: 1039:7002
    00:04.0 0200: 1039:0191 (rev 01)
    00:05.0 0101: 1039:1183 (rev 02)
    00:06.0 0604: 1039:000a
    00:07.0 0604: 1039:000a
    00:0b.0 0c00: 1106:3044 (rev 80)
    00:0f.0 0403: 1039:7502
    03:00.0 0300: 10de:0422 (rev a1)

Posting Permissions

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