Go to advanced search

by DavidBo
Thu Apr 16, 2020 4:53 pm
Forum: Networking and servers
Topic: Wifi how to find driver name
Replies: 2
Views: 163

Re: Wifi how to find driver name

Thanks
by DavidBo
Thu Apr 16, 2020 10:51 am
Forum: Networking and servers
Topic: Wifi how to find driver name
Replies: 2
Views: 163

Wifi how to find driver name

I know that my USB Wifi dongle is with
rtl8192cu chipset
I am using raspberry lite.
I am trying to use hostapd to set up an access point.
How do I find the driver name?
How do I find out if a specific driver is installed?
How can I see all drivers installed with their names?
by DavidBo
Tue Mar 10, 2020 2:05 pm
Forum: General discussion
Topic: Where is xinit started at boot?
Replies: 4
Views: 193

Re: Where is xinit started at boot?

No it is not the standard display manager it is actual an old manager. But anyway my kiosk setup seems not to use it anyway so I have removed it from /boot/xinitrc and my system is still booting. How can I know which display manager I am using?
by DavidBo
Tue Mar 10, 2020 1:12 pm
Forum: General discussion
Topic: Where is xinit started at boot?
Replies: 4
Views: 193

Re: Where is xinit started at boot?

Code: Select all

root@raspberrypi:/etc/X11# uname -a
Linux raspberrypi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l GNU/Linux
by DavidBo
Tue Mar 10, 2020 12:44 pm
Forum: General discussion
Topic: Where is xinit started at boot?
Replies: 4
Views: 193

Where is xinit started at boot?

At boot everything is visible until rc.local is executed. Here after my screen is black for 17 seconds until my browser chromium is visible. I think it has something to do with xinit so where and when is it started? 794 tty1 00:00:00 xinit 795 tty2 00:00:00 Xorg 804 tty1 00:00:00 .xinitrc 820 tty1 0...
by DavidBo
Wed Mar 04, 2020 3:11 pm
Forum: General discussion
Topic: Screen is black for 15 seconds at boot before browser starts. Raspberry Pi
Replies: 0
Views: 115

Screen is black for 15 seconds at boot before browser starts. Raspberry Pi

I am using chromium in kiosk mode. Touch screen without mouse and keyboard. The browser is started in /boot/xinitrc seen below. At boot I can see on the screen the different processes being started, but at the end the screen goes black for about 15 seconds before the browser starts. Is that too long...

Go to advanced search