LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-02-2009, 02:45 PM   #1
dinkyverma279
LQ Newbie
 
Registered: Jun 2009
Posts: 29

Rep: Reputation: 15
UBuntu linux not detecting hadware


Hi,

I have a USB peripheral controller PCI card that I have put in PCI slot of motherboard and ubuntu linux is not detecting this hardware. How can we manually add the hardware in linux? Can somebody explain in detail?

Regards,
dinky
 
Old 07-02-2009, 03:28 PM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
What chipset is used by the controller? (Hint: what is the output of lspci?) From there you can figure out what module needs to be loaded with a little googling around. You may have to compile the module yourself, or maybe it's included in a newer kernel. What version of Ubuntu are you using and what is your kernel (uname -a output)?
 
Old 07-02-2009, 03:45 PM   #3
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
ubuntu linux is not detecting this hardware.
Why do you think that ?
In addition to pljvaldez's Qs, what is the output of lsusb ?
 
Old 07-02-2009, 04:06 PM   #4
dinkyverma279
LQ Newbie
 
Registered: Jun 2009
Posts: 29

Original Poster
Rep: Reputation: 15
Hi,

I am using STEricsson ISP1761 USB PCI device controller card. I tried with lspci earlier, it did not show new card thats why i told ubuntu linux is not detecting the hardware. I also
inserted the card in PCI slot and rebooted the linux but it is hanging so it is not detecting this card. When i pull out this card and reboot the linux, it is working.
Also i inspected the driver that pci driver is not probing the detection of new card to USB PCI peripheral controller device driver.

So thats why the question is if linux does not detect the hardware, how can we add it manually? i am using UBUNTU version 9.04. Your help will be appreciated.

regards
dinky
 
Old 07-02-2009, 04:20 PM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,617

Rep: Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963
Quote:
Originally Posted by dinkyverma279 View Post
Hi,

I am using STEricsson ISP1761 USB PCI device controller card. I tried with lspci earlier, it did not show new card thats why i told ubuntu linux is not detecting the hardware. I also
inserted the card in PCI slot and rebooted the linux but it is hanging so it is not detecting this card. When i pull out this card and reboot the linux, it is working.
Also i inspected the driver that pci driver is not probing the detection of new card to USB PCI peripheral controller device driver.

So thats why the question is if linux does not detect the hardware, how can we add it manually? i am using UBUNTU version 9.04. Your help will be appreciated.

regards
dinky
This:

Quote:
I also
inserted the card in PCI slot and rebooted the linux but it is hanging so it is not detecting this card. When i pull out this card and reboot the linux, it is working.
says alot. So when you put the card in, your system hangs and doesn't work, but when you remove it, everything is fine? Are you sure the card itself isn't bad, or has been damaged somehow? That would certainly explain the lack of lspci output....
 
Old 07-02-2009, 04:34 PM   #6
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
What kind of machine is this? I saw here that the 1761 chip was added for ARM architecture in 2.6.30. Not sure if that means it was already supported on other architectures or not.

What kernel are you running?
 
Old 07-02-2009, 04:36 PM   #7
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
Also, it appears Phillips has released their drivers here.
 
Old 07-03-2009, 06:47 AM   #8
dinkyverma279
LQ Newbie
 
Registered: Jun 2009
Posts: 29

Original Poster
Rep: Reputation: 15
Hi,

I am running ubuntu 9.04 and kernel version is 2.6.28.9, i also tried on kernel version 2.6.27.18. There it also does not detect. I
had three PCI cards with me (ISP1761). I checked that may be this hardware is not corrupted but it did not work on any of the card.

But these cards work on Red hat linux 2.6.21 version that i have installed in other computer so thats why this hardware is correct. I am
working on X86 architecture (on PC)

When i put the card in PCI slot, it does not mean system hangs i am saying if i put the card in pci slot and if i reboot linux, linux starts booting
and during booting it hangs. But if i put the card in PCI slot after the kernel is booted means after entering username and password and desktop is launched,
this time system does not hang but if i do lspci, i am not getting this card.

The another important thing is when i installed Ubuntu 8.04 version means kernel version 2.6.27.7 from CD, it detects the hardware but when i took the
kernel source code from ubuntu according to procedure as ubunu as in this link:

http://ubuntuforums.org/showthread.php?t=56835

I am getting the kernel sources 2.6.27.18 and when i compile this kernel and install it, then it does not detect this card. Also when i installed ubuntu 9.04 from CD,
it does not detect this PCI hardware.

So thats why i asked what should i do inorder to get this hardware detected. Yes i have the ISP1761 driver source code which is compiled as module but the problem
is PCI driver is not probing to ISP1761 driver when this card is put in PCI slot.

So what should i do to get my hardware detected? Do i also need to change some bios settings of PC?

Regards,
dinky

Last edited by dinkyverma279; 07-03-2009 at 08:15 AM.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
UBuntu linux not detecting hadware dinkyverma279 Linux - Kernel 6 07-02-2009 06:43 AM
Hard Drive is not detecting on Ubuntu Linux 7.10 aimfox Linux - Hardware 2 10-31-2007 04:21 AM
Detecting USB ports on Dell 2001fp monitor on Ubuntu Linux j3nnifers Linux - Hardware 8 10-10-2005 05:37 PM
hadware prob please help flynnhandley Linux - Software 1 09-18-2003 06:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:56 PM.

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