LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-20-2009, 01:17 AM   #1
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Rep: Reputation: 205Reputation: 205Reputation: 205
I need a good hard ware probe


I lost the hard ware reports from when this computer had windoze on it
I want to try to get the land line modem working BUT I have no idea what it is
it dose not show up in lspci or pnpdump I'm running 64bit slackware so I
will need to install it from source
I would also like to super tune the kernel so I'm going to need to know
exactly just what chips are in this box
it's a laptop so opening it up to read the chips is out of the question
but this is the kind of detail I want
 
Old 11-20-2009, 04:15 AM   #2
ozanbaba
Member
 
Registered: May 2003
Location: İzmir
Distribution: Slackware64 15.0 Multilib
Posts: 778

Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by rob.rice View Post
I lost the hard ware reports from when this computer had windoze on it
I want to try to get the land line modem working BUT I have no idea what it is
it dose not show up in lspci or pnpdump I'm running 64bit slackware so I
will need to install it from source
I would also like to super tune the kernel so I'm going to need to know
exactly just what chips are in this box
it's a laptop so opening it up to read the chips is out of the question
but this is the kind of detail I want
lshw would do the work. http://slackbuilds.org/repository/13.0/system/lshw/ has build scripts
 
Old 11-20-2009, 09:20 PM   #3
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Original Poster
Rep: Reputation: 205Reputation: 205Reputation: 205
thanks for the link ozanbaba
the problem I have with lshw is that it only knows about hardware that the kernel already has drivers for
I did a rmmod on the ethernet module and lshw did not find it after that
so I'm still hunting for the dial up modem
 
Old 11-20-2009, 09:33 PM   #4
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Quote:
Originally Posted by rob.rice View Post
thanks for the link ozanbaba
the problem I have with lshw is that it only knows about hardware that the kernel already has drivers for
I did a rmmod on the ethernet module and lshw did not find it after that
so I'm still hunting for the dial up modem
Hi rob,

something doesn't seem right about that.

I've used lshw and/or `lspci -v` on our Toshiba laptop (among other things) when we first were trying to put Linux on that machine, and one of the two tools saw the modem no problem, even though there was no driver. I'm trying to remember the make/model of the modem now----- it uses that weirdly named driver..... aliens or goblins or something.. MARTIAN driver!! That's it And it's an Agere Systems 56K winmodem, and it was on the PCI bus.

lshw has always been my "go to" tool for such things.

Any chance that your modem might be disabled in your BIOS?

As for that ethernet device, what type is it? (out of curiosity only..) USB/onboard/etc..? Surely it shows up in lspci or lsusb or similar, even without a driver installed? Just seems odd to me.

P.S. -- whats the make/model of the Laptop?

Best regards,
Sasha
 
Old 11-21-2009, 01:07 AM   #5
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Original Poster
Rep: Reputation: 205Reputation: 205Reputation: 205
it's a Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 01)
and lshw shows it's on it's own pci bridge and it dose show up wether or not the module is loaded the bridge still shows up
but not the ethernet card

the dial up modem may be a win modem that uses the sound card with software that encodes and decodes the data and simulates the control lines

the laptop is toshiba satellite A205-S5000
it has 6 PCI bridgs
it also has 7 usb hubs but only 4 usb ports
it also has a ISA controller
and best of all it cost less than a top of the line netbook NEW
 
Old 11-21-2009, 07:51 AM   #6
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Our laptop is a Toshiba too, an old 4090-XDVD, and it has a Lucent Agere v92 softmodem. Based on the following stories & links, yours has an Agere v92 softmodem too. Hard to get more specific at this time, but I'd venture a guess that you'd be looking at a martian driver too. FWIW, the martian drivers worked for our laptop with very little fiddling around.

http://www.insanelymac.com/forum/lof...p/t136436.html
http://forum.driverpacks.net/viewtopic.php?id=3004

And searching this bold string: HDAUDIO\FUNC_02&VEN_11C1&DEV_1040&SUBSYS_11790001&REV_1002\4&6499669&0&0101

which I got here: http://forum.driverpacks.net/viewtopic.php?pid=23360

takes us here: http://www.google.ca/search?q=VEN_11...ient=firefox-a

All in all, I think you're right-- the modem is connected to the HDA audio bus somehow

hope this helps a bit

Sasha
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Computer crashed, but the hard drive is still good. joewal Linux - General 4 07-06-2009 01:49 PM
How to tell if a hard drive is good Dazed_75 Linux - Hardware 4 09-07-2006 05:38 PM
How do I tell if a hard disk is no good? KingofBLASH Linux - Hardware 6 01-29-2004 09:33 PM
howto combine hard-ware (eth0) + wireless (eth1) ? microtim Linux - Wireless Networking 1 10-22-2003 06:09 PM
Well it worked I got your attention, good no hard feelings. jester Linux - Newbie 2 01-28-2001 07:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration