linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Hardware supported by the kernel
@ 2003-09-06 13:22 Ch & Ph Drapela
  2003-09-06 13:40 ` DervishD
  0 siblings, 1 reply; 18+ messages in thread
From: Ch & Ph Drapela @ 2003-09-06 13:22 UTC (permalink / raw)
  To: linux-kernel

Hi everyone!

As maybe im gonna buy a new pc i would like to know if these components 
are supported by the kernel
- a pentium 4 2.8 GHz with hyprthreading
- an ASUS P4P000Deluxe Mainboard
- Kingston RAM for my mAinboard (th asus one)
- a S-ATA HD
- an ATI Gapiccard
- the other things should work (DVD-Rom and CD RW)

Thanks for an answer!

Yannick



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

* Re: Hardware supported by the kernel
  2003-09-06 13:22 Hardware supported by the kernel Ch & Ph Drapela
@ 2003-09-06 13:40 ` DervishD
  2003-09-07 22:32   ` Dave Jones
  0 siblings, 1 reply; 18+ messages in thread
From: DervishD @ 2003-09-06 13:40 UTC (permalink / raw)
  To: Ch & Ph Drapela; +Cc: linux-kernel

    Hi Yannick :)

 * Ch & Ph Drapela <pcdrap@bluewin.ch> dixit:
> - a pentium 4 2.8 GHz with hyprthreading

    I think that it is...

> - an ATI Gapiccard

    I have an ATI card (128 LT Pro) and it's fully supported. IMHO
all ATI cards are.

> - the other things should work (DVD-Rom and CD RW)

    Y have a Plextor Premium CDrecorder and it works. Any ATAPI DVD
should be supported. See the cdrecord homepage to see supported and
unsupported CD-recorders. I recommend Plextor, anyway.

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/

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

* Re: Hardware supported by the kernel
  2003-09-06 13:40 ` DervishD
@ 2003-09-07 22:32   ` Dave Jones
  2003-09-08  9:29     ` DervishD
  0 siblings, 1 reply; 18+ messages in thread
From: Dave Jones @ 2003-09-07 22:32 UTC (permalink / raw)
  To: DervishD; +Cc: Ch & Ph Drapela, linux-kernel

On Sat, Sep 06, 2003 at 03:40:29PM +0200, DervishD wrote:

 > > - an ATI Gapiccard
 >     I have an ATI card (128 LT Pro) and it's fully supported. IMHO
 > all ATI cards are.

Depends on your definition of 'supported'. Recent ATI cards[*] will
only work in accelerated 3d using their binary only driver.

		Dave

[*] Except the 9200

-- 
 Dave Jones     http://www.codemonkey.org.uk

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

* Re: Hardware supported by the kernel
  2003-09-07 22:32   ` Dave Jones
@ 2003-09-08  9:29     ` DervishD
  2003-09-08  9:53       ` Dave Jones
  0 siblings, 1 reply; 18+ messages in thread
From: DervishD @ 2003-09-08  9:29 UTC (permalink / raw)
  To: Dave Jones, Ch & Ph Drapela, linux-kernel

    Hi Dave :)

 * Dave Jones <davej@redhat.com> dixit:
>  > > - an ATI Gapiccard
>  >     I have an ATI card (128 LT Pro) and it's fully supported. IMHO
>  > all ATI cards are.
> Depends on your definition of 'supported'. Recent ATI cards[*] will
> only work in accelerated 3d using their binary only driver.

    A couple of months ago someone on this list said that ATI no
longer provides information about their graphics cards, so when I say
'supported' I'm speaking of my particular model, that it's really
supported (is a quite old model). When I said 'all ATI cards' I was
talking about older models, because I forgot that ATI no longer
supports Linux.

    My mistake, sorry. BTW: what graphics cards manufacturer currently
supports Linux?. I need to buy a new graphic card for a friend (AGP)
and I don't know what one to buy :(((

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/

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

* Re: Hardware supported by the kernel
  2003-09-08  9:29     ` DervishD
@ 2003-09-08  9:53       ` Dave Jones
  2003-09-08 10:57         ` DervishD
                           ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Dave Jones @ 2003-09-08  9:53 UTC (permalink / raw)
  To: DervishD; +Cc: Ch & Ph Drapela, linux-kernel

On Mon, Sep 08, 2003 at 11:29:52AM +0200, DervishD wrote:
 > >  > > - an ATI Gapiccard
 > >  >     I have an ATI card (128 LT Pro) and it's fully supported. IMHO
 > >  > all ATI cards are.
 > > Depends on your definition of 'supported'. Recent ATI cards[*] will
 > > only work in accelerated 3d using their binary only driver.
 > 
 >     A couple of months ago someone on this list said that ATI no
 > longer provides information about their graphics cards, so when I say
 > 'supported' I'm speaking of my particular model, that it's really
 > supported (is a quite old model). When I said 'all ATI cards' I was
 > talking about older models, because I forgot that ATI no longer
 > supports Linux.
 > 
 >     My mistake, sorry. BTW: what graphics cards manufacturer currently
 > supports Linux?. I need to buy a new graphic card for a friend (AGP)
 > and I don't know what one to buy :(((

in the performance/gamer end of the market, you're screwed.

ATI -    Radeon 9200 is AGPx8, supported by open driver (Based on R200 core)
         All other current cards need binary only driver.
Nvidia - Binary only for accelerated 3d.
Matrox - Not exactly a speed demon any more in the 3d market. Open
         drivers though. Not sure about Parhelia.
SiS    - Cards like the Xabre are quite cheap, though unsupported,
         though SiS folks did seemto wnat to help at one point, then
         when quiet.
S3     - Again, poorly performing, specs/drivers are out there.


who did I miss ?

		Dave

-- 
 Dave Jones     http://www.codemonkey.org.uk

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

* Re: Hardware supported by the kernel
  2003-09-08  9:53       ` Dave Jones
@ 2003-09-08 10:57         ` DervishD
  2003-09-08 13:06         ` Alan Cox
  2003-09-08 17:23         ` Henning P. Schmiedehausen
  2 siblings, 0 replies; 18+ messages in thread
From: DervishD @ 2003-09-08 10:57 UTC (permalink / raw)
  To: Dave Jones, Ch & Ph Drapela, linux-kernel

    Hi Dave :)

 * Dave Jones <davej@redhat.com> dixit:
>  >     My mistake, sorry. BTW: what graphics cards manufacturer currently
>  > supports Linux?. I need to buy a new graphic card for a friend (AGP)
>  > and I don't know what one to buy :(((
> in the performance/gamer end of the market, you're screwed.

    I supposed :(( The problem is that this friend have never used
Linux at all, and wants a Knoppix, so any card supported by Knoppix,
both with open and binary only drivers will do. But I would largely
prefer a card with open drivers. I don't feel like supporting closed
hardware with my money (well, my friend's money in this case).

    Speed shouldn't be an issue, since this computer is fairly old,
and the graphics card replacement is just because the PC failed
recently and although we identified the problem (seemed to be the
HD), the graphics card does... well, weird things...

    OTOH, I'm worried because if someday I must replace *my* graphic
card, I want one that gives me speed in 2D, no more. I spend 99% of
my time in the console, so I need... 1D so to say ;))). When I run X
I just want decent performance, not a high-end card. Any card
supported by X with some speed and an open driver will do.

> ATI -    Radeon 9200 is AGPx8, supported by open driver (Based on R200 core)
>          All other current cards need binary only driver.

    Well, if the Radeon 9200 has open driver, it may be the card.

> Nvidia - Binary only for accelerated 3d.

    I will NEVER buy an NVidia. I will NEVER put a binary only driver
in my box.

> Matrox - Not exactly a speed demon any more in the 3d market. Open
>          drivers though. Not sure about Parhelia.

    Speed is not an issue. If a Matrox is open hardware (well, more
or less) it may be a candidate too.

> S3     - Again, poorly performing, specs/drivers are out there.

    S3 are slow cards, generally, but I don't mind. If it works in
text mode I'm done. If it works with X (without bells and whistles,
no KDE maybe, slow window moving, etc...) it may do too. I would like
to see movies under my X, but if I must sacrifice some functionality
in order to support open drivers, I will do.

    Thanks a lot for the info ;)

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/

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

* Re: Hardware supported by the kernel
  2003-09-08  9:53       ` Dave Jones
  2003-09-08 10:57         ` DervishD
@ 2003-09-08 13:06         ` Alan Cox
  2003-09-08 14:56           ` DervishD
  2003-09-08 17:23         ` Henning P. Schmiedehausen
  2 siblings, 1 reply; 18+ messages in thread
From: Alan Cox @ 2003-09-08 13:06 UTC (permalink / raw)
  To: Dave Jones; +Cc: DervishD, Ch & Ph Drapela, Linux Kernel Mailing List

On Llu, 2003-09-08 at 10:53, Dave Jones wrote:
> SiS    - Cards like the Xabre are quite cheap, though unsupported,
>          though SiS folks did seemto wnat to help at one point, then
>          when quiet.

SiS have also since spun off their graphics division. Someone is porting
the SiS drivers to current DRI at the moment.

> S3     - Again, poorly performing, specs/drivers are out there.

Drivers for 4.2 release by VIA need porting to 4.3

> who did I miss ?

Trident - documentation is public, nobody has tackled a driver

Intel - older stuff is slow, newer onboard video is actually pretty good
and Intel support this stuff seriously. Its not a radeon but it players
cube perfectly well 8) Presumably intel will eventually fuse the CPU and
graphics into one chip.

VIA - XFree 4.2 drivers need porting over to 4.3. Original 4.2 code
provided by VIA. I've got glxgears kind of working but didnt have time
to go further and fix the span bugs and the locking v acceleration.



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

* Re: Hardware supported by the kernel
  2003-09-08 13:06         ` Alan Cox
@ 2003-09-08 14:56           ` DervishD
  2003-09-08 15:10             ` Alan Cox
  0 siblings, 1 reply; 18+ messages in thread
From: DervishD @ 2003-09-08 14:56 UTC (permalink / raw)
  To: Alan Cox; +Cc: Dave Jones, Ch & Ph Drapela, Linux Kernel Mailing List

    Hi Alan :)

 * Alan Cox <alan@lxorguk.ukuu.org.uk> dixit:
> > who did I miss ?
> Trident - documentation is public, nobody has tackled a driver

    Trident cards are still sold? Here in Spain is difficult to get
one (except a second-hand maybe).

> Intel - older stuff is slow, newer onboard video is actually pretty good
> and Intel support this stuff seriously. Its not a radeon but it players
> cube perfectly well 8) Presumably intel will eventually fuse the CPU and
> graphics into one chip.

    I tested the 810 a time ago. It was not slow (2D at least, didn't
check 3D), but it was buggy (even in Windows, so Linux drivers
weren't blame of this).

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/

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

* Re: Hardware supported by the kernel
  2003-09-08 14:56           ` DervishD
@ 2003-09-08 15:10             ` Alan Cox
  2003-09-08 15:25               ` DervishD
  0 siblings, 1 reply; 18+ messages in thread
From: Alan Cox @ 2003-09-08 15:10 UTC (permalink / raw)
  To: DervishD; +Cc: Dave Jones, Ch & Ph Drapela, Linux Kernel Mailing List

On Llu, 2003-09-08 at 15:56, DervishD wrote:
>  * Alan Cox <alan@lxorguk.ukuu.org.uk> dixit:
> > > who did I miss ?
> > Trident - documentation is public, nobody has tackled a driver
> 
>     Trident cards are still sold? Here in Spain is difficult to get
> one (except a second-hand maybe).

Trident appears in the EPIA (but not EPIA-M) onboard video for one. So
its still around as an embedded item.

> > Intel - older stuff is slow, newer onboard video is actually pretty good
> > and Intel support this stuff seriously. Its not a radeon but it players
> > cube perfectly well 8) Presumably intel will eventually fuse the CPU and
> > graphics into one chip.
> 
>     I tested the 810 a time ago. It was not slow (2D at least, didn't
> check 3D), but it was buggy (even in Windows, so Linux drivers
> weren't blame of this).

With XFree 4.3 810 seems pretty solid 2D/3D nowdays, and the later stuff
830/845/... is also a fair bit faster.


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

* Re: Hardware supported by the kernel
  2003-09-08 15:10             ` Alan Cox
@ 2003-09-08 15:25               ` DervishD
  2003-09-10 14:47                 ` insecure
  0 siblings, 1 reply; 18+ messages in thread
From: DervishD @ 2003-09-08 15:25 UTC (permalink / raw)
  To: Alan Cox; +Cc: Dave Jones, Ch & Ph Drapela, Linux Kernel Mailing List

    Hi Alan :)

 * Alan Cox <alan@lxorguk.ukuu.org.uk> dixit:
> > > Trident - documentation is public, nobody has tackled a driver
> >     Trident cards are still sold? Here in Spain is difficult to get
> > one (except a second-hand maybe).
> Trident appears in the EPIA (but not EPIA-M) onboard video for one. So
> its still around as an embedded item.

    Oh, yes, I didn't remember that, thanks :))

> >     I tested the 810 a time ago. It was not slow (2D at least, didn't
> > check 3D), but it was buggy (even in Windows, so Linux drivers
> > weren't blame of this).
> With XFree 4.3 810 seems pretty solid 2D/3D nowdays, and the later stuff
> 830/845/... is also a fair bit faster.

    Well, then that another candidate. Thanks a lot for the info. How
goes your Welsh ;))?

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/

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

* Re: Hardware supported by the kernel
  2003-09-08  9:53       ` Dave Jones
  2003-09-08 10:57         ` DervishD
  2003-09-08 13:06         ` Alan Cox
@ 2003-09-08 17:23         ` Henning P. Schmiedehausen
  2003-09-08 18:10           ` John Stoffel
  2 siblings, 1 reply; 18+ messages in thread
From: Henning P. Schmiedehausen @ 2003-09-08 17:23 UTC (permalink / raw)
  To: linux-kernel

Dave Jones <davej@redhat.com> writes:

>Matrox - Not exactly a speed demon any more in the 3d market. Open
>         drivers though. Not sure about Parhelia.

LOL. Buying a G550 was the biggest mistake I ever did. DVI-D support
only with a binary only module and still a heavy bug in it (basically
it takes a 90 second break when starting X).

IMHO The best supported 3D gfx chip for Linux comes from nVidia. Yes,
it is binary only and people invented the "TAINTED" flag to report
this, but it is a fast, vendor-supported driver which works fine in
99% of all configurations which are one gfx board, one or two
displays. (yes, I know it has some issues with power management on
laptops). But all other vendors are worse and nvidia at least cares.

If you just want 2D on an VGA, you can basically buy anything starting
at $19.

	Regards
		Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
hps@intermeta.de        +49 9131 50 654 0   http://www.intermeta.de/

Java, perl, Solaris, Linux, xSP Consulting, Web Services 
freelance consultant -- Jakarta Turbine Development  -- hero for hire

"Dominate!! Dominate!! Eat your young and aggregate! I have grotty silicon!" 
      -- AOL CD when played backwards  (User Friendly - 200-10-15)

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

* Re: Hardware supported by the kernel
  2003-09-08 17:23         ` Henning P. Schmiedehausen
@ 2003-09-08 18:10           ` John Stoffel
  2003-09-09  7:42             ` Henning Schmiedehausen
  0 siblings, 1 reply; 18+ messages in thread
From: John Stoffel @ 2003-09-08 18:10 UTC (permalink / raw)
  To: hps; +Cc: linux-kernel


Henning> Dave Jones <davej@redhat.com> writes:
>> Matrox - Not exactly a speed demon any more in the 3d market. Open
>> drivers though. Not sure about Parhelia.

Henning> LOL. Buying a G550 was the biggest mistake I ever did. DVI-D
Henning> support only with a binary only module and still a heavy bug
Henning> in it (basically it takes a 90 second break when starting X).

I've got a couple of G200s and a G450 as my main display.  I'm more
interested in wonderfully sharp 2-D display, not so much in 3-D.
Everything I've read says that the Matrox still makese the best 2d
boards...

John

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

* Re: Hardware supported by the kernel
  2003-09-08 18:10           ` John Stoffel
@ 2003-09-09  7:42             ` Henning Schmiedehausen
  0 siblings, 0 replies; 18+ messages in thread
From: Henning Schmiedehausen @ 2003-09-09  7:42 UTC (permalink / raw)
  To: John Stoffel; +Cc: Linux Kernel Mailing List

If you use one monitor and VGA, yes. But then again, this is the 21st
century. 

I'm using my G550 exclusively for Linux and 2D. And still I need a
proprietary binary module (but noone from LKLM cries wolf because it's a
user space module) to access the DVI-D ports and the second port. 

	Regards
		Henning


On Mon, 2003-09-08 at 20:10, John Stoffel wrote:
> Henning> Dave Jones <davej@redhat.com> writes:
> >> Matrox - Not exactly a speed demon any more in the 3d market. Open
> >> drivers though. Not sure about Parhelia.
> 
> Henning> LOL. Buying a G550 was the biggest mistake I ever did. DVI-D
> Henning> support only with a binary only module and still a heavy bug
> Henning> in it (basically it takes a 90 second break when starting X).
> 
> I've got a couple of G200s and a G450 as my main display.  I'm more
> interested in wonderfully sharp 2-D display, not so much in 3-D.
> Everything I've read says that the Matrox still makese the best 2d
> boards...
> 
> John
-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
hps@intermeta.de        +49 9131 50 654 0   http://www.intermeta.de/

Java, perl, Solaris, Linux, xSP Consulting, Web Services 
freelance consultant -- Jakarta Turbine Development  -- hero for hire

"Dominate!! Dominate!! Eat your young and aggregate! I have grotty silicon!" 
      -- AOL CD when played backwards  (User Friendly - 200-10-15)


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

* Re: Hardware supported by the kernel
  2003-09-08 15:25               ` DervishD
@ 2003-09-10 14:47                 ` insecure
  2003-09-11 10:11                   ` DervishD
  0 siblings, 1 reply; 18+ messages in thread
From: insecure @ 2003-09-10 14:47 UTC (permalink / raw)
  To: DervishD, Alan Cox
  Cc: Dave Jones, Ch & Ph Drapela, Linux Kernel Mailing List

On Monday 08 September 2003 18:25, DervishD wrote:
> > With XFree 4.3 810 seems pretty solid 2D/3D nowdays, and the later stuff
> > 830/845/... is also a fair bit faster.
>
>     Well, then that another candidate. Thanks a lot for the info. How
> goes your Welsh ;))?

I used to read Alan's diary.

While learning Welsh is not bad per se, writing public diary
in Welsh defeats diary purpose. Bad, bad Alan ;) ;) ;)
--
vda

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

* Re: Hardware supported by the kernel
  2003-09-10 14:47                 ` insecure
@ 2003-09-11 10:11                   ` DervishD
  2003-09-12  0:26                     ` jw schultz
  0 siblings, 1 reply; 18+ messages in thread
From: DervishD @ 2003-09-11 10:11 UTC (permalink / raw)
  To: insecure
  Cc: Alan Cox, Dave Jones, Ch & Ph Drapela, Linux Kernel Mailing List

    Hi VDA :)

 * insecure <insecure@mail.od.ua> dixit:
> > > With XFree 4.3 810 seems pretty solid 2D/3D nowdays, and the later stuff
> > > 830/845/... is also a fair bit faster.
> >     Well, then that another candidate. Thanks a lot for the info. How
> > goes your Welsh ;))?
> I used to read Alan's diary.

    Me too ;)
 
> While learning Welsh is not bad per se, writing public diary
> in Welsh defeats diary purpose. Bad, bad Alan ;) ;) ;)

    Oh, well, it is his diary ;)) I think that he already does enough
for us maintaining the kernel. The diary was a good addenda, but if
he wants to practice his welsh with it, he has the right to do so.
But anyway, bad Alan, bad, bad ;)))))

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/

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

* Re: Hardware supported by the kernel
  2003-09-11 10:11                   ` DervishD
@ 2003-09-12  0:26                     ` jw schultz
  2003-09-12  9:33                       ` DervishD
  0 siblings, 1 reply; 18+ messages in thread
From: jw schultz @ 2003-09-12  0:26 UTC (permalink / raw)
  To: Linux Kernel Mailing List

On Thu, Sep 11, 2003 at 12:11:12PM +0200, DervishD wrote:
>     Hi VDA :)
> 
>  * insecure <insecure@mail.od.ua> dixit:
> > > > With XFree 4.3 810 seems pretty solid 2D/3D nowdays, and the later stuff
> > > > 830/845/... is also a fair bit faster.
> > >     Well, then that another candidate. Thanks a lot for the info. How
> > > goes your Welsh ;))?
> > I used to read Alan's diary.
> 
>     Me too ;)
>  
> > While learning Welsh is not bad per se, writing public diary
> > in Welsh defeats diary purpose. Bad, bad Alan ;) ;) ;)
> 
>     Oh, well, it is his diary ;)) I think that he already does enough
> for us maintaining the kernel. The diary was a good addenda, but if
> he wants to practice his welsh with it, he has the right to do so.
> But anyway, bad Alan, bad, bad ;)))))
> 
>     Raúl Núñez de Arenas Coronado

No worse than Raúl writing his in Spanish would be.   Welsh
may be a niche but it is a valid niche.  I understand that
the worlds longest running television serial drama (here in
the US we call them soap operas) is in Welsh.  Of course if
it is Welse means i can't read it :( Maybe this will provide
the impetus for babelfish to support Welsh.  I expect Alan
writing his diary in Welsh is good practice so, Good Alan,
good, good :)

-- 
________________________________________________________________
	J.W. Schultz            Pegasystems Technologies
	email address:		jw@pegasys.ws

		Remember Cernan and Schmitt

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

* Re: Hardware supported by the kernel
  2003-09-12  0:26                     ` jw schultz
@ 2003-09-12  9:33                       ` DervishD
  2003-09-12 17:54                         ` Pavel Machek
  0 siblings, 1 reply; 18+ messages in thread
From: DervishD @ 2003-09-12  9:33 UTC (permalink / raw)
  To: jw schultz, Linux Kernel Mailing List

    Hi JW :)

 * jw schultz <jw@pegasys.ws> dixit:
> > > While learning Welsh is not bad per se, writing public diary
> > > in Welsh defeats diary purpose. Bad, bad Alan ;) ;) ;)
> >     Oh, well, it is his diary ;)) I think that he already does enough
> > for us maintaining the kernel. The diary was a good addenda, but if
> > he wants to practice his welsh with it, he has the right to do so.
> > But anyway, bad Alan, bad, bad ;)))))
> No worse than Raúl writing his in Spanish would be.

    In fact that's why I write my free software in english. I really
love my mother language, and I try to write and speak a good spanish
(how did you know I'm spanish-speaking?), but english is more
extended, as far as software is concerned of course. Since in Spain
we have many languages (Catalán, Gallego, Euskera, Valenciano,
Mallorquín, etc...) I have most respect with languages everywhere.
The languages lead to a bit of miscommunication, but lead too to
cultural richness, so I think they're good.

> I expect Alan
> writing his diary in Welsh is good practice so, Good Alan,
> good, good :)

    You're right ;))) But I think Alan is a bad boy because I no
longer can read his diary, and I liked it a lot ;)) I'm planning
learning Gaelic (at some point in the future), and it's not very
different from welsh ;) Seriously, Alan has all the right to write,
speak and whatever more in Welsh, and if I don't understand what he's
saying and I'm interested, rather than forcing him to speak in
spanish I should learn a bit of welsh. But at the end all is a
question of understanding, and the most languages one knows, the most
people will be able to communicate with. And I'm saying all this with
my poor english ;))

    BTW, I think Alan is really a good fellow, I like him ;))

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/

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

* Re: Hardware supported by the kernel
  2003-09-12  9:33                       ` DervishD
@ 2003-09-12 17:54                         ` Pavel Machek
  0 siblings, 0 replies; 18+ messages in thread
From: Pavel Machek @ 2003-09-12 17:54 UTC (permalink / raw)
  To: DervishD; +Cc: jw schultz, Linux Kernel Mailing List

Hi!

> > I expect Alan
> > writing his diary in Welsh is good practice so, Good Alan,
> > good, good :)
> 
>     You're right ;))) But I think Alan is a bad boy because I no
> longer can read his diary, and I liked it a lot ;)) I'm planning
> learning Gaelic (at some point in the future), and it's not very
> different from welsh ;) Seriously, Alan has all the right to write,

Well, perhaps someone should step up and provide english translation
for Alan's diary? :-)
				Pavel
-- 
				Pavel
Written on sharp zaurus, because my Velo1 broke. If you have Velo you don't need...


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

end of thread, other threads:[~2003-09-16 17:14 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-06 13:22 Hardware supported by the kernel Ch & Ph Drapela
2003-09-06 13:40 ` DervishD
2003-09-07 22:32   ` Dave Jones
2003-09-08  9:29     ` DervishD
2003-09-08  9:53       ` Dave Jones
2003-09-08 10:57         ` DervishD
2003-09-08 13:06         ` Alan Cox
2003-09-08 14:56           ` DervishD
2003-09-08 15:10             ` Alan Cox
2003-09-08 15:25               ` DervishD
2003-09-10 14:47                 ` insecure
2003-09-11 10:11                   ` DervishD
2003-09-12  0:26                     ` jw schultz
2003-09-12  9:33                       ` DervishD
2003-09-12 17:54                         ` Pavel Machek
2003-09-08 17:23         ` Henning P. Schmiedehausen
2003-09-08 18:10           ` John Stoffel
2003-09-09  7:42             ` Henning Schmiedehausen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).