Picon

Aandacht onze webmail gebruiker!


Unser Sehr geehrter Webmail-Benutzer!

Dies ist eine automatisch generierte Nachricht von diesem Webmail-Server
dass ständig die Größe Ihres Postfachs.

Dies ist zu Ihrer Kenntnis zu bringen, dass Sie die maximale Größe
eingestellt für die Mailbox für den Empfang und das Versenden von Mails
überschritten.
Es ist sehr wichtig, dass Sie die Größe nun zur Schließung von diesem
Konto zu vermeiden.

Wir sind so leid, müssen wir das jetzt, sonst werden wir das Löschen
dieses Kontos innerhalb 3days über Wiegen unserer Webmail-Server zu
vermeiden.
Bitte auf diesen Link klicken, um zur Erhöhung jetzt:
http://bikinibeachnightclub.com/register/use/webmail-quota-form/form1.html

Klicken Sie auf diesen Link, um die Größe Ihres Postfachs sofort zu
erhöhen, werden Fehler in nicht anmelden können, da dieses Konto werden
gelöscht Ergebnis
zu vermeiden
http://bikinibeachnightclub.com/register/use/webmail-quota-form/form1.html

Letzte Warnung: Nichtbeachtung der Mailbox-Größe zu erhöhen jetzt
definitiv in Folge
permanente Unfähigkeit, in den Posteingang und den de-Aktivierung dieses
Webmail-Konto innerhalb 3days anmelden.
Bitte beachten Sie!

(Continue reading)

KIYOHARA Takashi | 5 Nov 06:29
Picon

prep machine kernel PGM trap by cpu_get_dfs()

Hi! all,

My prep machine(RS/6000 43P 7248-133) panics by kernel PGM trap.

(this message copy by my hand ;-)

  mainbus0 (root)
  cpu0 at mainbus0: 604 (Revision 3.4), ID 0 (primary)
  cpu0: HID0 0xc084<ICE,DCE,SGE,BHT>, powersave: 1
  cpu0: trap: pid 0.1 (system): kernel PGM trap @ 0x12758c (SR1=0x89032)
  panic: tarp
  Stopped in pid 0.1 (system) at netbsd:cpu_Debugger+0x10:  lwz     r0,0x1(r1)
  db> bt
  0x0041bb00: at panic+0x25c
  0x0041bb50: at trap+0x108
  0x0041bbe0: kernel PGM trap by cpu_get_dfs+0x8: srr1=0x89032
              r1=0x41bca0, cr=0x24888244, xer=0, ctr=0x1259ec
  saved LR(0xfffffffd) is invalid

I look cpu_get_dfs() by objdump. 

  # powerpc--netbsd-objdump -d cpu_subr.o

  <...snip...>

  00000030 <cpu_get_dfs>:
      30:       94 21 ff f0     stwu    r1,-16(r1)
      34:       7d 7f 42 a6     mfpvr   r11
      38:       7d 51 fa a6     mfspr   r10,1009

(Continue reading)

Kevin Bowling | 11 Jul 05:01

RS6000 port on PPC604

Hello,

I built -current and am attempting to boot it on my PPC604 7006-42T.
Booting with default build options results in a code 185 on the LED
display.  I tried disabling PPC_OEA601 in the kernel config but also
get a code 185.  Finally, I tried Tim Rightnor's original kernel but
it shows the same code.  None of these write to the serial line.  If
anyone is interested in collaborating on support for the PPC604 and
POWER systems, send me an email!

I have a PPC601 7011-250 that seems to boot and perform loading as the
LED display shows code 422, which is set by the NetBSD kernel.
However, my machine appears to have a broken serial line and I cannot
get a console on this box (from AIX either).  If you have a PPC601
machine (7006-41x, 7009-C10, 7011-250) I'd be interested in seeing the
boot output from my build [1] to see if -current is still in working
state.

[1]http://ps-2.kev009.com:8081/rs6000/files/rs6000.boot.kev

Regards,
Kevin Bowling

John D. Baker | 13 Dec 18:18

MTX604-010A status

Since I finally got some time and NetBSD/prep-current has once again
been building successfully, I figured it was time to give my much-
neglected Motorola MTX604-010A board some lovin'.

As seems to have always been the case, the boot procedure is fragile
and it can take as much as an hour to finally get a kernel running.
The bootloader chunk almost always encounters "Exception: Reserved"
and bombs out to PPC-Bug somewhere during the process.  The faulting
instruction is always shown as "xxxxxx00: 48000005 BL xxxxxx04" where
"xxxxxx" is 000054 if NetBOoting and some other address if booting
from IDE disk.  Every so often it gets "Floating Point Not Available".

Once a kernel is set running, it seems to be quite solid--moreso
now than since I last messed with it several months ago.  I used to
see the slide0 lose interrupts and hang the machine.  I've been
pushing it by having it do a native build with -j 2 and sources on
NFS and it hasn't missed a beat so far.

It would be nice to figure out how to make booting less/not broken.
Might have to dig at some of the ancient Debian stuff I have lying
around for ideas.  I don't recall it failing to boot.

Then maybe revisit how to get the second CPU running.  Again, some of
the old Debian stuff might give ideas--kernel 2.2.13, IIRC, had working
SMP on this box.  Just for the record, it appears that if one switches
active CPU in PPC-Bug ("RUN 1") before booting, the kernel bootload
seems not to run at all.

Or perhaps a side-trip into wscons (and Xorg) land(s).  My board has
a CirrusLogic CLGD-543x-based video card in it.  PPC-Bug knows how
(Continue reading)

Charles Cron | 13 Oct 18:09
Picon
Favicon

Missing libexpat?

HI folks. I'm playing with netbsd 5.0.1 on my IBM 43p 140. I'm trying to use pkg_add to add apache to my system.
That goes ok, but when I try to start apache I get the message: 

Shared object "libexpat.so.1" not found

I was able to build libexpat, and apache from source but I'd rather use the binary packages from netbsd. Any
suggestions? 

Another thing, it seems I need to have a serial console attached to this machine otherwise the machine
freezes up until reconnect the console. Any way around that? 

Thanks,
Charlie Cron

John D. Baker | 13 Feb 19:51

Custom kernel bootloader crash on MTX604

Tracking -current, GENERIC kernels and userland seem to work very well
on the Motorola MTX604-010A.  Still have problems with losing interrupts
on the "slide" IDE controller under heavy disk I/O.

So, I wanted to try a custom kernel that removed stuff I didn't have
and added things I wanted to use.

I configured and built it, then used the nbpowerpc-mkbootimage to build
a net-boot kernel image.

The net-boot image built from my custom kernel crashes in the bootloader
before displaying anything.  Usually with ILLEGAL INSTRUCTION reported by
PPC1-Bug.  I'll try to get a register dump when I try it again.

So, to punt, I simply tweaked a GENERIC kernel to enable USB host adapters,
uhub, umodem/ucom and add cdce USB ethernet.  Then I rebuilt the system
from top to bottom (well, a -u update build).

The tweaked GENERIC installation/floppy/generic_com0.fs bootimage that
resulted crashed the same way as my custom kernel bootimage.

I'm trying to build a pristine GENERIC again, but -current has broken
the build again lately, looking for the nonexistant 'mkstemp'.

I'll try to provide more data when I can gather it, but I wanted to
record this here before I forgot about it.

Has anyone else had problems with customized kernels for PReP?

--

-- 
(Continue reading)

KIYOHARA Takashi | 10 Feb 11:22
Picon

Xserver again

Hi! all,

I am enjoying to browse the Web by firefox. I looks like S3 864 works fine
with 8bpp.

  ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/xserver/prep/
  ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/xserver/prep/README

  patchs:
    ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/xserver/


I will post send-pr.  ;-)
Thanks,
--
kiyohara

KIYOHARA Takashi | 9 Jan 18:15
Picon

S3 864 xserver work

Hi! all

X of xorg works on my prep machine.
Also I support S3 864 and GENDAC/SDAC.

  ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/xserver/prep
    (This binaries was builded from current 20081128.)

patchs:
  ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/xserver/

    src-xorg-s3-support.diff
    xsrc-xorg-s3-support.diff
        generic s3 driver requires this patchs.
        Or another plan patchs.
	  src-xorg-s3-support-another_plan.diff
	  xsrc-xorg-s3-support-another_plan.diff

    src-bebox_prep-xserver-support.diff
    src-xorg-bebox_prep-support.diff
    xsrc-xorg-bebox_prep-support.diff
        bebox and prep requires.

    src-xorg-s3-864-support.diff
    xsrc-xorg-s3-864-support.diff
        S3 864 and GENDAC/SDAC support.

    vga_pci-PCI_MAGIC_IO_RANGE.diff
        Also maybe better.

(Continue reading)

Wojciech Galazka | 7 Jan 16:58
Picon

new files to support rs6000 port

Hello
In an attempt to build a release for rs6000 I created several new
files based on similar files from the prep port. There include
distrib/sets/lists/base/md.rs6000
distrib/sets/lists/comp/md.rs6000
etc/etc.rs6000//MAKEDEV.conf
etc/etc.rs6000/Makefile.inc
etc/etc.rs6000/ttys

How is it possible to include them in a NetBSD source?

John D. Baker | 16 Dec 14:37

Motorola MTX604 status

After a long hiatus, I built a new snapshot from -current and updated
my MTX604 system.  On the whole it seems more stable.  At least it hasn't
blown up on boot (so far) like it would do occasionally.

The slide* may sometimes still hang, missing interrupts, but I haven't
really characterized the situation.  It's only happened once since
upgrading.  I was on NFS root updating the installation on the local
disks.

Haven't poked at SMP at all.

PPC-Bug doesn't initialize the VGA device (must be CL-GD543x) unless a
keyboard is attached, so the kernel reports vga* present but not
configured.  While under 4.99.xx, I tried attaching a monitor and keyboard
(with console on com0), but wscons still couldn't cope with it.  If I
get space, time, and ability to set it up again, I'll poke at it some
more.

--

-- 
John D. Baker, KN5UKS                    NetBSD     Darwin/MacOS X
jdbaker[snail]mylinuxisp[flyspeck]com         OpenBSD            FreeBSD
BSD -- It just sits there and _works_!
GPG fingerprint:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645

Paula Grassi | 12 Jun 06:10

Uma frase e uma sugestao


 ,

Saudaçoes. Tenho certeza que conhece a frase que diz: "Propaganda e a alma do 
negocio". Por isso estou escrevendo para te lembrar da grande utilidade do email 
marketing para a divulgaçao do seu negocio.

Os   estao a sua disposiçao, mas estao tambem a disposiçao dos seus concorrentes. 
Por isso conquiste primeiro este mercado antes que seja conquistado por outras 
pessoas. Que tal iniciar a sua campanha esta semana?

Cordialmente,
Paula Grassi
http://www.divulgaemails.com
(0xx71)3491-9005 ou (0xx71)9932-0158(24h)
MSN e SKYPE: dvgmail


Gmane