Re: [Mactel-linux-users] Mac mini and wake on LAN

2006-10-18 Thread Tino Keitel
On Sat, Sep 30, 2006 at 07:24:25 +0200, Tino Keitel wrote:
> Hi folks,
> 
> I wonder if it is possible to enable wake on LAN on the Mac mini. I
> read somewhere that it is possible in MacOS X, but there wasn't stated
> if this is was a PPC or Intel mini. ethertool gives a message that it
> is not supported. Is there some other way to get wake on LAN working?

Just for the records:

After googleing a bit, I found this:

http://www.mail-archive.com/netdev@vger.kernel.org/msg08538.html

I reversed this patch and now I can enable WOL in ethtool, but the
Ethernet port is still switched off after suspend to RAM.

I also tried this with MacOS X, and the port is alive during suspend to
RAM.

It looks like the sky2 driver needs some work für WOL support.

Regards,
Tino

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users


Re: [Mactel-linux-users] broken Suspend to RAM on Mac mini

2006-10-18 Thread Tino Keitel
On Thu, Oct 12, 2006 at 11:39:30 -0400, Stefan Monnier wrote:
> > since nobody seems to have the same problem, I would be happy if
> > anybody could share his/her experiences with suspend to RAM on the
> > Mini, or just let me know if it works somehow, and what should be done
> > to get it working.
> 
> For me, suspend-to-ram simply didn't work.  It would put the machine to
> sleep, but it would freeze upon waking up (nothing responding: no keyboard,
> no network, no screen).
> I've asked on this mailing-list twice for other people's experience, but
> only got a heavy silence in response.

Hi again,

I tried suspend to RAM again with 2.6.18.1 and the current XOrg from
Debian Sid and resume works fine. No bogus IRQ messages anymore and the
video output now works, too.

My kernel config is attached.

Regards,
Tino
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.18.1
# Wed Oct 18 09:11:57 2006
#
CONFIG_X86_32=y
CONFIG_GENERIC_TIME=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

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

#
# General setup
#
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_CPUSETS is not set
# CONFIG_RELAY is not set
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# 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_VM_EVENT_COUNTERS=y
CONFIG_RT_MUTEXES=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 is not set
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=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=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"

#
# Processor type and features
#
CONFIG_SMP=y
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
CONFIG_MPENTIUMM=y
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
CONFIG_X86_GENERIC=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_NR_CPUS=2
# CONFIG_SCHED_SMT is not set
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_BKL=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_MCE is not set
CONFIG_VM86=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
CONFIG_MICROCODE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_EFI_VARS=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_PAGE_OFFSET=0xC000
CONFIG_HIGHMEM=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=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

Re: [Mactel-linux-users] madwifi and guessnet

2006-10-18 Thread Sami Wagiaalla
I am using FC RAWHIDE, and madwifi. Network manager
has been working very nicely for me. I have to rebuild and
re-install the madwifi drivers everytime the kernel updates.
Other than that it runs smooth.I did notice that with weak signals the same signal is always
stronger on the mac side and runs faster, and drops less.
On 17/10/06, David Spreen <[EMAIL PROTECTED]> wrote:
hi there,I told you in my last email that i had problems with networkmanager andthe madwifi drivers. however, i experienced some more inconveniences
with guessnet. Has anybody got any kind of roaming setup working withlinux on the macbook? I dont need anything that actually reacts tochanges in connections, just something that decides on what wifi network
to connect to at bootup and then is actually able to connect to all thenetworks I need.Thanks,david-Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easierDownload IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/mactel-linux-users
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users


Re: [Mactel-linux-users] broken Suspend to RAM on Mac mini

2006-10-18 Thread Sergi Barroso
El Miércoles, 18 de Octubre de 2006 10:43, Tino Keitel escribió:
> On Thu, Oct 12, 2006 at 11:39:30 -0400, Stefan Monnier wrote:
> > > since nobody seems to have the same problem, I would be happy if
> > > anybody could share his/her experiences with suspend to RAM on the
> > > Mini, or just let me know if it works somehow, and what should be done
> > > to get it working.
> >
> > For me, suspend-to-ram simply didn't work.  It would put the machine to
> > sleep, but it would freeze upon waking up (nothing responding: no
> > keyboard, no network, no screen).
> > I've asked on this mailing-list twice for other people's experience, but
> > only got a heavy silence in response.
>
> Hi again,
>
> I tried suspend to RAM again with 2.6.18.1 and the current XOrg from
> Debian Sid and resume works fine. No bogus IRQ messages anymore and the
> video output now works, too.
>
> My kernel config is attached.
Perfect!

What patches do you use in the kernel?

vanilla + suspend2?

Thanks

>
> Regards,
> Tino

-- 

 Sergi Barroso
 Linux user #313577
 PGPID: 287913B4
 http://www.lionclan.org



pgpIhm5818zCw.pgp
Description: PGP signature
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users


Re: [Mactel-linux-users] synaptics freezes for gtk programs

2006-10-18 Thread Pascal Spörri
Your synaptics driver is responding? How did you do that? Mine is not even recognized.Thanks2006/10/18, philentropist <[EMAIL PROTECTED]
>:I installed gentoo on my macbook with kernel 2.6.18.  Things seem to be working well, but I'm having a strange problem with the synaptics driver.  When I start X, it works fine, but when I start a GTK program (mozilla, gaim, etc) the mouse completely stops responding.  Any ideas what might be causing this?
-Ed

-Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/mactel-linux-users

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users


Re: [Mactel-linux-users] broken Suspend to RAM on Mac mini

2006-10-18 Thread Tino Keitel
On Wed, Oct 18, 2006 at 20:12:23 +0200, Sergi Barroso wrote:
> El Miércoles, 18 de Octubre de 2006 10:43, Tino Keitel escribió:
> > On Thu, Oct 12, 2006 at 11:39:30 -0400, Stefan Monnier wrote:
> > > > since nobody seems to have the same problem, I would be happy if
> > > > anybody could share his/her experiences with suspend to RAM on the
> > > > Mini, or just let me know if it works somehow, and what should be done
> > > > to get it working.
> > >
> > > For me, suspend-to-ram simply didn't work.  It would put the machine to
> > > sleep, but it would freeze upon waking up (nothing responding: no
> > > keyboard, no network, no screen).
> > > I've asked on this mailing-list twice for other people's experience, but
> > > only got a heavy silence in response.
> >
> > Hi again,
> >
> > I tried suspend to RAM again with 2.6.18.1 and the current XOrg from
> > Debian Sid and resume works fine. No bogus IRQ messages anymore and the
> > video output now works, too.
> >
> > My kernel config is attached.
> Perfect!
> 
> What patches do you use in the kernel?
> 
> vanilla + suspend2?

Vanilla, suspend2 2.2.8.2, applesmc patch and pata-sata.patch to access the
DVD drive via libata. It could be that I also applied other
Mactel-Linux patches. I'll create a fresh kernel source and run a diff.

Regards,
Tino

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users


[Mactel-linux-users] fglrx kernel module corrupts memory (vers 8.29.6) on suspend

2006-10-18 Thread Till Straumann

Hi.

My wonderful MPB (15", 2.6.18 + mactel patches, debian/etch)
was working seamlessly with the ATI driver w/o kernel module.

When I played a DVD I found out that performance sucked because
there was no XVideo support w/o the fglrx kernel module.

I had the fglrx-8.28.8 debian packages installed but the  kernel module
wouldn't build for linux-2.6.18 so I upgraded to 8.29.6.

After installing the fglrx driver/module (I'm using the kernel agpgart
module, not the ATI one) and restarting X the log reported XVideo
support and DVD playback was alright w/o loading the CPU much.
(as always make sure DMA is enabled on the DVD player [hdparm -d1]).

The surprise came when I tried to suspend the machine. It would just
freeze. After some playing around I found that the proprietary
routines ATI uses to save/restore the PCI config register state
are responsible. After substituting theirs for the generic linux versions
everything worked fine.

After doing some close inspection of the code and having
__ke_pci_read_config_dword() print it's arguments (wrapper called
by firegl_pci_save_state() confirmed my suspicion: the pointers passed to
__ke_pci_read_config_dword() are completely bogus and lead to
memory corruption and/or other bad things.

Using the attached patch squeezes this bug

-- Till

PS: Please CC me

  strauman theatsign slac adot stanford adot edu

when replying to this message, I'm not subscribed to this list

*** firegl_public.c.orig	2006-10-18 14:15:23.0 -0700
--- firegl_public.c	2006-10-18 15:17:16.0 -0700
***
*** 725,731 
  
  if (!ret)
  {
! firegl_pci_save_state(privdev);
  pci_disable_device(pdev);
  PMSG_EVENT(pdev->dev.power.power_state) = state;
  }
--- 725,731 
  
  if (!ret)
  {
! pci_save_state(pdev);
  pci_disable_device(pdev);
  PMSG_EVENT(pdev->dev.power.power_state) = state;
  }
***
*** 749,755 
  
  // PCI config space needs to be restored very early, in particular
  // before pci_set_master!
! firegl_pci_restore_state(privdev);
  
  if (pci_enable_device(pdev)) 
  {
--- 749,755 
  
  // PCI config space needs to be restored very early, in particular
  // before pci_set_master!
! pci_restore_state(pdev);
  
  if (pci_enable_device(pdev)) 
  {
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users


[Mactel-linux-users] sound in

2006-10-18 Thread cnt6
hello!
i want to use a mac mini duo core as life audioworkstation.
i tried several kernels, stock and selfade, but with none i have any audio 
intput. with or without qjackctl. it shows the input/captureports but no signal 
comes in. under os x audio in works but that i dont't like to use for making 
music. does soembudy have a suggesetion what i need to do to get the audio 
working...or just wait?
jean

-- 
GMX DSL-Flatrate 0,- Euro* - Überall, wo DSL verfügbar ist!
NEU: Jetzt bis zu 16.000 kBit/s! http://www.gmx.net/de/go/dsl

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users


[Mactel-linux-users] refit menu entry

2006-10-18 Thread Luis Felipe Strano Moraes
Hi,

whilst trying to install ubuntu, I tried to install elilo. It didn't work,
and I afterwards completed the installation using regular lilo, but
now I've an useless entry on rEFIt's menu, and I have absolutely
no idea how to get rid of it.

Any ideas ???

--lf

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users