Wireless Card will not work

2003-07-03 Thread Kai Timmer
Hello,
i have a Dell Inspirion 8200 with a TrueMobile Card. This Card has a
Broadcom  4301 Chipset. I can't find a way to get this Card running
under Linux. Is there anyone here who has this Card working ?

Greets,

-- 
Kai Timmer <[EMAIL PROTECTED]>



Re: Wireless Card will not work

2003-07-04 Thread Kai Timmer
On Thu, Jul 03, 2003 at 06:51:34PM -0700, Raju Kurunkad wrote:
">"* Kai Timmer <[EMAIL PROTECTED]> [2003-07-03 18:40]:
">"> Hello,
">"> i have a Dell Inspirion 8200 with a TrueMobile Card. This Card has a
">"> Broadcom  4301 Chipset. I can't find a way to get this Card running
">"> under Linux. Is there anyone here who has this Card working ?
">"
">"Card is not supported in linux. Consider signing this petition to Broadcom
">"for linux support:
">"
">"http://www.petitiononline.com/BCM4301/

Uuuh, thats bad, very bad.

-- 
---
"Stellt euch nur vor, wieviel Angst erforderlich sein wird,
um Menschen davon abzuhalten, Kopien von Dingen auf ihren
Computern weiterzugeben. Ich hoffe, ihr wollt nicht in 
einer Welt mit soviel Angst leben."
Richard Stallmann (7/1999)
---

Kai Timmer <[EMAIL PROTECTED]>



Re: zweite NEtzwerkkarte

2003-07-04 Thread Kai Timmer
On Fri, Jul 04, 2003 at 09:31:01PM +0200, Marcin Pankowski wrote:
">"Hi,
">"ich hab da ein kleines Problem, wenn ich meine zweite netzwerkkarte 
aktiviere, 
">"wird nichts mehr an das Internet geroutet. Wo kann man das einstellen?? 
">"ifdown eth1 und alles läuft wieder aber warum??
">"
">"Danke...
">"
">"

This is an English speaking list. So it is better when you ask again!

Kai Timmer <[EMAIL PROTECTED]>



acpi and kernel 2.4.21

2003-07-13 Thread Kai Timmer
Hello,
i want to enable the acpi support for my dell inspiron 8200. So i have
downloaded the acpi patch und patched the kenrel sources. In the
patching process i got some messages like "there is allready a patch
applied". I have ignored them and went further.
When i'm going to compile the kernel now i get the following error
message:

realpath(/usr/src/kernel-source-2.4.21/drivers/acpi/include) failed, No
such file or directory
make[6]: *** [fastdep] Error 1
make[6]: Leaving directory `/usr/src/kernel-source-2.4.21/drivers/acpi'
make[5]: *** [_sfdep_acpi] Error 2
make[5]: Leaving directory `/usr/src/kernel-source-2.4.21/drivers'
make[4]: *** [fastdep] Error 2
make[4]: Leaving directory `/usr/src/kernel-source-2.4.21/drivers'
make[3]: *** [_sfdep_drivers] Error 2
make[3]: Leaving directory `/usr/src/kernel-source-2.4.21'
make[2]: *** [dep-files] Error 2
make[2]: Leaving directory `/usr/src/kernel-source-2.4.21'
make[1]: *** [dummy_do_dep] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.4.21'
make: *** [stamp-kernel-configure] Error 2

Whats wrong ?


-- 
Kai Timmer <[EMAIL PROTECTED]>



Can not compile the original kernel

2003-07-16 Thread Kai Timmer
On Sun, Jul 13, 2003 at 10:16:44PM +0200, Joerg Rieger wrote:
>This package has already various patches applied, see package 
>description: "This package provides the source code for the Linux 
>kernel version 2.4.21 with modifications by Debian.".
>
>Therefore your patch does not apply cleanly. Please try downloading
>the kernel source from kernel.org and then apply your ACPI patch. 

I downloaded the original sources from kernel.org, than i applied the
acpi patch. Everithings seems to be ok.
But i get the following error while compiling the kernel:

In file included from poly_atan.c:19:
poly.h:78:17: missing terminating " character
In file included from poly_atan.c:19:
poly.h: In function `add_Xsig_Xsig':
poly.h:79: error: parse error before "movl"
poly.h:79: error: `addl' undeclared (first use in this function)
poly.h:79: error: (Each undeclared identifier is reported only once
poly.h:79: error: for each function it appears in.)
poly.h:79: error: parse error before '%' token
poly.h:80: error: `movl' undeclared (first use in this function)
poly.h:80: error: `adcl' undeclared (first use in this function)
poly.h:80: error: parse error before '%' token
poly.h:81: error: parse error before '%' token
poly.h:81:59: missing terminating " character
poly.h:93:17: missing terminating " character
poly.h: In function `add_two_Xsig':
poly.h:94: error: parse error before "movl"
poly.h:94: error: `addl' undeclared (first use in this function)
poly.h:94: error: parse error before '%' token
poly.h:95: error: `movl' undeclared (first use in this function)
poly.h:95: error: `adcl' undeclared (first use in this function)
poly.h:95: error: parse error before '%' token
poly.h:96: error: parse error before '%' token
poly.h:97:22: invalid suffix "f" on integer constant
poly.h:97: error: `jnc' undeclared (first use in this function)
poly.h:98: error: `rcrl' undeclared (first use in this function)
poly.h:98: error: `rcrl' used prior to declaration
poly.h:98: Warnung: implicit declaration of function `rcrl'
poly.h:98: error: parse error before '%' token
poly.h:99: Warnung: implicit declaration of function `incl'
poly.h:99: error: parse error before '%' token
poly.h:100:37: invalid suffix "f" on integer constant
poly.h:100: error: `jmp' undeclared (first use in this function)
poly.h:102:20: missing terminating " character
make[3]: *** [poly_atan.o] Fehler 1
make[3]: Leaving directory `/usr/src/linux-2.4.21/arch/i386/math-emu'
make[2]: *** [first_rule] Fehler 2
make[2]: Leaving directory `/usr/src/linux-2.4.21/arch/i386/math-emu'
make[1]: *** [_dir_arch/i386/math-emu] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.4.21'
make: *** [stamp-build] Fehler 2

This is when i use the gcc3.3. But when i use gcc3.0 i can't compile
too. But the error this time is:

ipmi_kcs_intf.c:1035:1: warning: "COMPILER_DEPENDENT_UINT64" redefined
/usr/src/linux-2.4.21/include/asm/acpi.h:32:1: warning: this is the
location of the previous definition
ipmi_kcs_intf.c:1036:42: ../drivers/acpi/include/acpi.h: Datei oder
Verzeichnis nicht gefunden
ipmi_kcs_intf.c:1037:45: ../drivers/acpi/include/actypes.h: Datei oder
Verzeichnis nicht gefunden
ipmi_kcs_intf.c: In function `acpi_find_bmc':
ipmi_kcs_intf.c:1062: `acpi_table_header' undeclared (first use in this
function)
ipmi_kcs_intf.c:1062: (Each undeclared identifier is reported only once
ipmi_kcs_intf.c:1062: for each function it appears in.)
ipmi_kcs_intf.c:1062: `spmi' undeclared (first use in this function)
ipmi_kcs_intf.c:1062: warning: statement with no effect
make[4]: *** [ipmi_kcs_intf.o] Fehler 1
make[4]: Leaving directory `/usr/src/linux-2.4.21/drivers/char/ipmi'
make[3]: *** [_modsubdir_ipmi] Fehler 2
make[3]: Leaving directory `/usr/src/linux-2.4.21/drivers/char'
make[2]: *** [_modsubdir_char] Fehler 2
make[2]: Leaving directory `/usr/src/linux-2.4.21/drivers'
make[1]: *** [_mod_drivers] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.4.21'
make: *** [stamp-build] Fehler 2


Can anyone tell me whats wrong ?

-- 
Kai Timmer <[EMAIL PROTECTED]>



Re: Can not compile the original kernel

2003-07-17 Thread Kai Timmer
On Thu, Jul 17, 2003 at 08:33:36AM +0200, Martin Buchleitner wrote:
>yesterday i tried the 2.6.0-test1 kernel and it worked .. but the problem

Ok so i tried it too. But also get an error with gcc 3.0 and gcc 3.3.
This time it is always the same error:
"drivers/net/defxx.c:202:2: #error Please convert me to
Documentation/DMA-mapping.txt"

What is to do now.

--
Kai Timmer <[EMAIL PROTECTED]>



Re: Can not compile the original kernel

2003-07-19 Thread Kai Timmer
On Wed, Jul 16, 2003 at 08:12:35PM +0200, Kai Timmer wrote:
>ipmi_kcs_intf.c:1035:1: warning: "COMPILER_DEPENDENT_UINT64" redefined
>/usr/src/linux-2.4.21/include/asm/acpi.h:32:1: warning: this is the
>location of the previous definition
>ipmi_kcs_intf.c:1036:42: ../drivers/acpi/include/acpi.h: Datei oder
>Verzeichnis nicht gefunden
>ipmi_kcs_intf.c:1037:45: ../drivers/acpi/include/actypes.h: Datei oder
>Verzeichnis nicht gefunden
>ipmi_kcs_intf.c: In function `acpi_find_bmc':
>ipmi_kcs_intf.c:1062: `acpi_table_header' undeclared (first use in this
>function)
>ipmi_kcs_intf.c:1062: (Each undeclared identifier is reported only once
>ipmi_kcs_intf.c:1062: for each function it appears in.)
>ipmi_kcs_intf.c:1062: `spmi' undeclared (first use in this function)
>ipmi_kcs_intf.c:1062: warning: statement with no effect
>make[4]: *** [ipmi_kcs_intf.o] Fehler 1
>make[4]: Leaving directory `/usr/src/linux-2.4.21/drivers/char/ipmi'
>make[3]: *** [_modsubdir_ipmi] Fehler 2
>make[3]: Leaving directory `/usr/src/linux-2.4.21/drivers/char'
>make[2]: *** [_modsubdir_char] Fehler 2
>make[2]: Leaving directory `/usr/src/linux-2.4.21/drivers'
>make[1]: *** [_mod_drivers] Fehler 2
>make[1]: Leaving directory `/usr/src/linux-2.4.21'
>make: *** [stamp-build] Fehler 2

The  same thing happens when compiling with gcc 3.2. Realy no one here
who can tell what the problem is?

-- 
Kai Timmer <[EMAIL PROTECTED]>



Wireless Card will not work

2003-07-03 Thread Kai Timmer
Hello,
i have a Dell Inspirion 8200 with a TrueMobile Card. This Card has a
Broadcom  4301 Chipset. I can't find a way to get this Card running
under Linux. Is there anyone here who has this Card working ?

Greets,

-- 
Kai Timmer <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Wireless Card will not work

2003-07-04 Thread Kai Timmer
On Thu, Jul 03, 2003 at 06:51:34PM -0700, Raju Kurunkad wrote:
">"* Kai Timmer <[EMAIL PROTECTED]> [2003-07-03 18:40]:
">"> Hello,
">"> i have a Dell Inspirion 8200 with a TrueMobile Card. This Card has a
">"> Broadcom  4301 Chipset. I can't find a way to get this Card running
">"> under Linux. Is there anyone here who has this Card working ?
">"
">"Card is not supported in linux. Consider signing this petition to Broadcom
">"for linux support:
">"
">"http://www.petitiononline.com/BCM4301/

Uuuh, thats bad, very bad.

-- 
---
"Stellt euch nur vor, wieviel Angst erforderlich sein wird,
um Menschen davon abzuhalten, Kopien von Dingen auf ihren
Computern weiterzugeben. Ich hoffe, ihr wollt nicht in 
einer Welt mit soviel Angst leben."
Richard Stallmann (7/1999)
---

Kai Timmer <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: zweite NEtzwerkkarte

2003-07-04 Thread Kai Timmer
On Fri, Jul 04, 2003 at 09:31:01PM +0200, Marcin Pankowski wrote:
">"Hi,
">"ich hab da ein kleines Problem, wenn ich meine zweite netzwerkkarte aktiviere, 
">"wird nichts mehr an das Internet geroutet. Wo kann man das einstellen?? 
">"ifdown eth1 und alles läuft wieder aber warum??
">"
">"Danke...
">"
">"

This is an English speaking list. So it is better when you ask again!

Kai Timmer <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



acpi and kernel 2.4.21

2003-07-13 Thread Kai Timmer
Hello,
i want to enable the acpi support for my dell inspiron 8200. So i have
downloaded the acpi patch und patched the kenrel sources. In the
patching process i got some messages like "there is allready a patch
applied". I have ignored them and went further.
When i'm going to compile the kernel now i get the following error
message:

realpath(/usr/src/kernel-source-2.4.21/drivers/acpi/include) failed, No
such file or directory
make[6]: *** [fastdep] Error 1
make[6]: Leaving directory `/usr/src/kernel-source-2.4.21/drivers/acpi'
make[5]: *** [_sfdep_acpi] Error 2
make[5]: Leaving directory `/usr/src/kernel-source-2.4.21/drivers'
make[4]: *** [fastdep] Error 2
make[4]: Leaving directory `/usr/src/kernel-source-2.4.21/drivers'
make[3]: *** [_sfdep_drivers] Error 2
make[3]: Leaving directory `/usr/src/kernel-source-2.4.21'
make[2]: *** [dep-files] Error 2
make[2]: Leaving directory `/usr/src/kernel-source-2.4.21'
make[1]: *** [dummy_do_dep] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.4.21'
make: *** [stamp-kernel-configure] Error 2

Whats wrong ?


-- 
Kai Timmer <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Can not compile the original kernel

2003-07-16 Thread Kai Timmer
On Sun, Jul 13, 2003 at 10:16:44PM +0200, Joerg Rieger wrote:
>This package has already various patches applied, see package 
>description: "This package provides the source code for the Linux 
>kernel version 2.4.21 with modifications by Debian.".
>
>Therefore your patch does not apply cleanly. Please try downloading
>the kernel source from kernel.org and then apply your ACPI patch. 

I downloaded the original sources from kernel.org, than i applied the
acpi patch. Everithings seems to be ok.
But i get the following error while compiling the kernel:

In file included from poly_atan.c:19:
poly.h:78:17: missing terminating " character
In file included from poly_atan.c:19:
poly.h: In function `add_Xsig_Xsig':
poly.h:79: error: parse error before "movl"
poly.h:79: error: `addl' undeclared (first use in this function)
poly.h:79: error: (Each undeclared identifier is reported only once
poly.h:79: error: for each function it appears in.)
poly.h:79: error: parse error before '%' token
poly.h:80: error: `movl' undeclared (first use in this function)
poly.h:80: error: `adcl' undeclared (first use in this function)
poly.h:80: error: parse error before '%' token
poly.h:81: error: parse error before '%' token
poly.h:81:59: missing terminating " character
poly.h:93:17: missing terminating " character
poly.h: In function `add_two_Xsig':
poly.h:94: error: parse error before "movl"
poly.h:94: error: `addl' undeclared (first use in this function)
poly.h:94: error: parse error before '%' token
poly.h:95: error: `movl' undeclared (first use in this function)
poly.h:95: error: `adcl' undeclared (first use in this function)
poly.h:95: error: parse error before '%' token
poly.h:96: error: parse error before '%' token
poly.h:97:22: invalid suffix "f" on integer constant
poly.h:97: error: `jnc' undeclared (first use in this function)
poly.h:98: error: `rcrl' undeclared (first use in this function)
poly.h:98: error: `rcrl' used prior to declaration
poly.h:98: Warnung: implicit declaration of function `rcrl'
poly.h:98: error: parse error before '%' token
poly.h:99: Warnung: implicit declaration of function `incl'
poly.h:99: error: parse error before '%' token
poly.h:100:37: invalid suffix "f" on integer constant
poly.h:100: error: `jmp' undeclared (first use in this function)
poly.h:102:20: missing terminating " character
make[3]: *** [poly_atan.o] Fehler 1
make[3]: Leaving directory `/usr/src/linux-2.4.21/arch/i386/math-emu'
make[2]: *** [first_rule] Fehler 2
make[2]: Leaving directory `/usr/src/linux-2.4.21/arch/i386/math-emu'
make[1]: *** [_dir_arch/i386/math-emu] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.4.21'
make: *** [stamp-build] Fehler 2

This is when i use the gcc3.3. But when i use gcc3.0 i can't compile
too. But the error this time is:

ipmi_kcs_intf.c:1035:1: warning: "COMPILER_DEPENDENT_UINT64" redefined
/usr/src/linux-2.4.21/include/asm/acpi.h:32:1: warning: this is the
location of the previous definition
ipmi_kcs_intf.c:1036:42: ../drivers/acpi/include/acpi.h: Datei oder
Verzeichnis nicht gefunden
ipmi_kcs_intf.c:1037:45: ../drivers/acpi/include/actypes.h: Datei oder
Verzeichnis nicht gefunden
ipmi_kcs_intf.c: In function `acpi_find_bmc':
ipmi_kcs_intf.c:1062: `acpi_table_header' undeclared (first use in this
function)
ipmi_kcs_intf.c:1062: (Each undeclared identifier is reported only once
ipmi_kcs_intf.c:1062: for each function it appears in.)
ipmi_kcs_intf.c:1062: `spmi' undeclared (first use in this function)
ipmi_kcs_intf.c:1062: warning: statement with no effect
make[4]: *** [ipmi_kcs_intf.o] Fehler 1
make[4]: Leaving directory `/usr/src/linux-2.4.21/drivers/char/ipmi'
make[3]: *** [_modsubdir_ipmi] Fehler 2
make[3]: Leaving directory `/usr/src/linux-2.4.21/drivers/char'
make[2]: *** [_modsubdir_char] Fehler 2
make[2]: Leaving directory `/usr/src/linux-2.4.21/drivers'
make[1]: *** [_mod_drivers] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.4.21'
make: *** [stamp-build] Fehler 2


Can anyone tell me whats wrong ?

-- 
Kai Timmer <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can not compile the original kernel

2003-07-17 Thread Kai Timmer
On Thu, Jul 17, 2003 at 08:33:36AM +0200, Martin Buchleitner wrote:
>yesterday i tried the 2.6.0-test1 kernel and it worked .. but the problem

Ok so i tried it too. But also get an error with gcc 3.0 and gcc 3.3.
This time it is always the same error:
"drivers/net/defxx.c:202:2: #error Please convert me to
Documentation/DMA-mapping.txt"

What is to do now.

--
Kai Timmer <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can not compile the original kernel

2003-07-19 Thread Kai Timmer
On Wed, Jul 16, 2003 at 08:12:35PM +0200, Kai Timmer wrote:
>ipmi_kcs_intf.c:1035:1: warning: "COMPILER_DEPENDENT_UINT64" redefined
>/usr/src/linux-2.4.21/include/asm/acpi.h:32:1: warning: this is the
>location of the previous definition
>ipmi_kcs_intf.c:1036:42: ../drivers/acpi/include/acpi.h: Datei oder
>Verzeichnis nicht gefunden
>ipmi_kcs_intf.c:1037:45: ../drivers/acpi/include/actypes.h: Datei oder
>Verzeichnis nicht gefunden
>ipmi_kcs_intf.c: In function `acpi_find_bmc':
>ipmi_kcs_intf.c:1062: `acpi_table_header' undeclared (first use in this
>function)
>ipmi_kcs_intf.c:1062: (Each undeclared identifier is reported only once
>ipmi_kcs_intf.c:1062: for each function it appears in.)
>ipmi_kcs_intf.c:1062: `spmi' undeclared (first use in this function)
>ipmi_kcs_intf.c:1062: warning: statement with no effect
>make[4]: *** [ipmi_kcs_intf.o] Fehler 1
>make[4]: Leaving directory `/usr/src/linux-2.4.21/drivers/char/ipmi'
>make[3]: *** [_modsubdir_ipmi] Fehler 2
>make[3]: Leaving directory `/usr/src/linux-2.4.21/drivers/char'
>make[2]: *** [_modsubdir_char] Fehler 2
>make[2]: Leaving directory `/usr/src/linux-2.4.21/drivers'
>make[1]: *** [_mod_drivers] Fehler 2
>make[1]: Leaving directory `/usr/src/linux-2.4.21'
>make: *** [stamp-build] Fehler 2

The  same thing happens when compiling with gcc 3.2. Realy no one here
who can tell what the problem is?

-- 
Kai Timmer <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Radeon Mobility 9000

2003-11-16 Thread Kai Timmer
Hello,
i'm using a Debian Sid on a Dell Inspiron 8200 with a Ati Radeon 
Mobility 9000 Graphic Chip. The Problem is that i can't get it working 
in with 3d Acceleration. glxinfo says the following:

name of display: :0.0
display: :0  screen: 0
direct rendering: No
I have the Xfree4.3 experimental and the dri trunk from
deb http://people.debian.org/~daenzer/dri-trunk-sid/./
running.
Xlibmesa is this:

dpkg -l | grep xlibmesa
ii  xlibmesa-dev   4.3.0-0pre1v4  XFree86 Mesa development libraries 
pseudopac
ii  xlibmesa-gl-de 4.3.0-0pre1v4  Mesa 3D graphics library development 
files [
ii  xlibmesa-gl1-d 2003.10.05-1   Mesa 3D graphics library [DRI trunk]
ii  xlibmesa-glu   4.3.0-0pre1v4  Mesa OpenGL utility library [XFree86]
ii  xlibmesa-glu-d 4.3.0-0pre1v4  Mesa OpenGL utility library 
development file
ii  xlibmesa3  4.3.0-0pre1v4  XFree86 Mesa libraries pseudopackage

Can anyone tell me whats wrong with my configuration.

Thanks
Kai Timmer
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: wireless configuration

2003-11-20 Thread Kai Timmer
Zoltan Nagy schrieb:
Hi,

I have a Linksys WPC11 v3 wireless card. It works with the orinico_cs
module if I set the ESSID and any other parameters manually in the
/etc/network/interface file. Unfortunately the wireless configuration at
my work and at home is different. Is there any way to do this
automatically? How can I read the ESSID of the available network?
Hmm, maybe this is what you want

apt-get install netenv

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Radeon Mobility 9000

2003-11-16 Thread Kai Timmer

Hello,
i'm using a Debian Sid on a Dell Inspiron 8200 with a Ati Radeon 
Mobility 9000 Graphic Chip. The Problem is that i can't get it working 
in with 3d Acceleration. glxinfo says the following:


name of display: :0.0
display: :0  screen: 0
direct rendering: No

I have the Xfree4.3 experimental and the dri trunk from
deb http://people.debian.org/~daenzer/dri-trunk-sid/./
running.

Xlibmesa is this:

dpkg -l | grep xlibmesa
ii  xlibmesa-dev   4.3.0-0pre1v4  XFree86 Mesa development libraries 
pseudopac
ii  xlibmesa-gl-de 4.3.0-0pre1v4  Mesa 3D graphics library development 
files [

ii  xlibmesa-gl1-d 2003.10.05-1   Mesa 3D graphics library [DRI trunk]
ii  xlibmesa-glu   4.3.0-0pre1v4  Mesa OpenGL utility library [XFree86]
ii  xlibmesa-glu-d 4.3.0-0pre1v4  Mesa OpenGL utility library 
development file

ii  xlibmesa3  4.3.0-0pre1v4  XFree86 Mesa libraries pseudopackage

Can anyone tell me whats wrong with my configuration.

Thanks
Kai Timmer



Re: wireless configuration

2003-11-20 Thread Kai Timmer

Zoltan Nagy schrieb:

Hi,

I have a Linksys WPC11 v3 wireless card. It works with the orinico_cs
module if I set the ESSID and any other parameters manually in the
/etc/network/interface file. Unfortunately the wireless configuration at
my work and at home is different. Is there any way to do this
automatically? How can I read the ESSID of the available network?


Hmm, maybe this is what you want

apt-get install netenv