Re: problem mit dpkg --purge

2004-07-31 Thread Philipp Bliedung
[EMAIL PROTECTED] schrieb:
Hallo Phillipp,
Am 2004-07-30 22:14:29, schrieb Philipp Bliedung:
 

Hallo,
 

Wie kann ich das Paket wieder loswerden??
 

Als erstes mal feststellen, warum die sache abbricht...
Im Verzeichnis /var/lib/dpkg/info findest Du ein paar Dateien 
packet.preinst, packet.postinst...

Öffnne die beiden dateien und füge in der ersten Zeile hinter 
#!/bin/sh!  ein -x an, also

#!/bin/sh -x
Dann mach noch einmal ein 'dpkg -i paket' und achte auf die 
Ausgabe... Wird jetzt um einiges mehr sein...

 

Ich hab in /var/lib/dpkg/info in der Datei libapache-mod-perl.postinst 
und libapache-mod-perl.prerm jeweils -x eingefügt.
Wenn ich das Paket jetzt installieren will, bricht dpkg mit Fehlerwert 
20 ab:

[EMAIL PROTECTED]:/var/lib/dpkg/info# vi libapache-mod-perl.postinst
[EMAIL PROTECTED]:/var/lib/dpkg/info# vi libapache-mod-perl.prerm   
[EMAIL PROTECTED]:/var/lib/dpkg/info# cd /home/philipp/
[EMAIL PROTECTED]:/home/philipp# dpkg -i libapache-mod-perl_1.29.0.2-9_i386.deb
Wähle vormals abgewähltes Paket libapache-mod-perl.
(Lese Datenbank ... 122626 Dateien und Verzeichnisse sind derzeit 
installiert.)
Vorbereiten zum Ersetzen von libapache-mod-perl 1.29.0.2-9 (durch 
libapache-mod-perl_1.29.0.2-9_i386.deb) ...
+ set -e
+ case $1 in
+ :
+ exit 0
Entpacke Ersatz für libapache-mod-perl ...
Richte libapache-mod-perl ein (1.29.0.2-9) ...
/home/philipp
/home/philipp
dpkg: Fehler beim Bearbeiten von libapache-mod-perl (--install):
Unterprozess post-installation script gab den Fehlerwert 20 zurück
Fehler traten auf beim Bearbeiten von:
libapache-mod-perl

Wenn ich dsa Paket mit dpkg löschen will (auch mit --purge oder --force) 
erhalte ich den Fehlercode 128.

Danke,
Philipp
Danke,
Philipp
 

Greetings
Michelle
 


--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


Re: problem mit dpkg --purge

2004-07-31 Thread Philipp Bliedung
[EMAIL PROTECTED] schrieb:
Am 2004-07-31 12:14:03, schrieb Philipp Bliedung:
 

Ich hab in /var/lib/dpkg/info in der Datei
 

libapache-mod-perl.postinst 
   

und libapache-mod-perl.prerm jeweils -x eingefügt.
Wenn ich das Paket jetzt installieren will, bricht dpkg mit Fehlerwert 
20 ab:
 

Vorbereiten zum Ersetzen von libapache-mod-perl 1.29.0.2-9 (durch 
libapache-mod-perl_1.29.0.2-9_i386.deb) ...
+ set -e
+ case $1 in
+ :
+ exit 0
 

Das war das libapache-mod-perl.preinst
 

Entpacke Ersatz für libapache-mod-perl ...
Richte libapache-mod-perl ein (1.29.0.2-9) ...
/home/philipp
/home/philipp
dpkg: Fehler beim Bearbeiten von libapache-mod-perl (--install):
Unterprozess post-installation script gab den Fehlerwert 20 zurück
 

  ^
Das ist aber das libapache-mod-perl.postinst
mach da mal noch nen -x rein, dann dürfte es sichtbarer sein, 
wer den Fehlerwert 20 verursacht

 

Diese Datei exisitiert bei mir nicht:
[EMAIL PROTECTED]:/var/lib/dpkg/info# ls -l libapache-mod-perl.*
-rw-r--r--  1 root root 4825 2004-07-31 12:05 libapache-mod-perl.list
-rw-r--r--  1 root root 7772 2004-06-24 22:54 libapache-mod-perl.md5sums
-rwxr-xr-x  1 root root  467 2004-06-24 22:54 libapache-mod-perl.postinst
-rwxr-xr-x  1 root root  518 2004-06-24 22:54 libapache-mod-perl.prerm
[EMAIL PROTECTED]:/var/lib/dpkg/info#
Ich hab -x in .postinstall und in .prerm eingefügt
Danke,
Philipp
 

Greetings
Michelle
 


--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


problem mit dpkg --purge

2004-07-30 Thread Philipp Bliedung
Hallo,
Ich kann das Paket libapache-mod-perlnicht löschen.
Während der installation hat apt-get abgebrochen und hat mit 
Fehlermeldung abgebrochen. Die anderen Paket habe ich per apt-get -f 
install installieren können, nut libapache-mod-perl hängt.

Wenn ich das Paket löschen will bekomme ich diesen Fehler:
[EMAIL PROTECTED]:/home/philipp# dpkg --purge libapache-mod-perl
(Lese Datenbank ... 122560 Dateien und Verzeichnisse sind derzeit 
installiert.)
Entferne libapache-mod-perl ...
/home/philipp
/home/philipp
dpkg: Fehler beim Bearbeiten von libapache-mod-perl (--purge):
Unterprozess pre-removal script gab den Fehlerwert 128 zurück
/home/philipp
/home/philipp
dpkg: Fehler beim Aufräumen:
Unterprozess post-installation script gab den Fehlerwert 128 zurück
Fehler traten auf beim Bearbeiten von:
libapache-mod-perl
[EMAIL PROTECTED]:/home/philipp#

Ich kann das Paket werde installieren noch löschen:
[EMAIL PROTECTED]:/home/philipp# dpkg -i libapache-mod-perl_1.29.0.2-9_i386.deb
Wähle vormals abgewähltes Paket libapache-mod-perl.
(Lese Datenbank ... 122560 Dateien und Verzeichnisse sind derzeit 
installiert.)
Vorbereiten zum Ersetzen von libapache-mod-perl 1.29.0.2-9 (durch 
libapache-mod-perl_1.29.0.2-9_i386.deb) ...
Entpacke Ersatz für libapache-mod-perl ...
Richte libapache-mod-perl ein (1.29.0.2-9) ...
/home/philipp
/home/philipp
dpkg: Fehler beim Bearbeiten von libapache-mod-perl (--install):
Unterprozess post-installation script gab den Fehlerwert 128 zurück
Fehler traten auf beim Bearbeiten von:
libapache-mod-perl
[EMAIL PROTECTED]:/home/philipp# dpkg -i 
libapache-mod-perl_1.29.0.2-9_i386.deb  --force
(Lese Datenbank ... 122560 Dateien und Verzeichnisse sind derzeit 
installiert.)
Vorbereiten zum Ersetzen von libapache-mod-perl 1.29.0.2-9 (durch 
libapache-mod-perl_1.29.0.2-9_i386.deb) ...
Entpacke Ersatz für libapache-mod-perl ...
dpkg: Fehler beim Bearbeiten von --force (--install):
kein Zugriff auf das Archiv: Datei oder Verzeichnis nicht gefunden
Richte libapache-mod-perl ein (1.29.0.2-9) ...
/home/philipp
/home/philipp
dpkg: Fehler beim Bearbeiten von libapache-mod-perl (--install):
Unterprozess post-installation script gab den Fehlerwert 128 zurück
Fehler traten auf beim Bearbeiten von:
--force
libapache-mod-perl
[EMAIL PROTECTED]:/home/philipp#

Wie kann ich das Paket wieder loswerden??
Danke,
Philipp
--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


Re: trouble adding window manager to GDM

2004-06-15 Thread Philipp Bliedung
[EMAIL PROTECTED] wrote:
On Monday 14 June 2004 18:30, Philipp Bliedung wrote:
 

Hello,
I am running Debian unstable and updated to Gnome 2.6 this past
weekend. After the update (and an update to the newest version of gdm
2.4.4.7-3) I can't select any other window managers from the GDM
login-screen.
I want to add blackbox and Xfce4.
 

The new version of GDM uses /etc/dm/Sessions/*.desktop files.  Here's my
xfce4.desktop file, for example:
[Desktop Entry]
Name=Xfce4
Comment=Xfce4
Exec=/usr/bin/xfce4-session
# no icon yet, only the top three are currently used
Icon=
Type=Application
 

Thanks a lot.
..That was what I was looking for  ... now I have blackbox and xfce4 in 
the window-manager selection.

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



trouble adding window manager to GDM

2004-06-14 Thread Philipp Bliedung
Hello,
I am running Debian unstable and updated to Gnome 2.6 this past weekend. 
After the update (and an update to the newest version of gdm 2.4.4.7-3) 
I can't select any other window managers from the GDM login-screen.

I want to add blackbox and Xfce4.
I created a file named Blackbox in /etc/gdm/Sessions/ and added
exec /usr/bin/blackbox
I made this file executable (chmod 755), but when I log off and restart 
gdm I only have the same options I had before. I can't choose anything 
other that Gnome.

Any ideas?
Thanks a lot.
Philipp
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Problem mit Tastaturbelegung nach upgrade auf Gnome 2.6

2004-06-13 Thread Philipp Bliedung
Hallo,
Nach upgrade zu Gnome 2.6 (debian unstable, gnome-control-center 
2.6.1-4) funktioniert die Taste mit Pipe und dem Klammeraffe nicht 
mehr. Alle andern Tasten funtionien, auch @ und  ..

Die Einstellungen zur Tastaturbelegung im gnome-control-center scheinen 
keinerlei Wirkung zu zeigen. Ich habe nodead keys und alles probiert, 
auch speziell die Tastaturbelegung fr den Dell Inspiron 8xxx ausgewhlt 
... Wenn ich jedoch Gnome 2.6 verlasse und in der Konsole arbiete 
funktioniert pipe und der Klammeraffe ohne Probleme.

Ich vermute es hat etwas mit den gnome-font-properties zu tun. Bei 
jedem Start von Gnome strtzt gnome-font-properties ab und gibt mir 
folgende Fehlermeldung:

(gnome-font-properties:21704): GnomeUI-WARNING **: While connecting to 
session manager:
Authentication Rejected, reason : None of the authentication protocols 
specified are supported and host-based authentication failed.
** (gnome-font-properties:21704): WARNING **: Cannot open font file for 
font Bitstream Vera Sans 10

Die Fonts werden aber irgendwie geladen, denn die Schrift ndert ich von 
einer viel zu groen, fetten Schrift (direkt nach dem Login) zu einer 
normalen Schriftgre nachdem das Programm abgestrzt ist ...

Irgendwelche Ideen ?
Danke,
Philipp
--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


Hardwarebeschleunigung für GeForce2Go -- GL_EXT_bgra not supported

2003-12-04 Thread Philipp Bliedung
Hi,

Wie kann ich die Hardwarebeschleunigung für meine GeForce2Go Grafikkarte 
(Dell Inspiron 8100) aktivieren ??

wenn ich Americas Army (www.americasarmy.com) starten will, bekomme ich 
folgende Fehlermeldung:

~/programs/armyops$ ./armyops
GL_EXT_bgra not supported - bailing out.
History:
Exiting due to error
Bei mir läuft Debian woody mit Gnome 2.4 und KDE 3.1 backports for woody 
...
(NVidia driver: 1.0-4363)

Wie kann ich GL_EXT_bgra support aktivieren??

glxinfo zeigt mir folgendes:
[...]
name of display: :0.0
display: :0  screen: 0
direct rendering: No
server glx vendor string: NVIDIA Corporation
server glx version string: 1.3
server glx extensions:
   GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
   GLX_SGIX_pbuffer
[...]
xdpyinfo:
[...]
XFree86 version: 4.2.1.1
[...]
dimensions:1600x1200 pixels (406x305 millimeters)
 resolution:100x100 dots per inch
 depths (7):24, 1, 4, 8, 15, 16, 32
 root window id:0x8a
 depth of root window:24 planes
Danke !!

Ciao,
Philipp
--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


problems installing and starting nicotine

2003-10-03 Thread Philipp Bliedung
hi,

I am running Debian woody with a few packages from unstable (like
python and libc6).
I was trying to install nicotine and I pointed my sources.list to
Debian unstable to get all the necessary packages and I installed
python 2.3, libc6 2.3.2, nicotine and all that. When I want to
start nicotine it gives me this error:

Traceback (most recent call last):
  File /usr/bin/nicotine, line 143, in ?
result = checkenv()
  File /usr/bin/nicotine, line 69, in checkenv
import gtk
  File /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py,
line 43, in ?
from _gtk import *
ImportError: /usr/lib/libpangoxft-1.0.so.0: undefined symbol:
FT_Seek_Stream

What am I missing here?

I have libc6 2.3.2-7, python 2.3, gtk2 (because of Gnome 2.2) and
python-gtk2 installed 

Thanks a lot in advance!!
Philipp Bliedung



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



Re: problems installing and starting nicotine

2003-10-03 Thread Philipp Bliedung
[EMAIL PROTECTED] wrote:

On Fri, 2003-10-03 at 10:45, Philipp Bliedung wrote:
 

hi,

I am running Debian woody with a few packages from unstable (like
python and libc6).
I was trying to install nicotine and I pointed my sources.list to
Debian unstable to get all the necessary packages and I installed
python 2.3, libc6 2.3.2, nicotine and all that. When I want to
start nicotine it gives me this error:
Traceback (most recent call last):
 File /usr/bin/nicotine, line 143, in ?
   result = checkenv()
 File /usr/bin/nicotine, line 69, in checkenv
   import gtk
 File /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py,
line 43, in ?
   from _gtk import *
ImportError: /usr/lib/libpangoxft-1.0.so.0: undefined symbol:
FT_Seek_Stream
What am I missing here?
 

fontconfig = 2.1
 

Installing fontconfig = 2.1 and libpango1.0 did the trick

Thanks a lot,
Philipp
Jamie

 



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



Re: Grafische Benutzeroberfläche

2003-09-26 Thread Philipp Bliedung
this is an english speaking list, so please post in english .

regarding your question:
running startx should be enough to switch to X.
if it doesn't work, check if you have xserver-xfree86 installed. A 
simple apt-get install xserver-xfree86 should do it .
If you still have trouble, post again with some error messages...

Philipp


now in german:
Eigentlich sollte startx ausreichen um die grafishe Benutzeroberfläche 
zu starten.

An sonsten würde ich nachschauen ob xserver-xfree86 installiert ist. 
Wenn nicht, einfach mit apt-get install xserver-xfree86 installieren.
Wenn trotzdem noch Probleme gibt, einfach noch einmal mit der 
Fehlermeldung posten 

Philipp

Hallo Debianteam !!!

Linux ist für mich eigentlich Neuland, ich habe vorher schon einwenig mit
SUSE 8.0 gespielt .
Jetzt habe ich von den vorteilen von eurem System gehört .
Ich habe mir eure neue Version gekauft und Installiert .
Es hört sich vieleicht komisch an, ich komme aber nicht in dem Grafischen
Desktop. 
mit welchen Befehl kann ich denn die Grafische Benutzeroberfläche Starten ?
Der Prompt ist da .Leider kann ich dieses aus der Dokumetation nicht
rauslesen .Oder habe ich bei der Installation etwas falsch gemacht .Bei
Suse kann ich ja zwischen der Grafischen  und dem Eingabe Prompt wescheln.

Für Eure Bemühungen bedanke ich mich im vorraus 

mfg
Carsten 

 



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



Re: Grafische Benutzeroberfläche

2003-09-26 Thread Philipp Bliedung
Hi Carten,

You might also want to try the debian-user-german mailing list if you 
encounter any further problems ...
http://lists.debian.org/debian-user-german/

Philipp

-
Hi Carten,
die debian-user Mailing Liste gibt es auch in deutsch:
debian-user-german -- http://lists.debian.org/debian-user-german/
Grüße,
Philipp

Hallo Debianteam !!!

Linux ist für mich eigentlich Neuland, ich habe vorher schon einwenig mit
SUSE 8.0 gespielt .
Jetzt habe ich von den vorteilen von eurem System gehört .
Ich habe mir eure neue Version gekauft und Installiert .
Es hört sich vieleicht komisch an, ich komme aber nicht in dem Grafischen
Desktop. 
mit welchen Befehl kann ich denn die Grafische Benutzeroberfläche Starten ?
Der Prompt ist da .Leider kann ich dieses aus der Dokumetation nicht
rauslesen .Oder habe ich bei der Installation etwas falsch gemacht .Bei
Suse kann ich ja zwischen der Grafischen  und dem Eingabe Prompt wescheln.

Für Eure Bemühungen bedanke ich mich im vorraus 

mfg
Carsten 

 



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



Re: something wrong with my fonts

2001-11-01 Thread Philipp Bliedung

Karsten M. Self wrote:


on Wed, Oct 31, 2001 at 08:03:50PM +0100, Philipp Bliedung ([EMAIL PROTECTED]) 
wrote:


Hi,

Since I fixed my problem with the fonts in RealPlayer 8 I get a 
different fonts when I start gimp from the xterm then when I start it 
from the menue (gnome or blackbox). This doesn't apply only to gimp - I 
get the same effect with gnumeric, gcalc, dia, gnp, etc. 
The menue-bar is just huge when I start it from the menue. When I start 
it from the xterm everything is just fine.


See for yourself! I attached a little screenshot.



In future, post a URL to a webpage containing an image, if at all
possible.

Looks like you want to modify your font settings under the GNOME Command
Center.  This turns up somewhere under the GNOME files, possibly in 


   ~/.gnome/theme-switcher-capplet

Drives me nuts, particularly as I don't use GNOME, but do use some GNOME
apps.  I have to shut down WindowMaker, launch a GNOME session, change
settings

Hmmm...

Try just running:

   gnome-edit-properties-capplet

...and modifying your font under Themes.

I tried different fonts, different themes und the default font for each 
theme - then restarted GNOME everytime I changed something - but I still 
get the same effect.
Is this a problem related only to GNOME or why does the same thing also 
happen in blackbox?


When I start the programs from the xterm - all the different fonts are 
set. So if I change the size of a certain font in the GNOME 
Control-Center then the change shows up when I start the program from 
the xterm - but only then!
If I start a program from the GNOME menue (or from the menue in 
blackbox) I get the same weird fonts as before. It looks like the is 
always a blank line under everything I can chose from the menue bar and 
the size is also different (mostly larger than I selected)


What's wrong here?

Thanks,
Philipp




Peace.








something wrong with my fonts

2001-10-31 Thread Philipp Bliedung

Hi,

Since I fixed my problem with the fonts in RealPlayer 8 I get a 
different fonts when I start gimp from the xterm then when I start it 
from the menue (gnome or blackbox). This doesn't apply only to gimp - I 
get the same effect with gnumeric, gcalc, dia, gnp, etc. 
The menue-bar is just huge when I start it from the menue. When I start 
it from the xterm everything is just fine.


See for yourself! I attached a little screenshot.

Thanks,
Philipp
attachment: example1.jpg


Re: something wrong with the RealPlayer

2001-10-28 Thread Philipp Bliedung

Keith Willoughby wrote:


Philipp Bliedung [EMAIL PROTECTED] writes:


when I start the installation I can't read anything - all I see is a
dotted rectangular instead of a letter.



it's a font problem. Try reordering your FontPath statements in
XF86Conf[-4]


I reordered the /etc/XF86Config-4 file.
It looks like this:
.
FontPath   /usr/X11R6/lib/X11/fonts/misc/:unscaled
   FontPath   /usr/X11R6/lib/X11/fonts/misc/
   FontPath   /usr/X11R6/lib/X11/fonts/75dpi/:unscaled
   FontPath   /usr/X11R6/lib/X11/fonts/75dpi/
   FontPath   /usr/X11R6/lib/X11/fonts/100dpi/:unscaled
   FontPath   /usr/X11R6/lib/X11/fonts/100dpi/
   FontPath   /usr/X11R6/lib/X11/fonts/Type1/
   FontPath   /usr/X11R6/lib/X11/fonts/Speedo/
   FontPath unix/:7101
...

It didn't do anything - I get the same effect.

Thanks,
Philipp









Re: something wrong with the RealPlayer

2001-10-28 Thread Philipp Bliedung

Stephen E. Hargrove wrote:


* Philipp Bliedung ([EMAIL PROTECTED]) babbled:

There is something weird happening with my RealPlayer. Everthing worked 
fine in the past but when I started RealPlayer 7 today there are no 
letters or numbers anymore. There are dotted rectangulars instead of 
letters and numbers.




See http://www.debian.org/News/weekly/2001/23/ under Fonts missing after
upgrade and http://bugs.debian.org/107554 .

I updated to xfs 4.1.0-9 and installed xfonts-base-transcoded 4.1.0-9 
but still get the same effect.

here is what I have installed regarding xfonts:
ii  xfonts-100dpi  4.1.0-7100 dpi fonts for X
ii  xfonts-75dpi   4.1.0-775 dpi fonts for X
ii  xfonts-base4.1.0-7standard fonts for X

How can I fix this?

Philipp







Re: something wrong with the RealPlayer

2001-10-28 Thread Philipp Bliedung

Mark Carroll wrote:


On Sat, 27 Oct 2001, Philipp Bliedung wrote:


There is something weird happening with my RealPlayer. Everthing worked
fine in the past but when I started RealPlayer 7 today there are no
letters or numbers anymore. There are dotted rectangulars instead of
letters and numbers.


(snip)

This happened to me. I fixed it, bizarrely, by removing all FontPaths from
my XF86Config except for FontPath unix/:7100, putting them in my xfs
config instead, and running xfs.


In /etc/XF86Config-4 I commented the FontPath lines out.
...
#FontPath   /usr/X11R6/lib/X11/fonts/misc/:unscaled
#FontPath   /usr/X11R6/lib/X11/fonts/misc/
#FontPath   /usr/X11R6/lib/X11/fonts/75dpi/:unscaled
#FontPath   /usr/X11R6/lib/X11/fonts/75dpi/
#FontPath   /usr/X11R6/lib/X11/fonts/100dpi/:unscaled
#FontPath   /usr/X11R6/lib/X11/fonts/100dpi/
#FontPath   /usr/X11R6/lib/X11/fonts/Type1/
#FontPath   /usr/X11R6/lib/X11/fonts/Speedo/
   FontPath unix/:7100

and /usr/X11R6/lib/X11/fs/config looks like this:

# font server configuration file
# $Xorg: config.cpp,v 1.3 2000/08/17 19:54:19 cpqbld Exp $

# allow a maximum of 10 clients to connect to this font server
client-limit = 10
# when a font server reaches its limit, start up a new one
clone-self = on
# log messages to /var/log/xfs.log (if syslog is not used)
error-file = /var/log/xfs.log
# log errors using syslog
use-syslog = on
# turn off TCP port listening (Unix domain connections are still permitted)
no-listen = tcp
# paths to search for fonts
catalogue = 
/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/cyrillic/,/usr/lib/X11/fonts/100dpi/:unscaled,

/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1/,/usr/lib/X11/fonts/CID,/usr/lib/X11/fonts
/Speedo/,/usr/lib/X11/fonts/100dpi/,/usr/lib/X11/fonts/75dpi/
# in decipoints
default-point-size = 120
# x1,y1,x2,y2,...
default-resolutions = 100,100,75,75

# font cache control, specified in kB
cache-hi-mark = 2048
cache-low-mark = 1433
cache-balance = 70

Is that right? It didn't do anything - still same effect.
One more thing:
When I enter 'X -version' I get:
XFree86 Version 3.3.6 / X Window System

That means that I'm using XFree86 in the 3.3.6 version? I'm on a laptop 
so I need that xserver-svga package (for NeoMagic cards)
But it is only available in 3.3.6-38. Therefore does it do any 
difference when I edit /etc/XF86Config-4 since I'm not running XFree 
4.x.x ?? But all the other packages relating to X are 4.1.x!!
ii  xserver-common 4.1.0-7files and utilities common to all X 
servers
ii  xserver-common 3.3.6-38   files and utilities common to XFree86 
3.x X

ii  xserver-svga   3.3.6-38   X server for SVGA graphics cards
ii  xserver-vga16  3.3.6-11potato X server for VGA graphics cards
ii  xserver-xfree8 4.1.0-7the XFree86 X server

ii  xfree86-common 4.1.0-4X Window System (XFree86) infrastructure

ii  xserver-xfree8 4.1.0-7the XFree86 X server

ii  xfonts-100dpi  4.1.0-7100 dpi fonts for X
ii  xfonts-75dpi   4.1.0-775 dpi fonts for X
ii  xfonts-base4.1.0-7standard fonts for X
ii  xfonts-base-tr 4.1.0-9standard fonts for X (transcoded from 
ISO 10

...
ii  xfs4.1.0-9X font server

Sorry for these somewhat stupid questoins. But I don't know how to fix this.

Thanks for your patience.
Philipp






-- Mark









something wrong with the RealPlayer

2001-10-27 Thread Philipp Bliedung

Hi,

There is something weird happening with my RealPlayer. Everthing worked 
fine in the past but when I started RealPlayer 7 today there are no 
letters or numbers anymore. There are dotted rectangulars instead of 
letters and numbers.
I thoght that might be a problm of RealPlayer 7 (although it worked in 
the past) so I installed RealPlayer 8. But there is the same effect - 
when I start the installation I can't read anything - all I see is a 
dotted rectangular instead of a letter.


But it still works! I can play audio and video files but I can't read 
anything.


What is wrong here??

thanks,
Philipp





Re: problem with ppp and 2.4.7

2001-09-10 Thread Philipp Bliedung

thanks for your help.

Somehow the 2.4.7 kernel uses /dev/ttyS4 to connect to the modem instead 
of /dev/ttyS3 which is used  by the 2.4.2 kernel.
Well I changed everything to point to /dev/ttyS4 and everything is 
working now, again. :-)


Can anybody tell me why I have to use /dev/ttyS4 now instead of 
/dev/ttyS3??
I didn't change anything regarding this - all I did was to compile a new 
kernel to add some features that aren't related to ppp at all.


thanks,
Philipp





problem with ppp and 2.4.7

2001-09-09 Thread Philipp Bliedung

Hi,

I just compiled 2.4.7 and everything seems to work just fine - like 
sound, nfs, usb, etc. 
But I can't get ppp to work. Everytime I use 'pon' to connect to the 
internet I get this:


Sep  9 14:22:32 laptop pppd[535]: pppd 2.4.1 started by root, uid 0
Sep  9 14:22:33 laptop chat[536]: Can't get terminal parameters: 
Input/output error

Sep  9 14:22:33 laptop pppd[535]: Connect script failed
Sep  9 14:22:34 laptop pppd[535]: Exit.

When I boot 2.4.2 again, everything works without any problems !!
I intsalled ppp 2.4.1 after I compiled the 2.4.7 kernel (I should have 
read /usr/src/linux/Documentation/Changes more carfully)
- but that shouldn't be the problem, right? Or do I have to compile the 
kernel again?


I found some information about this on the internet, but I still don't 
know how to solve the problem. It says that maybe the IRQ is already 
used by another device.

So here is cat /proc/interrupts

 CPU0  
 0: 145848  XT-PIC  timer

 1:   1023  XT-PIC  keyboard
 2:  0  XT-PIC  cascade
 7:   7965  XT-PIC  MS Sound System
10:  2  XT-PIC  pcnet_cs
11:  7  XT-PIC  Toshiba America Info Systems ToPIC97, 
Toshiba America Info Systems ToPI

C97 (#2), usb-uhci
12:   4005  XT-PIC  PS/2 Mouse
14:  93572  XT-PIC  ide0
15:  4  XT-PIC  ide1
NMI:  0
ERR:  0

and setserial for the modem (which is /dev/ttyS4)

/dev/ttyS4, UART: 16550A, Port: 0x03e8, IRQ: 5

It doesn't seem like the IRQ is already used, right?
Any ideas?
thanks a lot!

Philipp





Re: creating a cd-image

2001-08-21 Thread Philipp Bliedung

thanks for your help!
I want to set up a server (at home), and there is no cd-drive in it - I 
won't need a cd-drive in there anyway. but just in case I want to 
install extra packages I thought I'd just put the iso-images on the hdd 
and install all the packages as usual using apt-get.


I'm pretty sure mkisofs is what I was looking for

thanks,
Philipp
Jeremy wrote:


Philipp Bliedung [EMAIL PROTECTED] writes:


I want to create images off the potato cds. Which program could I use?



Well, if you're looking to just make images (copies) from the CDs, I believe
that readcd should work.  (it comes with the cdrecord package)


After I have these images I just have to edit /etc/fstab and add the
location, mount point, type and options, right?



It depends on what you're doing with them.  Are you creating a personalized
installation set?


Of course I have to edit /etc/apt/sources.list too, but then I would  be able
to mount these images like any other device or partition?



Hm... this isn't something I've attempted, but I'm _thinking_ that you
should be able to use the loopback device to mount the images made by
readcd.  


I hope I haven't thrown you too far off track.  =0)

Jeremy









creating a cd-image

2001-08-20 Thread Philipp Bliedung

Hi

I have a quick question:
I want to create images off the potato cds. Which program could I use?
After I have these images I just have to edit /etc/fstab and add the 
location, mount point, type and options, right?
Of course I have to edit /etc/apt/sources.list too, but then I would  be 
able to mount these images like any other device or partition?


Thanks,
Philipp







OT: problem compiling GnoCam-0.10

2001-08-16 Thread Philipp Bliedung

Hi

I'm trying to compile the gui for gphoto-2.0beta1. So I get the sources 
fro GnoCam.

But when I run ./configure it gets me this:

checking for gnome-libs = 1.0.55... found
checking for bonobo=0.37... found
checking for GAL = 0.7.0.0... configure: error:
*** You need GAL for this version of GnoCam. Get the latest
*** version from http://www.gnome.org. Mirrors can be found at
*** http://www.gnome.org/mirrors.

so I get the sources for gal-0.9.1 from the 
ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gal/

and compiled it.

Even dpkg shows that GAL is installed:
[EMAIL PROTECTED]:~/programs/gal-0.9 dpkg --list | egrep gal
ii  gal0.9.1-2GNOME Application Libs (GAL)
ii  gs 5.10-10.1  Postscript interpreter with X11 and 
svgalib

ii  libgal60.7-2  G App Libs (run time library)
ii  libgal90.10-1 G App Libs (run time library)
ii  svgalibg1  1.4.1-2SVGA display utilities
ii  svgalibg1-dev  1.4.1-2Shared, non-x, graphics library used 
by Ghos


But running ./configure in the GnoCam directory gives me still the same 
error.

What is wrong here? I do have the right packages, haven't I?


TIA,
Philipp







Re: problem running xf86cfg

2001-05-28 Thread Philipp Bliedung
thanks, that did it.

Philipp

Amardeep Singh wrote:

 better try
 XFree86 -configure

 On Mon, 28 May 2001, Philipp Bliedung wrote:

  why do I get this?
 
  [EMAIL PROTECTED]:~ xfree86 --configure
  bash: xfree86: command not found
 
  why is that?
  Is there a package that doesn't automatically gets updated when I run 
  apt-get
  install xfree86-common xserver-xfree86 . ?
 
  Philipp
 
  techlists wrote:
 
   XFree86 4.+ quit using xf86config, if you look at the install directions 
   on
   xfree86.org
   beginning with xfree86 4.0 you should use the command
  
   xfree86 --configure
  
   wayne
  
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Philipp
   Bliedung
   Sent: Sunday, May 27, 2001 12:24 PM
   To: Andrea Vettorello
   Cc: debian-user@lists.debian.org
   Subject: Re: problem running xf86cfg
  
   Andrea Vettorello wrote:
  
Philipp Bliedung wrote:
   
 hi

 I just upgraded to XFree 4.0.3 but when I try tu run xf86cfg I get 
 this
 error message:

   
[...]
   


 Any ideas how I can fix this?
 BTW what does the VidModeExtension do?

   
Don't know if this can helps, but you could try using xf86cfg in 
textmode
running xf86cfg -textmode, try looking in the man page for further
   options...
   
Andrea
  
   Yes, xf86cfg -textmode works. Thanks!
   But I still can't figure out why I get this error.
  
   Philipp
  
   --
   To UNSUBSCRIBE, email to [EMAIL PROTECTED]
   with a subject of unsubscribe. Trouble? Contact
   [EMAIL PROTECTED]
 
 
 
 
 

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





Re: problem running xf86cfg

2001-05-27 Thread Philipp Bliedung
Andrea Vettorello wrote:

 Philipp Bliedung wrote:

  hi
 
  I just upgraded to XFree 4.0.3 but when I try tu run xf86cfg I get this
  error message:
 

 [...]

 
 
  Any ideas how I can fix this?
  BTW what does the VidModeExtension do?
 

 Don't know if this can helps, but you could try using xf86cfg in textmode
 running xf86cfg -textmode, try looking in the man page for further 
 options...

 Andrea

Yes, xf86cfg -textmode works. Thanks!
But I still can't figure out why I get this error.

Philipp





Re: problem running xf86cfg

2001-05-27 Thread Philipp Bliedung
why do I get this?

[EMAIL PROTECTED]:~ xfree86 --configure
bash: xfree86: command not found

why is that?
Is there a package that doesn't automatically gets updated when I run apt-get
install xfree86-common xserver-xfree86 . ?

Philipp

techlists wrote:

 XFree86 4.+ quit using xf86config, if you look at the install directions on
 xfree86.org
 beginning with xfree86 4.0 you should use the command

 xfree86 --configure

 wayne

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Philipp
 Bliedung
 Sent: Sunday, May 27, 2001 12:24 PM
 To: Andrea Vettorello
 Cc: debian-user@lists.debian.org
 Subject: Re: problem running xf86cfg

 Andrea Vettorello wrote:

  Philipp Bliedung wrote:
 
   hi
  
   I just upgraded to XFree 4.0.3 but when I try tu run xf86cfg I get this
   error message:
  
 
  [...]
 
  
  
   Any ideas how I can fix this?
   BTW what does the VidModeExtension do?
  
 
  Don't know if this can helps, but you could try using xf86cfg in textmode
  running xf86cfg -textmode, try looking in the man page for further
 options...
 
  Andrea

 Yes, xf86cfg -textmode works. Thanks!
 But I still can't figure out why I get this error.

 Philipp

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





Re: problem running xf86cfg

2001-05-26 Thread Philipp Bliedung
Philipp Bliedung wrote:

 hi

 I just upgraded to XFree 4.0.3 but when I try tu run xf86cfg I get this
 error message:

 Xserver is running an old XFree86-VidModeExtension version (0.8)
 Minimum required version is 2.0
 Module ABI versions:
  XFree86 ANSI C Emulation: 0.1
  XFree86 Video Driver: 0.3
  XFree86 XInput driver : 0.1
  XFree86 Server Extension : 0.1
  XFree86 Font Renderer : 0.2
 Loader running on linux
 Illegal instruction

 Any ideas how I can fix this?
 BTW what does the VidModeExtension do?

Even running XF86Setup gives me this:

Warning CHIPSET specification missing in Card database entry S3 Savage4
(line 1442).
Warning SERVER specification missing in Card database entry Trident
TGUI9420 (generic) (line 2186).
Warning SERVER specification missing in Card database entry Trident
TGUI9440 (generic) (line 2191).
Warning SERVER specification missing in Card database entry Trident
TGUI9660 (generic) (line 2196).
Warning SERVER specification missing in Card database entry Trident
TGUI9680 (generic) (line 2201).
Warning SERVER specification missing in Card database entry Trident Cyber
9320 (generic) (line 2218).
Warning SERVER specification missing in Card database entry Trident Cyber
939a (generic) (line 2241).
Warning SERVER specification missing in Card database entry Trident Cyber
9520 (generic) (line 2252).
Warning SERVER specification missing in Card database entry Trident
Providia 9682 (generic) (line 2275).
Warning SERVER specification missing in Card database entry Trident
Providia 9685 (generic) (line 2280).
Warning CHIPSET specification missing in Card database entry Intel 810
(line 2919).
Warning CHIPSET specification missing in Card database entry Intel 740
(generic) (line 2925).
Segmentation fault

Well, the xserver is up and running but these error shouldn't be there -
besides I can't change the configuration (except I do it by hand)

has anybody a clue what can cause this and how it might be resolved?
Thanks
Philipp






problem running xf86cfg

2001-05-25 Thread Philipp Bliedung
hi

I just upgraded to XFree 4.0.3 but when I try tu run xf86cfg I get this
error message:

Xserver is running an old XFree86-VidModeExtension version (0.8)
Minimum required version is 2.0
Module ABI versions:
 XFree86 ANSI C Emulation: 0.1
 XFree86 Video Driver: 0.3
 XFree86 XInput driver : 0.1
 XFree86 Server Extension : 0.1
 XFree86 Font Renderer : 0.2
Loader running on linux
Illegal instruction

Any ideas how I can fix this?
BTW what does the VidModeExtension do?

TIA,
Philipp






Re: a rather simple question

2001-05-23 Thread Philipp Bliedung
thanks a lot!

philipp
Eric Richardson wrote:

 Philipp Bliedung wrote:
 
  hi
 
  I have jdk-1.1.8-3 installed right now. I want to update to jdk-1.2.2 so
  I got the tar.gz file.
  Now my question: how can I _replace_ the old by the new?
  For jdk-1.1.8-3 I uesed apt-get and it told me to get the jdk-1.1.8-3
  tar.gz file and installed it. How can I replace this version by the
  new one? I didn't find a package that does that.

 Hi,
 If you would like to try the blackdown jdk1.3, you could add the
 following to your /etc/apt/sources.list

 # for blackdown jdk
 ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian
 potato non-free

 Then do a apt-get update; apt-get install j2sdk1.3

 Other mirrors are available at
 http://www.blackdown.org/java-linux/mirrors.html
 for potato and woody.
 Java3D and some other packages are available too.

 Hope this helps,
 Eric

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





a rather simple question

2001-05-22 Thread Philipp Bliedung
hi

I have jdk-1.1.8-3 installed right now. I want to update to jdk-1.2.2 so
I got the tar.gz file.
Now my question: how can I _replace_ the old by the new?
For jdk-1.1.8-3 I uesed apt-get and it told me to get the jdk-1.1.8-3
tar.gz file and installed it. How can I replace this version by the
new one? I didn't find a package that does that.


Thanks,
Philipp





Re: nautilus 1.0.3-2 won't start

2001-05-21 Thread Philipp Bliedung
thanks!

libgdk-pixbuf-dev was the package I needed.  It's not yet working but I'm on the
right track- there are a lot more packages I need ... but I'll get there ...

Philipp

Simeon Walker wrote:

 Hi,
   i've been trying to compile nautilus from cvs (no luck yet) but
 did get it to configure. This is what happens when I try to 'make' it.

 Making all in intl
 make[2]: Entering directory `/home/sim/Sources/nautilus/intl'
 make[2]: *** No rule to make target [EMAIL PROTECTED]@',
 needed by
  `all-no'.  Stop.

 I think you need the matching -dev packages, i.e.
 libgdk-pixbuf-gnome-dev,
 libgdk-pixbuf-dev and whatever else it complains about (for you) next.

 Sim

 Philipp Bliedung wrote:
 
  Hi,
 
  I managed to to get one step further in compiling nautilus ...
  But what does that mean?
  
  checking for GNOME - version = 1.2.8... yes
  checking for additional GNOME modules... *** gnomecanvaspixbuf library
  is not installed
  configure: error: *** GNOME 1.2.8 or better is required.
  
  I have  'libgdk-pixbuf-gnome2-0.11.0-1' and 'libgdk-pixbuf2-0.11.0-1'
  installed and compiled 'gdk-pixbuf-0.9.0 ' successfuly  - obviously
  that's not everything that I need.
  What else could cause this message?
 
  TIA,
  Philipp
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

 --
 Simeon Walker,  email: [EMAIL PROTECTED]
 School of Biological Sciences,  phone: +44 (0)1248 383702
 University of Wales, Bangor,fax: +44 (0)1248 382569
 Gwynedd, LL57 2UW, UK.  www: http://biology.bangor.ac.uk/

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





Re: nautilus 1.0.3-2 won't start

2001-05-20 Thread Philipp Bliedung
Hi,

I managed to to get one step further in compiling nautilus ...
But what does that mean?

checking for GNOME - version = 1.2.8... yes
checking for additional GNOME modules... *** gnomecanvaspixbuf library
is not installed
configure: error: *** GNOME 1.2.8 or better is required.

I have  'libgdk-pixbuf-gnome2-0.11.0-1' and 'libgdk-pixbuf2-0.11.0-1'
installed and compiled 'gdk-pixbuf-0.9.0 ' successfuly  - obviously
that's not everything that I need.
What else could cause this message?

TIA,
Philipp





Re: nautilus 1.0.3-2 won't start

2001-05-20 Thread Philipp Bliedung
Erik Steffl wrote:

 Philipp Bliedung wrote:
 
  hi
 
  I apt-get nautilus from unstable and the installation went  without any
  errors, but when I try to start it I get this error message:
 
  nautilus: error while loading shared libraries: cannot open shared
  object file: cannot load shared object file: No such file or directory
  error while loading shared libraries: nautilus: undefined symbol:
  xmlCheckVersion

   it works here on 'pure' unstable, just installed it.

  which package am I missing? What does the xmlCheck mean?
  (originally I'm on a potato machine but I have  A LOT of stuff from
  unstable, which I need for games and multimedia - so it could well be
  that there is a package that I miss ... or maybe two ...)

   then why not have unstable?

b/c I need this machine to at least do some work for school and I just have a
56K modem at home and it's a real _pain_ to download many packages besides it'll
get very expensive ... (welcome to Germany - I don't have a flat rate yet :)  So
I'm happy to have some packages on CD (woody and potato) but unstable is
changing too fast for me to keep up with it every day :(
When I stayed in America it wasn't a problem but now 

Anyway, I tried to compile nautilus from source but I got an error message that
I'd need the new freetpe packages - so I downloaded freetype-2.0.2 and compiled
it and made 'make install' but when I tried to compile nautilus again I get the
same message.
How can that be?

philipp





nautilus 1.0.3-2 won't start

2001-05-19 Thread Philipp Bliedung
hi

I apt-get nautilus from unstable and the installation went  without any
errors, but when I try to start it I get this error message:

nautilus: error while loading shared libraries: cannot open shared
object file: cannot load shared object file: No such file or directory
error while loading shared libraries: nautilus: undefined symbol:
xmlCheckVersion

which package am I missing? What does the xmlCheck mean?
(originally I'm on a potato machine but I have  A LOT of stuff from
unstable, which I need for games and multimedia - so it could well be
that there is a package that I miss ... or maybe two ...)

any ideas?
thanks

Philipp





Re: Can't parse color Black

2001-05-09 Thread Philipp Bliedung
sorry for posting to an existing thread - but your hint with the symlink did 
the trick !!

Thank you very much!

Philipp

Karsten M. Self wrote:

 on Tue, May 08, 2001 at 09:27:14PM +0200, Philipp Bliedung ([EMAIL 
 PROTECTED]) wrote:

 Don't reply to an existing thread when starting a new topic.  Your
 message is threaded beneath a discussion on licensing terminology.

  Hi
 
  I installed XFree 4.0.2 and some other packages to my potato box from woody
  (mainly because of Gimp 1.2) - but now I get this message when I try to 
  start
  some programs:
 
  Application initialization failed: unknown color name Black
  or this error:
  Color name black is not defined
  can't parse color blak
 
  Most of the programs do work.
  What package do I miss?
  What does it mean 'can't parse color black'?
 
  Thanks,
  Philipp

 Do you have /etc/X11/rgb.txt and a symlink to it under
 /usr/X11R6/lib/X11?

 --
 Karsten M. Self kmself@ix.netcom.comhttp://kmself.home.netcom.com/
  What part of Gestalt don't you understand?   There is no K5 cabal
   http://gestalt-system.sourceforge.net/ http://www.kuro5hin.org

   
Part 1.2Type: application/pgp-signature





Can't parse color Black

2001-05-08 Thread Philipp Bliedung
Hi

I installed XFree 4.0.2 and some other packages to my potato box from woody
(mainly because of Gimp 1.2) - but now I get this message when I try to start
some programs:

Application initialization failed: unknown color name Black
or this error:
Color name black is not defined
can't parse color blak

Most of the programs do work.
What package do I miss?
What does it mean 'can't parse color black'?

Thanks,
Philipp





Re: help! can't start X anymore

2001-04-17 Thread Philipp Bliedung
I got X working !!! :)
well just IceWM is working - but that's ok
there are still some error messages from some programs - I don't know how to fix
them!

Warning: Color name black is not defined
Warning: Color name red3 is not defined
Warning: Color name green3 is not defined
Warning: Color name yellow3 is not defined
Warning: Color name blue3 is not defined
Warning: Color name magenta3 is not defined
Warning: Color name cyan3 is not defined
Warning: Color name gray90 is not defined
Warning: Color name gray30 is not defined
Warning: Color name red is not defined
Warning: Color name green is not defined
Warning: Color name yellow is not defined
Warning: Color name blue is not defined
Warning: Color name magenta is not defined
Warning: Color name cyan is not defined
Warning: Color name white is not defined

or this

can't parse black
can't parse white

What does that mean - any ideas how to fix this?

when I try to run XF86Setup I get this:

#XF86Setup
Warning CHIPSET specification missing in Card database entry S3 Savage4 (line 
1442).

Warning SERVER specification missing in Card database entry Trident TGUI9420
(generic) (line 2186).
Warning SERVER specification missing in Card database entry Trident TGUI9440
(generic) (line 2191).
Warning SERVER specification missing in Card database entry Trident TGUI9660
(generic) (line 2196).
Warning SERVER specification missing in Card database entry Trident TGUI9680
(generic) (line 2201).
Warning SERVER specification missing in Card database entry Trident Cyber 9320
(generic) (line 2218).
Warning SERVER specification missing in Card database entry Trident Cyber 939a
(generic) (line 2241).
Warning SERVER specification missing in Card database entry Trident Cyber 9520
(generic) (line 2252).
Warning SERVER specification missing in Card database entry Trident Providia 
9682
(generic) (line 2275).
Warning SERVER specification missing in Card database entry Trident Providia 
9685
(generic) (line 2280).
Warning CHIPSET specification missing in Card database entry Intel 810 (line 
2919).
Warning CHIPSET specification missing in Card database entry Intel 740 (generic)
(line 2925).
Segmentation fault
/home/user1#

Could it be that I miss some xserver packages? Right now I just have 
xserver-svga
and xserver-vga16 installed.
when I start SuperProbe it gives me this:

First video: Super-VGA
 Chipset: Yamaha 6388 VPDC (Port Probed)
 RAMDAC:  Generic 8-bit pseudo-color DAC
   (with 6-bit wide lookup tables (or in 6-bit mode)
home/user1#

does that mean I'm running the xserver in 8-bit mode?

TIA!!
Philipp







Re: help! can't start X anymore

2001-04-16 Thread Philipp Bliedung
I don't have a file named X in /etc/X11. I believe that's what it's complainig
about when I do startx. There is a file named X in /usr/bin/X11 but when I do 
./X
then I get the same error messages as startx would give me.
I don't have a file named XFree86 in /usr/bin/X11/

Besides there another thing - I'm not sure if it has anything to do with it, but
it might. When I tried to get the packages from woody I wrote that into my
/etc/apt/sources.list:


deb http://http.us.debian.org/debian unstable main contrib non-free
deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib
non-free
deb http://security.debian.org unstable/updates main contrib non-free
deb http://http.us.debian.org/debian unstable main contrib non-free
deb http://security.debian.org/debian-security unstable/updates main

when I did apt-get update it got me this:

W: Couldn't stat source package list 'http://security.debian.org
unstable/updates/main Packages'
(/var/state/apt/lists/security.debian.org_dists_unstable_updates_main_binary-i386_Packages)

- stat (2 No such file or directory)
W: Couldn't stat source package list 'http://security.debian.org
unstable/updates/contrib Packages'
(/var/state/apt/lists/security.debian.org_dists_unstable_updates_contrib_binary-i386_Packages)

- stat (2 No such file or directory)
W: Couldn't stat source package list 'http://security.debian.org
unstable/updates/non-free Packages'
(/var/state/apt/lists/security.debian.org_dists_unstable_updates_non-free_binary-i386_Packages)

- stat (2 No such file or directory)
W: Couldn't stat source package list 'http://security.debian.org
unstable/updates/main Packages'
(/var/state/apt/lists/security.debian.org_debian-security_dists_unstable_updates_main_binary-i386_Packages)

- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these missing files
E: Some index files failed to download, they have been ignored, or old
ones used instead.

I still downloaded the packages!  I'm not sure if I need packages from these
sites, since I didn't couldn't access them. What did I wrong in my
/etc/sources.list ? It did work for potato.
Is this maybe the mistake that I made -  that I need any packages from these
sites ??

TIA
Philipp
Kent West wrote:

 Philipp Bliedung wrote:

  Hi
 
  I have a problem. I'm on a potato machine with xfree 4.0.2 installed.
  Everything was working fine until I installed Gimp 1.2 from woody.
  I added the woody tree to /etc/apt/sources.list and did an apt-get
  install gimp1.2 gimp1.2-perl and installed a whole bunch of packages.
  Well, that did work out fine too! And Gimp 1.2 is running just fine
  until I did a restart on my machine.
  I can't start X anymore. When I do startx I get this:
 
  $startx
  X: cannot stat /etc/X11/X (No such file or directory), aborting.
  xinit: unexpected signel 2
  $
 
  What am I missing or what am I doing wrong here?
  When I do  XF86Setup it gives just a grey screen. That's it.
 
  Any help is highly appreciated!
  Philipp
 
 
 

 I believe this is a bug in one of the packages. /etc/X11/X should be a
 link, like so:

 lrwxrwxrwx1 root root   20 Dec 10 17:19 /etc/X11/X -
 /usr/bin/X11/XFree86

 Create the link with
 ln -s /usr/bin/X11/XFree86 /etc/X11/X
 and you should be in business. This assumes that you're using the
 XFree86 server.

 Kent






(partly solved)Re: help! can't start X anymore

2001-04-16 Thread Philipp Bliedung
Thanks to everybody who replied, I got X working :)
I just didn't upgrade all the XFree86 packages - that was kinda stupid, oh 
well...

My desktop is 'working' now - but it's totally messed up!
When it starts I get this message:

You are not running a GNOME Compilant Window Manager. GNOME support by the 
winodw manager is strongly
recommended for proper Desk Guide operation.

I did an apt-get install sawmill-gnome - but I still get this!
There are also no buttons ontop of every window to maximize, close or minimize 
it.
I was using sawmill before I tried to upgrade some packages in order to get 
Gimp 1.2 running. And now I'm here
having a totally messed up desktop.

Any ideas? - any help appreciated!

TIA
Philipp





Re: help! can't start X anymore

2001-04-16 Thread Philipp Bliedung
Thanks for that hint :)
How do I fix that - I mean I didn't want any packages from sid - I just wanted
everything that goes along with libc6 in order to get Gimp 1.2 running!
Do I have to do the whole downloading stuff again (I just have a 56k modem) but
now from woody - what I initially intented to do?
What would be the best way out of this?? Since the rest of my system (about 90%)
is on potato - and I can't and don't want to upgrade to woddy or sid right now 
!!
I have to get some work done...

How would /etc/apt/sources.list look like for me now ?

Thanks for any help!
Philipp

Marc Wilson wrote:

 You didn't install from Woody... you installed from Sid (Woody is 'testing',
 not 'unstable').  This probably means you just inherited XFree 4.0.2 and
 attendant programs, along with the problems that go with them.  The GIMP in
 unstable is dependent on XF402, along with the new libc6, I think.  Your
 Potato system must be in an interesting condition at the moment. ^_^

 You can try installing 'task-x-window-system' to get everything that goes
 with an XF402 install, if that's actually what happened.  Take a look and
 see.

 -
 Marc Wilson
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 http://www.moonkingdom.net/mwilson

  -Original Message-
 From:   Philipp Bliedung [mailto:[EMAIL PROTECTED]
 Sent:   Monday, April 16, 2001 1:20 AM
 To: Kent West
 Cc: debian-user
 Subject:Re: help! can't start X anymore

 I don't have a file named X in /etc/X11. I believe that's what it's
 complainig
 about when I do startx. There is a file named X in /usr/bin/X11 but when I
 do ./X
 then I get the same error messages as startx would give me.
 I don't have a file named XFree86 in /usr/bin/X11/

 Besides there another thing - I'm not sure if it has anything to do with it,
 but
 it might. When I tried to get the packages from woody I wrote that into my
 /etc/apt/sources.list:

 
 deb http://http.us.debian.org/debian unstable main contrib non-free
 deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib
 non-free
 deb http://security.debian.org unstable/updates main contrib non-free
 deb http://http.us.debian.org/debian unstable main contrib non-free
 deb http://security.debian.org/debian-security unstable/updates main
 
 when I did apt-get update it got me this:

 W: Couldn't stat source package list 'http://security.debian.org
 unstable/updates/main Packages'
 (/var/state/apt/lists/security.debian.org_dists_unstable_updates_main_binary
 -i386_Packages)

 - stat (2 No such file or directory)
 W: Couldn't stat source package list 'http://security.debian.org
 unstable/updates/contrib Packages'
 (/var/state/apt/lists/security.debian.org_dists_unstable_updates_contrib_bin
 ary-i386_Packages)

 - stat (2 No such file or directory)
 W: Couldn't stat source package list 'http://security.debian.org
 unstable/updates/non-free Packages'
 (/var/state/apt/lists/security.debian.org_dists_unstable_updates_non-free_bi
 nary-i386_Packages)

 - stat (2 No such file or directory)
 W: Couldn't stat source package list 'http://security.debian.org
 unstable/updates/main Packages'
 (/var/state/apt/lists/security.debian.org_debian-security_dists_unstable_upd
 ates_main_binary-i386_Packages)

 - stat (2 No such file or directory)
 W: You may want to run apt-get update to correct these missing files
 E: Some index files failed to download, they have been ignored, or old
 ones used instead.

 I still downloaded the packages!  I'm not sure if I need packages from these
 sites, since I didn't couldn't access them. What did I wrong in my
 /etc/sources.list ? It did work for potato.
 Is this maybe the mistake that I made -  that I need any packages from these
 sites ??

 TIA
 Philipp
 Kent West wrote:

  Philipp Bliedung wrote:
 
   Hi
  
   I have a problem. I'm on a potato machine with xfree 4.0.2 installed.
   Everything was working fine until I installed Gimp 1.2 from woody.
   I added the woody tree to /etc/apt/sources.list and did an apt-get
   install gimp1.2 gimp1.2-perl and installed a whole bunch of packages.
   Well, that did work out fine too! And Gimp 1.2 is running just fine
   until I did a restart on my machine.
   I can't start X anymore. When I do startx I get this:
  
   $startx
   X: cannot stat /etc/X11/X (No such file or directory), aborting.
   xinit: unexpected signel 2
   $
  
   What am I missing or what am I doing wrong here?
   When I do  XF86Setup it gives just a grey screen. That's it.
  
   Any help is highly appreciated!
   Philipp
  
  
  
 
  I believe this is a bug in one of the packages. /etc/X11/X should be a
  link, like so:
 
  lrwxrwxrwx1 root root   20 Dec 10 17:19 /etc/X11/X -
  /usr/bin/X11/XFree86
 
  Create the link with
  ln -s /usr/bin/X11/XFree86 /etc/X11/X
  and you should be in business. This assumes that you're using the
  XFree86 server.
 
  Kent
 

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

help! can't start X anymore

2001-04-15 Thread Philipp Bliedung
Hi

I have a problem. I'm on a potato machine with xfree 4.0.2 installed.
Everything was working fine until I installed Gimp 1.2 from woody.
I added the woody tree to /etc/apt/sources.list and did an apt-get
install gimp1.2 gimp1.2-perl and installed a whole bunch of packages.
Well, that did work out fine too! And Gimp 1.2 is running just fine
until I did a restart on my machine.
I can't start X anymore. When I do startx I get this:

$startx
X: cannot stat /etc/X11/X (No such file or directory), aborting.
xinit: unexpected signel 2
$

What am I missing or what am I doing wrong here?
When I do  XF86Setup it gives just a grey screen. That's it.

Any help is highly appreciated!
Philipp





(partly solved)Re: what is 'slot-service-0-3' ?

2001-04-07 Thread Philipp Bliedung
THANKS to everyone to replied to my question!

I got it partly solved - I can now play music from the CD player.
I found out that my sound card can emulate a sound blaster and after 
recompiling the kernel w/o pnp-support I now listen to CD's.
Playing mp3's is still not working.
Here's what I have in my BIOS:

WSS I/O Address =530H
SBPro I/O Address = 220H
Synth. I/O Address = 388H
WSS  SBPro  MPU401 IRQ Level IRQ=7
WSS (Play) DMA Channel  =1
WSS (Rec.)  SBPro DMA Channel  =2
Control I/O Address  =538H
MPU401 (MIDI I/F)  =330H

when I try to load the sound blaster module I can play music CD's 

modprobe sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330
/var/log/syslog:
kernel: Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996
kernel: SB 3.01 detected OK (220)
kernel: SB DSP version is just 3.01 which means that your card is
kernel: several years old (8 bit only device) or alternatively the sound driver
kernel: is incorrectly configured.
kernel: Sound: DMA (output) timed out - IRQ/DRQ config error?

When I try to load the OPL3-SA2 modules I can't do anything - not even playing 
CD's:

insmod opl3sa2 irq=7 dma=1 dma2=0 io=0x538 mpu_io=0x330 mss_io=0x530
Using /lib/modules/2.4.2/kernel/drivers/sound/opl3sa2.o
/lib/modules/2.4.2/kernel/drivers/sound/opl3sa2.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters

and /var/log/syslog says:
kernel: opl3sa2: Control I/O port 0x0 not free

These are all the parameters that are set in my BIOS and which just fine with 
the 'old' kernel.

Any ideas??
TIA
Philipp






Re: what is 'slot-service-0-3' ?

2001-04-03 Thread Philipp Bliedung
Andrea Vettorello wrote:

 Philipp Bliedung wrote:

  I tried to set up the sound, but didn't get it to work. I always got
  this in /var/syslog this:
 
  /var/log/syslog
  .
  Apr  1 19:13:36 laptop modprobe: modprobe: Can't locate module
  sound-slot-0
  Apr  1 19:13:36 laptop modprobe: modprobe: Can't locate module
  sound-service-0-3
  .
 
  so I added this to my /etc/modules.conf
 
  /etc/modules.conf
  alias sound   snd
  alias snd   snd-card-opl3sa2
  alias sound-slot-0 opl3sa2
  options opl3sa2 dma=1 dma2=0  io=0x538 mpu_io=ox330 mss_io=0x530 irq=7
  options opl3 io=0x388
 
  Now I only get this in /var/log/syslog:
 
  Apr  1 19:13:36 laptop modprobe: modprobe: Can't locate module
  sound-service-0-3
 
  I don't know what to add to /etc/modules.conf  for this to go away.
  I RTFM (/usr/src/linux/Documentation/sound/Introduction and OPL3-SA2,
  etc.) and it said something about these kind of errors, but I didn't
  understand it.
  Can anybody give me a hint on this?
 

 In /usr/src/linux/Documentation/sound/Introduction, starting at line 389, you
 will find (quoting)

 ...it will request sound-service-0-n where n
 is

   0 Mixer

   2 MIDI

   3, 4  DSP audio
 ...

 so, this is looking for the module that provide the DSP, you should add
 somewhere in your /etc/modutils directory (addition to /etc/modules.conf will 
 be
 lost next time you reboot or next time the update-module script will run...)
 something like this:

 alias sound-slot-0-3  name_of_module_that_provide_DSP

 Hope this could help

 Andrea


Sorry for these maybe stupid questions, but what modulle provides DSP?? how can 
I
find out?
here is one more thing :/

any sound configuration tool doesn't seem to to detect any sound card. This is 
what
I get:

kernel: opl3sa2: No cards found.
kernel: opl3sa2: 0 PnP card(s) found.
modprobe: modprobe: Can't locate module sound-service-0-0
last message repeated 54 times
modprobe: modprobe: Can't locate module sound-service-0-3
modprobe: modprobe: Can't locate module sound-service-0-0
last message repeated 69 times

But I have the isapnp tool installed and the kernel has pnp suport compiled in!
TIA!





Re: what is 'slot-service-0-3' ?

2001-04-02 Thread Philipp Bliedung
thanks for the hint to sndconfig.deb
But I couldn't get it to work. It got me this error:

/home/user1# sndconfig
ERROR:
There are already sound config options in /etc/modules.conf.
This could give unexpected results.
Please remove the appropriate entries from /etc/modutils/*

Even after commenting out every in /etc/modules.conf  (see below)I got the
same error. What should I do with the files in /etc/modutils ? there are
some config files from 'gom' and aliases and so on

The second thing is I'm not quite sure if it's an opl3-sa2 chip that I
have- with the 2.2.17 kernel I had also to load the 'ad1848' (Windows Sound
System) and the 'mpu401' module for the sound to work.

L.V.Gandhi wrote:

 are you using alsa drivers or OSS drivers. I am having the same card
 opl3-sax. with sndconfig.deb from web I could get sound working. I also
 get both those comments. Still sound works.
 Philipp Bliedung wrote:
 
  I tried to set up the sound, but didn't get it to work. I always got
  this in /var/syslog this:
 
  /var/log/syslog
  .
  Apr  1 19:13:36 laptop modprobe: modprobe: Can't locate module
  sound-slot-0
  Apr  1 19:13:36 laptop modprobe: modprobe: Can't locate module
  sound-service-0-3
  .
 
  so I added this to my /etc/modules.conf
 
  /etc/modules.conf
  alias sound   snd
  alias snd   snd-card-opl3sa2
  alias sound-slot-0 opl3sa2
  options opl3sa2 dma=1 dma2=0  io=0x538 mpu_io=ox330 mss_io=0x530 irq=7
  options opl3 io=0x388
 
  Now I only get this in /var/log/syslog:
 
  Apr  1 19:13:36 laptop modprobe: modprobe: Can't locate module
  sound-service-0-3
 
  I don't know what to add to /etc/modules.conf  for this to go away.
  I RTFM (/usr/src/linux/Documentation/sound/Introduction and OPL3-SA2,
  etc.) and it said something about these kind of errors, but I didn't
  understand it.
  Can anybody give me a hint on this?

 --
 L.V.Gandhi
 MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA
 [EMAIL PROTECTED],  [EMAIL PROTECTED]





what is 'slot-service-0-3' ?

2001-04-01 Thread Philipp Bliedung
I tried to set up the sound, but didn't get it to work. I always got
this in /var/syslog this:

/var/log/syslog
.
Apr  1 19:13:36 laptop modprobe: modprobe: Can't locate module
sound-slot-0
Apr  1 19:13:36 laptop modprobe: modprobe: Can't locate module
sound-service-0-3
.

so I added this to my /etc/modules.conf

/etc/modules.conf
alias sound   snd
alias snd   snd-card-opl3sa2
alias sound-slot-0 opl3sa2
options opl3sa2 dma=1 dma2=0  io=0x538 mpu_io=ox330 mss_io=0x530 irq=7
options opl3 io=0x388

Now I only get this in /var/log/syslog:

Apr  1 19:13:36 laptop modprobe: modprobe: Can't locate module
sound-service-0-3

I don't know what to add to /etc/modules.conf  for this to go away.
I RTFM (/usr/src/linux/Documentation/sound/Introduction and OPL3-SA2,
etc.) and it said something about these kind of errors, but I didn't
understand it.
Can anybody give me a hint on this?

TIA
Philipp





alsa driver

2001-03-28 Thread Philipp Bliedung
Hi

I don't know how to install alsa drivers on my potato machine with the
2.4.2 kernel.
I downloaded from the potato server the following packages and I
succesfully installed them

alsa-base_0.4.1i-5.deb
alsa-headers_0.4.1i-5.deb
alsa-source_0.4.1i-5.deb
alsaconf_0.4.2-3.deb
alsaplayer-alsa_0.99.26-2.1.deb
alsaplayer-esd_0.99.26-2.1.deb
alsaplayer-oss_0.99.26-2.1.deb
alsaplayer_0.99.26-2.1.deb
alsautils_0.4.1-5.deb
asmixer_0.5-4.deb
aumix_2-1.deb

I also downloaded alsa-driver-0.4.tar.gz but when I try to compile this
I get this:

gcc   -DALSA_BUILD -O2 -m486 -malign-loops=2 -malign-jumps=2
-malign-functions=2 -DCPU=686 -DLINUX -Wall -Wstrict-prototypes
-fomit-frame-pointer -pipe -I/usr/src/linux/include -I.. -c -o memory.o
memory.c
memory.c: In function `snd_malloc_pages_R838db77d':
memory.c:45: warning: implicit declaration of function `MAP_NR'
gcc   -DALSA_BUILD -O2 -m486 -malign-loops=2 -malign-jumps=2
-malign-functions=2 -DCPU=686 -DLINUX -Wall -Wstrict-prototypes
-fomit-frame-pointer -pipe -I/usr/src/linux/include -I.. -c -o info.o
info.c
...
info.c:685: warning: initialization from incompatible pointer type
info.c:691: warning: excess elements in struct initializer
info.c:691: warning: (near initialization for
`snd_info_card_link_inode_operations')
info.c: In function `snd_info_card_register':
info.c:784: structure has no member named `ops'
info.c: In function `snd_info_create_device_R3271fcb6':
info.c:954: structure has no member named `ops'
info.c: In function `snd_info_register_R5d82e39c':
info.c:1057: structure has no member named `ops'
make[1]: *** [info.o] Error 1
make[1]: Leaving directory `/usr/src/modules/alsa-driver-0.4/kernel'
make: *** [compile] Error 1
/usr/src/modules/alsa-driver-0.4#
...
When I try to start the TkAlsaMixer (from the ALSA homepage) I get this:

Original error: The ALSA sound driver was not detected in this system.

What do I miss ??

TIA!
Philipp







Re: /dev/mixer missing

2001-03-26 Thread Philipp Bliedung
Thanks for your replies!!

I don't know if I'm missing something for the 2.4.2 kernel - I updated
everything to get the 2.4.0 kernel work (where the sound worked a little bit - I
could play CD's, but the volume was VERY low - because I didn't get the mixer to
work, but at least I could hear *something* )
For the change to 2.4.2 I just updated the modutils to 2.4.2-1, nothing else.
I don't know about anything I'm missing.

here is something from 'dmesg'
.
Mar 26 19:32:50 laptop kernel: Adding Swap: 160608k swap-space (priority -1)
Mar 26 19:32:50 laptop kernel: ad1848/cs4248 codec driver Copyright (C) by Hannu
Savolainen 1993-1996
Mar 26 19:32:50 laptop kernel: opl3sa2: No cards found
Mar 26 19:32:50 laptop kernel: opl3sa2: 0 PnP card(s) found.
Mar 26 19:32:50 laptop kernel: YM3812 and OPL-3 driver Copyright (C) by Hannu
Savolainen, Rob Hooft 1993-1996
.
and here are all my modules loaded so far:

laptop:/# lsmod
Module  Size  Used by
usb-storage43328   0  (unused)
scsi_mod   88336   0  [usb-storage]
uhci   18512   0  (unused)
usbcore46512   0  [usb-storage uhci]
opl3   11184   0  (unused)
opl3sa2 7280   0  (unused)
ad1848 16736   0  [opl3sa2]
mpu401 18704   0  [opl3sa2]
sound  55792   0  [opl3 opl3sa2 ad1848 mpu401]
soundcore   3856   2  [sound]
unix   14240 102  (autoclean)
laptop:/#

Any guesses??
P.S.:
linking /dev/mixer to /dev/mixer1 didn't change anything - I still get wmmixer
: Unable to open mixer device '/dev/mixer'

Philipp

Xuewen WANG wrote:

 I had the same problem with gmixer. What I do is ln -sf mixer1 mixer and it
 works. Hope that can help you.

 Philipp Bliedung [EMAIL PROTECTED] wrote:
 Thanks, I could create /dev/mixer - but it looks like this:

 laptop:/dev# ls -l mixer*
 crw-rw1 root audio 14,   0 Mar 25 22:46 mixer
 crw-rw1 root audio 14,  16 Mar 25 22:46 mixer1
 crw-rw1 root audio 14,  32 Mar 25 22:46 mixer2
 crw-rw1 root audio 14,  48 Mar 25 22:46 mixer3

 laptop:/dev# wmmixer
 wmmixer : Unable to open mixer device '/dev/mixer'.
 wmmixer : Sorry, no supported channels found.

 What can I do? Why doesn't it open??

 Jason Majors wrote:

  You can use MAKEDEV.
 
  On Sun, Mar 25, 2001 at 03:20:29PM +0200, Philipp Bliedung scribbled...
   Hi,
  
   Since I upgraded to kernel 2.4.2 I don't get my sound to work (which it
   did under 2.2.17)
   I can't set up any mixer because I don't have such a device anymore -
   don't know why. Did I miss something while compiling the kernel or do I
   need anyhting else (any program)? But, the keyboard bell works just fine
   when I load all the necessary modules (like opl3, etc.)!! I mean I can
   turn the volume up and down, but that's it
  
   Any ideas?
   TIA!!
  
   Philipp
  
   --
   To UNSUBSCRIBE, email to [EMAIL PROTECTED]
   with a subject of unsubscribe. Trouble? Contact
   [EMAIL PROTECTED]
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]

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

 
 Get free email and a permanent address at http://www.netaddress.com/?N=1





Re: /dev/mixer missing

2001-03-26 Thread Philipp Bliedung
Yes, I'm in group 'audio'

laptop:/dev# adduser user1 audio
The user `user1' is already a member of audio.
laptop:/dev#

sound is compiled in (as moules) - here is  my .config

#
# Sound
#
CONFIG_SOUND=m
CONFIG_SOUND_CMPCI=m
# CONFIG_SOUND_CMPCI_SPDIFLOOP is not set
# CONFIG_SOUND_CMPCI_4CH is not set
CONFIG_SOUND_EMU10K1=m
CONFIG_SOUND_FUSION=m
blablabla
CONFIG_SOUND_PAS=m
CONFIG_SOUND_PSS=m
# CONFIG_PSS_MIXER is not set
 should I compile this in ??

# CONFIG_PSS_HAVE_BOOT is not set
CONFIG_SOUND_SB=m
CONFIG_SOUND_AWE32_SYNTH=m
blablabla
CONFIG_SOUND_YM3812=m
CONFIG_SOUND_OPL3SA1=m
CONFIG_SOUND_OPL3SA2=m
CONFIG_SOUND_YMFPCI=m


Raja R Harinath wrote:

 Hi,

 Philipp Bliedung [EMAIL PROTECTED] writes:
  Thanks, I could create /dev/mixer - but it looks like this:
 
  laptop:/dev# ls -l mixer*
  crw-rw1 root audio 14,   0 Mar 25 22:46 mixer
  crw-rw1 root audio 14,  16 Mar 25 22:46 mixer1
  crw-rw1 root audio 14,  32 Mar 25 22:46 mixer2
  crw-rw1 root audio 14,  48 Mar 25 22:46 mixer3
 
  laptop:/dev# wmmixer
  wmmixer : Unable to open mixer device '/dev/mixer'.
  wmmixer : Sorry, no supported channels found.
 
  What can I do? Why doesn't it open??

 Couple of checks

   * are you in group 'audio'
   * is sound support compiled in

 - Hari
 --
 Raja R Harinath -- [EMAIL PROTECTED]
 When all else fails, read the instructions.  -- Cahn's Axiom
 Our policy is, when in doubt, do the right thing.   -- Roy L Ash





/dev/mixer missing

2001-03-25 Thread Philipp Bliedung
Hi,

Since I upgraded to kernel 2.4.2 I don't get my sound to work (which it
did under 2.2.17)
I can't set up any mixer because I don't have such a device anymore -
don't know why. Did I miss something while compiling the kernel or do I
need anyhting else (any program)? But, the keyboard bell works just fine
when I load all the necessary modules (like opl3, etc.)!! I mean I can
turn the volume up and down, but that's it

Any ideas?
TIA!!

Philipp





Re: /dev/mixer missing

2001-03-25 Thread Philipp Bliedung
Thanks, I could create /dev/mixer - but it looks like this:

laptop:/dev# ls -l mixer*
crw-rw1 root audio 14,   0 Mar 25 22:46 mixer
crw-rw1 root audio 14,  16 Mar 25 22:46 mixer1
crw-rw1 root audio 14,  32 Mar 25 22:46 mixer2
crw-rw1 root audio 14,  48 Mar 25 22:46 mixer3

laptop:/dev# wmmixer
wmmixer : Unable to open mixer device '/dev/mixer'.
wmmixer : Sorry, no supported channels found.

What can I do? Why doesn't it open??

Jason Majors wrote:

 You can use MAKEDEV.

 On Sun, Mar 25, 2001 at 03:20:29PM +0200, Philipp Bliedung scribbled...
  Hi,
 
  Since I upgraded to kernel 2.4.2 I don't get my sound to work (which it
  did under 2.2.17)
  I can't set up any mixer because I don't have such a device anymore -
  don't know why. Did I miss something while compiling the kernel or do I
  need anyhting else (any program)? But, the keyboard bell works just fine
  when I load all the necessary modules (like opl3, etc.)!! I mean I can
  turn the volume up and down, but that's it
 
  Any ideas?
  TIA!!
 
  Philipp
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact
  [EMAIL PROTECTED]

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





ppp 2.4.0

2001-03-21 Thread Philipp Bliedung
Hi everybody,

sorry for the other mail - there was something messed up with my mail
box and my first mail wasn't send... Sorry about that
here's my problem:

I updated my kernel to 2.4.0 - I also updated the ppp-package to 2.4.0.
But I can't connect to my ISP directly, well actually I can b/c I can
ping to a specific IP address and /var/log/syslog tells me that a
connection was established. But I *can't* ping to anything that starts
with www. something ... and so on
Here is my cuurent setup:

laptop:/home/user1# route
Kernel IP routing table
Destination  Gateway GenmaskFlags  Metric Ref  Use Iface
213.187.64.125 *  255.255.255.255 UH   0  0 0  ppp0
localnet   *255.255.255.0  U   0  0 0eth0
default  213.187.64.125  0.0.0.0UG  0  0  0   ppp0

laptop:/home/user1# ping 192.18.97.241 (which I think is www.sun.com)
PING 192.18.97.241 (192.18.97.241): 56 data bytes
64 bytes from 192.18.97.241: icmp_seq=0 ttl=236 time=441.1 ms
64 bytes from 192.18.97.241: icmp_seq=1 ttl=236 time=350.0 ms
64 bytes from 192.18.97.241: icmp_seq=2 ttl=236 time=429.9 ms
-- 192.18.97.241 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 350.0/407.0/441.1 ms

laptop:/home/user1# ping www.sun.com
ping: unknown host www.sun.com

laptop:/home/user1# ifconfig -a
eth0  Link encap:Ethernet  HWaddr 00:80:C8:8C:1E:F7
  inet addr:192.168.5.18  Bcast:192.168.5.255
Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:100
  Interrupt:10 Base address:0x300

loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:3924  Metric:1
  RX packets:297 errors:0 dropped:0 overruns:0 frame:0
  TX packets:297 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0

ppp0  Link encap:Point-to-Point Protocol
  inet addr:213.187.67.148  P-t-P:213.187.64.125
Mask:255.255.255.255
  UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
  RX packets:48 errors:0 dropped:0 overruns:0 frame:0
  TX packets:49 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:10

my /etc/resolv.conf looks like this:

# eth0 begin
domain here is my domain address for the network at work
# eth0 end
nameserver 213.187.64.125

I guess that 213.187.64.125 is the ip address of my ISP - there is a
different one in the /etc/resolv.conf on the server but I get this in
/var/log/syslog:

Mar 20 20:13:22 laptop pppd[571]: local  IP address 213.187.66.48
Mar 20 20:13:22 laptop pppd[571]: remote IP address 213.187.64.124
Mar 20 20:13:22 laptop pppd[571]: Script /etc/ppp/ip-up started (pid
575)
Mar 20 20:13:23 laptop pppd[571]: Script /etc/ppp/ip-up finished (pid
575), status = 0x100


Can anybody figure out what I'm doing wrong here?
Thanks a lot fot your help.
Philipp





Re: PCMCIA modem card recommendation

2001-03-21 Thread Philipp Bliedung
I'm using a 56k US Robotics CC1580 modem
(it is aslo a fax modem) It has done a very good job for almost 2 years now...
ok it's not one of the new ones - but it is very reliable!!

Philipp

Bill Wohler wrote:

   A friend of mine writes:

 P.S. If you know any linux laptop gurus who can recommend a good PCMCIA 
 modem
 card that I can get in a hurry, I'd be most appreciative. I'm really 
 f*cked
 without one.

   Thanks!

 --
 Bill Wohler [EMAIL PROTECTED]  http://www.newt.com/wohler/  GnuPG 
 ID:610BD9AD
 Maintainer of comp.mail.mh FAQ and mh-e. Vote Libertarian!
 If you're passed on the right, you're in the wrong lane.

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





ppp 2.4.0

2001-03-20 Thread Philipp Bliedung
Hi,

I updated my kernel to 2.4.0 - I also updated the ppp-package to 2.4.0.
But I can't connect to my ISP directly, well actually I can b/c I can
ping to a specific IP address and /var/log/syslog tells me that a
connection was established. But I *can't* ping to anything that starts
with www. something ... and so on
Here is my cuurent setup:

laptop:/home/user1# route
Kernel IP routing table
Destination   Gateway   Genmask
Flags  Metric RefUse Iface
213.187.64.125 *   255.255.255.255
UH0  0 0 ppp0
localnet*
255.255.255.0  U0  0 0eth0
default213.187.64.125
0.0.0.0   UG0  0  0ppp0

laptop:/home/user1# ping 192.18.97.241 (which I think is www.sun.com)
PING 192.18.97.241 (192.18.97.241): 56 data bytes
64 bytes from 192.18.97.241: icmp_seq=0 ttl=236 time=441.1 ms
64 bytes from 192.18.97.241: icmp_seq=1 ttl=236 time=350.0 ms
64 bytes from 192.18.97.241: icmp_seq=2 ttl=236 time=429.9 ms
-- 192.18.97.241 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 350.0/407.0/441.1 ms

laptop:/home/user1# ping www.sun.com
ping: unknown host www.sun.com

laptop:/home/user1# ifconfig -a
eth0  Link encap:Ethernet  HWaddr 00:80:C8:8C:1E:F7
  inet addr:192.168.5.18  Bcast:192.168.5.255
Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:100
  Interrupt:10 Base address:0x300

loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:3924  Metric:1
  RX packets:297 errors:0 dropped:0 overruns:0 frame:0
  TX packets:297 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0

ppp0  Link encap:Point-to-Point Protocol
  inet addr:213.187.67.148  P-t-P:213.187.64.125
Mask:255.255.255.255
  UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
  RX packets:48 errors:0 dropped:0 overruns:0 frame:0
  TX packets:49 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:10

my /etc/resolv.conf looks like this:

# eth0 begin
domain here is my domain address for the network at work
# eth0 end
nameserver 213.187.64.125

I guess that 213.187.64.125 is the ip address of my ISP - there is a
different one in the /etc/resolv.conf on the server but I get this in
/var/log/syslog:

Mar 20 20:13:22 laptop pppd[571]: local  IP address 213.187.66.48
Mar 20 20:13:22 laptop pppd[571]: remote IP address 213.187.64.124
Mar 20 20:13:22 laptop pppd[571]: Script /etc/ppp/ip-up started (pid
575)
Mar 20 20:13:23 laptop pppd[571]: Script /etc/ppp/ip-up finished (pid
575), status = 0x100


Can anybody figure out what I'm doing wrong here?
Thanks a lot fot your help.
Philipp






ppp 2.4.0 (part2)

2001-03-20 Thread Philipp Bliedung
I just saw that the table in my last mail got messed up - soory for
that! I hope this one is somewhat readable
Philipp

laptop:/home/user1# route
Kernel IP routing table
Destination  Gateway GenmaskFlags  Metric Ref  Use Iface
213.187.64.125 *   255.255.255.255 UH   0  0 0  ppp0
localnet   *255.255.255.0  U   0  0 0eth0
default  213.187.64.125   0.0.0.0UG  0  0  0   ppp0








Re: pppd problem ?

2001-03-18 Thread Philipp Bliedung
Thanks for your help - that did the trick !!

Philipp
Christoph Groth wrote:

 Philipp Bliedung [EMAIL PROTECTED] writes:

  It complains about the module: tty-ldisc-3. I have absolutely no
  clue where I can get it from, I've never heared about anything lilke
  that.  What do I have to do to get my modem working?

 Have a look at the file /etc/modutils/aliases (The files located in
 /etc/modutils/ are used to create /etc/modules.conf by the program
 `update-modules'.  See `man update-modules' for more information).
 There is a line

 alias tty-ldisc-3 ppp_async

 You'll need the kernel module ppp_async, so just activate the option
 `PPP support for async serial ports' in the kernel configuration.
 Perhaps you should activate the ppp-compression-modules, too.  IIRC
 ppp support was just one module in 2.2-kernels, now it appears to have
 been divided into several smaller modules.

 If there is some strange name and you don't know what it means you can
 always try:

 find /etc -type f | xargs grep strange_name

 This will often give you the vital hint.

 hope this helps,
 Christoph

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





pppd problem ?

2001-03-17 Thread Philipp Bliedung
Hi,

I just compiled the 2.4.0 kernel. (I compiled the ppp-support into it.)
When I reboot everything works fine, except for the PCMCIA modem. My
PCMCIA network card works just fine. So I upgraded pppd to version
2.4.0  but it still doesn't work?
Is there anything else I'm missing?

Here is what I get when I try to connect to my ISP using pon:
laptop:/home/user1# tail /var/log/syslog
Mar 17 19:44:48 laptop chat[1785]: ^M
Mar 17 19:45:07 laptop chat[1785]: ATDT6749955^M^M
Mar 17 19:45:07 laptop chat[1785]: CONNECT
Mar 17 19:45:07 laptop chat[1785]: -- got it
Mar 17 19:45:07 laptop chat[1785]: send (\d)
Mar 17 19:45:08 laptop pppd[1784]: Serial connection established.
Mar 17 19:45:08 laptop modprobe: modprobe: Can't locate module
tty-ldisc-3
Mar 17 19:45:08 laptop pppd[1784]: Couldn't set tty to PPP discipline:
Invalid argument
Mar 17 19:45:08 laptop pppd[1784]: Hangup (SIGHUP)
Mar 17 19:45:08 laptop pppd[1784]: Exit.
laptop:/home/user1#

It complains about the module: tty-ldisc-3. I have absolutely no clue
where I can get it from, I've never heared about anything lilke that.
What do I have to do to get my modem working?

TIA !
Philipp












no sound with kernel 2.4.2

2001-03-15 Thread Philipp Bliedung
Hi everybody,

I just compiled the 2.4.2 kernel. Everything is working fine except  for

the sound. Under kernel 2.2.17 I had this is my /etc/modules:
sound
mpu401
ad1848
opl3sa2
opl3
options opl3sa2 dma=1 dma2=0 io=0x538 mpu_io=0x330 mss_io=0x530 irq=7
options opl3 io=0x388

I used gom as the mixer. When I booted the 2.4.2 kernel (witeh the same
/etc/modules) and tried to play a song I got this:
Cannot open audio device. Please make sure that the audio device is
properly configured.

And when I try to use gom I get this:

gom   ERROR: Can't open mixer device special file /dev/mixer: No such
gom:  device. Error help: if loading a mixer special file leads to No
such
gom:  device, then you most likely do have the kernel sound driver
gom:   not or incorrectly installed. Permission denied means you
gom:   need  permissions by the local admin in the first place.
gom:
gom: Current channel information
gom: ---
gom:
gom: No Name   Rec  Volumes  Vol-0  Vol-1  Locked
gom:  0.vol-1 -1   -1 -1 1

But there is a file named /dev/mixer 

crw-rw1 root audio 14,   0 Jul  5  2000 mixer
crw-rw1 root audio 14,  16 Jul  5  2000 mixer1
crw-rw1 root audio 14,  32 Jul  5  2000 mixer2
crw-rw1 root audio 14,  48 Jul  5  2000 mixer3
lrwxrwxrwx1 root root   10 Mar 15 18:51 modem -
/dev/ttyS3
lrwxrwxrwx1 root root5 Oct 28 23:51 mouse - psaux

When I compiled the kernel I selected everything that was under sound
to be compiled as a module. Also when I try to load these modules by
hand (insmod mpu401, etc...) it
doesn't give an error I have no clue why this doesn't work! When I
boot the 2.2.17 kernel
everything works just great. Here is what I get when I use gom under
2.2.17:

[EMAIL PROTECTED]:~ gom -t
gom:
gom: Current channel information
gom: ---
gom:
gom: No Name   Rec  Volumes  Vol-0  Vol-1  Locked
gom:  0.vol-1  2   75 75 1
[EMAIL PROTECTED]:~
BTW I'm on a Toshiba Tecra 8000 Laptop.

Help is very much appreciated!
TIA!

Philipp







Re: no sound with kernel 2.4.2

2001-03-15 Thread Philipp Bliedung
Matthew Bryant Baxa wrote:

 On Thu, Mar 15, 2001 at 07:16:09PM +0100, Philipp Bliedung wrote:

  I used gom as the mixer. When I booted the 2.4.2 kernel (witeh the
same
  /etc/modules) and tried to play a song I got this:
  Cannot open audio device. Please make sure that the audio device is

  properly configured.
 
  And when I try to use gom I get this:
 
  gom   ERROR: Can't open mixer device special file /dev/mixer: No
such
  gom:  device. Error help: if loading a mixer special file leads to
No
  such
  gom:  device, then you most likely do have the kernel sound driver
  gom:   not or incorrectly installed. Permission denied means you
  gom:   need  permissions by the local admin in the first place.
  gom:
  gom: Current channel information
  gom: ---
  gom:
  gom: No Name   Rec  Volumes  Vol-0  Vol-1  Locked
  gom:  0.vol-1 -1   -1 -1 1
  
  But there is a file named /dev/mixer 
  
  crw-rw1 root audio 14,   0 Jul  5  2000 mixer
 I used to have this problem until I finally remembered that as
a user I didnt have permission
to use the mixer device.  Try adding yourself to the audio group.

I'm already a member of the audio group ! Otherwise I wouldn't be able
to play music using the 2.2.17
kernel.
Even root gets an error trying to run gom.








Re: error compiling a program

2001-03-13 Thread Philipp Bliedung
Sorry for the typo!!

With changing permissions I got it working! :)
Well I could have probably figured that out myself - but still THANKS A LOT for
the explanation!!

Philipp

Christoph Simon wrote:

 On Mon, 12 Mar 2001 22:12:09 +0100
 Philipp Bliedung [EMAIL PROTECTED] wrote:

  Hi,
 
  I can't figure out why this is happening. I tried to compile a program
  (OpenDX 4.1) because there are no binaries for Debian - at least not on
  the website of OpenDX. Anyway I did ./configure and than make ... and
  that's what I get:
 
  
  make[3]: Entering directory
  '/home/user1/programs/dx-4.1.0/src/exec/libdx'
  sed -e 's/[ ][ ]*\$/ $/' buffer.Z  __buffer.c
  gcc -E --buffer.c \
   |  tr  -s   \044  \012  \
   |  sed  -e   '/^#/d' \
   -e  '/s/INCLUDE2/#include/' \
   -e  '/^pragma/#pragma/'buffer.c
  /bin/sh: buffer.c: Permission denied
  cpp: output pipe has been closed
  make[3]: *** [buffer.c] Error 1
  make[3]: Leaving directory
  '/home/user1/programs/dx-4.1.0/src/exec/libdx'
  
 
  I have no clue what this is trying to tell me, something with no
  permission but I don't see why. Can anybody help me on that ?
  Help is very much appreciated!

 First of all, there seems to be a typo: The first line starting with
 sed creates a file __buffer.c, but the second line, starting with gcc
 references --buffer.c, but I'm not sure.

 Then, the makefile is executing a script which is trying to create a
 file called buffer.c (this time without __ or --), but you have not
 the permissions to do so. Check if there is already a file buffer.c
 which might have no write permissions even for the owner (happens
 sometimes after downloading). Before running make again, try this:
 touch buffer.c
 as the same user that is executing make. Change permissions until this
 works.

 HTH

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





error compiling a program

2001-03-12 Thread Philipp Bliedung
Hi,

I can't figure out why this is happening. I tried to compile a program
(OpenDX 4.1) because there are no binaries for Debian - at least not on
the website of OpenDX. Anyway I did ./configure and than make ... and
that's what I get:


make[3]: Entering directory
'/home/user1/programs/dx-4.1.0/src/exec/libdx'
sed -e 's/[ ][ ]*\$/ $/' buffer.Z  __buffer.c
gcc -E --buffer.c \
 |  tr  -s   \044  \012  \
 |  sed  -e   '/^#/d' \
 -e  '/s/INCLUDE2/#include/' \
 -e  '/^pragma/#pragma/'buffer.c
/bin/sh: buffer.c: Permission denied
cpp: output pipe has been closed
make[3]: *** [buffer.c] Error 1
make[3]: Leaving directory
'/home/user1/programs/dx-4.1.0/src/exec/libdx'


I have no clue what this is trying to tell me, something with no
permission but I don't see why. Can anybody help me on that ?
Help is very much appreciated!

Philipp






[solved]Re: dependency problem with dpk

2001-02-27 Thread Philipp Bliedung
Thanks!

I figured it out. When I was downgrading my libc6 it somehow removed the
'ldconfig' file /sbin - so I just copied it from another machine with  a similar
setup and I could (or better apt-get could) finish the downgrade  of my libc6
and from there everything worked fine.

I know I did something stupid and I won't do it again :)
Thanks again!


Colin Watson wrote:

 Philipp Bliedung [EMAIL PROTECTED] wrote:
 I installed the new libc6 version (2.2.1-1) on my potato box.

 Don't do that if you don't know what you're doing. :)

 Would it be possible to add the testing directories to my sources.list
 and get all the packages with apt-get from the Debian server? Would
 'apt-get upgrade' work then? I don't want to upgrade to testing
 completely (!!) but I want the blic6 package work !
 What can I do?
 When I downgraded to the 'old' version of libc6 (2.1.3-10) dpkg broke

 Details?

 If you can't get the old package reinstalled, you might as well upgrade
 to testing. Put it in your sources.list, apt-get update, apt-get
 dist-upgrade.

 --
 Colin Watson [EMAIL PROTECTED]

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







Re: ldconfig not found in PATH

2001-02-27 Thread Philipp Bliedung
Hi

I had a similar problem just a few minutes ago.
Check if this file is still in /sbin.
When I downgraded some packages (ok, I did something wrong but still...) somehow
this file was removed from my hard drive.
I copied it from another laptop with similar settings and everything (apt-get
and dpkg) is working fine!

Maybe that helps .
Philipp

John Kerr Anderson wrote:

 I have been getting the following message when trying use dselect:

 dpkg: `ldconfig' not found on PATH.
 dpkg: 1 expected program(s) not found on PATH.
 NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and
 /sbin.
 E: Sub-process /usr/bin/dpkg returned an error code (2)
 Some errors occurred while unpacking. I'm going to configure the
 packages that were installed. This may result in duplicate errors
 or errors caused by missing dependencies. This is OK, only the errors
 above this message are important. Please fix them and run [I]nstall again
 Press enter to continue.

 I don't know how to fix this, no matter what I do, I come up with this
 message, can anyone help?





dependency problem with dpk

2001-02-25 Thread Philipp Bliedung
Hey

I don't know how to fix this:
I installed the new libc6 version (2.2.1-1) on my potato box. So far
everything went fine, but when I tried to add other packages using dpkg
I get this:

Reading Packae Lists... Done
Building Dependency Tree ... Done
You might want to run 'apt-get -f install' to correct these.
Sorry, but the following packages have unmet dependencies:
libc6-dev: Depends: libc6 (=2.1.3-10) but 2.2.1-1 is installed
locales: Depends: libc6 (=2.1.3-10) but 2.2.1-1 is installed
E: Unmet dependencies. Try using -f

But when I use 'apt-get -f install' I get this:

#apt-get -f  install
Reading Package List  Done
Building Dependency Tree ... Done
Correcting dependencies ... Done
The following packages will be REMOVED:
atlas2-dev blas-dev blt-dev g++ lam2-dev libc6-dev libgc5-dev
libgimp1.1.17-dev libgtk1.2-dbg lingtk1.2-dev libncurses5-dev
libstdc++2.10-dev locales task-parallel-computing-dev task-tcltk-dev

task-x-window-system tcl8.2-dev tk8.2-dev tktable-dev xlib6g-dev
0 packages upgraded, 0 newly installed, 20 to remove and 0 not upgraded.

yada... yada... yada...
Abort.

I also downloaded the libc6-dev package which it says it depends on but
when I install this it, it again depends on g++, etc...
Would it be possible to add the testing directories to my sources.list
and get all the packages with apt-get from the Debian server? Would
'apt-get upgrade' work then? I don't want to upgrade to testing
completely (!!) but I want the blic6 package work !
What can I do?
When I downgraded to the 'old' version of libc6 (2.1.3-10) dpkg broke
and I couldn't do anything b/c no libc6 package was correctly installed
and I don't want to mess up b/c I'm not so comfortable with dpkg and
apt-get!
That's why I'm still using potato   :)

TIA !!!
Philipp






compiling a program

2001-02-24 Thread Philipp Bliedung
Hi,

I have simple question concerning compiling a programm 
When I compile a program from the sources and it beakes for whatever
reason, how can I get rid of all the files that were created so far or
how can I remove this 'broken' program ?  Is there anything like
'apt-get -f install' which is used for .deb files ?

And how can I find out if a new version of a package, for example libc6,
depends on any other package? For example I tried to compile a
movie-player but it needed a newer version of libc6, which I don't have,
so how can I find out if I need any other package for libc6 to work?
(I'm still using the 2.2.17 kernel...)

TIA!
Philipp





Re: compiling a programm

2001-02-24 Thread Philipp Bliedung
hello,

Thanks a lot for your help!
But now I got myself into a strange situation - I was trying to install
xlibs-package which I thought I would need for Gimp 1.2.1 but I got this
when I tried to install it :

#dpkg -i xlibs_4.0.2-1_i386.deb
Selecting previously deselected package xlibs.
dpkg: considering removing xlib6g in favor of xlibs ...
dpkg: no, cannot remove xlibs6g (--auto-deconfigure will help):
  libsmpeg0 depends on xlib6g (=3.3.5)
xlib6g  is to be removed.
dpkg:  regarding xlibs_4.0.2-1_i386.deb containing xlibs:
xlibs conflicts with xlib6g  (4.0)
xlib6g  (version 3.3.6-10) is installed.
dpkg: error processing xlibs_4.0.2-1_i386.deb  (--install):
conflicting packages  - not installed xlibs
Errors were encountered while processing:
xlibs_4.0.2-1_i3386.deb

Trying to fix it I did this:

#apt-get -f  install
Reading Package List  Done
Building Dependency Tree ... Done
Correcting dependencies ... Done
The following packages will be REMOVED:
atlas2-dev blas-dev blt-dev g++ lam2-dev libc6-dev libgc5-dev
libgimp1.1.17-dev libgtk1.2-dbg lingtk1.2-dev libncurses5-dev
libstdc++2.10-dev locales task-parallel-computing-dev task-tcltk-dev

task-x-window-system tcl8.2-dev tk8.2-dev tktable-dev xlib6g-dev
0 packages upgraded, 0 newly installed, 20 to remove and 0 not upgraded.

bla  bla .

What can I do to fix this? BTW I'm on a potato box using the 2.2.17
kernel.
I downloaded the xlib6g-package (4.0.2-1) from testing and
libxaw6-package which it depends on too. But I can't install the new
xlib6g-package! It get's me an error - it complains that it is not a
debian archive .
dpkg: error processing xlib6g_4.0.2-1_all.deb (--install):
subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
xlib6g_4.0.2-1_all.deb

Any help appreciated 
Philipp





Re: problem with print server

2001-02-03 Thread Philipp Bliedung
I posted earlier but I didn't include a copy of /etc/printcap - so here
is a copy of my /etc/printacp - maybe that helps...

I'm not very familiar with setting up printers - so if anybody can give
me a hint I'd appreciate it!
Thanks!

hpcolor|hp business inkjet 2250PS\
 :lp=:\
 :rm=printserv:\
 :rp=L2:\
 :sd=/var/spool/lpd/hpcolor:\
 :af=/var/log/hpcolor-errs:\
 :lf=/var/log/hpcolor-acct:\
 :mx#0:\
 :sh:sf:

brother|brother hl-10v\
:lp=:\
:rm=printserv:\
:rp=L1:\
:sd=/var/spool/lpd/brother:\
:df=/etc/filter.ps:\
:tf=/etc/filter.pcl:\
:af=/var/log/brother-acct:\
:lf=/var/log/brother-errs:\
:pl#66:\
:pw#80:\
:pc#150:\
:mx#0:\
:sh:sf:







problem with print server

2001-02-02 Thread Philipp Bliedung
Hi,

I have a problem - I don't know how to get two printers to work with the
print server.  The print server is a Sercomm Fast PrintMate and the two
printers are a brother HL-10V and a HP Business Inkjet 2250 PS.

I got the print server working so far - I can ping, telnet and ftp to
it, and it also shows the two printers (brother on Port1 and the HP on
Port2 - Port3 is still free) which are on-line. Now my problem starts -
how can I get something to be printed??

Before I had only one printer (the brother) connected to the server and
I printed from there. Now, how do I set up lpd for the print server?
What do I have to change in /etc/printcap - if any?

Can anybody point me to a site about setting up print servers?

Thanks a lot!!!
Philipp





SOLVED! Re: problem playing audio CD's

2001-01-25 Thread Philipp Bliedung
Hi,

I solved my problem :)  - I just didn't log out and back in before trying to
setup cdcd 
I also changed myself and the cd-drive to the cdrom group :)

Thnaks a lot!
Philipp

Jaye Inabnit ke6sls wrote:

 Hi Philipp,

 Did u log out, and back in? This typically takes care of that. And btw,
 I just read through more of this string and I really like changing the
 group to cdrom and then just adding yourself and whoever else will use
 the cdrom - it's much more sanitary then adding yourself to disk.

 hth, tatah

 On Wednesday 24 January 2001 14:21, Philipp Bliedung wrote:
  Hi,
 
  thanks for your responses!
  I can now access audio-cd's BUT ONLY AS ROOT!
  I changed my setting in  /dev to this:
 
  brw-rw 1 rootdisk   3   Oct  29  00:03 /dev/cdrom
  -hdc
  brw-rw 1 rootdisk22, 0  Jul  5   2000  /dev/hdc
 
  I added the user (user1) to this group:
  # adduser user1 disk
 
  now ROOT can play CD's but not user1 - is there any other group I don't
  belong to?
  When I try to specify the device in cdcd I get 'Permission denied' (trying
  to add /dev/cdrom)
  What else can I do?
  BTW cdcd is working great :) (but just for root for now)
 
  TIA,
  Philipp
 
  Jaye Inabnit ke6sls wrote:
   Philipp,
  
   No worries. Many have been here before :)
  
   You don't mount an audio cd! You just play it etc. So, under
   your gnome, just fire up the cdplayer that comes with it. If you
   use kde, use the cdplayer that comes with it. Just need to confinger
   your device (/dev/hdb, /dev/hdc etc).
  
   Also, add yourself to your cdgroup.
  
   ~ pts/0 ls -al /dev/hdd
   brw-rw1 root disk  22,  64 Feb 22  1999 /dev/hdd
   YOU ARE ROOT!! on bogus
   ~ pts/0 ls -al /dev/hdc
   brw-rw1 root disk  22,   0 Feb 22  1999 /dev/hdc
   YOU ARE ROOT!! on bogus
  
   Here you see it's owned by root and belongs to 'disk', so I added myself
   to that group:  'adduser me disk'  as root.  There are also safer
   ways to do this, check back with the list.
  
   also, I like the cdcd package for playing my cdroms in pure console mode
   (no x running). 'apt-get install cdcd' will do the trick. For adjusting
   the volume, I like aumix, again, 'apt-get install aumix' :)
  
   I really hope this helps.
  
   tatah
  
   On Wednesday 24 January 2001 10:49, Philipp Bliedung wrote:
Hi,
   
I'm new to the multimedia things under Linux :)
I have the problem that I can't play audio CD's on my computer.
I've installed everyhting that's related to sound properly - so I'm
able to play mp3s, *.wav,etc. with freeamp for example, but when I put
in a CD (even CD's I bought, no CD-R or CD-RW) and I want to mount it I
get:
   
mount: wrong fs type, bad option, bad superblock on /dev/cdrom or too
many mounted file systems
   
Even as root I can't do it!  This is how /etc/fstab looks like:
   
/dev/cdrom   /cdrom   iso9660
defaults,user,noauto,ro  00
   
When I start 'gcd 2.91' under Gnome I get this:
   
Unable to open cd device. Please make sure that you are using teh
correct device and that you have permission to access the device..
The cd-drive works perfectely fine with every CD (cd-rom). So it's not
the cd-drive that's not working!
   
What am I missing, or what am I doing wrong? Any ideas for a good
cd-player?
   
TIA!!
Philipp
  
   --
  
   Jaye Inabnit, ARS ke6sls e-mail: [EMAIL PROTECTED]
   707-442-6579 h/m 707-268-4074
   http://www.qsl.net/ke6slsICQ# 12741145
   This mail composed with kmail on kde on X on linux warped by debian
   If it's stupid, but works, it ain't stupid.

 --

 Jaye Inabnit, ARS ke6sls e-mail: [EMAIL PROTECTED]
 707-442-6579 h/m 707-268-4074
 http://www.qsl.net/ke6slsICQ# 12741145
 This mail composed with kmail on kde on X on linux warped by debian
 If it's stupid, but works, it ain't stupid.





problem playing audio CD's

2001-01-24 Thread Philipp Bliedung
Hi,

I'm new to the multimedia things under Linux :)
I have the problem that I can't play audio CD's on my computer.
I've installed everyhting that's related to sound properly - so I'm able
to play mp3s, *.wav,etc. with freeamp for example, but when I put in a
CD (even CD's I bought, no CD-R or CD-RW) and I want to mount it I get:

mount: wrong fs type, bad option, bad superblock on /dev/cdrom or too
many mounted file systems

Even as root I can't do it!  This is how /etc/fstab looks like:

/dev/cdrom   /cdrom   iso9660
defaults,user,noauto,ro  00

When I start 'gcd 2.91' under Gnome I get this:

Unable to open cd device. Please make sure that you are using teh
correct device and that you have permission to access the device..
The cd-drive works perfectely fine with every CD (cd-rom). So it's not
the cd-drive that's not working!

What am I missing, or what am I doing wrong? Any ideas for a good
cd-player?

TIA!!
Philipp





Re: problem playing audio CD's

2001-01-24 Thread Philipp Bliedung
Hi,

thanks for your responses!
I can now access audio-cd's BUT ONLY AS ROOT!
I changed my setting in  /dev to this:

brw-rw 1 rootdisk   3   Oct  29  00:03 /dev/cdrom
-hdc
brw-rw 1 rootdisk22, 0  Jul  5   2000  /dev/hdc

I added the user (user1) to this group:
# adduser user1 disk

now ROOT can play CD's but not user1 - is there any other group I don't belong
to?
When I try to specify the device in cdcd I get 'Permission denied' (trying to
add /dev/cdrom)
What else can I do?
BTW cdcd is working great :) (but just for root for now)

TIA,
Philipp

Jaye Inabnit ke6sls wrote:

 Philipp,

 No worries. Many have been here before :)

 You don't mount an audio cd! You just play it etc. So, under
 your gnome, just fire up the cdplayer that comes with it. If you
 use kde, use the cdplayer that comes with it. Just need to confinger
 your device (/dev/hdb, /dev/hdc etc).

 Also, add yourself to your cdgroup.

 ~ pts/0 ls -al /dev/hdd
 brw-rw1 root disk  22,  64 Feb 22  1999 /dev/hdd
 YOU ARE ROOT!! on bogus
 ~ pts/0 ls -al /dev/hdc
 brw-rw1 root disk  22,   0 Feb 22  1999 /dev/hdc
 YOU ARE ROOT!! on bogus

 Here you see it's owned by root and belongs to 'disk', so I added myself
 to that group:  'adduser me disk'  as root.  There are also safer ways
 to do this, check back with the list.

 also, I like the cdcd package for playing my cdroms in pure console mode
 (no x running). 'apt-get install cdcd' will do the trick. For adjusting the
 volume, I like aumix, again, 'apt-get install aumix' :)

 I really hope this helps.

 tatah

 On Wednesday 24 January 2001 10:49, Philipp Bliedung wrote:
  Hi,
 
  I'm new to the multimedia things under Linux :)
  I have the problem that I can't play audio CD's on my computer.
  I've installed everyhting that's related to sound properly - so I'm able
  to play mp3s, *.wav,etc. with freeamp for example, but when I put in a
  CD (even CD's I bought, no CD-R or CD-RW) and I want to mount it I get:
 
  mount: wrong fs type, bad option, bad superblock on /dev/cdrom or too
  many mounted file systems
 
  Even as root I can't do it!  This is how /etc/fstab looks like:
 
  /dev/cdrom   /cdrom   iso9660
  defaults,user,noauto,ro  00
 
  When I start 'gcd 2.91' under Gnome I get this:
 
  Unable to open cd device. Please make sure that you are using teh
  correct device and that you have permission to access the device..
  The cd-drive works perfectely fine with every CD (cd-rom). So it's not
  the cd-drive that's not working!
 
  What am I missing, or what am I doing wrong? Any ideas for a good
  cd-player?
 
  TIA!!
  Philipp

 --

 Jaye Inabnit, ARS ke6sls e-mail: [EMAIL PROTECTED]
 707-442-6579 h/m 707-268-4074
 http://www.qsl.net/ke6slsICQ# 12741145
 This mail composed with kmail on kde on X on linux warped by debian
 If it's stupid, but works, it ain't stupid.





2 kernels on the same machine

2001-01-21 Thread Philipp Bliedung
Hi,
Can I use two kernels (for example 2.4 and 2.2.17) on the same machine?
I mean can I use kernel 2.2.17 as the normal kernel I boot with and
then still compile kernels in the 2.4 version (not for this computer but
for others)  - or will with cause more problems than it would solve? :)
Will there be any problem when I have two kernel sources in  /usr/src?
Will there be any conflicts with the modules of either version?
Does anybody know any site where I can find information about this?

TIA!
Philipp






problem compiling kernels

2001-01-20 Thread Philipp Bliedung
Hi,

I'm new to Debian and fairly new to Linux.
I compiled some kernels (I'm using kernel 2.2.17) for terminals in a
network (so I removed everything they don't need from the kernel except
the network stuff, etc.) I compiled them on my laptop b/c it's a lot
faster. Anyway I did the following after I made the configuration with
menuconfig:
'make dep  make clean  make bzImage  make modules  make
modules_install'
Well then I moved the kernels to these machines and everything worked
out fine!!  But now, when I boot the original kernel on my laptop I get
these errors while booting:

depmod: *** unresolved symbols in /lib/modules/2.2.17/net/ppp.o
depmod: *** unresolved symbols in /lib/modules/2.2.17/net/dummy.o
...
now I can't use my modem using ppp anymore b/c when I start 'pon' I get
this:

ioctl(TIOCSETD(PPP)): Invalid argument(22)
/usr/sbin/pppd: This system lacks kernel support for PPP. This could be
because
the PPP kernel module could not be loaded, or because PPP was not
included in the kernel configuration. If PPP was included as a
module, try '/sbin/modprobe -v ppp'

--'modprobe -v ppp' fails too.

I don't know why this is happening b/c everything was working fine
before I started compiling kernels.
I don't know if 'make modules_install' is the cause for this but I guess
it is.
(I don't have a lot of experience in compiling kernels)

Can anybody tell what causes this and how I can avoid this in the
future?

TIA
Philipp