Linux-Setup Digest #338, Volume #21 Thu, 31 May 01 00:13:08 EDT
Contents:
Re: SCSI problems ("Rob")
Re: Please help me get WIN98 back!! (Edward Ned Harvey)
Re: Linux PCMCIA problem (Edward Ned Harvey)
Re: Please help me get my WIN98 back! (Edward Ned Harvey)
Unresolvesymbles for a device driver ("Digital Rider")
rh7.1: urgent install help please (Riyaz Mansoor)
Re: What to install for a laptop? (3FE)
----------------------------------------------------------------------------
From: "Rob" <[EMAIL PROTECTED]>
Subject: Re: SCSI problems
Crossposted-To: comp.os.linux.hardware
Date: Thu, 31 May 2001 05:33:32 +0200
In article <[EMAIL PROTECTED]>, "John English"
<[EMAIL PROTECTED]> wrote:
> I've just installed Red Hat 7.1 on a machine at work which has an
> Adaptec 2940 SCSI controller, to which is attached a Fujitsu M2513A 640M
> magneto-optical drive. I've also got an HP 7100 IDE CD writer, which
> I've got set up for SCSI emulation as per the X-CD-Roast docs. I have
> problems with both devices...
>
> 1) I can mount a disk in the M-O drive, and I can list the contents
> of the directory. As soon as I try to copy to or from the disk, I
> either get a segmentation fault (following a null pointer) or
> sometimes X freezes such that the mouse doesn't move and I can't get
> out.
>
> 2) When I try to write a CD, it writes a few meg and then reports
> a recoverable error. It then loops endlessly reading from the drive
> (dunno why).
>
> Has anyone else got this hardware to work? Can anyone tell me what the
> problem is (or what other information I should post here about it)?
>
> TIA
YES, just change your setup to use the aic7xxx_old module, instead of the
aic7xxx.
------------------------------
From: Edward Ned Harvey <[EMAIL PROTECTED]>
Subject: Re: Please help me get WIN98 back!!
Crossposted-To: comp.os.linux.misc,comp.os.linux.redhat,comp.os.linux.hardware
Reply-To: [EMAIL PROTECTED]
Date: Thu, 31 May 2001 03:40:57 GMT
Yep, I can see how you're unhappy about all that.
Perhaps I've overlooked it, but I'm surprised that nobody's told you how to
fix it. Every response I've seen so far has said something to the effect
of "That shouldn't have happend" or "Next time, try..."
Here's how to do it:
Somewhere, somehow, you've got to get a boot disk for Win98. Beware --
There are different versions of Win98, and you have to get a disk that
matches your version. Lots of times, you can do this by booting from your
Win98 installation CD. Other times, create a floppy on another computer by
using the Control Panel, Add/Remove Programs, Startup Disk.
Boot from the Win98 disk, and get to a command prompt. Type in the command:
A:\> sys c:
If all goes well, it will say "system transfered."
Then, reboot, and if you got the right version of Win98 startup disk,
you're golden.
If you got the wrong version, all bets are off. Maybe it works, maybe not.
Maybe stable, maybe not. You just don't know.
Special note:
fdisk /mbr doesn't make a drive bootable; it zeros the mbr. You were on
the right track, trying to rewrite the mbr with win98, but you just tried
the wrong command.
gl & hf.
Somphong K wrote:
> During this Memorial weekend, I installed Redhat 7.1 (Kernel 2.4.2-2)
> on my PC at home. Win98 is on IDE drive/A and Rh7.1 completely on IDE
> drive/B. I did not realize at the time that part of linux, such as /boot
> partition, had to be on drive/A to use LILO.
>
> During graphic installation,I was prompted where to put LILO i.e. in MBR
> or linux drive's boot partition. Unfortunately I decided to avoid fooling
> with MBR and opted for the later.
>
> The lilo installation ended up with failure. Everything else went fine.
> I created boot diskette. I then realized I was no longer able to boot
> Win98. Everybody in my household jumped on me!! My wife wanted to search
> webs about her stock investment, my kid wanted to play starcraft with his
> folks, ....
>
> I hoped to restore MBR by executing 'fdisk /MBR' under MSDOS but I was
> surprised to learn that all my Windows rescue and MSDOS diskettes failed
> to even boot. PC tried to boot from the floppies but hang after reading/
> loading a few blocks.
>
> When I mounted on to /dev/hda1, I could see that all Win98 directories
> and files were still intact. I just do not know why drive/A broke when I
> tried my best < which was obviously not good enough :-( > not to disturb
> its MBR.
>
> I would appreciate any advice that can pull me out of this mess.
>
> 1) What corruptions on drive/A and how to restore it??
>
> 2) I configured lilo to boot either linux and win98 but the later never
> came up - it hang just like when I booted off diskettes. Could you
> offer me a copy of /etc/lilo.conf to compare. My copy is at home.
>
> 3) I configured printer OK but not my sound card (Turtle Beach Montogo II
> and Altec Lansing 495). sndconfig autoprobe concluded it was Altec
> ADA305 and mentioned it is not supported by Linux yet. I tried without
> probe but there were only 2 Turtle Beach choices and my Montego II was
> not ont the list. I tried both and they all ended up in errors.
>
> Does it mean I'm out of luck as far as sound card is concerned?
>
> 4) Does Linux support HP 6200C scanner?? If affirmative, how?
>
> 5) I have MSN connection which I usually use their 'MSN Internet Access'
> tool to connect. Could and how I connect to MSN from Linux??
>
> Please asnwer to my e-mail address. Thanks for kind assistance.
>
> Rgds somphong
>
>
>
------------------------------
From: Edward Ned Harvey <[EMAIL PROTECTED]>
Subject: Re: Linux PCMCIA problem
Reply-To: [EMAIL PROTECTED]
Date: Thu, 31 May 2001 03:46:58 GMT
Unknown <Unknown> wrote:
> I have a laptop running Redhat 7.0. Until yesterday, all was
> well but I needed to recompile the kernel in order to install
> FREES/WAN (it was an exercise). The compile and install
> wen't well (I guess) but now I can't get on the network.
>
> I don't know where I went wrong but when I do a make xconfig
> I see no reference to PCMCIA but it looks as if the pcmcia
> module didn't get loaded. When I do a make config in the
> pcmcia-cs-3.1.19 directory I get all kinds of errors.
>
> Can someone point me to a solution? Is it an xconfig problem
> or a FreeS/WAN problem?
>
> Thanks for any help,
>
> PK
> ----
> Posted via http://www.etin.com - the FREE public USENET portal on the Web
>
The pcmcia modules come separate from the kernel. In most cases, it's also
in the kernel source tree, but the version you've mentioned is also kind of
old, so I suggest downloading the pcmcia source anyway.
It's available on sourceforge.net and the current version is like 3.1.26 or
something like that.
------------------------------
From: Edward Ned Harvey <[EMAIL PROTECTED]>
Subject: Re: Please help me get my WIN98 back!
Crossposted-To: comp.os.linux.misc,comp.os.linux.redhat,comp.os.linus.hardware
Reply-To: [EMAIL PROTECTED]
Date: Thu, 31 May 2001 03:48:46 GMT
Whoops!
fdisk /mbr will get rid of lilo for you, but it won't restore Win98. fdisk
/mbr zeros the mbr.
The correct command is
sys c:
This copies the system files, and overwrites the mbr too.
Block Iron & Supply Co - CIS wrote:
> If you have your Win98 CDROM boot from that when you get to the three
> choices choose #2 boot with cdrom support. Then type fdisk /mbr. Also
> make sure your BIOS is set to boot from the CDROM drive first.
>
> "Arnulf Norkus" <0003236521380222513204#[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
>> Somphong K schrieb:
>>
>> > During this Memorial weekend, I installed Redhat 7.1 (Kernel 2.4.2-2)
>> > on my PC at home. Win98 is on IDE drive/A and Rh7.1 completely on IDE
>> > drive/B. I did not realize at the time that part of linux, such as
>> > /boot partition, had to be on drive/A to use LILO.
>> >
>> > During graphic installation,I was prompted where to put LILO i.e. in
>> > MBR or linux drive's boot partition. Unfortunately I decided to avoid
> fooling
>> > with MBR and opted for the later.
>> >
>> > The lilo installation ended up with failure. Everything else went fine.
>> > I created boot diskette. I then realized I was no longer able to boot
>> > Win98. Everybody in my household jumped on me!! My wife wanted to
>> > search webs about her stock investment, my kid wanted to play starcraft
>> > with
> his
>> > folks, ....
>> >
>> > I hoped to restore MBR by executing 'fdisk /MBR' under MSDOS but I was
>> > surprised to learn that all my Windows rescue and MSDOS diskettes
>> > failed to even boot. PC tried to boot from the floppies but hang after
>> > reading/ loading a few blocks.
>> >
>> > When I mounted on to /dev/hda1, I could see that all Win98 directories
>> > and files were still intact. I just do not know why drive/A broke when
>> > I tried my best < which was obviously not good enough :-( > not to
>> > disturb its MBR.
>> >
>> > I would appreciate any advice that can pull me out of this mess.
>> >
>> > 1) What corruptions on drive/A and how to restore it??
>> >
>> > 2) I configured lilo to boot either linux and win98 but the later never
>> > came up - it hang just like when I booted off diskettes. Could you
>> > offer me a copy of /etc/lilo.conf to compare. My copy is at home.
>> >
>> > 3) I configured printer OK but not my sound card (Turtle Beach Montogo
> II
>> > and Altec Lansing 495). sndconfig autoprobe concluded it was Altec
>> > ADA305 and mentioned it is not supported by Linux yet. I tried
> without
>> > probe but there were only 2 Turtle Beach choices and my Montego II
> was
>> > not ont the list. I tried both and they all ended up in errors.
>> >
>> > Does it mean I'm out of luck as far as sound card is concerned?
>> >
>> > 4) Does Linux support HP 6200C scanner?? If affirmative, how?
>> >
>> > 5) I have MSN connection which I usually use their 'MSN Internet
>> > Access'
>> > tool to connect. Could and how I connect to MSN from Linux??
>> >
>> > Please asnwer to my e-mail address. Thanks for kind assistance.
>> >
>> > Rgds somphong
>>
>> I had the same problems with various linuxes. Best what helped me was the
>> following.
>> First: be sure that your computer is set to boot from floppy at bios.
>> Next: boot from a bootable (rescue) disk and at the DOS-prompt set "sys
> c:",
>> after that maybe "fdisk /mbr" to make sure that mbr on boot-disk is
> correct.
>> Tip: set LILO to a disk and start linux from there.
>> Hope to have helped you
>> Ulf
>>
>>
>
>
>
------------------------------
From: "Digital Rider" <[EMAIL PROTECTED]>
Subject: Unresolvesymbles for a device driver
Date: Thu, 31 May 2001 04:02:48 GMT
I have removed, recomplied and installed Linux on my computer. Recently, I
got a new communication board with
its device driver. But when I try to use it, it gives me a bunch of error
messages and it says there're some undefined symbols. I try to use the same
device and its driver on another Linux box with default settings, and this
time the device works. So I am wondering which component I am missing for
my optimal system. Here's the listing of the error messages I got.
Using /lib/modules/2.2.14-5.0/misc/streams.o
/lib/modules/2.2.14-5.0/misc/streams.o: unresolved symbol
request_module_R27e4dc04
Using /lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o
Warning: kernel-module version mismatch
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o was compiled for
kernel version 2.2.12-20
while this kernel is version 2.2.14-5.0
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
__ioremap_R9eac042a
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_putq
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_timeout_fcn
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_freemsg
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_freeb
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_msgdsize
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol safe_WR
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
pci_read_config_dword_R2ca7e89f
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
kmalloc_R93d4cfe6
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
untimeout
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
vfree_R2fd1d81c
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
pcibios_present_R520a75b9
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_getq
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_register_strdev
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_flushq
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_adjmsg
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_linkb
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
__udelay_R9e7d6bd0
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
free_irq_Rf20dabd8
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_allocb
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
pci_devices_R3b428c78
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
kfree_R037a0cba
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
safe_putnext
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
printk_R1b7d4074
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol cmn_err
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_copymsg
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol safe_RD
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
request_irq_R0c60f2e0
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
safe_qreply
/lib/modules/2.2.14-5.0/misc/streams-dlgnDriver.o: unresolved symbol
lis_unregister_strdev
Using /lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o
Warning: kernel-module version mismatch
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o was compiled for
kernel version 2.2.12-20
while this kernel is version 2.2.14-5.0
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
lis_freemsg
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
Gn_Memsz
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
Gn_Boardp
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
kmalloc_R93d4cfe6
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
Gn_Headerp
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
Gn_Maxpm
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
Gn_Freep
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
dlgn_drvstop
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
lis_register_strdev
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
pmswtbl
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
lis_flushq
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
lis_allocb
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
Gn_Msglvl
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
cf_cmpstr
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
Gn_Logdevp
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
kfree_R037a0cba
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
cf_ioccopy
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
printk_R1b7d4074
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
Gn_Numpms
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
cmn_err
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
safe_RD
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
cf_iocput
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
Gn_Endp
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
safe_qreply
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
dlgn_drvstart
/lib/modules/2.2.14-5.0/misc/streams-gncfdDriver.o: unresolved symbol
lis_unregister_strdev
Using /lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o
Warning: kernel-module version mismatch
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o was compiled for
kernel version 2.2.12-20
while this kernel is version 2.2.14-5.0
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
__ioremap_R9eac042a
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
NumOfVoiceBoards
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol index
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
lis_freemsg
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
__const_udelay_Reae3dfd6
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol safe_WR
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
kmalloc_R93d4cfe6
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
Gn_Headerp
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
GpControlBlock
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
vfree_R2fd1d81c
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
lis_register_strdev
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
lis_flushq
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
jiffies_R0da02d67
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
__udelay_R9e7d6bd0
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
dl_setintr
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
kfree_R037a0cba
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
printk_R1b7d4074
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol cmn_err
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol safe_RD
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
safe_qreply
/lib/modules/2.2.14-5.0/misc/streams-gpioDriver.o: unresolved symbol
lis_unregister_strdev
Using /lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o
Warning: kernel-module version mismatch
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o was compiled for
kernel version 2.2.12-20
while this kernel is version 2.2.14-5.0
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
lis_putq
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
lis_timeout_fcn
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
lis_freemsg
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
lis_unregister_strmod
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
safe_WR
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
kmalloc_R93d4cfe6
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
lis_bufcall
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
untimeout
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
lis_getq
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
lis_qenable
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
lis_flushq
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
lis_register_strmod
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
lis_allocb
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
dlgn_wqreply
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
lis_bcanput
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
kfree_R037a0cba
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
safe_putnext
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
printk_R1b7d4074
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
cmn_err
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
safe_RD
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
safe_qreply
/lib/modules/2.2.14-5.0/misc/streams-sctmrDriver.o: unresolved symbol
lis_putbq
Using /lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o
Warning: kernel-module version mismatch
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o was compiled for
kernel version 2.2.12-20
while this kernel is version 2.2.14-5.0
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
lis_freemsg
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
lis_msgdsize
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
lis_unregister_strmod
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol safe_WR
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
dlgn_copymp
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
dlgn_getpeak
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
lis_getq
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
lis_flushq
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
lis_linkb
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
lis_dupb
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
lis_register_strmod
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
dlgn_wqreply
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
safe_putnext
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
printk_R1b7d4074
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol safe_RD
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
safe_qreply
/lib/modules/2.2.14-5.0/misc/streams-dvbmDriver.o: unresolved symbol
dlgn_msg
mknod: when creating character special files, major and minor device
numbers must be specified
Try `mknod --help' for more information.
mknod: when creating character special files, major and minor device
numbers must be specified
Try `mknod --help' for more information.
mknod: wrong number of arguments
Try `mknod --help' for more information.
mknod: wrong number of arguments
Try `mknod --help' for more information.
chmod: /dev/dlgn: No such file or directory
chmod: /dev/gncfd: No such file or directory
chmod: /dev/d_gn_cnfg: No such file or directory
chmod: /dev/gpioDRV: No such file or directory
Sincerely,
Chun Yu
------------------------------
From: Riyaz Mansoor <[EMAIL PROTECTED]>
Subject: rh7.1: urgent install help please
Date: Thu, 31 May 2001 14:04:50 +1000
hi people
i got this error when i tried to install rh7.1.
after going through all the prompts for both gui and text anaconda and
formatting the drives, setup attemps to copy the "installation image" to
the harddrive and fails returning an error saying (short version)
"you've probably run out of harddisk space".
i've attempted it on (swap x /) [256Mx8000M] [512Mx8000M] [1024Mx8000M]
and for different root filesystem sizes from 4000M, 6000M to 8000M { i
got a little/very desperate }. it always failes giving the same error.
there is no other problem in setup that i can tell as it correctly
detects my hardware [except for soundcard which win2k does not detect
either].
after all this, i tried to install my old 6.2 and it went thru fine!!!
can somebody help me ?
a problem that occured during this installation [maybe linked], probably
is a pc problem [appreciate if you all could help]:
during a boot i got the message "CMOS battery low" and CMOS made some
changes that i had to undo to get the old setup. i noticed that after
this happened, any time i went for reboot the system would stop just
before boot with my harddisk light on. it would proceed when i hit any
key on the keyboard.
what kind of problem could this be? is there anyway to check if CMOS
battery is low? or is there a switch for this in CMOS setup?
appreciate ANY help.
i'm really yearning to get my linux up and going.
riyaz
------------------------------
From: [EMAIL PROTECTED] (3FE)
Crossposted-To: comp.os.linux.hardware,comp.os.linux.help,linux.redhat.install
Subject: Re: What to install for a laptop?
Reply-To: [EMAIL PROTECTED]
Date: Thu, 31 May 2001 04:04:44 GMT
Fvwm (not fvwm2) is nice and light too. If fanatical, wm2 rules!
On Tue, 29 May 2001 06:05:34 GMT, colche <[EMAIL PROTECTED]> insisted:
> hehe
> try blackbox as ur desktop then!
>
>
> "LRW" <[EMAIL PROTECTED]> wrote in message
> news:nQtQ6.9325$[EMAIL PROTECTED]...
> > Need some advice from experienced people.
> > I have an icky 486DX-66 with 16MB RAM and 2GB HD 640x480 laptop.
> > I have RedHat 5.0, RH 6.2, and RH 7.1 and Mandrake 6.0.
> > What would be a better package for this thing? Latest and greatest, like
> > with Windows, is not always a good idea. So I'm leaning toward RH 6.2. But
> > if I can't get Xwindows to run anyway, the is there any problem with using
> > RH 7.1?
> > Speaking of Xwindows, think any desktop will work? I know Gnome and KDE
> are
> > right out (darn it), but what about one of the lesser memory intensive
> > desktops?
--
Any technology distinguishable from magic is insufficiently advanced.
TopQuark Software & Serv. Contract programmer, server bum.
[EMAIL PROTECTED] Give up Spammers; I use procmail.
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list by posting to comp.os.linux.setup.
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Setup Digest
******************************