All of lore.kernel.org
 help / color / mirror / Atom feed
* Bug in SLES8 kernel 2.4.x freezing HP DL740/760
@ 2005-02-16 20:20 Oliver Antwerpen
  2005-02-16 20:50 ` Matthias-Christian Ott
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Oliver Antwerpen @ 2005-02-16 20:20 UTC (permalink / raw)
  To: linux-kernel

Hi out there,

If there is anybody out there using SLES8 on HP ProLiant DL740/760:
BEWARE!

SuSE has patched UNICON into the kernel which will cause these servers 
to hang when booted with vga=normal. The system will run fine in 
fb-mode, but not in plain text.

I cannot see, where this UNICON-patch comes from, it seems that is has 
been developed by some turbolinux-coders.

HP and SuSE have not been able to either fix this problem or at least 
warn someone about this bug, so I will do it now.
The bug is known since Nov 13th 2004.

If there should be anybody who can help, please contact me.

I hope this information will help someone to not run into deep trouble.

Oliver Antwerpen



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Bug in SLES8 kernel 2.4.x freezing HP DL740/760
  2005-02-16 20:20 Bug in SLES8 kernel 2.4.x freezing HP DL740/760 Oliver Antwerpen
@ 2005-02-16 20:50 ` Matthias-Christian Ott
  2005-02-16 21:03   ` Oliver Antwerpen
  2005-02-17 14:08 ` AMD 64 and Kernel AGPart support Marc Cramdal
  2005-02-18 18:07 ` Sis760 chipset support Marc Cramdal
  2 siblings, 1 reply; 14+ messages in thread
From: Matthias-Christian Ott @ 2005-02-16 20:50 UTC (permalink / raw)
  To: Oliver Antwerpen; +Cc: linux-kernel

Oliver Antwerpen wrote:

> Hi out there,
>
> If there is anybody out there using SLES8 on HP ProLiant DL740/760:
> BEWARE!
>
> SuSE has patched UNICON into the kernel which will cause these servers 
> to hang when booted with vga=normal. The system will run fine in 
> fb-mode, but not in plain text.
>
> I cannot see, where this UNICON-patch comes from, it seems that is has 
> been developed by some turbolinux-coders.
>
> HP and SuSE have not been able to either fix this problem or at least 
> warn someone about this bug, so I will do it now.
> The bug is known since Nov 13th 2004.
>
> If there should be anybody who can help, please contact me.
>
> I hope this information will help someone to not run into deep trouble.
>
> Oliver Antwerpen
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>
Well if you don't need unicon, then remove the patch from the .spec file 
and rebuild the kernel (from the source rpm). Or report it their bug 
tracking system.

Matthias-Christian Ott

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Bug in SLES8 kernel 2.4.x freezing HP DL740/760
  2005-02-16 20:50 ` Matthias-Christian Ott
@ 2005-02-16 21:03   ` Oliver Antwerpen
  2005-02-17 10:28     ` Bernd Petrovitsch
  0 siblings, 1 reply; 14+ messages in thread
From: Oliver Antwerpen @ 2005-02-16 21:03 UTC (permalink / raw)
  To: linux-kernel

Hi,

Matthias-Christian Ott schrieb:
> Oliver Antwerpen wrote:
> 
>> SuSE has patched UNICON into the kernel which will cause these servers 
>> to hang when booted with vga=normal. The system will run fine in 
>> fb-mode, but not in plain text.
>
> Well if you don't need unicon, then remove the patch from the .spec file 
> and rebuild the kernel (from the source rpm). Or report it their bug 
> tracking system.

My problem ist, that when I change .config, then I lose my support. So
SuSE or HP have to tell me to do so.

Oliver




^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Bug in SLES8 kernel 2.4.x freezing HP DL740/760
  2005-02-16 21:03   ` Oliver Antwerpen
@ 2005-02-17 10:28     ` Bernd Petrovitsch
  0 siblings, 0 replies; 14+ messages in thread
From: Bernd Petrovitsch @ 2005-02-17 10:28 UTC (permalink / raw)
  To: Oliver Antwerpen; +Cc: linux-kernel

On Wed, 2005-02-16 at 22:03 +0100, Oliver Antwerpen wrote:
> Matthias-Christian Ott schrieb:
> > Oliver Antwerpen wrote:
> >> SuSE has patched UNICON into the kernel which will cause these servers 
> >> to hang when booted with vga=normal. The system will run fine in 
> >> fb-mode, but not in plain text.
> >
> > Well if you don't need unicon, then remove the patch from the .spec file 
> > and rebuild the kernel (from the source rpm). Or report it their bug 
> > tracking system.
> 
> My problem ist, that when I change .config, then I lose my support. So
> SuSE or HP have to tell me to do so.

And they listen here to you?

	Bernd
-- 
Firmix Software GmbH                   http://www.firmix.at/
mobil: +43 664 4416156                 fax: +43 1 7890849-55
          Embedded Linux Development and Services


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: AMD 64 and Kernel AGPart support
@ 2005-02-17 13:20 Thomas Winischhofer
  0 siblings, 0 replies; 14+ messages in thread
From: Thomas Winischhofer @ 2005-02-17 13:20 UTC (permalink / raw)
  To: bruno.virlet; +Cc: Linux Kernel Mailing List

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I wondered about this a couple of minutes ago, too. I have a SiS760 and
can't enable AGP support either.

What host bridge does your system have? If it's anything but a 760, the
agpgart code for sis needs to be patched by adding the proper PCI ID.
(All this apart from the !X86_64 in the Kconfig file.)

I am running 32bit only at the moment (waiting for a new harddisk to
install, the 32bit system is only for some initial testing), but does
AGP compile and initialize correctly if you remove the !X86_64 in
drivers/char/agp/Kconfig at the AGP_SIS entry?

Thomas

- --
Thomas Winischhofer
Vienna/Austria
thomas AT winischhofer DOT net	       *** http://www.winischhofer.net
twini AT xfree86 DOT org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCFJodzydIRAktyUcRAoIlAJ9jHr0rvTzx4Ea5eLWZsmhj3h9iBgCgvt6r
aSKGQteRZWegCJq3i3Lmf+c=
=y/95
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 14+ messages in thread

* AMD 64 and Kernel AGPart support
  2005-02-16 20:20 Bug in SLES8 kernel 2.4.x freezing HP DL740/760 Oliver Antwerpen
  2005-02-16 20:50 ` Matthias-Christian Ott
@ 2005-02-17 14:08 ` Marc Cramdal
  2005-02-17 14:42   ` Paolo Ornati
  2005-02-18 18:07 ` Sis760 chipset support Marc Cramdal
  2 siblings, 1 reply; 14+ messages in thread
From: Marc Cramdal @ 2005-02-17 14:08 UTC (permalink / raw)
  To: linux-kernel

Hello,

I have an AMD 64 (gentoo compiled for amd64) and I would like to succeed in my 
video driver installation (ATI Radeon 9250 :-/). I would need the agpgart 
support for the Sis Chipset, but all the entry for agpgart are grayed, I 
can't change anything (Kernel 2.6.9, 2.6.10 ...)

So is it normal or a bug ?? , or am I making a mistake.

NB: one of my friends made the test, without AMD64 and exactly the same kernel 
he can check these options within agpgart...

Thanks,
Marc

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: AMD 64 and Kernel AGPart support
  2005-02-17 14:08 ` AMD 64 and Kernel AGPart support Marc Cramdal
@ 2005-02-17 14:42   ` Paolo Ornati
  2005-02-17 15:10     ` ________________: " Paolo Ornati
  0 siblings, 1 reply; 14+ messages in thread
From: Paolo Ornati @ 2005-02-17 14:42 UTC (permalink / raw)
  To: marc.cramdal; +Cc: bruno.virlet, linux-kernel

On Thu, 17 Feb 2005 15:08:32 +0100
Marc Cramdal <bruno.virlet@gmail.com> wrote:

> I have an AMD 64 (gentoo compiled for amd64) and I would like to
> succeed in my video driver installation (ATI Radeon 9250 :-/). I would
> need the agpgart support for the Sis Chipset, but all the entry for
> agpgart are grayed, I can't change anything (Kernel 2.6.9, 2.6.10 ...)
> 
> So is it normal or a bug ?? , or am I making a mistake.


I have an AMD Athlon64 with Radeon 9200SE on VIA K8T800 Chipset... and
AGP works fine with only CONFIG_AGP_AMD64 enabled.

The fact is that these AMD processors have an "on-CPU northbridge" for
AGP, and the support for the various external AGP bridges (VIA, SiS,
Nvidia) is provided directly in "drivers/char/agp/amd64-agp.c" driver
(selected by CONFIG_AGP_AMD64).

Reading "drivers/char/agp/amd64-agp.c" I can see that "SIS 755" chipset
is supported.

If you have a chipset that isn't supported you can always try with the
"agp_try_unsupported=1" option (as stated in the HELP of
CONFIG_AGP_AMD64).

> 
> NB: one of my friends made the test, without AMD64 and exactly the
> same kernel he can check these options within agpgart...

You don't have to be on a i386 to see the options avaiable for i386...
just do a "make menuconfig ARCH=i386" and you are done!

But if you are on x86_64, why do you want to enable drivers for other
architectures?

-- 
	Paolo Ornati
	Gentoo Linux (kernel 2.6.10-gentoo-r7)

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: ________________: Re: AMD 64 and Kernel AGPart support
  2005-02-17 14:42   ` Paolo Ornati
@ 2005-02-17 15:10     ` Paolo Ornati
  2005-02-17 15:26       ` Parag Warudkar
  0 siblings, 1 reply; 14+ messages in thread
From: Paolo Ornati @ 2005-02-17 15:10 UTC (permalink / raw)
  To: netsin; +Cc: bruno.virlet, linux-kernel

On Thu, 17 Feb 2005 15:42:50 +0100
netsin@163.com wrote:

> ÄúºÃ£º
>     ÎÒÒÑ_­ÊÕµ_ÄúµÄÀ_ÐÅ

and... what does this means?

-- 
	Paolo Ornati
	Gentoo Linux (kernel 2.6.10-gentoo-r7)

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: ________________: Re: AMD 64 and Kernel AGPart support
  2005-02-17 15:10     ` ________________: " Paolo Ornati
@ 2005-02-17 15:26       ` Parag Warudkar
  2005-02-17 15:33         ` Paolo Ornati
  2005-02-17 17:02         ` spam mails with the same Message-ID Adrian Bunk
  0 siblings, 2 replies; 14+ messages in thread
From: Parag Warudkar @ 2005-02-17 15:26 UTC (permalink / raw)
  To: Paolo Ornati; +Cc: bruno.virlet, linux-kernel

On Thursday 17 February 2005 10:10 am, Paolo Ornati wrote:
> > ÄúºÃ£º
> >     ÎÒÒÑ_­ÊÕµ_ÄúµÄÀ_ÐÅ
>
> and... what does this means?
SPAM. This looks to me like a new way of spamming though, replying to valid 
mailing list messages. (I too received couple of these in reply to my 
messages.)

Parag

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: ________________: Re: AMD 64 and Kernel AGPart support
  2005-02-17 15:26       ` Parag Warudkar
@ 2005-02-17 15:33         ` Paolo Ornati
  2005-02-17 17:02         ` spam mails with the same Message-ID Adrian Bunk
  1 sibling, 0 replies; 14+ messages in thread
From: Paolo Ornati @ 2005-02-17 15:33 UTC (permalink / raw)
  To: Parag Warudkar; +Cc: bruno.virlet, linux-kernel

On Thu, 17 Feb 2005 10:26:55 -0500
Parag Warudkar <kernel-stuff@comcast.net> wrote:

> SPAM. This looks to me like a new way of spamming though, replying to
> valid mailing list messages. (I too received couple of these in reply
> to my messages.)

agrrr.. and I've done a mistake replying!

-- 
	Paolo Ornati
	Gentoo Linux (kernel 2.6.10-gentoo-r7)

^ permalink raw reply	[flat|nested] 14+ messages in thread

* spam mails with the same Message-ID
  2005-02-17 15:26       ` Parag Warudkar
  2005-02-17 15:33         ` Paolo Ornati
@ 2005-02-17 17:02         ` Adrian Bunk
  2005-02-17 19:46           ` Matthias-Christian Ott
  1 sibling, 1 reply; 14+ messages in thread
From: Adrian Bunk @ 2005-02-17 17:02 UTC (permalink / raw)
  To: Parag Warudkar; +Cc: Paolo Ornati, bruno.virlet, linux-kernel

On Thu, Feb 17, 2005 at 10:26:55AM -0500, Parag Warudkar wrote:
> On Thursday 17 February 2005 10:10 am, Paolo Ornati wrote:
> > > ÄúºÃ£º
> > >     ÎÒÒÑ_­ÊÕµ_ÄúµÄÀ_ÐÅ
> >
> > and... what does this means?
> SPAM. This looks to me like a new way of spamming though, replying to valid 
> mailing list messages. (I too received couple of these in reply to my 
> messages.)

The most interesting fact seems to be that these spam messages have the 
same message ID as the original Mails.

If you run a program that automatically discards duplicate mails and the 
spam message reaches you faster than the original email through 
linux-kernel (which seems to often happen with these mails), the 
original email will be discarded. 

I don't know whether these are known attacks, but the automatic 
discarding of duplicated emails offers attackers nice opportunities if 
they know a message ID (as with these emails) or can guess the
message ID (since many MUAs have predictable message IDs, an attacker C
could use this to suppress a message from person A to person B by 
sending an email with the message ID to person B bevor person B gets 
the email from person A).

> Parag

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: spam mails with the same Message-ID
  2005-02-17 17:02         ` spam mails with the same Message-ID Adrian Bunk
@ 2005-02-17 19:46           ` Matthias-Christian Ott
  0 siblings, 0 replies; 14+ messages in thread
From: Matthias-Christian Ott @ 2005-02-17 19:46 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Parag Warudkar, Paolo Ornati, bruno.virlet, linux-kernel

Adrian Bunk wrote:

>On Thu, Feb 17, 2005 at 10:26:55AM -0500, Parag Warudkar wrote:
>  
>
>>On Thursday 17 February 2005 10:10 am, Paolo Ornati wrote:
>>    
>>
>>>>ÄúºÃ£º
>>>>    ÎÒÒÑ_­ÊÕµ_ÄúµÄÀ_ÐÅ
>>>>        
>>>>
>>>and... what does this means?
>>>      
>>>
>>SPAM. This looks to me like a new way of spamming though, replying to valid 
>>mailing list messages. (I too received couple of these in reply to my 
>>messages.)
>>    
>>
>
>The most interesting fact seems to be that these spam messages have the 
>same message ID as the original Mails.
>
>If you run a program that automatically discards duplicate mails and the 
>spam message reaches you faster than the original email through 
>linux-kernel (which seems to often happen with these mails), the 
>original email will be discarded. 
>
>I don't know whether these are known attacks, but the automatic 
>discarding of duplicated emails offers attackers nice opportunities if 
>they know a message ID (as with these emails) or can guess the
>message ID (since many MUAs have predictable message IDs, an attacker C
>could use this to suppress a message from person A to person B by 
>sending an email with the message ID to person B bevor person B gets 
>the email from person A).
>
>  
>
>>Parag
>>    
>>
>
>cu
>Adrian
>
>  
>
The spamers become always cleverer :-) .

Matthias-Christian Ott

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Sis760 chipset support
  2005-02-16 20:20 Bug in SLES8 kernel 2.4.x freezing HP DL740/760 Oliver Antwerpen
  2005-02-16 20:50 ` Matthias-Christian Ott
  2005-02-17 14:08 ` AMD 64 and Kernel AGPart support Marc Cramdal
@ 2005-02-18 18:07 ` Marc Cramdal
  2005-02-19  4:45   ` Dave Jones
  2 siblings, 1 reply; 14+ messages in thread
From: Marc Cramdal @ 2005-02-18 18:07 UTC (permalink / raw)
  To: linux-kernel

Hello,

I can't make agpgart working (even when trying the agp_try_unsupported) 
option. I have an AMD64 3000+ with a Sis760 chipset and agp doesn't seem to 
be supported : I only get this with dmesg : "Linux agpgart interface v0.100 
(c) Dave Jones". That's all...

So, is Sis760 chipset supported for agpgart under linux kernel ? if not, is 
there plan to be, tweaks to do (I even tried the Sis Chipset driver 
for !x86_64 by removing this entry in KConfig ... ) ?

Marc

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Sis760 chipset support
  2005-02-18 18:07 ` Sis760 chipset support Marc Cramdal
@ 2005-02-19  4:45   ` Dave Jones
  0 siblings, 0 replies; 14+ messages in thread
From: Dave Jones @ 2005-02-19  4:45 UTC (permalink / raw)
  To: Marc Cramdal; +Cc: linux-kernel

On Fri, Feb 18, 2005 at 07:07:16PM +0100, Marc Cramdal wrote:
 > Hello,
 > 
 > I can't make agpgart working (even when trying the agp_try_unsupported) 
 > option. I have an AMD64 3000+ with a Sis760 chipset and agp doesn't seem to 
 > be supported : I only get this with dmesg : "Linux agpgart interface v0.100 
 > (c) Dave Jones". That's all...
 > 
 > So, is Sis760 chipset supported for agpgart under linux kernel ? if not, is 
 > there plan to be, tweaks to do (I even tried the Sis Chipset driver 
 > for !x86_64 by removing this entry in KConfig ... ) ?
 > 

amd64 should be using the amd64-agp driver, as your agpgart is on-cpu
on that platform.

		Dave


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2005-02-19  4:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-16 20:20 Bug in SLES8 kernel 2.4.x freezing HP DL740/760 Oliver Antwerpen
2005-02-16 20:50 ` Matthias-Christian Ott
2005-02-16 21:03   ` Oliver Antwerpen
2005-02-17 10:28     ` Bernd Petrovitsch
2005-02-17 14:08 ` AMD 64 and Kernel AGPart support Marc Cramdal
2005-02-17 14:42   ` Paolo Ornati
2005-02-17 15:10     ` ________________: " Paolo Ornati
2005-02-17 15:26       ` Parag Warudkar
2005-02-17 15:33         ` Paolo Ornati
2005-02-17 17:02         ` spam mails with the same Message-ID Adrian Bunk
2005-02-17 19:46           ` Matthias-Christian Ott
2005-02-18 18:07 ` Sis760 chipset support Marc Cramdal
2005-02-19  4:45   ` Dave Jones
  -- strict thread matches above, loose matches on Subject: below --
2005-02-17 13:20 AMD 64 and Kernel AGPart support Thomas Winischhofer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.