Trying to get kdm to start

2002-06-27 Thread Adam

I have been trying to get kdm as my default login and i am not having
any luck.

The ways I have tried.


1) I installed kdm into init 5 and nothing started.  All I get in my
start up scripts on tty1:

Not starting K Desktop Manager (kdm): it is not the default display
manager


2) So I then did a grep -nr xdm /etc/* and i found
/etc/X11/defalut-display-manager

i changed /usr/bin/X11/xdm
to /usr/bin/X11/kdm

still nothing.


3) then I did a apt-get install login.app and i got a graphical login
but not kdm

4)  I then whent into inittab and changed the x:5:respawn:

to x:5:respawn:/usr/bin/kdm

that worked but then i got a new error on tty1

INIT: id "x" respawing too fast: disabled for 5 minutes

(this is the cruncher.. I have been trying to figure this one out for
hours)

5)  I then did a apt-get remove login.app and that did not help

6)  commented out the /usr/bin/X11/kdm in
/etc/X11/defalut-display-manager file

nothing

7) every thing gives me 

INIT: id "x" respawing too fast: disabled for 5 minutes 

and i  can't seam to shake it.. can any one help me on this.. i am
loosing more hair..lol

thank you..
-adam


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



Re: Trying to get kdm to start

2002-06-27 Thread Adam
Danial,

Thank you... it worked perfectly.  Now your delemia... that has never
happend with me in SuSE or Yellowdog.  I just tried it in Debian and it
worked for me.  The only thing I can think of it might be your mouse
config in XFree86-4 file.  I  had moved my settings from SuSE over


Section "InputDevice"
  Driver   "keyboard"
  Identifier   "Keyboard[0]"
  Option   "Protocol" "Standard"
#  Option   "XkbKeyCodes" "macintosh"
  Option   "XkbLayout" "us"
  Option   "XkbModel" "macintosh"
  Option   "XkbRules" "xfree86"
EndSection


Section "InputDevice"
  Driver   "mouse"
  Identifier   "Mouse[1]"
  Option   "Device" "/dev/input/mice"
  Option   "Emulate3Buttons" "on"
  Option   "Emulate3Timeout" "50"
  Option   "InputFashion" "Mouse"
  Option   "Name" "AutoDetected"
  Option   "Protocol" "imps/2"
  Option   "Vendor" "AutoDetected"
  EndSection



I hope that helps...

-Adam


On Thu, 2002-06-27 at 05:32, Danial Pearce wrote:
> On Thu, Jun 27, 2002 at 02:03:59AM -0400, Adam wrote:
> > 
> > I have been trying to get kdm as my default login and i am not having
> > any luck.
> 
> I managed to get it running without any configuring manually, just
> installing it via dselect did the trick. Try dpkg-reconfigure kdm and
> make sure to chose kdm as your default display manager when it asks you
> :)
> 
> If that fails, try: 
> 
> /etc/init.d/xdm stop 
> /etc/init.d/kdm start
> update_rc.d kdm defaults
> 
> While we are on the subject of kdm, I have a slight problem.
> 
> Whenever I log out of my X server, it goes back to the kdm but mouse
> doesn't work unless I restart the x server, ctrl-alt-backspace style.
> 
> Anybody got any thoughts on that?
> 
> cheers
> Danial.
> -- 
> A Perl script is "correct" if it gets the job done before your boss fires you.
>  -- 'Programming Perl Second Edition' by Larry Wall, Tom Christiansen & 
> Randal L. Schwartz
> 
> GPG encryption key : http://danial.customer.netspace.net.au/public.key


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



KDM working..but studk with 100 dpi fonts in GNOME

2002-06-27 Thread Adam
With the help of every one I got kdm working just fine, I even got the
right 75 dpi working for me.  The only thing I have now is when I start
up GNOME I have 100 dpi fonts as the default font.

I rearanged my fonts in XFree86 and put 75 before 100 but that did not
make a difference.  I also looked around in the GNOME settings and could
not find any thing.  After much looking around and trying to locate it
on the server, I am stumped.

Does any one have any clues?

Thank you,

-Adam


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



Partitioning Tool in Debian

2002-06-27 Thread Adam
In Suse and Yellogodlinux I used pdisk to partition my hard drives.  I
noticed in Debian we don't have that application.  Is there a good
partitioning app for Debian.

Thank you

Adam



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



Emergancy...system configuration keeps deleting my user accounts in dselect

2002-06-28 Thread Adam




I am finding out that my system configuration keeps deleting my user accounts when I do an install from dselect.  Could I  have installed a package which does this.  The only active account I  have no that system is root and my normal useser can't access the system.  Theres and my accounts or directories in /home dir. has .deselected.  



I cant find the package I  may have installed which does this. This happened after I have installed a whole mess of packages and now every time I do an install it takes for ever to finish and it says that it is deleting .



This is not good.  :(



Thank you in advance



-Adam








Re: Emergancy...system configuration keeps deleting my user accounts in dselect

2002-06-28 Thread Adam








This is what I get..



Reading Package Lists... Done

Building Dependency Tree... Done

The following packages will be REMOVED:

  pppconfig 

0 packages upgraded, 0 newly installed, 1 to remove and 0  not upgraded.

Need to get 0B of archives. After unpacking 95.2kB will be freed.

Do you want to continue? [Y/n] 

(Reading database ... 141186 files and directories currently installed.)

Removing pppconfig ...

Updating Debian Packages of System Configurations.

Del user adam

/etc/dpsyco/cmd/R05users: kill: (1442) - No such process

/etc/dpsyco/cmd/R05users: kill: (1439) - No such process

/etc/dpsyco/cmd/R05users: kill: (1437) - No such process

Del user sysadm

Del user guest

Del user sadmin



installation script was interrupted.

Press  to continue.





then it goes back to the dselect menu when I press enter













On Fri, 2002-06-28 at 10:54, Chris Tillman wrote:

On Fri, Jun 28, 2002 at 10:13:26AM -0400, Adam wrote:
> I am finding out that my system configuration keeps deleting my user
> accounts when I do an install from dselect.  Could I  have installed a
> package which does this.  The only active account I  have no that system
> is root and my normal useser can't access the system.  Theres and my
> accounts or directories in /home dir. has .deselected.  
> 
> I cant find the package I  may have installed which does this. This
> happened after I have installed a whole mess of packages and now every
> time I do an install it takes for ever to finish and it says that it is
> deleting .

Hmmm. How about

grep -r 'deleting' /var/lib/dpkg/info/*

(Assuming 'deleting' is really a literal part of the message you see.)

-- 
*--v- Installing Debian GNU/Linux 3.0 v--*
||
|   debian-imac (potato):|
|Chris Tillman[EMAIL PROTECTED]  |
|   May the Source be with you   |
**


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







xauath problem when loging in with ssh from suse to debian

2002-06-28 Thread Adam




I have done some research on this and sooo far I can not find an answer.. to my ssh problem.  When I  log in to my debian box from my suse box using X I seam to get this error once loging in to the debian box.



/usr/bin/X11/xauth: (stdin):1:  bad display name "debian:10.0" in "add" command



It is only from X and every thing seam fine in the tty.  I have checked my sshd_config and my ssh_config files and I can't place where the problem is.  I know it has to do with a config but I can't figure it out soo far.  This only happens from going to suse to debian and not debian to suse.



Any kind sujestions.



Thank you...



-Adam




Can't find j2se-common pkg for java2

2002-06-29 Thread Adam








I just registered for the debian-general mailing list and waiting for the official add... In the mean time I hope I can ask this quick and simple question.  I have installed teh j2sdk pkgs and the java2-common and I got install errors requestion for j2se-common pkg.  I have been looking on sites for this package and can't find it.  I have also looked in the idividual packages and no luck there.  Can some one direct me to the proper place or should I wait till I  am on the general list?



Thank you,



-Adam




Re: Open Office on the ppc & debian

2002-06-29 Thread Adam




I got it to work :)  Sorry to clog up the lists.  After the day of figuring it out... we got it.



Thank you






Can't get sound on my G4 500mz working with alsa

2002-06-30 Thread Adam




I just installed a lot of sounds apps and conf.. including alsa.  I have been using alsa in my SuSE box and it has been working just fine there.  Can I move the same settings over and use that or do I have to configure it on my Debian box.  Also I ran alsaconf and the text conf does not have any ppc drivers...



This is one of my last things to configure.  



Thanks in advanced.



-Adam








debian-powerpc@lists.debian.org

2002-07-01 Thread Adam




I just made my instalation on my G4 500mz and every things looks good so far except for some miner issues but I have networking working just fine.  I just moved the system to my G3 box.. soon to replace my SuSE system and I made the neccessory changes to the hostname and ip addr but I  can't for the life of me figure out how to get my networking to activate.



1. I  checked the ifconfig.. looks good

2.  checked the route.. that also looks good

3. compared network settings with teh G4 and G3.. looks good

4.modules installed are the same and nothing to disquish from one eth to another eth

5. Combed etc dir for config files many times



Now I am just rather stumped.. with all the proper settings.. I  can ping lo and eth0 but any thing on the network.. it just sits there and waits for me to do a control - c...  



As always I  am indead greatful for the suport.



-Adam




debian-powerpc@lists.debian.org

2002-07-02 Thread Adam




Ok, I tried something new.. I took another partition and installed the basics directly from the bindary disk one and got the box running on the network just fine.  I then rebooted back into my full debian partition and compared etc files ..apples to apples for any netorking differences.  I did not find any thing at all.  So then I checked the sys log and found that the eth was started just fine, I don't know what to do now.



from my sys log file:



Linux Tulip driver version 0.9.15-pre9 (Nov 6, 2001)

PCI: Enabling device 01:03.0 (0084 -> 0087)

eth0: Lite-On PNIC-II rev 37 at 0x1800, 00:00:94:B5:D4:F9, IRQ 24.

eth1: BMAC+ at 00:50:e4:30:d1:31

...

NET4: Linux TCP/IP 1.0 for NET4.0

IP Protocols: ICMP, UDP, TCP, IGMP

...

IP: routing cache hash table of 8192 buckets, 64Kbytes

TCP: Hash tables configured (established 262144 bind 65536)

Linux IP multicast router 0.06 plus PIM-SM

.



I also deleted my routes and installed them manualy and when it got to adding my def gw.. it tells me the network is unavaible. and then i get SIOCADD RT: Networkis unreachable



Any help or ideas would be great.



Thanks,



-Adam





On Mon, 2002-07-01 at 23:51, Adam wrote:

I just made my instalation on my G4 500mz and every things looks good so far except for some miner issues but I have networking working just fine.  I just moved the system to my G3 box.. soon to replace my SuSE system and I made the neccessory changes to the hostname and ip addr but I  can't for the life of me figure out how to get my networking to activate. 



1. I  checked the ifconfig.. looks good 

2.  checked the route.. that also looks good 

3. compared network settings with teh G4 and G3.. looks good 

4.modules installed are the same and nothing to disquish from one eth to another eth 

5. Combed etc dir for config files many times 



Now I am just rather stumped.. with all the proper settings.. I  can ping lo and eth0 but any thing on the network.. it just sits there and waits for me to do a control - c...  



As always I  am indead greatful for the suport. 

    
    
-Adam







CD Rom unreachable.. dev is not in /dev dir

2002-07-02 Thread Adam




I have a 2nd ide card in my box and my ide devices have been swithed around becouse of the card.  My cdrom is now on ide hdi 



from my sys log file:





pmac_ide: enabling IDE bus ID 0

hda: IC35L060AVER07-0, ATA DISK drive

hdb: Maxtor 92048D8, ATA DISK drive

ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx

hdf: QUANTUM FIREBALLP LM30, ATA DISK drive

hdi: MATSHITADVD-ROM SR-8583, ATAPI CD/DVD-ROM drive

hdj: IOMEGA ZIP 100 ATAPI, ATAPI FLOPPY drive

ide0 at 0x1c90-0x1c97,0x1c82 on irq 26

ide2 at 0x1c40-0x1c47,0x1c32 on irq 23

ide4 at 0xf4894000-0xf4894007,0xf4894160 on irq 13

hda: 120103200 sectors (61493 MB) w/1916KiB Cache, CHS=119150/16/63, UDMA(33)

hdb: 4464 sectors (20480 MB) w/1024KiB Cache, CHS=39683/16/63, UDMA(33)

hdf: 58633344 sectors (30020 MB) w/1900KiB Cache, CHS=58168/16/63, UDMA(66)

hdi: Enabling MultiWord DMA 2

ide_pmac: MDMA, cycleTime: 120, accessTime: 75, recTime: 45

ide_pmac: Set MDMA timing for mode 2, reg: 0x00211526

hdi: ATAPI 32X DVD-ROM drive, 512kB Cache, DMA

Uniform CD-ROM driver Revision: 3.12

Partition check:

/dev/ide/host0/bus0/target0/lun0: [mac] p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13

p14

/dev/ide/host0/bus0/target1/lun0: [mac] p1 p2 p3 p4 p5 p6 p7

/dev/ide/host2/bus0/target1/lun0: [mac] p1 p2 p3 p4 p5 p6

When I cd into my /dev dir and did a 

ls hd* - no hdi or any thing after hdh is listed... 



Is there a way in which I can get more hd devices in my /dev dir?  I would like to access the cdrom drive..



Thank you,



Adam






Re: networking issues on G3 b&w: UPdate

2002-07-02 Thread Adam




update: I just figured out it is the 2.4.18-powerpc kernel that is causing my woes.  I would like to down load another kernel not using dselect so I can then put it on the system and install since I can't access the internet from the G3 debian box just yet.



I have checked out debians website and mirror ftp sites and I can't find how to retrieve individual packages can any one direct me to a location for individual packages..



thanks,

adam







On Tue, 2002-07-02 at 10:41, Adam wrote:

Ok, I tried something new.. I took another partition and installed the basics directly from the bindary disk one and got the box running on the network just fine.  I then rebooted back into my full debian partition and compared etc files ..apples to apples for any netorking differences.  I did not find any thing at all.  So then I checked the sys log and found that the eth was started just fine, I don't know what to do now. 



>from my sys log file: 

 

Linux Tulip driver version 0.9.15-pre9 (Nov 6, 2001) 

PCI: Enabling device 01:03.0 (0084 -> 0087) 

eth0: Lite-On PNIC-II rev 37 at 0x1800, 00:00:94:B5:D4:F9, IRQ 24. 

eth1: BMAC+ at 00:50:e4:30:d1:31 

... 

NET4: Linux TCP/IP 1.0 for NET4.0 

IP Protocols: ICMP, UDP, TCP, IGMP 

... 

IP: routing cache hash table of 8192 buckets, 64Kbytes 

TCP: Hash tables configured (established 262144 bind 65536) 

Linux IP multicast router 0.06 plus PIM-SM 

. 



I also deleted my routes and installed them manualy and when it got to adding my def gw.. it tells me the network is unavaible. and then i get SIOCADD RT: Networkis unreachable 



Any help or ideas would be great. 



Thanks, 
    


-Adam 





On Mon, 2002-07-01 at 23:51, Adam wrote: 

I just made my instalation on my G4 500mz and every things looks good so far except for some miner issues but I have networking working just fine.  I just moved the system to my G3 box.. soon to replace my SuSE system and I made the neccessory changes to the hostname and ip addr but I  can't for the life of me figure out how to get my networking to activate. 



1. I  checked the ifconfig.. looks good 

2.  checked the route.. that also looks good 

3. compared network settings with teh G4 and G3.. looks good 

4.modules installed are the same and nothing to disquish from one eth to another eth 

5. Combed etc dir for config files many times 



Now I am just rather stumped.. with all the proper settings.. I  can ping lo and eth0 but any thing on the network.. it just sits there and waits for me to do a control - c...  



As always I  am indead greatful for the suport. 

    

-Adam










Re: CD Rom unreachable.. dev is not in /dev dir

2002-07-02 Thread Adam




Josh,



I did not have it onstalled on my orrig. G4 box so I whent ahead and installed the package.  The cd drive works fine but I don't have any mouse control in X.  I played with different settings but I still can't get it to work in X... I switch between these dif. settings and each each one have their own issues.  The only one which makes X work but when it does the mouse does not work.  That one is the mouse[1] setting the other settings X does not wrok.  



Section "InputDevice"

    Identifier  "Configured Mouse"

    Driver  "mouse"

    Option  "CorePointer"

    Option  "Device"    "/dev/psaux"

    Option  "Protocol"  "PS/2"

    Option  "Emulate3Buttons"   "true"

    Option  "ZAxisMapping"  "4 5"

EndSection



Section "InputDevice"

    Identifier  "Generic Mouse"

    Driver  "mouse"

    Option  "SendCoreEvents"    "true"

    Option  "Device"    "/dev/input/mice"

    Option  "Protocol"  "ImPS/2"

    Option  "Emulate3Buttons"   "true"

    Option  "ZAxisMapping"  "4 5"

EndSection





Section "InputDevice"

  Driver   "mouse"

  Identifier   "Mouse[1]"

  Option   "Device" "/dev/input/mice"

  Option   "Emulate3Buttons" "on"

  Option   "Emulate3Timeout" "50"

  Option   "InputFashion" "Mouse"

  Option   "Name" "AutoDetected"

  Option   "Protocol" "imps/2"

  Option   "Vendor" "AutoDetected"

  EndSection









On Tue, 2002-07-02 at 11:55, Josh Huber wrote:

Jesus Climent <[EMAIL PROTECTED]> writes:

> Try /dev/ide/host2/bus0/target5/lun0
>
> Or even
>
> ln -s /dev/cdrom /dev/ide/host2/bus0/target5/lun0
>
> In any case, please, give a complete output of the "dmesg" command.

Right, it looks like you're using devfs, perhaps?  I suggest
installing the devfsd package, which will make dealing with devfs a
little easier:

Description: Daemon for the device filesystem
 This daemon sets up the /dev filesystem for use. It creates required
 symbolic links in /dev and also creates (if so configured, as is the
 default) symbolic links to the "old" names for devices.

HTH

-- 
Josh Huber   | [EMAIL PROTECTED] |






Can I use suse /dev dir. in debian /dev

2002-07-02 Thread Adam




Can I use my suse-ppc /dev directory in debian?  suse has more devices in the tree or does each distro use slightly different device drivers?








Re: networking issues on G3 b&w & Re: Can I use suse /dev dir. in debian /dev

2002-07-02 Thread Adam




I have tried every thing from recompiling the kernel (2.4.18-powerpc) and still no luck with networking.  I  have exhausted my whole arsonal of ideas and the only thing left is to do a fresh install of debian directly on my G3, w&w box...  ( a real bummer)   I just wanted to keep any one afloat... 



Thanks,

Adam



ps... Bastien and Josh, I will be implimenting the sujestions as soon as I get the new sys installed.. no dout I will have to do the same...



Thanks for the help..





On Tue, 2002-07-02 at 10:41, Adam wrote:

Ok, I tried something new.. I took another partition and installed the basics directly from the bindary disk one and got the box running on the network just fine.  I then rebooted back into my full debian partition and compared etc files ..apples to apples for any netorking differences.  I did not find any thing at all.  So then I checked the sys log and found that the eth was started just fine, I don't know what to do now. 



>from my sys log file: 

 

Linux Tulip driver version 0.9.15-pre9 (Nov 6, 2001) 

PCI: Enabling device 01:03.0 (0084 -> 0087) 

eth0: Lite-On PNIC-II rev 37 at 0x1800, 00:00:94:B5:D4:F9, IRQ 24. 

eth1: BMAC+ at 00:50:e4:30:d1:31 

... 

NET4: Linux TCP/IP 1.0 for NET4.0 

IP Protocols: ICMP, UDP, TCP, IGMP 

... 

IP: routing cache hash table of 8192 buckets, 64Kbytes 

TCP: Hash tables configured (established 262144 bind 65536) 

Linux IP multicast router 0.06 plus PIM-SM 

. 



I also deleted my routes and installed them manualy and when it got to adding my def gw.. it tells me the network is unavaible. and then i get SIOCADD RT: Networkis unreachable 



Any help or ideas would be great. 



Thanks, 



-Adam 





On Mon, 2002-07-01 at 23:51, Adam wrote: 

I just made my instalation on my G4 500mz and every things looks good so far except for some miner issues but I have networking working just fine.  I just moved the system to my G3 box.. soon to replace my SuSE system and I made the neccessory changes to the hostname and ip addr but I  can't for the life of me figure out how to get my networking to activate. 



1. I  checked the ifconfig.. looks good 

2.  checked the route.. that also looks good 

3. compared network settings with teh G4 and G3.. looks good 

4.modules installed are the same and nothing to disquish from one eth to another eth 

5. Combed etc dir for config files many times 



Now I am just rather stumped.. with all the proper settings.. I  can ping lo and eth0 but any thing on the network.. it just sits there and waits for me to do a control - c...  



As always I  am indead greatful for the suport. 

    
    
-Adam










Re: Can I use suse /dev dir. in debian /dev

2002-07-03 Thread Adam




Sorry.. I have been trying a install the system and have not been booted into this one for most of the day...



I actualy did not have devfs installed on my G4 at the orrig time of writing and when I did I lost all mouse control, most noticablily in X but then i noticed it was not working in console either.  I removed devfs and still had no luck with the mouse soo I took the /dev from a recient backup and moved it back into place.. now every thing works just fine on the G4



Now, the G3 has been a chore...  



No, devfs was installed on that one either.  I could not even install it becuse I did not even have net access no matter what I tried and did.  After a day of trying to get it to work (see earlier threads) I decided to reinstall the sytem from a fresh install.  I am in the process of installing the extra files and then to reconfigure it again.  Knowing now why I could not get my cd to work.. It was mentioned eiler on the list to use /dev/ MAKEDEV hdi where my cdrom sits.. I have not done that just yet..



I am very excited to get the system up and running.. soo much software for the ppc and very up to date using sid/unstable.  It is a long process of selecting files, installing them and configureing them.  The help has been greate... Thank You.



My buisnes network for the studio and office is going to be great and top notch.. looking forward to it.









On Wed, 2002-07-03 at 11:35, Josh Huber wrote:

Michel Lanners <[EMAIL PROTECTED]> writes:

> Don't confuse the device entries in /dev with real
> hardware having one doesn't make the other appear automatically
> :)

Actually, it does -- since I think the OP mentioned earlier that he's
using devfs... :)

-- 
Josh Huber   | [EMAIL PROTECTED] |


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






ppc dpkg binaries- apt-get can't locate or install

2002-07-03 Thread Adam




I have a handfull  of apps I can't find approiate ppc binariees for.. I have searched every where for them.. even did a search on google and only found i86 or rpm binaries.  I am installing unstable.  I would like to have the proper ones even if i can get them in stable.



I am trying to locate:



libpisock4  --->  *evolution, korganizer   (evolution is my primarry email client and dselect won't allow be to install this without libpisock4)



libcurl2-ssl --->  aries-extract



libcommon++1.9 > glcpu



I would also like to have these binaries for:

netsaint

nessus



I am still looking for thes in debian package format for the ppc but I am not having much luck here.



-Adam




eth switched in 2.4.18 kernel for G3 b&w 400 mz

2002-07-05 Thread Adam




After a long and tiedous week, I just found out of why I could not get networking on my G3.



1.  I installed a fresh debian system - did not work when changing from 2.2.19 kernel to 2.4.18

2.  played with settings.. -did not work...

3.  compiled own kernels many times.. -did not work...



but putting another nic into my box and playing with that... kinda..



and what worked was switching the actual connections from the internel eth to the nic while keeping the settings as eth0...



sooo... I found out that eth0 is actually my asente nic (eth1 in reality).  For some reason the 2.4.18 kernel on my G3 box is switched.  But it is now working.  I just want to follow up just incase if any one else may have simular probablims...



Szia,

Adam








dselect issues

2002-07-09 Thread Adam
I get a lot of these printed out when i am installing onto my box using.
apt-get dselect-upgrade
.
dhelp_parse: no title found for directory book 
dhelp_parse: no title found for directory games/card 
dhelp_parse: no title found for directory science 
dhelp_parse: no title found for directory en 
dhelp_parse: no title found for directory en/guarddog 
dhelp_parse: no title found for directory TML/en/common 

..

Setting up apt-howto-es (1.7.7-7) ...
dhelp_parse: no title found for directory book
dhelp_parse: no title found for directory games/card
dhelp_parse: no title found for directory science
dhelp_parse: no title found for directory en
dhelp_parse: no title found for directory en/guarddog
dhelp_parse: no title found for directory TML/en/common
dhelp_parse: no title found for directory en/kmymoney2
dhelp_parse: no title found for directory book
dhelp_parse: no title found for directory games/card
dhelp_parse: no title found for directory science
dhelp_parse: no title found for directory en
dhelp_parse: no title found for directory en/guarddog
dhelp_parse: no title found for directory TML/en/common
dhelp_parse: no title found for directory en/kmymoney2


they just keep on printing and printing...
any clues..

-Adam


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



Re: dselect issues

2002-07-10 Thread Adam




Thank you.. I it is from the latest chages to dselect that i have been seeing more issues even when after selecting what i want.. then when I install, it quits.  So.. i just use apt-get dselect-upgrade to install every thing.. I will look at aptitude



Thanks,



-Adam



On Wed, 2002-07-10 at 01:23, Colin Walters wrote:

On Tue, 2002-07-09 at 23:33, Adam wrote:
> I get a lot of these printed out when i am installing onto my box using.
> apt-get dselect-upgrade

An alternative is to just use aptitude...




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






apt-get issues on potato

2002-07-11 Thread Adam




This is my 3rd box to install Debian on and each one had their own particular issues.  This box is my oldest.  I think it is revision 1 of the b/w G3 if not that then it is rev 2.  It is a 350mz with 650mb of ram and 2 internal hard drives.



I have installed most of potato I want to use on this install.  (This install is the 4th or 5th one each resulting in the same type of errors.)



After selecting the packages I want to install.. I get this error



apt-get install

Reading Package Lists... Done

Building Dependency Tree... Done

0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

50 packages not fully installed or removed.

Need to get 0B of archives. After unpacking 0B will be used.

dpkg: parse error, in file `/var/lib/dpkg/available' near line 73278 package `plum':

 user-defined field name `S' too short

E: Sub-process /usr/bin/dpkg returned an error code (2)





no matter what combo or apt-get I use.. it is all the same resutls.  Before the error with 'plum' there were other errors with other packages.  I don't want to have to reinstall again.



Thanks...

-Adam








Re: apt-get issues on potato

2002-07-12 Thread Adam




yes, you are right.. some how all this time the file has been getting corupted this is what i got and it continues to happen.. i just deleted the whole plum entry 



Package: plum

Priority: optional 

Section: net

Installed-Size: 1032

Maintainer: GOTO Masanori <[EMAIL PROTECTED]>

Architecture: all

Version: 2.33.1-2.1

Depends: perl5 | perl 

Filename: dists/potato/main/binary-all/n^@t/plum_^@[EMAIL PROTECTED]

S^@ze: 124648

MD5sum: 8a0def1eaf3a28baab7b03d2d212126a

Description: IRC proxy, stationing, logging, and bot program (pirc).

 plum works as personal proxy, stationing, logging, and bot program on

 IRC (Internet Relay Chat). It has many modules, so the user can use

 a lot of functions. It is also easy to customize its configurations.

 Note that its documents are only available in Japanese.





For some reason control characters are inserted... i have been getting a lot of corupted files.. don't know why.



-Adam





On Thu, 2002-07-11 at 21:40, Chris Tillman wrote:

On Thu, Jul 11, 2002 at 08:10:37PM -0400, Adam wrote:
> This is my 3rd box to install Debian on and each one had their own
> particular issues.  This box is my oldest.  I think it is revision 1 of
> the b/w G3 if not that then it is rev 2.  It is a 350mz with 650mb of
> ram and 2 internal hard drives.
> 
> I have installed most of potato I want to use on this install.  (This
> install is the 4th or 5th one each resulting in the same type of
> errors.)
> 
> After selecting the packages I want to install.. I get this error
> 
> apt-get install
> Reading Package Lists... Done
> Building Dependency Tree... Done
> 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> 50 packages not fully installed or removed.
> Need to get 0B of archives. After unpacking 0B will be used.
> dpkg: parse error, in file `/var/lib/dpkg/available' near line 73278
> package `plum':
>  user-defined field name `S' too short
> E: Sub-process /usr/bin/dpkg returned an error code (2)
> 
> 
> no matter what combo or apt-get I use.. it is all the same resutls. 
> Before the error with 'plum' there were other errors with other
> packages.  I don't want to have to reinstall again.
> 

Sounds like file corruption. For me, grep-available plum returns:

--

Package: plum
Priority: optional
Section: net
Installed-Size: 1032
Maintainer: GOTO Masanori <[EMAIL PROTECTED]>
Architecture: all
Version: 2.33.1-9
Depends: perl5 | perl
Filename: pool/main/p/plum/plum_2.33.1-9_all.deb
Size: 124894
MD5sum: 2dd274281f87d0118b796bb90a4bff95
Description: IRC proxy, stationing, logging, and bot program (pirc).
 plum works as personal proxy, stationing, logging, and bot program on
 IRC (Internet Relay Chat). It has many modules, so the user can use
 a lot of functions. It is also easy to customize its configurations.
 Note that its documents are only available in Japanese.

Package: python-bobo
Priority: optional
Section: web
Installed-Size: 248
Maintainer: Gregor Hoffleit <[EMAIL PROTECTED]>
Architecture: all
Version: 2.1.4-7
Depends: python (>= 2.1), python (<< 2.2)
Suggests: python-bobopos, python-bobodtml
Filename: pool/main/p/python-bobo/python-bobo_2.1.4-7_all.deb
Size: 46308
MD5sum: 8972358041375f40cd4f4ed63c373c05
Description: Python Object Publisher
 Publish Python objects on web servers.
 .
 The Python object publisher provides a simple mechanism for publishing a
 collection of Python objects as World-Wide-Web (Web) resources without any
 plumbing (e.g. CGI) specific code.
Task: python-dev

-

What does it show you? Are all the keywords identical?

BTW, I think apt-get update should get you the latest available file. You
could also replace the one you have by deleting it, then apt-get update.

Has the machine crashed a lot? I was getting strange file corruption when 
I had a crashing bug; the fsck is not always 100%.

-- 
*--v- Installing Debian GNU/Linux 3.0 v--*
||
|   debian-imac (potato):|
|Chris Tillman[EMAIL PROTECTED]  |
|   May the Source be with you   |
**


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






get-apt issues & where can i get j2re1.3 for the ppc

2002-07-18 Thread Adam




I was updating my files using stable, testing, and unstable in my source list.. apt told me i  had not choice to uninstall a bounc of apps.. i went into dselect and they were not marked for uninstalation but apt force the isue any way.. So, I wrote down what it was uninstalling and thought to go back and install them later.  Now I can't do any thing i can't install or uninstall .. scannerdaemon is keeping the whole process locked  this is the output it gives me 







apt-get -fm upgrade --fix-broken

Reading Package Lists... Done

Building Dependency Tree... Done

Correcting dependencies... Done

The following packages will be REMOVED:

scannerdaemon 

0 packages upgraded, 0 newly installed, 1 to remove and 0  not upgraded.

3 packages not fully installed or removed.

Need to get 0B of archives. After unpacking 167kB will be freed.

Do you want to continue? [Y/n] 

(Reading database ... 218979 files and directories currently installed.)

Removing scannerdaemon ...

Stopping scannerdaemon: start-stop-daemon: stat /usr/lib/j2sdk1.3/bin/i386/native_threads/java: No such file or directory

dpkg: error processing scannerdaemon (--remove):

subprocess pre-removal script returned error exit status 2

Starting scannerdaemon: scannerdaemon.

Errors were encountered while processing:

scannerdaemon

E: Sub-process /usr/bin/dpkg returned an error code (1)





Java was one of the things apt forced an unstall without me authorizing the removal.. and when I go back to install it.. I  don't have j2re1.3 for the ppc.  I can't find it even with a search on the internet.. all i get are i386.. I installed the other j2* they are not configured and apt puts them on unpacked and then when i go back to try to remove scannerdaemon.. it forces the issue with removing all the java I just installed...



I tried all forms of options for apt-get and dpkg... nothing alows me to force the removal of scannerdeamon.. and to stop apt to remove wanted packages.



Any sujestions.. I have read lists, books, readme and searching the net.. and I have spent most of the day on this issue when i have other issues on the system to address.



Thanks in advace,

Adam




Corrupt apt installed list

2002-07-18 Thread Adam
I am guessing I have a corrupt package list of installed packages  I 
have in my source.list the prople non-free and I  still can not retrieve
the j2* files  plus I  can not do any instalation or removal of any
thing becuase it is tryig to install scannerdaemon even after I have
repataly told it not to install... 

packages marked for deletion ... 

scannerdaemon 
virussignatures 

apt-get remove wants to install scannerdaemon and I  want to remove it..
I can not do any thing. 

I followed the instructions.. on 

http://penguinppc.org/projects/java/

eb file containing packages comprising the Java 2 RE 
  Installation: 
- Choose one of our mirrors 
- Become root 
% su 
- Add the following line to /etc/apt/sources.list 
  deb ftp:debian 
non-free 
  (replace  with potato or woody) 
- The standard Debian package management tools 
  (apt-get/dselect) now should be able to find and install 
  Blackdown Java-Linux packages 
- The Debian packages automatically enable the Java Plug-In for 
  Netscape/Mozilla if these have been installed from Debian 
  packages.  If you want to enable the Java Plug-In for manually
  installed versions of Netscape/Mozilla please read the Java 
  Plug-In instructions below 


But it does not work..h I am rather perplexed. 

-Adam


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



Re: get-apt issues & where can i get j2re1.3 for the ppc

2002-07-19 Thread Adam




Thank you Elizabeth and Chris,



I have been trying to get on the general list for a month.. i send in a request and reply to the confermation and no mail from the list ever comes.  So, with this question I sent it to the list and now I need to find a way in which I  can read it form the general-users list without being a member.  This is being sent to the user list and cc to the ppc.  I hope not to get any one upset.  I am not having much luck.  :(



As of the current situation.  I found the the proper blackdown java and put the info into my /etc/apt/sources.lists file and saw it in the dselect app.  I choose to install it and I can't do any thing due to the scannerdaemon being a stick in the mud.



The list of attemptes I have tried as of date not in any particular order



dpkg -r scannerdaemon

dpkg -r scannerdaemon --purge

apt-get remove scannerdaemon

apt-get -f remove scannerdaemon

apt-get -m remove scannerdaemon

apt-get dselect-upgrage --fix-missing

apt-get dselect-upgrage --fix-broken



apt-get update

apt-get upgrade

apt-get dist-upgrade

apt-get install

apt-get remove



apt-get remove --no-upgrade

apt-get install --nop-upgrade



and many other combos but all don't work on this.. I just can't remove it at all...



I will  try in and go remove it by hand if i need to.. I will try that when I reboot back into debian.  (I had to send mail from my suse partition...



-Adam



(sent to the debian-user list with a cc to the powerpc)





On Fri, 2002-07-19 at 00:31, Elizabeth Barham wrote:

A similar situation happened to me in regards to an applications'
init.d file not functioning properly so I just updated the init.d
script itself and then dpkg removed it fine. I did not try
Chris' suggestion of dpkg --remove.

As for j2re1.3 for the ppc, check out blackdown. They do have the sdk
for the ppc.

Elizabeth


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







Fixed - Re: get-apt issues & where can i get j2re1.3 for the ppc

2002-07-19 Thread Adam




Elizabeth,



That did it. Thank you.. All I had to do was remove scannerdaemon from the /etc/init.d and ran apt-get remove.  Thank you .. I am sooo happy



Chears every one and have a good weekend.



-Adam



trying again to get onto the general lists




looking for glibc-2.2.5-7 for the powerpc binaries

2002-07-19 Thread Adam




I have got all the ducks lined up in order to install j2re1.3 but it is requiring locales and locales depends on glibc-2.2.5-7 and I have not been able to find a binary for that in the debian arch.  I found it in the ppc.rpm but not debian...



I found some sources on the net by doing a search but no binaires.. this is the last thing i  need to find for java to work



Thanks,

Adam








getting netatalk working in debian

2002-07-26 Thread Adam




I have almost completed a full install of debian but I can not get natatalk to start.  The daemon starts, the /etc/default/netatalk is configured, but I can't get the custom settings I had set up in my suse system.  I copied /etc/atalk from suse and put it in /etc in debian but atalk does not recognize it so far.  Do I need to place the atalk directory some where else?



Thanks in advance,



-Adam








Re: getting netatalk working in debian

2002-07-26 Thread Adam




Thank you... 



I did not notice for some reason /etc/netatalk.  I have been so used to it being atalk.  It works fine now...



-Adam




coda file systems on the ppc

2002-08-08 Thread Adam




Has any one got the coda file system to work on the ppc?  If not is there a better Network Files System than the NFS like AFS.?



-Adam








Re: coda file systems on the ppc

2002-08-08 Thread Adam




What I am trying to do is create a strong file system for a digital photo studio.  I  am used to NFS but have been reading up on Coda and AFS but none are available for the powerpc.  I like what Coda has to offer but compiling it for the ppc is a chore and there are missing dependencies.  AFS seams like it is good but I need the server side on Linux.  I have read that NFS is not that good in infrastructure and is clumsy too...



The goal is to have a system that as soon as the picture is taken in the studio, it is saved on to the network for storage feasibility.  The files can range from 60mb to 300 mb per image depending on the mode of capture.  



So I am looking to create a dependable and efficient file system.  Coda has some good things to it but it is not in a production system and NFSv3 is OK.  I am also trying to integrate the whole thing with Linux server and clients and OS X server and clients.  Any help, ideas, or suggestions would be very helpful.



Thank-You,

-Adam





On Thu, 2002-08-08 at 02:24, Adam wrote:

Has any one got the coda file system to work on the ppc?  If not is there a better Network Files System than the NFS like AFS.? 



-Adam 











Has any one got AFS server/client sucessfuly working on the powerpc line?

2002-09-25 Thread Adam




I have been investigating into moving from NFS to AFS and doing some research on the AFS system.  I noticed there are only debian binaries for i86 and no current powerpc binaries.  I have downloaded the source tar balls and will compile in on my system.  



I would like to know if there are success stores or failures that any one would like to share along with any helpful suggestions before I start.



Thank-you,

-Adam








Re: Has any one got AFS server/client sucessfuly working on the powerpc line?

2002-09-26 Thread Adam




Mike,



Thank-you.  Yes, I have been looking at openAFS and reading all their webpages and documentations.  Is it best to run openAFS with xfs?  I am using ext3 right now and look to be switching to xfs in the future.  I have not got xfs compiled in my kernel just yet (2.4.18).   



Also, does it mater for efenciently the processor I use on the openAFS servers or is the memory and storage the most important functions of the hardware I choose to use to serve the openAFS cell/server?



-Thanks,



-Adam





On Wed, 2002-09-25 at 22:32, Mike Furr wrote:

On Wed, 2002-09-25 at 14:54, Adam wrote:
> I have been investigating into moving from NFS to AFS and doing some
> research on the AFS system.  I noticed there are only debian binaries
> for i86 and no current powerpc binaries.  I have downloaded the source
> tar balls and will compile in on my system.  
> 
> I would like to know if there are success stores or failures that any
> one would like to share along with any helpful suggestions before I
> start.
Not directly applicable but...  We run openafs on x86 linux, mips irix,
and sparc solaris machines.  They all seem to work pretty well, so there
doesn't seem to be any big endian/ 32-64bit/ portability problems.  One
thing to watch out for is xfs on linux.  I don't know the exact reason,
but as I understand it, xfs breaks certain convections with inodes, or
something, that really give afs problems.  Especially when the salvager
kicks in...

Haven't had a chance to try it on my powerbook yet...

Oh, also make sure you get whatever is the latest version (1.2.6 now)
not what is in woody.  They fixed a bunch of stuff since then.

-m






Sys. Backup using a firewire Lacie 24x CD burner

2002-10-03 Thread Adam




I have been backing up my systems just by hand using tar.  I have found cd backup but I am using a firewire CD burner.  I have not got any thing running with fire wire yet.  I have FW compiled into my kernel but don't know how to access any thing.  I have not been able to get a pocket FW hard drive to show up.



If I can't use the FW I can backup using the usb function if I really need to.  Any help would be very helpful.  Thanks in advance.



-Adam








zaurus on linux and powerpc

2002-10-14 Thread Adam








Has anyone developed drivers and the ability to sync the zaurus on the powerpc yet?  I have bee wanting to switch from my palm the the zaurus.  



Thanks,

-Adam




missing list mail - test

2002-10-14 Thread Adam




Sorry for this test but I have been missing my mail for a week and I just want to see if this goes through.  I apologize for any inconvenience and rudeness. 



-Adam








2.6.0-test8 compile errors with gconfig

2003-10-22 Thread Adam




I have downloaded the newest 2.6.0-test8 kernel and have been trying to configure it with xconfig or gconfig and the only one which kinda works is gconfig but every time i try to make a change the gui quits on me and dies with these errors.


#  make gconfig
make[1]: `scripts/fixdep' is up to date.
  HOSTCC  scripts/kconfig/gconf.o
In file included from /usr/include/gtk-2.0/gtk/gtk.h:90,
 from scripts/kconfig/gconf.c:17:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:51: warning: function declaration isn't a prototype
scripts/kconfig/gconf.c: In function `on_treeview1_button_press_event':
scripts/kconfig/gconf.c:1175: warning: passing arg 1 of `gtk_widget_grab_focus' from incompatible pointer type
scripts/kconfig/gconf.c: In function `update_tree':
scripts/kconfig/gconf.c:1404: warning: unused variable `path'
scripts/kconfig/gconf.c: In function `display_tree':
scripts/kconfig/gconf.c:1530: warning: suggest parentheses around && within ||
scripts/kconfig/gconf.c: At top level:
scripts/kconfig/images.c:6: warning: `xpm_load' defined but not used
scripts/kconfig/images.c:36: warning: `xpm_save' defined but not used
scripts/kconfig/images.c:66: warning: `xpm_back' defined but not used
scripts/kconfig/images.c:175: warning: `xpm_symbol_no' defined but not used
scripts/kconfig/images.c:192: warning: `xpm_symbol_mod' defined but not used
scripts/kconfig/images.c:209: warning: `xpm_symbol_yes' defined but not used
scripts/kconfig/images.c:226: warning: `xpm_choice_no' defined but not used
scripts/kconfig/images.c:243: warning: `xpm_choice_yes' defined but not used
scripts/kconfig/images.c:277: warning: `xpm_menu_inv' defined but not used
scripts/kconfig/images.c:294: warning: `xpm_menuback' defined but not used
scripts/kconfig/gconf.c:981: warning: `renderer_toggled' defined but not used
  HOSTLD  scripts/kconfig/gconf
./scripts/kconfig/gconf  arch/ppc/Kconfig
#
# using defaults found in .config
#

(gconf:2205): Gtk-CRITICAL **: file gtktreestore.c: line 638 (gtk_tree_store_get_value): assertion `iter->stamp == GTK_TREE_STORE (tree_model)->stamp' failed

(gconf:2205): GLib-GObject-WARNING **: gtype.c:2963: type id `0' is invalid

(gconf:2205): GLib-GObject-WARNING **: can't peek value table for type `' which is not currently referenced
make[1]: *** [gconfig] Segmentation fault
make: *** [gconfig] Error 2



I have read documentation... installed every app I can think I maybe missing but still nothing.  Does anyone have simular issues. 

I am also using gcc 3.3.1-2 and don't know if I should down grade to the version it is recomened in the docs?

-Adam




new to debian...how can I use the most current apps in woody

2002-06-22 Thread Adam
Hello,

I am new to debian and I installed the stable version on another box and
found out that every things is very out dated.  Is there a way I can
install the woody version on my box or how can i  upgrade every thing to
the pending new version, woody...  I can't switch over till I do because
I use a lot of apps in the most recient releases...  

Thank you in advaced in helping my delima. 

Ps.. I also the package manager to update and nothing got installed or
updated.. such as X Windows...

-Adam


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



Re: new to debian...how can I use the most current apps in woody

2002-06-22 Thread Adam
Ken,

Thank you for responding... 

Currently I am using Suse 7.3 for the powerppc and would like to try to
debians ppc version.  My Suse has been running beautifuly since last
summer and I am tired of the rpm based.. This is why I am trying
debian...

Yes i  ran apt-get update and apt-get dist-upgrade.  It went through the
ftp sites and found things and then just ended.. I got the prompt back
and nothing was installed..

I will changed the /etc/apt/sources.list to woody and let you know.

-Adam



On Sat, 2002-06-22 at 16:44, K Clark wrote:
> On Sat, Jun 22, 2002 at 04:46:38PM -0400, Adam wrote:
> > Hello,
> > 
> > I am new to debian and I installed the stable version on another box and
> > found out that every things is very out dated.  Is there a way I can
> > install the woody version on my box or how can i  upgrade every thing to
> > the pending new version, woody...  I can't switch over till I do because
> > I use a lot of apps in the most recient releases...  
> > 
> > Thank you in advaced in helping my delima. 
> > 
> > Ps.. I also the package manager to update and nothing got installed or
> > updated.. such as X Windows...
> > 
> > -Adam
> > 
> > 
> > -- 
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > 
> 
> first, i'd not post that request here, as this is a powerpc list. 
> 
> otherwise, change your /etc/apt/sources.list to reflect testing.
> 
> before we go any further though, have you ran apt-get update && apt-get
> dist-upgrade?
> 
> here's my sources.list. 
> 
> ### Binary
> deb http://http.us.debian.org/debian/ sid main non-free contrib
> deb http://non-us.debian.org/debian-non-US sid non-US/main non-US/contrib
> non-US/non-free
> ## end
> 
> where "sid" is the unstable distro. if you change that to woody in the
> /etc/apt/sources.list file, then run apt-get update then apt-get dist-upgrade
> it will do it for you.
> 
> as for installing x, have you searched your apt? apt-cache search xserver...
> 
> ken
> __
> http://llamakc.org GnuPG: 7C828670
> "Is it just me, or does anyone else read `bible humpers' every time
> someone writes `bible thumpers?'
> -- Joel M. Snyder, [EMAIL PROTECTED]
> 


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



Initializing faxgetty errors

2004-06-16 Thread Adam




I have been trying to configure a server to act as a fax server but have been having some serous troubles getting the box to initialize the modem when starting up.  I had the modem working once before but at the time turned it off and have not used it since.  Since then I have used other kernels moved services around and even put a new Debian install on the box.  I have recompiled the kernel with serial device support and now it recognizes the device but I can't figure out where and what to put into the init setup.  I  have included what is in my inittab file and some faxgetty output in my syslog.

I have purred over man pages, old posts, docs, kernel recompiling, basic trouble shooting and just trial and error figuring things out.  I am setting up the modem for my wife to fax out resumes and need some input.  Thank you


-adam

inittab file:

# Example how to put a getty on a serial line (for a terminal)
#
S0:35:respawn:/usr/sbin/faxgetty ttyS0 

#S1:35:respawn:/usr/sbin/faxgetty ttyS1


#T0:23:respawn:/usr/sbin/faxgetty -L ttyS0 9600 vt100
#T1:23:respawn:/usr/sbin/faxgetty -L ttyS1 9600 vt100
#T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100

# Example how to put a getty on a modem line.
#
#T3:23:respawn:/sbin/mgetty -x0 -s 57600 ttyS3





Log output in syslog for FaxGetty

FaxQueuer[490]: HylaFAX (tm) Version 4.1.8
FaxQueuer[490]: Copyright (c) 1990-1996 Sam Leffler
FaxQueuer[490]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
HylaFAX[492]: HylaFAX INET Protocol Server: restarted.
FaxGetty[494]: OPEN /dev/ttyS0  HylaFAX (tm) Version 4.1.8
.
FaxGetty[494]: /dev/ttyS0: Can not initialize modem.
FaxGetty[494]: STATE CHANGE: BASE -> MODEMWAIT (timeout 30)
.
FaxGetty[839]: OPEN /dev/ttyS0  HylaFAX (tm) Version 4.1.8
FaxGetty[839]: /dev/ttyS0: Can not initialize modem.
FaxGetty[839]: STATE CHANGE: BASE -> MODEMWAIT (timeout 30)

FaxGetty[909]: CAUGHT SIGNAL 15
FaxGetty[909]: CLOSE /dev/ttyS0

FaxGetty[926]: /dev/ttyS0: Can not initialize modem.
FaxGetty[926]: STATE CHANGE: BASE -> MODEMWAIT (timeout 30)
...
FaxGetty[964]: MODEM /dev/ttyS0 appears to be wedged
FaxGetty[964]: CLOSE /dev/ttyS0
FaxGetty[981]: OPEN /dev/ttyS0  HylaFAX (tm) Version 4.1.8
FaxGetty[981]: /dev/ttyS0: Can not initialize modem.
FaxGetty[981]: STATE CHANGE: BASE -> MODEMWAIT (timeout 30)





Re: Initializing faxgetty errors -FIXED

2004-06-16 Thread Adam




On Wed, 2004-06-16 at 11:59, Adam wrote:

I have been trying to configure a server to act as a fax server but have been having some serous troubles getting the box to initialize the modem when starting up.  I had the modem working once before but at the time turned it off and have not used it since.  Since then I have used other kernels moved services around and even put a new Debian install on the box.  I have recompiled the kernel with serial device support and now it recognizes the device but I can't figure out where and what to put into the init setup.  I  have included what is in my inittab file and some faxgetty output in my syslog.

I have purred over man pages, old posts, docs, kernel recompiling, basic trouble shooting and just trial and error figuring things out.  I am setting up the modem for my wife to fax out resumes and need some input.  Thank you


I got it to work.  I had compiled other serial functions into the kernel but left out the macintosh serial.  Once that was inplace in the kernel it initialized the modem beautifully.

Now it is time to learn to use the box as answering machine too. :)

-Adam





faxgetty - "can not lock modem device"

2004-06-16 Thread Adam




Now with the device running and initialized I get a lot of logging to my syslog file with:

FaxGetty[707]: ANSWER: Can not lock modem device
FaxGetty[927]: MODEM ROCKWELL AC/K56/V2.200-V90_2M_DLS
FaxGetty[927]: STATE CHANGE: LOCKWAIT -> RUNNING (timeout 30)

Is this normal running a modem / fax-modem under Linux?  I really have not used a modem since '96 but under os8.  I would like to get this fixed so I won't have a syslog full of this FaxGetty logging.  Does anyone have any light on this dilemma?

-Adam




Playing DVDs on Debian

2004-07-07 Thread Adam




I have been trying for the past couple of years trying to play DVDs on my Linux box and every time I run into some road blocks.  i have studied what other people have asked in the archives with a search of DVD in the subject and body and also in the users.debian lists also.  I have read and tried the many suggestions and can not figure why I  am having some issues.  

These are my recent steps I  have taken lately.

1.  according to some links I recompiled my kernel with the ide-cd module and ide-scsi as separate modules and did a 

modprobe ide-scsi 
modprobe sr_mod

Here is a segment of my dmesg
...
Probing IDE interface ide0...
hda: IC35L120AVV207-0, ATA DISK drive
hdb: QUANTUM FIREBALLP LM30, ATA DISK drive
hda: Enabling Ultra DMA 4
hdb: Enabling Ultra DMA 4
Probing IDE interface ide1...
hdc: MATSHITAPD-2 LF-D110, ATAPI CD/DVD-ROM drive
hdd: IOMEGA ZIP 100 ATAPI, ATAPI FLOPPY drive
hdc: Enabling MultiWord DMA 2
Probing IDE interface ide2...
ide0 at 0xf256f000-0xf256f007,0xf256f160 on irq 19
ide1 at 0xf2573000-0xf2573007,0xf2573160 on irq 20
hda: attached ide-disk driver.
hda: max request size: 1024KiB
hda: host protected area => 1
hda: 241254720 sectors (123522 MB) w/1821KiB Cache, CHS=15017/255/63, UDMA(66)
hdb: attached ide-disk driver.
hdb: host protected area => 1
hdb: 58633344 sectors (30020 MB) w/1900KiB Cache, CHS=58168/16/63, UDMA(66)
hdd: attached ide-floppy driver.
hdd: No disk in drive
hdd: 98304kB, 96/64/32 CHS, 4096 kBps, 512 sector size, 2941 rpm
...
hdc: attached ide-cdrom driver.
hdc: ATAPI DVD-ROM DVD-RAM drive, 2048kB Cache, DMA
Uniform CD-ROM driver Revision: 3.12
...
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices




2.  When I run gxine I get this output on the terminal


$ gxine
server: trying to connect to already running instance of gxine (/admin/root/linux/.gxine/socket)...
connect: Connection refused
server: socket '/admin/root/linux/.gxine/socket' created 
libgnomevfs.so.0: cannot open shared object file: No such file or directory.
lirc: lirc_init failed. Make sure that you have lircd running
lirc: and that you have the permissions to connect to the socket
libdvdnav: Using dvdnav version 1-rc4a from http://xine.sf.net
libdvdread: Encrypted DVD support unavailable.
libdvdnav: DVD Title: MASTER_AND_COMMANDER_D1
libdvdnav: DVD Serial Number: 30349CC0
libdvdnav: DVD Title (Alternative): MASTER_AND_COMMANDER_D1
libdvdnav: Unable to find map file '/admin/root/linux/.dvdnav/MASTER_AND_COMMANDER_D1.map'
libdvdnav: DVD disk reports itself with Region mask 0x00fe. Regions: 1
libdvdnav: Suspected RCE Region Protection!!!

[Right before the menu starts up this is outputted to the terminal and quits]

libdvdread: Invalid IFO for title 1 (VTS_01_0.IFO).
libdvdnav: ifoOpenVTSI failed - CRASHING!!!
libdvdnav: ifoRead_VTS_PTT_SRPT failed - CRASHING!!!
libdvdnav: ifoRead_PGCIT failed - CRASHING!!!
libdvdnav: ifoRead_PGCI_UT failed - CRASHING!!!
libdvdnav: ifoRead_VOBU_ADMAP vtsi failed - CRASHING
libdvdnav: ifoRead_TITLE_VOBU_ADMAP vtsi failed - CRASHING
Segmentation fault



3.  While running gxine I 

tail -f /var/log/syslog-logs/syslog

and get this response loged when gxine quits

Jul  6 20:30:48 localhost kernel: hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jul  6 20:30:48 localhost kernel: hdc: command error: error=0x50
Jul  6 20:30:48 localhost kernel: end_request: I/O error, dev 16:00 (hdc), sector 36992


I recompiled the kernel thinking if I included 

CONFIG_IDEDISK_MULTI_MODE = Y 

It would take care of the SeekComplete error but it did not and still continues to output the same error.




My bane:  This has been a bane of my linux experience and very annoying to me because everyone else can get it to work but for some reason I cannot on my system.  I have been trying for the last 4 years and I  must be loosing my head by now.  Can some one help me with this... I have exhausted my knowledge and from the Internet and the mailing lists?  Thanks in advanced

-Adam




Re: Playing DVDs on Debian

2004-07-07 Thread Adam




On Wed, 2004-07-07 at 01:20, Paul van Tilburg wrote:

On Wed, Jul 07, 2004 at 01:06:00AM -0700, Adam Done wrote:
> On Tue, 2004-07-06 at 22:35, Dean Hamstead wrote:
> 
> > try using mplayer
> > 
> > 
> 
> I tried using apt-get install mplayer but nothing exists  Also I 
> have tried other players.. vlc. totem.. xine.. but nothing works.. :(

It is not in Debian, it's in a seperate repository.
try:
deb http://honk.physik.uni-konstanz.de/~agx/linux-ppc/debian/ mplayer/
It contains Marillats mplayer packages, repackaged by Guido Günther
(mplayer-fonts, mplayer-doc, mplayer-g4 and mplayer-powerpc).
I believe you need libdvdcss2 too.



I installed the mplayer-G4 version.  It works but is very very choppy and sounds has a repeating nick to the sound.  Now I can also use ogle but it too is very choppy.  Is there a way to watch without the jerkyness?


> > > 1.  according to some links I recompiled my kernel with the ide-cd 
> > > module and ide-scsi as separate modules and did a
> > > 
> > > modprobe ide-scsi
> > > 
> > > modprobe sr_mod

I've experienced a lot of DVD play troubles when SCSI emu was loaded
(slow, irresponsive, ...). Since it's not required for burning CD's any
longer, I suggest to get rid of it.



done :)


> > > 2.  When I run gxine I get this output on the terminal
> > > 
> > > 
> > > $ gxine
> > > [...]
> > > Segmentation fault

gxin has segfaulted for me almost every time too. I mostly use totem for DVDs.
Note that I had to play at least one DVD in OS X first to get the region set
right. Maybe this is possible with a free software tool too.


yes.. now it just plain segfaults and no error messages.  It looks like mplayer installed files the other players needed but did not have.


-Adam




Re: Playing DVDs on Debian

2004-07-07 Thread Adam




On Wed, 2004-07-07 at 11:00, Michael Heldebrant wrote:

On Wed, 2004-07-07 at 12:35, Michael Heldebrant wrote:
> On Wed, 2004-07-07 at 00:31, Adam wrote:
> > I have been trying for the past couple of years trying to play DVDs on
> > my Linux box and every time I run into some road blocks.  i have
> > studied what other people have asked in the archives with a search of
> > DVD in the subject and body and also in the users.debian lists also. 
> > I have read and tried the many suggestions and can not figure why I 
> > am having some issues.  
> > 
> > These are my recent steps I  have taken lately.
> 
> <--SNIP-->
> 
> > 2.  When I run gxine I get this output on the terminal
> 
> <--SNIP-->
> 
> > libdvdnav: Using dvdnav version 1-rc4a from http://xine.sf.net
> > libdvdread: Encrypted DVD support unavailable.
> 
> <--SNIP-->
> 
> Do you have libdvdcss2 installed?  Then you can read the CSS encrypted
> DVD and then it should probably work.
> 
> You can download it:
> 
> http://honk.physik.uni-konstanz.de/~agx/linux-ppc/debian/mplayer/libdvdcss2_1.2.8-0.0_powerpc.deb
> 
> and install it as sudo/root with:
> 
> dpkg -i libdvdcss2_1.2.8-0.0_powerpc.deb
> 

I just tried xine with libdvdnav4, libdvdread3 and libdvdcss2 1.2.8 and
it crashed as you described.  Using totem instead (based on the
underlying xine libs at the moment) did not crash though it did output
the same errors.



yes.. i can open totem but when I play a dvd.. no movie screen is shown and then it just hangs.. sigh




Re: Playing DVDs on Debian

2004-07-07 Thread Adam




On Wed, 2004-07-07 at 11:42, Michael Heldebrant wrote:

On Wed, 2004-07-07 at 13:30, Adam Done wrote:
> On Wed, 2004-07-07 at 10:16, Guido Guenther wrote: 
> > On Wed, Jul 07, 2004 at 09:57:19AM -0700, Adam wrote:
> > > I installed the mplayer-G4 version.  It works but is very very choppy
> > > and sounds has a repeating nick to the sound.  Now I can also use ogle
> > > but it too is very choppy.  Is there a way to watch without the
> > > jerkyness?
> > I'm playing DVDs without problem with that package, what kind of machine
> > is that, again? You're using oss for ao? Did you add autosync=30 to your
> > mplayer configuration? Are you using xv as vo?
> > Cheers,
> >  -- Guido
> 
> 
> I am using a 400mHz G4 with a 800mHz processor on a 22" Apple orignal
> flatpanel monitor.
> 
> vo=x11  
> 
> I tried other vo settings but this was the only one which does not
> freez up mplayer
> 
> ao=alsa1x
> 
> I also put autosync=38 and still it acts the same... it is like it is
> playing s slow
> 

Do you have dri working on this computer?  Check with glxinfo (Should
say in the third line)  If DRI is not on that could explain why it's
very choppy.

Is liba52-0.7.4 installed to handle the 5.2/5.1 sound?


This is my output. I also have dri enabled for the x server
 
$ glxinfo
name of display: :2.0
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

display: :2  screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.3 Mesa 4.0.4
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add, 
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, 
    GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add, 
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
    GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
0x22 24 tc  1 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
0x23 24 tc  1 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None
0x24 24 tc  1 24  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
0x25 24 tc  1 24  0 r  .  .  8  8  8  8  0 16  8 16 




Re: Playing DVDs on Debian

2004-07-07 Thread Adam
On Wed, 2004-07-07 at 13:15, RogXrio Brito wrote:
> On 07 de jul de 2004, at 15:30, Adam Done wrote:
> >  I am using a 400mHz G4 with a 800mHz processor on a 22" Apple orignal 
> > flatpanel monitor.
> >
> >  vo=x11
> 
> This is probably one of the reasons why you are seeing poor performance 
> and/or dropped frames. You should be using xv as a video output 
> mechanism.
Thanks :)


> You should also keep the other processes to a minimum because other 
> things happening when you're playing videos can cause dropped frames. 
> MacOS X is able to have other running processes because it uses 
> hardware decoding of DVDs, while Linux is essentially limited to doing 
> everything in software, but you're lucky enough to have an 
> Altivec-enabled processor (which I don't).
> 
> BTW, please disable the HTML formatting of your posts.

Oh, sorry.. I took the HTML formatting off :)

-adam



Re: Playing DVDs on Debian

2004-07-07 Thread Adam
On Wed, 2004-07-07 at 13:23, Michael Heldebrant wrote: 
> On Wed, 2004-07-07 at 14:49, Adam wrote:
> > On Wed, 2004-07-07 at 11:42, Michael Heldebrant wrote: 
> > > On Wed, 2004-07-07 at 13:30, Adam Done wrote:
> > > > On Wed, 2004-07-07 at 10:16, Guido Guenther wrote: 
> > > > > On Wed, Jul 07, 2004 at 09:57:19AM -0700, Adam wrote:
> 
> > > Do you have dri working on this computer?  Check with glxinfo (Should
> > > say in the third line)  If DRI is not on that could explain why it's
> > > very choppy.
> > > 
> > > Is liba52-0.7.4 installed to handle the 5.2/5.1 sound?
> > 
> > This is my output. I also have dri enabled for the x server
> > 
> > $ glxinfo
> > name of display: :2.0
> > Xlib: connection to ":0.0" refused by server
> > Xlib: No protocol specified
> > 
> > display: :2  screen: 0
> > direct rendering: No
> > server glx vendor string: SGI
> 
> <-SNIP->
> 
> It says that DRI dDirect rendering) is not enabled.  What kernel vresion
> are you running?  Please provide the output of:
> 
> uname -a

Linux asterix 2.4.25-ben1.asterix3 #1 Sun Jun 27 10:34:57 PDT 2004 ppc
GNU/Linux.  I have not yet been able to compile a working 2.6 kernel
sooo I am making sure I get some things to work before I head over to
the newer kernel, i.e. DVD.

> cat /proc/modules

$ cat /proc/modules 
sheep   5088   0
mol48484   0
ipsec 280984   2
snd-powermac   37892   2 (autoclean)
snd-pcm-oss46248   0 (autoclean)
snd-mixer-oss  15088   0 (autoclean) [snd-pcm-oss]
snd-pcm67476   0 (autoclean) [snd-powermac snd-pcm-oss]
snd-timer  16948   0 (autoclean) [snd-pcm]
snd-page-alloc  6552   0 (autoclean) [snd-pcm]
snd37896   2 (autoclean) [snd-powermac snd-pcm-oss
snd-mixer-oss snd-pcm snd-timer]


> lspci
$ lspci
:00:0b.0 Host bridge: Apple Computer Inc. UniNorth AGP
:00:10.0 VGA compatible controller: ATI Technologies Inc Rage 128
PF/PRO AGP 4x TMDS
:10:0b.0 Host bridge: Apple Computer Inc. UniNorth PCI
:10:0d.0 PCI bridge: Digital Equipment Corporation DECchip 21154
(rev 05)
:11:03.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1
(rev 07)
:11:07.0 Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 02)
:11:08.0 USB Controller: Apple Computer Inc. KeyLargo USB
:11:09.0 USB Controller: Apple Computer Inc. KeyLargo USB
:11:0a.0 FireWire (IEEE 1394): Texas Instruments TSB12LV23 IEEE-1394
Controller
:21:0b.0 Host bridge: Apple Computer Inc. UniNorth Internal PCI
:21:0f.0 Ethernet controller: Apple Computer Inc. UniNorth GMAC (Sun
GEM)



> dpkg -l kernel\* |grep ii
$ dpkg -l kernel\* |grep ii
ii  kernel-build-2 2.6.6-2build infrastructure for kernel
version 2.6.
ii  kernel-headers 2.6.6-2header files for the Linux kernel
version 2.
ii  kernel-image-2 Custom.1   Linux kernel binary image for version
2.4.25
ii  kernel-image-2 Custom.1   Linux kernel binary image for version
2.4.25
ii  kernel-image-2 Custom.1   Linux kernel binary image for version
2.4.25
ii  kernel-image-2 Custom.1   Linux kernel binary image for version
2.4.25
ii  kernel-image-2 2.4.25-8   linux kernel pmac and yaboot binary
image fo
ii  kernel-image-2 Custom.1   Linux kernel binary image for version
2.6.3-
ii  kernel-image-2 2.6.6-2Linux kernel image for 2.6.6-powerpc
ii  kernel-modules 2.4.25-8   linux kernel modules for the powerpc
config
ii  kernel-package 8.091  A utility for building Linux kernel
related 
ii  kernel-patch-b 2.6.5.2-1  Kernel patch allowing to use
partly-bad RAM 
ii  kernel-patch-b 20031005   improved Power Macintosh support for
the Lin
ii  kernel-patch-d 2.4.25-3   Debian patches to Linux 2.4.25
ii  kernel-patch-d 2.6.3-2Debian patches to Linux 2.6.3
ii  kernel-patch-d 2.6.6-2Debian patches to Linux 2.6.6
ii  kernel-patch-g 2.0-1  grsecurity kernel patch - new major
upstream
ii  kernel-patch-p 2.6.6-2improved PowerPC support for the Linux
kerne
ii  kernel-patch-s 0.99.34Scripts to help dealing with packaged
kernel
ii  kernel-patch-s 3-8Separate Kernel Address Space patch
ii  kernel-patch-u 20040603-1 User-mode Linux (kernel patch)
ii  kernel-patch-x 1.3.1-3XFS Filesystem support for Linux
2.4.22, 2.4
ii  kernel-source- 2.4.25-3   Linux kernel source for version 2.4.25
with 
ii  kernel-source- 2.6.3-2Linux kernel source for version 2.6.3
with D
ii  kernel-source- 2.6.6-2Linux kernel source for version 2.6.6
with D
ii  kernel-tree-2. 2.4.25-3   Linux kernel tree for building
prepackaged D
ii  kernel-tree-2. 2.6.3-2Linux kernel tree for building
prepackaged D
ii  kernel-tree-2. 2.6

Re: Playing DVDs on Debian

2004-07-08 Thread Adam

> 
> > include your XF86Config-4 as an attachment please.
> > 
> > Hopefully this is the case:
> > For 2.4 series (not sure for 2.6) you need the danzer dri trunk packages
> > for dri.
> > 
> > If this is the case put this in your sources list:
> > 
> > deb http://people.debian.org/~daenzer/dri-trunk-sid ./
> > 
> > apt-get update and apt-get install xlibmesa-gl1-dri-trunk
> > xserver-xfree86-dri-trunk drm-trunk-module-src
> > 
> > go to /usr/src and tar -xvf drm-trunk.tar.gz
> > 
> > Go into your kernel-source directory (if you don't have one we can work
> > around this)
> > 
> > if you have kernel-package installed you should be able to:
> > 
> > make-kpkg modules_image
> > 
> > to get an installable drm-modules deb appropriate for your kernel.
> > 
> > Then make sure that agpgart and radeon (or whatever your cards module
> > is) are loaded, in that order and restart x.  Hopefully this will get
> > dri working.
> 
> 
> Ok.. I installed the module package and then inmod mga and r128.. now.. I 
> can't even restart the xserver.. I tried changing my drivers in XFree86-4 
> config file and now it is unworkable.  I will look over what I have done but 
> so far.. i have unloaded the mga r128 modules and fiddled with my xserver 
> drivers.  Nothing yet. I wonder if after all this time I have been working 
> with an unaccelerated xserver.


XFree86 errors
(==) Using config file: "/etc/X11/XF86Config-4"
Skipping
"/usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.a:m_debug_clip.o": No 
symbols found
Skipping
"/usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.a:m_debug_norm.o":  No 
symbols found
Skipping
"/usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.a:m_debug_xform.o":  No 
symbols found
Skipping
"/usr/X11R6/lib/modules-dri-trunk/fonts/libspeedo.a:spencode.o":  No
symbols found
(EE) Failed to load module "fbdev" (module does not exist, 0)
(EE) No drivers available.


This is the same output if i use r128 driver and witheach _drm and _dri
appeneded to each driver.




Re: Playing DVDs on Debian

2004-07-08 Thread Adam
On Thu, 2004-07-08 at 10:47, Michael Heldebrant wrote: 
> On Thu, 2004-07-08 at 00:40, Adam wrote:
> > > 
> > > > include your XF86Config-4 as an attachment please.
> > > > 
> > > > Hopefully this is the case:
> > > > For 2.4 series (not sure for 2.6) you need the danzer dri trunk packages
> > > > for dri.
> > > > 
> > > > If this is the case put this in your sources list:
> > > > 
> > > > deb http://people.debian.org/~daenzer/dri-trunk-sid ./
> > > > 
> > > > apt-get update and apt-get install xlibmesa-gl1-dri-trunk
> > > > xserver-xfree86-dri-trunk drm-trunk-module-src
> > > > 
> > > > go to /usr/src and tar -xvf drm-trunk.tar.gz
> > > > 
> > > > Go into your kernel-source directory (if you don't have one we can work
> > > > around this)
> > > > 
> > > > if you have kernel-package installed you should be able to:
> > > > 
> > > > make-kpkg modules_image
> > > > 
> > > > to get an installable drm-modules deb appropriate for your kernel.
> > > > 
> > > > Then make sure that agpgart and radeon (or whatever your cards module
> > > > is) are loaded, in that order and restart x.  Hopefully this will get
> > > > dri working.
> > > 
> > > 
> > > Ok.. I installed the module package and then inmod mga and r128.. now.. I 
> > > can't even restart the xserver.. I tried changing my drivers in XFree86-4 
> > > config file and now it is unworkable.  I will look over what I have done 
> > > but so far.. i have unloaded the mga r128 modules and fiddled with my 
> > > xserver drivers.  Nothing yet. I wonder if after all this time I have 
> > > been working with an unaccelerated xserver.
> > 
> > 
> > XFree86 errors
> > (==) Using config file: "/etc/X11/XF86Config-4"
> > Skipping
> > "/usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.a:m_debug_clip.o": 
> > No symbols found
> > Skipping
> > "/usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.a:m_debug_norm.o":  
> > No symbols found
> > Skipping
> > "/usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.a:m_debug_xform.o":  
> > No symbols found
> > Skipping
> > "/usr/X11R6/lib/modules-dri-trunk/fonts/libspeedo.a:spencode.o":  No
> > symbols found
> > (EE) Failed to load module "fbdev" (module does not exist, 0)
> > (EE) No drivers available.
> > 
> > 
> > This is the same output if i use r128 driver and witheach _drm and _dri
> > appeneded to each driver.
> > 
> > 
> 
> You built the drm-trunk modules for your 2.4.25 kernel right?
Yes.  Wtih the trunk packages and modules installed I could not start x
even with the fbdev driver.  So I took them back out and tried using ati
as the driver in XF86Config-4 file and that still did not work but with
the fbdev driver I can start x back up.  I have never been able to use
the proper xdrivers. :(  I have included also my .config file for my
kernel version. 

I have reinstalled the trunk packages and modules but no matter what
driver I use, I still can't get x to start.

> Try just using "ati" in the XF86Config-4 file for the driver.  I believe
> that autodetects what it needs to load and takes care of it for you.
> 

Xoutput errors

XFree86 Version 4.3.99.12 (DRI trunk)
Release Date: 10 September 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.3-ben1 ppc [ELF]
Current Operating System: Linux asterix 2.4.25-ben1.asterix3 #1 Sun Jun 27 
10:34:57 PDT 2004 ppc
Build Date: 05 March 2004
Changelog Date: 10 September 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
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 Jul  8 15:56:15 2004
(==) Using config file: "/etc/X11/XF86Config-4"
Skipping 
"/usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.a:m_debug_clip.o":  No 
symbols found
Skipping 
"/usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.a:m_debug_norm.o":  No 
symbols found
Skipping 
"/usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.a:m_debug_xform.o":  No 
symbols found
Skipping "/usr/X11R6/lib/modules-dri-trunk/fonts/libspeedo.a:spencode.o":  No 
symbols found
(EE) R128(0): Can

Xfree86 - DRI accel with rage128 (WAS Re: Playing DVDs on Debian)

2004-07-09 Thread Adam
On Thu, 2004-07-08 at 16:42, Michael Heldebrant wrote: 
> On Thu, 2004-07-08 at 18:25, Adam wrote:
> > On Thu, 2004-07-08 at 10:47, Michael Heldebrant wrote: 
> > > On Thu, 2004-07-08 at 00:40, Adam wrote:
> 
> 
> <--SNIP-->
> 
> > > 
> > > You built the drm-trunk modules for your 2.4.25 kernel right?
> > Yes.  Wtih the trunk packages and modules installed I could not start x
> > even with the fbdev driver.  So I took them back out and tried using ati
> > as the driver in XF86Config-4 file and that still did not work but with
> > the fbdev driver I can start x back up.  I have never been able to use
> > the proper xdrivers. :(  I have included also my .config file for my
> > kernel version. 
> > 
> > I have reinstalled the trunk packages and modules but no matter what
> > driver I use, I still can't get x to start.
> > 
> > > Try just using "ati" in the XF86Config-4 file for the driver.  I believe
> > > that autodetects what it needs to load and takes care of it for you.
> > > 
> > 
> > Xoutput errors
> > 
> > XFree86 Version 4.3.99.12 (DRI trunk)
> > Release Date: 10 September 2003
> > X Protocol Version 11, Revision 0, Release 6.6
> > Build Operating System: Linux 2.6.3-ben1 ppc [ELF]
> > Current Operating System: Linux asterix 2.4.25-ben1.asterix3 #1 Sun Jun 27 
> > 10:34:57 PDT 2004 ppc
> > Build Date: 05 March 2004
> > Changelog Date: 10 September 2003
> > Before reporting problems, check http://www.XFree86.Org/
> > to make sure that you have the latest version.
> > Module Loader present
> > 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 Jul  8 15:56:15 2004
> > (==) Using config file: "/etc/X11/XF86Config-4"
> > Skipping 
> > "/usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.a:m_debug_clip.o":  
> > No symbols found
> > Skipping 
> > "/usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.a:m_debug_norm.o":  
> > No symbols found
> > Skipping 
> > "/usr/X11R6/lib/modules-dri-trunk/extensions/libGLcore.a:m_debug_xform.o":  
> > No symbols found
> > Skipping "/usr/X11R6/lib/modules-dri-trunk/fonts/libspeedo.a:spencode.o":  
> > No symbols found
> > (EE) R128(0): Cannot read V_BIOS (5)
> > (EE) R128(0): No DFP detected
> > 
> >*** If unresolved symbols were reported above, they might not
> >*** be the reason for the server aborting.
> > 
> > Fatal server error:
> > Caught signal 7.  Server aborting
> > 
> > 
> > 
> > > Kernel wise, you should have the (uninorth support in the kernel config)
> > > agpgart module loaded or compiled into the kernel.  Have the r128 module
> > > loaded.  Give X another shot and let us know what happens.
> > I have each of those compiled into the kernel
> > 
> > > Just to double check one more thing please show us your yaboot.conf
> > > file.  Some quick googling suggests video=atyfb128 as an option to try
> > > as well.
> > 
> > 
> > -adam
> 
> It looks like you've done everything according to what is known to
> work.  You even have the right framebuffer loading from yaboot.  The
> only thing I can think of is that you can try the agpart and r128 as
> modules instead of compiled into the kernel.
> 
> If that doesn't work it looks like it's time for you to file a bug
> report and see what the developers need to start fixing things.

Should I continue to work with the different trunk packages I installed
on the system.  Would other mesa packages cause some conflicts with the
trunk packages.  Not being able to removed my self from the fbdev driver
is also keeping me from using the 2.6 kernel.  

Also I have the ati rage128 drivers compiled in the kernel and I am
wondering if that can be causing some issues.. I am reading a webpage on
this at http://www.desktop-linux.net/ati.htm

I do wonder if the frame buffer in my kernel config is causing conflicts
with the r128 driver.  It must be something I have installed or
compliled in the kernel which has been making it unable to let me use
DRI with the xserver.


I have been recompiling my kernel with many diff options such as: agpart
and r128 as modules, agpart as a module and no r128 (used the trunk r128
module) and so far nothing has yet worked.  

This computer is a 800mhz G4 rage128 AGP

and other ones I have not been able to get DRI or any x acceleration to
work since I have been using Linux...

500mhz G4 rage128 AGP
400mhz G3 B/W  rage128
350mhz G3 B/W  rage128
300mhz G3 Tangerine iBook

-Adam



Re: Xfree86 - DRI accel with rage128 (WAS Re: Playing DVDs on Debian)

2004-07-12 Thread Adam
On Fri, 2004-07-09 at 20:32, Adam Done wrote:
> On Fri, 2004-07-09 at 05:27, Michel DXnzer wrote:
> > On Thu, 2004-07-08 at 16:25 -0700, Adam wrote:
> > > 
> > > Wtih the trunk packages and modules installed I could not start x
> > > even with the fbdev driver.
> > 
> > xserver-xfree86-dri-trunk doesn't ship the fbdev driver because it
> > doesn't support the DRI.
> 
> Ok.. I am making some real progress on DRI.  I think I  have been
> loading the modules wrong when starting up.  This is in my /etc/modules
> 
> 
> 
> #DRI
> alias agpgart
> alias uninorth-agp
> alias r128
> 
> 
> 
> > > (==) Log file: "/var/log/XFree86.0.log", Time: Thu Jul  8 15:56:15 2004
> 
> See atached file...
> 
> > Anything else interesting there?
> > 
> > 
> > > (EE) R128(0): Cannot read V_BIOS (5)
> > > (EE) R128(0): No DFP detected
> > > 
> > >*** If unresolved symbols were reported above, they might not
> > >*** be the reason for the server aborting.
> > > 
> > > Fatal server error:
> > > Caught signal 7.  Server aborting
> > 
> > Make sure that you use Option "UseFBDev" and that aty128fb is running in
> > console.
> 
> Got both in the XFree86Config-4 file
> 
> 
> 
> Section "Module"
> Load"GLcore"
> Load"bitmap"
> Load"dbe"
> Load"ddc"
> Load"glx"
> Load"dri"
> Load"extmod"
> Load"freetype"
> Load"int10"
> Load"record"
> Load"speedo"
> Load"type1"
> Load"vbe"
> EndSection
> 
> Section "Device"
> Identifier  "ati128"
> VendorName  "ATI"
> Driver  "ati"
> #   Driver  "fbdev"
> #   Driver  "r128"
> Option  "UseFBDev"  #"true"
> #   Option  "AGPMode"   "4"
> #   Option      "EnablePageFlip" "On"
> # When I enable PageFlip it looks really weird but gives a higher FPS,
> # It may work correctly when using GL in fullscreen
> BusID   "PCI:0:16:0"
> EndSection
> 
> 
> 


How do I change this to a format for XFree86Config-4 can read?

 #  fbset 

mode "1600x1024-60"
# D: 112.259 MHz, H: 62.090 kHz, V: 59.932 Hz
geometry 1600 1024 1600 1024 32
timings 8908 67 125 1 10 16 1
hsync high
vsync high
accel true
rgba 8/16,8/8,8/0,8/24
endmode


I am using the first Apple 22" Cinnama display.

Thanks

-Adam



Re: Xfree86 - DRI accel with rage128 (WAS Re: Playing DVDs on Debian)

2004-07-12 Thread Adam
On Fri, 2004-07-09 at 20:32, Adam Done wrote:

> Ok.. I am making some real progress on DRI.  I think I  have been
> loading the modules wrong when starting up.  This is in my /etc/modules

[snip]

> Now the xserver starts up but just hangs as to before it just stopped
> and outputted errors.  This time the screen goes blank like the xserver
> starts but then it just hangs.  I am going to look over it some more a
> bit later on tonight.. my wife wants to watch a movie (our only dvd
> player is the computer, osx) So I  will be back later on..

I restarted the xserver and found that it just hangs and the last thing
reported on the console and in the log was...

AUDIT: Mon Jul 12 11:52:46 2004: 913 X: client 5 rejected from local
host

It looks like the xserver does not have permission to start.  The screen
blanks and can see x starting but then it just hangs.  Here is the
output to the console...


#  /usr/bin/X11/startx
Using authority file /admin/root/linux/.Xauthority
Writing authority file /admin/root/linux/.Xauthority
Using authority file /admin/root/linux/.Xauthority
Writing authority file /admin/root/linux/.Xauthority

X: warning; process set to priority -11 instead of requested priority
-10

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org 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.dfsg.1-5 20040622081340
[EMAIL PROTECTED])
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.25-powerpc-smp ppc [ELF]
Build Date: 22 June 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.4.25-ben1.asterix5 ([EMAIL PROTECTED]) (gcc
version 3.3.4 (Debian 1:3.3.4-2)) #1 Fri Jul 9 17:56
:36 PDT 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: Mon Jul 12 11:52:34 2004
(==) Using config file: "/etc/X11/XF86Config-4"
Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No
symbols found
Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No
symbols found
Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No
symbols found
Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o":  No
symbols found
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No
symbols found
(EE) R128(0): No DFP detected
(EE) R128(0): [agp] Could not map ring
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
Could not init font path element unix/:7100, removing from list!
AUDIT: Mon Jul 12 11:52:46 2004: 913 X: client 5 rejected from local
host


I think this is the last step just getting this part to go :)...

-Adam



Re: Booting Patch

2001-01-05 Thread Adam Sjøgren
On Fri, 05 Jan 2001 17:50:07 +0100, nzer  wrote:

>> Would it be possible to get the booting patch mentioned in this
>> slashdot article

>> http://slashdot.org/articles/01/01/04/1336222.shtml

>> Direct Link :

>> http://lpp.FreeLords.org/

>> If it has anything to do with the pc bios probably not but if it
>> just uses the frambuffer loading mechanism which ppc has always
>> used to emulate a console screen then it should work.

> The patch applies cleanly, but it looks like it only works with
> vesafb, which we don't have.

It works on my iBook - I think the references to vesafb are just
because the screenmode must be set to something that can display the
image (640x480x8) - using the atyfb on my iBook works just fine.

I tried making an 800x600-image instead, but didn't succeed (black
screen, one garbled line of funny chars and machine hangs).

The original Debian-theme, 640x480, from the website works fine.


  Best regards,

-- 
 "Du har modtaget en infokage fra værten..."   Adam Sjøgren
  [EMAIL PROTECTED]



Re: Booting Patch

2001-01-05 Thread Adam Sjøgren
On Fri, 05 Jan 2001 18:08:00 +0100, nzer  wrote:

>> I tried making an 800x600-image instead, but didn't succeed (black
>> screen, one garbled line of funny chars and machine hangs).

>> The original Debian-theme, 640x480, from the website works fine.

> This is a problem for Pismos and recent iBooks because aty128fb
> can't use anything else than the panel resolution yet.

My iBook isn't recent (it's orange and has the Mach 64-chip), so
perhaps that's why I'm not having any problems.

(The 640x480-image looks silly because it sits in the upper left
corner instead of filling the entire 800x600-sized screen... I'd like
an 800x600-image, but was unsuccessful (and don't know enough to
debug/fix it :-)))


  Best regards,

-- 
 "Köp en älg - trevlig helg!"  Adam Sjøgren
  [EMAIL PROTECTED]



Re: debian2.2r2 on powerbook G4

2001-03-12 Thread Adam Goode
On Mon, Mar 12, 2001 at 11:07:31AM +0100, Michel D?nzer wrote:
> Alan DuBoff wrote:
> 
> Paulus' 2.4 tree has the airport driver (and Iain Sandoe's new dmasound
> driver). That's 'nuff said for me. :) Beware that it's more experimental and
> thus arguably less stable than the bk 2.4 tree. The biggest problem I've had
> is ldconfig sporadically dying with an illegal instruction, but that seems to
> be fixed now.
> 
> 
Is it fixed? I found that this was the biggest problem I had on my
iMac. Because this does not cause just ldconfig to fail, but MANY
programs, randomly to fail on running. The most common case was in
running subprograms out of emacs (latex, xdvi, ispell). It happened so
often that I could not continue running Paulus's 2.4 kernel. And this
was as recent as a week ago. This seems like a serious problem, and
I'm surprised no one has mentioned it before.

-- 

Adam



Re: network install problems on 7200/90

2001-03-24 Thread Adam Goode
Yes, I have had this problem. The short answer is: MACE is completely
broken in recent 2.2 and 2.4 kernels. It seems to be able to send 1-2
packets before failing with "lost a status word". These few initial
packets allow DHCP to work ok, while everything else fails.

I don't know how to fix it, although I remember using MACE on Linux
fine back in 1998 (don't ask me which kernel!), and NetBSD and Mac OS
work fine.

Perhaps this will spark some discussion to the root cause, as I would
like to use Debian on my old 604-upgraded 7500!


Adam



On Sun, Mar 25, 2001 at 12:19:56AM +0100, Martin Hedenfalk wrote:
> Hi all!
> 
> I'm trying to install Debian on my 7200/90. After getting a boot-floppy that
> recognized my keyboard (2.2.19, 2000-11-22), I was able to boot into the 
> install program. Now I wan't to get the drivers/modules from the network.
> eth0 (MACE) is configured ok and the default route is ok, but I'm unable to
> ping anything except my own IP. And, yes, the cable is plugged in. Networking
> worked in MacOS.
> 
> Has anyone had the same problem?
> 
> thanks in advance / Martin
> 
> -- 
> Martin Hedenfalk <[EMAIL PROTECTED]>
> PGP Fingerprint: 4D0F 3A9F 2D5B 12D6 D17D  873E FD62 55A4 A0E3 3C50
> --
> Farnsdick's corollary:
>   After things have gone from bad to worse, the cycle will repeat itself.
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 



Re: Oldworld-Netbooting-Help

2001-03-26 Thread Adam Goode
Here's an explanation for this problem:

http://til.info.apple.com/techinfo.nsf/artnum/n18731


Adam


On Mon, Mar 26, 2001 at 10:05:05PM +1000, [EMAIL PROTECTED] wrote:
> 
> > Hello.
> > I am trying to get my PowerMac 5500/225 to netboot using BootP,
> > TFTP, and a kernel image, but I do not know how.  Any help would be
> > appreciated.  I am also trying to get my Beige G3 300 to netboot, and it
> > fails after loading the kernel image.
> > Thank you.
> > [EMAIL PROTECTED]
> > 
> Last I checked, the OF MAC address for the Ethernet was different at
> boot time from when an OS is loaded like Linux or MacOS.  This can be
> seen with sufficient debug in bootpd and looking at /var/log/syslog
> or /var/log/daemon.log on another debian ( i386 or equiv ).  The prob
> then is that the RARP for bootp has to be dropped for the TFTP to the
> new MAC address once the kernel has loaded. kinda difficult to
> rarp -d in the middle.
> 
> MacOS / Linux MAC address
> apple 10.1.1.4) at 00:05:02:22:A7:53 [ether] on eth0
> 
> BootP/ OF address
> rarp -s apple  00:A0:40:44:E5:CA
> 
> At least for my 7300.   I ended up putting the boot images etc
> onto a Zip and running a small system off that until dpkg-http was
> installed.   Actually I have even run debian on 62M for i386 and 85M
> disk for PPC.
> 
> Stuart
> -- 
> Stuart Andrews Unix Administrator
> Level 2-4, 810 Elizabeth Street, Waterloo NSW 2017
> Ph: +612 8396 3723
> Fx: +612 9690 1845 
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 



Re: network install problems on 7200/90

2001-04-02 Thread Adam Goode
This is the problem which I mistakenly labeled as "the MACE driver
being completely broken". And since I last tried using it, I
speculated that pump was the culprit. Now I'm glad someone confirmed
it.

The problem does indeed exist in kernel 2.4.2.


Adam


On Mon, Apr 02, 2001 at 11:33:29AM -0700, Peter Canning wrote:
> My experience (using a PowerMac 7300) is a mixture of these two experiences.
> What I have seen, using a 2.2.18 kernel I built myself, is:
> 
> (1) if I configure /etc/network/interfaces to use a static IP address, 
> networking works great,
> (2) if I use dhcpcd (I have to get the deb from potato since its been 
> obsoleted in woody), networking works great,
> (3) if I use pump (the only DHCP clients available in woody AFAIK), 
> networking doesn't work.  Pump appears to configure the network correctly 
> (from what I can see using ifconfig and route), but when I try to ping my 
> router/dhcp-server/name-server (a 3COM OfficeConnect ISDN lan modem), all 
> the returned packets appear to get dropped (at least cat /proc/net/dev 
> shows lots of dropped packets), so ping fails completely.
> 
> It seems to me that it can't be the kernel that is at fault, since it works 
> fine configured statically, or using dhcpcd.  It seems to me that dhcpcd 
> must being doing something different than pump.  My personal preference 
> would be to see dhcpcd un-obsoleted, and to make it the DHCP client used in 
> the install disks and base images.  Until somebody can figure out how to 
> make pump work, I don't see why dhcpcd should be obsoleted.
> 
>  - Peter Canning
> 
> PS: I haven't used a 2.4 kernel yet, so I can't comment on that.
> 
> At 12:03 AM 3/31/2001, Andrew Sharp wrote:
> >MACE seems to work "fine" on all my old worlds: 7200/75, 7600/200,
> >8500/200MP.  2.2.18pre21 and 2.2.17.  I'm using the TP port.
> >
> >a
> >
> >
> >Adam Goode wrote:
> >>
> >>  Yes, I have had this problem. The short answer is: MACE is completely
> >>  broken in recent 2.2 and 2.4 kernels. It seems to be able to send 1-2
> >>  packets before failing with "lost a status word". These few initial
> >>  packets allow DHCP to work ok, while everything else fails.
> >>
> >>  I don't know how to fix it, although I remember using MACE on Linux
> >>  fine back in 1998 (don't ask me which kernel!), and NetBSD and Mac OS
> >>  work fine.
> >>
> >>  Perhaps this will spark some discussion to the root cause, as I would
> >>  like to use Debian on my old 604-upgraded 7500!
> >>
> >>  Adam
> >>
> >>  On Sun, Mar 25, 2001 at 12:19:56AM +0100, Martin Hedenfalk wrote:
> >>  > Hi all!
> >>  >
> >>  > I'm trying to install Debian on my 7200/90. After getting a 
> >> boot-floppy that
> >>  > recognized my keyboard (2.2.19, 2000-11-22), I was able to boot into the
> >>  > install program. Now I wan't to get the drivers/modules from the 
> >> network.
> >>  > eth0 (MACE) is configured ok and the default route is ok, but I'm 
> >> unable to
> >>  > ping anything except my own IP. And, yes, the cable is plugged in. 
> >> Networking
> >>  > worked in MacOS.
> >>  >
> >>  > Has anyone had the same problem?
> >>  >
> >>  > thanks in advance / Martin
> >>  >
> >>  > --
> >>  > Martin Hedenfalk <[EMAIL PROTECTED]>
> >>  > PGP Fingerprint: 4D0F 3A9F 2D5B 12D6 D17D  873E FD62 55A4 A0E3 3C50
> >>  > --
> >>  > Farnsdick's corollary:
> >>  >   After things have gone from bad to worse, the cycle will repeat 
> >> itself.
> >>  >
> >>  >
> >>  > --
> >>  > 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]
> >
> >
> >--
> >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: pumpd failing to renew lease

2001-05-14 Thread Adam Goode
Yes, built-in ethernet is crappy. On my 7500, with MACE, it works
great for about 5-10 minutes, then becomes sporadic and eventually
just stops working. A reboot fixes things perfectly.

BUT, this is only in Linux. Under Mac OS 9, the ethernet works
quite well and never has any problems (other than whatever problems
there are in Mac OS). 

So, the built-in ethernet can work, it is just a matter of crafting
a robust driver to cope with its bugs and terrible nature. Mac OS 9
has a robust driver, Linux does not. 

It seems that NetBSD has a robust driver. Anyone up for a port of mace
from NetBSD -> Linux? Think of the rewards! Now that old Mac can have
reliable 10baseT Ethernet under Linux without adding any cards!

It's just a matter of motivation, which is severely undermined by
the existence of vastly superior, cheap PCI ethernet cards that work
perfectly.

But it might be fun...


Adam


On Mon, May 14, 2001 at 10:02:49AM -0700, Mike Fedyk wrote:
> On Mon, May 14, 2001 at 04:45:53PM +0200, Daniel Ericsson wrote:
> > Ok, I installed a tulip 10/100 eth i/f in the box. And now have 24h of 
> > pumpd working just fine... seems dhcp lease flakieness is connected to 
> > pumpd leasing for MACE and BMAC eth i/f. This is an interim solution for 
> > me so I'll try out dhcp-client on the BMAC i/f and will post an update.
> 
> Don't be so quick to overlook the built in ethernet.
> 
> On 80% of my 7200s the ethernet cards are bad or unreliable.  After testing
> one, and finding it good, the ethernet died ("lost a status word") on my
> firewall. :(  After putting in eepro100 and tulip card, all is good.
> 
> Admittedly, I do have a g3 with a bmac ethernet, and it is working
> perfectly.
> 
> There is no reason (besides hardware/driver trouble) why the same software
> wouldn't work on one ethernet and work on another.
> 
> Mike
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 



Re: pumpd failing to renew lease

2001-05-14 Thread Adam Goode
Let's see...

Under Mac OS 9, I can do pretty well. To test, I downloaded a 120 MB
file using Fetch at about 800-850 KB/s. Not too bad. I know they
rewrote the ethernet driver for Mac OS 9, so I guess it's
good. (That's the "Apple Enet" driver.) I use Fetch for testing,
because it is the simplest and fastest Mac OS FTP client that I know.

I didn't test NetBSD that much, but I know I didn't have the problems
that I have under Linux. NetBSD downloaded its main install files
overnight without a hitch (through a 10baseT LAN with a 56K modem).
Looking at the NetBSD code shows what appears to be a much more
in-depth understanding of the DBDMA system which is intricately tied
to the mace. The Linux driver just plugs a few bits into places
whenever it mentions DBDMA, and that's from within the mace driver.

So under Linux, I can get about 900-950 KB/s downloads for a few
minutes after reboot. After that, it just craps out, even for
downloading files from my slow 56K modem connection on the LAN.



Adam



On Mon, May 14, 2001 at 10:34:34AM -0700, Mike Fedyk wrote:
> On Mon, May 14, 2001 at 01:25:21PM -0400, Adam Goode wrote:
> > Yes, built-in ethernet is crappy. On my 7500, with MACE, it works
> > great for about 5-10 minutes, then becomes sporadic and eventually
> > just stops working. A reboot fixes things perfectly.
> > 
> > BUT, this is only in Linux. Under Mac OS 9, the ethernet works
> > quite well and never has any problems (other than whatever problems
> > there are in Mac OS). 
> > 
> > So, the built-in ethernet can work, it is just a matter of crafting
> > a robust driver to cope with its bugs and terrible nature. Mac OS 9
> > has a robust driver, Linux does not. 
> > 
> > It seems that NetBSD has a robust driver. Anyone up for a port of mace
> > from NetBSD -> Linux? Think of the rewards! Now that old Mac can have
> > reliable 10baseT Ethernet under Linux without adding any cards!
> > 
> > It's just a matter of motivation, which is severely undermined by
> > the existence of vastly superior, cheap PCI ethernet cards that work
> > perfectly.
> > 
> > But it might be fun...
> > 
> > 
> Have you ever gotten full 10baseT speed out of mace cards under MacOS or
> NetBSD?  I certainly didn't under MacOS, but I haven't tried NetBSD.  I
> remember getting 50KB/sec transfer rates, while our x86 boxes were going at
> full 10/100 speed to the same server...
> 
> Mike
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 



Re: output-device OF boot variable for ATI XCLAIM3D+

2001-05-17 Thread Adam Goode
Yes, the XCLAIM series has all the magical OpenFirmware stuff to make
it work properly under Linux. It is a true Mac card (it even has the
wide Mac video connector, I think).

To find out the device tree entry, either:

a) Boot up Mac OS and run Apple System Profiler. Find it in the
   "Devices and Volumes" tab (or something like that). Then expand
   out the PCI bus and find it. My XCLAIM VR is "/bandit/ATY,XCLAIMVRPro".

b) If you can boot Linux, look in /proc/bandit. You should see it in there.

The problem I had with my 7500 was that video=atyfb didn't work. Linux
would boot into a terrible video mode that didn't work on any monitor.
No amount of changing resolutions would fix it, it just produced other
broken video modes. I never figured this one out (just used video=ofonly).
Strangely, Linux won't boot in this mode, the disk doesn't go, and the
text doesn't scroll past, so I think it corrupts something terribly.

XFree86 4.0.3 didn't work with "ati" either, I had to use "fbdev" with
"video=ofonly".


If you manage to get this all working, I'd be quite curious. Good luck!



Adam


On Thu, May 17, 2001 at 03:05:54PM -0700, Brian McCain wrote:
> Ok, I've got an oldworld (power computing powerwave)...I've given up on 
> trying to get the whole serial port thing to work as I can't seem to get the 
> Zterm configuration setup right, but I think I can get it running if I can 
> just get the right info to plug into the boot variables app...The problem, I 
> believe, is that after frying my old ATI card that came with the computer (by 
> tripping on the monitor cord :) I replaced it with an ATI XCLAIM 3D Plus...so 
> now when I change the Open Firmware output-device variable to 
> "bandit/ATY,XCLAIM" I still get no output...I'm thinking it's the wrong value 
> for this variable, but all the output-device guides I've found specify the 
> variable based on computer model, not card.
> 
> So heres my question...Does anybody have this particular card (the XCLAIM 3D 
> Plus has a flat-panel display connector and an s-video out port as well as 
> the standard vga connector) or at least just know what the OF output-device 
> variable should be for it?
> 
> -Brian McCain



Re: basic installation on 7200/75 (sucess)

2001-05-29 Thread Adam Goode
On Tue, May 29, 2001 at 05:58:07AM -0800, Ethan Benson wrote:
> On Tue, May 29, 2001 at 03:38:03PM +0200, morten wrote:
> > There are, of course, another problem...
> > I do dhcp to get the ip adress, and that works, but when it has gotten its 
> > IP
> > adress it stops communicating with the outside world. I have to set the 
> > promisc
> > mode and tried changing media 100base2 and 10base2, but that was not it.
> 
> i don't know about this, sounds like the crappy ethernet chips used in
> these machines.  
> 

Indeed it is! And the result is that "pump" kills your connection. Try
setting up a static IP address during the install, then switching to
dhcp-client later.

Of course, that won't fix the other problems that the MACE driver has...



Adam Goode



Re: XFree86 4.1.0: call for help

2001-06-01 Thread Adam Goode
Sorry if this is completely wrong, but would Michel Lanners's
"PCI Fixup" code be helpful here?

http://www.cpu.lu/~mlan/linux/dev/pci.html


Adam Goode


P.S. I'm not on the linuxppc-dev list, just debian-powerpc, so I've only
replied to the debian list.



On Fri, Jun 01, 2001 at 10:00:16AM -0700, Ani Joshi wrote:
> 
> 
> On Fri, 1 Jun 2001, Kostas Gewrgiou wrote:
> 
> > > __NR_pciconfig_iobase
> > >
> > > Another approach might be to make it only return an ioBase for known 
> > > working
> > > configurations, is that feasible?
> >
> > We need a way to use multiple ioBases from inside xfree to fix the problem.
> > The best solution will be to disable ISA I/O for now and get a better fix
> > later on.
> 
> No, that's not the solution.  The solution is to get the kernel to return
> the *correct* iobase for the sepecific devfn, right now it returns one for
> any and all pci devices.  Since these strange UniN boards have multiple
> bases, it should take into consideration the devfn (which it currently
> ignores totally).
> 
> Michel, find out your 2 (or 3?) iobases and try each one (hardcode it in
> X, set it for ioBase_phys) and see which one works.  When you find the
> right one, add that to the kernel syscall, or find a generic way to find
> the mask which sets those on that bus apart from others.
> 
> 
> ani
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 



Re: switching to linux keycodes in woody

2001-06-07 Thread Adam Goode
On Tue, Jun 05, 2001 at 06:14:45PM -0700, Wilhelm Fitzpatrick wrote:
> ...
>
> to my .gnomerc so that up and down arrows would auto-repeat.  Doubtless
> there is some better solution, but I was not able to find it, even after
> trolling through ML archives and various HOWTOs.

Here is the relevant section of XF86Config-4:

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules" "xfree86"
Option  "XkbModel" "powerpcps2"
Option  "XkbLayout" "us"
EndSection

Note the "powerpcps2" -> PowerPC PS/2 keyboard.

I don't know why this is necessary. Where ever it was that gave me this
idea vaguely mentioned "kernel bugs" but now I can't find that information.

This fixes X for me, although xkeycaps still reports the wrong raw keycodes.

And yes, the linux console works perfectly, keycode for keycode the same
as my Pentium II laptop. So odd...


Adam


> 
> Note the arrows and such seem to work fine in console with linux keycodes.
> 
> FWIW, I am running a benh 2.4.4pre3, since I like to be able to sleep my
> TiBook and use the mixer and such not.
> 
> -raf
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 



Re: switching to linux keycodes in woody

2001-06-07 Thread Adam Goode
Yes, I think that this is a great idea. I've been using i386 keycodes
for a few months now, and it's nice to have ctrl-alt-del work properly.

The only problems I see with this:

 * On Apple keyboards (USB or ADB), this swaps the "natural" position
   of alt (option) and meta (Apple). I have no problem with this, as
   I use a PC USB keyboard, and before the change, the Windows key and
   alt key were improperly switched. (Apple keyboard + i386 keycodes
   or PC keyboard + ADB keycodes = swapped alt/meta.)

 * XFree86 4.0.3 currently cannot work completely correctly on PPC with
   i386 keycodes, the arrow keys and a few other keys are mapped
   completely incorrectly. The fix for this is to set XkbModel to
   "powerpcps2" instead of "pc104". This took a long time to find,
   until I saw in some xkb file that this was necessary because of
   alleged "kernel bugs". (??)
   Of course, pc104 doesn't work with ADB keycodes either.

Keeping these in mind, I suggest that you go ahead with this change.
(And maybe figure out what's wrong with xkb?)


Adam


On Tue, Jun 05, 2001 at 03:04:27PM -0800, Ethan Benson wrote:
> 
> Hi,
> 
> I am wondering if there is any reason we should not switch woody to
> use linux keycodes by default and finally abandon the adb keycodes?  
> 
> AFAICT all that needs to be changed is dbootstrap to use i386 keymaps
> on macs, the kernel-images to turn off CONFIG_MAC_ADBKEYCODES, and
> console-* to choose i386 maps on macs instead of mac keymaps.  the
> default X11 configuration would need to be changed probably as well.  
> 
> comments?  i think its much better to do this in woody before its
> stable instead of woody r2 like we did with the input layer.  ;-)
> 
> -- 
> Ethan Benson
> http://www.alaska.net/~erbenson/




Re: RFC: What should be done about kernel-image's bootloader questions

2001-06-07 Thread Adam Goode
On Tue, Jun 05, 2001 at 06:59:24PM -0700, Chris Tillman wrote:
> According to netbsd docs, a user can get the OF version by typing
> 
> dev /openprom
> .properties
> 
> at the OF prompt. The response can be parsed for 'model'. But doing that
> from Linux is another matter.
> 
Perhaps this:

cat /proc/device-tree/openprom/model



Adam



xscreensaver lcd hack for my pbook g4

2001-06-20 Thread Adam Lazur
I've been using the attached script to have xscreensaver turn the lcd
off instead of just the normal blank (turn all the pixels black, but
keep the lcd on).

I put the script in /usr/local/bin and then added the following to the
'programs:' section of ~/.xscreensaver:

"lcd saver" lcdsaver.sh \n\

I also had to change perms on /dev/pmu to allow my mortal user to use
fblevel (I actually just changed the group).

-- 
Adam Lazur, Cluster Monkey
#!/bin/sh
#
# lcdsaver.sh
#   fake xscreensaver to turn off the lcd instead of blanking it
#

FBLEVEL=`fblevel`

fblevel 0

trap "fblevel $FBLEVEL ; exit 0" 15

while : ; do
sleep 1
done


Re: XFree86 4.1.0-0pre1v2 available for i386,powerpc,sparc

2001-06-28 Thread Adam Goode
Here is what I use on my iMac DV, not sure if it's perfect, but it
works properly for me:

Section "Monitor"
Identifier   "Monitor0"
HorizSync31.5 - 70.0
VertRefresh  40.0 - 150.0
ModeLine "1024x768" 78.5 1024 1033 1129 1312 768 769 772 800 +hsync
+vsync
ModeLine "800x600" 62.4 800 813 893 1040 600 601 604 632 +hsync 
+vsync
ModeLine "640x480" 49.9 640 653 717 832 480 481 484 514 +hsync 
+vsync
Option   "DPMS"
EndSection



Adam



On Thu, Jun 28, 2001 at 09:46:41PM -0500, Branden Robinson wrote:
> On Thu, Jun 28, 2001 at 03:25:44PM -0700, crombie wrote:
> > feedback for imac, 266mhz, 32mb ram for version 4.1.x
> > gotten via ftp.digex.com
> 
> Please mail the list(s), not me privately.
> 
> > will not install due to invalid vid modes.
> 
> Technically, this isn't an installation issue, but a configuration issue.
> Just FYI for future bug reports.
> 
> > [EMAIL PROTECTED] was kind enough to dreg up tech. specs. for the imac for
> > me, we set specific verticalrefresh rates and horisontal syncs to 75.03 -
> > 117.233 and 60.015 rspectively but it still fails.
> 
> I'm not sure what the state of the world is DDC-wise on PowerPC's.
> 
> iMac monitors are, I would guess, fairly standard 15" multisync devices;
> why not just try telling debconf you've got a 15" monitor in the "simple"
> configuration?
> 
> E.g., "dpkg-reconfigure -plow xserver-xfree86" as root.
> 
> > if you need me to dreg up log files, lemme know.
> 
> A copy of your /var/log/XFree86.0.log would be great.  Though if you truly
> set your VertRefresh "range" to exactly the value 60.015 I'd bet heavy
> money that that's causing a problem.
> 
> I'm copying my reply to the Debian PowerPC list; those guys are very good
> at troubleshoot Mac/XFree86 problems.
> 
> -- 
> G. Branden Robinson |The greatest productive force is human
> Debian GNU/Linux|selfishness.
> [EMAIL PROTECTED]  |-- Robert Heinlein
> http://www.debian.org/~branden/ |




Re: configuring X for Lime iMac (have tried many things...)

2001-07-10 Thread Adam Goode
This is what I use on my iMac DV with XFree86 4.0.3. You may not want
the short monitor timeout, but I like it to turn off quickly when I'm
logged out.

Also, it's designed to work with Linux i386 keycodes, so you may need
to adjust for that.

Finally, your PCI device may be different.




Adam



On Mon, Jul 09, 2001 at 10:13:07PM -0700, crombie wrote:
> i have a successful debian install on my iMac...which alone is extremely
> cool.
> i have been unsuccessful though in locating or configuring X windows
> correctly.
> i have tried both woody & potato with anXious. xf86config doesn't seem to
> work.
> i got an RPM of Xautoconfig from the YellowDog dist, but rpm/alien/librpm
> complains
> that it will only work with major revs. i don't understand the error.
> 
> has anyone gotten X windows successfully configured on an iMac? could you
> send
> me a working XF86Config file? or is there an X guru somewhere who could help
> me configure it myself. i've put a lot of time into it and the config file
> is
> too cryptic for me to do by hand. have tried a lot of different things. any
> help at this point would be greatly appreciated.
> 
> thanx in advance,
> jon


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

Section "Files"
FontPath "unix/:7100"
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/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load  "ddc"
Load  "GLcore"
Load  "dbe"
Load  "dri"
Load  "extmod"
Load  "glx"
Load  "pex5"
Load  "record"
Load  "xie"
Load  "bitmap"
Load  "freetype"
Load  "speedo"
Load  "type1"
Load  "vbe"
Load  "int10"
EndSection

Section "ServerFlags"
Option "standbytime" "0"
Option "suspendtime" "0"
Option "offtime" "1"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules" "xfree86"
Option  "XkbModel" "powerpcps2"
Option  "XkbLayout" "us"
EndSection

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

Section "Monitor"
Identifier   "Monitor0"
HorizSync31.5 - 70.0
VertRefresh  40.0 - 150.0
ModeLine "1024x768" 78.5 1024 1033 1129 1312 768 769 772 800 +hsync 
+vsync
ModeLine "800x600" 62.4 800 813 893 1040 600 601 604 632 +hsync 
+vsync
ModeLine "640x480" 49.9 640 653 717 832 480 481 484 514 +hsync 
+vsync
Option   "DPMS"
EndSection

Section "Device"
Identifier  "Card0"
Driver  "ati"
VendorName  "ATI"
BoardName   "Rage 128 RL"
BusID   "PCI:0:16:0"
EndSection

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

Section "DRI"
Mode 0666
EndSection



Re: benh 2.4.6 kernel

2001-07-10 Thread Adam Lazur
Benjamin Herrenschmidt ([EMAIL PROTECTED]) said:
> Did you try without the USB mouse ? And also without compiling the
> USB OHCI driver in the kernel at all ?

Hmm, I have usb-ohci in my kernel... I have the same symptoms on my TiPB
as the others reported, so I figured I'd help debug.

> One thing we can try is:
[ snip instructions ]

did all of the above and got:

calling notifierusb-ohci.c:USB suspend: usb-01:18.0
usb-ohci.c: USB suspend: usb-01:19.0
giveup_altivec called on non-altivec process (cpu 0)
return notifier c0276984
calling notifier c0285f3c
return notifier c0285f3c
calling notifier c0286118
return notifier c0286118
calling notifier c027f8f0
return notifier c027f8f0
calling notifier c0280d8c
return notifier c0280d8c
calling notifier c0286098
return notifier c0286098
calling notifier c0276984
return notifier c0276984
calling notifier c0285f3c
return notifier c0285f3c
calling notifier c0286118
return notifier c0286118
calling notifier c027f8f0
return notifier c027f8f0
calling notifier c0280d8c
return notifier c0280d8c
cpu 0: vector: 300 at pc = c0007894, lr = c0007894, msr = b032, sp = c76d9d90 
[c76d9ce0]
dar = 358, dsisr = 4000
current = c76d8000, pid = 283, comm = pmud
0:mon>

The usb-ohci stuff looks like it overwrote some of the xmon output at
the top (the usb messages are in white, the xmon stuff is in more of an
off white).

I wasn't able to type anything at the xmon prompt... dunno if that's a
bug or a feature ;)

I put the System.map (bzip2'd) at
http://clustermonkey.org/~laz/System.map-2.4.6.bz2

The last "return notifier" line appears in the System map as:
c0280d8c D idepmac_sleep_notifier

-- 
Adam Lazur, Cluster Monkey



Re: benh 2.4.6 kernel

2001-07-10 Thread Adam Lazur
Olaf Hering ([EMAIL PROTECTED]) said:
> can you try to disable altivec in your kernel?
> 
> c0007820 T dump_altivec
> c0007870 T msr_vec_debug
> c00078e0 T enable_kernel_altivec

Disabling altivec seemed to fix the problem sleeping. It went to sleep
and woke up 7 or 8 times with no problems aside from temporarily
scrambling the console a bit.

I have other issues with the same kernel whining about unresolved
symbols on modules... the dmasound module and a few other ones. This
could be due to the wacky .config that I used to test with though :)

-- 
Adam Lazur, Cluster Monkey



Re: gpm & X settings for titanium

2001-07-30 Thread Adam Goode
On Sun, Jul 29, 2001 at 10:36:50PM -0700, Wilhelm Fitzpatrick wrote:
> > With Xkb, you probably need XkbModel "pc104" or any pc variant with Linux
> > keycodes, "macintosh_old" otherwise. Without Xkb, it should work either way.
> 
> In my XF86Config-4, I have XkbModel set to powerpcps2.  When I used pc104,
> some keys (such as the arrow keys) didn't work.
> 
> 

This problem seems to be fixed in XFree86 4.1.0, coming soon to an
unstable system near you!


Adam



Re: Bug#107054: Doesn't send data to lpr on powerpc!

2001-07-30 Thread Adam Goode
On Mon, Jul 30, 2001 at 05:38:03AM -0500, Dirk Eddelbuettel wrote:
> Every architecture is built automatically without human intervention, using
> an automatic compile-time detection scheme.
> 
> If something is wrong on powerpc, it probably means that the built process
> was somehow disturbed / confused / unusual.  Maybe it was as simple as the
> lpr package not being available or some such.
> 
> Now, could you send me the actual entry for this?
> 

I've attached a diff between the i386 a2ps.cfg and the powerpc one.
By looking at a2ps.cfg.in in the source package, it looks like it's
just something simple like configure getting confused about lpr.

Many packages Provide lpr, should only the true lpr package be allowed
for the build?


Adam
--- a2ps.cfgSun Jul 29 23:52:01 2001
+++ /etc/a2ps.cfg   Sun Jun  3 02:18:25 2001
@@ -132,13 +132,13 @@
 #
 
 # Calling AcrobatReader for PDF to PostScript.
-Variable: del.acroread \
-   acroread -toPostScript
+#Variable: del.acroread \
+#   acroread -toPostScript
 
 # Acrobat 4 lets us specify the medium, which is precious sometimes, and
 # that we should shrink the document to the size of the medium.
-Variable: del.acroread \
-   acroread -toPostScript -size "#wx#h" -shrink
+#Variable: del.acroread \
+#   acroread -toPostScript -size "#wx#h" -shrink
 
 # Passes the options to psnup.  A problem with psnup is that even if
 # no service is requested, the PostScript is altered.  There are such
@@ -295,8 +295,8 @@
 Delegation: pdf2ps pdf:ps \
pdf2ps '$f' #f0 && #{del.psselect} #f0 | #{del.psnup}
 # Delegated to AcrobatReader
-Delegation: Acrobat pdf:ps \
-   #{del.acroread} < '$f' | #{del.psselnup}
+#Delegation: Acrobat pdf:ps \
+#   #{del.acroread} < '$f' | #{del.psselnup}
 
 ## PostScript files
 # Pass the PostScript files to psnup and psselect
@@ -417,13 +417,13 @@
 # with a hook to post-process PostScript (to call psbook for instance).
 # Something like `#{lp.hook} lp  #{lp.options}'
 # or `#{lp.hook} lpr #{lp.options}'.
-Variable: lp.default #{lp.hook} lpr #{lp.options}
+Variable: lp.default #{lp.hook} cat #{lp.options}
 
 
 # The same, but when a printer is specified.
 # Something like `#{lp.hook} lp  #{lp.options} -d'
 # or `#{lp.hook} lpr #{lp.options} -P'.
-Variable: lp #{lp.hook} lpr #{lp.options} -P
+Variable: lp #{lp.hook} cat #{lp.options} >
 
 
 # To avoid that the next installation of a2ps destroys your


Re: Trashed audio out on Tumbler (iBook audio device) when samples are little endian - fixing it now

2001-08-09 Thread Adam Goode
Byte swapping audio in the kernel? From what I've heard, this is a no-no.
I'm pretty sure Linus and Alan Cox both agree that this is purely a
userspace task, and any attempt to move this into the kernel will be
met with great resistence.

You may have better luck making sure that the driver correctly reports
that it cannot accept little-endian data, and then making sure that
your userspace programs (like xmms) properly check the driver's
capabilities and do the swapping themselves.

I suggest any patches you provide work along these lines.



Adam




On Thu, Aug 09, 2001 at 12:11:56PM -0600, Derrik Pates wrote:
> I've got an audio CD playing bvia XMMS with the xmms-cdread plugin now.
> The rev 2 iBook (with FireWire) also can NOT play little-endian samples,
> so they have to be reordered in drivers/sound/dmasound/trans_16.c. I am
> adding the code to do this now (and also to flag anything with KeyLargo
> Rev. 2 or newer (FireWire iBooks have rev. 3) as not able to do the
> byteswap in hardware. I will have a diff soon.
> 
> Derrik Pates  |   Sysadmin, Douglas School   |#linuxOS on EFnet
> [EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS on OPN
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 



Re: Trashed audio out on Tumbler (iBook audio device) when samples are little endian - fixing it now

2001-08-09 Thread Adam Goode
On Thu, Aug 09, 2001 at 05:53:31PM -0600, Derrik Pates wrote:
> 
> Well, don't know what to tell you. It may not be the best, but it does
> work.
> 

I know, it's a tricky subject, and tends to start religious wars.
Kernel vs. userspace, compatibility vs. cleaner design, etc. But Linus
has spoken...


> Well, this will break anything closed-source that wants to pass samples in
> little-endian form (like the CivCTP demo). Also, conversion from 8 to 16
> bit samples, mono to stereo, and unsigned to signed is already in there.
> The CPU usage associated with it seems to be negligible, which I'd say is
> a good thing.
> 

It also gives a argument towards using a standardized library/daemon,
like esound or arts, which are designed to handle just these sorts of
issues. (And just provides the slightest reminder that closed-source
software is not going to be the absolute best supported form of
software in the GNU/Linux world.)


> Can that be done, though? Can the driver just not accept formats that the
> hardware doesn't understand? If it can, is that even acceptable,
> considering that (in this case) the hardware only knows one format (that
> being 16-bit, signed, big-endian, stereo audio)? Besides, that means a lot
> of people rewriting code, duplicating functionality (to reendianize their
> audio if the driver decides it doesn't like the format), to support
> hardware like PPC systems that don't understand many audio formats
> natively, and are going to need help.
> 

Sounds like the perfect place to introduce a userspace library, to fill
this slack. Driver writers (especially Linus) like to minimize the amount
of work done in the kernel, since a userspace solution is almost always
cleaner, more secure, and easier to debug.




Adam



Re: vlc 0.2.82 debs available

2001-08-24 Thread Adam Goode
On Fri, Aug 24, 2001 at 04:45:45PM -0700, Peter Meilstrup wrote:
> 
> Now, I think you need around 500 floating point-operations to compute an
> 8x8 IDCT (I believe the actual figure is something like this.). DVD video is
> 720x576, so you'd need to sustain around 100 megaflops/sec in the IDCT
> alone to be able to play video smoothly. Based on that figure, I think
> software-only decoding *might* possible on a 500 Mhz g3, but it'd have to
> be pretty tightly optimized. It'd be nice if ATI would release
> documentation on the hardware IDCT and motion comp features of the Rage
> 128 chip...
> 

Are you sure? Because things seem to play pretty well on my 400 MHz iMac.


Not that extra hardware help isn't wanted...



Adam



Re: switch from ADB to linux keycodes ...

2001-08-27 Thread Adam Lazur
Gregory P. Keeney ([EMAIL PROTECTED]) said:
> That is sort of what I did. However, the way the caps lock key works
> makes it impracticle: The keypress event is sent when you first press
> the key... The key release event is sent when the key is released the
> second time. This leads to rather inconsistant behaivior.

That's what I thought as well until I saw:
http://www.gnufoo.org/macosx/icontrol.html

I was skeptical, but it seems to work (aside from the led being a little
annoying). It's open source... time to figure out how it works and get
it working under lignux.

-- 
Adam Lazur, Cluster Monkey



Re: 17" Powerbook fan turns on when starting into Ubuntu Dapper

2006-08-15 Thread Adam D
Sven Luther wrote:
> On Fri, Aug 11, 2006 at 12:32:34AM +0200, Børge Holen wrote:
>> On Friday 11 August 2006 00:17, Adam D wrote:
>>> Adam D wrote:
>>>> BXrge Holen wrote:
>>>>> On Thursday 10 August 2006 23:53, Adam D wrote:
>>>>>> OK,  I decided to just install Ubuntu on the 2nd Gen 17" powerbook with
>>>>>> ext3 as the file system and it works for now instead of booting into
>>>>>> xfs.
>>>>>>
>>>>>> Upon startup and starting the network interfaces and then the portmap
>>>>>> the fan turns on full throttle and spins for a while. It is semi loud
>>>>>> and is rather annoying.   Is there a way not to have the fan spin when
>>>>>> booting into Ubunto on startup?
>>>>> Is the fan a problem? As in; a fault that make it spin, instead of
>>>>> temp.? Anyway, I believe I had some sort of unagreement with my fan
>>>>> together with kernel 2.6.8, while at it, I'm not completely sure.
>>>>>
>>>>>> -Adam
>>>> Guess one would say it is not a problem however when booting into OSX the
>>>> fan does not turn on unless of something really pushing the CPU hard.  On
>>>> Ubuntu the fan is extremely sensitive and turns on with the slightest
>>>>  thing running.
>> Yes, that could be what I mentioned, I installed debian testing and a 
>> vanilla 
>> kernel, problem solved.
> 
> Can you file a bug report, including a diff of your .config and the debian
> stock one, as well as the version used ?
> 
> Friendly,
> 
> Sven Luther
> 
> 

I am sorry for taking a bit long to list what I am been doing.  I have been 
trying many different scenarios and using different Debian Install disks.  
Every Debian install disk has graphic issues when starting into Debian.  As 
soon as the kernel boots I get funky graphic lines that wave on the screen.  I 
don't get any of this when using the Ubuntu install disk at all.  I just 
downloaded the latest reversion of Debian and burned the disk.  
http://cdimage.debian.org/debian-cd/3.1_r2/powerpc/iso-cd/  But I can't any 
choice in yaboot that will give me a proper kernel to boot from.  

Is there something I can do because this is my 2nd powerbook that is very 
temperamental in using Linux and it is very frustrating.  All my G3s (b&w), 
G4s, and G4 xserv all do very well and are running as servers and workstations 
quite nicely all the time.

Stats:

Machine Name:   PowerBook G4 17"
Machine Model:  Powerbook5.5
CPU Type:   PowerPc G4 (1,1)
CPU Speed:  1.5 GHz
L2 Cache (per CPU): 512KB
Memory: 2G
Bus Speed:  167 MHz
Boot Rom Version:   4.86f0


It was taking me some extra time because I have been trying to install a Debian 
system and use that so I can compare my configs compiled on Debian instead of 
Ubuntu with Debian's stock kernel.

Is there a way I can not have any graphic distortion with lines scrolling up on 
the center of the monitor.

-Adam


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



Re: 17" Powerbook fan turns on when starting into Ubuntu Dapper

2006-08-15 Thread Adam D
BXrge Holen wrote:
> On Wednesday 16 August 2006 05:31, Adam D wrote:
>> Sven Luther wrote:
>>> On Fri, Aug 11, 2006 at 12:32:34AM +0200, Børge Holen wrote:
>>>> On Friday 11 August 2006 00:17, Adam D wrote:
>>>>> Adam D wrote:
>>>>>> BXrge Holen wrote:
>>>>>>> On Thursday 10 August 2006 23:53, Adam D wrote:
>>>>>>>> OK,  I decided to just install Ubuntu on the 2nd Gen 17" powerbook
>>>>>>>> with ext3 as the file system and it works for now instead of booting
>>>>>>>> into xfs.
>>>>>>>>
>>>>>>>> Upon startup and starting the network interfaces and then the
>>>>>>>> portmap the fan turns on full throttle and spins for a while. It is
>>>>>>>> semi loud and is rather annoying.   Is there a way not to have the
>>>>>>>> fan spin when booting into Ubunto on startup?
>>>>>>> Is the fan a problem? As in; a fault that make it spin, instead of
>>>>>>> temp.? Anyway, I believe I had some sort of unagreement with my fan
>>>>>>> together with kernel 2.6.8, while at it, I'm not completely sure.
>>>>>>>
>>>>>>>> -Adam
>>>>>> Guess one would say it is not a problem however when booting into OSX
>>>>>> the fan does not turn on unless of something really pushing the CPU
>>>>>> hard.  On Ubuntu the fan is extremely sensitive and turns on with the
>>>>>> slightest thing running.
>>>> Yes, that could be what I mentioned, I installed debian testing and a
>>>> vanilla kernel, problem solved.
>>> Can you file a bug report, including a diff of your .config and the
>>> debian stock one, as well as the version used ?
>>>
>>> Friendly,
>>>
>>> Sven Luther
>> I am sorry for taking a bit long to list what I am been doing.  I have been
>> trying many different scenarios and using different Debian Install disks. 
>> Every Debian install disk has graphic issues when starting into Debian.  As
>> soon as the kernel boots I get funky graphic lines that wave on the screen.
>>  I don't get any of this when using the Ubuntu install disk at all.  I just
>> downloaded the latest reversion of Debian and burned the disk. 
>> http://cdimage.debian.org/debian-cd/3.1_r2/powerpc/iso-cd/  But I can't any
>> choice in yaboot that will give me a proper kernel to boot from.
>>
>> Is there something I can do because this is my 2nd powerbook that is very
>> temperamental in using Linux and it is very frustrating.  All my G3s (b&w),
>> G4s, and G4 xserv all do very well and are running as servers and
>> workstations quite nicely all the time.
>>
>> Stats:
>>
>> Machine Name:PowerBook G4 17"
>> Machine Model:   Powerbook5.5
>> CPU Type:PowerPc G4 (1,1)
>> CPU Speed:   1.5 GHz
>> L2 Cache (per CPU):  512KB
>> Memory:  2G
>> Bus Speed:   167 MHz
>> Boot Rom Version:4.86f0
>>
>>
>> It was taking me some extra time because I have been trying to install a
>> Debian system and use that so I can compare my configs compiled on Debian
>> instead of Ubuntu with Debian's stock kernel.
>>
>> Is there a way I can not have any graphic distortion with lines scrolling
>> up on the center of the monitor.
>>
>> -Adam
> 
> Kmail seems to be workin' in debian again... ok, here is my .config file for 
> the kernel. And no flickering.
> 
> Børge
> 
> 


Borge,  thank you very much.  :)  That had helped out perfectly.  I just made a 
few changes with file systems but it worked like it should :).   Now I can get 
back to business with the box and get it configured to the liking.

Another question:  Has people been able to get the keyboard to light up in 
Linux for the 17 PB?


Thanks,
-Adam


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



Re: 17" Powerbook fan turns on when starting into Ubuntu Dapper

2006-08-15 Thread Adam D
Rick Thomas wrote:
> 
> On Aug 15, 2006, at 11:31 PM, Adam D wrote:
> 
>> Every Debian install disk has graphic issues when starting into
>> Debian.  As soon as the kernel boots I get funky graphic lines that
>> wave on the screen.  I don't get any of this when using the Ubuntu
>> install disk at all.
> 
> Does this web page from the Linux PowerPC FAQ-O-Matic help any?
> 
> http://www.jonh.net/lppcfom-serve/cache/1043.html
> 


Not for what I am experiencing but that is a good reference for info I can use 
on older boxes.  Thank you.

-Adam


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



Re: 17" Powerbook fan turns on when starting into Ubuntu Dapper

2006-08-17 Thread Adam D

>> Another question:  Has people been able to get the keyboard to light up in
>> Linux for the 17 PB?
>>
>>
>> Thanks,
>> -Adam
> 
> Everything on the 17" works! except the modem. you need the pbbuttons package 
> to fix the lightning.
> 
> Børge
> 

Ok, everything is looking good with some minor diff changes in the kernel 
source.  I  have included the .config file to show what changes I made.  
However, I don't know if this should go as a new thread or not but when I put 
the computer to sleep and wake up.. it looses all responsiveness and the only 
thing I can do is force power down the box.  I don't know if this is a kernel 
or pbbuttons issue.

Other than that.. the kernel is looking very good.  The fan does not come on 
any more and I can switch to the tty terminals and back to x without any 
problems.

-Adam
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.17.7
# Thu Aug 17 15:47:04 2006
#
# CONFIG_PPC64 is not set
CONFIG_PPC32=y
CONFIG_PPC_MERGE=y
CONFIG_MMU=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_PPC=y
CONFIG_EARLY_PRINTK=y
CONFIG_GENERIC_NVRAM=y
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_PPC_OF=y
CONFIG_PPC_UDBG_16550=y
# CONFIG_GENERIC_TBSYNC is not set
# CONFIG_DEFAULT_UIMAGE is not set

#
# Processor support
#
CONFIG_CLASSIC32=y
# CONFIG_PPC_52xx is not set
# CONFIG_PPC_82xx is not set
# CONFIG_PPC_83xx is not set
# CONFIG_PPC_85xx is not set
# CONFIG_40x is not set
# CONFIG_44x is not set
# CONFIG_8xx is not set
# CONFIG_E200 is not set
CONFIG_6xx=y
CONFIG_PPC_FPU=y
CONFIG_ALTIVEC=y
CONFIG_PPC_STD_MMU=y
CONFIG_PPC_STD_MMU_32=y
# CONFIG_SMP is not set

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32

#
# General setup
#
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_SYSCTL=y
CONFIG_AUDIT=y
# CONFIG_AUDITSYSCALL is not set
# CONFIG_IKCONFIG is not set
# CONFIG_RELAY is not set
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
CONFIG_SLAB=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
# CONFIG_SLOB is not set

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y

#
# Block layer
#
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"

#
# Platform support
#
CONFIG_PPC_MULTIPLATFORM=y
# CONFIG_PPC_ISERIES is not set
# CONFIG_EMBEDDED6xx is not set
# CONFIG_APUS is not set
CONFIG_PPC_CHRP=y
CONFIG_PPC_PMAC=y
CONFIG_MPIC=y
CONFIG_PPC_RTAS=y
# CONFIG_RTAS_ERROR_LOGGING is not set
CONFIG_RTAS_PROC=y
# CONFIG_MMIO_NVRAM is not set
CONFIG_PPC_MPC106=y
# CONFIG_PPC_970_NAP is not set
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_PMAC=y
# CONFIG_PPC601_SYNC_FIX is not set
CONFIG_TAU=y
# CONFIG_TAU_INT is not set
# CONFIG_TAU_AVERAGE is not set
# CONFIG_WANT_EARLY_SERIAL is not set

#
# Kernel options
#
CONFIG_HIGHMEM=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_KEXEC=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_PROC_DEVICETREE=y
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="console=ttyS0,9600 console=tty0"
CONFIG_PM=y
CONFIG_PM_LEGACY=y
# CONFIG_PM_DEBUG is not set
# CONFIG_SOFTWARE_SUSPEND is not set
CONFIG_SECCOMP=y
CONFIG_ISA_DMA_API=y

#
# Bus op

eth0: ERROR while getting interface flags: No such device

2006-10-05 Thread Adam D
 1 registered
PowerMac i2c bus uni-n 0 registered
Bluetooth: HCI USB driver ver 2.9
usbcore: registered new driver hci_usb
Bluetooth: Broadcom Blutonium firmware driver ver 1.0
usbcore: registered new driver bcm203x
Bluetooth: Digianswer Bluetooth USB driver ver 0.8
usbcore: registered new driver bpa10x
Bluetooth: BlueFRITZ! USB driver ver 1.1
usbcore: registered new driver bfusb
ip_tables: (C) 2000-2006 Netfilter Core Team
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Bluetooth: L2CAP ver 2.8
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO (Voice Link) ver 0.5
Bluetooth: SCO socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.7
Bluetooth: BNEP (Ethernet Emulation) ver 1.2
Bluetooth: BNEP filters: protocol multicast
Bluetooth: HIDP (Human Interface Emulation) ver 1.1
ieee80211: 802.11 data/management/control stack, git-1.1.7
ieee80211: Copyright (C) 2004-2005 Intel Corporation <[EMAIL PROTECTED]>
ieee80211_crypt: registered algorithm 'NULL'
ieee80211_crypt: registered algorithm 'WEP'
ieee80211_crypt: registered algorithm 'CCMP'
ieee80211_crypt: registered algorithm 'TKIP'
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
UDF-fs: No VRS found
XFS mounting filesystem hda7
Starting XFS recovery on filesystem: hda7 (logdev: internal)
Ending XFS recovery on filesystem: hda7 (logdev: internal)
VFS: Mounted root (xfs filesystem) readonly.
Freeing unused kernel memory: 168k init
agpgart: Detected Apple UniNorth 2 chipset
agpgart: configuring for size idx: 4
agpgart: AGP aperture is 16M @ 0x0
ieee1394: Initialized config rom entry `ip1394'
PCI: Enabling device 0001:10:1b.2 (0004 -> 0006)
ehci_hcd 0001:10:1b.2: EHCI Host Controller
ehci_hcd 0001:10:1b.2: new USB bus registered, assigned bus number 4
ehci_hcd 0001:10:1b.2: irq 63, io mem 0xa000
ehci_hcd 0001:10:1b.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 5 ports detected
usb 3-1: USB disconnect, address 2
usb 3-1.3: USB disconnect, address 3
usb 3-1.3.1: USB disconnect, address 5
usb 3-1.4: USB disconnect, address 4
PCI: Enabling device 0002:24:0e.0 ( -> 0002)
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[40]  MMIO=[f500-f50007ff]  
Max Packet=[4096]  IR/IT contexts=[8/8]
ohci_hcd 0001:10:1b.1: wakeup
usb 3-1: new full speed USB device using ohci_hcd and address 6
usb 3-1: configuration #1 chosen from 1 choice
hub 3-1:1.0: USB hub found
hub 3-1:1.0: 7 ports detected
usb 3-1.3: new full speed USB device using ohci_hcd and address 7
usb 3-1.3: configuration #1 chosen from 1 choice
hub 3-1.3:1.0: USB hub found
hub 3-1.3:1.0: 3 ports detected
input: PowerMac Beep as /class/input/input8
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[000d93fffe359144]
orinoco 0.15rc3 (David Gibson <[EMAIL PROTECTED]>, Pavel Roskin <[EMAIL 
PROTECTED]>, et al)
airport 0.15rc3 (Benjamin Herrenschmidt <[EMAIL PROTECTED]>)
usb 3-1.4: new low speed USB device using ohci_hcd and address 8
usb 3-1.4: configuration #1 chosen from 1 choice
input: Kensington  Kensington USB/PS2 Orbit as /class/input/input9
input: USB HID v1.10 Mouse [Kensington  Kensington USB/PS2 Orbit] on 
usb-0001:10:1b.1-1.4
SCSI subsystem initialized
ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
ieee1394: sbp2: Try serialize_io=0 for better performance
usb 3-1.3.1: new low speed USB device using ohci_hcd and address 9
usb 3-1.3.1: configuration #1 chosen from 1 choice
input: Mitsumi Electric Apple USB Keyboard as /class/input/input10
input: USB HID v1.00 Keyboard [Mitsumi Electric Apple USB Keyboard] on 
usb-0001:10:1b.1-1.3.1
Adding 2097144k swap on /dev/hda3.  Priority:-1 extents:1 across:2097144k
hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdc: packet command error: error=0x50 { LastFailedSense=0x05 }
ide: failed opcode was: unknown
hfs: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended. 
 mounting read-only.
NET: Registered protocol family 15
eth1: Link is up at 100 Mbps, full-duplex.
eth1: Pause is disabled
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
eth1: no IPv6 routers present



I have also attached my kernel config file in case if that can help shed some 
extra light.  It would be nice to have a fresh pair of eyes on this because 
after most of the week trying to find the answer, I am at a loss.


-Adam
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.17.11.ppc.17pb.2
# Thu Oct  5 17:56:09 2006
#
# CONFIG_PPC64 is not set
CONFIG_PPC32=y
CONFIG_PPC_MERGE=y
CONFIG_MMU=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_PPC=y
CONFIG_EARLY_PRINTK=y
CONF

Re: eth0: ERROR while getting interface flags: No such device

2006-10-06 Thread Adam D
Michael Schmitz wrote:
>> On an older 2.6.11.9 kernel I can use my eth0 port but on my newer 2.6.17.11 
>> kernel I have not been able to use eth0 and get this error.
> 
>> sungem.c:v0.98 8/24/03 David S. Miller (davem@redhat.com)
>> PHY ID: 1410cc1, addr: 0
>> eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0d:93:35:91:44
>> eth0: Found Marvell 88E1101 PHY
> [...]
>> ieee80211: 802.11 data/management/control stack, git-1.1.7
>> ieee80211: Copyright (C) 2004-2005 Intel Corporation <[EMAIL PROTECTED]>
>> ieee80211_crypt: registered algorithm 'NULL'
>> ieee80211_crypt: registered algorithm 'WEP'
>> ieee80211_crypt: registered algorithm 'CCMP'
>> ieee80211_crypt: registered algorithm 'TKIP'
> [...]
>> orinoco 0.15rc3 (David Gibson <[EMAIL PROTECTED]>, Pavel Roskin <[EMAIL 
>> PROTECTED]>, et al)
>> airport 0.15rc3 (Benjamin Herrenschmidt <[EMAIL PROTECTED]>)
> [...]
> 
> Check that your SUNGEM isn't actually eth1 now.
> 
>   Michael
> 

Yes, it had switched.  Now the investigation goes to find out why eth0 is now 
eth1.  Apparently, I have installed a package that is conflicting with the 
order networking devices are scanned.  I used the same kernel on a fresh 
install partition and it works just fine so the only difference between the two 
are: one a new install and the other was running on my powerbook 15 TI.  

My /etc/network  looks like this:
/etc/network # l *
-rw-r--r-- 1 root root  724 2006-10-06 14:00 interfaces
-rw-r--r-- 1 root root 1.3K 2006-09-02 19:25 interfaces-old
-rw-r--r-- 1 root root 2.0K 2005-05-03 02:28 secvpn.conf

if-down.d:
total 12K
-rwxr-xr-x 1 root root 141 2006-04-10 16:02 openvpn*
-rwxr-xr-x 1 root root 803 2006-06-08 02:00 postfix*
-rwxr-xr-x 1 root root 488 2006-04-11 21:45 resolvconf*
lrwxrwxrwx 1 root root  32 2006-10-05 17:57 wpasupplicant -> 
../../wpa_supplicant/ifupdown.sh*

if-post-down.d:
total 8.0K
-rwxr-xr-x 1 root root 997 2006-02-09 15:37 wireless-tools*
lrwxrwxrwx 1 root root  32 2006-10-05 17:57 wpasupplicant -> 
../../wpa_supplicant/ifupdown.sh*

if-pre-up.d:
total 20K
-rwxr-xr-x 1 root root 2.3K 2006-02-09 15:37 wireless-tools*
lrwxrwxrwx 1 root root   32 2006-10-05 17:57 wpasupplicant -> 
../../wpa_supplicant/ifupdown.sh*

if-up.d:
total 24K
-rwxr-xr-x 1 root root  651 2006-04-11 21:45 000resolvconf*
-rwxr-xr-x 1 root root 1.4K 2006-05-23 03:40 mountnfs*
-rwxr-xr-x 1 root root  551 2006-05-28 19:49 ntpdate*
-rwxr-xr-x 1 root root  142 2006-04-10 16:02 openvpn*
-rwxr-xr-x 1 root root 1.1K 2006-06-08 02:00 postfix*



Could any of these be conflicting with the network devices on startup?  That is 
a start.  I am amiss.  I took out a bunch of wireless packages thinking that 
may have contributed to my issue but it did not.  i also took out anything to 
do with bluetooth thinking when starting up it could be attributing to the 
missaragement of network devices and still no difference.  Now when I dmesg I 
still see bluetooth but there are not any package related to bluetooth 
installed.




Thanks for the input.

-Adam


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



Errors starting wirless driver on 17" G4 PowerBook

2006-10-21 Thread Adam D
The output when $ sudo ifup eth1
SIOCSIFFLAGS: No such file or directory
SIOCSIFFLAGS: No such file or directory
Failed to bring up eth1.


It looks like in dmesg the bcm43xx is found when booting (using ubuntu on this 
box).  However the interface is not reconized or connected to bcm43xx.

[snip}
[   61.151418] ieee80211_crypt: registered algorithm 'NULL'
[   61.430697] ieee80211: 802.11 data/management/control stack, git-1.1.7
[   61.430706] ieee80211: Copyright (C) 2004-2005 Intel Corporation <[EMAIL 
PROTECTED]>
[   61.579889] bcm43xx driver
[   61.580614] PCI: Enabling device 0001:10:12.0 (0004 -> 0006)
[   61.881835] sungem.c:v0.98 8/24/03 David S. Miller (davem@redhat.com)
[   61.947408] PHY ID: 1410cc1, addr: 0
[   61.948000] eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0d:93:35:91:44
[   61.948008] eth0: Found Marvell 88E1101 PHY

[snip]

[   61.948000] eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0d:93:35:91:44
[   61.948008] eth0: Found Marvell 88E1101 PHY

[snip]

[   64.347177] eth0: Link is up at 100 Mbps, full-duplex.
[   64.347186] eth0: Pause is disabled

[snip]


Other than that there isn't any other mention of wireless.

lsmod give this out put...

[snip]
sungem 38948  0
sungem_phy 10432  1 sungem
bcm43xx   136524  0
ieee80211softmac   33568  1 bcm43xx
ieee80211  39784  2 bcm43xx,ieee80211softmac
ieee80211_crypt 7136  1 ieee80211
[snip]




In /etc/modules I included..

bcm43xx eth1

and...

my /etc/network/interfaces has this for the interface:

iface eth1 inet static
name DS-wifi
address 192.168.1.1
netmask 255.255.255.0
gateway 192.168.1.100
wireless_mode Managed
dns-nameservers 10.1.100.1
wireless-essid xyz-abc
wireless-key xxx

All the still I can't bring up the interface.  Any extra help/eyes would be 
very helpful.  Thanks.

-Adam


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



Re: Errors starting wirless driver on 17" G4 PowerBook

2006-10-21 Thread Adam D
Adam D wrote:
> The output when $ sudo ifup eth1
> SIOCSIFFLAGS: No such file or directory
> SIOCSIFFLAGS: No such file or directory
> Failed to bring up eth1.
> 
> 
> It looks like in dmesg the bcm43xx is found when booting (using ubuntu on 
> this box).  However the interface is not reconized or connected to bcm43xx.
> 
> [snip}
> [   61.151418] ieee80211_crypt: registered algorithm 'NULL'
> [   61.430697] ieee80211: 802.11 data/management/control stack, git-1.1.7
> [   61.430706] ieee80211: Copyright (C) 2004-2005 Intel Corporation <[EMAIL 
> PROTECTED]>
> [   61.579889] bcm43xx driver
> [   61.580614] PCI: Enabling device 0001:10:12.0 (0004 -> 0006)
> [   61.881835] sungem.c:v0.98 8/24/03 David S. Miller (davem@redhat.com)
> [   61.947408] PHY ID: 1410cc1, addr: 0
> [   61.948000] eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0d:93:35:91:44
> [   61.948008] eth0: Found Marvell 88E1101 PHY
> 
> [snip]
> 
> [   61.948000] eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0d:93:35:91:44
> [   61.948008] eth0: Found Marvell 88E1101 PHY
> 
> [snip]
> 
> [   64.347177] eth0: Link is up at 100 Mbps, full-duplex.
> [   64.347186] eth0: Pause is disabled
> 
> [snip]
> 
> 
> Other than that there isn't any other mention of wireless.
> 
> lsmod give this out put...
> 
> [snip]
> sungem 38948  0
> sungem_phy 10432  1 sungem
> bcm43xx   136524  0
> ieee80211softmac   33568  1 bcm43xx
> ieee80211  39784  2 bcm43xx,ieee80211softmac
> ieee80211_crypt 7136  1 ieee80211
> [snip]
> 
> 
> 
> 
> In /etc/modules I included..
> 
> bcm43xx eth1
> 
> and...
> 
> my /etc/network/interfaces has this for the interface:
> 
> iface eth1 inet static
> name DS-wifi
> address 192.168.1.1
> netmask 255.255.255.0
> gateway 192.168.1.100
> wireless_mode Managed
>     dns-nameservers 10.1.100.1
> wireless-essid xyz-abc
>   wireless-key xxx
>   
> All the still I can't bring up the interface.  Any extra help/eyes would be 
> very helpful.  Thanks.
> 
> -Adam

I had thought I had In /etc/modules I included.. bcm43xx eth1 but I had not.

I restarted the box and then the dmesg had changed to this.

[snip]
33.081935] NET: Registered protocol family 2
[   33.116698] IP route cache hash table entries: 131072 (order: 7, 524288 
bytes)
[   33.117676] TCP established hash table entries: 524288 (order: 9, 2097152 
bytes)
[   33.121128] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[   33.121529] TCP: Hash tables configured (established 524288 bind 65536)
[   33.121534] TCP reno registered
[   33.121671] TCP bic registered
[   33.121683] NET: Registered protocol family 1
[   33.121696] NET: Registered protocol family 8
[   33.121699] NET: Registered protocol family 20
[snip]
 51.164732] ieee80211_crypt: registered algorithm 'NULL'
[   51.167019] ieee80211: 802.11 data/management/control stack, git-1.1.7
[   51.167025] ieee80211: Copyright (C) 2004-2005 Intel Corporation <[EMAIL 
PROTECTED]>
[   51.286790] bcm43xx driver
[   51.286944] PCI: Enabling device 0001:10:12.0 (0004 -> 0006)
[   51.473109] sungem.c:v0.98 8/24/03 David S. Miller (davem@redhat.com)
[   51.540987] PHY ID: 1410cc1, addr: 0
[   51.541416] eth1: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0d:93:35:91:44
[   51.541424] eth1: Found Marvell 88E1101 PHY
[snip]
51.473109] sungem.c:v0.98 8/24/03 David S. Miller (davem@redhat.com)
[   51.540987] PHY ID: 1410cc1, addr: 0
[   51.541416] eth1: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0d:93:35:91:44
[   51.541424] eth1: Found Marvell 88E1101 PHY
[snip]
53.940763] eth0: Link is up at 100 Mbps, full-duplex.
[   53.940772] eth0: Pause is disabled
[   54.547580] NET: Registered protocol family 10
[   54.547745] lo: Disabled Privacy Extensions
[   54.547977] IPv6 over IPv4 tunneling driver
[snip]
[   64.592637] eth0: no IPv6 routers present
[   87.670670] ieee80211_crypt: registered algorithm 'WEP'
[   88.120082] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available 
or load failed.
[   88.139217] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available 
or load failed.



The kernel module is loaded ...
sungem 38948  0
sungem_phy 10432  1 sungem
bcm43xx   136524  0
ieee80211softmac   33568  1 bcm43xx
ieee80211  39784  2 bcm43xx,ieee80211softmac
ieee80211_crypt 7136  2 ieee80211_crypt_wep,ieee80211


Now with dmesg stating eth1 belonging to sungem.  
My ifconfig and route all show eth0 is up and running with the proper config.


-adam


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



Re: Errors starting wirless driver on 17" G4 PowerBook

2006-10-21 Thread Adam D
Sebastian Muszynski wrote:
> Am Samstag, 21. Oktober 2006 23:02 schrieb Adam D:
>> [   88.139217] bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not
>> available or load failed.
> 
> The trouble is that you haven't used fwcutter to extract the bcm43xx firmware 
> of your mac osx drivers... try (apt-cache search) fwcutter.
> 
> Regards, 
> 
> Sebastian
> 


Thank you.  I googled fwcutter and found this Ubuntu page and followed its 
instructions.(https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Dapper) 
  However do I need a 2.6.17+ or can I use the bcm43xx driver on learlier 
kernels such as 2.6.15?  Things look well but I can't test my connection 
because I do not know if my base station extream or the powerbook airport card 
just went bad :(.  I may have to run to the apple store to use their wireless 
network to find out if it the card or the base station.  

Until then I can't do much.  But in linux the driver did load and I can see it 
in iwconfig.

Thanks for your help

-adam


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



Re: Linux on a RS/6000 with PowerPC and MCA

2000-04-07 Thread Adam Fritzler
On Fri, 7 Apr 2000, Aaron Burt wrote:

> >   Speaking from the perspective of "IBM help". What'cha need? Perhaps I
> > might be able to first find it and second get permission to send it your
> > way.
> 
> Adam Fritzler appears to be the smart guy regarding the confluence of MCA
> and PPC.  Though he's pretty heavily loaded with Token-Ring issues, IIRC.

I'm fairly loaded with graduating-high-school issues at this point :)
 
> I suspect technical (HW- and register-level) docs for any PowerPC MCA
> RS/6000 boxen would do it.  But I don't know who should get it.

There are lots of people with boxes.  The key is to find the people with
the knowledge, time, and the specific hardware for the docs.

> Someone with time, C skills and the appropriate hardware COULD raise their
> hand and describe their platform(s)...

I'm raising.  I currently have a 7011, but I have yet to get it to work.
I'm suspecting hardware failure.  Donations accepted :)
  
> It would seem like the best tack would be to go after the MCA PowerPC
> boxen with an MCA port and a bootloader.  Once that's working one could
> then start playing with POWER's different MMU and instruction set.
> Someone said that the PowerPC compiler can generate POWER code.

Right.  PPC MCA is going to be the first difficult step.  We need docs on
the boot process at this point.  From there, we'll need docs on everything
thats non-standard, including the MCA interface, etc.  (The MCA part is
probably one of the easiest problems to solve in an MCA PPC port -- its
just the common difference between that group of machines and the rest of
the PPCs.)

> And I counted about 5 people with boxes expressing serious interest
> in running Linux.

I've cc'd this to the mailing list we set up a few months ago.

I'd be happy to accept any docs IBM wants to give, as I'm sure anyone else
would.  What would be best would to have the docs in electronic format
with a free distribution policy.  Printed docs with the same policy would
be adequate as well -- scanners are fairly prevelent these days.

We'd love to have IBM assistance here!

af

---
  Adam Fritzler
  { [EMAIL PROTECTED], [EMAIL PROTECTED]
http://www.auk.cx/~mid/



Debian on an iBook - colourdepth

2000-07-13 Thread Adam Sjøgren
Hi!


I just installed Debian on my shining new iBook - as soon as I
(re)discovered the initrd=-option, the install went smooth.

I've only got one major outstanding issue:

I can only start X with 8-bit colourdepth, and the virtual screen is
automatically sized 800x5222 (or there about).

I've set the vyres with fbset to 600, and I've put "virtual 800 600"
in the XF86Config, but I still get this very, very tall virtual
screen.

Changing the depth with fbset doesn't make X accept anything but 8-bit
colourdepth.

(I'm using benh's 2.2.17pre9-ben1 kernel).

What's the remedy? Compiling XFree4?


Another thing: I've made a (functional) mac-dk-latin1.kmap (since
there wasn't a Danish keymap in the distribution) - who should I send
it to?


Big thanks to everybody working on the PowerPC-part of Debian!


  Best wishes,

-- 
 "Sådan er det jo gerne, når man ikke har drejeskive- Adam Sjøgren
  telefon. Jeg har fået sådan en med små gajoler på."[EMAIL PROTECTED]



Re: Debian on an iBook - colourdepth

2000-07-14 Thread Adam Sjøgren
On Fri, 14 Jul 2000 13:16:51 +0200, Matthias Pfisterer wrote:

> Hi, don't know about the virtual screen size, but managed to get the
> color depth: You have to set the color depth in /etc/X11/XF86Config:

That's what I meant by "I can only set it to 8" - if I use 16, 24 or
32 in XF86Config, startx doesn't start X.

I'm guessing that the huge virtual screensize is automatically chosen
to "use" all of the video-ram, but I'd rather use it for colourdepth :-)

> My system: PowerBook Pismo, kernel 2.2.15pre19, XFree 3.3.5,
> XF86_FBDev.

Mine: iBook, 2.2.17pre9-ben1, XFree 3.3.6 & FBDev.


I think I'll give XFree 4 a whirl...


  Best wishes,

-- 
 "You must be a sad bastard to like it"   Adam Sjøgren
 [EMAIL PROTECTED]



Re: Debian on an iBook - colourdepth

2000-07-14 Thread Adam Sjøgren
On Fri, 14 Jul 2000 16:41:45 +0200, nzer  wrote:

>> I think I'll give XFree 4 a whirl...

> On the iBook, you'll probably need Ani Joshi's patches to get the
> most out of X 4.0.x . But it's very good on the Pismo. :)

I'm a total newbie when it comes to PPC-hardware - where do I find Ani
Joshi's patches?


  Best wishes,

-- 
 "You must be a sad bastard to like it"   Adam Sjøgren
 [EMAIL PROTECTED]



Re: Debian on an iBook - colourdepth

2000-07-19 Thread Adam Sjøgren
On Wed, 19 Jul 2000 15:42:16 +0200, Olivier Abad wrote:

> However, I can't change the color depth with fbset : it says I don't
> have enough video ram (I tried 16, 24 and 32 bpp).  Specifying
> video=atyfb:800x600-32 in yaboot prompt didn't work either.

> And the X server is unuseable : the display turns all white. It only
> works (unaccelerated) with the OF frame buffer.

> Is there a solution for this ?

I am using vmlinux-2.2.17pre10-ben2
 (http://ppclinux.apple.com/~benh/>)
and XFree 4.0.1 from the instructions here:
 http://penguinppc.org/usr/xf4/> (- updated yesterday!)
and can now report success in 8, 15 and 24 bitdepths on a tangerine
iBook.

Apple doesn't seem to say what HorizSync and VertRefresh that are
valid for the iBook, though :-/


  Best wishes,

-- 
 "Floor 7 1/2    Adam Sjøgren
  Low overhead!"[EMAIL PROTECTED]



Re: Helix Gnome for Debian/PPC available

2000-07-20 Thread Adam Sjøgren
On Thu, 20 Jul 2000 19:42:26 +0200, hadess  wrote:

> I'm working on a Debian-based distro for iMacs and iBooks

Why not use ("plain") Debian?


  Best wishes,

-- 
 "Floor 7 1/2    Adam Sjøgren
  Low overhead!"[EMAIL PROTECTED]



Installing Debian on an iBook - a webpage with some pointers

2000-07-21 Thread Adam Sjøgren
The following message is a courtesy copy of an article
that has been posted to comp.os.linux.powerpc as well.

   Hi.


With help from the net I succeeded in installing Debian GNU/Linux and
X on my new iBook.

I've made a little webpage with hints for others who want to do the
same thing - it's not complete nor detailed, but it has the info I
needed (read: would have liked to have on hand) to get going.

Oh, and it has Danish keymaps for the console and X, and how to get
en_DK locale to work in X. (Who should I submit those things to?)

 http://www.koldfront.dk/staff/asjo/text/debian-ibook.html>


  Best wishes,

-- 
 "Floor 7 1/2    Adam Sjøgren
  Low overhead!"[EMAIL PROTECTED]



Re: Yow! No X mouse with 2.2.17

2000-07-25 Thread Adam Sjøgren
On Tue, 25 Jul 2000 15:46:07 -0700 (PDT), Wilhelm Fitzpatrick wrote:

> It's nae gud laddie!  Disabled gpm, restarted X, same difference ->
> mouse doesn't move

You may want to read the section "Test kernels" on Benh's page:
 http://ppclinux.apple.com/~benh/ >

It has a bit about changes in the mouse-area with the most recent
kernels.


  Best wishes,

-- 
 "People are crazy and times are strange  Adam Sjøgren
  I'm locked in tight, I'm out of range  [EMAIL PROTECTED]
  I used to care but - things have changed"



Re: debian-powerpc: XFree v4.0x tarballs/debs.

2000-08-14 Thread Adam Sjøgren
On Mon, 14 Aug 2000 17:38:59 -0500, Brendan Simon wrote:

> Has anybody installed 4.0.1 (or later) ?

I've installed XFree 4.0.1 on an iBook from the instructions here:
 <http://penguinppc.org/usr/xf4/>

Works great.


  Best wishes,

-- 
 "Roses are red, violets are blue, time is beginning to crawl  Adam Sjøgren
  I just might have to come and see you where teardrops fall" [EMAIL PROTECTED]



Re: chessy frickin keyboards.

2002-10-14 Thread Adam Lazur
[EMAIL PROTECTED] ([EMAIL PROTECTED]) said:
> i just broke my ibook2 keyboard, dropped something on it (LIGHTLY!)
> and the shift key broke, anyone know where i could score a new shift
> key so i dont have to buy the whole keyboard again?

pbparts.com sells ibook kbd shift keys for $20.

-- 
Adam Lazur, Cluster Monkey



Re: Debian and PPC64 iSeries

2002-12-17 Thread Adam DiCarlo
"Andrea Bortolan" <[EMAIL PROTECTED]> writes:

> I found your name and your mail address in the release_notes file on the cd
> iso images I've downloaded,
> I'm writing you because I'm trying to install Debian (PPC version ) on my
> iSeries (old AS/400), I'm able to boot using a 64 bit kernel and the
> ramdisk that I found on the cd image for PPC, the installation program
> dbootstrap stops whit the error message "This PowerPC architecture is not
> supported" .
> Is there a way to bypass this error message and install the system ?

I have no particular expertise with this but I've redirected you to
the Debian PowerPC list.

-- 
...Adam Di Carlo..<[EMAIL PROTECTED]>...http://www.onshored.com/>



  1   2   3   4   5   6   7   >