Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-21-2005, 12:11 PM
|
#1
|
LQ Newbie
Registered: Feb 2005
Posts: 8
Rep:
|
3 newbie questions
Sorry if these have been asked before but i coudlnt find anything explaining easily via search.
I have just installed suse 9.2 but need a little help
1)When i boot from knoppix i can view and run programs off my fat32 and ntfs drives normally i.e. they show up. But in suse 9.2 (using kde) i can only see my linux partition.
Could someone explain how to go about making suse see my other hard drives?
2)I have an alcatel speedtouch usb modem. All my other drivers seem to of been installed but not this. Therefore i have to keep booting into windows to access the net.
How do i find/install/setup my alcatel speedtouch modem in suse 9.2 ?
3)Lastly when using suse 9.2 (kde) it seems slow at displaying things. I have a high refresh rate in good res. Im using a nvidia geforce fx 5600 suse seems to of installed the drivers fine but when displaying a new window or even simply scrolling it draws and refreshes very slowly.
Is there a way to fix this?
many thanks and apologises if these questions have been asked before.
|
|
|
02-21-2005, 12:15 PM
|
#2
|
Senior Member
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170
Rep:
|
3) What are the rest of your system's specs? Especially if you have around or less than 128 MB RAM KDE's supposed to run slow.
|
|
|
02-21-2005, 12:36 PM
|
#3
|
LQ Newbie
Registered: Feb 2005
Posts: 8
Original Poster
Rep:
|
amd 2600xp
1gb ddr ram
2 250gb hdd and 1 160gb hdd
asus nforce2 mobo
|
|
|
02-21-2005, 01:28 PM
|
#4
|
LQ 5k Club
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,334
|
For question 1. You will have to edit your /etc/fstab file and add a line for each fat32 partition. They will look like this.
/dev/hda1 /mnt/win_c vfat codepage=850,iocharset=iso8859-1,umask=0 0 0
/dev/hda5 /mnt/win_d vfat codepage=850,iocharset=iso8859-1,umask=0 0 0
Note, you will have to edit hda1 and hda5 to match your partition scheme.
You will also have to create folders in your linux file system. Mine are at /mnt. I did a MD win_c and MD win_d.
Once that is done you can mount the drives, or if you boot the system, it should now mount the drives at boot time.
As far as executing a program, on a windows partition, you would have to install and configure wine, or some other windows emulator. If all you need to do is open files, ie play mp3's, then you don't need wine.
Hope this helps.
|
|
|
02-21-2005, 01:42 PM
|
#5
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
2) Can you findout what chipset it uses?
|
|
|
02-21-2005, 01:55 PM
|
#6
|
LQ Newbie
Registered: Feb 2005
Posts: 8
Original Poster
Rep:
|
Quote:
Originally posted by jollyjoice
2) Can you findout what chipset it uses?
|
Hi it is this version
http://www.speedtouchdsl.com/prod330.htm
SpeedTouch™ 330
|
|
|
02-21-2005, 01:57 PM
|
#7
|
LQ Newbie
Registered: Feb 2005
Posts: 8
Original Poster
Rep:
|
Quote:
Originally posted by camorri
For question 1. You will have to edit your /etc/fstab file and add a line for each fat32 partition. They will look like this.
/dev/hda1 /mnt/win_c vfat codepage=850,iocharset=iso8859-1,umask=0 0 0
/dev/hda5 /mnt/win_d vfat codepage=850,iocharset=iso8859-1,umask=0 0 0
Note, you will have to edit hda1 and hda5 to match your partition scheme.
Hope this helps.
|
Hi many thanks, what do i do for ntfs drives?
is hda1 hda5 etc the same as is shown in partion program?
|
|
|
02-21-2005, 02:14 PM
|
#8
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
2) yep, we got 1 of 'em. Don't bother they eat CPU clocks, just buy a router then if u get other PCs or have friends over they can use the net too, and Linux works much easier with them.
|
|
|
02-21-2005, 02:43 PM
|
#9
|
Member
Registered: Mar 2003
Location: Winnipeg
Distribution: Suse 9.3 Pro
Posts: 404
Rep:
|
To mount an ntfs partition you would need to change vfat from the fstab
example above to ntfs, also I would change the umask to umask=222,
you don't want to write to an ntfs partition.
What distribution are you running? You may need to download the ntfs rpm
if you are running Fedora Core.
|
|
|
02-21-2005, 03:27 PM
|
#10
|
LQ Newbie
Registered: Feb 2005
Posts: 8
Original Poster
Rep:
|
using suse 9.2 mate
ok thats sorted the problem cheers guys
Any other help with 2 and 3?
|
|
|
02-21-2005, 05:21 PM
|
#11
|
Member
Registered: Mar 2003
Location: Winnipeg
Distribution: Suse 9.3 Pro
Posts: 404
Rep:
|
You might try going to 16 bit color, this might speed things up a little.
|
|
|
02-21-2005, 05:52 PM
|
#12
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
try the nvidia divers if suse doesn't have them, this should give you OpenGL too.
|
|
|
02-22-2005, 05:50 AM
|
#13
|
LQ Newbie
Registered: Feb 2005
Posts: 8
Original Poster
Rep:
|
Hi, im trying to edit fstab file but it seems i dont have permissions. I take it i need to edit it as root?
How do i do this?
|
|
|
02-22-2005, 06:09 AM
|
#14
|
Member
Registered: Jul 2004
Location: Santiago, Chile
Distribution: Ubuntu
Posts: 410
Rep:
|
Yes, you have to edit them as root. Just open a terminal and run . It will ask you for the root password which, I suppose, you set during the instalation. When you finish your work as root, execute .
About your modem, I found a mini HOWTO. Can't tell you if it works, as I don't have the hardware: http://www.xs4all.nl/~pschram/english.html
Did the nVidia drivers work?
Good luck...
|
|
|
All times are GMT -5. The time now is 12:33 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|