LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 07-10-2004, 03:32 PM   #1
Lineux
LQ Newbie
 
Registered: Jul 2004
Location: Shiraz / Iran
Distribution: Mandrake
Posts: 10

Rep: Reputation: 0
Unhappy A newbie HOWTO questions


Hi

I am just a newbie (Exactly installed mandrake 10 hours ago ! ! ! ) and I have so many problems with my new OS ! ! !
The most important problems are :

1- My modem is not listed in hardware list. Is that mean it is a win modem ??? My modem is "connexant" and I have got a driver ( a generic rpm for hsfmodem ) from linuxant.com but it didnt work. Installed properly but just didnt work. How can I force Linux to detect my modem ????


2- I have a Digital Still Camera with USB cable. When I plug it into linux nothing happens ! ! ! The "USB Viewer" software detect it as a mass storage and all its setting are correct ( such as name/data speed/manufacturer/ etc . . .) but I can not find the contents of it.

How exactly **( I am a newbie )** can I mount it ? ? ?



Thanks
 
Old 07-10-2004, 05:25 PM   #2
Vincent_Vega
Member
 
Registered: Nov 2003
Location: South Jersey
Distribution: Slackware, Raspbian, Manjaro
Posts: 826

Rep: Reputation: 31
create a mount directory (/mnt/camera) and then mount it:
mount /dev/sda1 /mnt/camera
It may not be /dev/sda1 so if that doesn't work you'll have to check by using this command:
tail /var/log/messages
That will tell you some stuff that you don't understand but in there you'll see something like sda1 or sdb1 or sdd1 or whatever. That's where you can find your camera.
After that, check out that /mnt/camera directory.
 
Old 07-11-2004, 02:41 PM   #3
Lineux
LQ Newbie
 
Registered: Jul 2004
Location: Shiraz / Iran
Distribution: Mandrake
Posts: 10

Original Poster
Rep: Reputation: 0
Thanks . . .
That works.
Is there any way to make this procedure automatic ? ? ?
I heard some about <fstab> or something like that is that correct ?

again thanks
 
Old 07-11-2004, 07:41 PM   #4
spoody_goon
Member
 
Registered: Sep 2003
Location: Michigan USA
Distribution: Mandrake, DamnSmallLinux, VectorLinux
Posts: 416

Rep: Reputation: 30
Re: A newbie HOWTO questions

Quote:
Originally posted by Lineux
1- My modem is not listed in hardware list. Is that mean it is a win modem ??? My modem is "connexant" and I have got a driver ( a generic rpm for hsfmodem ) from linuxant.com but it didnt work. Installed properly but just didnt work. How can I force Linux to detect my modem ????
See this post
http://www.linuxquestions.org/questi...ight=connexant

Notice that the links to full versions are not there. linuxquestions.org won't condone piracy.

Last edited by spoody_goon; 07-11-2004 at 07:45 PM.
 
Old 07-11-2004, 08:19 PM   #5
JediMasterTux
Member
 
Registered: Jun 2004
Location: Melbourne, Australia
Distribution: Gentoo 2004.2
Posts: 64

Rep: Reputation: 15
Quote:
Originally posted by Lineux
Thanks . . .
That works.
Is there any way to make this procedure automatic ? ? ?
I heard some about <fstab> or something like that is that correct ?

again thanks
At the command line (ill use nano) chose your fav text editor and edit
/etc/fstab
(if u use nano) type
nano -w /etc/fstab
add a line somwhere
/dev/sda1 /mnt/camera auto noauto,user 0,0
and then quit.
to mount it type
mount /mnt/camera
hope this helps

Last edited by JediMasterTux; 07-13-2004 at 12:24 AM.
 
Old 07-11-2004, 08:20 PM   #6
JediMasterTux
Member
 
Registered: Jun 2004
Location: Melbourne, Australia
Distribution: Gentoo 2004.2
Posts: 64

Rep: Reputation: 15
Quote:
Originally posted by JediMasterTux
At the command line (ill use nano) chose your fav text editor and edit
/etc/fstab
(if u use nano) type <B>nano -w /etc/fstab<B>
add a line somwhere
<B>/dev/sda1 /mnt/camera auto noauto,user 0,0<B>
and then quit.
to mount it type
mount /mnt/camera
hope this helps
Sorry without the <B>'s
 
Old 07-11-2004, 08:55 PM   #7
Vincent_Vega
Member
 
Registered: Nov 2003
Location: South Jersey
Distribution: Slackware, Raspbian, Manjaro
Posts: 826

Rep: Reputation: 31
You might be able to get hotplug to make it automatically mount it or you could add an icon to your workspace with the mount command and double-click when you plug it in I guess. That's probably the easiest if you ask me!

One thing to remember is that if you plug in a different USB storage device like a MP3 player, it too will be /dev/sda1. The next device, like your camera, would automatically become /dev/sda2 and so on. No big deal but it won't differentiate for you. That's your job.

Last edited by Vincent_Vega; 07-11-2004 at 08:57 PM.
 
  


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
Newbie ---> use of script howto whschimmel Linux - Games 3 02-27-2005 01:18 AM
Questions pertaining to APT HOWTO michapma Debian 6 10-02-2004 08:26 AM
Logging - howto for a newbie? MadCactus Linux - General 2 12-23-2003 02:46 PM
Shells, editing and grep -- questions re: howto Jiawen Linux - Software 3 09-17-2003 03:00 PM
Linux + Windows HOWTO Questions Sadie Newlinux Linux - Newbie 1 04-23-2003 06:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

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