[SLUG] Problem compiling kernel on Redhat 8.0

2003-03-15 Thread Wayne Storey
Hi,

I've googled this problem yesterday to no avail I hope someone here can
help me out.
I need to compile a kernel on my Redhat 8.0 laptop but when I do the
make bzImage I starts compiling but after a few mins it stops with the
last few lines of code reading:

drivers/char/drm/drm.o: In function `sis_fb_alloc':
drivers/char/drm/drm.o(.text+0x12ff8): undefined reference to
`sis_malloc'
drivers/char/drm/drm.o(.text+0x130a6): undefined reference to `sis_free'
drivers/char/drm/drm.o: In function `sis_fb_free':
drivers/char/drm/drm.o(.text+0x13119): undefined reference to `sis_free'
drivers/char/drm/drm.o: In function `sis_final_context':
drivers/char/drm/drm.o(.text+0x1354f): undefined reference to `sis_free'
make: *** [vmlinux] Error 1

I have tried to compile the following Kernel versions: 2.4.20,
2.4.21-pre4, 2.4.21-pre4 with the acpi patch applied from
http://acpi.sourceforge.net.

Running rpm -qa |grep gcc Says:  
gcc-c++-3.2-7
gcc-3.2-7
libgcc-3.2-7


Ideas anyone???


Another issue which is unrelated is when I try to do a make rpm on the
same sources. The error received is:

-ta: unknown option
make: *** [rpm] Error 1

Does anyone know if this option t was in a previous version of rpm as
the makefile is passing this option to rpm. If so what is the new option
to replace it. My rpm version is 4.1.


-- 
Best regards,

Wayne Storey
Creation Technology Solutions

Mobile: 0404 224 875
ABN:30 638 407 783
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug


[SLUG] OT: ADSL Providers

2002-11-07 Thread Wayne Storey
Hi all,

Who are the  Linux friendly ADSL providers. I am looking at making a
decision about a provider in the next few weeks. I want use a linux
gateway to access the internet and act as a firewall.

Any suggestions. 

-- 
Best regards,

Wayne Storey

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug



[SLUG] Video editing

2002-10-22 Thread Wayne Storey
Does anyone know of some good video editing software for linux. I have about
an hours worth of footage from a video camera I want to cut and slice and
add effects to.

Best Regards,
Wayne Storey
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug



Re: [SLUG] Re: St.George Browser Based Banking Feedback

2002-10-17 Thread Wayne Storey
On Thu, 2002-10-17 at 18:50, CaT wrote:
 On Thu, Oct 17, 2002 at 05:41:15PM +1000, Doug Foskey wrote:
  On Thu, 17 Oct 2002 10:18, you wrote:
   ** High Priority **
  
Dear Mr Foskey,
   Thank you for your email.
   We apologise for the inconvenience this has caused you. Unfortunately we do
   not support the Linux operating system. This is possibly why you found it
   hard to obtain help from the Helpdesk as our staff are not trained to
   support this platform. In the near future we are implementing a first time
   system test to check a customers computer for compatibility. We hope this
 ^^^
 Argh! Why do I have the feeling this'll be a 'Oh. You're not running
 Windows or MacOS. Please go away. We're not compatible.' type of check?
 :/

If you are using the St. George website and it doesnt work for you, you
need to let them know. If enough people rant and rave they will be
forced to fix the problem from their end. A large company will not fix
something for one person but if 100 of their customers have a problem
they may look into it.

I have a similar problem with Comsec atm with their website not
displaying properly even though I have turned off the DHTML features of
their website.

Best Regards,
Wayne
 

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug



Re: [SLUG] Syncing with Win2k Server

2002-10-10 Thread Wayne Storey

Looks like its exactly what I'm after. I can mount the remote directory
then sync the mounted directory with a local directory in my home so I
don't need to install anything on the server.

Cheers.


On Wed, 2002-10-09 at 19:24, David Kempe wrote:
 Try unison.
 google will know
 
 dave
 
 - Original Message - 
 From: Wayne Storey [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, October 09, 2002 5:47 PM
 Subject: [SLUG] Syncing with Win2k Server
 
 
  Hi all,
  
  I need a way of syncing my laptop (redhat 7.3) with my home directory at
  a customer site. My home directory resides on a Windows 2000 Domain
  Controller which surprisingly behaves itself and rarely crashes so I am
  reluctant to install any new unnecessary software to it (I have admin
  rights to the server).
  
  What are my options on this one? I may be making changes to either the
  local version of the files or to the files stored on the fileserver.
  
  Thanks,
  Wayne
  
  
  -- 
  SLUG - Sydney Linux User's Group - http://slug.org.au/
  More Info: http://lists.slug.org.au/listinfo/slug
  
 
 -- 
 SLUG - Sydney Linux User's Group - http://slug.org.au/
 More Info: http://lists.slug.org.au/listinfo/slug
 

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug



[SLUG] Syncing with Win2k Server

2002-10-09 Thread Wayne Storey

Hi all,

I need a way of syncing my laptop (redhat 7.3) with my home directory at
a customer site. My home directory resides on a Windows 2000 Domain
Controller which surprisingly behaves itself and rarely crashes so I am
reluctant to install any new unnecessary software to it (I have admin
rights to the server).

What are my options on this one? I may be making changes to either the
local version of the files or to the files stored on the fileserver.

Thanks,
Wayne


-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug



Re: [SLUG] How to patch a kernel

2002-10-03 Thread Wayne Storey

For make rpm, has anyone had experience with this going horribly wrong?

I had two instances in my grub.conf to boot the same kernel (one passed
some options to the kernel the other not). After running rpm -Uhv on the
new kernel rpm it complained that it could not find a valid kernel in my
grub.conf and deleted the two existing instances. It also for some
unknown reason deleted the previous kernel and the modules from
/lib/modules/2.4.18-3 related to that kernel.
I was lucky I was able to boot the new kernel (2.4.18-3custon) via the
command line in grub.


On Tue, 2002-10-01 at 15:08, Mike MacCana wrote:
 Howdy. 
 
 The best way to do this is to patch yoru kernel, run `make menuconfig'
 then run `make rpm'. This will create proper Linux packages (RPMs) for
 your kernel, which you can then install like any application.
 
 Mike
 
 On Mon, 2002-09-30 at 16:42, David Munn wrote:
  Hi all..im useing Red Hat Linux 7.3 which has kernel 2.4.18-3 ...i have 
  found a patch 2.4.19pre10 and want to know if i can patch the 2.4.18-3 kernel 
  and would like to know how to do it..have the Patching the kernel docs 
  from the Kernel-HOWTO but cant seem to work out how to do it (BAIK...boy am i 
  confusedthe K shows how confused i am.)
  
  David Munn
  -- 
  SLUG - Sydney Linux User's Group - http://slug.org.au/
  More Info: http://lists.slug.org.au/listinfo/slug
 -- 
 
 Mike MacCana  Support ConsultantRHCE, MCSE, MCP+I
 Cybersource: Providing Quality IT Professional Services for 11 Years
 Specialists in Unix/Linux, TCP/IP and Web Application Development
 Level 9, 140 Queen St, Melbourne.  Ph : 03 9642 5997 Fax: 03 9642 5998
 
 -- 
 SLUG - Sydney Linux User's Group - http://slug.org.au/
 More Info: http://lists.slug.org.au/listinfo/slug
 

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug



Re: [SLUG] How to patch a kernel

2002-09-30 Thread Wayne Storey

I might be wrong about this and someone can correct me if I am, but I
believe that redhat make changes to the kernel source hence the -3
after the kernel number.

You will need to get the source from kernel.org and then patch that. Or
just get the latest kernel from there.

Wayne

On Mon, 2002-09-30 at 16:42, David Munn wrote:
 Hi all..im useing Red Hat Linux 7.3 which has kernel 2.4.18-3 ...i have 
 found a patch 2.4.19pre10 and want to know if i can patch the 2.4.18-3 kernel 
 and would like to know how to do it..have the Patching the kernel docs 
 from the Kernel-HOWTO but cant seem to work out how to do it (BAIK...boy am i 
 confusedthe K shows how confused i am.)
 
 David Munn
 -- 
 SLUG - Sydney Linux User's Group - http://slug.org.au/
 More Info: http://lists.slug.org.au/listinfo/slug
 

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug



RE: [SLUG] Clevo D630S - sound

2002-09-27 Thread Wayne Storey

Finally got sound working on the SiS 7012. Downloading the latest ACPI kernel patch 
(http://sourceforge.net/projects/acpi) and the 2.4.18 kernel (http://www.kernel.org) 
and compiling with ACPI support and no APM support seems to do the trick. Don't know 
if turning on APM will stuff things up. 

In regards to your comment on the SiS 650 video chip-set, this works out of the box on 
RedHat 7.3.

Best regards,
Wayne Storey


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Richard Neal
Sent: Saturday, 21 September 2002 5:53 PM
To: Wayne Storey
Cc: [EMAIL PROTECTED]
Subject: Re: [SLUG] Clevo D630S - sound

speak of the devil I have the same problem on some new office systems
with the same sis chip-set it would be nice to be able to link in this
in.

Ive go the sis650 video stuff working in mdk 8.2 (ask me if you want to
know how I did it mdk 8.2 doesn't support the sis650 chip-set by default
in fact when you install mdk 8.2 is installs X86Free ver 3.3.6 but Ive
got X86Free 4.2 going with the sis650 chip-set now.

 *Quick note the sis 7012 chip-set is ac_97 compatible

Regards

Richard




* Hey if you're going to get mad at me every time I do something   *
* stupid, then I guess I'll just have to stop doing stupid things! *
 


On Sat, 2002-09-21 at 20:48, Wayne Storey wrote:
 Hi,

 I'm trying to get my sound card working on a Clevo D630S laptop running
 RedHat 7.3.

 When I run sndconfig it detects a [SiS]SiS7012 PCI Audio Accel...
 The final output of sndconfig states:
 The [SiS]SiS7012 PCI Audio Accelerator is currently supported, but yours is
 disabled. You can possibly fix this by setting 'PnP OS' to no in your
 BIOS.

 Unfortunatly I do not have this setting in my Bios. The closest setting is
 Installed OS and the options are ACPI OS and WIN98. Chosing either of
 these makes no difference.


 LSPCI -v -v -v Output contains:

 00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS]
 SiS7012 PCI Audio Accelerator (rev a0)
 Subsystem: CLEVO/KAPOK Computer: Unknown device 4201
 Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
 Stepping- SERR- FastB2B-
 Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- TAbort-
 MAbort- SERR- PERR-
 Interrupt: pin C routed to IRQ 0
 Region 0: I/O ports at 1c00 [disabled] [size=256]
 Region 1: I/O ports at 1800 [disabled] [size=128]
 Capabilities: [48] Power Management version 2
 Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
 --
 

--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug



[SLUG] Clevo D630S - sound

2002-09-20 Thread Wayne Storey

Hi,

I'm trying to get my sound card working on a Clevo D630S laptop running
RedHat 7.3.

When I run sndconfig it detects a [SiS]SiS7012 PCI Audio Accel...
The final output of sndconfig states:
The [SiS]SiS7012 PCI Audio Accelerator is currently supported, but yours is
disabled. You can possibly fix this by setting 'PnP OS' to no in your
BIOS.

Unfortunatly I do not have this setting in my Bios. The closest setting is
Installed OS and the options are ACPI OS and WIN98. Chosing either of
these makes no difference.


LSPCI -v -v -v Output contains:

00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS]
SiS7012 PCI Audio Accelerator (rev a0)
Subsystem: CLEVO/KAPOK Computer: Unknown device 4201
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- TAbort-
MAbort- SERR- PERR-
Interrupt: pin C routed to IRQ 0
Region 0: I/O ports at 1c00 [disabled] [size=256]
Region 1: I/O ports at 1800 [disabled] [size=128]
Capabilities: [48] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug



Re: Re: [SLUG] RedHat 7.3 Pocketbook

2002-09-11 Thread Wayne Storey

I have a copy of CD3 from Everything linux. I am at Bankstown, if anyone
wants a copy they can get it off me for $1 to cover the CD cost.

Best Regards,
Wayne Storey



--- Original Message 
From: Michael Fox
To: Jon Biddell
CC: Kevin Chi Wai Tong , Michael Fox , Bill , [EMAIL PROTECTED]
Subject: Re: [SLUG] RedHat 7.3 Pocketbook
Date: 12/09/02 01:09


Quoting Jon Biddell :
 I'm not saying that it's Next Media's fault, as I believe some people
 have downloaded the ISO's directly from RedHat and had the same
 problems...

I don't use redhat personally and never usually do, but always tend to try
and
snag the iso's in some way. the iso's I have currently are all fine and have
been installed by some members here at work no problem.

If anyone is willing, I'd be happy to burn a copy of CD3 for those who
really
want it. I work in North Sydney at NCR Australia, so if this helps you can
collect otherwise, a cd in a self made postage pack with some return stamps
would be fine, and I could burn and send back to you.

Cheers
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug