public inbox for gentoo-ppc-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: karl wettin <kalle@snigel.net>
To: gentoo-ppc-user@lists.gentoo.org
Subject: [gentoo-ppc-user] a bunch of problems i got when updating my ibook
Date: Wed, 27 Oct 2004 14:37:56 +0200	[thread overview]
Message-ID: <20041027143756.341bd69d@localhost> (raw)

Hello list,

I just updated my ibook g3. The monitor broke down, so I upgraded my harddrive from 20GB to 80GB at the same time. Now, two weeks after the first time I re-installed gentoo nothing really seems to work any more. I belive most of the problems are associated with xorg, since that is the only major diffrence from my last installation (xfree).

* Firefox craches before starting.
* Java applications does not listen to my mouse events.
* Can't get the xv-driver (ati r128/of/fb) to work.

I consider falling back on my old gentoo installation, but I'd rather stay with xorg since that is what the portage team obiously seems to think is better for me.

Anyone care to help me out a bit?


kalle@limax kalle $ uname -a
Linux limax 2.6.8.1 #3 Sun Oct 24 02:17:33 CEST 2004 ppc 745/755 PowerBook4,1 GNU/Linux


root@limax / # emerge -s firefox
Searching...
[ Results for search key : firefox ]
[ Applications found : 2 ]

*  net-www/mozilla-firefox
      Latest version available: 1.0_pre-r2
      Latest version installed: 1.0_pre-r2
      Size of downloaded files: 31,621 kB
      Homepage:    http://www.mozilla.org/projects/firefox/
      Description: The Mozilla Firefox Web Browser
      License:     MPL-1.1 | NPL-1.1

*  net-www/mozilla-firefox-bin [ Masked ]
      Latest version available: 1.0_pre-r1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 7,954 kB
      Homepage:    http://www.mozilla.org/projects/firefox
      Description: The Mozilla Firefox Web Browser
      License:     MPL-1.1 NPL-1.1

kalle@limax kalle $ firefox
No running windows found
/usr/bin/firefox: line 392: 28159 Segmentation fault      $mozbin "$@"


kalle@limax kalle $ java -version
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.1-02c-FCS)
Classic VM (build Blackdown-1.3.1-02c-FCS, native threads, nojit)


kalle@limax kalle $ cat /etc/X11/XF86Config
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# 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

Section "Files"
        FontPath        "unix/:7100"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
        # paths to defoma fonts
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
        Load    "pixmap"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "v4l"
        Load    "vbe"
        Load    "xtt"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "se"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection
Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
EndSection

Section "Device"
        Identifier      "ATI Technologies, Inc. Rage Mobility M3 (AGP)"
        Driver          "ati"
        BusID           "PCI:0:16:0"
        Option          "UseFBDev"              "true"
EndSection

Section "Monitor"
        Identifier      "Color LCD"
        HorizSync       28-49
        VertRefresh     43-72
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Technologies, Inc. Rage Mobility M3 (AGP)"
        Monitor         "Color LCD"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "Synaptics Touchpad"
EndSection

Section "DRI"
        Mode    0666
EndSection



-- 

  kalle

--
gentoo-ppc-user@gentoo.org mailing list


             reply	other threads:[~2004-10-27 12:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-27 12:37 karl wettin [this message]
2004-10-27 14:40 ` [gentoo-ppc-user] a bunch of problems i got when updating my ibook Joseph Jezak
2004-10-27 15:10   ` karl wettin
2004-10-27 15:22     ` karl wettin
2004-10-27 17:49       ` David Holm
2004-10-27 19:02         ` karl wettin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041027143756.341bd69d@localhost \
    --to=kalle@snigel.net \
    --cc=gentoo-ppc-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox