LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 08-24-2011, 10:01 AM   #1
ndaka123488
Member
 
Registered: Aug 2011
Posts: 63

Rep: Reputation: Disabled
Fedora Hardware Compatibility


Hi Guys
Im trying to connect an analytical balance to my fedora linux machine and its seems its not compabitble. It looks as if i do not have the correct balance card drivers. How do i install the drivers for the balance card on fedora? Thanks
 
Old 08-24-2011, 10:39 AM   #2
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
First of all, your post isn't a member introduction, so it is in the wrong place. I've reported it for moving to a more suitable location.

Secondly, do you actually have Linux drivers for the device? By "analytical balance", you mean some kind of device for measuring mass, right (e.g. this)? These seem like quite specialised pieces of equipment and as such, the Linux kernel isn't going to have support for these devices. If you have the Linux driver from, say, the manufacturer, we can try and help you install it.
 
Old 08-24-2011, 10:57 AM   #3
ndaka123488
Member
 
Registered: Aug 2011
Posts: 63

Original Poster
Rep: Reputation: Disabled
Thanks, Im newbie dont know axactly were to post this. But well, ur a correct, Its a device for measuring mass and I need to somehow configure it to communicate with the fedora machine. I have got no CD but thank you for giving me that clue, I will look for that and get back to you. But the way. The measuring device is connected to the fedora machine via a cable, and it seems that I dont have that specific driver for the device card.
 
Old 08-24-2011, 11:01 AM   #4
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Well, the hardware or newbie forums would have been good choices (but again, don't worry, as a moderator will move it for you). Also, please make sure you spell out your words.

Ah, I see. There's an interface card that you need a driver for. I guess the same comments apply. Post the output of running "lspci" in a terminal, so we can see what your system says about the card. We can go from there.
 
Old 08-24-2011, 03:16 PM   #5
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Moved: This thread is more suitable in Linux-Hardware and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 08-25-2011, 06:56 AM   #6
ndaka123488
Member
 
Registered: Aug 2011
Posts: 63

Original Poster
Rep: Reputation: Disabled
Thanks
Now I have visted to manufacturers website and hopefully i have downloaded the right drivers, but unfortunately i have another problem that would not allow me to continue with the installation. When I boot the fedora machine, it gets into the interactive setup and continuosly gives messages such as SCSI device sda:write cache:enabled, red cache:enabled, doesnt support DPO or FUA. I dont understand how I should get into root and be able to create a folder and do the installation, how do i do that or how can i get into the interface mode. Thanks again for helping.
I cannot even issue the output of running "lspci". Help
 
Old 08-25-2011, 10:20 AM   #7
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
If this new problem is unrelated to your original question, then make a new thread for it. You'll need to post complete error messages (which may be a pain to write down, granted), so as to help people to know what the problem is.
 
Old 08-25-2011, 01:15 PM   #8
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
did the manufactures web site EXPLICITLY state that fedora 14 IS supported
or is is a "generic" Linux blob . If so how old is it ? 2011/10 or 2005 or 2003
from the documentation on that web site WHAT Linux OS's are supported and what versions
a link would help greatly

-- added ---
Quote:
I dont understand how I should get into root and be able to create a folder and do the installation
in fedora you DO NOT login to the gui as root . That is disabled .
you can login in text mode as root but not the gui .

Quote:
I cannot even issue the output of running "lspci". Help
by running it in the terminal
Code:
lspci
or as root
Code:
su -
/* your root password when asked for */
lspci

Last edited by John VV; 08-25-2011 at 01:21 PM.
 
Old 08-29-2011, 07:13 AM   #9
ndaka123488
Member
 
Registered: Aug 2011
Posts: 63

Original Poster
Rep: Reputation: Disabled
Thanks John

http://www.sunix.com.tw/product/ser4037d.html

There you go, that's the link to the PCI board I am trying to install. It is compatible with Linux.

I do not have the password to root and I do not want to format. How else can I get into root. And how do I get into the GUI on Fedora?
 
Old 08-29-2011, 07:18 AM   #10
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Did you download the driver file for Linux from there? There's a README file inside the archive that tells you what to do. If you don't know how to extract files from a .tar.gz file, you can use

tar xvf filename,

where x is for extract, v for verbose output and f is used to specify the filename from which to extract. For more information, read the man page for tar.
 
Old 08-29-2011, 07:32 AM   #11
ndaka123488
Member
 
Registered: Aug 2011
Posts: 63

Original Poster
Rep: Reputation: Disabled
Nylex, I did not download the drivers from the internet, I have the CD, but i do not have
the root password, how do i get into GUI without the root password.
I cant start the installation without getting into root or GUI.
 
Old 08-29-2011, 07:34 AM   #12
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You don't want to log in to the GUI as root, as John says. If you don't have the root password, that's going to be problematic, as you won't be able to load the modules (unless of course you can use sudo, but I don't know how Fedora is set up). Edit: As for logging in to the GUI, what happens if you type "startx" at the command line?
 
Old 08-29-2011, 07:53 AM   #13
ndaka123488
Member
 
Registered: Aug 2011
Posts: 63

Original Poster
Rep: Reputation: Disabled
If I start startx, it get me into the GUI,and than asks for the login password again.
 
Old 08-29-2011, 08:00 AM   #14
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
If this is a separate problem to installing the driver for the hardware, I'd make a separate thread for it.
 
Old 08-29-2011, 12:39 PM   #15
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
I do not have the password to root and I do not want to format. How else can I get into root. And how do I get into the GUI on Fedora?
ndaka123488 if YOU do not have the password YOU set up when YOU installed fedora then
ether reset it ( google it )
or
install fedora 15 after reformatting

Quote:
"And how do I get into the GUI on Fedora"
you boot the computer
fedora auto boots into the gui
and you login as a normal user

that is if YOU installed a normal install
seeing as you do not know YOUR OWN PASSWORD YOU set up when you installed it


reinstall
and install fedora 15
Quote:
If I start startx, it get me into the GUI,and than asks for the login password again.
how did you install fedora ????
startx is not the NORMAL way
i do not think fedora used that since fedora 1 ( one)
GDM is supposed to AUTO start on boot , or KDM if you are using kde.


Reinstall and use fedora 15
 
  


Reply



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
HCL (Hardware Compatibility List) - Fedora Project Wiki t3gah Fedora 2 08-21-2019 05:21 AM
Compatibility problems between ide hardware and a backup of scsi hardware Asagath Linux - Hardware 1 09-26-2008 04:47 PM
Checking hardware compatibility for Fedora 64 Bit art_of_living Linux - Hardware 15 01-14-2008 10:33 AM
Hardware Compatibility dragoroberto Linux - Hardware 1 03-03-2005 04:03 PM

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

All times are GMT -5. The time now is 12:03 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