Page 3 of 3

Re: How to use wifi and touch screen in Dell Latitude ST? (BionicPup32)

Posted: Tue Aug 11, 2020 9:36 pm
by ironsniper1
perdido wrote: Tue Aug 11, 2020 6:55 pm
ironsniper1 wrote: Tue Aug 11, 2020 12:56 pm
blocked all of those and added the ones we want and still no wifi

also there is this under lsmod
Please be more specific. Did you check for devices using

Code: Select all

lspci
Did you try to ADDLIST the ath3k driver as suggested if the lspci output did not show the atheros device?

If you have done both of those then check the output of

Code: Select all

rfkill list
There should be nothing either soft blocked or hard blocked.
---------------------
rfkill list is blank and yes I did do both, also I had to go into work today and setup a laptop for someone and as I was leaving I turned around in my office facing my desk and what did I find sitting there? a mini wireless card that might work in this tablet, all though I would still like to try and get the one in there working incase someone else were to find this post needing help with the same tablet

Re: How to use wifi and touch screen in Dell Latitude ST? (BionicPup32)

Posted: Tue Aug 11, 2020 10:13 pm
by perdido
I am out of bullets.

I suggest try a different puppy version
These are all relatively late model compared to your hardware (except maybe the lagacy stuff)
viewforum.php?f=114

The Bionic64 is the other latest official release and is authored by a different developer than the 32-bit version you have been trying. The Xenials then Tahrs newest to oldest. Also the other versions in that link are worth a look. Don't give up.

If you try that different mini pcie card in bionic 32 you should return your /etc/rc.d/MODULESCONFIG file back to what it was before the modifications, you won't want to force anything loaded nor prevent anything loading with the new card.

Somebody else's turn. Good Luck!

Re: How to use wifi and touch screen in Dell Latitude ST? (BionicPup32)

Posted: Tue Aug 11, 2020 10:21 pm
by ironsniper1
perdido wrote: Tue Aug 11, 2020 10:13 pm I am out of bullets.

I suggest try a different puppy version
These are all relatively late model compared to your hardware (except maybe the lagacy stuff)
viewforum.php?f=114

The Bionic64 is the other latest official release and is authored by a different developer than the 32-bit version you have been trying. The Xenials then Tahrs newest to oldest. Also the other versions in that link are worth a look. Don't give up.

If you try that different mini pcie card in bionic 32 you should return your /etc/rc.d/MODULESCONFIG file back to what it was before the modifications, you won't want to force anything loaded nor prevent anything loading with the new card.

Somebody else's turn. Good Luck!
put in the other card and its a wireless card so the iwlwifi should work with it according to this page https://wiki.debian.org/iwlwifi also this tablet can only handle 32bit os and not 64bit, so far this new card is not working either and I am starting to wonder if its still a driver problem but with the slot that card sits in

EDIT here is a fresh copy from the dmesg command and only one thing stands out and I don't know if it is the issue or not

Code: Select all

Intel(R) Wireless WiFi driver for Linux
Copyright(c) 2003- 2015 Intel Corporation
(spaw[5214]: failed to execute '/etc/udev/mtp-probe' '/etc/udev/mtp-probe /sys/devices/pci0000:0c/0000:0c:16.0/usb1/1-1/1-1.3/1-1.3.4 1 8': Permission denied
(spaw[5215]: failed to execute '/etc/udev/mtp-probe' '/etc/udev/mtp-probe /sys/devices/pci0000:0c/0000:0c:16.0/usb1/1-1/1-1.3/1-1.3.2 1 7': Permission denied
random: dbus-uuidgen: uninitialized urandom read (12 bytes read)

Re: How to use wifi and touch screen in Dell Latitude ST? (BionicPup32)

Posted: Wed Aug 12, 2020 5:31 pm
by perdido
On my bionicpup32 mtp-probe is not located in /etc/udev/

it is located in /lib/udev/
It should probably be in /etc/udev/

It looks like all the /etc/udev/ files have been relocated to /lib/udev/ and the system does not know?
I don't know if copying those files over will fix anything. It may?
-------------
On bionicpup 64 mtp-probe is sym-linked from /lib/udev/ to /etc/udev/
So probably will not hurt anything to copy it over or make a sym-link to it.

Re: How to use wifi and touch screen in Dell Latitude ST? (BionicPup32)

Posted: Wed Aug 12, 2020 5:55 pm
by ironsniper1
perdido wrote: Wed Aug 12, 2020 5:31 pm On my bionicpup32 mtp-probe is not located in /etc/udev/

it is located in /lib/udev/
It should probably be in /etc/udev/

It looks like all the /etc/udev/ files have been relocated to /lib/udev/ and the system does not know?
I don't know if copying those files over will fix anything. It may?
-------------
On bionicpup 64 mtp-probe is sym-linked from /lib/udev/ to /etc/udev/
So probably will not hurt anything to copy it over or make a sym-link to it.
well that error is now gone still no wireless or touch but at least that's one issue gone

Re: How to use wifi and touch screen in Dell Latitude ST? (BionicPup32)

Posted: Wed Aug 12, 2020 7:11 pm
by perdido
Other 32-bit recent puppy versions released between 2016 - 2020

Other 32-bit "official" puppy versions
32-bit Tahrpup 6.0.6 is final http://distro.ibiblio.org/puppylinux/pu ... 20-6.0-CE/
32-bit Xenial 7.5 http://distro.ibiblio.org/puppylinux/puppy-xenial/32/
32-bit slacko 6.3.2 http://distro.ibiblio.org/puppylinux/pu ... -6.3.2/32/

There are also some "unofficial" 32-bit versions worth a look
Dpup Stretch 7.5 & BusterPup 8.0 http://smokey01.com/radky/Woof/dpup32.htm
All the scpup32 versions here http://distro.ibiblio.org/puppylinux/pu ... p/scpup32/
(scpup is built by peebee, same developer that built the bionic you are using)

:0)

Re: How to use wifi and touch screen in Dell Latitude ST? (BionicPup32)

Posted: Fri Aug 14, 2020 1:55 pm
by ironsniper1
perdido wrote: Wed Aug 12, 2020 7:11 pm Other 32-bit recent puppy versions released between 2016 - 2020

Other 32-bit "official" puppy versions
32-bit Tahrpup 6.0.6 is final http://distro.ibiblio.org/puppylinux/pu ... 20-6.0-CE/
32-bit Xenial 7.5 http://distro.ibiblio.org/puppylinux/puppy-xenial/32/
32-bit slacko 6.3.2 http://distro.ibiblio.org/puppylinux/pu ... -6.3.2/32/

There are also some "unofficial" 32-bit versions worth a look
Dpup Stretch 7.5 & BusterPup 8.0 http://smokey01.com/radky/Woof/dpup32.htm
All the scpup32 versions here http://distro.ibiblio.org/puppylinux/pu ... p/scpup32/
(scpup is built by peebee, same developer that built the bionic you are using)

:0)
they all had the same result no wireless or touchscreen or working docking station, the wireless and touch screen okay but I don't understand how the docking station just stops working right after grub its very strange