Forum Replies Created
-
AuthorPosts
-
October 4, 2016 at 7:39 pm #52663
@Laroslav, Also, right after booting up and before doing anything, run the dmesg command in a Terminal and put the log file on Pastebin and post the URL:
cd ~ dmesg > dmesg.log.txtThis is ubuntu distro so it doesn’t have inxi, yeah I figured out how to boot from internal drive…The program ‘inxi’ is currently not installed. You can install it by typing: sudo apt install inxiWi-Fi is not working so it won’t connect wget: unable to resolve host address ‘github.com’what shows from:
dmesg | grep 8723andlsmod | grep 8723and for hardware and networking details try one of these…lshw > lshwinfo.txt && gedit lshwinfo.txthwinfo > hwinfo.txt && gedit hwinfo.txtAttachments:
You must be logged in to view attached files.October 4, 2016 at 7:16 pm #52659@Laroslav, Also, right after booting up and before doing anything, run the dmesg command in a Terminal and put the log file on Pastebin and post the URL:
cd ~ dmesg > dmesg.log.txtThere you go.
Attachments:
You must be logged in to view attached files.October 4, 2016 at 6:11 pm #52651@Laroslav, Also, right after booting up and before doing anything, run the dmesg command in a Terminal and put the log file on Pastebin and post the URL:
cd ~ dmesg > dmesg.log.txtThis is ubuntu distro so it doesn’t have inxi, yeah I figured out how to boot from internal drive…The program ‘inxi’ is currently not installed. You can install it by typing:
sudo apt install inxiWi-Fi is not working so it won’t connect
wget: unable to resolve host address ‘github.com’October 4, 2016 at 5:28 pm #52647There is a new customized Ubuntu 16.10 distro made to supposedly run better (more updated drivers) on Bay-Trail and Cherry-Trail devices. This *might* work better on Chuwi and other tablets (I’m hoping) during a Live-USB bootup. It’s uses the latest 4.8 kernel and I’m hoping the latest Realtek WiFi drivers: Ubuntu 16.10 Beta 2 for Intel Baytrail and Cherrytrail Devices
Yeah this iso are working good as liveUSB, Wi-Fi, Blutooth, everything is working but when you install this version of ubuntu on a hard drive nothing is working 🙁 I can’t undestand why…
October 2, 2016 at 11:06 pm #52565OK here it is. I just compiled it on Kernel 4.4 download this zip file and extract it. Since you don’t have internet you’ll need to use your phone or other computer. It’s around 15MB size. [EDIT:] I think the spam filter is not permitting me to post with the link to the file download. Will try including it in the next post below. Install commands I pulled directly from the driver source Makefile. Open Terminal window, CD to directory where you extracted the files, then run…
sudo install -p -m 644 r8723bs.ko /lib/modules/$(uname -r)/kernel/drivers/net/wireless/ sudo mkdir -p /lib/firmware/rtlwifi/ sudo cp -n rtl8723bs_nic.bin /lib/firmware/rtlwifi/rtl8723bs_nic.bin sudo cp -n rtl8723bs_wowlan.bin /lib/firmware/rtlwifi/rtl8723bs_wowlan.bin sudo /sbin/depmod -a $(uname -r) sudo rebootOK, thx!! I will try now.
October 2, 2016 at 11:05 pm #52563fucking anti spam filter is not letting me post now. argh! frustrating.
No problem, I have downloaded already, what I must do with this packege ?
October 2, 2016 at 10:13 pm #52552lspci
I don’t know if this will work if you are just booted up using Live-USB disk unless you have managed to create a “persistent” data Live-USB disk. Withou persistence data/files is not saved between reboots on our USB drive, so you might need to actually install LinuxMint onto your HD/EMMC partition. But anyway you can try it. If it doesn’t work maybe you can figure out how to create a persistent Live-USB. I do not know how to do that. How to build/install the rtl8723bs wifi driver… as documented here: https://forums.linuxmint.com/viewtopic.php?f=49&t=223426&p=1211098&hilit=rtl8723bs#p1211098
sudo apt-get install build-essential linux-headers-generic git cd ~ git clone https://github.com/hadess/rtl8723bs.git cd rtl8723bs make sudo make install sudo rebootBut if I don’t have internet how I can use apt-get ?
Sorry, I forgot that. I’m guessing you don’t have wired Ethernet or USB wifi connection either? Let me reboot into kernel 4.4 and I can build the driver for you to download. FYI, another way I just thought is to install Oracle VirtualBox on Windows and then install LinuxMint 18 inside VirtualBox. Then you will have internet access from that Virtual Machine and will be able to run all Linux commands with internet access – and can build drivers. Yeah it’s a PITA (pain in the ass) but if you have no other way it should work, in theory… I have used VirtualBox many times just never tried building any modules/drivers using it.
It would be great!thx!!!
October 2, 2016 at 9:52 pm #52549lspci
I don’t know if this will work if you are just booted up using Live-USB disk unless you have managed to create a “persistent” data Live-USB disk. Withou persistence data/files is not saved between reboots on our USB drive, so you might need to actually install LinuxMint onto your HD/EMMC partition. But anyway you can try it. If it doesn’t work maybe you can figure out how to create a persistent Live-USB. I do not know how to do that. How to build/install the rtl8723bs wifi driver… as documented here: https://forums.linuxmint.com/viewtopic.php?f=49&t=223426&p=1211098&hilit=rtl8723bs#p1211098
sudo apt-get install build-essential linux-headers-generic git cd ~ git clone https://github.com/hadess/rtl8723bs.git cd rtl8723bs make sudo make install sudo rebootBut if I don’t have internet how I can use apt-get ?
October 2, 2016 at 8:35 pm #52545I have Chuwi Hi10, I have tried 16.10, it won’t boot even, how you had install driver for WIFI?
It depends what driver. Do you have the Realtek rtl8723bs wifi device?
yeah rtl8723bs
October 2, 2016 at 8:34 pm #52544what is your output of the Terminal command:
lspci -nnk<span style=”font-weight: 400;”>00:00.0 Host bridge [0600]: Intel Corporation Device [8086:2280] (rev 22)</span>
<span style=”font-weight: 400;”> Subsystem: Intel Corporation Device [8086:7270]</span>
<span style=”font-weight: 400;”> Kernel driver in use: iosf_mbi_pci</span>
<span style=”font-weight: 400;”>00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:22b0] (rev 22)</span>
<span style=”font-weight: 400;”> DeviceName: Onboard IGD</span>
<span style=”font-weight: 400;”> Subsystem: Intel Corporation Device [8086:7270]</span>
<span style=”font-weight: 400;”> Kernel modules: i915</span>
<span style=”font-weight: 400;”>00:03.0 Multimedia controller [0480]: Intel Corporation Device [8086:22b8] (rev 22)</span>
<span style=”font-weight: 400;”> Subsystem: Intel Corporation Device [8086:7270]</span>
<span style=”font-weight: 400;”>00:0b.0 Signal processing controller [1180]: Intel Corporation Device [8086:22dc] (rev 22)</span>
<span style=”font-weight: 400;”> Subsystem: Intel Corporation Device [8086:7270]</span>
<span style=”font-weight: 400;”> Kernel driver in use: proc_thermal</span>
<span style=”font-weight: 400;”> Kernel modules: processor_thermal_device</span>
<span style=”font-weight: 400;”>00:11.0 SD Host controller [0805]: Intel Corporation Device [8086:2295] (rev 22)</span>
<span style=”font-weight: 400;”> Subsystem: Intel Corporation Device [8086:7270]</span>
<span style=”font-weight: 400;”> Kernel driver in use: sdhci-pci</span>
<span style=”font-weight: 400;”> Kernel modules: sdhci_pci</span>
<span style=”font-weight: 400;”>00:14.0 USB controller [0c03]: Intel Corporation Device [8086:22b5] (rev 22)</span>
<span style=”font-weight: 400;”> Subsystem: Intel Corporation Device [8086:7270]</span>
<span style=”font-weight: 400;”> Kernel driver in use: xhci_hcd</span>
<span style=”font-weight: 400;”>00:1a.0 Encryption controller [1080]: Intel Corporation Device [8086:2298] (rev 22)</span>
<span style=”font-weight: 400;”> Subsystem: Intel Corporation Device [8086:7270]</span>
<span style=”font-weight: 400;”> Kernel driver in use: mei_txe</span>
<span style=”font-weight: 400;”> Kernel modules: mei_txe</span>
<span style=”font-weight: 400;”>00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:229c] (rev 22)</span>
<span style=”font-weight: 400;”> Subsystem: Intel Corporation Device [8086:7270]</span>
<span style=”font-weight: 400;”> Kernel driver in use: lpc_ich</span>
<span style=”font-weight: 400;”> Kernel modules: lpc_ich</span>
October 2, 2016 at 7:50 pm #52532I have Chuwi Hi10, I have tried 16.10, it won’t boot even, how you had install driver for WIFI?
October 2, 2016 at 6:34 pm #52528Hello, I’am new at linux so i don’t know how to patch the files for WI-FI modules, somebody can explain how patch or how to install drivers for WI-FI card ?
It’s very easy to explain *if* the driver code is available (eg. on Github) but we need to know which WiFi device are you talking about, which is in your tablet? If you can boot Linux (Ubuntu or LinuxMint) from a Live-USB drive then I can tell you what commands to run in a Terminal window (commmand line). Which tablet do you have, Hi12?.. Are you able to boot Linux from a Live-USB? If so, run this from a terminal:
inxi -FxzTo get exhaustive network information run this (single line) script in the Terminal window:wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && chmod +x wireless-info && ./wireless-infothe resulting file ‘wireless-info‘ has all the details.System: Host: mint Kernel: 4.4.0-21-generic x86_64 (64 bit gcc: 5.3.1)
Desktop: KDE Plasma 5.6.5 (Qt 5.5.1) Distro: Linux Mint 18 Sarah
Machine: System: Default string product: Default string v: Default string
Mobo: Hampoo model: Cherry Trail CR v: Default string
Bios: American Megatrends v: P02A_C106.60D date: 03/03/2016
CPU: Quad core Intel Atom x5-Z8300 (-MCP-) cache: 1024 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 11519
clock speeds: max: 1840 MHz 1: 479 MHz 2: 479 MHz 3: 479 MHz
4: 479 MHz
Graphics: Card: Intel Device 22b0 bus-ID: 00:02.0
Display Server: X.Org 1.18.3 drivers: fbdev,intel (unloaded: vesa)
Resolution: 800×[email protected]
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.8, 128 bits)
GLX Version: 3.0 Mesa 11.2.0 Direct Rendering: Yes
Audio: Sound: Advanced Linux Sound Architecture v: k4.4.0-21-generic
Network: Card: Failed to Detect Network Card!
Drives: HDD Total Size: 31.0GB (Used Error!)
ID-1: /dev/mmcblk0 model: N/A size: 62.5GB
ID-2: USB /dev/sda model: DataTraveler_3.0 size: 31.0GB temp: 0C
Partition: ID-1: / size: 1.9G used: 69M (4%) fs: overlay dev: N/A
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 37.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 178 Uptime: 11 min Memory: 474.7/3876.3MB
Init: systemd runlevel: 5 Gcc sys: 5.4.0
Client: Shell (bash 4.3.421) inxi: 2.2.35October 2, 2016 at 6:03 pm #52526Okay, so I have Installed live distro of Gnome ubuntu 16.04 on a bootable usb drive, I have managed to boot into linux using nomodeset parameter on the boot config, then I have downloaded “patch/driver” for the wifi card, there are patch for kernel but I don’t understand how apply it. Tablet is Chuwi hi 10, distro don’t have inxi.
October 2, 2016 at 5:34 pm #52524Hello, I’am new at linux so i don’t know how to patch the files for WI-FI modules, somebody can explain how patch or how to install drivers for WI-FI card ?
-
AuthorPosts

