Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Querying Pipo Tablets for Installed Hardware with RileyRom 2.7.2

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Querying Pipo Tablets for Installed Hardware with RileyRom 2.7.2

    I suspect this is a question for RRilyPM but will throw it out for general answers.

    I have a dual band (2.4 & 5 ghz) wireless router. I'm not certain if my router has a problem and isn't actually broadcasting in that higher band or if the tablet won't accept the higher frequency. This is where not knowing the hardware details of my tablet is triggering my geeky OCD--as in you can never give an engineer or computer geek too much information.

    So, does anyone know how to query the OS to see which hardware modules were compiled into the kernel? I"ms specifically interested in the WIFi module. I've been all over this forum and the internet. I'm not finding very much information short of installing BUSYBOX or another Linux/BSD command line interpreter so I can query from an X-window command line.

    #2
    From a terminal. type:

    su
    dmesg

    It should give you a long list of everything you system has installed.

    also, you can type logcat to get a log of your system's activity.
    Randy
    Freaktab Developer, Product Reviewer, Moderator and "Flashaholic".
    Read my BIO Here
    Be sure to donate to support Freaktab.com. If any of my development work makes a positive difference for you, please make a donation to support future RileyROM's.
    Donate here

    Comment

    Working...
    X