Installing Debian on system with AIC7770

1998-03-19 Thread NiElS
Hi All,

I'm trying to install Debian on a system which has a AIC7770. However, while
booting the first disk (either from disk or with loadlin) I get a kernel
panic:

aic7xxx: (aic7xxx_isr) Encountered spurious interrupt.
scsi0: BRKADRINT (error(0x1):
  Illegal Host Access
Kernel panic: scsi0: BRKADRINT, error 0x1, seqaddr 0x0.

Removing one or more (or all) SCSI devices has no effect. Turning off the
scsi reset has no effect either.

Anyone have any suggestions on what to do?

Thanks,
NiElS

(btw, is there a debian install kernel without scsi? in case I had to resort
to installing on a IDE disk..)


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


Re: Keyboard mess

1996-11-03 Thread Niels
On Fri, 1 Nov 1996, Pedro I. Sanchez wrote:

> I am using the latest version of Debian (brand new system installed
> yesterday). Is there something to be done to properly set up X?

I found that Debian/XFree86/whoever by default maps both the BS and Del
keys to , which is irritating with Netscape and when logging in on
other computers.
Netscape's problems are partially solved by overriding the  key
function to  in /etc/X11/Xresources.. however, still sending a
 when I want  to go over the line...

In my /etc/X11/Xmodmap, I have: (last two lines are new)

! /etc/X11/Xmodmap
!
! This is the global Xmodmap file.  It is used by both xdm and xinit.

keycode 107 = 0x
keycode 22 = 0xff08

Thanks to the dosemu Makefile for those.
I also commented out the osfDelete: delete-previous-character()
overrides in /etc/X11/Xresources.

This makes Backspace insert ^H and Delete ^? - only caveat is that now,
just as I was used to do when sitting behind a Sun, I have to hit Delete
if I make a typo in a search in more (/ key) instead of Backspace - but
Netscape works, and Pine too... (using compose-maps-delete-key-to-ctrl-d
or something)

I hope this helps,


    Niels

-- --- ---   --- --
PIHXXTPSEICTL, BTIHTKY.<[EMAIL PROTECTED]>
- I do not speak for my employer  -  they have net.access too -

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: CD-ROM IRQ Timeout

1996-11-24 Thread Niels
On Sun, 24 Nov 1996, Hamish Moffatt wrote:

>>>>> 'hdb irq timeout : status = 0x58
>>>>> hdb ATAPI reset complete'
>>> Try giving "hdb=cdrom" as an argument to the kernel. Maybe that will help.
>> No, this doesn't make any difference. This parameter only is necessary to
> Put a disc in the drive? :-( My Creative 8-spin (CD820E) reacts
> violently to trying to mount the drive when there's no disc present,

It's boring, but all I can say is "me too" - Creative 8x, processes
waiting for an interrupt which the drive never generates.
Pushing 'Eject' (outside button) helps, when the tray is fully opened
something is sent, and processes get a 'tray open' error, IIRC.


Niels

-- --- -- --- -- --- --
PIH XXTP SE ICTL, BTIHTKY. <[EMAIL PROTECTED]>
Note:  I do not speak for my employer  -  they have net.access too.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: unreliable service of I-Connect

1996-08-06 Thread Niels
>> I am to in this situation: waiting for the CD for 4 weeks. I can't
>> have any response from Simon Shapiro (I-Connect) on my order since 2
>> weeks so I am considering to ftp the files and master a CD for my use.
> For what it's worth, I'm in Canada and it took about 2 weeks to receive
> my CD from Simon.  

Europe, three weeks.  Still waiting for a bill though (don't know if the
credit card has been credited yet).  Never got a receipt of order
confirmation of any kind...

(the CD is fine though :)



Niels



ELF or a.out?

1996-08-29 Thread Niels
Hi,

Some packages, among them workbone and symlinks, still provide an a.out
binary in /usr/bin/, but no dependency on libc4 (workbone even depends on 
libc5...).



Niels

--
Planet Internet Holding   XXTP Support Engineer   <[EMAIL PROTECTED]>
I do not speak for my employer  -  they are perfectly able to do that.



Re: identname@remote.host for inetd

1996-09-23 Thread Niels
On Sun, 22 Sep 1996, Remco van de Meent wrote:

> In some other distributions, there is the possibility to get log-entries as:
> 
> Sep 22 10:05:25 sku in.telnetd[31280]: connect from
> [EMAIL PROTECTED]

Thanks for the information...

If you meant to ask "How can I have this behavior too?", the answer is:

To /etc/hosts.allow, add

ALL: [EMAIL PROTECTED]
ALL: [EMAIL PROTECTED]

and be sure to use tcp_wrappers.

HTH.


Niels

-- --- - --- -- --- --
Planet Internet Holding   XXTP Support Engineer   <[EMAIL PROTECTED]>
I do not speak for my employer  -  they are perfectly able to do that.



Re: /dev/MAKEDEV

1996-09-26 Thread Niels
On Thu, 26 Sep 1996, Bernard Leach wrote:

> The /dev/MAKEDEV in debian 1.1.4 (I dont see any mention
> in the ChangeLog up to 1.1.8) has not had the patch to
> fixed the minor device numbers for the cyclades devices.

Talking about MAKEDEV, does it still create /dev/ipp0 and /dev/idsnctrl0,
or ippp0 and isdnctrl0?


Niels

-- --- - --- -- --- --
Planet Internet Holding   XXTP Support Engineer   <[EMAIL PROTECTED]>
I do not speak for my employer  -  they are perfectly able to do that.


Software RAID 0 and linux 2.6.8.1

2004-10-04 Thread Niels
Hi,
I want to buy a Promise Fasttrack TX2 plus RAID 0 controller with two 
SATA hard disks. The controller is a software controller. I want no 
other hard disks than these two in my PC. Can I boot of this setup with 
the 2.6 kernel? Is it possible to put Windows XP and Debian Linux on the 
same RAID 0 array? Is it difficult to install?

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



Re: Software RAID 0 and linux 2.6.8.1

2004-10-05 Thread Niels
I shall explain my choises. I really want to buy a RAID 0 (striping) 
controller, because my current harddisk is the bottleneck in my current 
system. I have a dual XP-M 2800+ with 1Gbit NIC and 1GB memory. I have 
read enough about RAID 0. I really want it! I know that it is not safe, 
but I can backup my data.

I choose for a software RAID controller because it is cheap. An hardware 
controller would cost me six times more, but would be at most 10% 
faster. That's not worth it. Installing this RAID card is easy under Win 
XP, because I can just put a disk in my pc with the drivers at setup 
time and it will work.

I know this will be another story for debian. I've read stories of 
people who got the Promise drivers working under 2.6.8, but those 
drivers are not fast. I use 2.6.8 because I have a SMP setup. I want no 
other drives than the two of my RAID setup in my pc because I hate noise.

I buy a software RAID controller because the price difference between a 
software RAID SATA controller and a SATA controller is < €10,-

What are the troubles I will run into? I can load things in my BIOS, 
because I have 2MB BIOS memory (MPX2).

The adress you gave me was wrong, 
http://www.1U-Raid5.net/HowTO/SW-Raid-HOWTO.txt this one is correct.

Alvin Oga wrote:
On Mon, 4 Oct 2004, Niels wrote:
 

I want to buy a Promise Fasttrack TX2 plus RAID 0 controller with two 
SATA hard disks. The controller is a software controller. I want no 
other hard disks than these two in my PC. Can I boot of this setup with 
the 2.6 kernel?
   

yes...
 

Is it possible to put Windows XP and Debian Linux on the 
same RAID 0 array?
   

yes
 

Is it difficult to install?
   

no
-- trick is to install windoze on the 1st partition so it thinks its C:
--- bigger problem ...
- why use 2 disks in raid0 ( aks stripping ) which might allow you to read
 faster but also makes 2 disks look like 1 bigger disk
- if one disk dies... both disk are useless
- i think you want to use (sw or hw ) raid1 ( mirror )
- if one disk dies ... all your data is still intact on the other
disk
- gazillion raid howtos urls
http://1u_raid5.net/HowTo/SW-Raid-HOWTO.txt
c ya
alvin
 


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



Re: Software RAID 0 and linux 2.6.8.1

2004-10-05 Thread Niels
Promise Netherlands told me today that the kernel 2.6.x.x drivers 
probably come next year. On a dutch forum they told me (2 secs ago) that 
the name of a non-true hardware controller is a firmware controller. I 
created a picture 
http://www.xs4all.nl/~mghvl404/bin/fotos/got/RAID0uitleg.gif to explain 
what I want with the promise fasttrack TX2 plus firmware raid 
controller. How can I do this?

Paul Yeatman wrote:
Well, definitely sounds like you know what you want :)
Seems like my confusion between you saying "software" and "hardware"
controller is, as Paolo was saying, the Promise FastTrak isn't a "true"
hardware controller apparently.  It still requires some software, ie.
kernel module, on the software side to operate.  This is, however,
coNSIDerably faster than using strictly software RAID where no card is
needed at all.  From the description of your system, however, this
wouldn't appear to be a problem.
I'll opt out of the conversation at this point because your
proposed setup is different enough from mine that I can't really
helpfully comment on it.  As I mentioned (and I believe even
tried), the "partial source code" from Promise for the FastTrak
doesn't compile (or at least isn't written to compile) for the 2.6
kernel.  If the drivers you know of are slow, maybe Paolo is right and
you should go with either strictly a hardware RAID controller or
strictly software RAID given that you have a slick system.
As for the boot loader issue, I'm not sure how a large BIOS is a
solution unless you can get your boot loader to use your BIOS which
I've never heard of.  Unless you are using a true hardware controller,
I'm not sure where/how your boot loader will be read with no other
disks other than the RAID 0'ed disks.
Best wishes,
Paul
->>In response to your message<<-
 --received from Niels--
 

I shall explain my choises. I really want to buy a RAID 0 (striping) 
controller, because my current harddisk is the bottleneck in my current 
system. I have a dual XP-M 2800+ with 1Gbit NIC and 1GB memory. I have 
read enough about RAID 0. I really want it! I know that it is not safe, 
but I can backup my data.

I choose for a software RAID controller because it is cheap. An hardware 
controller would cost me six times more, but would be at most 10% 
faster. That's not worth it. Installing this RAID card is easy under Win 
XP, because I can just put a disk in my pc with the drivers at setup 
time and it will work.

I know this will be another story for debian. I've read stories of 
people who got the Promise drivers working under 2.6.8, but those 
drivers are not fast. I use 2.6.8 because I have a SMP setup. I want no 
other drives than the two of my RAID setup in my pc because I hate noise.

I buy a software RAID controller because the price difference between a 
software RAID SATA controller and a SATA controller is < ï10,-

What are the troubles I will run into? I can load things in my BIOS, 
because I have 2MB BIOS memory (MPX2).

The adress you gave me was wrong, 
http://www.1U-Raid5.net/HowTO/SW-Raid-HOWTO.txt this one is correct.

Alvin Oga wrote:
   

On Mon, 4 Oct 2004, Niels wrote:

 

I want to buy a Promise Fasttrack TX2 plus RAID 0 controller with two 
SATA hard disks. The controller is a software controller. I want no 
other hard disks than these two in my PC. Can I boot of this setup with 
the 2.6 kernel?
 

   

yes...

 

Is it possible to put Windows XP and Debian Linux on the 
same RAID 0 array?
 

   

yes

 

Is it difficult to install?
 

   

no
-- trick is to install windoze on the 1st partition so it thinks its C:
--- bigger problem ...
- why use 2 disks in raid0 ( aks stripping ) which might allow you to read
faster but also makes 2 disks look like 1 bigger disk
- if one disk dies... both disk are useless
- i think you want to use (sw or hw ) raid1 ( mirror )
- if one disk dies ... all your data is still intact on the other
disk
- gazillion raid howtos urls
http://1u_raid5.net/HowTo/SW-Raid-HOWTO.txt
c ya
alvin

 

--
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: Totem xine problem in Debian

2007-01-14 Thread niels


I had the same problem, where a mcop directory couldn't be created. I don't 
mind to have a kde (partly?) hanging around though.

How I fixed it was:
 `rm -rf ~/.kde ; kde-menu`

The later command recreated my ~/.kde directory and fixed my broken 
~/.kde/tmp-${USER} symlink and added a~/.kde/socket-${USER} symlink.  After 
that xine worked again.


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




Print black and color on HP

2004-07-19 Thread Niels Andersen
I use a HP PSC 1205 "all-in-one" printer. I have installed the packages
"hpijs" and "hpoj".

If I configure CUPS as the hpoj docs says:
http://hpoj.sourceforge.net/hpoj-0.91/doc/setup-print.html
(Use PTAL device as autodetected by CUPS)
Then I cannot print. The job goes to queue, and nothing else happens. It
doesn't matter if hpoj daemon is running, or if I restart the printer.

But if I configure CUPS to use device
"usb://Hewlett-Packard/psc%201200%20series?serial=blahblah", AND hpoj
daemon is NOT running, it works.

Just one problem: In CUPS (or the software I'm printing from) I can
select if I want to use color cartridge or black cartridge. I want to
use both. I often need color, but then black is just a dark grey.

The description of the package hpijs says that "It includes the
so-called rss patch, to use pure black ink instead of composite black in
printers that don't do color map conversion in firmware".

It looks like the feature is there, but it's not working.

Any tips on why I can't print black AND color on the same page?


BTW: To scan, I need to start the hpoj daemon. While it's running, I
cannot print. When I have finished scanning and stopped the hpoj daemon,
I also need to restart the printer before I can print. It also works if
I disconnect an reconnect the USB cable.
Do you know a way to do this with software, so I can script the whole
process?


-- 
Mvh.

Niels Andersen


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



Re: Repository

2007-02-26 Thread Niels Rasmussen
Baz wrote:
> Hello.  I need help getting into my source.list to delete some lines.  How
> do I change the permissions?  I've tried Synaptic, but the lines I need to
> delete aren't there.
> 
> Sebastian
> 
Open a terminal and type this:

nano /etc/apt/sources.list

Press enter.

Now you can edit it :-)


-- 
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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



Re: OT

2007-02-26 Thread Niels Rasmussen
John - wrote:
> On (24 and 25/02/07) mainly the same four or five folks  wrote:
> 
>> Quite a lot of off-topic opinionated political nonsense.
> 
> Look, guys -- you know who you are -- I (and others, most likely)
> don't mind OT topics from time to time, and I/we can pretty easily
> delete without reading, should I/we wish to do so. A certain amount is
> tolerable, and I/we grant some slack because self-expression can be a
> learning experience.
> 
> But: a fair number of posts reveal that the authors have quite a
> shallow grasp of politics.  Worse, many are written from an adolescent
> ego-centered intent to prevail, even though there's no worthwhile
> content added.
> 
> Think of it this way: would you like to have to wade through the views
> of AOL members eager to vindicate their opinions about open source
> software?
> 
> So give us a break, and instead of political drivel, get back to your
> usual smart and insightful comments about Debian?  Please?
> 

I agree with you upon this !!!

I've even considered to put the writers of political issues on my spamlist !

This is the wrong forum to debate this !!

What I dont want in my inbox, is mails that contains political and religious
issues.

Of course I can drop out of this list if I dont want to discuss it, but then
where should I go to get help with Debian related stuff ?? Anyone ??

-- 
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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



Re: OT

2007-02-26 Thread Niels Rasmussen
Ron Johnson wrote:
> IRC?

Thanks, I'm out of here, bye!

-- 
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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



GPG error when updating with update-manager

2007-03-02 Thread Niels Rasmussen
Hi list

I get this error when trying to do the daily update.

http://picasaweb.google.co.uk/nielsrasmus/Screenshots/photo#5037455125361547874

What is the procedure now, to make it work again ?? Never seen this before :-/


-- 
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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



GPG error when updating with update-manager

2007-03-02 Thread Niels Rasmussen
Hi list

I get this error when trying to do the daily update.

http://picasaweb.google.co.uk/nielsrasmus/Screenshots/photo#5037455125361547874

What is the procedure now, to make it work again ?? Never seen this before :-/

-- 
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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



New video card-what to do ?

2007-03-04 Thread Niels Rasmussen
Hi list

My system is debian testing (etch) AMD64x2

I have bought a new video card Nvidia 6200 TC 64 bit 256MB DDR2, which should
be better than my ATI Radeon X700se, according to several forums, for 3D
composite rendering.

Now after what I've read about this, on this list, it should be sufficient to
do the following:

1. Change the video card
2. boot and kill X + running openGL daemons
3. aptitude > install:
- nvidia-kernel-2.6.18-4-amd64
- nvida-glx
- nvidia-glx-ia32 for 32 app-support
- nvidia-settings
- nvidia-xconfig
4. Reboot

Is this the way to do it ??

I haven't done this before, so every help are appreciated :)


-- 
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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



New small user manual for linux newbies made :-)

2007-08-12 Thread Niels Larsen
A small beginners minihowto about various linux programs is made:

Among others: kmail, bittorrent, ksirc, gimp, gparted, scrapbook, freenet, 
kde-setup, kubuntu install and some others.

The idea is to get newbies started using linux immediately, with the most 
elementary things.

Has taken me a long time, to learn linux.

The address is http://www.minihowto.org

I am an old man of some 66 years of age.

This manual is supplementary to all the other documentation, which is out 
there on the Internet etc.  :-)


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



New Debian user

2006-12-15 Thread Niels Rasmussen

Hi all

I am new to this list, works as Architectural engineer in Copenhagen DenmarK.

I have used several Linux distro's previously back in 1999, among them was:
Red Hat, Mandrake and Suse.

But due to my work (AutoCad) I had to install Windows (sadly enough !)

Now I've been fooling around with Windows and are getting pretty tired of it !!

Lastly I've tried Windows Vista RC1, and man, what a bloatware 
It just like WinXP just somewhat rearranged though.

When I've discovered that the GUI look's and feel have been knows in
Linux for years, I've got fed up with it and longing back for the good
old Linux days :-)

I then discovered that the development of linux really have being
increased since the last time I saw it :-)

Now my decision have been made I want to install Debian !

Using Debian should only be for desktop use (Gnome), mayby later
supplied with some webserver stuff.

But I have some doubts/thoughts about which flavour to use.

I want to have a stable release installed and then "Sarge" would be
the choice, but looking at the descriptions mayby "Etch" should be the
lucky one, primarily because my processor is 64 bit.

My System (Fujitsu-Siemens Scaleo H) (Vista ready BLEEH !!):
AMD 64 3800+ X2 DUAL core, 2000 Mhz, 2 core's 2 processors
2 GB of RAM's
2x250 GB harddisc (one of them used to store music and fotos)
ATI Radeon X700SE w/256 MB
Samsung Syncmaster 940BF, LCD
WLAN Router D-Link DI-524

What release and what installation method would you recommend ??


Thanks!

/niller
Registred Linux user #133791


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




Re: New Debian user

2006-12-16 Thread Niels Rasmussen

Thanks for reply.

I'm not sure I want to repartitioning my other harddrive because I
have 60 GB of music and fotos on it, so only one of them should have
Debian on it.
I presume it's possible to mount the media harddrive and catch my
stuff from there ?

My router has a fine internal firewall so hopefully it shold be safe
to install Etch ? :-/

/niller


If you look at the release notes for Etch you'll see that a testing box
shouldn't be connected directly to the internet.  If you have another
box to use as a firewall, then I would go with Etch.

Are your harddiscs PATA or SATA?  If SATA then Sarge probably (perhaps
too strong) won't work with them.

If you go with Etch, go with amd64.  Further, I would suggest that you
set up your drives with equal partitions this:
1   64 MB   raid1   --> /boot
2   16 GB   raid1   --> lvm: vg-system
3   remainder   --> lvm: vg-local

vg-system:
lv-root 256 MB  --> /
lv-usr  4 GB--> /usr
lv-var  4 GB--> /var
lv-swap 2 GB--> consider dm-crypt   --> swap

vg-local:
lv-home 16 GB?  --> /home

This can all be setup from within the installer (a very sweet partman).

This is how I have my new Etch amd64 with dual 80GB SATA drives set up.
If you find you need the performance of striping for something you can
create a new lv-work with striping.  This is also based on having good
backups for /home since its not protected by raid1.

The advantage of the raid1 setup for the system is that if a drive dies,
you won't be doing a reinstall (you would of course loose your /home
directory).

For cad there is quite a choice (search the packages in Etch for 'cad')
and some talk about sharing files with AutoCad.  I haven't tried any yet
since Etch and my box are so new (I still have AutoCad 11 in the box
somewhere, it ran on DOS).

Enjoy,

Doug.



--
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: New Debian user

2006-12-16 Thread Niels Rasmussen

Etch, certainly. However, be prepared for Etch to be "obsolete" well
before the next Debian release. You will most likely want to change
your pointers to either "testing" or "unstable", but don't do that
until you are comfortable with Debian and the apt way of package
management as a user. I've been using Unstable for the last 6 years,
and I can attest to the benefits of continual development vs. leaps
at "release" time, but only for a desktop system where you're already
accustomed to fiddling with it.


Okay Etch it is :-)

When you say pointers, do you mean editing the sourcelist ?



If you want to confirm hardware detection, get a copy of KNOPPIX. If
KNOPPIX recognizes the hardware right away, then you'll have no
problems.


Yesterday I've tried a LiveCD with Ubuntu on it. It works very well
though, it did find all my hardware without a hassle whatsoever.
I just want a clean Debian system where I control what's behind the scenes.



First things first, get the "netinstall" version. It may or may not
support your wireless card, so the most efficient way to do it is to
connect via a wired ethernet port to your router/ISP. If you simply
cannot connect via wire, see if KNOPPIX detects your wireless card.
If so, you can find out what driver module it's using and be ready.
Netinst will make sure that you have the latest packages. Since
packages on the CDs and DVDs are selected by need, then usage, you
can get 99% of a basic system off of just CD#1 and more like 5 9's
with the DVD#1. So it's really up to you.


My router is connected directly to my machine. I have tried to install
"sarge" with a Netinst CD but the installation failed, that's what
brought me here :-)



Here's the installer page, pick your flavor:

http://www.debian.org/devel/debian-installer/



Hmm the page seems to be down at the moment :-/



While lots of people are going to suggest aptitude, if all you want to
do is install GNOME then "tasksel" is a way to get yourself off to a
fast start. Personally, I use dselect as my package management tool,
but it's a Neanderthal command-line based tool, with very high
granularity in terms of package selection. Try it some time.


I'll do that :-)



You're right that development of Linux in both kernel and userland has
been remarkable in the last 6 years. That's about how long ago I
erased Windows from my personal system, and I have not regretted it
at all. I'm _very_ happy with the tools I have available compared to
Windows. My hope right now is to get something like what you have, I
would love to play with 64bit and multiple CPU cores. After my ship
comes in, I guess.


Actually I cant tell you how it is, because the WinXP/Vista RC1 I had
was both a 32bit.

So I'm very excited about how this goes :-)



Really, the only suggestion I can make that you might not hear a
hundred times over, is to get KNOPPIX first and verify your hardware.
The AMD64 will run i386 code just fine, and KNOPPIX makes an
invaluable rescue/repair disk to keep on hand.


I wonder, if I put that LiveCD with Ubuntu back in, is there some
commands I can use to get all the info I need to install "Etch" ???



Don't hesitate to let debian-user know how the install goes, we've all
been there and it's fun to see it through someone else's eyes. After
all, installing is something we don't deal with every day. With
Debian, you only have to install once.


I will, thanks !


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




Re: http://cdimage.debian.org/

2006-12-16 Thread Niels Rasmussen

It's same thing here !

Just waiting for the site to come up, so I can install "Etch" :-)

/niller

2006/12/16, Hans du Plooy <[EMAIL PROTECTED]>:

Is http://cdimage.debian.org/ down?  I'm getting time-outs all day.
Tried from my UK server too - same result.

Thanks


--
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: New Debian user

2006-12-16 Thread Niels Rasmussen

Andrew Sackville-West skrev:

On Sat, Dec 16, 2006 at 03:11:34PM +0100, Niels Rasmussen wrote:
  

I wonder, if I put that LiveCD with Ubuntu back in, is there some
commands I can use to get all the info I need to install "Etch" ???



debootstrap. I'm sure ubuntu has got it. you can save yourself a
download and burn (sort of). Boot that live cd, use it to
partition your hd however you like, mount the new / partition and use
debootstrap to install the basic system. more details here:

http://www.debian.org/releases/stable/i386/apcs04.html.en

just point it to the debian mirrors and away you go. Its a little more
complicated than a straight install, but sure can teach you a lot
fast.

A
  

Naa I'll think I stick with the CD-installation.

btw:

Is this the correct place to download the "Etch" edition for my system ??

http://cdimage.debian.org/cdimage/weekly-builds/amd64/iso-cd/

/niller


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




Re: New Debian user

2006-12-19 Thread Niels Rasmussen

Oh boy oh boy  :-)

Well i did use the graphical installer which is quite nice despite
some translations hickups ! It was all a matter of hitting Enter and
Space and define some password for root and user. Apparantly it did
find it all... BUT:

Right now I in the console running single-user mode (writing from my
wife's laptop).

2 things to do, to make it right (at the moment):

1. When install finished, I got in to my user account just to be told
that it didn't find my screen (AARGH)

2. I couldn't sudo, because I wasn't in the sudoers (AGH)

So as of # 1
I'm going to do the ATI > VESA trick and download the fglrx driver
stuff and run the aticonfig command.
But is this the right thing to do ?? Tried to install 'mc' but it
looks quite awfull.
It's obvious that my debian dont like ATI graphic cards :-(
What do everyone else do that have the same graphic card ?? ATI Radeon X700.

As of # 2
What is the syntax of the sudoers file ?? Or is there a smarter linux
command that'll do the trick ? (my linux capabilities has got quite
rusty over the years :-)


Any help are highly appreciated !

/niller

2006/12/16, Andrew Sackville-West <[EMAIL PROTECTED]>:

On Sat, Dec 16, 2006 at 07:54:09PM +0100, Niels Rasmussen wrote:
> Andrew Sackville-West skrev:
> >On Sat, Dec 16, 2006 at 03:11:34PM +0100, Niels Rasmussen wrote:
> >
> >>I wonder, if I put that LiveCD with Ubuntu back in, is there some
> >>commands I can use to get all the info I need to install "Etch" ???
> >>
> >
> >debootstrap. I'm sure ubuntu has got it. you can save yourself a
> >download and burn (sort of). Boot that live cd, use it to
> >partition your hd however you like, mount the new / partition and use
> >debootstrap to install the basic system. more details here:
> >
> >http://www.debian.org/releases/stable/i386/apcs04.html.en
> >
> >just point it to the debian mirrors and away you go. Its a little more
> >complicated than a straight install, but sure can teach you a lot
> >fast.
> >
> >A
> >
> Naa I'll think I stick with the CD-installation.
>
> btw:
>
> Is this the correct place to download the "Etch" edition for my system ??
>
> http://cdimage.debian.org/cdimage/weekly-builds/amd64/iso-cd/

yeah, I think so.

A


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFhENiaIeIEqwil4YRAhfQAKC79tdyN3KfWAZs7f+C+yMhXmz3UgCg0OKz
4DhBAGmzgVA5EeMcbKcGlx4=
=Bs8L
-END PGP SIGNATURE-






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




X aborting

2006-12-19 Thread Niels Rasmussen

Hi all

As John C suggested the "radeon" trick worked :-)

Now I can use X as root, but not as user !

I get this error:

"X: user not authorized to run the X server, aborting.
giving up.
xinit: Connection refused (errno 111): unable to connect to X server
xinit: No such process (errno 3): Server error."

What has caused this failure ?

/niller


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




Fwd: X aborting

2006-12-20 Thread Niels Rasmussen

-- Forwarded message --
From: Niels Rasmussen <[EMAIL PROTECTED]>
Date: 20/12/2006 11.24
Subject: Re: X aborting
To: [EMAIL PROTECTED]


Sorry, should have mentioned it.

I've installed Etch and xorg seems to be the new standard X in Etch.

It's odd though, I have thought a user choosen during the installation
process should have imediate access to the X environment especially if
"Standard" and "Desktop" were chosed as well.

But this suits me fine as I can totally control what is to be put in
my /home directory :-)

I just need some hints to move on from here.

I've checked the Debian reference handbook, but there is no hints
herein what to do in this case.

Anyone ??

/niller


2006/12/20, John W. Foster <[EMAIL PROTECTED]>:

On Tuesday 19 December 2006 04:22 pm, Niels Rasmussen wrote:
> Hi all
>
> As John C suggested the "radeon" trick worked :-)
>
> Now I can use X as root, but not as user !
>
> I get this error:
>
> "X: user not authorized to run the X server, aborting.
> giving up.
> xinit: Connection refused (errno 111): unable to connect to X server
> xinit: No such process (errno 3): Server error."
>
> What has caused this failure ?
>
> /niller
--
Maybe I just missed it but did you decide to use etch & if so did you select
X86 or Xorg as your Xwindow server system?
Sounds like either the Xsession or the Xwrapper configs if your using
X86...can't help with Xorg. still using sarge.
--
John W. Foster




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




Re: New Debian user

2006-12-20 Thread Niels Rasmussen
On Wed, 20 Dec 2006 20:53:35 +
Chris Lale <[EMAIL PROTECTED]> wrote:

> Niels Rasmussen wrote:
> >
> > [...]
> > What is the syntax of the sudoers file ?? Or is there a smarter
> > linux command that'll do the trick ? (my linux capabilities has got
> > quite rusty over the years :-)
> > [...]
> >
> >
> 
> Look at section 7 of this article
> http://newbiedoc.sourceforge.net/system/checkinstall.html.en#SEC-CONFIGURE-SUDO.
> The example explains the "sudoers" file syntax in simple terms.
> 
Thanks a lot !

I'll dive in to it right away.

/niller
Registred Linux user #133791


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



ETCH Installation succes :-) WAS: New Debian User

2006-12-20 Thread Niels Rasmussen
Well didn't know what happened :-)

Guess the RAMS didn't emptying itself at first, but today when I
want to solve to "X aborting" thing, the Gnome suddenly appear on the
screen :-D

Oh boy !!

This is what have wanted for so long !

Debian on my own box !!!

The installation was a breeze, actually I just had to hit "Enter" all
the way except when user and passwords had to be typed in and space
when I had to select some choices. All the way the installer did find
the right hardware etc.

For a start I had to write "installgui" at the boot prompt. The
GUI-installer is very nice except for some translation errors US > DA
(grrr).

At the end of the install were I was told to hit enter for ejecting the
CD, I had to hit it 3-4 times before it finally pushed out the CD and
the reboot could start.

When I boot in to the freshly buildt debian it couldn't find the screen.
I was prepared for this though because the ATI graphic cards are known
to cause some troubles.

John C here at this list pointed out to me that I should replace "ati"
with "radeon" in my xorg.config.
It worked perfectly!!

When rebooting the X server aborted "X: user not authorized to run the
X server, aborting.
giving up."

This was last night, to day when I wanted to solve this issue the Gnome
suddenly came up at my screen.

*Stable*
*Nice*
*Uncluttered*

Time for testing:
Fire up Epiphany...Im on the internet !!

Via synaptic-asking for CD-yes-Installing Claws-email (which I have
read a lot good things about). setting up my email.
YES mail 

Inserting my USB-stick.contact-yes-copying some stuff to ~/..cool!

Inserting my external harddrivecontact-yes-copying some music to
~/ !!

Fire up Ryhtmbox. oh dear.Good old John Denver never
sounded better !

My first experience with debian is a success everything works right out
of the box!!!
And now it's time to catch up with lost linux knowledge (shouldn't be
so hard, got this list :-)

To the debian crowd, if you see this - Thumbs up!!

Thanks!

/niller
Registred Linux user #133791



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



Is it possible to tweak the bootscreen ?

2006-12-25 Thread Niels Rasmussen
Hi list

I 'm running on a amd-64-Etch install with a 19" LCD-1280x1024:

I've found these two bootscreens from LinuxQuestions.org:

This one is a typical debian bootscreen, an what mine looks like:
http://home.tiscali.nl/isildur/d-i/nl/images/20.02_boot.jpg

and this one is from the gentoo distro:
http://img182.imageshack.us/my.php?image=gentoobootag6.jpg

From my perspective, I found the one from gentoo very nice.

So my question is: Is it possible to have something similar in my
boot-up ?

--
/niller



GTK error ?

2006-12-29 Thread Niels Rasmussen

Hi list

I am running Etch on this box and everything runs perfectly, but when
I look in my ~/.xsession-errors file, I have a lot of lines looking like
this:

(sylpheed-claws-gtk2:3825): Gtk-CRITICAL **: gtk_widget_destroy:
assertion `GTK_IS_WIDGET (widget)' failed

What is causing this? 

I dont think it is Sylpheed-claws because the 2.6.0 editon should be
stable and the mailprogram itself works without any complaints at all.
So my guess is, that it has something to do with GTK.

But what ? And how can I change this so these errors doesn't come up ?

Any GTK experts out there ?

-- 
/Niels
Registred Linux user #133791


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



Scanner error

2006-12-29 Thread Niels Rasmussen
Hi list

My scanner is a HP Scanjet 3400C.

I am not able to connect it via the Xsane interface.

When I have accepted the terms of use, a window pops up with this
message (translated from danish):

Could not open unit 'niash:libusb:001:009':
Unit occupied.

Could someone please explain to me how I get around this ? 

I'm running Etch.

Thanks!


-- 
/Niels
Registred Linux user #133791


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



changing domain name

2007-01-03 Thread Niels Rasmussen
Hi list

I'm running testing for amd64.

[EMAIL PROTECTED]:~$ hostname -a
debian  debian  debian.opasia.dk

I would like to change this to:
debian.nirvana

How can I do this with a simple command, so this would reflect the
whole system ?

When installing testing I was connected via a wlan router (D-link
DI-524), the installer suggested opasia.dk, my ISP provider,
which I (in my ignorance) accepted.

Is this possible without cutting my internet connection ?

Thanks for your time.

-- 
/Niels
Registred Linux user #133791


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



Unknown message when starting Icedove

2007-02-05 Thread Niels Rasmussen

Hi list,

I'm running debian testing etch.

I have this line in my.xsession-errors:

DOUBLE-CLICK: 400 --> -1 THRESHOLD: 8 --> -1 Warning: unrecognized command 
line flag -P


It appears everytime I start Icedove.

What does this mean ??


--
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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




From KDE back to Gnome (a subject to future newbie-doc site ?)

2007-02-09 Thread Niels Rasmussen

Hi list

I'm running Debian testing (etch) on a AMD64x2 box.

I've tried to get used to the K Desktop Environment but didn't succeeded :-)

Now I have switched back to Gnome again.

I don't know if this is the proper way to do it, but since I couldn't find a 
way to switch from kdm to gdm I altered this file:


/etc/X11/default-display-manager

And changed kdm to gdm. Then I restarted my PC.

Now when I'm happily back in Gnome I checked

Desktop > Administration > Services

Here I can see kdm is running in the background (I cant turn it off, the 
servicemanager dies) ?


And when I type 'top' in my terminal theres a lot of services named 
k.something running as well ??


Have I missed something here ?

How do I bring this back to a sane state ??

(Nothing suspicious in .xession-errors though !)

--
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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




From KDE back to Gnome (a subject to future newbie-doc site ?)

2007-02-09 Thread Niels Rasmussen

Hi list

I'm running Debian testing (etch) on a AMD64x2 box.

I've tried to get used to the K Desktop Environment but didn't succeeded :-)

Now I have switched back to Gnome again.

I don't know if this is the proper way to do it, but since I couldn't find a 
way to switch from kdm to gdm I altered this file:


/etc/X11/default-display-manager

And changed kdm to gdm. Then I restarted my PC.

Now when I'm happily back in Gnome I checked

Desktop > Administration > Services

Here I can see kdm is running in the background (I cant turn it off, the 
servicemanager dies) ?


And when I type 'top' in my terminal theres a lot of services named 
k.something running as well ??


Have I missed something here ?

How do I bring this back to a sane state ??

(Nothing suspicious in .xession-errors though !)


--
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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




Re: From KDE back to Gnome (a subject to future newbie-doc site ?)

2007-02-09 Thread Niels Rasmussen

Liam O'Toole wrote:

On Fri, 09 Feb 2007 16:58:29 +0100
Niels Rasmussen <[EMAIL PROTECTED]> wrote:



Now when I'm happily back in Gnome I checked

Desktop > Administration > Services

Here I can see kdm is running in the background (I cant turn it off,
the servicemanager dies) ?


This applet tells you which services are available, not which are
currently running. Try the following command in a terminal instead:

ps ax | grep [gk]dm 


Ok, this gives:

[EMAIL PROTECTED]:~$ ps ax | grep [gk]dm
 3052 ?Ss 0:00 /usr/sbin/gdm
 3058 ?S  0:00 /usr/sbin/gdm
 3063 tty7 Ss+0:05 /usr/bin/X :0 -dpi 96 -audit 0 -auth 
/var/lib/gdm/:0.Xauth -nolisten tcp vt7


So everything is in order, thanks :-)


And when I type 'top' in my terminal theres a lot of services named 
k.something running as well ??


You mean things like kthread and khelper? Those are kernel processes,
and have nothing to do with KDE.


Good I didn't try to kill those !!



(Nothing suspicious in .xession-errors though !)


Good! I think perhaps your system is in a healthy state already :-) 


It seems to be, yes :-)

Thanks a lot, your reply have been very useful :-)


--
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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




Local webserver for testing, needed

2007-02-10 Thread Niels Rasmussen

Hi list

In Windows there is a utility called WAMP, which stands for:
Windows+Apache+MySQL+PHP

It was quite nice to use for testing PHP-apps locally before uploading to my 
domain.


I dont want to install a fullblown webserver just to check if my pages looks 
all right, before uploading.



Does such a utility exist for use with debian (or something similar)  ?

I've read about LAMP but cant find it in the repositories :-/

--
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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




Re: Local webserver for testing, needed

2007-02-10 Thread Niels Rasmussen

swm wrote:

On Debian Etch you would need to install apache2, php5, 
mysql-client, and mysql-server, and possibly others that you 
find helpful.  In fact, if you are not using MySQL then save 
yourself some work and don't install it.


-Steve




Well thanks for all the hints, but someone have directed med to this:
http://www.apachefriends.org/en/xampp-linux.html

Which is exactly what I wanted :-)

It works perfectly here!

All I want is something simple just to show if my php-sites has the perfect 
setup before uploading it, thats all.


I dont have all the knowledge in setting up a webserver from scratch and this 
one works very well for me :-)


--
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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




Re: Local webserver for testing, needed

2007-02-11 Thread Niels Rasmussen

Fabian (Lists) wrote:

Niels Rasmussen wrote:

SL Lists wrote:
I used Apachefriends' XAMPP on both Windows and Linux. Have a look at 
http://www.apachefriends.org/en/xampp.html


Hi again,

I have two problems right now:

1. in my terminal this comes up repeatedly:
libgcc_s.so.1 must be installed for pthread_cancel to work

I have searched in the repositories but couldnt find this package !


This library comes with the gcc-3.x package.


2. In phpMyAdmin this shows in the left column:
#2002 - The server is not responding (or the local MySQL server's
socket is not correctly configured)


Hmm sounds like the MySQL-Server isn't running. Try a `netstat -tap` as 
root to see if it's listening for connections.



Have you experienced something like this ? And what did you do ?


"Unfortunately" I didn't have any problems with XAMPP. But some time ago 
I switched to a 'normal' installation of Apache, PHP and MySQL-Server on 
an older, dedicated test-box...


I visited the XAMPP forum and asked for a solution.

The problem is that the mySQLserver is looking for libgcc_s.so.1 (32-bit 
edition) I'm running AMD 64x2 RGH!!


So it looks like I have do it the debian way :-)


--
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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




Re: Ubuntu vs. Debian (was Re: Introduction)

2007-02-12 Thread Niels Rasmussen
Joe Hart wrote:
> Talk about smart software.
> 
> Thanks for the tip.

OHOOO :-)

Yes this one is awesome !!

And it works perfectly here!

And if someone is looking for the url, it's right here ;-):
http://www.asoftsite.org/s9y/archives/114-thunderbird-+-reply-to-list-...-here-it-comes.html

-- 
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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



Re: flash plugin

2007-02-14 Thread Niels Rasmussen
Jonathan Kaye wrote:
> Just get the tarball directly from Adobe. You can find it here:
> http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&promoid=BIOW
> The installation instructions are on this link but I just manually stick the
> two files in ~/.mozilla/plugins. The files are flashplayer.xpt and
> libflashplayer.so. I'm running Firefox and this is where it wants them.

Are you sure ?? (I had to create the plugins dir maually).

It doesn't work here :-/

I'm running debian testing (etch)

Could you please share some more info on this ?

-- 
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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



Re: flash plugin

2007-02-15 Thread Niels Rasmussen
Hugo Vanwoerkom wrote:
> Bob McGowan wrote:
>> I've got iceweasel installed and the installed files list shows a
>> directory called 'plugins', located here:
>>
>> /usr/lib/iceweasel/plugins
>>
>> This is where I'd look to put the Flash files, if I wanted them to be
>> globally active (for all possible users of the system).  But, you can
>> have a private plugin directory, for your account.  Put the files in
>> $HOME/.mozilla/plugins, which does *not* exist by default, so you need
>> to create it.
>>
>> The system plugin directory will always exist.  Both Iceweasel and
>> Firefox have default plugins that are part of the base package and are
>> installed there.
>>
>> I just downloaded a new plugin, for testing purposes, and put the .so
>> file in my .mozilla/plugins directory, and it loaded and ran
>> perfectly.  In this case, the plugin loaded and worked without a
>> restart of the browser, but you may find it's necessary to exit and
>> restart the browser before some plugins work.
>>
>> Bob
>>
> 
> I downloaded the new plugin from the Adobe page + created
> $HOME/.mozilla/plugins.
> Untarred the tarball as user and ran ./flashplayer-installer.
> 
> It told me:
> NOTE: Please ask your administrator to remove the xpti.dat from the
>   components directory of the Mozilla or Netscape browser.
> 
> which I did. Then about:plugins in iceweasel shows:
> 
> ...
> Shockwave Flash
> 
> File name: libflashplayer.so
> Shockwave Flash 9.0 r31
> 
> Shockwave Flash
> 
> File name: libflashplayer.so
> Shockwave Flash 7.0 r63
> ...
> 
> which is correct because the global installation still has 7.0 and my
> private installation has 9.0.

Well, still no can do!

But found the answer anyway:

ERROR: Your architecture, \'x86_64\', is not supported by the
   Adobe Flash Player installer.

:-(


-- 
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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



Re: Saving threads (was Re: help with debian)

2007-02-19 Thread Niels Rasmussen
Ron Johnson wrote:
> On 02/18/07 22:46, Kent West wrote:
>> Andrei Popescu wrote:
>>> It would have been better to quote a few lines, but the thread is still
>>> fresh. It's not like he posted to an age-old thread, where context is
>>> really important.
>>>   
>> Not meaning to take sides, but I myself don't keep up with threads; I
>> deal with a message, then toss it and the related messages. If another
> 
> Why not?  Pressing M (to Mark As Read) is just as easy as pressing Del.

Why not just press the Spacebar ?

This IMHO the best feature in Icedove!

Keep pressing the Spacebar makes you read all the post in all the folders
rather quickly :)



-- 
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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



mixmaster mails sent, but not received by recipient

2007-02-19 Thread Niels Larsen
I am using debian etch (testing) and mixmaster 3.0b2-3

When sending mails with mixmaster, the mails never reach their destination 
mail address.

I first run mixmaster-update --verbose, and then mixmaster.

Everything looks perfect, and the mails seem to be sent.

I have even tried sending from debian sarge, but same result.

Any clues?  :-)


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



Re: Re: mixmaster mails sent, but not received by recipient

2007-02-20 Thread Niels Larsen
Thanks :-)

Here is a short abstract from my exim4 log:

/var/log/exim4/mainlog

2007-02-19 21:25:17 1HJF4X-y4-SI => x 
<[EMAIL PROTECTED]> R=local_user T=mail_spool
2007-02-19 21:25:17 1HJF4X-y4-SI Completed
2007-02-19 21:27:34 1HJF6k-yP-V2 <= [EMAIL PROTECTED] 
U=xx P=local S=28516
2007-02-19 21:27:35 1HJF6k-yP-V2 ** [EMAIL PROTECTED] 
R=nonlocal: Mailing to remote domains not supported.
(I have xxx out some of my personla id's)

If necessary, how -and where do I correct this in the exim4 config file?
To me, there seems to be a lot of exim4 config files?  

Anybody who knows, thanks in advance?


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



Re: Re: mixmaster mails sent, but not received by recipient

2007-02-21 Thread Niels Larsen
No, sorry, I am not flushing the queue?

How do you flush the queue, and where are the mail messages in the queue
placed?

Thanks in advance? :-)


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



Something is terrible wrong with my internet connection, help needed!

2007-02-22 Thread Niels Rasmussen

Hi all

Today when I want to enter www I couldn't get online.

I'm running debian testing (etch) and it have worked without any
complaints at all ever since I installed it in november last year.

My stationary PC is connected with a D-link router DI-524 via cable.
My wifes laptop (winXP) is connected to the router via a bluetooth adapter.

The laptop couldnt get online too. So I entered (inside the winbrowser
on the laptop)http://192.168.0.2 and hit the button "Renew", then my
wife was airborn, but not my stationary PC (Fujitsu Siemens AMD64x2)
which i bought 5 months ago.

I've tried to plugin the cable, into the laptop directly from the
router and the laptop still connected fine.

All cables are connected correctly.

The only thing that I've done was to install XFCE yesterday, but i
doubt that this have caused my problems.

I have no experience in networking at all, so any help is appreciated!!

I've contacted my local LUG but they couldn't help me.
We have tried to change the mac address but that didn't help either.
The problem was to get an IP-address, but it is impossible!!

I wont believe that it is my netcard that should be the problem.

I'm really lost without my internet connection!

If I cant get online I have to switch to another distro, but that
would make my heart bleed !

Could somebody please help me, IRC would be fine if possible!

***
Some info i hope is relevant (probably not in correct order)
***
[EMAIL PROTECTED]:~$ su
Password:
debian:/home/niels# ifconfig eth1 hw ether 00:15:F2:8D:92:56
debian:/home/niels#

debian:/home/niels# ifdown eth1
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth1/00:15:f2:8d:92:56
Sending on   LPF/eth1/00:15:f2:8d:92:56
Sending on   Socket/fallback
DHCPRELEASE on eth1 to 192.168.0.2 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.

debian:/home/niels# ifup eth1
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth1/00:15:f2:8d:92:56
Sending on   LPF/eth1/00:15:f2:8d:92:56
Sending on   Socket/fallback
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 21
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 13
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
debian:/home/niels#


debian:/home/niels# ifconfig
eth1  Link encap:Ethernet  HWaddr 00:15:F2:8D:92:56
 inet addr:169.254.229.209  Bcast:169.254.255.255  Mask:255.255.0.0
 inet6 addr: fe80::215:f2ff:fe7d:9155/64 Scope:Link
 UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
 RX packets:48 errors:0 dropped:0 overruns:0 frame:0
 TX packets:84 errors:0 dropped:0 overruns:0 carrier:0
 collisions:0 txqueuelen:1000
 RX bytes:6114 (5.9 KiB)  TX bytes:16310 (15.9 KiB)
 Interrupt:225 Base address:0xe000

loLink encap:Local Loopback
 inet addr:127.0.0.1  Mask:255.0.0.0
 inet6 addr: ::1/128 Scope:Host
 UP LOOPBACK RUNNING  MTU:16436  Metric:1
 RX packets:392 errors:0 dropped:0 overruns:0 frame:0
 TX packets:392 errors:0 dropped:0 overruns:0 carrier:0
 collisions:0 txqueuelen:0
 RX bytes:29696 (29.0 KiB)  TX bytes:29696 (29.0 KiB)

debian:/home/niels#

debian:/# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth1
iface eth1 inet dhcp

debian:/# ifconfig -a
eth0  Link encap:UNSPEC  HWaddr
00-11-D8-00-00-85-C5-D2-00-00-00-00-00-00-00-00
 BROADCAST 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:1000
 RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

eth1  Link encap:Ethernet  HWaddr 00:15:F2:8D:92:56
 inet addr:169.254.229.209  Bcast:169.254.255.255  Mask:255.255.0.0
 inet6 addr: fe80::215:f2ff:fe7d:9155/64 Scope:Link
 UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
 RX packets:82 errors:0 dropped:0 overruns:0 frame:0
 TX packets:114 errors:0 dropped:0 overruns:0 carrier:0
 collisions:0 txqueuelen:1000
 RX bytes:10224 (9.9 KiB)  TX bytes:26570 (25.9 KiB)
 Interrupt:225 Base address:0xe000

loLink encap:Local Loopback
 inet 

Re: Something is terrible wrong with my internet connection, help needed!

2007-02-22 Thread Niels Rasmussen

Hi florian

I have ./usr/share/apps/zeroconf but that is a filecatalog with 8
files ending with ._tcp

How should I purge it ?

2007/2/22, Florian Kulzer <[EMAIL PROTECTED]>:

On Thu, Feb 22, 2007 at 20:43:13 +0100, Niels Rasmussen wrote:
> Hi all
>
> Today when I want to enter www I couldn't get online.
>
> I'm running debian testing (etch) and it have worked without any
> complaints at all ever since I installed it in november last year.
>
> My stationary PC is connected with a D-link router DI-524 via cable.

[...]

> The only thing that I've done was to install XFCE yesterday, but i
> doubt that this have caused my problems.

[...]

> debian:/home/niels# ifconfig
> eth1  Link encap:Ethernet  HWaddr 00:15:F2:8D:92:56
>  inet addr:169.254.229.209  Bcast:169.254.255.255  Mask:255.255.0.0
^^^^^^

That looks like zeroconf is messing with your network configuration. You
might have accidentally installed it due to a "recommends" dependency of
some other network-related package. If that is the case then it should
be enough to purge zeroconf to get your normal connectivity back.

--
Regards,
 Florian


--
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: Re: Re: mixmaster mails sent, but not received by recipient

2007-02-22 Thread Niels Larsen
Okay.
But what values do I need to set, when running "dpkg-reconfigure
exim4-config"?

===
Here is a copy of my  update-exim4.conf file:

# /etc/exim4/update-exim4.conf.conf
#
.
.
# This is a Debian specific file

dc_eximconfig_configtype='smarthost'
dc_other_hostnames='xxx.localdomain'
dc_local_interfaces='127.0.0.1'
dc_readhost='xxx.localdomain'
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost='xxx.localdomain'
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname='true'
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'
===

(I have xxx out my personal id's)

Thks *smiling*



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



Re: Something is terrible wrong with my internet connection, help needed!

2007-02-22 Thread Niels Rasmussen

What does the avahi-daemon do ?

And what is the proper way to remove it ?


/Niels


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




Re: Something is terrible wrong with my internet connection, help needed!

2007-02-22 Thread Niels Rasmussen

2007/2/22, Kevin Mark <[EMAIL PROTECTED]>:

I think this is related to 'avahi-daemon'. If you do
dpkg -l|grep avahi
and it shows this package, remove it and then restart your system.


I've checked avahi with synaptic and it says that there is a conflict
with mdnsresponder ??

Is this the problem and should it be save to remove it with synaptic ??

/Niels


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




Re: Something is terrible wrong with my internet connection, help needed!

2007-02-22 Thread Niels Rasmussen

2007/2/22, Todd A. Jacobs <[EMAIL PROTECTED]>:

On Thu, Feb 22, 2007 at 08:43:13PM +0100, Niels Rasmussen wrote:

> My stationary PC is connected with a D-link router DI-524 via cable.

You might try rebooting your router, and then rebooting your PC.
Sometimes the DHCP servers on these SOHO routers get borked, and I've
also seen cases where Linux won't pick up the DHCP packets once an
invalid address has been assigned without a power cycle of the network
card.

The bottom line is that you don't have a valid address on your network,
and are probably also getting invalid entries in your resolv.conf file.
If nothing else works, assign an IP address manually with the ifconfig
utility, and manually assign some nameservers (from OpenDNS, say) in
your /etc/resolv.conf file.


But it should work, my wifes laptop runs fine with the same connection ?

/Niels


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




Re: Something is terrible wrong with my internet connection, help needed!

2007-02-22 Thread Niels Rasmussen
Todd A. Jacobs wrote:
> On Thu, Feb 22, 2007 at 08:43:13PM +0100, Niels Rasmussen wrote:
> 
>> My stationary PC is connected with a D-link router DI-524 via cable.
> 
> You might try rebooting your router, and then rebooting your PC.
> Sometimes the DHCP servers on these SOHO routers get borked, and I've
> also seen cases where Linux won't pick up the DHCP packets once an
> invalid address has been assigned without a power cycle of the network
> card.
> 
> The bottom line is that you don't have a valid address on your network,
> and are probably also getting invalid entries in your resolv.conf file.
> If nothing else works, assign an IP address manually with the ifconfig
> utility, and manually assign some nameservers (from OpenDNS, say) in
> your /etc/resolv.conf file.


PHFEEEWWW !!!

That did the trick :DD

Thanks a lot !!

My only problem with debian is that if something not working as usual, I get
into panic !!!


-- 
/Niels
Registred Linux user #133791
Get counted at http://counter.li.org


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



Howto install the patch for Intel NIC

2009-05-26 Thread Niels Jende
Hi friends,

I am in trouble due to the fact that the driver for the Intel NIC 82567 isn't 
in Squeeze. As a matter of fact I do need the NIC's working otherwise the 
system makes no sense. Another fact is, that I hadn't had to patch my system(s) 
as yet manually. And here is now my question:

How will get the patch provided by Nate working?

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522922

I could get it onto a CD or a USB - Stick and then...???Do Ihave to compile or 
rename the file? And then? Would a simple modprobe than do?

I highly appreciate all comments and help that'll help me fixing my problem.

Kind regards
Niels

Text: GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://produkte.web.de/go/04/


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



unsubscribe

2002-04-03 Thread Oesingmann Niels



-
Dr. N.Oesingmann
Siemens AG Medical SolutionsPhone:  09131/84 2675
Med MREA-ProC   Fax:09131/84 2186
Karl-Schall-Str. 6  Location: Erl R FH4 3/4701
D-91052 Erlangen
Germany 
mailto: [EMAIL PROTECTED]




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



Gtk-WARNING **: cannot open display:

2006-03-28 Thread Niels Larsen
I am using debian sarge.

When I try to run: "sudo synaptic" I get the below warning.

(synaptic:4338): Gtk-WARNING **: cannot open display:

I have to my ~/.bash_profile file added following, according to advice from 
some mailing list, but it does not help:

if [[ -z $DISPLAY ]]; then
export DISPLAY=:0.0
fi

And I ran: "sources ~/.bash_profile" right after

Any suggestions?

Thanks in advance  :-)

I am a newbie, so please do explain a little bit in detail, as I find linux 
enormous with commands, and possibly do give a small example *smile*
Not only what to do, but also how to do  *humour - smile*
Many times I find examples better than "long" explanations? 


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



Fwd: Gtk-WARNING **: cannot open display:

2006-03-29 Thread Niels Larsen
I am using debian sarge.

When I try to run: "sudo synaptic" I get the below warning.

(synaptic:4338): Gtk-WARNING **: cannot open display:

I have to my ~/.bash_profile file added following, according to advice from
some mailing list, but it does not help:

if [[ -z $DISPLAY ]]; then
export DISPLAY=:0.0
fi

And I ran: "sources ~/.bash_profile" right after

Any suggestions?

Thanks in advance  :-)

*
I added to the sudoers file from a suggestion the following line:

Defaults   env_reset, env_keep = DISPLAY

And it works fine, thanks.  :-)

***

By the  way, how do one reply to a thread in the 
[EMAIL PROTECTED] list?

*smiling*


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



Re: themes for vt

2003-01-20 Thread Niels Felsted Thorsen
[EMAIL PROTECTED] (Vikki Roemer) writes:

> Hi!
> I'm trying to track down a package that I had installed back when I
> was running Potato.  AFAICT, the package is not in Woody (for whatever
> reason).  I can't remember the name of the package, but it had tons of
> themes for the console-- it would look like CLIs from other OSs (RDOS,
> MSDOS, C-64, etc.), and it also had a bunch of original themes.  I've
> just spent the last ~3 hours googling and wandering around the Debian
> website looking for the package, with no luck.
> 
> Does anyone else have any idea what I'm talking about, or was that
> package just a hallucination, or what??
> 
> If someone could tell me what the name of the package was or (even
> better) where I can find it (or something like it), I'd really
> appreciate it.

Is it something like bashish you're looking for?

http://bashish.sourceforge.net/about.html

But I don't know about any debian package.


nift

-- 
Niels Felsted Thorsen  _  [EMAIL PROTECTED]  _
  'v'  [EMAIL PROTECTED] <'\_
  / \   o<  o< o< \__)==
 /( )\\()   ()_  _()   _/
  ^¨^   ¨   ¨  ¨ 


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




Re: XFree86 + Signal 11 = Bad Juju

2003-09-08 Thread Niels L. Ellegaard
Bradley Alexander <[EMAIL PROTECTED]> writes:

> I've been seeing problems for the past several weeks and I am finally
> beginning to see a pattern. It started about the time I upgraded to a
> GeForce4MX after my GeForce2 died. At first I thought it was being caused
> by Gnome apps, because it was happening with greater frequency with Galeon
> and Evolution (about the only Gnome apps I use).
[snip]
> Fatal server error:
> Caught signal 11.  Server aborting
[snip]
> Is a sig11 still usually hardware? Any other suggestions on fixes?

I had a somewhat similar problem. Well actually it was worse, because
I could not start my x-server at all. Bug report: 

http://www.mail-archive.com/[EMAIL PROTECTED]/msg07946.html

Personally I solved my problem by downgrading my x-server from 4.2 to
4.0. I don't know if this will work for you, but at least it might
tell you whether you have a software problem or a hardware problem :)

Good luck

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: No Gnome-settings-Daemon (Sarge + Woody control-center)

2003-08-14 Thread Niels L. Ellegaard
Sebastian Kapfer <[EMAIL PROTECTED]> writes:

> On Wed, 13 Aug 2003 13:50:06 +0200, Niels L. Ellegaard wrote:
> 
> > I upgraded from Woody to Sarge last week, and now I cannot start my
> > gnome. Xfree and KDE works. Well actually I had some problems with the
> > xserver of sarge, so now I am running xfree from woody. Bug report
> > here
> > http://lists.debian.org/debian-x/2003/debian-x-200308/msg00177.html
[snip]
> > Which information should I provide to describe my problem better?
> 
> ~/.xsession-errors
> ~/.gnome-errors

It seems that I miss a file named /home/gnalle/.gnome2/debian-upgrade-stage-1

When I start gnome, I don't get far enough to create a .gnome-errors,
but here is my .xsession-errors.

/etc/gdm/PreSession//Default: Registering your session with wtmp and
utmp
/etc/gdm/PreSession//Default: running: sessreg -a -w /var/log/wtmp -u
/var/run/utmp -x "/var/lib/gdm/:0.Xservers" -h "" -l :0 gnalle
/etc/gdm/Sessions//Gnome: checking /etc/login.defs for option UMASK
/etc/gdm/Sessions//Gnome: /etc/login.defs: "UMASK" is "022"
/etc/gdm/Sessions//Gnome: checking /etc/login.defs for option ULIMIT
/etc/gdm/Sessions//Gnome: checking /etc/login.defs for option MAIL_DIR
/etc/gdm/Sessions//Gnome: /etc/login.defs: "MAIL_DIR" is "/var/mail"
/etc/gdm/Sessions//Gnome: using /etc/X11/Xsession.options for options
/etc/gdm/Sessions//Gnome: checking /etc/X11/Xsession.options for
option allow-user-xkbmap
/etc/gdm/Sessions//Gnome: checking /etc/X11/Xsession.options for
option allow-user-modmap
/etc/gdm/Sessions//Gnome: checking /etc/X11/Xsession.options for
option allow-user-resources
SESSION_MANAGER=local/nissefisken:/tmp/.ICE-unix/1374
Couldn't access Debian Stage 1 upgrade file
"/home/gnalle/.gnome2/debian-upgrade-stage-1": No such file or directory

Does this make sense to great gurus?

Should I just create the file?

   Happy birthday

Niels

PS: I do have a .gnome2/debian-upgrade-log, but it doesn't contain
anything that looks useful (long - sorry modem users, I owe you money)

gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/objects/0013/launcher_location -t string -- 
file:///home/gnalle/.gnome2/panel2.d/default/launchers/larry-0010f13c6d.desktop
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/objects/0013/position -t int -- 258
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/objects/0013/panel_id -t string -- 0001
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/objects/0013/panel_right_stick -t boolean -- false
gnome-panel-1-to-2: Reading applet/object id 14
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/objects/0014/panel_right_stick -t boolean -- false
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/objects/0014/object_type -t string -- launcher-object
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/objects/0014/launcher_location -t string -- 
file:///home/gnalle/.gnome2/panel2.d/default/launchers/hammer-00472395ca.desktop
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/objects/0014/position -t int -- 105
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/objects/0014/panel_id -t string -- 0001
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/objects/0014/panel_right_stick -t boolean -- false
gnome-panel-1-to-2: Reading applet/object id 15
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/applets/0007/object_type -t string -- bonobo-applet
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/applets/0007/bonobo_iid -t string -- 
OAFIID:GNOME_MixerApplet
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/applets/0007/position -t int -- 1003
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/applets/0007/panel_id -t string -- 0001
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/applets/0007/panel_right_stick -t boolean -- false
gnome-panel-1-to-2: Reading applet/object id 16
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/applets/0008/object_type -t string -- bonobo-applet
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/applets/0008/bonobo_iid -t string -- 
OAFIID:GNOME_ClockApplet
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/applets/0008/prefs/show_seconds -t boolean -- true
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/applets/0008/prefs/show_tooltip -t boolean -- true
gnome-panel-1-to-2: running: gconftool-2 -s 
/apps/panel/profiles/default/

No Gnome-settings-Daemon (Sarge + Woody control-center)

2003-08-14 Thread Niels L. Ellegaard
I upgraded from Woody to Sarge last week, and now I cannot start my
gnome. Xfree and KDE works. Well actually I had some problems with the
xserver of sarge, so now I am running xfree from woody. Bug report
here
http://lists.debian.org/debian-x/2003/debian-x-200308/msg00177.html

When I chose gnome from gdm I get an error message saying I did not
have any gnome-settings-daemon. I just ended up with a grey screen.

I tried reinstalling the gnome-control-center from Woody. This package
had become uninstalled during the apt-getting. I believe this was due
to a conflict with icewm-gnome. I started gnome again and teh same
thing happened: Error message and grey screen.

Then I tried installing gnome-control-center from unstable. Now I
don't see the error message my screen still goes grey. (I also see a
splash screen)

I realize that this is not a proper bug report, but I am a little
confused about which log files I should look in. I have checked
/var/log/syslog, /var/log/XFRee86 and /var/gdm, but I seem to miss
some information.

Is is correct for me to use the gnome-settings-daemon from Woody?

Which information should I provide to describe my problem better?

Is there a chance that this problem will dissapear by itself as new
gnome2 packages enter testing?


Thanks in advance for any help

    Niels


-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: Circular dependencies? dpkg -P kdelibs3

2003-08-15 Thread Niels L. Ellegaard
Sven Clasen - Hacki <[EMAIL PROTECTED]> writes:
> i had the same problem with exim and mailx, it seems to occur when
> you try to apt-get two packages at the same time (with apt-get
> install package1 package2), but when package2 depends on package1
> you get an error. it seems to be the same when you want so remove
> them in one. try reming one, then the other (apt-get remove
> kdelibs-bin, then apt-get remove kdelibs (or the other way round))

Thanks for your answer. I have a feeling that I posed my qustion
badly. I am able to remove both packages by writing

apt-get remove  package1 package2

However I would like to purge instead of remove, and as far as I have
understood this requires that I can purge the packages one at a
time. 

I guess that I can solve my problem by the following code

apt-get remove  package1 package2
apt-get install package1 
dpkg -P package1 
apt-get install package2 
dpkg -P package2 

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



insmod usb-uhci ->No such device

2003-09-02 Thread Niels L. Ellegaard

I have some trouble loading the module usb-uhci into my kernel (It is
a 2.4.21 and I am using Sarge). I would be very grateful for a hint
of what I am doing wrong. Where should I look to gain further knowledge?

Thanks in advance

Niels

nissefisken# lsmod
Module  Size  Used byTainted: P  
nvidia   1628576  11  (autoclean)
sis900 14412   0  (unused)
i810_audio 25756   1 
ac97_codec 11892   0  [i810_audio]
soundcore   4260   2  [i810_audio]
usbcore73036   0 
i2c-proc7344   0  (unused)
i2c-core   13892   0  [i2c-proc]
parport_pc 13732   1  (autoclean)
lp  6592   1 
parport16096   1  [parport_pc lp]
8139too15912   1 
rtc 7464   0  (autoclean)
nissefisken# modprobe usb-uhci
/lib/modules/2.4.21/kernel/drivers/usb/host/usb-uhci.o: init_module:
No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO 
or IRQ parameters.
  You may find more information in syslog or the output from dmesg
/lib/modules/2.4.21/kernel/drivers/usb/host/usb-uhci.o: insmod
/lib/modules/2.4.21/kernel/drivers/usb/host/usb-uhci.o failed
/lib/modules/2.4.21/kernel/drivers/usb/host/usb-uhci.o: insmod
usb-uhci failed
nissefisken# dmesg | tail -n 5
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb-uhci.c: $Revision: 1.275 $ time 12:38:20 Aug 16 2003
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
nissefisken# modprobe usb-uhci 
/lib/modules/2.4.21/kernel/drivers/usb/host/usb-uhci.o: init_module:
No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO 
or IRQ parameters.
  You may find more information in syslog or the output from dmesg
/lib/modules/2.4.21/kernel/drivers/usb/host/usb-uhci.o: insmod
/lib/modules/2.4.21/kernel/drivers/usb/host/usb-uhci.o failed
/lib/modules/2.4.21/kernel/drivers/usb/host/usb-uhci.o: insmod
usb-uhci failed
nissefisken% ls /lib/modules/2.4.21/kernel/drivers/usb/host   
uhci.o  usb-ohci.o  usb-uhci.o

Here are some lines from /usr/src/linux/.config. Dunno if they are useful 

#
# USB support
#
CONFIG_USB=m
CONFIG_USB_DEBUG=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_UHCI=m
CONFIG_USB_UHCI_ALT=m
CONFIG_USB_OHCI=m

#
# USB Device Class drivers
#
CONFIG_USB_AUDIO=m
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_MIDI is not set
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set

# USB Multimedia devices
#
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_OV511 is not set
CONFIG_USB_PWC=m
CONFIG_USB_SE401=m
# CONFIG_USB_STV680 is not set


-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: insmod usb-uhci ->No such device

2003-09-03 Thread Niels L. Ellegaard
csj <[EMAIL PROTECTED]> writes:
> At 02 Sep 2003 22:19:32 +0200,
> Niels L. Ellegaard wrote:
> > I have some trouble loading the module usb-uhci into my kernel
> > (It is a 2.4.21 and I am using Sarge). I would be very grateful
> > for a hint of what I am doing wrong. Where should I look to
> > gain further knowledge?
> [...]
> Are you sure you need usb-uhci?  There are two other USB Host
> Controller Drivers.  How'bout "modprobe ehci-hcd" (USB 2.0
> version) or "modprobe usb-ohci"?

I have a logitech 4000 camera and I can use it with camstream and
usb-ohci. However after a while it freezes with a v4l
timeout. (Details will follow in a later post)

I decided to try to follow the the installation instructions of the
drivers precisely, before asking too many questions, and the website
of my camera drivers (pwc and pwcx) tells me to use usb-uhci.

Are usb-ohci and  usb-uhci equally good for an usb webcam?

Niels 

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



pwc webcam freeze: usb_control/bulk_msg: timeout

2003-09-03 Thread Niels L. Ellegaard

I have been trying to install a logitech 4000 webcam, but when I use
camstream the picture freezes after a short while and the following
line appears in /var/log/syslog
  
Sep  3 20:30:22 nissefisken kernel: usb_control/bulk_msg: timeout

I would be very grateful for any advice on how to avoid this problem.

My computer is a x86 with a k7s5a board and Sarge and my own 2.4.21 
kernel (See below). 

Browsing around on Google it looks like my usb ports are getting
overburdened, so tried the closed source pwcx compressor module. This
modules helped a little, I was able to save 10 snapshots before the
timeout appeared, but in the end I still had a freeze.

The following data is from a test with no pwcx module

nissefisken# lsmod
Module  Size  Used byTainted: PF 
pwc44748   1  (autoclean)
usb-ohci   20040   0  (unused)
nvidia   1628576  11  (autoclean)
sis900 14412   0  (unused)
i810_audio 25756   2 
ac97_codec 11892   0  [i810_audio]
soundcore   4260   2  [i810_audio]
usbcore73036   0  [pwc usb-ohci]
i2c-proc7344   0  (unused)
i2c-core   13892   0  [i2c-proc]
parport_pc 13732   1  (autoclean)
lp  6592   1 
parport16096   1  [parport_pc lp]
8139too15912   1 
rtc 7464   0  (autoclean)


>From dmesg:

pwc Philips PCA645/646 + PCVC675/680/690 + PCVC730/740/750 webcam
module version 8.10 loaded.
pwc Also supports the Askey VC010, various Logitech Quickcams, Samsung 
MPC-C10 and MPC-C30,
pwc the Creative WebCam 5, SOTEC Afina Eye and Visionite VCS-UC300 and 
VCS-UM100.
usb.c: registered new driver Philips webcam
pwc Logitech QuickCam 4000 Pro USB webcam detected.
pwc Registered as /dev/video0.
usb.c: Philips webcam driver claimed interface cf171920
usb_control/bulk_msg: timeout


>From /var/log/syslog

Sep  3 20:30:16 nissefisken kernel: pwc Philips PCA645/646 +
PCVC675/680/690 + PCVC730/740/750 webcam module version 8.10 loaded.
Sep  3 20:30:16 nissefisken kernel: pwc Also supports the Askey VC010, 
various Logitech Quickcams, Samsung MPC-C10 and MPC-C30,
Sep  3 20:30:16 nissefisken kernel: pwc the Creative WebCam 5, SOTEC
Afina Eye and Visionite VCS-UC300 and VCS-UM100.
Sep  3 20:30:16 nissefisken kernel: usb.c: registered new driver
Philips webcam
Sep  3 20:30:16 nissefisken kernel: pwc Logitech QuickCam 4000 Pro USB 
webcam detected.
Sep  3 20:30:16 nissefisken kernel: pwc Registered as /dev/video0.
Sep  3 20:30:16 nissefisken kernel: usb.c: Philips webcam driver
claimed interface cf171920
Sep  3 20:30:16 nissefisken insmod: Note: /etc/modules.conf is more
recent than /lib/modules/2.4.21/modules.dep
Sep  3 20:30:22 nissefisken kernel: usb_control/bulk_msg: timeout


Output from camstream:

CCamWindow::CCamWindow()
CWebCamViewer::CWebCamViewer(0x80ab770, 0x0)
CVideoDevice::Init()
Using mmap(), VMBuf.size = 921600
Trying to find video options for Logitech QuickCam Pro
4000:/dev/video0
searching Logitech QuickCam Pro 4000
CSnapshotSettingsDlg::CSnapshotSettingsDlg(...)
QFont::setRawMode(): Invalid XLFD: "system"
CVideoSettingsDlg::SizeChanged(176x144)
CVideoSettingsDlg::FramerateChanged(10)
Philips webcam detected, enabling extensions
CCamPanel::SetSize(176x144)
CCamPanel::SetImageSize(176x144)
CCamPanel::SetVisibleSize(176x144)
CCamPanel::SetSize(176x144)
CCamPanel::SetImageSize(176x144)
CCamPanel::SetVisibleSize(176x144)
RecalcTotalViewSize: resize viewport(176x144)
EnableRGB: +
CVideoDevice::SetPalette picked palette 15 [yuv420p]
CVideoDevice::CreateImagesRGB()
 allocating space for RGB
CVideoDevice::StartCapture() go!

>From /etc/modules.conf

alias char-major-81  videodev
alias char-major-81-0pwc

# The following lines have been commented out
# options pwc size=vga leds=250,250 fps=25 mbufs=3 compression=0
# post-install pwc insmod --force -k 
/lib/modules/2.4.21/kernel/drivers/usb/pwcx-2.4.20.o > /dev/null 2>&1 || : 


Random lines from my /usr/src/linux/.config
 
#
# USB support
#
CONFIG_USB=m
CONFIG_USB_DEBUG=y

#
# Miscellaneous USB options 
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_UHCI=m
CONFIG_USB_UHCI_ALT=m
CONFIG_USB_OHCI=m

#
# USB Multimedia devices
#
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_OV511 is not set   
CONFIG_USB_PWC=m
CONFIG_USB_SE401=m
# CONFIG_USB_STV680 is not set

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: pwc webcam freeze: usb_control/bulk_msg: timeout

2003-09-06 Thread Niels L. Ellegaard
Nicolas <[EMAIL PROTECTED]> writes:

> > pwc44748   1  (autoclean)
> > usb-ohci   20040   0  (unused)
> 
> The problem is right there, pwc and ohci don't realy like each
> other.  I have the same camera as you.  I used a OHCI computer with
> motion and it always stop after 5-10 minutes.  It's a known bug :o)
> look like nobody wants to fix it... On the other hand, it works
> perfectly with UHCI. I haven't try the 2.6 kernel on the monitoring
> box, maybe OHCI is fixed...

I have aquired an USB 2.0 card with an ehci port, and I can load the driver,
but it doesn't find the camera. Has anyone succesfully used a logitech
quickcam 4000 with the ehci-hcd driver?

Perhaps this is because according to amazon the logitech quickcam 4000
camera only does usb1.1. I should have thought of this before
buying the card :) 

http://www.amazon.com/exec/obidos/tg/detail/-/B6HMPK/102-2274641-3931347?v=glance

I have been to 10 shops without finding an USB 1.1 uhci card. They
seem to be history :(  


  Thanks for all the advices 

Niels


All the following text is probably irellevant. It just proves that I have 
the ehci-hcd driver

nissefisken# lsmod
Module  Size  Used byTainted: P  
pwc44748   0  (unused)
ehci-hcd   25644   0  (unused)
nvidia   1628576  11  (autoclean)
sis900 14412   0  (unused)
i810_audio 25756   2 
ac97_codec 11892   0  [i810_audio]
soundcore   4260   2  [i810_audio]
usbcore73036   0  [pwc ehci-hcd]
i2c-proc7344   0  (unused)
i2c-core   13892   0  [i2c-proc]
parport_pc 13732   1  (autoclean)
lp  6592   1 
parport16096   1  [parport_pc lp]
8139too15912   1 
rtc 7464   0  (autoclean)

from lspci -vv:

00:0b.2 USB Controller: NEC Corporation USB 2.0 (rev 02) (prog-if 20
[EHCI])
Subsystem: Unknown device 182d:6189
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- SERR- From /var/log/syslog

Sep  6 17:41:59 nissefisken kernel: ehci-hcd.c: 2003-Jan-22 USB 2.0
'Enhanced' Host Controller (EHCI) Driver
Sep  6 17:41:59 nissefisken kernel: ehci-hcd.c: block sizes: qh 128
qtd 96 itd 128 sitd 64
Sep  6 17:41:59 nissefisken kernel: PCI: Found IRQ 5 for device
00:0b.2
Sep  6 17:41:59 nissefisken kernel: PCI: Sharing IRQ 5 with 00:02.2
Sep  6 17:41:59 nissefisken kernel: ehci-hcd 00:0b.2: NEC Corporation
USB 2.0
Sep  6 17:41:59 nissefisken kernel: ehci-hcd 00:0b.2: irq 5, pci mem
d1b72e00
Sep  6 17:41:59 nissefisken kernel: usb.c: new USB bus registered,
assigned bus number 1
Sep  6 17:41:59 nissefisken kernel: ehci-hcd 00:0b.2: ehci_start
hcs_params 0x2395 dbg=0 cc=2 pcc=3 ports=5
Sep  6 17:41:59 nissefisken kernel: ehci-hcd 00:0b.2: ehci_start
portroute 1 0 1 0 0 
Sep  6 17:41:59 nissefisken kernel: ehci-hcd 00:0b.2: ehci_start
hcc_params 0002 thresh 0 uframes 256/512/1024
Sep  6 17:41:59 nissefisken kernel: ehci-hcd 00:0b.2: reset command
080002 (park)=0 ithresh=8 period=1024 Reset HALT
Sep  6 17:41:59 nissefisken kernel: ehci-hcd 00:0b.2: init command
010009 (park)=0 ithresh=1 period=256 RUN
Sep  6 17:41:59 nissefisken kernel: ehci-hcd 00:0b.2: USB 2.0 enabled, 
EHCI 0.95, driver 2003-Jan-22
Sep  6 17:41:59 nissefisken kernel: hcd.c: 00:0b.2 root hub device
address 1
Sep  6 17:41:59 nissefisken kernel: usb.c: kmalloc IF c72b7860, numif
1
Sep  6 17:41:59 nissefisken kernel: usb.c: new device strings: Mfr=3,
Product=2, SerialNumber=1
Sep  6 17:41:59 nissefisken kernel: usb.c: USB device number 1 default 
language ID 0x0
Sep  6 17:41:59 nissefisken kernel: Manufacturer: Linux 2.4.21
ehci-hcd
Sep  6 17:41:59 nissefisken kernel: Product: NEC Corporation USB 2.0
Sep  6 17:41:59 nissefisken kernel: SerialNumber: 00:0b.2
Sep  6 17:41:59 nissefisken kernel: hub.c: USB hub found
Sep  6 17:41:59 nissefisken kernel: hub.c: 5 ports detected
Sep  6 17:41:59 nissefisken kernel: hub.c: standalone hub
Sep  6 17:41:59 nissefisken kernel: hub.c: individual port power
switching
Sep  6 17:41:59 nissefisken kernel: hub.c: individual port
over-current protection
Sep  6 17:41:59 nissefisken kernel: hub.c: Single TT
Sep  6 17:41:59 nissefisken kernel: hub.c: TT requires at most 8 FS
bit times
Sep  6 17:41:59 nissefisken kernel: hub.c: Port indicators are not
supported
Sep  6 17:41:59 nissefisken kernel: hub.c: power on to power good
time: 0ms
Sep  6 17:41:59 nissefisken kernel: hub.c: hub controller current
requirement: 0mA
Sep  6 17:41:59 nissefisken kernel: hub.c: port removable status:
R
Sep  6 17:41:59 nissefisken kernel: hub.c: local power source is good
Sep  6 17:41:59 nissefisken kernel: hub.c: no over-current condition

SCSI aic7890 on-board-adapter (Asus P2B-LS)

1998-07-01 Thread Niels V. Pedersen
If somebody know how to get a scsi cdrom drive working with the debian 
dist. plz mail back. 
P.S. have read the SCSI-HOWTO from LDP at the sunsite-chain. 
Regards 
Niels P. / Ian J. 
[EMAIL PROTECTED] / [EMAIL PROTECTED]



--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


Re: Broken Galeon in Sarge

2003-11-27 Thread Niels L. Ellegaard
Thanasis Kinias <[EMAIL PROTECTED]> writes:


> I don't know if this has to do with the Debian security situation, but
> the three Sarge boxes I apt-get updated yesterday all now have broken
> Galeons.  Galeon refuses to execute, claiming that it can't find a gconf
> schema. 

I have the same problem: The /var/log/syslog is more elaborate

Nov 26 22:02:53 nissefisken gconfd (gnalle-5695): starting (version
2.4.0.1), pid 5695 user 'gnalle'
Nov 26 22:02:53 nissefisken gconfd (gnalle-5695): Failed to get lock
for daemon, exiting: Failed to lock '/tmp/gconfd-gnalle/lock/ior':
probably another process has the lock, or your operating system has
NFS file locking misconfigured (Resource temporarily unavailable)
Nov 26 22:02:53 nissefisken gconfd (gnalle-5697): starting (version
2.4.0.1), pid 5697 user 'gnalle'
Nov 26 22:02:53 nissefisken gconfd (gnalle-5697): Failed to get lock
for daemon, exiting: Failed to lock '/tmp/gconfd-gnalle/lock/ior':
probably another process has the lock, or your operating system has
NFS file locking misconfigured (Resource temporarily unavailable)

The problems started when the 2.4 packages made it into Sarge. I just
send a bug report.

While I am at it I promise my eternal admiration and love to anyone
who make Galeon work in Sarge again. It is such a nice program :)

Niels

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/

Heat is the self-restoration of matter in its formlessness, its
liquidity the triumph of its abstract homogeneity over specific
definiteness, its abstract, purely self-existing continuity, as
negation of negation, is here set as activity. - Hegel


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



Re: Broken Galeon in Sarge

2003-11-27 Thread Niels L. Ellegaard
Paul Morgan <[EMAIL PROTECTED]> writes:


> It's not a bug.  Galeon no longer exists in Sarge.  Yes, I know, I
> liked it too :(
[snip]
> If you need to convert your Galeon bookmarks file for use with Mozilla
> or Mozilla Firebird, please see the post entitled "How to convert
> Galeon bookmarks to Mozilla without Galeon" dated 11/23/03

Thanks for the hints (I must be a little slow).

Would it be correct to add a warning that the package Galeon conflicts
with one of the packages in Gnome 2.4?

        Niels


-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/

Heat is the self-restoration of matter in its formlessness, its
liquidity the triumph of its abstract homogeneity over specific
definiteness, its abstract, purely self-existing continuity, as
negation of negation, is here set as activity. - Hegel


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



gcc linker-error's

1996-10-14 Thread Niels Bo Johansen
I have tried to compile the most simple C++ program whith the gcc 
compiler (2.7.2). I do not have the exact source code, but it's 
something like:

#include 

void main() {
  int i = 9;
  
  cout << " write a some text.\n";

}

saved in a file called test.cc. 
Trying the following:

   gcc -c test.cc (works fine indicating the the compiler accepts 
   the input)
   gcc -L test test.o (assuming test.o made as above)

or simply

   gcc -o test test.cc
   
both give the following (linker) errors:

/tmp/cca001121.o: In function `main':
/tmp/cca001121.o(.text+0x13): undefined reference to `cout'
/tmp/cca001121.o(.text+0x13): undefined reference to 
`ostream:operator<<(char const *)'

does anyone have a solution to this problem. Besides gcc and binutils 
I have installed: libc5-dev-5.2.18-9.deb, libg++27-2.7.1-2.deb. Also I 
have tried with: libobjects-0.1.19-1.deb but it didn't help.

thanks in advance, Niels Bo Johansen

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


More adaptec 2842 problems

1996-08-06 Thread Niels Bo Johansen

Now I have found bootdisk (.../buzz-updates/disks-i386/special-
kernels/boot/boot1440_2.0.5-1.bin) from wich I can boot. That's 
good, but now new problems has raised. After ``booting/rooting'' I 
tried to install the basedisks. While doing that the installation 
process sometimes stops telling that one of the basedisks (it's 
random witch one) is bad, but they are not, they are new and I have 
checked them with more disk utilities. Mustly I can read all the 
disks correctly, but when time comes to extracting the files new 
problems shows up. Each time when extracting the files each time I 
most likely get a new error. Typical I get a message somthing like:

general protection : 
CPU : 0
EIP : 0010:[<00118be4>]
EFLAGS : 00010206
.
.
.
several register, stack, ... dumps
.
.
.
Segmentation fault

One time I was actually lucky installing the basesystem. But (again) 
then a new problem showed up. I copied some *.gz files to my computer 
and then tried gzip's integrity test (on the file )

gzip -tv filename.gz   (file on the computer)

and sometimes I am told that the same file is OK and sometimes not 
(more or less random). But what is much worse is that I often get one 
of the ``Ooops'' and dumps like a I have just mentioned.

What I am telling is that something acts unstable and that's what I 
would like to ask some of the experts out there about. Is it

- Because of some bugs in the rather new kernel version or some of 
  the modules (aic7xxx or some other), or is it
  
- Because of my hardware (jumper settings, BIOS settings, etc) or 
  whatever one can imagine. Is there som thing special one should be 
  aware of installing on a PC machine with an adaptec 2842 host 
  adapter.

I am ready to give more details about my everything. I can tell that 
DOS (5.0 or 6.2) is running fine on my machine, but on the other side 
a real mode system as DOS does not require much of the host adapter.



Niels Bo Johansen



Re: Xemacs & latex

2004-09-27 Thread Niels L Ellegaard
On Mon, 27 Sep 2004 14:31:50 +0200
[EMAIL PROTECTED] wrote:

> Under xemacs 21 it is possible to compile a latex file by issuing the command
> 'C-c C-r'. Unfortunately this runs the plain 'latex' command whilst I'd
> like to run 'pdflatex' (and also ConTeXt via texexec). 
> 
> How could I reach this result? 

The following (untested) code may work for you. The idea is to define a hook that adds 
extra options to the tex-commandlist, and assigns pdflatex as the default compile 
option. If it works then you will be able to do stuff like 

C-c C-c 

(defun my-tex-mode-hook () (interactive)
  (add-to-list 'TeX-command-list (list "pdflatex" "pdflatex  %t" 'TeX-run-LaTeX nil t))
 (add-to-list 'TeX-command-list (list "pdfview" "acroread %s.pdf " 'TeX-run-background 
nil nil))
 (setq TeX-command-default '"pdflatex")
)
(add-hook 'TeX-mode-hook 'my-tex-mode-hook)


 


This will enable you to


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



Re: 'rpm --freshen': dpkg Equivalent?

2004-11-07 Thread Niels L Ellegaard
On Sun, 07 Nov 2004 11:05:01 -0500
Kenneth Jacker <[EMAIL PROTECTED]> wrote:

> How can I use 'dpkg' to install a new .deb, but *only* if the package
> is already on a machine?  With RPM, you can use the "freshen" option
> ("-F" or "--freshen").  But how with 'dpkg'?
> 
> In other words:
>   o If the package is already installed, then update it
>   o If the package is not installed, do nothing (do *not* install it)

You may succeed with one of the following two suggestions (change syntax of 
"if" according to shell)

if (dpkg -l package-name | grep  -c ii ) apt-get install package-name;

if (dpkg -l package-name | grep  -c ii ) dpkg -i ./package.deb;

But I still don't understand why you wish to do all this. In most cases it is 
easier to upgrade all packages at once:

apt-get update && apt-get upgrade

Good luck

Niels

 



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



Re: Search Algorithm

2004-11-15 Thread Niels L Ellegaard
On Mon, 15 Nov 2004 10:52:22 -0800 (PST)
Sergio Basurto Juarez <[EMAIL PROTECTED]> wrote:

> To find a key k in an array v with indexes from 0 to
> n-1, begin with x0 = 0, x1 = n-1, and i = 1. Compute
> the next position with
> xi+1 = xi - (v[xi]-k) * (xi - xi-1)/(v[xi] - v[xi-1]).
> If this lies outside the range, a different method
> (e.g., midpoint of the range) must be used to get the
> next position.

Numerical Recipies has several methods. Depending on the distribution 
of your data some of these methods may prove to be faster (section 9.2 and 9.3)
http://www.library.cornell.edu/nr/bookcpdf.html

Please read their license. If I remember correctly you are only 
allowed to use their code if you mention where you found it. 




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



Re: Is Linux Unix?

2004-07-20 Thread Niels L. Ellegaard
John L Fjellstad <[EMAIL PROTECTED]> writes:

> Is there a semantic difference between being like something or a
> clone of something, and being that thing in the English language?
> 
> I'm just thinking of the statement, GNU's Not Unix.  Does that mean
> that GNU/Linux is a OS with unix like functionality, kinda like
> Windows with Service For Unix, or OS/2 with its POSIX layer, or is
> GNU/Linux an unix.
> 
> Kinda like, Kleenex is both a brand of tissue and the generic name for
> tissues.  Is the same true for unix?

The name Unix is registered trademark in the US and probably also in
many other countries. This means that it is not automatically legal to
refer to an operative system as a Unix while trying to sell it in the
US. This trademark is the reason why the term Unix is not used to
describe Linux distributions.

I believe that Linux is as similar to the average Unix system, as the
average Unix system is similar to other Unix systems.

Niels

PS: I hope to be corrected if I have misunderstood.


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



Re: Synchronizing between Windows and Linux: character encoding problem

2004-07-30 Thread Niels L. Ellegaard
Debian Users <[EMAIL PROTECTED]> writes:

> Hello there!
> 
> I am trying to synchronize files between a laptop running either Windows
> XP or Debian and a Debian file server. I have tried rsync and unison on
> the Linux install of the laptop and rsync (under Cygwin) on the Windows
> install, but both were unable to transfer files with special characters
> (here: German umlauts) correctly.

I don't know if the following is helpful, but there was a related message
 in the unison yahoo group (I found it on google).
http://groups.yahoo.com/group/unison-users/message/2616


On Tue, Jun 22, 2004 at 02:49:09PM +0100, Nuno Ferreira wrote:
> I'm trying to synchronize from windows 2000 to linux and I have problems
> with non-ascii characters in filenames.
[...]
> It appears that the filenames are using utf8 on the linux side and
> iso8859-15 or similar on the windows side and no conversion is made.
> Is there a way to fix it in unison? Is it a bug?

Windows provides two API for manipulating files: a 8-bit API where
filenames are encoded in the current locale and a 16-bit API where
filenames are encoded in Unicode (UTF-16). At the moment, Unison uses
the 8-bit API, as this is what is provided by Ocaml under Windows. I
think we should eventually switch to the Unicode API (or maybe allow
to choose between the two APIs). However, this is a significant
amount of work, and none of the Unison developpers are using
Windows...

-- Jerome
 

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: Logitech Quickcam Pro 4000

2004-01-14 Thread Niels L. Ellegaard
[EMAIL PROTECTED] writes:

> Hello everyone,
>  I'm having difficulty getting this webcam to work.  I compiled the phillips 
> webcam module as part of the kernel, it appears to load properly but still does 
> not work. /dev/video0 did not exist so i created it with 'mknod /dev/video0 c 81 
> 0'. Here's what the kernel shows on load: 
> pwc Philips PCA645/646 + PCVC675/680/690 + PCVC730/740/750 webcam module version 
> 8.12 loaded.
> pwc Also supports the Askey VC010, various Logitech QuickCams, Samsung MPC-C10 
> and MPC-C30,
> pwc the Creative WebCam 5, SOTEC Afina Eye and Visionite VCS-UC300 and 
> VCS-UM100.
> drivers/usb/core/usb.c: registered new driver Philips webcam
> Philips webcam 2-1:1.1: usb_probe_interface
> Philips webcam 2-1:1.1: usb_probe_interface - got id
> pwc Logitech QuickCam 4000 Pro USB webcam detected.
> pwc Registered as /dev/video0.

IANAMOKC (I am not a master of kernel compiling), but I believe that
you also need one of the following modules: usb-ohci, usb-uhci or
ehci-hcd. You can find out which of the module you need, by writing
the following (as root)

lspci -vv | grep USB

Alternatively you can look at the specifications of the USB-port of
your computer (It will mention one of the words UHCI, OHCI or EHCI).

By the way, there has been several reports of people having problems
using pwc with OHCI ports. Search google for further information.

http://www.google.com/search?q=pwc+ohci+timeout

  Good luck

Niels


-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: features in galeon-1.2.5 vs 1.3.11+, was: Status of Galeon in testing?

2004-01-22 Thread Niels L. Ellegaard
Arnt Karlsen <[EMAIL PROTECTED]> writes:

> ..last time I saw Galeon mentioned here, the word was 1.2.5 was the
> best Galeon ever made, as later versions lost functionality etc,
> what's it like now?


I am using stable at work and unstable at home, and I often don't
really notice which version I am using. However I have made a few
observations:

The password remembering GUI has become nicer. It has become easier to
choose between several accounts on the same page, and to delete
unwanted passwords.

It has become possible to drag selected text into a smart
bookmarks. This is useful for finding google cache (Drag the current
url into the google bookmark, and press cache).

If you double click on a link to create a new tab, then the new tab is
born with a memory of the the history of it's ancestor.

They have come up with a nice algorithm for placing newly created
tabs: Suppose you create a tree that describes the ancestry relations
between the tabs. Then you perform a depth first search in this
tree. This search will result in an ordering of the nodes. This
ordering corresponds to the ordering of the tabs in Galeon. (** Insert
better description here **)

Downloading has become nicer, but perhaps this is a result of a
gnome/gtk improvement.

Mouse getures are very amusing, but I haven't yet decided if I think
that they are useful :)

I really miss to be able to middle click on the "previous page
button". In 1.2.5 this creates a new tab containing the previous
page. In 1.3.11a nothing happens. 

I also miss to be able to clone a tab by middle clicking on the tab.

I have some font problems. If I color text with the mouse, then the
colored letters become too big. I should probably report the bug
instead of complaining here :)

Some of the preferences are still missing, but I don't really miss
them.

I conclusion I would say that 1.3.11a is a better browser than
1.25. Galeon has become a power browser again :)

   Niels


-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: features in galeon-1.2.5 vs 1.3.11+, was: Status of Galeon in testing?

2004-01-24 Thread Niels L. Ellegaard
Arnt Karlsen <[EMAIL PROTECTED]> writes:

> ..how about cookies?  I generally want "allow these cookies" ban these
> cookies" and "ban this spam site", should take 3 buttons only, but is a
> major hassle with all browsers I've used, you get "accept" or "ban" and 
> "these cookies only" or "all cookies".

Right click on picture and chose "ban pictures from this site"

In the menu you can choose
"web" -> "cookies" -> "ban cookies from this site"
"web" -> "popups" ->  "ban popups from this site"
(These menu item took me a while to find :)

They have made a nice personal data manger with the following tabs:

Cookies : Which cookies do you have
Cookie sites : Who can/cannot set cookies
Image sites : Who can/cannot show images
Passwords : Which passwords do you remember
Password sites : For which sites don't you wish to remember passwords
Popup sites : Which sites cannot make popups

> ..is it still possible to drag tabs across each other?  Or between
> Galeon instances?

You can drag tabs from one Galeon window to another Galeon
window. (Window == instance?). This works very nicely. 

My only grudge is that if a Galeon window only has one tab, then the
drag handle disappears. This means that I cannot drag the last
remaining tab into another window. In other words I cannot empty a
window for all tabs. Galeon 1.2.5 had a very nice menu item for this
but sadly this menu item has not been reimplemented.

> ..the interview explained quite a things, losing bonobo sounds good,
> but does these guys plan to add mail etc stuff to it???

I hope that they stick to their slogan "The web and only the web" :)
However I believe that Galeon works nicely together with sylpheed and
evolution. (I am writing this post using xemacs/GNUS and SSH, so there
is no hope for me :)

   Med venlig hilsen 

Niels

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Purging Alsa -> invoke-rc.d: initscript alsa, action "stop" failed.

2004-01-24 Thread Niels L. Ellegaard

I have messed up my ALSA installation, and now I cannot remove the package.

Some time ago I was compiling my kernels myself, and i think that I
tried to install alsa without much luck, so there may be some old
config files floating around in my system.

What can I do to solve my problems?

What should I read to understand them better? 

   Thanks in advance

Niels

nissefisken# apt-get remove alsa-modules-2.4.22-1-386
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  alsa-modules-2.4.22-1-386
0 upgraded, 0 newly installed, 1 to remove and 22 not upgraded.
Need to get 0B of archives.
After unpacking 2879kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 269782 files and directories currently installed.)
Removing alsa-modules-2.4.22-1-386 ...
Storing ALSA mixer settings ... failed
Shutting down ALSA (version 0.9.6): aborting. (sound used by PIDs 702
849)
invoke-rc.d: initscript alsa, action "stop" failed.
dpkg: error processing alsa-modules-2.4.22-1-386 (--remove):
 subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
 alsa-modules-2.4.22-1-386
E: Sub-process /usr/bin/dpkg returned an error code (1)


nissefisken# invoke-rc.d alsa stop   
Storing ALSA mixer settings ... failed
Shutting down ALSA (version 0.9.6): aborting. (sound used by PIDs 702
849)
invoke-rc.d: initscript alsa, action "stop" failed.



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux nissefisken 2.4.22-1-386 #9 Sat Oct 4 14:30:39 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages alsa-modules-2.4.22-1-386 depends on:
pi  alsa-base 0.9.8-3ALSA sound driver common files
ii  kernel-image-2.4.22-1-386 2.4.22-3   Linux kernel image for version 2.4

-- no debconf information

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: Question about installing nvidia driver (no version for "struct_module")

2004-05-23 Thread Niels L. Ellegaard
LeVA <[EMAIL PROTECTED]> writes:

> When I've compiled my 2.6.5 kernel, and installed the nvidia
> drivers, it was ok. But after the make clean in /usr/src/linux
> (symlink to linux-2.6.5) the installer didn't work. And that was
> because it couldn't find the version file, which contains the kernel
> source's version, which exists in the 2.4* kernel's sources by
> default, but with 2.6* kernel, you must make the kernel to create
> that version file.

You story sounds like bug #242163. There are a few workarounds:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=242163
http://home.comcast.net/~andrex/Debian-nVidia/troubleshooting.html

I also have some nvidia trouble. Perhaps someone can help me

I am trying to configure my nvidia card (Sarge + 2.6.5 vanilla
kernel). I followed the standard procedure from
/usr/share/doc/nvidia-source. XFree86 works with the "nvidia" driver,
but I don't get any glx-display.

(II) Loading sub module "ISO8859_1"
(II) LoadModule: "ISO8859_1"
(II) Loading /usr/X11R6/lib/modules/codeconv/libISO8859_1.a
(II) Module ISO8859_1: vendor="X-TrueType Server Project"
compiled for 4.1.0.1, module version = 1.3.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) UnloadSubModule: "ISO8859_1"
(II) Unloading /usr/X11R6/lib/modules/codeconv/libISO8859_1.a
(WW) Cannot open APM
(II) NV(0): WC region has to be split (0xc000,0x3e8)
(==) NV(0): Write-combining range (0xc000,0x200)
(==) NV(0): Write-combining range (0xc200,0x100)
(==) NV(0): Write-combining range (0xc300,0x80)
(==) NV(0): Write-combining range (0xc380,0x40)
(==) NV(0): Write-combining range (0xc3c0,0x20)
(==) NV(0): Write-combining range (0xc3e0,0x8)
(**) NV(0): DPMS enabled
(EE) Failed to initialize GLX extension (NVIDIA XFree86 driver not
found)

[gnalle_~]% bzflag
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Can't create window.  Exiting.

In my /var/log/syslog this produces the following lines
May 16 16:43:23 nissefisken kernel: nvidia: no version for "struct_module" found: 
kernel tainted.
May 16 16:43:23 nissefisken kernel: nvidia: module license 'NVIDIA' taints kernel.
May 16 16:43:23 nissefisken kernel: 0: nvidia: loading NVIDIA Linux x86 NVIDIA Kernel 
Module  1.0-5336  Wed Jan 14 18:29:26 PST 2004
May 16 16:43:23 nissefisken udev[12367]: creating device node '/dev/nvidia0'
May 16 16:43:23 nissefisken udev[12366]: creating device node '/dev/nvidiactl'

If I start start x with the "nv" driver, and then modprobe "nvidia"
afterwards, then I get the same three lines
nvidia: no version for "struct_module" found: kernel tainted.
nvidia: module license 'NVIDIA' taints kernel.
0: nvidia: loading NVIDIA Linux x86 NVIDIA Kernel Module  1.0-5336

However now the nvidia module is loaded:
nissefisken# lsmod | grep nvidia
nvidia   2068648  0

What is struct_module. Is struct_module the reason why my nvidia does
not work for me?

Log files (These correspond to using xfree with the "nv"-driver)
http://dirac.ruc.dk/~gnalle/boot
http://dirac.ruc.dk/~gnalle/syslog.0

nissefisken# dpkg -l kernel-image-2.6.5-1-386
Desired=Unknown/Install/Remove/Purge/Hold|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:uppercase=bad)
||/ Name   Version
Description
+++-==-==-
ii  kernel-image-2.6.5-1-386   2.6.5-4
Linux kernel image for version 2.6.5 on 386.
nissefisken# uname -r
2.6.5-1-386


I did a bit of googling and I found a person who reported a somewhat similar error on 
debian-boot:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=1OiKz-8is-33%40gated-at.bofh.it&rnum=1

Sonmeone posted that he got the following error
fglrx: no version for "struct_module" found: kernel tainted.
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' 
taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 431 MBytes.
[fglrx] module loaded - fglrx 3.7.6 [Mar  5 2004] on minor 0

I would be grateful for any hints and enlightening flames :)


Niels

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



modprobe nvidia gives "no version for "struct_module" found: kernel tainted"

2004-05-24 Thread Niels L. Ellegaard

I have some problems installing nvidia. i woudl be grateful for any help

I am using the vanilla kernel 2.6.5-1-386 Sarge. I installed nvidia
following the very nice instructions in
/usr/share/doc/nvidia-kernel-source/README.Debian

However when I try to modprobe nvidia I get the following error
message:

nissefisken# modprobe struct_module
FATAL: Module struct_module not found.

nissefisken# modprobe struct-module
FATAL: Module struct_module not foun

nissefisken# lsmod | grep nvidia
nvidia   2068648  0 

nissefisken# dmesg 
[snip]
nvidia: no version for "struct_module" found: kernel tainted.
nvidia: module license 'NVIDIA' taints kernel.
0: nvidia: loading NVIDIA Linux x86 NVIDIA Kernel Module  1.0-5336
Wed Jan 14 18:29:26 PST 2004 

If I try to start X with the nvidia module my GLX is not initialized:

 (II) Loading sub module "ISO8859_1"
 (II) LoadModule: "ISO8859_1"
 (II) Loading /usr/X11R6/lib/modules/codeconv/libISO8859_1.a
 (II) Module ISO8859_1: vendor="X-TrueType Server Project"
 compiled for 4.1.0.1, module version = 1.3.0
 Module class: XFree86 Font Renderer
 ABI class: XFree86 Font Renderer, version 0.2
 (II) UnloadSubModule: "ISO8859_1"
 (II) Unloading /usr/X11R6/lib/modules/codeconv/libISO8859_1.a
 (WW) Cannot open APM
 (II) NV(0): WC region has to be split (0xc000,0x3e8)
 (==) NV(0): Write-combining range (0xc000,0x200)
 (==) NV(0): Write-combining range (0xc200,0x100)
 (==) NV(0): Write-combining range (0xc300,0x80)
 (==) NV(0): Write-combining range (0xc380,0x40)
 (==) NV(0): Write-combining range (0xc3c0,0x20)
 (==) NV(0): Write-combining range (0xc3e0,0x8)
 (**) NV(0): DPMS enabled
 (EE) Failed to initialize GLX extension (NVIDIA XFree86 driver not
found)

nissefisken# dpkg -l  initscripts udev xserver-xfree86
+++-=-=
ii  initscripts   2.85-15  
ii  udev  0.024-7  
ii  xserver-xfree86   4.1.0-16woody3   


I would be most graful for any hints. Thanks in advance

  Niels



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



Re: modprobe nvidia gives "no version for "struct_module" found: kernel tainted"

2004-05-24 Thread Niels L. Ellegaard
[EMAIL PROTECTED] (Niels L. Ellegaard) writes:

> nvidia: no version for "struct_module" found: kernel tainted.
> nvidia: module license 'NVIDIA' taints kernel.
> 0: nvidia: loading NVIDIA Linux x86 NVIDIA Kernel Module  1.0-5336
> Wed Jan 14 18:29:26 PST 2004 

Oops. The bug has been reported. Sorry for the noise on the list
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=248451


-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Unofficial binary Debian packages considered insecure?

2004-05-28 Thread Niels L. Ellegaard

I have been looking at a few of the the sites that offer unofficial
debian packages, and I am somewhat confused about the security issues.
I am not a great Linux guru, so I wonder how easy it would be to hide
a rootkit in a binary package and submit it to apt-get.org or
backports.org. Is this a serious risk or am I just being paranoid?

Thanks in advance

Niels


PS: I realize that I can often use to apt-source, but I like plug-and-play :)


-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: Debian downgrade from unstable to testing

2004-05-28 Thread Niels L. Ellegaard
Joseph <[EMAIL PROTECTED]> writes:

> I don't have this manual 5 apt_preferences installed.  When I create
> the preferences file name, I get: E: Invalid record in preferences
> file...
 
My guess is that you have to create the file /etc/apt/preferences, but
I don't know much about knoppix. Anyway here is a link to a relevant
page in apt-howto.

http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html#s-default-version

If you get an error named invalid record then you may have made a
typing error in the file.

    Niels

PS: Most people will prefer if you write your message below the
citations from the parent post.

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



gdb + xfree86 (Cannot upgrade xfree to sarge)

2004-08-14 Thread Niels L. Ellegaard

Is it possible to start xfree within gdb and get a backtrace? The
problem is that if I try try `gdb Xfree86`, and my XFree86 crashes,
then my screen locks, and I dont get to see the backtrace.

OK here is the long story..

A year ago I filed a bug #204603 that I cannot upgrade XFree86 from
Woody to Sarge. I still have this problem, and I am unable to use
XFree86 with Sarge. When I try to start Xfree86 in Sarge I get a
signal 11 crash with no further explanation. See Bug #204603 for
log-files, search google for `gnalle debian XFree86` for a little more
info (I cannot paste the links from emacs-w3 ). Last year I solved my
problem by downgrading xserver-xfree86 to woody, and placing a line in
my /etc/apt/preferences. This worked fine.

Today I tried upgrading to Sarge again, and it still doesn`t work, but
now I have the extra problem that I cannot downgrade again. The
problem is that dkpg-reconfigure xserver-xfree86/stable requires a
special version of discover, so I starting from a Sarge distribution
it is no longer possible to downgrade xserver-xfree86 to woody. (I
forgot to write down the exact eror message)

In conclusion I am left with a system with no xserver. XFree86 doesn`t
start in Sarge and I cannot downgrade. As a final attempt before
reinstall I would like to start xfree86 in gdb, and see if I can
construct a backtrace. Perhaps this can give a hint of the source of
the problem.

So returning to my original question. Is it possible to start XFree86
in gdb and get a backtrace?

Thanks in advance

Niels

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: gdb + xfree86 (Cannot upgrade xfree to sarge)

2004-08-14 Thread Niels L. Ellegaard
[EMAIL PROTECTED] (Niels L. Ellegaard) writes:

> In conclusion I am left with a system with no xserver. XFree86
> doesn`t start in Sarge and I cannot downgrade. As a final attempt
> before reinstall I would like to start xfree86 in gdb, and see if I
> can construct a backtrace. Perhaps this can give a hint of the
> source of the problem.

A small update. I recreated my old XF86Config file, so XFree86 4.0
works again, but I would still like debug XFree86 4.3 to find the
source of the crash.

I don't like the idea of ending up running an x-server that is older
than stable :)

    Niels

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Is an xcf sourcecode? (according to GPL)

2004-09-12 Thread Niels L. Ellegaard

Dear gurus :)

Suppose I use gimp to create graphics for a GPL'ed program. First I
use gimp to create a layered xcf-files of the graphics, and then I use
gimp to manually flatten the layers of the xcf files to create jpg's
for the game. Of course I keep the original xcf-files on my harddisk
to be able to correct spelling mistakes.

Do the xcf-files count as sourcecode? (according to the GPL)

Should Debian ideally offer free download of xcf-files corresponding a
large percentage of the graphics in the distribution?

Where can I read more about this? 

   Thanks in advance

  Niels


PS: GPL definition of sourcecode
http://www.gnu.org/copyleft/gpl.html

 The source code for a work means the preferred form of the work for
 making modifications to it. For an executable work, complete source
 code means all the source code for all modules it contains, plus any
 associated interface definition files, plus the scripts used to
 control compilation and installation of the executable.


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



Re: Is an xcf sourcecode? (according to GPL)

2004-09-12 Thread Niels L. Ellegaard
[EMAIL PROTECTED] (Niels L. Ellegaard) writes:

> Do the xcf-files count as sourcecode? (according to the GPL)

I just noted that this question is currently being discussed at
debian-legal.

 Sorry about the noise :)

    Niels

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: kernel 2.6.3

2004-03-10 Thread Niels L. Ellegaard
la2 <[EMAIL PROTECTED]> writes:

> I compiled subject. Now i cannot install and compile NVIDIA
> drivers 1.5336, it says: "I cannot find nvidia.ko". Also I
> cannot compile alsa-drivers for my AC'97 codec (I always use
> Intel810): at first I configure them, the write make install
> and the compiler prints that there is a great number of error
> during compiling process.

I don't know if the following answers a question of yours, but in alsa
as become part of the 2.6 kernel. So from now on, you have to select
alsa from "make xconfig". (while preparing to compile the kernel)

Searching google you can find much info on your nvidia problem. I know
toob little to judge what is goo and what is bad, so I will just give
you this senseless link :)
http://www.google.com/search?q=cannot%20find%20nvidia.ko

        Good luck

  Niels


-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



grub-install /dev/hda... /dev/.../disc does not have any corresponding BIOS drive

2004-03-22 Thread Niels L. Ellegaard

I tried changing bootloader from lilo to grub, but I am stuck halfway
in the process, and I am slightly afraid of rebooting. (BTW I am using
debian testing). Here is what I did

root:gnalle# apt-get install grub grub-doc

root:gnalle# grub-install /dev/hda
Probing devices to guess BIOS drives. This may take a long time.
/dev/ide/host0/bus0/target0/lun0/disc does not have any correspondin

root:gnalle# update-grub
Searching for GRUB installation directory ... found: /boot/grub .
/dev/ide/host0/bus0/target0/lun0/part1 does not have any correspondi

I tried looking at google, but I could not understand what was the
reason for the errors. I would be grateful for any hint or
enlighteling flame.

If I reboot now, will my lilo still be working or will my system try
to boot from a malfunctional grub? Where should I look to find out?

   Thanks in advance

Niels


A bit of extra info:

root:gnalle# cat /etc/mtab
/dev/ide/host0/bus0/target0/lun0/part3 / ext3 rw,errors=remount-ro 0 0
proc /proc proc rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
/dev/ide/host0/bus0/target0/lun0/part1 /boot ext2 rw 0 0
/dev/ide/host0/bus0/target0/lun0/part4 /home ext3 rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0

root:gnalle# cat /etc/fstab
# /etc/fstab: information om statisk filsystem.
#
# 
  
/dev/hda3   /   ext3defaults,errors=remount-ro
0   1
/dev/hda2   noneswapsw  0
0
proc/proc   procdefaults
0   0
/dev/fd0/floppy autodefaults,user,noauto
0   0
/dev/cdrom  /cdrom  iso9660 defaults,ro,user,noauto
0   0
/dev/hda1   /boot   ext2defaults0
2
/dev/hda4   /home   ext3defaults0
2
/dev/hdb1  /w2k vfatuid=500,gid=100,umask=002,noauto  0
   0

root:gnalle# grub-install /dev/hda1
/dev/ide/host0/bus0/target0/lun0/part1 does not have any corresponding
BIOS drive.
root:gnalle# grub-install /dev/hda3
/dev/ide/host0/bus0/target0/lun0/part3 does not have any corresponding
BIOS drive.
root:gnalle# grub-install /dev/hda4
/dev/ide/host0/bus0/target0/lun0/part4 does not have any corresponding
BIOS drive.

root:gnalle# ls /boot/grub
device.map
root:gnalle# cat /boot/grub/device.map 
(fd0)   /dev/fd0
(hd0)   /dev/hda
(hd1)   /dev/hdb


-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



gdm-greeter doesn't disable itself if xfree86 fails.

2004-03-25 Thread Niels L. Ellegaard

At the moment I have trouble starting my xserver. When it fails I get
a nice window with the log file, and afterwards I get a message that
tells me that gdm will disable itself. It tells me to restart gdm
after reconfiguring xfree86 in a better way.

However when I press OK, nothing happens. The gdm process does not
kill itself, and I have to "killall -9 gdm" before restarting gdm.

I would like to change this behavior, because it looks like it may
take a while before my X will work again. Is there an easy way to fix
this? (or should I file a bug report). Which files should I examine to
find out?

I am using Sarge, and I recently upgraded from xfree86 4.0 to
xfree86 4.3

 thanks in advance
     Niels

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: Rewriting XF86Config-4 with dpkg-reconfigure

2004-03-25 Thread Niels L. Ellegaard
hugo vanwoerkom <[EMAIL PROTECTED]> writes:

> If you make changes to XF86Config-4 then dpkg-reconfigure
> xserver-xfree86 refuses to touch it. How can one change that behavior?
> I want him to rewrite the file.

The following text is put in the preambles of an automatically
generated XFConfig-4 files. I think that I can help you :)

    Niels

# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86



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



x-crash (please decipher my log file)

2004-03-25 Thread Niels L. Ellegaard

I recently updated my xfree from 4.0 to 4.3 (sarge). Suddenly my x
stopped working. I would be grateful if someone could help me decipher
my log file. 

My XF86Conf-4 is almost directly created by dpkg-reconfigure. However
I removed the part about the generic mouse because I got a complaint
that I did not have the device /dev/input/mice (I don't know how to
create it... I make a symbolic link, and it get's deleted)

When I write dpkg-reconfigure xserver-xfree86 I get an error saying
"open_sock() No such device". Afterwards I get errors saying that the
configlets ofxserver-common and timezoneconf are bad.

In dmesg I have a lot of messages like the following
atkdb.c: Unknown key released (tanslated set 2, code 0x7 on isa0060/serio0)
atkbd.c: This is an XFREE86 bug. It shouldn't access hardware directly

Would it help if I started XFree86 in gdb to create a log?

  Thanks in advance

  Niels

Here is the log: 

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.0.1 (Debian 4.3.0-7 20040318043201 [EMAIL PROTECTED])
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.4 i686 [ELF] 
Build Date: 18 March 2004
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.3-1-386 ([EMAIL PROTECTED]) (gcc version 3.3.2 (Debian)) 
#2 Tue Feb 24 20:20:23 EST 2004 
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Mar 25 20:21:44 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "AOC"
(**) |   |-->Device "GeForce"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "dk"
(**) XKB: layout: "dk"
(**) Option "XkbVariant" "nodeadkeys"
(**) XKB: variant: "nodeadkeys"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(**) FontPath set to 
"unix/:7100,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 9

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0735 card , rev 01 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0001 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0008 card , rev 00 class 06,01,00 hdr 80
(II) PCI: 00:02:2: chip 1039,7001 card 1019,0a14 rev 07 class 0c,03,10 hdr 00
(II) PCI: 00:02:3: chip 1039,7001 card 1019,0a14 rev 07 class 0c,03,10 hdr 00
(II) PCI: 00:02:5: chip 1039,5513 card 1039,5513 rev d0 class 01,01,80 hdr 80
(II) PCI: 00:02:7: chip 1039,7012 card 1019,0a14 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,0900 card 1019,0a

Re: debian and women? from DWN #10

2004-03-25 Thread Niels L. Ellegaard
Leo Spalteholz <[EMAIL PROTECTED]> writes:

> My university has programs to encourage women to enroll in
> engineering and women tend to be favoured for jobs here but still
> the percentage of female engineering students is less than 5%.  Why
> is that?  No idea but certainly not because they are being "driven
> out".  Every effort is made to attract them to engineering and CS
> but there are just not that many interested.

In the catholic countries, where boys an girls (afaik) are seperated
until highschool, there is a higher pecentage number of females
among mathematicians. I once saw a map showing the percentage number
of females among mathematicians in European countries. There was a
clear change of color along the Alps.

I don't know if such a color map can be generalized this to explain
behavior on GNU/Linux mailing lists or the popularity of female-only
skiing courses.

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: x-crash (please decipher my log file)

2004-03-26 Thread Niels L. Ellegaard
hugo vanwoerkom <[EMAIL PROTECTED]> writes:

> Well, I think it is a bug. No (EE) and just segfault!? So what I
> would do is use the Nvidia closed-source driver. I always use it and
> always have good results. 

Thanks you for your advice. I don't think I will follow it though :)

A few months ago I upgraded my kernel to 2.6.3. At this point my
"nvidia" driver stopped working (with Xfre86). However I was able to
make Xfree86 work with the "nv" driver. I think that I would prefer
not to start testing the "nvidia" before my X-server stops
crashing. This way I can limit the number of sources of error.

Niels

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: x-crash (please decipher my log file)

2004-03-26 Thread Niels L. Ellegaard

Kent West <[EMAIL PROTECTED]> writes (I rearranged the citations a bit)
> >Fatal server error:
> >Caught signal 11.  Server aborting
>
> I don't recall if this error number occurs with other non-X-related
> errors, so I'll ask the question: Are you sure it's X that is dying
> and not the failure of X to find a window manager/client which causes
> X to die?

I have fixed the resfresh and the mouse problems. If I start XFree86
directly as root, and I also get the same signal 11. startx gives me
the same signal 11, but I also get

XIO: fatal IO error 104 (Connection reset by peer) on X server ":0:0"
 after 0 requests (0 known processes) with 0 events remaining

When I run kdm, then following is put in my /var/log/syslog. I believe
that the important line is "Server terminated unexpectedly"

Mar 26 10:13:25 nissefisken kernel: atkbd.c: Unknown key released (translated set 2, 
code 0x7a on isa0060/serio0).
Mar 26 10:13:25 nissefisken kernel: atkbd.c: This is an XFree86 bug. It shouldn't 
access hardware directly.
Mar 26 10:13:25 nissefisken kernel: atkbd.c: Unknown key released (translated set 2, 
code 0x7a on isa0060/serio0).
Mar 26 10:13:25 nissefisken kernel: atkbd.c: This is an XFree86 bug. It shouldn't 
access hardware directly.
Mar 26 10:13:27 nissefisken kdm[4426]: IO Error in XOpenDisplay
Mar 26 10:13:27 nissefisken kdm[4424]: Server for display :0 terminated unexpectedly
Mar 26 10:13:27 nissefisken kdm[4424]: Display :0 cannot be opened

> > Here is the log: (--) PCI:*(1:0:0) nVidia Corporation NV11 [GeForce2
> > MX/MX 400] rev 178, Mem @ 0xce00/24, 0xc000/27, BIOS
> My first suspicion is that the new version of X has changed in its
> support for your nVidia chipset.

I haven't found anything, but perhaps the reason is my lack of control
of Lynx :)

> My second suspicion is that in your old system you had a third-party
> (directly from nVidia?) driver which was wiped out with this upgrade,
> and you'll need to go back to nVidia to get their driver.

A few month ago I was using the third party "nvidia" driver debian
package. However I failed to make it work with the Kernel 2.6.3, so I
removed it. Since then I have been using XFree86 4.0 with the standard
"nv"-driver.

I tried using gdb to debug my XFree86, but when I try this, XFree86
freezes with a black screen and I have to reboot (I have only one
computer). I tried doing "sleep 60 && killall -9 XFree86" in one
terminal and "gdb XFree86" in another termial, but this was not
enough. Is there a tricky way of creating a backtrace of XFree86?
Would such a backtrace be useful?

I can send send all the output, but I am slightly afraid of flooding.
Do Debian gurus use dial-up? :)

  Thanks for the help
Niels

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: x-crash (please decipher my log file)

2004-03-26 Thread Niels L. Ellegaard
Kent West <[EMAIL PROTECTED]> writes:
> Niels L. Ellegaard wrote:
> >I removed the part about the generic mouse because I got a
> >complaint that I did not have the device /dev/input/mice (I don't
> >know how to create it... I make a symbolic link, and it get's
> >deleted)
>
> I believe this device node is automagically created when a USB mouse
> is inserted. Alternatively, you might try switching to the /dev
> directory and running "./MAKEDEV mouse" or maybe even just
> "./MAKEDEV". (This is from hazy understanding, so you might want to
> do some research along these lines.)

Hmm.. I don't own an USB mouse, so I guess that I should not have a
device named /dev/input/mice. Perhaps my problem is caused by the fact
that I don't know how to force "dpkg-reconfigure xserver-xfree86" to
avoid creating a reference to a generic USB-mouse.

Anyways.. This is not a big issue for me. I can just edit my XF86Config-4 by
hand, and change the md5sums afterwards. Thanks for the help

 Niels

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



Re: Purging Alsa -> invoke-rc.d: initscript alsa, action "stop" failed.

2004-01-25 Thread Niels L. Ellegaard
Kevin Mark <[EMAIL PROTECTED]> writes:

> You can see what script is failing by looking in
> /var/lib/dpkg/info/.* Although, it seems that the prerm
> (pre-remove) script is trying to shut down alsa by running
> /etc/init.d/alsa stop (may no be correct name). So, you may need to
> do a workaround by putting a 'exit 0' at the top of the script. This
> should allow you to run the scripts with out error.  you can also
> try to run dpkg with 'debug' options (man dpkg)

The error occured because rplayd was using the alsa-modules.

dpkg --purge  -D10 alsa-modules-2.4.22-1-386
killall -9 rplayd
dpkg --purge  -D10 alsa-modules-2.4.22-1-386 
Profit

 Thank you for the helpful advice.

Niels

-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/


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



  1   2   >