Self compiling entire Bookworm DVD-1

2025-04-23 Thread Nils
Hey! I'd like to compile all of DVD-1 myself but using `-Oz` to optimize for binary size rather than speed. How do I do that? Where do I start? I could only find infos on how to build DVD-1 yourself using existing binary packages... Thank you!

Re: LC_TIME set incorrectly

2025-03-11 Thread Nils
On Tuesday, March 11, 2025 10:21:07 PM GMT+1 George at Clug wrote: > The Debian-specific /etc/timezone will no longer be supported by > systemd-timedated, as it is no longer useful and its functionality has been > subsumed into /etc/localtime, and tzdata will no longer create it. That looks like i

Re: LC_TIME set incorrectly

2025-03-11 Thread Nils
On Tuesday, March 11, 2025 6:52:41 PM GMT+1 Greg Wooledge wrote: > It might be coming from one of the user's dot files. You can try > these: Thanks! That seems to be it: $ sudo su -- root -c env | grep LC_TIME LC_TIME=de_DE.UTF-8 I wonder if KDE has messed something up here as it has internal l

Re: Steam was working an hour ago, now it will not load

2025-03-11 Thread Nils
Hi, I have seen the same issue, and found this comment; https://github.com/ ValveSoftware/steam-for-linux/issues/11807#issuecomment-2714995696 Starting Steam like this works for me as a temporary workaround. Greetings Nils

LC_TIME set incorrectly

2025-03-11 Thread Nils
LC_TIME=de_DE.UTF-8 (after a reboot) riccy@riccy:~$ echo $LC_TIME en_DE.UTF-8 Searching /etc for the config string reveals nothing: riccy@riccy:~$ sudo grep -r en_DE /etc riccy@riccy:~$ Any ideas what could be going on here? This is a Debian Bookworm install. Thank you Nils

Re: I can confirm that Fortigate firewalls are definitely based on Linux

2023-06-22 Thread Nils
On Donnerstag, 22. Juni 2023 15:33:57 CEST Turritopsis Dohrnii Teo En Ming wrote: > I think Fortinet wouldn't say. They are required to ;-) signature.asc Description: This is a digitally signed message part.

Re: apt automatically upgrading packages in unstable

2021-10-03 Thread Nils
On Debian Sid I recommend disabling the unattended-upgrades services entirely: sudo systemctl disable --now unattended-upgrades On Friday, October 1, 2021 2:36:37 PM CEST Miguel A. Vallejo wrote: > A few days ago I noticed my debian unstable started to update packages > automatically. A quick ins

Re: Slow graphics on Intel Xtreme?

2021-10-02 Thread Nils
Well, thanks a lot, anyways! Might just replace this Laptop with my other one for games and keep this one for emailing etc Am 2. Oktober 2021 14:41:55 MESZ schrieb Greg Wooledge : >On Sat, Oct 02, 2021 at 07:20:19AM +0000, Nils wrote: >> So I installed this package. But unlike the gu

Re: Slow graphics on Intel Xtreme?

2021-10-02 Thread Nils
2:12:16 MESZ schrieb Greg Wooledge : >> Greg Wooledge wrote: >> > You probably just need firmware. Use "dmesg | grep -i firmware" to >> > verify this. > >On Fri, Oct 01, 2021 at 11:32:57PM +, Nils wrote: >> Well, this command gets me no output at a

Re: Slow graphics on Intel Xtreme?

2021-10-02 Thread Nils
Miata : >Nils composed on 2021-09-29 03:27 (UTC): > >> I got a laptop from 2004, Intel Xtreme graphics inside. >> Everything works fine, except 3D and even 2D acceleration. These seem to run >> fully on software even tho glxinfo claims opengl availability? > >>

Re: Slow graphics on Intel Xtreme?

2021-10-01 Thread Nils
Well, this command gets me no output at all! Maybe these Intel Xtreme graphics cards are simply too weak for Linux and Windows can handle them better? On Thu, 30 Sep 2021 17:43:49 -0400 Greg Wooledge wrote: > On Thu, Sep 30, 2021 at 09:27:12PM +0000, Nils wrote: > > I ran one game o

Re: Slow graphics on Intel Xtreme?

2021-09-30 Thread Nils
I ran one game on Windows XP and it ran just fine, full FPS. Same game got like 5 FPS on Debian? How is that possible? Nils Am 30. September 2021 22:16:50 MESZ schrieb "Andrew M.A. Cater" : >On Wed, Sep 29, 2021 at 03:27:18AM +, Nils wrote: >> Hey, >> >> >

Re: Upgrading buster => bullseye. Canonicalization of /var/log/journal.

2021-09-29 Thread Nils
nstall anything via a .run or .sh file? Nils On Wed, 29 Sep 2021 22:35:35 -0500 David Wright wrote: > On Wed 29 Sep 2021 at 16:46:14 (-0400), Greg Wooledge wrote: > > On Wed, Sep 29, 2021 at 07:05:37AM -0700, pe...@easthope.ca wrote: > > > From: Greg Wooledge > >

Re: seamonkey in dutch

2021-09-28 Thread Nils
Hey, there might be some translational package available for installation. Try searching for package "seamonkey*nl*" or something. Nils Am 28. September 2021 21:30:54 MESZ schrieb steef van duin : >hallo, > >ik installeerde eerder de nieuwste versie van seamonkey in het

Slow graphics on Intel Xtreme?

2021-09-28 Thread Nils
Hey, I got a laptop from 2004, Intel Xtreme graphics inside. Everything works fine, except 3D and even 2D acceleration. These seem to run fully on software even tho glxinfo claims opengl availability? Here are the specs: - Intel Celeron (2.6 GHz, single-core) - 15" TFT (XGA 1024x768) - 1 GB

Re: Persistent names for audio devices.

2021-09-28 Thread Nils
I agree. In the "normal" shells, you need to use "export" instead of "set"! Am 28. September 2021 19:32:02 MESZ schrieb Greg Wooledge : >On Tue, Sep 28, 2021 at 08:19:26AM -0700, pe...@easthope.ca wrote: >> > CONCLUSIONS >> > >> > Audio messages can be interpreted. Eg., >> > set AUDIODEV=plughw:

Re: Upgrading buster => bullseye. Canonicalization of /var/log/journal.

2021-09-28 Thread Nils
Hi, Are you sure you still need these journals? Might be some nasty bug and my way to work around it would be to just delete those logs. I mean, it's kind of a hacky solution but I'm absolutely sure this allows the upgrade to continue. Hope it's a viable solution to you, Tuxifan Am 28. Septembe

Re: Re: GTK3-apps: Scrollbar jumps to the bottom after scrolling with mouse wheel when regaining focus

2015-07-28 Thread Nils Dallmeyer
On Mon, Jul 20, 2015, at 13:06, Louis Wust wrote: > The trouble is that I am no longer seeing this behavior in evince, > which makes it difficult to run further experiments. I'll keep an eye > out and report back if I see it again. On Mon, Jul 20, 2015, at 18:43, Joe wrote: > I'm using Xfce on si

GTK3-apps: Scrollbar jumps to the bottom after scrolling with mouse wheel when regaining focus

2015-07-16 Thread Nils Dallmeyer
m not able to find out which package is affected. I currently use the Testing Distribution (Debian 4.0.8-1 (2015-07-11) x86_64 GNU/Linux). The bug occured the first time before a few days. Best regards, Nils Dallmeyer -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subje

Connman vs network manager

2014-03-26 Thread Nils Erik Svangård
Howto.Debian file. Now I have to log in as root and write mounst -a to get it working. Is this a bug? //nisse -- Nils-Erik Svangård E-Mail: nilse...@gmail.com MSN: nilse...@gmail.com Skype: schweingaard Mobil: +46-(0)70-3612178

Re: Re: XBMC and SSL

2014-03-26 Thread Nils Erik Svangård
Well I installed from unstable (I think). I have debianmultimedia in my sources.list, but I think XBMC comes from the debian servers. I did quite a bit of googling before posting. I didnt find anything really relevant. I looks like a problem with ffmpeg. //nisse -- Nils-Erik Svangård E-Mail

Re: Re: XBMC and SSL

2014-03-26 Thread Nils Erik Svangård
Hmmm... I was afraid of that. I prefer to use the Debian-packages and not make my own. Is this something to do with DFSG or is it something that will be fixed? //nisse -- Nils-Erik Svangård E-Mail: nilse...@gmail.com MSN: nilse...@gmail.com Skype: schweingaard Mobil: +46-(0)70-3612178

XBMC and SSL

2014-03-25 Thread Nils Erik Svangård
-uxaxovg-5goe.googlevideo.com/videoplayback?source=youtube. .. Does anyone know how I can fix this? //nisse -- Nils-Erik Svangård E-Mail: nilse...@gmail.com

Mplayer exit with kernel error

2010-11-16 Thread Nils Erik Svangård
kernel:[806234.487137] EIP: [] plist_add+0x31/0x66 SS:ESP 0068:f273be5c Message from sysl...@p-nisse at Nov 16 20:25:07 ... kernel:[806234.487141] CR2: 8bc38953 -- Nils-Erik Svangård E-Mail: nilse...@gmail.com MSN: nilse...@gmail.com Skype: schweingaard Mobil: +46-(0)70-3612178 -- To UNSUB

Possible bug in apt-get

2006-08-09 Thread Nils Erik Svangård
for. This could be a feature though :D /nisse -- Nils-Erik Svangård E-Mail: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] Skype: schweingaard Mobil: +46-(0)70-3612178

DCOPClient: Attach failed

2006-05-18 Thread Nils Erik Svangård
Hi Im trying to use any KDE based software and I get this error: DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed ICE Connection rejected! DCOPClient::attachInternal. Atta

Re: Re: X with a S3 Trio64V+ card

2006-03-23 Thread Nils Erik Svangård
> > > hi > > Plese S3trio64+ VG card down load facility -- Nils-Erik Svangård E-Mail: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] Skype: schweingaard Mobil: +46-(0)70-3612178

Re: New to Debian

2006-02-06 Thread Nils Erik Svangård
n idiot... but I sure do appreciate your help! alsaconf > didn't update /etc/modules, but I have no idea what I need to add. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- Nils-Erik Svangård MSN: [EMAIL PROTECTED] Skype: schweingaard

Re: Photo collection management

2006-01-18 Thread Nils Erik Svangård
Have you tried f-spot? /nisseOn 1/17/06, Piotr Kopszak <[EMAIL PROTECTED]> wrote: Dear list,Couple of days ago I decided  (evidently too late!) that the amount ofpictures on CD-ROMs  and on my disks has attained  critical mass and Ino  longer   am  able   to  get  any   orientation  whatsover   in 

Re: Holiday computer access problems!

2005-12-27 Thread Nils Erik Svangård
Hi,On 12/27/05, Alex Malinovich <[EMAIL PROTECTED]> wrote: On Tue, 2005-12-27 at 02:26 +0100, Nils Erik Svangård wrote:--snip--> I have three computers one at my parents (Win XP), one in a server> rack witch I have root access via SSH(debian stable), and my home > computer (debian

Holiday computer access problems!

2005-12-26 Thread Nils Erik Svangård
Happy holiday to all!I'm at my parent place trying to access my home computer but are having serious problems:I have three computers one at my parents (Win XP), one in a server rack witch I have root access via SSH(debian stable), and my home computer (debian unstable) which seem to only have port

Re: [Webmin-maintainers] Re: Problem with webmin-exports

2005-09-21 Thread Nils Erik Svangård
Hi! It's strange, there should be more people having the same problem as I. I have tried to apt-get install webmin-exports --reinstall but that didnt fix it. /nisseOn 9/20/05, Jaldhar H. Vyas <[EMAIL PROTECTED]> wrote: On Tue, 20 Sep 2005, Nils Erik Svangård wrote:> Ok I solved this

Re: Problem with webmin-exports

2005-09-20 Thread Nils Erik Svangård
. /nisseOn 9/16/05, Nils Erik Svangård <[EMAIL PROTECTED]> wrote: Ok I still have problems, I have tried some more things: #cat /etc/exports /mnt    192.168.0.0/255.255.255.0(ro,sync) #ls -al /mnt totalt 52 drwxr-xr-x   7 nisse nisse 4096 2005-04-07 15:20 . drwxr-xr-x  23 root  root  4096 2005-07

Re: Problem with webmin-exports

2005-09-16 Thread Nils Erik Svangård
directories are show none of the contents, and no subdirs. Strange! /nisse On 9/15/05, Nils Erik Svangård <[EMAIL PROTECTED]> wrote: Hi! I use unstable which I update everyday. I have big issues with NFS. I had it working around christmas, and I havent touched the config since then. Now it

Problem with webmin-exports

2005-09-15 Thread Nils Erik Svangård
Hi! I use unstable which I update everyday. I have big issues with NFS. I had it working around christmas, and I havent touched the config since then. Now it doesnt work. I have used webmin to manage my exports. The signs of trouble: 1. Just the directories are visable when i go to /net/mycompuer f

Re: Re: problem with skype

2005-09-15 Thread Nils Erik Svangård
Empty mail, but I have problems with skype also. When I run skype in my windowmanager (OrboRox) I get artifacts in the sound when moving the mouse over diffrent windows and clicking on the menues. However if I click on menues or on windows in a vncwindow, it doesnt generate any sound problems. Does

Valknut

2005-09-05 Thread Nils Erik Svangård
Hi! I'm doing apt-get update; apt-get upgrade everyday, and now a look of packages is on my waiting list due to the gcc40 transition. The only thing making me hold back the installation is Valknut which has yet to be updated. Does anyone know the status of that package. Or perhaps has som good reco

Re: Cannot enable executable stack

2005-08-07 Thread Nils Durner
nd paxctl don't work for me. > - but it's rather > workaround and might affect your security negatively in the long term. I'm primarily interested in getting my completely broken box working again... :-) Do you think switching to ano

Cannot enable executable stack

2005-08-06 Thread Nils Durner
: cannot enable executable stack as shared object requires: Error 14 --- What's wrong? Please CC me answers as I'm not subscribed to the list. Thanks a lot, Nils Durner _ Mit der Gruppen-SMS von WEB.DE FreeMail

System gradually getting slower

2005-08-03 Thread Nils Erik Svangård
Hi! Im running Amd64 with unstable for i386 with my own custom compiled kernel. Usually I can run the computer for several months without rebooting, but recently everything has started going slower, the only way I have found that fixes it is to reboot the system. Does anyone know whats going on? Is

PAM access.conf not working

2005-08-03 Thread Nils Erik Svangård
Hi! I have appended to /etc/security/access.conf: -:nice:ALL And this to /etc/pam.d/login: account required pam_access.so And the I try to login as "nice" to the machine, and it works! I thougt that that line would make me not able to login. Do I have to restart something? What is the problem? Im

Re: new packages

2005-07-28 Thread Nils-Erik Svangård
Bryan Donlan wrote: On 7/28/05, Nils-Erik Svangård <[EMAIL PROTECTED]> wrote: Heh.. I thought it was just my selection of packages. When I run apt-get update; apt-get upgrade, I usually get atleast 10 upgrades per day, but in recent days none of the packages I use has been updated. A

Re: new packages

2005-07-28 Thread Nils-Erik Svangård
Heh.. I thought it was just my selection of packages. When I run apt-get update; apt-get upgrade, I usually get atleast 10 upgrades per day, but in recent days none of the packages I use has been updated. A first I thougt the mirror I used stopped updating, so I changed to the main archive, but

Re: new packages

2005-07-28 Thread Nils-Erik Svangård
John Fleming wrote: On Thursday 28 July 2005 04:49 pm, Alle Meije Wink wrote: Hello, My apt-get, although it appears to be working fine, has not found updated packages for the the last week. Is this because actually no packages have been updated or is there another reason? Best wishes Alle

Re: Kerberos+LDAP+NIS?

2005-07-21 Thread Nils Erik Svangård
t the unix id in LDAP is the same as in NIS (it should be, and the NIS one should be change if it differs). /nisse On 7/20/05, Ryan Schultz <[EMAIL PROTECTED]> wrote: > On Wednesday 20 July 2005 02:41 pm, Nils Erik Svangård wrote: > > I cant! I dont have the authority to do that. > &

Re: Kerberos+LDAP+NIS?

2005-07-20 Thread Nils Erik Svangård
I do this kind of magic? Somewhere with Pam? /nisse On 7/20/05, Carlos Rodrigues <[EMAIL PROTECTED]> wrote: > Nils Erik Svangård wrote: > > Hello! > > > > I recently got my debian box to authenticate user logins with kerberos! > > Now I have created a group in LD

Kerberos+LDAP+NIS?

2005-07-20 Thread Nils Erik Svangård
Hello! I recently got my debian box to authenticate user logins with kerberos! Now I have created a group in LDAP and I want that only users who is members of that group are allowed to login. The problem is that no information of shell or home directory is stored on the LDAP server, so I thougt th

NFS problems

2005-07-19 Thread Nils Erik Svangård
Hi! I made a recently got a new disk and took the opertunity to do a new debian installation, the old one I installed was installed about 1999 and I have been doing apt-get update, upgrade daily. Three days ago I needed to use my nfs exports, but they didnt work. There seem to be something wrong wi

Fork: resource unavailable

2004-09-30 Thread Nils-Erik Svangård
Hello! I got 1Gig ram and 2.5 Gig swap, I often get an error stating something like fork: resource temporarily unavailable. What is causing that? bash-3.00$ df bash: fork: Resursen tillfälligt otillgänglig bash-3.00$ df bash: fork: Resursen tillfälligt otillgänglig bash-3.00$ ls bash: fork: Resur

Re: X Server Crash

2004-08-23 Thread Nils Hebsich
;dumb problem" comes to mind. If I find anything tonight, I'll be sure to post it. Check your /proc fs . I had the same problem short time ago, because my /proc filesystem don`t have bus/pci. Greets Nils Hebisch -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

Re: software - plucker question

2004-04-05 Thread Nils R Grotnes
69.html You could try to add a line on top of the plucker-setup script, something like this: # -*- coding: iso-8859-1 -* But this should really be added by the plucker author(s). Strange that they haven't done so already. Nils -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

Re: Themes GTK?

2004-03-22 Thread Nils-Erik Svangård
Restarting, rebooting and reinstalling dosent change the themes even though I use gtk-theme-switch /nisse On Mon, 2004-03-22 at 19:07, Paul Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Nils-Erik Svangård <[EMAIL PROTECTED]> writes: > > > Hi!

Themes GTK?

2004-03-22 Thread Nils-Erik Svangård
Hi! I'm using unstable, and with some applications (Evolution, Abiword, gnumeric etc) the themes doesnt seem to change when I use gtk-theme-switch or gtk-theme-switch2. Since both are GTK apps they should change. What am I doing wrong? //nisse -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Debian logo stolen.

2003-12-18 Thread Nils-Erik Svangård
Hi! I remember some news about elektrostore.se had stolen the Debian logo. Since they are still using it, did nothing happen? /nisse -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

sent an invalid ICMP on 2.6.0-test9

2003-11-20 Thread Nils-Erik Svangård
Hi! My syslog is flooded with the message IP-number "sent an invalid ICMP type 11, code 0 error to a broadcast" brodcast-adress I'm not sure but I think it started when I changed to kernel 2.6.0-test9. I cant find any information on google or on the mailinglist. What is the problem? Can I do anyt

Can't mount cdrom anymore

2003-09-17 Thread Nils Trebing
her did making the cdrom drive slave and the cdrw drive master as I have done today (before that, cdrw was slave and cdrom was master). Please let me know if I'm missing something obvious, if you know what's wrong, whether I should include additional information or if you can help otherwi

Can't mount cdrom anymore

2003-09-17 Thread Nils Trebing
; neither did making the cdrom drive slave and the cdrw drive master as I have done today (before that, cdrw was slave and cdrom was master). Please let me know if I'm missing something obvious, if you know what's wrong, whether I should include additional information or if you can help othe

Re: Replacing gnu tools in woody with busybox

2003-08-14 Thread Nils Trebing
Rajkumar S wrote: > Also can I install a deb with out all locales that I do not need ad > docs? My current plans are an rm -rf, but any gentler solution ? HI, I use localepurge for this purpose. It works fine for me. Nils -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

Re: KDE startsound played by xmms after security update of kdebase-libs

2003-08-04 Thread Nils Trebing
as to be activated in order to use that script? It would be nice if my Mozilla could indeed play custom .wav files e. g. as a notification for new mail, so would you mind posting that script here or sending it to me? TIA Nils -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &quo

Random.h

2003-07-28 Thread Nils-Erik Svangård
Hello! I'm trying to #include because I've read somewhere that if I need very good random numbers in linux thats the way to go. But when I include it and try to compile I get: $gcc -lgmp prim_med_gmp.c /tmp/ccgB8Uh9.o(.text+0x15b): In function `main': : odefined reference to "get_random_bytes" co

Shell problem!! I'm going crazy!

2003-07-10 Thread Nils-Erik Svangård
Hello! When I do "cat *" in my homedirectory I get the following error message cat: okänd flagga "--exclude" Försök med "cat --help" för mer information. In english something like cat: unknow flag "--exclude" Try "cat --help" for more information. If I "cd .." and "cat mydir/*" it works and th

movie playing problem X11?

2003-06-09 Thread Nils-Erik Svangård
Hi! I'm running unstable. When I watch movies only half of the picture is shown. It doesnt matter if the movie is playing in a window or in full screen, only half of the picture and subtitles are shown. I have tried mplayer, totem and xine. I guess that there is some problem with my configuration

Two keyboard layouts qwerty and russian ??

2003-02-24 Thread Nils-Erik Svangård
board, producing russian charactars. Is this possible? Is it possible to have two diffrent charactersets in one document? Does anyone know how to fix this? /nisse -- Nils-Erik Svangård <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&qu

dcgui problems

2003-02-11 Thread Nils-Erik Svangård
Hi my dcgui hangs when it conncts to a hub, regardless of which hub. Dies with the message dcgui: relocation error: dcgui: undefined symbol: __fixunsdfdi Does anyone know whats wrong? Im running unstable on P4 2.4 ghz 512mb ram /nisse -- Nils-Erik Svangård <[EMAIL PROTECTED]>

dcgui problems

2003-02-10 Thread Nils-Erik Svangård
Hi my dcgui hangs when it conncts to a hub, regardless of which hub. Dies with the message dcgui: relocation error: dcgui: undefined symbol: __fixunsdfdi Does anyone know whats wrong? Im running unstable on P4 2.4 ghz 512mb ram /nisse -- Nils-Erik Svangård <[EMAIL PROTECTED]>

Memory usage on debian

2003-01-23 Thread Nils-Erik Svangård
umbers Ph : +46 920-18569 (Computer Parts and consulting) Mobile : +46 70-3612178 Nils-Erik Svangård e-mail : [EMAIL PROTECTED] Porsögården 34:270 ICQ : 69865297 97754 Luleå, Sweden URL : http://www.ran

Two IP, one NIC

2003-01-09 Thread Nils-Erik Svangård
nisse -- <+-- - Random Numbers Ph : +46 920-18569 (Computer Parts and consulting) Mobile : +46 90-3612178 Nils-Erik Svangård e-mail : [EMAIL PROTECTED] Porsögården 34:270 ICQ : 69865297 97754 Luleå, Sweden Jabber :

depmod: QM_MODULES: Function not implemented

2002-12-18 Thread Nils-Erik Svangård
90-3612178 Nils-Erik Svangård e-mail : [EMAIL PROTECTED] Porsögården 34:270 ICQ : 69865297 97754 Luleå, Sweden Jabber : p-nisse - --+> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: PostgresSQL database recovery

2002-10-23 Thread Nils-Erik Svangård
On Tue, 2002-10-22 at 20:06, Nils-Erik Svangård wrote: > > Hi! > > > > Yesterday my main hd gave up (40gig up in smoke), /usr and /lib was on > > another hd so they where saved. > > in /lib there seems like the data from my postgressql databas survived, > > but

PostgresSQL database recovery

2002-10-22 Thread Nils-Erik Svangård
Hi! Yesterday my main hd gave up (40gig up in smoke), /usr and /lib was on another hd so they where saved. in /lib there seems like the data from my postgressql databas survived, but now when I have reinstalled and try to access the data it says data test2 doesnt exist (thats the old database). I

XMMS goes silent when moving windows

2002-10-22 Thread Nils-Erik Svangård
Hi! When I move a window in X windows, using blackbox, xmms goes silent after a couple of seconds. Whats the problem, does everything stop when I move the windows, like apache and stuff?? /nissse -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

Galeon snapshot problems

2002-10-21 Thread Nils-Erik Svangård
Hello! I have been trying to run galeon-snapshot now for a while. It just segfaults on me. These are the final lines when I do a strace. open("/usr/lib/mozilla-snapshot/components/libnecko.so", O_RDONLY) = 17 read(17, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\22\1\000"..., 1024) = 1024

Re: Together from Togethersoft on unstable???

2002-05-04 Thread Nils-Erik Svangård
lör 2002-05-04 klockan 22.39 skrev Jerome Lacoste: > On Sat, 2002-05-04 at 18:13, Nils-Erik Svangård wrote: > > Hi! > > > > I cant get Together running on my Debian box, it complains about a > > licence file. > > Together is not a free tool (not in the Op

Together from Togethersoft on unstable???

2002-05-04 Thread Nils-Erik Svangård
Hi! I cant get Together running on my Debian box, it complains about a licence file. Does anyone have any experience getting this program to run on debian??? /nisse -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Ho to enable the gdm chooser as the greeting display

2002-04-02 Thread Nils Rennebarth
eventually after the user presses Ctrl-Alt-Backspace or after the server gets killed in some other way. Nils -- __ (Muuuhh) Global Village Sau ==>^..^ |/¯ (Kann Fremdsprache) ==>(oo) pgp9MjGsKm2

ROX eating memory?

2002-04-01 Thread Nils-Erik Svangård
Hi! I'm running unstable, on an AMD XP1800, 512 Mb. My free swap and memory seems to be less and less for every day that goes by. I have 19 days uptime with 2.4.18. If I start a VNC server the same thing happens, after a while that process starts using 97% of the CPU and the swap just fills up. Th

NIC problems

2001-10-04 Thread Nils-Erik Svangard
Hi! I have a Realtek NIC, this is the output of cat /dev/pci Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 16). IRQ 10. Master Capable. Latency=32. Min Gnt=32.Max Lat=64. I/O at 0xcc00 [0xccff]. Non-prefetchable 32 bit memory at 0xd581 [0xd58100ff

Re: AA with potato (strictly)

2001-05-11 Thread Nils Kassube
nt them from providing information about their own hardware, so others can step in and write driver software without proprietary code? Did they license stuff from other companies for their hardware, too? Cheers, Nils

Re: Fetchmail & Sendmail

2001-02-17 Thread Nils Crefeld
solvable_domains)dnl and run sendmailconfig. Works for me... Nils

Re: upgrade to xfree 4.0.x

2001-02-17 Thread Nils Crefeld
ith woody) to use "apt-get -s install > ", > then apt-get only shows what it "would" do... thanks, exactlly what I needed. Did not cross my mind to use apt-get at the console. I searched for an option in dselect. Nils

upgrade to xfree 4.0.x

2001-02-16 Thread Nils Crefeld
d not everything. is there a way to do this? Nils

Failing Debian Installation

2000-12-03 Thread Nils-Erik Svangård
Hi All I have installed debian on atleas 20 diffrent computers, but now I have come across a problem I cannot solve. Im installing on AST Bravo P133MHz 128 Mb ram, onboard MACH64, PCI128, 3c905b, one 1.3 Gb disk and one 15Gb drive. All hardware should be compatible with Linux. Problems: * During

Re: Newbie sound help

2000-11-10 Thread Nils Ackermann
an say is that my sound system works fine. For the chips it supports I can recommend alsa. Installing it by yourself has the disadvantage, that all utilities that rely on the alsa-lib must (probably) be recompiled also, so check if your chip is supported by the version that comes with potato now! HTH Nils

Geforce 2MX

2000-10-07 Thread Nils-Erik Svangård
Hi I'm trying to get a Geforce 2MX card working with unstable. I cant get X to work, not even fb. Do I have to install XFree86 4.0.1? /nisse

Disk Partitioning for Newbies (everything you always wanted to know)

2000-09-19 Thread Nils Kassube
fter a few weeks of use you look up how much space you really need for /usr /var /home, etc. That's it. Backup everything. (You do backups, don't you?) Re-partition your hard drive. Have more fun :-) Cheers, Nils -- [EMAIL PROTECTED] [EMAIL PROTECTED] (preferred) [EMAIL PROTECTED]

Dialup Help!

2000-07-13 Thread Nils Lohner
Debian boxes to connect via ppp to these machines? Searching through the packages didn't show anything that could emulate the windoze dialup procedures... or is the dialup networking just PPP negotiation? Please copy me on replies; I'm not on -user. Thanks, Nils.

Corrupt apt status and available lists

2000-05-26 Thread Nils-Erik Svangård
Hi! I have a woody system, and pretty unstable hardware. Yesterday I had a crash when running apt-get upgrade. Since then apt-get update wont work any more, complaining about the status file, and when I try to apt-get updata I get some problems with the available file. Any idea how to regenerate

Re: Debian GNU/Linux

2000-05-26 Thread Nils-Erik Svangård
On Tue, 23 May 2000, Kent West wrote: > [EMAIL PROTECTED] wrote: > > > If i download this program do i risk crashing windows? > I think what you mean is: "If I install Debian GNU/Linux, do I risk losing > Windows?" Do I risk losing Windows. If you install this "program", you riks losing intrest

Roulette game?

2000-05-19 Thread Nils-Erik Svangård
Hi! Are the any roulette games available for Debian? /nisse

Creating booklets with Latex

2000-05-13 Thread Nils-Erik Svangård
Hello! About a week ago I wrote to this list and asked about creating booklets with latex. I got many replies, several helped me alot. Now I have a new problem with the booklet making. The problem: The booklet is supposed to be in A6 format. So I wrote the text on A5 used psbook to make A5 book

Creating booklets with Latex

2000-04-29 Thread Nils-Erik Svangård
Hi! I've gotten in trouble again, bragging about how good Debian is and that I write all my reports in Latex. Well now I might gone under. I'm supposed to produce a booklet i A6 (folded A5) with students songs. I have read some docs on the web, it seems I can create a booklet by using either lpr

Horde problems

2000-04-28 Thread Nils-Erik Svangård
Hi! I'm trying to get Horde and Imp working. When I direct lynx to /horde the listing for index.php3 is displayed. I know php works because the phpinfo.php file works flawlessly. I do however run php4, but in the configuration of horde I have defined that Im using php4. any ideas? /nisse

Re: which sound configuration utility?

2000-04-26 Thread Nils-Erik Svangård
On Wed, 26 Apr 2000, Alex Kwan wrote: > Hi! > > 1) I am looking for a sound configuration utility > (like sndconfig on Red Hat), which is it? > > 2) can I use the sndconfig of Red Hat on potato? > > > thanks! > > > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null >

Horde/IMP problem with MySQL

2000-03-28 Thread Nils-Erik Svangård
Hello all! I cant get Horde up an running. I installed with the command apt-get install imp. And it installed everything beutifully. I was asked a lot of questions via the debconf utility, I'm pretty sure a gave the right values. However I get this error message when trying to connect to the serve

UNIX keyboard on i386

2000-03-25 Thread Nils-Erik Svangård
Hello all. I'm trying to get an old UNIX keyboard working on my P100. When I restart the computer with the keyboard I get a errormessage that says something like "to many NACK's, check you cables". I have located the .c file that contains that row, but havent been able to do much about it. So my

Re: installing- last try before win98

2000-03-07 Thread Nils-Erik Svangård
On Sun, 5 Mar 2000, smoke wrote: > i downloaded the files from the getting started, dos install. i have > install, linux > drv1440.bin, loadlin.exe, root.bin,resc1440.bin and base2_1.tgz. > i run the install bat and get a command to enter kernal name. i tried > linux and nothing > happens. WHAT IS

Re: video viewer

2000-02-22 Thread Nils-Erik Svangård
On Tue, 22 Feb 2000 kmself@ix.netcom.com wrote: > xanim, mpeg, etc. Partial support for some formats. Free. > realplayer, realplayer format. Proprietary. > > Rumor is that Apple is doing a Quicktime port, and that Microsoft is > doing an MS MediaPlayer port. Both proprietary. > > On Tue, Fe

Re: Soundblaster AWE64

2000-02-22 Thread Nils-Erik Svangård
On Mon, 21 Feb 2000, Michael Symalla wrote: > Hi Nils-Erik, > > the Tip using ALSA was great, now it works more or less. But two > problems remain, perhaps someone can help me solving these: > > 1. I can't use programms like gmix anymore, even the volume-control in >

Recommended networked filesystem structure?

2000-02-21 Thread Nils Ackermann
twork, all running debian, with only one application/file server. Thanks, Nils Ackermann

Re: Soundblaster AWE64

2000-02-20 Thread Nils-Erik Svangård
On Thu, 17 Feb 2000, Michael Symalla wrote: > Hi, > > I think that won't solve my problem as my AWE64 is not an pci device > ;-( As far as I understood the help for the es1370 driver, it is for > pci soundcards. > > On Thu, Feb 17, 2000 at 02:04:47PM +0100, Darlock wrote: > > > It's not the sam

  1   2   3   4   >