LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 08-12-2012, 12:21 PM   #1
buttugly
Member
 
Registered: Feb 2006
Distribution: distrohopper
Posts: 58

Rep: Reputation: 16
RLT8188CE(rtl8192ce) firmware/driver version question/help


This card has been persnickety. I keep trying different options. Stock drivers are hit or miss (See the ping code block). Best result so far has been compiling from realtek proper, although there are still stability issues.

If one does "modinfo rtl8192ce" you get a block of info called srcversion. I have found 4 different ones so far. Searching for "what does srcversion mean" hasn't led me to anything which would give any hints as to which is the latest(greatest).


old version----mint original driver 3.2.0-27/29
description: Realtek 8192C/8188C 802.11n PCI wireless
license: GPL
author: Larry Finger <Larry.Finger@lwfinger.net>
author: Realtek WlanFAE <wlanfae@realtek.com>
author: lizhaoming <chaoming_li@realsil.com.cn>
srcversion: 216E9AAB4459E49C3C6B69A

compatwireless
description: Realtek 8192C/8188C 802.11n PCI wireless
license: GPL
author: Larry Finger <Larry.Finger@lwfinger.net>
author: Realtek WlanFAE <wlanfae@realtek.com>
author: lizhaoming <chaoming_li@realsil.com.cn>
srcversion: 01380BE42C89BA0E2154BF8

realtek compiled driver
description: Realtek 8192C/8188C 802.11n PCI wireless
license: GPL
author: Larry Finger <Larry.Finger@lwfinger.net>
author: Realtek WlanFAE <wlanfae@realtek.com>
author: lizhaoming <chaoming_li@realsil.com.cn>
srcversion: 18B9D7DE9AA317668E0197D

compat-wireless ubu repository 3.2.0-29
description: Realtek 8192C/8188C 802.11n PCI wireless
license: GPL
author: Larry Finger <Larry.Finger@lwfinger.net>
author: Realtek WlanFAE <wlanfae@realtek.com>
author: lizhaoming <chaoming_li@realsil.com.cn>
srcversion: 8A396CE82CA1F25F59725E4

Firmware has no version info I can figure out so I "md5sum rtl8192cfw.bin" and found 2 different ones so far.


Mint stock version
748944fbffd3b08b5b1929bb6c7fc537 rtl8192cfw.bin

kevin@hp-pos ~/Documents/compatwireless/debianfirmware_rtl $ md5sum *.bin
d41d8cd98f00b204e9800998ecf8427e rtl8192cfw.bin

It appears some folks have found stability with this card, I too would like to find stability since the crooks at hp want $$$$ for an atheros one. Mint Maya 64 bit gnome. What I am trying to do, is not try things twice, but am not sure the srcversion and md5sum are the correct way. If anyone has any suggestions, pointers and other versions to try I'd appreciate it. I have also posted this in the Mint wireless forum.

Thanks!
Kevin

mintwifi.py
Code:
    -------------------------
    * I. scanning WIFI PCI devices...
      -- Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
          ==> PCI ID = 10ec:8176 (rev 01)
    -------------------------
    * II. querying ndiswrapper...
    -------------------------
    * III. querying iwconfig...
    lo        no wireless extensions.

    wlan0     IEEE 802.11bgn  ESSID:"nunyabiz" 
              Mode:Managed  Frequency:2.462 GHz  Access Point: E0:46:9A:4A:6E:20   
              Bit Rate=150 Mb/s   Tx-Power=20 dBm   
              Retry  long limit:7   RTS thr=2347 B   Fragment thr:off
              Encryption key:off
              Power Management:off
              Link Quality=60/70  Signal level=-50 dBm 
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:23   Missed beacon:0

    eth0      no wireless extensions.

    -------------------------
    * IV. querying ifconfig...
    eth0      Link encap:Ethernet  HWaddr 2c:41:38:5c:66:c3 
              UP 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:51 Base address:0xc000

    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:766 errors:0 dropped:0 overruns:0 frame:0
              TX packets:766 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:77784 (77.7 KB)  TX bytes:77784 (77.7 KB)

    wlan0     Link encap:Ethernet  HWaddr 20:10:7a:31:c1:f0 
              inet addr:192.168.1.21  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::2210:7aff:fe31:c1f0/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:94028 errors:0 dropped:0 overruns:0 frame:0
              TX packets:55431 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:40598089 (40.5 MB)  TX bytes:6238413 (6.2 MB)

    -------------------------
    * V. querying DHCP...
    Rather than invoking init scripts through /etc/init.d, use the service(8)
    utility, e.g. service smbd reload

    Since the script you are attempting to invoke has been converted to an
    Upstart job, you may also use the reload(8) utility, e.g. reload smbd
    RTNETLINK answers: File exists
    -------------------------
    * VI. querying nslookup google.com...
    Server:      8.8.8.8
    Address:   8.8.8.8#53

    Non-authoritative answer:
    Name:   google.com
    Address: 74.125.227.142
    Name:   google.com
    Address: 74.125.227.128
    Name:   google.com
    Address: 74.125.227.133
    Name:   google.com
    Address: 74.125.227.131
    Name:   google.com
    Address: 74.125.227.132
    Name:   google.com
    Address: 74.125.227.137
    Name:   google.com
    Address: 74.125.227.135
    Name:   google.com
    Address: 74.125.227.129
    Name:   google.com
    Address: 74.125.227.134
    Name:   google.com
    Address: 74.125.227.136
    Name:   google.com
    Address: 74.125.227.130


Code:
    64 bytes from 192.168.1.1: icmp_req=3257 ttl=64 time=1.12 ms
    64 bytes from 192.168.1.1: icmp_req=3258 ttl=64 time=1.16 ms
    64 bytes from 192.168.1.1: icmp_req=3259 ttl=64 time=0.822 ms
    64 bytes from 192.168.1.1: icmp_req=3260 ttl=64 time=0.862 ms
    64 bytes from 192.168.1.1: icmp_req=3261 ttl=64 time=10.0 ms





    From 192.168.1.21 icmp_seq=3304 Destination Host Unreachable
    From 192.168.1.21 icmp_seq=3305 Destination Host Unreachable
    From 192.168.1.21 icmp_seq=3306 Destination Host Unreachable
    From 192.168.1.21 icmp_seq=3309 Destination Host Unreachable

Code:
    kevin@hp-pos /lib/firmware/rtlwifi $  inxi -Fc 0
    System:    Host: hp-pos Kernel: 3.2.0-29-generic x86_64 (64 bit) Desktop: Gnome Distro: Linux Mint 13 Maya
    Machine:   System: Hewlett-Packard (portable) product: HP Pavilion dv7 Notebook PC version: 0691210000204610000620100
               Mobo: Hewlett-Packard model: 180B version: 33.56 Bios: Hewlett-Packard version: F.17 date: 03/13/2012
    CPU:       Quad core AMD A8-3520M APU with Radeon HD Graphics (-MCP-) cache: 4096 KB flags: (lm nx sse sse2 sse3 sse4a svm)
               Clock Speeds: 1: 1600.00 MHz 2: 800.00 MHz 3: 800.00 MHz 4: 800.00 MHz
    Graphics:  Card: Advanced Micro Devices [AMD] nee ATI BeaverCreek [Mobility Radeon HD 6620G]
               X.Org: 1.11.3 drivers: ati,radeon (unloaded: vesa,fbdev) Resolution: 1600x900@60.1hz
               GLX Renderer: Gallium 0.4 on AMD SUMO GLX Version: 2.1 Mesa 8.0.2
    Audio:     Card-1: Advanced Micro Devices [AMD] Hudson Azalia Controller driver: snd_hda_intel Sound: ALSA ver: 1.0.24
               Card-2: Advanced Micro Devices [AMD] nee ATI BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series] driver: snd_hda_intel
    Network:   Card-1: Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller driver: r8169
               IF: eth0 state: down mac: 2c:41:38:5c:66:c3
               Card-2: Realtek RTL8188CE 802.11b/g/n WiFi Adapter driver: rtl8192ce
               IF: wlan0 state: up mac: 20:10:7a:31:c1:f0
    Drives:    HDD Total Size: 1006.2GB (14.4% used) 1: /dev/sda SAMSUNG_SSD_830 256.1GB
               2: /dev/sdb ST750LX003 750.2GB
    Partition: ID: / size: 239G used: 12G (6%) fs: ext4 ID: swap-1 size: 17.18GB used: 0.00GB (0%) fs: swap
    Sensors:   System Temperatures: cpu: 44.2C mobo: N/A gpu: 43.0
               Fan Speeds (in rpm): cpu: N/A
    Info:      Processes: 149 Uptime: 11:34 Memory: 638.3/7461.1MB Client: Shell inxi: 1.7.33
Code:
    02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
       Subsystem: Hewlett-Packard Company Device 1629
       Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
       Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
       Latency: 0, Cache Line Size: 64 bytes
       Interrupt: pin A routed to IRQ 17
       Region 0: I/O ports at 2000 [size=256]
       Region 2: Memory at f0200000 (64-bit, non-prefetchable) [size=16K]
       Capabilities: [40] Power Management version 3
          Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
          Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
       Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
          Address: 0000000000000000  Data: 0000
       Capabilities: [70] Express (v2) Endpoint, MSI 00
          DevCap:   MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
             ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
          DevCtl:   Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
             RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
             MaxPayload 128 bytes, MaxReadReq 512 bytes
          DevSta:   CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
          LnkCap:   Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <512ns, L1 <64us
             ClockPM+ Surprise- LLActRep- BwNot-
          LnkCtl:   ASPM L0s L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
             ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
          LnkSta:   Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
          DevCap2: Completion Timeout: Not Supported, TimeoutDis+
          DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis+
          LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB
              Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
              Compliance De-emphasis: -6dB
          LnkSta2: Current De-emphasis Level: -6dB
       Capabilities: [100 v1] Advanced Error Reporting
          UESta:   DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
          UEMsk:   DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
          UESvrt:   DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
          CESta:   RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
          CEMsk:   RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
          AERCap:   First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
       Capabilities: [140 v1] Virtual Channel
          Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
          Arb:   Fixed- WRR32- WRR64- WRR128-
          Ctrl:   ArbSelect=Fixed
          Status:   InProgress-
          VC0:   Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
             Arb:   Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
             Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
             Status:   NegoPending- InProgress-
       Capabilities: [160 v1] Device Serial Number 01-91-81-fe-ff-4c-e0-00
       Kernel driver in use: rtl8192ce
       Kernel modules: rtl8192ce
 
Old 08-24-2012, 01:58 PM   #2
floppy_stuttgart
Senior Member
 
Registered: Nov 2010
Location: EU mainland
Distribution: Debian like
Posts: 1,156
Blog Entries: 5

Rep: Reputation: 107Reputation: 107
contact them?
author: Larry Finger <Larry.Finger@lwfinger.net>
author: Realtek WlanFAE <wlanfae@realtek.com>
author: lizhaoming <chaoming_li@realsil.com.cn>
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Checking Qlogic bios/firmware/driver version SBN Linux - General 3 04-19-2012 09:22 AM
IS Firmware version and revision number are same? manishpatidar Linux - Software 0 03-06-2006 12:41 AM
how to get firmware version of VGA? manishpatidar Linux - Software 2 03-06-2006 12:33 AM
Firmware version arunka Linux - Hardware 1 03-02-2006 02:48 AM
firmware version legolas_t Linux - Wireless Networking 0 06-21-2004 12:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 04:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration