Search found 28 matches
- Fri Apr 02, 2021 12:44 pm
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Re: Compile for new wifi module: build folder??
The module for the new TPlink is ...
- Sat Mar 13, 2021 9:17 pm
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Re: Compile for new wifi module: build folder??
steeve,
Your onboard device [8086:06f0] requires a kernel version of no less than 5.7.
As for your dongle, it's far easier to buy hardware that conforms to software rather than the other way around. MicroCenter and Amazon carry several compatible dongles for Puppy @ no more than $15 dollars US ...
- Sat Mar 13, 2021 2:06 am
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Re: Compile for new wifi module: build folder??
the first step detecting the interface:
root# lspci -nn | grep etwork
00:14.3 Network controller [0280]: Intel Corporation Device [8086:06f0]
so Linux isn't even 'seeing' the plugged in usb wifi dongle.
Let's see again if we can use the ...
- Sat Mar 13, 2021 1:48 am
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Re: Compile for new wifi module: build folder??
@ThruHammer - I've made & uploaded a .pet from your source. The source file was under the driver subfolder. Is quite different from my previous efforts & seems specific to steeve's adaptor.
@steeve - .pet apparently matching your adaptor's source is here (use at own risk): https://www.mediafire ...
- Tue Mar 09, 2021 8:15 pm
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Re: Compile for new wifi module: build folder??
@steeve - I guess none of the .pets worked? Sometimes, although I haven't seen it recently, modules need to be blacklisted as they interfere with other drivers. The output of lsmod, with the dongle plugged in
would be interesting.
Thank you very much for your help. MS only wished they had that ...
- Tue Mar 09, 2021 8:14 pm
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Re: Compile for new wifi module: build folder??
ThruHammer wrote: Tue Mar 09, 2021 12:19 amDWA-182? On its packaging, which revision is listed -- C or D?
Model is DWA-181. /CA
H/w version A1
F/w version 1.01
- Mon Mar 08, 2021 12:31 pm
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Re: Compile for new wifi module: build folder??
Yes I had done
dmesg | grep irmware
Nothing about the usb WiFi dongle
Bluetooth : hci0: Minimum firmware build 1 week 10 2014
bluetooth hci0: Direct firmware load for intel/ibt-19-0-4.sfi failed with error -2
Bluetooth: hci0: Failed to load Intel firmware ...
- Sun Mar 07, 2021 8:25 pm
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Re: Compile for new wifi module: build folder??
EDIT: step 12. A box will come up “REPORT ON TEST 0f wlan0CONNECTION” --> failed
unsuccessful
Pop-up says
Connection Info:
Access Point: not associated
Link quality : zero
wpa_state=SCANNING
address=fbla:bla:....
uuid=454354blabla
Went back selected Auto DHCP ...
- Sun Mar 07, 2021 3:26 pm
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Re: Compile for new wifi module: build folder??
Disclosure: in the device data I provided you I modified the device serial number and connection details (out of privacy concerns on public network)
At this point I think it's a connection issue with the router/modem because I see ...
- Sun Mar 07, 2021 2:15 am
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Re: Compile for new wifi module: build folder??
@steeve - you are missing a bluetooth firmware file, but for your network adaptor, we need its ID code.
With the usb wireless adaptor plugged in, need to run (in a terminal): lsusb
The Realtek wireless network device will have an ID code, something similar to this: 0bda:8179
That code will tell ...
- Sat Mar 06, 2021 11:18 pm
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Re: Compile for new wifi module: build folder??
we need to get the right source, so please run the following commands in a terminal & post results:
lsusb | grep etwork
and then
dmesg | grep irmware
Im on my phone (since by laptop isn't connecting) so I typed in the results
Bluetooth : hci0: Minimum firmware build 1 week 10 2014 ...
- Sat Mar 06, 2021 10:08 pm
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Re: Compile for new wifi module: build folder??
Code: Select all
configure: command not found
Code: Select all
cmake
Segmentation fault
- Sat Mar 06, 2021 5:23 pm
- Forum: Drivers
- Topic: Compile for new wifi module: build folder??
- Replies: 38
- Views: 3963
Compile for new wifi module: build folder??
Product: RTL88x2B USB Software Package - Linux Driver Version: v5.8.7.1_35809.20191129_COEX20191120-7777
The required driver is not in the Puppy packages so i must compile I guess
I loaded the devx and kernel ...
- Fri Dec 18, 2020 1:42 pm
- Forum: Beginners Help
- Topic: Xdelta difference manager annoying popup
- Replies: 16
- Views: 916
Re: Xdelta difference manager annoying popup
apt_1.6.12ubuntu0.1.files
binutils_2.30.files
binutils-common_2.30.files
binutils-x86-64-linux-gnu_2.30.files
builtin_files
chromium-70.0.3538_patched.files
cpp_7.4.0.files
cpp-7_7.5.0.files
Custom_SFSs
db-date
devx-only-installed-packages
DISTRO_COMPAT_REPOS
DISTRO_PET_REPOS
DISTRO_PET_REPOS-orig ...
- Fri Dec 18, 2020 12:25 am
- Forum: Beginners Help
- Topic: Xdelta difference manager annoying popup
- Replies: 16
- Views: 916
Re: Xdelta difference manager annoying popup
# ls -a /var/packages/user-installed-packages
Code: Select all
/var/packages/user-installed-packages
empty dir
- Sat Dec 12, 2020 3:33 pm
- Forum: Beginners Help
- Topic: Xdelta difference manager annoying popup
- Replies: 16
- Views: 916
Re: Xdelta difference manager annoying popup
This is a new directory for starting applications when X starts
It is to be populated by .desktop files only, anything else is to be
ignored.
This is part of the deprecation of /root/Startup
For guidelines on autostart and creating .desktop files ...
- Sat Dec 12, 2020 3:25 pm
- Forum: Beginners Help
- Topic: Xdelta difference manager annoying popup
- Replies: 16
- Views: 916
Re: Xdelta difference manager annoying popup
When I removed the delta file (my moving them to a folder I made called 'old') the pop ups continued. I put the delta files back , pop ups still happen when I boot up.
- Sun Dec 06, 2020 3:05 pm
- Forum: Beginners Help
- Topic: Xdelta difference manager annoying popup
- Replies: 16
- Views: 916
Re: Xdelta difference manager annoying popup
Nope, that package 'xdg-utils' is not installed.
- Sat Dec 05, 2020 1:54 pm
- Forum: Beginners Help
- Topic: Xdelta difference manager annoying popup
- Replies: 16
- Views: 916
Re: Xdelta difference manager annoying popup
NOw the odd thing is the recursive folders within autostart:
root# ls /root/Startup/autostart ...
- Sat Nov 21, 2020 4:23 pm
- Forum: Beginners Help
- Topic: Xdelta difference manager annoying popup
- Replies: 16
- Views: 916
Re: Xdelta difference manager annoying popup
just have a look at the file names I copy pasted here below:
/root/.config/autostart/clipit-startup.desktop
/root/.config ...
- Sat Nov 14, 2020 4:15 pm
- Forum: Beginners Help
- Topic: Xdelta difference manager annoying popup
- Replies: 16
- Views: 916
Re: Xdelta difference manager annoying popup
bump: still no answer on this.. I counted the xdelta pop ups nine times after every boot..
- Sat Nov 07, 2020 12:26 pm
- Forum: Bionic
- Topic: Any problems with using apt instead of PPM?
- Replies: 8
- Views: 1774
Re: Any problems with using apt instead of PPM?
Well turns out that apt needs to have sources set up,. the good news is that PKG is installed and ready on my BionicPupppy 64. So I will use that instead. thnx
- Fri Nov 06, 2020 2:13 am
- Forum: Bionic
- Topic: Any problems with using apt instead of PPM?
- Replies: 8
- Views: 1774
Any problems with using apt instead of PPM?
- Sat Oct 24, 2020 6:13 pm
- Forum: Bug Reports
- Topic: NVM node instsallation npm problems
- Replies: 6
- Views: 1471
Re: NVM node instsallation npm problems
Puppy should have all this stuff pre installed.
EDIT: maybe a cool puppy project is a web ...
- Sat Oct 24, 2020 11:37 am
- Forum: Bug Reports
- Topic: NVM node instsallation npm problems
- Replies: 6
- Views: 1471
Re: NVM node instsallation npm problems
Code: Select all
export PREFIX=""
- Sat Oct 24, 2020 10:18 am
- Forum: Bug Reports
- Topic: NVM node instsallation npm problems
- Replies: 6
- Views: 1471
Re: NVM node instsallation npm problems
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.36.0/install.sh | bash
This script adds config info in the .bashrc , now whenever I open a terminal :
nvm is not compatible with the "PREFIX ...
- Sat Oct 24, 2020 1:41 am
- Forum: Bug Reports
- Topic: NVM node instsallation npm problems
- Replies: 6
- Views: 1471
NVM node instsallation npm problems
Then I had to install node npm and nvm ..basic staples of web ...
- Sun Sep 27, 2020 4:20 pm
- Forum: Beginners Help
- Topic: Xdelta difference manager annoying popup
- Replies: 16
- Views: 916
Xdelta difference manager annoying popup
The desktop runs fine otherwise in my USB persistent BionicPup64