Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then 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.
|
 |
|
10-02-2002, 04:19 PM
|
#31
|
Member
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233
Original Poster
Rep:
|
Thanks for more ideas guys. In fact I reinstalled mdk8.2 this evening. Now I have no access to my cdrom or the printer!
I'll be following up your suggestions moses, it'll be the first time I redo a kernel but I've got to try something...
|
|
|
10-03-2002, 01:29 AM
|
#32
|
Senior Member
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152
Rep:
|
Any luck?
|
|
|
10-03-2002, 04:33 AM
|
#33
|
Member
Registered: Dec 2001
Location: Netherlands
Distribution: redhat suse mandrake freebsd
Posts: 344
Rep:
|
Hi
You did a fresh install and still no luck, it did work
before, same hardware same distro.?
You did not make any hardware changes meanwhile,
or changed the bios settings?
Maybe you need to change in your bios, the setting for
autodetecting harddisk /cdrom's on your ide's.
Try cdrom instead on the ide where your cdrom is at.
regards
|
|
|
10-03-2002, 06:16 AM
|
#34
|
Member
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233
Original Poster
Rep:
|
Thought I was getting somewhere, I put the bios on auto and modified fstab to hdd instead of scd0, cdrom access is back again.
scsi emu is ONLY AVAILABLE as a module, eg; <M> or < > and all other options are already correct.
kernel 2.4.18-6
I've got 2.5.12 and 2.5.22 on a cd, worth a try?
|
|
|
10-03-2002, 11:27 AM
|
#35
|
Senior Member
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152
Rep:
|
If SCSI emu is only available as a module, then you probably have SCSI
support as a module. Go to the next menu (SCSI support) and change the <M> in the first line to a <*> by hitting Y. Then go back to ATA IDE
menu and select <*> for the SCSI emu. . .
I don't know what Mdk does with the kernel, but it looks like you've got a
modified kernel. I would try getting the 2.4.19 kernel from
http://www.kernel.org and building that kernel, it works wonderfully for me.
Of course, that may not work because Mdk probably requires some of the
funky changes they've made. . . SIGH. Well, try it with the kernel that
came with your distro first, and if it doesn't work, then maybe try a kernel
from Linus. . .
I wouldn't try the 2.5.X kernel, it's development and WILL crash and cause
problems.
|
|
|
10-03-2002, 03:46 PM
|
#36
|
Member
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233
Original Poster
Rep:
|
I used make xconfig instead and I sorted the problem straight away. Scsi support and emu were both as modules, changed to incorporated in the kernel.
But...
All went well untill make modules stopped with the following error:
make [2] : *** [eni.o] Error 1
make [2] : Quit the directory '/usr/src...
make [1] : *** [_modsubdir_atm] Error 2
make [1] : Quit the directory '/usr/src...
make : *** [_mod_drivers] Error 2
ps: I'm unable to paste into these message windows, I'm using Mozilla under kde2(reinstall No.2). There must be a keyboard shortcut?
|
|
|
10-03-2002, 08:07 PM
|
#37
|
Senior Member
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152
Rep:
|
which make comes with mdk?
if you have gmake, try that.
In order to paste, I select the text, and use the middle mouse button to
paste into the input field. If you don't have a three button mouse, KDE
may have control over which buttons do what, but for me I've always been
able to past by pressing both mouse buttons at the same time.
Anway, it would be good to get the full ouput of these errors as it will tell
us in which directory the error occured, and for which file. . .
|
|
|
10-04-2002, 03:15 PM
|
#38
|
Member
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233
Original Poster
Rep:
|
Luckily (but unhappily) windoze is still working even if my linux installation is completely shot.
I don't have gmake.
In spite of recopying the original linux source directory safecopy "/usr/src/linux/lin..." back to it's original location, and recopying the kernel backup back to it's original location and name, my linux is screwed up!
Lots of modules missing and nothing seems to work again. I mean nothing! no printer, no xwindow, no floppy, no cd, no sound, no vfat fs......
I'm getting fed up with wasting time, I have done nothing productive for more than 2 weeks, just 2/3 hours every evening TRYING to make linux a working OS.
Going to reinstall again (4th time) when I'll have caught up on my sleep and finished my pile of correspendance (in windoze).
By the way, how to copy and paste the terminal output of make modules into a text file to attach to an e-mail? I'll need to redirect a copy of the output I think, using | ?
|
|
|
10-04-2002, 04:59 PM
|
#39
|
Senior Member
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152
Rep:
|
When I start to get frustrated, I find that I usually need to take a break
from the software for a day or two, and then come back to it with a clear
(and rested) head. . . Linux can be a frustrating experience if you don't
have a working install disk. Is there a reason you decided to go with Mdk?
If not, and you plan on reinstalling anyway, I would suggest you try a
different distro (I like Slackware, and it's not actually as difficult as people
seem to think).
My favorite way to log a lot of output to the console is the following, since
it not only saves the output, but also saves the input. Input the following
before you start your build:
script
This will start up a shell that logs every keystroke and every character sent
to standard out (the console). When you are done with your build, you
type:
exit
When you exit, you'll receive a message telling you what the filename of
the log is (usually typescript, in the directory you started the log).
|
|
|
10-05-2002, 03:33 PM
|
#40
|
Member
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233
Original Poster
Rep:
|
Why did I choose Mandrake?
Simple really, when I first started sniffing around Linux forums as anonymous, or reading linux mags, this was a distribution often recomended for it's ease of use. The 3 cds packed full of goodies for $15 was also a good reason!
I'm going to try the script/exit trick straght away, thanks.
I have now a Slackware 8.1 disk and I downloaded the 2.4.19 kernel this morning (wife absent hee hee) which amazingly took only 1 h 50 m with my dial up 56k!
I'll be checking out hardware compatibility before deciding anything:
promise ata100 onboard hdd controller;
Hercules 3d prophet Kyro II
Matshushita cdr-w cw-7585
AMD 900 at 990 on a Asus A7V
etc...
news soon, any tips? Have a good week-end you all.
|
|
|
10-06-2002, 12:39 AM
|
#41
|
Senior Member
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152
Rep:
|
I'm assuming you're going to install Slack. . .
I actually don't have any great tips about installing Slackware, it's actually
got a pretty good, straightforward (if not a "slick as snot" GUI) setup
interface. Just read the intro you get when you first boot from the CD,
and then go down the list in setup (once you get to the setup step).
Basically, if you have the space (~2G), install everything that comes with
Slack, and you can be sure you haven't left anything off. You won't have
the newest packages, but you'll have packages that have been tested to
work well with each other, and you'll know you haven't left anything off.
There is one thing that I've only recently discovered about a couple of
other distros, and that's that some of them have included some pretty
old kernel code that was being developed to keep track of changes to
removable media devices. Slackware uses the unmodified kernels, and
that code was never officially included, so you'll have to get used to
mounting and umounting removable media. . .
|
|
|
10-06-2002, 02:18 PM
|
#42
|
Member
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233
Original Poster
Rep:
|
Hi there moses, still taking things easy this evening. Whilst downloading the "non-rpm" driver for my graphics card I read this in the installation notes:
Slackware distribution note: if you are using the original kernel and kernel source that were installed, check if the source is configured the same as the kernel you are running. In particular a SMP mismatch will cause the resulting powervr kernel module to fail to depmod/insmod with kernel_flag undefined.
I do not really understand;
1. How to check if the source and running kernel are configured the same?
2. How to rectify?
|
|
|
10-07-2002, 02:36 AM
|
#43
|
Senior Member
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152
Rep:
|
To be honest, I don't actually understand that either. I have installed many
different kernels and have never had a problem. I don't know the context
from whence it came, but I'm guessing the note concerns installing/building
modules with the kernel source that came with Slack, and making sure
you don't change the configuration of the source w/o rebuilding the kernel.
If you build a module against source that isn't what the kernel was built
with, you'll get errors.
Regardless, this isn't something you need to worry about if you plan on
building your own kernel.
|
|
|
All times are GMT -5. The time now is 01:45 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
|
|