Hi I've installed YDL 4.0, and am at a loss of an internet connection under it because the airport extreme is unsupported in my computer (2003 powerbook 15"). I was hoping to use at least one of my two wireless cards: linksys WPC-54G, Proxim Orinoco Gold (recent one). Thanks in advanced for your help.

billy
On May 17, 2005, at 11:00 AM, yellowdog-newbie- [EMAIL PROTECTED] wrote:


Send yellowdog-newbie mailing list submissions to
    [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog- newbie
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]


You can reach the person managing the list at
    [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of yellowdog-newbie digest..."


Today's Topics:

   1. Known Blue and White G3 PPC problems (Noo Soo)
   2. Re: Known Blue and White G3 PPC problems (sloopy)
   3. Re: Triple booting YDL on a PowerBook (sloopy)
   4. Re: triplebooting ydl on powerbook (John Di Stefano)


----------------------------------------------------------------------

Message: 1
Date: Mon, 16 May 2005 18:30:17 +0000
From: "Noo Soo" <[EMAIL PROTECTED]>
Subject: Known Blue and White G3 PPC problems
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; format=flowed

Is anyone familliar with monitor/video card problems on the B&W G3? The
monitor is a 17" Studio B&W. I'm getting a configuration error after
installation. Does anyone know the proper configuration for this comp as
well as steps to change it?


thanks

nick

_________________________________________________________________
Designer Mail isn't just fun to send, it's fun to receive. Use special
stationery, fonts and colors.
http://join.msn.com/?pgmarket=en-ca&page=byoa/ prem&xAPID=1994&DI=1034&SU=http://hotmail.com/ enca&HL=Market_MSNIS_Taglines
Start enjoying all the benefits of MSN� Premium right now and get the
first two months FREE*.




------------------------------

Message: 2
Date: Mon, 16 May 2005 15:57:01 -0400
From: sloopy <[EMAIL PROTECTED]>
Subject: Re: Known Blue and White G3 PPC problems
To: Yellow Dog Linux Newbie List
    <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

On Mon, 2005-05-16 at 14:30, Noo Soo wrote:

Is anyone familliar with monitor/video card problems on the B&W G3? The
monitor is a 17" Studio B&W. I'm getting a configuration error after
installation. Does anyone know the proper configuration for this comp as
well as steps to change it?


thanks

nick



hmmm there shouldnt be any problems with B&W's i have a B&W G3-400 and a
B&W G3-300 and they work fine, here is my conf for X with my ViewSonic
A70f...


sloopy.


-------------- next part --------------

# File generated by Xautoconfig.

Section "ServerLayout"
    Identifier     "XFree86 Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/korean:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic:unscaled"
FontPath "/usr/share/fonts/ISO8859-2/misc:unscaled"
FontPath "/usr/share/fonts/ISO8859-2/75dpi:unscaled"
FontPath "/usr/share/fonts/ISO8859-2/100dpi:unscaled"
FontPath "/usr/share/fonts/ISO8859-9/misc:unscaled"
FontPath "/usr/share/fonts/ISO8859-9/75dpi:unscaled"
FontPath "/usr/share/fonts/ISO8859-9/100dpi:unscaled"
FontPath "/usr/share/fonts/KOI8-R/misc:unscaled"
FontPath "/usr/share/fonts/KOI8-R/75dpi:unscaled"
EndSection


Section "Module"
    Load  "dbe"
    Load  "extmod"
    Load  "fbdevhw"
    Load  "glx"
    Load  "record"
    Load  "freetype"
    Load  "type1"
    #Load    "dri"
EndSection

Section "InputDevice"

# Change "XkbModel" to "macintosh_old" if you are using
# the deprecated adb keycodes.
    Identifier  "Keyboard0"
    Driver      "keyboard"
    Option        "XkbRules" "xfree86"
    Option        "XkbModel" "macintosh"
    Option        "XkbLayout" "us"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "ZAxisMapping" "4 5"
    Option        "Protocol" "IMPS/2"
    Option        "Device" "/dev/input/mice"
EndSection

Section "Modes"

# Generated
# D: 64.994 MHz, H: 48.359 kHz, V: 59.998 Hz
Identifier "Modes0"
ModeLine "1024x768" 65.0 1024 1064 1200 1344 768 771 777 806 -hsync -vsync
EndSection


Section "Monitor"
    Identifier   "Monitor0"
    ModelName    "Monitor Model"
    UseModes     "Modes0"
    HorizSync    30.0 - 70.0
    VertRefresh  50.0 - 60.0
    Option        "DPMS"
EndSection

Section "Device"

    ### Available Driver options are:-
    #Option    "SWcursor"
    Identifier  "Card0"
    Driver      "r128"
    BoardName   "Unknown video card"
    Option        "HWcursor"
    Option        "UseFBDev" "true"
    BusID       "PCI:0:16:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
EndSection


Section "DRI"
    Group        0
    Mode         0666
EndSection


------------------------------

Message: 3
Date: Mon, 16 May 2005 16:00:18 -0400
From: sloopy <[EMAIL PROTECTED]>
Subject: Re: Triple booting YDL on a PowerBook
To: Yellow Dog Linux Newbie List
    <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain

On Sun, 2005-05-15 at 23:43, Clinton MacDonald wrote:

Mr. Dunbar:

Eric Dunbar wrote:

(Some of this article sounded familiar to me, so I wonder
if it is adapted from an entry I saw a few weeks ago on
O'Reilly.com?)


I can also confirm your suspicion -- I read the exact same thing many weeks ago somewhere else (can't remember where though) in relation to the evils of dynamic partitioning of drives.


Thank goodness you saw it too! I thought I had gone crazy again! Deja vu
-- that feeling that somewhere, sometime, this has all happened before.


Best wishes,
Clint
(Deja vu -- that feeling that somewhere, sometime, this has all happened
before.)




hmmm yeah i saw it in LinuxWorld when it was published... there was a
bit of talk about it on IRC when the issue was on the news stands...

i have the issue encased in iridium... ;'D

sloopy.




------------------------------

Message: 4
Date: Tue, 17 May 2005 00:21:14 -0700
From: John Di Stefano <[EMAIL PROTECTED]>
Subject: Re: triplebooting ydl on powerbook
To: Yellow Dog Linux Newbie List
    <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Eric,

Please post all relevant info about your triple boot scheme, including
the config file and the boot order. Can the yaboot loader accommodate a
quadruple boot scheme as well?


I partitioned my iMac G5 into 5 physical partitions when I first got it
6 months ago, with Mac OS X on the first partition. All of them were
formatted as HFS+ (which is not the proper formatting for Linux,
evidently) but the last 4 partitions were left blank, leaving partition
#2 for MP3 music downloads, partition #3 for YDL, partition #4 for
Ubuntu for PPC and partition #5 as a spare.


Is this workable? Do I have to back-up and then re-format the entire HD
and re-install Mac OS X again?


All the best,

John

================



Eric McClure wrote:


I have already done this and will post my /etc/yaboot.conf file for all those to view if you wish. I don't know what order dave taylor installed his and what partions he used but mine are different.

take care,

eric
_______________________________________________
yellowdog-newbie mailing list
[email protected]
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie







------------------------------

_______________________________________________
yellowdog-newbie mailing list
[email protected]
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie


End of yellowdog-newbie Digest, Vol 9, Issue 15 ***********************************************


_______________________________________________ yellowdog-newbie mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie

Reply via email to