{"id":1468,"date":"2010-12-26T00:58:47","date_gmt":"2010-12-25T17:58:47","guid":{"rendered":"http:\/\/www.jfdesignnet.com\/?p=1468"},"modified":"2018-08-23T13:24:37","modified_gmt":"2018-08-23T06:24:37","slug":"bravlon-rtl8188ce_pci","status":"publish","type":"post","link":"https:\/\/www.jfdesignnet.com\/?p=1468","title":{"rendered":"bravlon RTL8188CE_pci"},"content":{"rendered":"<p style=\"text-align: justify;\"><a href=\"http:\/\/www.jfdesignnet.com\/wp-content\/uploads\/2010\/12\/AW-NB057H-1.jpg\" rel=\"lightbox[1468]\"><img decoding=\"async\" loading=\"lazy\" class=\"alignright size-medium wp-image-1480\" title=\"AW-NB057H\" src=\"http:\/\/www.jfdesignnet.com\/wp-content\/uploads\/2010\/12\/AW-NB057H-300x225.jpg\" alt=\"\" width=\"167\" height=\"127\" \/><\/a><\/p>\n<p style=\"text-align: justify;\">This Bravlon HNM Model using Azurewave AW-NB057H which are a dual combo device WLAN using rtl8188ce chipset and IMC Network bluetooth in a single module that fits on a single mini pci slots. Using kernel-2.6.33.7 series and this r8188ce WLAN cannot be seen but the bluetooth module is good to go.<\/p>\n<p>Here is the lspci gives :<\/p>\n<pre>[root@localhost user]# lspci\r\n00:00.0 Host bridge: Intel Corporation Sandy Bridge DRAM Controller (rev 07)\r\n00:02.0 VGA compatible controller: Intel Corporation Sandy Bridge Integrated Graphics Controller (rev 07)\r\n00:16.0 Communication controller: Intel Corporation Cougar Point HECI Controller #1 (rev 02)\r\n00:1a.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #2 (rev 02)\r\n00:1b.0 Audio device: Intel Corporation Cougar Point High Definition Audio Controller (rev 02)\r\n00:1c.0 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 1 (rev b2)\r\n00:1c.1 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 2 (rev b2)\r\n00:1d.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #1 (rev 02)\r\n00:1f.0 ISA bridge: Intel Corporation Cougar Point LPC Controller (rev 02)\r\n00:1f.2 SATA controller: Intel Corporation Cougar Point 6 port SATA AHCI Controller (rev 02)\r\n00:1f.3 SMBus: Intel Corporation Cougar Point SMBus Controller (rev 02)\r\n<strong>02:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device 8176 (rev 01)<\/strong>\r\n04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111\/8168B PCI Express Gigabit Ethernet controller (rev 06)\r\n[root@localhost user]#<\/pre>\n<p>And here is the lsusb output :<\/p>\n<pre>[root@localhost user]# lsusb\r\nBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub\r\nBus 001 Device 002: ID 8087:0024\r\nBus 001 Device 003: ID 138a:0005 DigitalPersona, Inc\r\nBus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub\r\nBus 002 Device 002: ID 8087:0024\r\nBus 002 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. Mass Storage Device\r\n<strong>Bus 002 Device 004: ID 13d3:3331 IMC Networks<\/strong>\r\n[root@localhost user]#<\/pre>\n<p style=\"text-align: justify;\">Even though the r8188ce was the same as cnw model at my first thought, but the rtl8192CU_linux_v2.0.1126.20101020.tar.gz driver <a href=\"http:\/\/www.jfdesignnet.com\/?p=1328\">I use before<\/a> doesn&#8217;t work on this barebone. I don&#8217;t know why, maybe because this is a pci type, but visiting the realtek download site I found the newer driver release so I download again and it works ! Here is I host the <a href=\"http:\/\/www.mediafire.com\/file\/kbvhm72ksyegb25\/rtl8192ce_linux_2.6.0005.1116.2010.tar.gz\/file\">r8188ce driver<\/a> on this site so you can take advantage if needed. It will work with this HNM model.<\/p>\n<p>And here is the driver compilation logs :<\/p>\n<pre>[root@localhost rtl8192ce_linux_2.6.0005.1116.2010]# <strong>make<\/strong>\r\nmake[1]: Entering directory `\/usr\/src\/kernel-devel-2.6.33.7-jf2.bfs'\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl_core.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl_eeprom.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl_wx.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl_cam.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl_pm.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl_pci.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl_ps.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl_debug.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl_ethtool.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl_regd.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_dev.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_tx.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_rx.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_Efuse.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_phy.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_firmware.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_dmbt.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_dmout.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_dm.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_rtl6052.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_hwimg.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_led.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/rtl8192c\/r8192C_com.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtllib_rx.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtllib_softmac.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtllib_tx.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtllib_wx.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtllib_module.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtllib_softmac_wx.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtl819x_HTProc.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtl819x_TSProc.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtl819x_BAProc.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/dot11d.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtllib_crypt.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtllib_crypt_tkip.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtllib_crypt_ccmp.o\r\nCC [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/..\/..\/rtllib\/rtllib_crypt_wep.o\r\nLD [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/r8192ce_pci.o\r\nBuilding modules, stage 2.\r\nMODPOST 1 modules\r\nCC\u00a0\u00a0\u00a0\u00a0\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/r8192ce_pci.mod.o\r\nLD [M]\u00a0 \/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192\/r8192ce_pci.ko\r\nmake[1]: Leaving directory `\/usr\/src\/kernel-devel-2.6.33.7-jf2.bfs'\r\n[root@localhost rtl8192ce_linux_2.6.0005.1116.2010]# <strong>make install<\/strong>\r\nmake[1]: Entering directory `\/usr\/src\/kernel-devel-2.6.33.7-jf2.bfs'\r\nBuilding modules, stage 2.\r\nMODPOST 1 modules\r\nmake[1]: Leaving directory `\/usr\/src\/kernel-devel-2.6.33.7-jf2.bfs'\r\nmake[1]: Entering directory `\/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192'\r\nmake -C \/lib\/modules\/2.6.33.7-jf2.bfs\/build M=\/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010 CC=gcc modules\r\nmake[2]: Entering directory `\/usr\/src\/kernel-devel-2.6.33.7-jf2.bfs'\r\nBuilding modules, stage 2.\r\nMODPOST 0 modules\r\nmake[2]: Leaving directory `\/usr\/src\/kernel-devel-2.6.33.7-jf2.bfs'\r\nfind \/lib\/modules\/2.6.33.7-jf2.bfs -name \"r8192ce_*.ko\" -exec ls -l {} ;\r\nfind \/lib\/modules\/2.6.33.7-jf2.bfs -name \"r8192ce_*.ko\" -exec rm {} ;\r\ninstall -p -m 644 r8192ce_pci.ko \/lib\/modules\/2.6.33.7-jf2.bfs\/kernel\/drivers\/net\/wireless\/\r\ndepmod -a\r\nmake[1]: Leaving directory `\/usr\/src\/rtl8192ce_linux_2.6.0005.1116.2010\/HAL\/rtl8192'\r\n[root@localhost rtl8192ce_linux_2.6.0005.1116.2010]# modprobe r8192ce_pci\r\n[root@localhost rtl8192ce_linux_2.6.0005.1116.2010]#\r\n<\/pre>\n<p>Fire up the network applet and the WLAN immediately recognized :<\/p>\n<p><a href=\"http:\/\/www.jfdesignnet.com\/wp-content\/uploads\/2010\/12\/r8188ce.png\" rel=\"lightbox[1468]\"><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-medium wp-image-1469\" title=\"r8188ce\" src=\"http:\/\/www.jfdesignnet.com\/wp-content\/uploads\/2010\/12\/r8188ce-300x258.png\" alt=\"\" width=\"300\" height=\"258\" \/><\/a><\/p>\n<p style=\"text-align: justify;\">Make sure you already disable Radio Kill Switch before scanning an AP with Fn+F9 toggle switch.\u00a0 So far I found no difficulties connecting to either DHCP or static mode and there are no disconnecting problems whatsoever. Reboot so to make sure the system pickup the driver during boot and testing to browse the net, it goes\u00a0 flawlesly. \ud83d\ude42 It&#8217;s time to update the dkms module again for the klixs user. \ud83d\ude42<\/p>\n<p style=\"text-align: justify;\"><a href=\"http:\/\/www.jfdesignnet.com\/wp-content\/uploads\/2010\/12\/bravlon-hnm.jpg\" rel=\"lightbox[1468]\"><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-medium wp-image-1481\" title=\"bravlon-hnm\" src=\"http:\/\/www.jfdesignnet.com\/wp-content\/uploads\/2010\/12\/bravlon-hnm-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" \/><\/a><\/p>\n<h3>off topic :<\/h3>\n<p style=\"text-align: justify;\">This Bravlon Model was very powerful in gpu (about twice as on GMA500) which using latest Intel Sandy Bridge Micro architecture from Intel, but unfortunately I still cannot resolve the dependencies issues for xorg-proto-devel package needs to build the x11-driver-video-intel. The other problem is the framebuffer which only support on kernel 2.6.35 or later, and I have another problem patching it with alsa hda-intel. So, for this time being, I&#8217;m stuck on 1024&#215;768 for the display &#8230; which I hate alot :(. I hope I can fix this on January 2011 with xorg 1.10.1 and 2.6.36 kernel \ud83d\ude42<\/p>\n<p style=\"text-align: justify;\"><span style=\"text-decoration: underline;\"><strong>EDIT :<\/strong><\/span><\/p>\n<p style=\"text-align: justify;\">Finally, this day 14July2011 after building kernel-2.6.38.2 and the whole xorg-driver-video including xorg-driver-video-intel-2.15.0 under xorg-server-1.10.1 the video problem were solved. \ud83d\ude00 Not perfect though, there were still an autodetect problem for this sandybridge chipset on this HNM barebone during livecd session, the xorg-intel driver is okay, but somehow the LCD resolution from EDID chipset cannot determine the correct 1366&#215;768 resolution during harddrake video detection routine. That&#8217;s another story, but for this time being, after 4 months delay with this intel hd3000 video problem, is finally revealed. Now even the KWin or Compiz 3D Desktop can be enabled without problem.<\/p>\n<p style=\"text-align: justify;\">\n","protected":false},"excerpt":{"rendered":"<p>This Bravlon HNM Model using Azurewave AW-NB057H which are a dual combo device WLAN using rtl8188ce chipset and IMC Network bluetooth in a single module that fits on a single mini pci slots. Using kernel-2.6.33.7 series and this r8188ce WLAN cannot be seen but the bluetooth module is good to go. Here is the lspci [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1480,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,17],"tags":[23,113,190],"_links":{"self":[{"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/posts\/1468"}],"collection":[{"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1468"}],"version-history":[{"count":9,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/posts\/1468\/revisions"}],"predecessor-version":[{"id":5403,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/posts\/1468\/revisions\/5403"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=\/wp\/v2\/media\/1480"}],"wp:attachment":[{"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1468"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1468"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jfdesignnet.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1468"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}