Re: Trouble getting bcm43xx driver to work

2006-01-03 Thread Aaron
No such logs on the AP. It just shows me attached dhcp clients and websites accessed. My iBook is not listed as an attached DHCP client. My other debian laptop (x86) and my wifes laptop (Wintel abomination) both use the AP via DHCP so I am pretty sure there is not a problem there. The Access P

Re: powerbook 12 freezes on "MMU:EXIT, setup"

2006-01-03 Thread Olivier MATZ
Hi, > Can you test 2.6.15-rc6 ? I tested 2.6.15 and it seems that it works pretty good on my powerbook6,8 (12'). Thanks, Olivier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: HFS/HFS+ mounting problems: HFS-fs: Filesystem is marked locked, mounting read-only.

2006-01-03 Thread Benjamin Herrenschmidt
> If you are willing to disable the code that forces the read-only mount > at linux kernel, I can send you a patch. The proper "fix" is for somebody to port to linux the hfsplus fsck program in darwin ... The licence is good enough for inclusion in linux distros. Ben. -- To UNSUBSCRIBE, emai

Re: HFS/HFS+ mounting problems: HFS-fs: Filesystem is marked locked, mounting read-only.

2006-01-03 Thread Pancho Horrillo
On Tue, Jan 03, 2006 at 11:45:36PM +0100, Jesus Climent wrote: > On Tue, Jan 03, 2006 at 07:40:22PM +0100, [EMAIL PROTECTED] wrote: > > Greetings, Mr. Data! > > > > At this document, > > > > http://www.e-vse.com/csi/doc/hfs/Release%201.0A/HFS%20Provisional.pdf > > > > look for the WAKEUP command

Re: HFS/HFS+ mounting problems: HFS-fs: Filesystem is marked locked, mounting read-only.

2006-01-03 Thread Eric Cooper
I converted my HFS-formatted iPod to VFAT as soon as I got it, and it's worked reliably with Linux ever since. I don't use it with OSX regularly, but I just checked and iTunes at least sees its contents just fine. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [E

Re: external screen powerbook 12" 6,8

2006-01-03 Thread Michael Tautschnig
> > would you mind posting it here and/or somewhere on the web? BTW I got the > external monitor (vga) working but not LCD at the same time > Here we go... HTH, Michael # XF86Config-4 (XFree86 X Window System server configuration file) # # This file was generated by dexconf, the Debian X Config

Re: HFS/HFS+ mounting problems: HFS-fs: Filesystem is marked locked, mounting read-only.

2006-01-03 Thread Jesus Climent
On Tue, Jan 03, 2006 at 07:40:22PM +0100, [EMAIL PROTECTED] wrote: > Greetings, Mr. Data! > > At this document, > > http://www.e-vse.com/csi/doc/hfs/Release%201.0A/HFS%20Provisional.pdf > > look for the WAKEUP command. It says (quote): > > 'Certain parts of the HFS are necessarily single-thread

Re: HFS/HFS+ mounting problems: HFS-fs: Filesystem is marked locked, mounting read-only.

2006-01-03 Thread bounce-debian-powerpc=archive=mail-archive . com
Greetings, Mr. Data! At this document, http://www.e-vse.com/csi/doc/hfs/Release%201.0A/HFS%20Provisional.pdf look for the WAKEUP command. It says (quote): 'Certain parts of the HFS are necessarily single-threaded. If problems occur, it is possible that HFS can be left in a _locked_ state with

HFS/HFS+ mounting problems: HFS-fs: Filesystem is marked locked, mounting read-only.

2006-01-03 Thread Jesus Climent
Hi. The other day I unplugged my iPod from the computer before unmounting it. It refused to mount rw, so i used hpfsck to destroy the contents of my iPod. Mac OS X came into rescue to restore the white gadget, but there after i am unable to mount it under Linux to perform the needed operations. I

Re: Trouble getting bcm43xx driver to work

2006-01-03 Thread Matthias Jordan
Hi, folks. Milan Toth schrieb: > can you please point me how to do this? i have hotplug installed > > > i look at /etc/defaults/hotplug but i can't see anything >

Re: Trouble getting bcm43xx driver to work

2006-01-03 Thread Michael Tautschnig
> Johannes Berg at Tue, Jan 03, 2006 at 02:44:07PM CET wrote: > > On Tue, 2006-01-03 at 14:41 +0100, Milan Toth wrote: > > > > > bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load > > > failed. > > > > fix your hotplug setup. > > can you please point me how to do this? i ha

Re: Trouble getting bcm43xx driver to work

2006-01-03 Thread Milan Toth
Johannes Berg at Tue, Jan 03, 2006 at 02:44:07PM CET wrote: > On Tue, 2006-01-03 at 14:41 +0100, Milan Toth wrote: > > > bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load > > failed. > > fix your hotplug setup. can you please point me how to do this? i have hotplug install

Re: Trouble getting bcm43xx driver to work

2006-01-03 Thread Johannes Berg
On Tue, 2006-01-03 at 14:41 +0100, Milan Toth wrote: > bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load > failed. fix your hotplug setup. johannes signature.asc Description: This is a digitally signed message part

Re: Trouble getting bcm43xx driver to work

2006-01-03 Thread Milan Toth
Johannes Berg at Tue, Jan 03, 2006 at 02:37:28PM CET wrote: > On Tue, 2006-01-03 at 14:23 +0100, Milan Toth wrote: > > > > I have same problem and when I run > > > > krachsna:~# ifconfig eth1 up > > SIOCSIFFLAGS: No such file or directory > > That's not the same problem, look into dmesg an

Re: Trouble getting bcm43xx driver to work

2006-01-03 Thread Johannes Berg
On Tue, 2006-01-03 at 14:23 +0100, Milan Toth wrote: > > I have same problem and when I run > > krachsna:~# ifconfig eth1 up > SIOCSIFFLAGS: No such file or directory That's not the same problem, look into dmesg and follow the readme. [hint: this usually happens if you didn't extract the

Re: Trouble getting bcm43xx driver to work

2006-01-03 Thread Michael Tautschnig
[...] > > I have same problem and when I run > > krachsna:~# ifconfig eth1 up > SIOCSIFFLAGS: No such file or directory > Why should that be the same problem!? Nevertheless, what does dmesg tell you? Thanks, Michael signature.asc Description: Digital signature

Re: Trouble getting bcm43xx driver to work

2006-01-03 Thread Milan Toth
hello experts, Aaron at Tue, Jan 03, 2006 at 07:28:11AM CET wrote: > I am close to having the bcm43xx driver working but I am now stuck and could > really do with some pointers. > > THE SHORT VERSION: > 1. I have successfully built and installed bcm43xx, ieee80211softmac and > bcm43xx-f

Re: powerbook 12 freezes on "MMU:EXIT, setup"

2006-01-03 Thread Sven Luther
On Tue, Jan 03, 2006 at 01:25:05PM +0100, Triverio M. wrote: > Hey guys, thank you so much for your answers. > > Unfortunately I cannot test kernel 2.6.15-rc6 or rc7 since I don't > have a broadband connection to the internet and can't download big > files (it's 47,2 MB, too much for my 56k co

Re: powerbook 12 freezes on "MMU:EXIT, setup"

2006-01-03 Thread Triverio M.
Hey guys, thank you so much for your answers.Unfortunately I cannot test kernel 2.6.15-rc6 or rc7 since I don't have a broadband connection to the internet and can't download big files (it's 47,2 MB, too much for my 56k connection).I should have it downloaded from a friend in a week or two.I have t

Re: Trouble getting bcm43xx driver to work

2006-01-03 Thread Johannes Berg
On Tue, 2006-01-03 at 17:28 +1100, Aaron wrote: [stuff describing that looks like ARP replies not going through] > Does anyone have any ideas, pointers or RTFMs?? Can you try a new version? We made a number of fixes yesterday. The softmac source web interface allows you to download a zip or tar.

Re: Trouble getting bcm43xx driver to work

2006-01-03 Thread Michael Tautschnig
[...] > > At first I suspected that I had missed something basic but now I fear that > have found a more difficlut to find problem. If someone doesn't point out > where I have stuffed up I will resort to systematic trail-and-error with all > settings (wireless channel, essid, etc.) just in case

Re: Trouble getting bcm43xx driver to work

2006-01-03 Thread Aaron
The extra line you have is the route for all traffic NOT on the local network and so it should not change ping-ing the router on the same network. Just to be sure I have added a default route (to my AP/router) the same as your settings. Alas, this does not seem to have made any difference. At