Slackware This Forum is for the discussion of Slackware Linux.
|
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-03-2007, 12:09 PM
|
#1
|
Member
Registered: Jul 2005
Location: Manchester, UK
Distribution: Slackware 14.2
Posts: 58
Rep:
|
Slackware 11 on a laptop (problems and problems and problems)
Well i got this new laptop from gateway (MX 3215).
I installed slackware 11.The instalation went smooth with no problem.
But right now i am having 3/4 problems.
1st of all my modem aint working.The sound aint working.
But the major problem is that i am unable to write to ntfs drive i have for windows.(right now i am
using windows for internet).
SO
i added this in fstab , in the options sections for the ntfs drive
rw,uid=0,gid=0,umask=777
but still i cant write to it even with root.
And without that i cant post any info about my sytem here on this forum (e-g dmesg) to discuss other problems.
SO guys please help me so i can post other necessary info.
|
|
|
02-03-2007, 12:27 PM
|
#2
|
Member
Registered: Mar 2006
Posts: 381
Rep:
|
modem: no idea. ever tried another distro with it? is it a winmodem?
sound: alsaconf as root should set you up
ntfs: the place to start looking is /usr/src/linux-2.6.17.13/Documentation/filesystems/ntfs.txt . why do you need it to get info about your system?
laptop things: make sure you uncomment the cpufrequencing scaling modules in rc.modules and while you are at it, install something like powernowd.
|
|
|
02-03-2007, 12:37 PM
|
#3
|
Member
Registered: Jul 2005
Location: Manchester, UK
Distribution: Slackware 14.2
Posts: 58
Original Poster
Rep:
|
well i need to write to ntfs drive so that when i use internet with windows i can post all the info about modem and alsa and dmsg here on the linuxquestions.
The modem is to be discussed in detail.But right now i am focusing on the 1st problem that How can i write to ntfs.
I have a hint that i have to change the fstab file.
ANyidea
Last edited by kizersouzay; 02-03-2007 at 12:40 PM.
|
|
|
02-03-2007, 12:44 PM
|
#4
|
Member
Registered: Mar 2006
Posts: 381
Rep:
|
"rw,uid=0,gid=0,umask=777" should have already done the trick. just for a test, try:
mount -o rw -t ntfs /dev/hda1 /mnt/tmp ; touch /mnt/tmp/test.
umount /dev/hda1 first and just to be sure "rmmod ntfs".
dmesg | tail should read:
Code:
NTFS driver 2.1.27 [Flags: R/W MODULE].
NTFS volume version 3.1.
Last edited by erklaerbaer; 02-03-2007 at 12:53 PM.
|
|
|
02-03-2007, 01:21 PM
|
#5
|
Member
Registered: Jan 2006
Distribution: Slackware
Posts: 41
Rep:
|
Normaly writing to NTFS is discouraged and even disabled in the (default) kernel.
And with this option it is still only possible to replace an equal size file with a new one.
To write to NTFS look at http://www.linux-ntfs.org/
Probably a lot more that changing the fstab
|
|
|
02-03-2007, 01:38 PM
|
#6
|
Senior Member
Registered: Sep 2006
Location: Liverpool - England
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810
|
You could create a small Fat partition for swapping data between Slackware and windows as I belive Slackware can write to Fat32 OK. This drive could read/writable from Windows as well. Be careful if trying to use Windows tools to resize partitions as I have lost data doing this. I have however succesfully resized and juggled around Linux/windows partitioning schemes using Linux tools - I used a live CD (PCLinux OS) to achieve this but I must say it was with some trepidation. Ideally I would back up anything valuable before playing with partitions if possible. I don't want't to try and offer a step by step guide for you as doing some research via Google is probably the best bet. A Fat32 partition should definitely work as a swap area for the two OS's.
Another method I have used it to mail myself any files via XP to a hotmail account then download it from that mail account under Slackware ( use the mailbox as a temporary holding area). This however is a contrived way of doing things but always an option. This may be done the other way round - i.e. mail yourself from slackware and pick it up from windows. Hope this has given you some ideas..
|
|
|
02-03-2007, 02:02 PM
|
#7
|
LQ Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
|
Quote:
Originally Posted by bgeddy
You could create a small Fat partition for swapping data between Slackware and windows as I believe Slackware can write to Fat32 OK.
|
This is what I was gonna suggest as well, this is what I had to do when I was dual-booting Window$ ... a long long time ago.
|
|
|
02-03-2007, 03:32 PM
|
#8
|
Member
Registered: Jul 2005
Location: Manchester, UK
Distribution: Slackware 14.2
Posts: 58
Original Poster
Rep:
|
thanks everyone.
Well i guess i should get a small fat partition.Initially i thought i should convert the whole ntsf partition to fat32.I use partion magic to change the partition table.A nice tool for windows.but its better to get the so called swap partition for the 2 OS's.
Thankx for help everybody.
|
|
|
02-03-2007, 04:13 PM
|
#9
|
Member
Registered: Jan 2006
Distribution: Slackware
Posts: 41
Rep:
|
Or use a USB memory stick.
That is what I'm doing. But ftp to a 2nd PC might also be an option.
|
|
|
02-03-2007, 10:47 PM
|
#11
|
LQ Guru
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594
|
And as far as the modem, GOOD **** LUCK 
LOL, the newer the kernel (or the newer the Slackware) the less likely it is that the modem will work. Check the HCL on this site, and post what the modem is (if you havent already).. Theres half a chance I already have a driver for it if it's a winmodem, I have a dozen or so that don't work for me, but maybe one will work for you. Check out Linmodems.org, and the Connexant site, and be patient with Google.. I have 3 modems here and none of them work;
a HSF56 Micromodem (ESS/Pine)
Intel 536ep 56k
and an HSP56 PCTel modem.
The Intel one is a full modem, and it worked well with my original kernel 2.4.33.3, but no longer.. Since I recompiled a new kernel 2.6.x.x.
|
|
|
02-03-2007, 11:11 PM
|
#12
|
Member
Registered: Mar 2003
Location: Milwaukee
Distribution: Slackware 12.0
Posts: 84
Rep:
|
There is much more support for reading and writing from windows to linux file systems.
check out:
http://www.chrysocome.net/explore2fs
This is what I use from windows if I ever need a file from my ext2 fs.
http://www.fs-driver.org/
This allows read / write access to the fs, although i've never tested it becasuse I never have had to write to my ext2 from windows.
|
|
|
02-04-2007, 08:17 AM
|
#13
|
Member
Registered: Jul 2005
Location: Manchester, UK
Distribution: Slackware 14.2
Posts: 58
Original Poster
Rep:
|
About the Modem
WEll its an AC'97 Modem ( i wonder what is that)
from via technologies.
It is easily detected by linux and is listed in 'lspci -v'.In windows device manager its listed as 'Agere systems AC'97 Modem' .
In the /proc/ioports its written as 'Intel 537'
I know its a winmoden and probably its an AMR too and there is very limited support for it i have searched some posts on LQ that state that they are using AC'97 modem easily.
Any idea
|
|
|
02-04-2007, 01:09 PM
|
#14
|
LQ Guru
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594
|
Interesting.. I too have the onboard version of the AC97 modem, and know that it *is* supported by various distros. It is however only 'half' a modem, like a winmodem, only it is the other half..LOL.. I guess you have a PCI card which makes up the other half, or have you got an actual plug-in 'AC97 PCI modem'?.
If your modem device is infact an Intel537 chipset model, it is supported by kernel 2.4, but support is limited/vague with the 2.6 kernel. I have one of those modems here, and got the driver from intel, but it won't work with my current kernel.
Again, check Linmodems.org, and also Google it using 'Intel 537ep' and follow the links to the Intel website-- they make drivers for their modems, for linux, but support is not perfect.
|
|
|
02-04-2007, 03:34 PM
|
#15
|
Member
Registered: Jul 2004
Distribution: Slackware
Posts: 615
Rep:
|
If you have pcmcia slots
Then there's some (perhaps now older - nonetheless highly likely probably working), say, 56K 3com and/or USR pcmcia modem card.
HCL likely shows some of these as compatable.
Relatively inexpensive at surplus computer store and/or online auction such as Ebay, for example.
--
Alan.
|
|
|
All times are GMT -5. The time now is 02:34 AM.
|
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
|
|