Re: [Bluez-users] Apple bluetooth mouse

2003-12-31 Thread Marcel Holtmann
Hi Elimar, > > T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 > > D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > > P: Vendor=05ac ProdID=1000 Rev= 9.01 > > C:* #Ifs= 2 Cfg#= 1 Atr=c0 MxPwr=100mA > > I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub

Re: 17 inch powerbook 1.33Ghz problems

2003-12-31 Thread Colin Charles
On Tue, 2003-12-23 at 19:52, Ryan Verner wrote: > > AFAIK, Airport Extreme aren't like older Airport cards thus they are > > not > > physically compatible. > > But a standard PCCard Wifi card should work in the PCCard slot on the > > PowerBook. > > Nod, I can confirm both these statements. The

Re: 17 inch powerbook 1.33Ghz problems

2003-12-31 Thread Hubert Figuiere
On mer, 2003-12-31 at 10:40, Colin Charles wrote: > If I get an iBook G4 with the Airport Extreme card, can I just replace > it with an Airport card and it'll work? Not at all. These are *physically* different. Look at : http://www.apple.com/airport/specs.html They definitely don't look

Userland tool for mouse buttons emulation

2003-12-31 Thread Colin Leroy
Hi everyone, I once submitted a patch about mouse button emulation, and BenH told me that this emulation shouldn't be done in the kernel but rather by a userland tool. I wrote a little mouseemu program to do that. It replaces the kernel emulation (be sure to echo 0 > /proc/sys/dev/mac_hid/mous

Re: 2.6.0-ben3: Badness in XXX at drivers/char/vt.c:XXX

2003-12-31 Thread Kiko Piris
On 31/12/2003 at 11:42, Kiko Piris wrote: > Today I noticed some Badness messages on suspend/resume (attached the > whole suspend/resume syslog part). Sorry, forgot to attach the messages: ---8<--- Dec 31 11:22:08 [pmud] going to sleep Dec 31 11:22:08 [kernel] Badness in set_origin at drivers/ch

2.6.0-ben3: Badness in XXX at drivers/char/vt.c:XXX

2003-12-31 Thread Kiko Piris
Hi, first of all, I would like to ask where is the best place to ask about BenH's kernel issues. I bet this is not the place, I also guess that's not a too bad place to post this kind of questions (as I think it could be interesting to some people who read this list). Here I go: I've been using

Re: 2.6.0-ben3: Badness in XXX at drivers/char/vt.c:XXX

2003-12-31 Thread Michael Schmitz
> > Today I noticed some Badness messages on suspend/resume (attached the > > whole suspend/resume syslog part). > > Sorry, forgot to attach the messages: I'm seeing pretty much the same thing. Wasn't happening in -test11. I'll compare -ben3 and -test11 to see if something happened to the sleep co

CL PowerPC : Developers wanted

2003-12-31 Thread Prof_David_Costa,_Robert_Kennedy_College,_Del=E9?= =?ISO-8859-1?Q?mont,_Suisse
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear All, I am the Project manager at CollegeLinux (http://linux.college.ch) a small albeit promising distribution based on Slackware linux. For a long time we wanted to offer a PPC version of CL in a live CD format. Unfortunately nobody in our s

Re: Userland tool for mouse buttons emulation

2003-12-31 Thread Michael Schmitz
> I once submitted a patch about mouse button emulation, and BenH > told me that this emulation shouldn't be done in the kernel but > rather by a userland tool. > > I wrote a little mouseemu program to do that. It replaces the > kernel emulation (be sure to > echo 0 > /proc/sys/dev/mac_hid/mouse_bu

Re: Userland tool for mouse buttons emulation

2003-12-31 Thread Colin Leroy
On 31 Dec 2003 at 12h12, Michael Schmitz wrote: Hi, > > I wrote a little mouseemu program to do that. It replaces the > > kernel emulation (be sure to > > echo 0 > /proc/sys/dev/mac_hid/mouse_button_emulation > > before testing it ;-)). > > I'll give it a try. Any plans to package this yourself

CL PowerPC : Developers wanted

2003-12-31 Thread David Costa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear All, I am the Project manager at CollegeLinux (http://linux.college.ch) a small albeit promising distribution based on Slackware linux. For a long time we wanted to offer a PPC version of CL in a live CD format. Unfortunately nobody in our s

Re: 2.6.0-ben3: Badness in XXX at drivers/char/vt.c:XXX

2003-12-31 Thread Michael Schmitz
> > Today I noticed some Badness messages on suspend/resume (attached the > > whole suspend/resume syslog part). These are warnings only (see lines 568 and 2851 in vt.c). Seems like the wakeup code gives up the console semaphore too early. Michael

Re: Userland tool for mouse buttons emulation

2003-12-31 Thread Michael Schmitz
> > I'll give it a try. Any plans to package this yourself? I'd make it a > > separate package otherwise - this should be useful for other archs as > > well. > > Well I don't use debian :-) So feel free to package it - it's really > small anyway. OK. > Are there any other archs having only one mo

debian-powerpc@lists.debian.org

2003-12-31 Thread Media 100
Chris Tillman wrote: > Use dpkg-reconfigure xserver-xfree86 -- although I'm not sure that was > available in potato. Also, woody's xfree 86 has much better support > for powerpc hardware, so it might be a better idea to just upgrade > now. That will straighten out a lot of problems. Chris, Pot

2.6.1-rc1-ben1, iBook G4 and cpufreq

2003-12-31 Thread Colin Leroy
Hi, Just to report success with latest BenH kernel, regarding cpu frequency control: using 2.6.1-rc1-ben1 on my iBook G4 (14", 933MHz), cpuinfo reports: clock : 931MHz bogomips: 939.31 and after echo powersave >/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor clock

Re: 2.6.0-ben3: Badness in XXX at drivers/char/vt.c:XXX

2003-12-31 Thread Kiko Piris
On 31/12/2003 at 12:02, Michael Schmitz wrote: > I'm seeing pretty much the same thing. Wasn't happening in -test11. > I'll compare -ben3 and -test11 to see if something happened to the > sleep code. With 2.6.0-ben1 and 2.6.0-ben2 didn't happen either. > (Another list to report this would be lin

Re: Userland tool for mouse buttons emulation

2003-12-31 Thread Michael Shields
In message <[EMAIL PROTECTED]>, Colin Leroy <[EMAIL PROTECTED]> wrote: > Are there any other archs having only one mouse button ? :-) It should be > crossplatform anyway. Many architectures have USB and could potentially use an Apple mouse. -- Shields.

problem with iBook G4 933 Mz 40 GB HD installing debian

2003-12-31 Thread Gertian Brataj
hello, I am new in Mac but not in Gnu/Linux. installing debian in iBook G4, I have been wasting time with one problem. I describe my steps during installing: i have make the partitition of HD with Disk utility. first 32Gb for debian and second 5,2 Gb for OS X I have installed OS X and then I have

Re: Re: swap ctrl<->caps lock problem

2003-12-31 Thread Alexander Meyer (spot-media AG)
just in case anyone is interested: there actually IS a way to swap capslock and ctrl. use one of the attached kernel patches depending on your kernel version. these fix the adb weirdness about sending key up and down events. i didn't come up with this myself (i only did the 2.6 "port") so credits g

Re: 2.6.0-ben3: Badness in redraw_screen

2003-12-31 Thread Michael Schmitz
[CC to debian-powerpc as this was reported there as well ...] > > I'm getting this badness in redraw_screen when my iBook wakes up with > > 2.6.0-ben3: > > > > Badness in redraw_screen at drivers/char/vt.c:596 > > Call trace: > > [c000bd50] dump_stack+0x18/0x28 > > [c0008c44] check_bug_trap+0x84

Re: 2.6.0-ben3: Badness in redraw_screen

2003-12-31 Thread Kevin B . Hendricks
Hi, In the first hunk of your patch you can possibly grab the semaphore and then do a return 1 with the semaphore held. If you really need to hold the semaphore to do a vc_allocate then you should remember to release that semaphore before doing the return 1 So something along the lines of .

Re: problem with iBook G4 933 Mz 40 GB HD installing debian

2003-12-31 Thread Chris Tillman
On Wed, Dec 31, 2003 at 03:20:12PM +0100, Gertian Brataj wrote: > hello, > I am new in Mac but not in Gnu/Linux. > installing debian in iBook G4, I have been wasting time with one > problem. > I describe my steps during installing: > > i have make the partitition of HD with Disk utility. > f

Re: Other Linux compatible Mini PCI 802.11g (Was: Re: 17 inch powerbook 1.33Ghz problems)

2003-12-31 Thread Hubert Figuiere
On mer, 2003-12-31 at 17:15, vinai wrote: > Okay - so we're SOL if we go with Apple's 802.11g solution as far as > Linux support goes, as Broadcom does not want their driver specs "out > in the wild" > > But what about other mini-PCI cards ? Googling for "mini PCI 802.11g" > gave the company "Net

Other Linux compatible Mini PCI 802.11g (Was: Re: 17 inch powerbook 1.33Ghz problems)

2003-12-31 Thread vinai
Okay - so we're SOL if we go with Apple's 802.11g solution as far as Linux support goes, as Broadcom does not want their driver specs "out in the wild" But what about other mini-PCI cards ? Googling for "mini PCI 802.11g" gave the company "Netgate" as the 2nd or 3rd option. And on this page:

debian-powerpc@lists.debian.org

2003-12-31 Thread Chris Tillman
On Wed, Dec 31, 2003 at 07:10:26AM -0500, Media 100 wrote: > Chris Tillman wrote: > > > Use dpkg-reconfigure xserver-xfree86 -- although I'm not sure that was > > available in potato. Also, woody's xfree 86 has much better support > > for powerpc hardware, so it might be a better idea to just upgr

Re: Hot iBook G4

2003-12-31 Thread Kiko Piris
On 31/12/2003 at 14:38, Joerg Sommer wrote: > Which driver? I compiled into the kernel cpufreq, the performance, > powersave and userspace govenors.txt and enabled "Support for Apple > Powerbooks". Need I anything else? If you are willing to control the speed with cpudyn (userspace daemon), Pearh

Re: Hot iBook G4

2003-12-31 Thread Joerg Sommer
begin Kiko Piris <[EMAIL PROTECTED]> wrote: > On 29/12/2003 at 09:43, Joerg Sommer wrote: > >> I don't get cpudynd working. It says "CPU frequency control disabled", but >> I have enabled it. What should I do? > > a) sysfs not mounted? With 2.6 kernel, cpudynd will try to use sysfs and > not procf

Concurrent sound playback without a sound server

2003-12-31 Thread Michel Dänzer
Inspired by a very good article about ALSA in the German magazine c't 26/2003, I finally got the ALSA dmix plugin working fine and thus rid of problems with apps blocking each other on sound playback, without needing any of the sound servers which all are unsatisfactory for me (not to mention that

Re: Hot iBook G4

2003-12-31 Thread Kiko Piris
On 31/12/2003 at 14:38, Joerg Sommer wrote: > >> I don't get cpudynd working. It says "CPU frequency control disabled", but > >> I have enabled it. What should I do? [...] > Which driver? I compiled into the kernel cpufreq, the performance, > powersave and userspace govenors.txt and enabled "Suppo

Ben's new 2.6.1-rc1

2003-12-31 Thread Elimar Riesebieter
Hi all, that new kernel is great. 802.11g with my SMC W2835 is running, bluetooth works with the "One Button Apple Mouse", cpufreq does its job.. I am running a 15" albook 1GHz. 10 Rockets for Ben tonight! Ciao Elimar -- Excellent day for drinking heavily. Spike the office wate

Re: Hot iBook G4

2003-12-31 Thread Colin Leroy
On 29 Dec 2003 at 09h12, Joerg Sommer wrote: Hi, > if've a iBook G4 12" and I'm running 2.6.0-ben2 kernel. > > After some ours, the corner on the left of the touch pad becomes hot. You may want to try this http://geekounet.org/patches/files/therm_adt7467.c.2.6 rename it to therm_adt7467.c, p

rawplay: SNDCTL_DSP_SETFMT ioctl on /dev/dsp failed: Invalid argument

2003-12-31 Thread Vincent Lefevre
I can't make rawplay (from rawrec 0.9.98-1) work on my G4 PowerBook. Whether it is run as root or not, I always get the following error (for instance, when executing it without any argument): rawplay: SNDCTL_DSP_SETFMT ioctl on /dev/dsp failed: Invalid argument zsh: exit 1 rawplay ay:~> ll /d

Re: rawplay: SNDCTL_DSP_SETFMT ioctl on /dev/dsp failed: Invalid argument

2003-12-31 Thread Benjamin Herrenschmidt
On Thu, 2004-01-01 at 11:07, Vincent Lefevre wrote: > I can't make rawplay (from rawrec 0.9.98-1) work on my G4 PowerBook. > Whether it is run as root or not, I always get the following error > (for instance, when executing it without any argument): > > rawplay: SNDCTL_DSP_SETFMT ioctl on /dev/dsp