a2ps segfaults / patch available

2005-03-20 Thread Max
There is a bug filed against a2ps under 64-bit systems 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=294905
which also includes a patch. Patched a2ps works just great.
Could somebody please take care to incorporate the patch into the official 
distribution?
Thanks,
Max
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: no-pain minimum install

2005-03-20 Thread Craig Puetz
Tong wrote:

> On Sun, 20 Mar 2005 02:51:53 +0100, Aritz Beraza Garayalde [Rei] wrote:
>>> 
>>> How can I do a minimum Debian system installation, which will have all
>>> my peripheral configured, including the X and the monitor.
> 
>>> Previously, I was always having trouble to get a minimum working
>>> system. I have to choose "Desktop system" in order for X and the
>>> monitor configured properly. But this setting leech too many packages
>>> than I really need, the next thing after installation I would remove
>>> them one by one.
>>> 
>> The fastest way is to make a debootstrap from an existing linux
>> installation (or live-cd, i recomend you debian from scratch for this).
>> Or use the sarge netinstall with base system. This will install just the
>> base system (and a few crap packages, but just a few).
 
>From your posts, it sounds like you already have another system configured
the way you like. You can use the following commands to clone an
installation:

dpkg --get-selections > mypackages.txt  #Do this on the old system
dpkg --set-selections < mypackages.txt  #Do this on the new system
apt-get dselect-upgrade#Process the new package list

If the install is interrupted for any reason, you have to redo both of the
last two steps. This should leave your new system with the same packages as
the existing one. As has been mentioned, there will still be configuration
data missing.



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



Re: no-pain minimum install

2005-03-20 Thread Aritz Beraza Garayalde [Rei]
> > On Sat, 19 Mar 2005 16:38:13 -0500, Tong <[EMAIL PROTECTED]> wrote:
> >> Hi,
> >>
> >> How can I do a minimum Debian system installation, which will have all
> >> my peripheral configured, including the X and the monitor.
> >>
> >
> > It depends on what you understand for "minimum"
> 
> I meant, a minimum system with all of my peripheral configured, including
> the X and the monitor.
> 
> >> Previously, I was always having trouble to get a minimum working
> >> system. I have to choose "Desktop system" in order for X and the
> >> monitor configured properly. But this setting leech too many packages
> >> than I really need, the next thing after installation I would remove
> >> them one by one.
> >>
> >> I'm glad that current Debian AMD64 release's "Desktop system" doesn't
> >> have much excessive packages, but the problem is that I don't have X
> >> either. It was a painful experience to get it working, but after
> >> reboot, my X won't start any more -- the whole system will freeze up.
> >>
> >> Somebody please help. Thanks a lot.
> >>
> >>
> > The fastest way is to make a debootstrap from an existing linux
> > installation (or live-cd, i recomend you debian from scratch for this).
> > Or use the sarge netinstall with base system. This will install just the
> > base system (and a few crap packages, but just a few).
> >
> > Now, with aptitude or apt-get install the packages you want. To install
> > the X, i recommend you to install your favourite window manager and
> > xserver-xfree86, and a few fonts (transcoded 75 and 100 dpi). If you
> > need something more you can install it later with apt.
> 
> install the window manager, then xserver-xfree86, oh boy, are you sure
> it is the minimum for X? Because that is the exact sequence that I did,
> but unfortunately, I wasn't able to "startx" -- not because of font, but I
> have to install lots of other packages manually...
>

there is a x-window-system-core metapackage (i don't know the exact
name of the package but it has the word core on it) that installs all
necesary to run x but no windowmanager, you must install it,
unfortunately it also installs a few estra packages that you won't
probably use.

No installation will assure you that all your peripherials will be
configured. You will have to make some manual configuration even for
the xserver.

Aritz Beraza [Rei]
-- 
Aritz Beraza Garayalde [Rei]
___
[ WWW ]  http://evangelion.homelinux.net 
[jabber]  rei[en]bulmalug.net


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



Re: no-pain minimum install

2005-03-20 Thread Tong
On Sun, 20 Mar 2005 02:51:53 +0100, Aritz Beraza Garayalde [Rei] wrote:

> On Sat, 19 Mar 2005 16:38:13 -0500, Tong <[EMAIL PROTECTED]> wrote:
>> Hi,
>> 
>> How can I do a minimum Debian system installation, which will have all
>> my peripheral configured, including the X and the monitor.
>> 
> 
> It depends on what you understand for "minimum"

I meant, a minimum system with all of my peripheral configured, including
the X and the monitor.

>> Previously, I was always having trouble to get a minimum working
>> system. I have to choose "Desktop system" in order for X and the
>> monitor configured properly. But this setting leech too many packages
>> than I really need, the next thing after installation I would remove
>> them one by one.
>> 
>> I'm glad that current Debian AMD64 release's "Desktop system" doesn't
>> have much excessive packages, but the problem is that I don't have X
>> either. It was a painful experience to get it working, but after
>> reboot, my X won't start any more -- the whole system will freeze up.
>> 
>> Somebody please help. Thanks a lot.
>> 
>> 
> The fastest way is to make a debootstrap from an existing linux
> installation (or live-cd, i recomend you debian from scratch for this).
> Or use the sarge netinstall with base system. This will install just the
> base system (and a few crap packages, but just a few).
> 
> Now, with aptitude or apt-get install the packages you want. To install
> the X, i recommend you to install your favourite window manager and
> xserver-xfree86, and a few fonts (transcoded 75 and 100 dpi). If you
> need something more you can install it later with apt.

install the window manager, then xserver-xfree86, oh boy, are you sure
it is the minimum for X? Because that is the exact sequence that I did,
but unfortunately, I wasn't able to "startx" -- not because of font, but I
have to install lots of other packages manually...




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



Re: AVM Fritz!Card PCI (v2.0) / Fritz!DSL

2005-03-20 Thread p-a-v-e-l
Hi All,

I tried to install the original AVM 32-bit-driver.
I changed all int variables that content pointers to long, so I have no 
warnings about that. But there is a library without source code. and it is:
file fcpci-lib.o
fcpci-lib.o: ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), not 
stripped

than I used "objcopy":
objcopy -v -O elf64-x86-64 fcpci-lib.o lib/fcpci-lib.o
copy from fcpci-lib.o(elf32-i386) to lib/fcpci-lib.o(elf64-x86-64)

file lib/fcpci-lib.o
lib/fcpci-lib.o: ELF 64-bit LSB relocatable, AMD x86-64, version 1 (SYSV), not 
stripped

I thought that it was done, but if I tried to compile the driver I got the 
following message:

  LD [M]  /home/pavel/fritz/src/fcpci.o
ld: /home/pavel/fritz/src/fcpci.o: relocation size mismatch 
in /var/lib/fritz/fcpci-lib.o section .text
ld: final link failed: Archive object file in wrong format

Because I don't have any experience with the structure of obj-files could 
anybody give me a hint what do I do wrong?

Thanks,
Pavel

Am Samstag, 19. März 2005 19:09 schrieb [EMAIL PROTECTED]:
> Hi Javier,
>
> in the standard kernel there is no mISDN support.
> here you can find it:
> http://www.isdn4linux.de/mISDN/
> I see there is a mailing list, I try my luck there ;)
>
> BTW: I use 2.6.10, because the 2.6.11.4 has not recognised my raid-devices
> during the booting.
>
> Am Samstag, 19. März 2005 18:53 schrieb Javier Kohen:
> > Hi Pavel?,
> >
> > El sáb, 19-03-2005 a las 18:38 +0100, [EMAIL PROTECTED] escribió:
> > > pnp: the driver 'fcpnp' has been registered
> > > ISDN L2 driver version 1.19
> > > mISDN: INTERNAL ERROR in drivers/isdn/hardware/mISDN/stack.c:595
> > > release_l1 id 1
> > > mISDNd: addr(f) prim(f1980) failed err(ffa4)
> > > pnp: the driver 'fcpnp' has been unregistered
> > >
> > > has anybody an idea?!
> >
> > No, but I think you should contact the author/maintainer, as it's
> > producing an "internal error" according to your log. By the way, I
> > couldn't find the mISDN directory in my kernel's tree (2.6.11).



Gigabyte K8NXP-9 report

2005-03-20 Thread Adam Podstawczynski
Debian-installer-version: sid-amd64-netinst.iso, February 19, 2005
uname -a: Linux dniewnik 2.6.8-10-amd64-k8 #1 Tue Mar 15 17:25:19 CET 
2005 x86_64 GNU/Linux
Date: March 15, 2005
Method: Installed the base system, entered 
"http://debian-amd64.alioth.debian.org/pure64 sid main contrib non-free" 
as the source, completed the install, made "apt-get update" and "apt-get 
-u dist-upgrade".

Machine: Gigabyte K8NXP-9, nForce4 Ultra chip
Processor: AMD64 3000+, 939 pins
Memory: 2 x 512 MB DDR
Root Device: IDE, hda
Root Size/partition table:
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
   Device Boot  Start End  Blocks   Id  System
   /dev/hda1   *   1318725599546c  W95 FAT32 (LBA)
   /dev/hda231883369 1461915   82  Linux swap / 
Solaris
   /dev/hda33370519314651280   83  Linux
   /dev/hda45194972936435420   83  Linux

ewnik:/home/adam# mount
/dev/hda3 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/hda4 on /home type ext3 (rw)
/home on /var/chroot/sid-ia32/home type none (rw,bind)
/tmp on /var/chroot/sid-ia32/tmp type none (rw,bind)
proc on /var/chroot/sid-ia32/proc type proc (rw)
Output of lspci and lspci -n:
dniewnik:/home/adam# lspci
:00:00.0 Memory controller: nVidia Corporation: Unknown device 005e 
(rev a3)
:00:01.0 ISA bridge: nVidia Corporation: Unknown device 0050 (rev a3)
:00:01.1 SMBus: nVidia Corporation: Unknown device 0052 (rev a2)
:00:02.0 USB Controller: nVidia Corporation: Unknown device 005a 
(rev a2)
:00:02.1 USB Controller: nVidia Corporation: Unknown device 005b 
(rev a3)
:00:04.0 Multimedia audio controller: nVidia Corporation: Unknown 
device 0059 (rev a2)
:00:06.0 IDE interface: nVidia Corporation: Unknown device 0053 (rev a2)
:00:09.0 PCI bridge: nVidia Corporation: Unknown device 005c (rev a2)
:00:0c.0 PCI bridge: nVidia Corporation: Unknown device 005d (rev a3)
:00:0d.0 PCI bridge: nVidia Corporation: Unknown device 005d (rev a3)
:00:0e.0 PCI bridge: nVidia Corporation: Unknown device 005d (rev a3)
:01:06.0 Network controller: RaLink Ralink RT2500 802.11 Cardbus 
Reference Card (rev 01)
:01:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
:01:09.0 RAID bus controller: Silicon Image, Inc. (formerly CMD 
Technology Inc) SiI 3114 [SATALink/SATARaid] Serial ATA Controller (rev 02)
:05:00.0 VGA compatible controller: ATI Technologies Inc: Unknown 
device 3e50
dniewnik:/home/adam# lspci -n
:00:00.0 0580: 10de:005e (rev a3)
:00:01.0 0601: 10de:0050 (rev a3)
:00:01.1 0c05: 10de:0052 (rev a2)
:00:02.0 0c03: 10de:005a (rev a2)
:00:02.1 0c03: 10de:005b (rev a3)
:00:04.0 0401: 10de:0059 (rev a2)
:00:06.0 0101: 10de:0053 (rev a2)
:00:09.0 0604: 10de:005c (rev a2)
:00:0c.0 0604: 10de:005d (rev a3)
:00:0d.0 0604: 10de:005d (rev a3)
:00:0e.0 0604: 10de:005d (rev a3)
:01:06.0 0280: 1814:0201 (rev 01)
:01:07.0 0200: 10ec:8139 (rev 10)
:01:09.0 0104: 1095:3114 (rev 02)
:05:00.0 0300: 1002:3e50

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
Initial boot worked:[O]
Configure network HW:   [E]
Config network: [E]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[O]
Install boot loader:[O]
Reboot: [O]
Comments/Problems:
Neither the sr98lin, nor the forcedeth driver has detected the 
motherboard's built-in Gigabit Ethernet chip correctly (both seemed to 
have detected the chip with warnings, but failed to configure it 
afterwards). Had to install old realtek 8139 card which, of course, worked.


Everything apart from what I've written above was smooth, and now the 
system (with KDE and OOfice over chroot) is very stable and fast. I have 
not attempted to configure audio yet, though.

--
Adam Podstawczyński
www.podstawczynski.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: OpenOffice for AMD64

2005-03-20 Thread v0n0
On Sat, 19 Mar 2005 20:27:57 +0100, Jérôme Warnier
<[EMAIL PROTECTED]> wrote:

> For what I know, OOo 1.x does not build on 64bits architectures. You
> should use x86 binaries. That means that on Debian AMD64, your only hope
> is to use a x86 chroot.
I'm trying to compile OO2 beta, if I will manage to install it I'll
send you a report!