You can subscribe to this list here.
2006 |
Jan
|
Feb
(1) |
Mar
(39) |
Apr
(76) |
May
(63) |
Jun
(56) |
Jul
(45) |
Aug
(112) |
Sep
(65) |
Oct
(115) |
Nov
(114) |
Dec
(100) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(87) |
Feb
(114) |
Mar
(179) |
Apr
(218) |
May
(147) |
Jun
(246) |
Jul
(155) |
Aug
(133) |
Sep
(103) |
Oct
(61) |
Nov
(37) |
Dec
(12) |
2008 |
Jan
(20) |
Feb
(123) |
Mar
(106) |
Apr
(59) |
May
(51) |
Jun
(62) |
Jul
(24) |
Aug
(42) |
Sep
(12) |
Oct
(21) |
Nov
(6) |
Dec
(33) |
2009 |
Jan
(16) |
Feb
(17) |
Mar
(11) |
Apr
(2) |
May
(4) |
Jun
(18) |
Jul
(24) |
Aug
(22) |
Sep
(31) |
Oct
(4) |
Nov
(2) |
Dec
|
2010 |
Jan
(19) |
Feb
(3) |
Mar
(26) |
Apr
(37) |
May
(10) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(3) |
Nov
(1) |
Dec
(2) |
2011 |
Jan
(11) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
(5) |
Nov
(8) |
Dec
|
From: Felipe S. <do...@gm...> - 2008-09-07 20:31:35
|
Hi everyone, this is my first mail to the list. Would it be possible for people running a MacBook Pro (early 2008) to update the Wiki page "Kernel Configuration Guide"? Right now I have an unbootable kernel, and I would like to provide a nice, MacBook Pro optimized Kernel for Zenwalk, as part of bigger project =) Thanks... -- Felipe Sere |
From: Jelle De L. <sk...@ki...> - 2008-08-31 20:37:30
|
I finally got everything up and running (kind of) but everytime I do a reboot the system clock falls back to 2001, is this a known problem? (Or maybe I'm doing something wrong in Gentoo ...) Anyway, I can't find any info on it. Thanks! -- /Met vriendelijke groeten,/ *Jelle De Loecker* Kipdola Studios - Tomberg |
From: Justin M. <jus...@gm...> - 2008-08-29 17:12:37
|
On Fri, Aug 29, 2008 at 9:03 AM, Jelle De Loecker <sk...@ki...> wrote: > Ah, I've finally found the problem! > Well, there were several ... > > The tutorial on that wiki was actually based on this one: > > http://code.google.com/p/atv-bootloader/wiki/InstallGentooVer1 > > Except they messed everything up. In the wiki-tutorial they were installing > another kernel, yet they forgot to update the symlinks and grub.conf files > and such. > I've wrestled with this one for quite a while, I think I'll change a few > things on the wiki itself to make it work properly :) > > Met vriendelijke groeten, > > Jelle De Loecker > Kipdola Studios - Tomberg > > > Justin Mattock schreef: > > On Fri, Aug 29, 2008 at 7:49 AM, Jelle De Loecker <sk...@ki...> > wrote: > > > The mbr should be correct, grub should be fine, too! > > So, am I correct to assume that the atv_bootloader will always come up and > then load the next linux kernel through kexec? Because that's the thing > that's not happening here, right? > > Where do I have to set this kexec thing? > > And where do I have to put the mbr file to? According to the tutorial it's > this command: > > dd if=tmp/mbr_fast-1.0.bin of=/dev/sdb bs=512 count=1 > > but sdb is the usb drive, as he knows, so I did it to sda, which is the hard > drive. > > > Met vriendelijke groeten, > > Jelle De Loecker > Kipdola Studios - Tomberg > > Justin Mattock schreef: > > On Fri, Aug 29, 2008 at 7:10 AM, Jelle De Loecker <sk...@ki...> > wrote: > > > Thanks for the help! :) > > No, I'm using a patchstick (atv-bootloader) > I then telnet into the machine. (According to this tutorial: > http://www.mythtv.org/wiki/index.php/Installing_MythFrontend_on_Apple_TV_using_Gentoo) > > When I reboot the regular linux kernel comes up (the one from the > patchstick, even without the patchstick) > > Can the /boot partition also be an ext2 filesystem, or does it HAVE to be > fat? > > Met vriendelijke groeten, > > Jelle De Loecker > Kipdola Studios - Tomberg > > > > Justin Mattock schreef: > > On Fri, Aug 29, 2008 at 3:07 AM, Jelle De Loecker <sk...@ki...> > wrote: > > > Hi again, > > I'm succesfully compiling the kernel as we speak (at a normal speed this > time around :)) > > There is 1 problem: I wasn't able to mount the linux boot partition at > /dev/sda1 using the pendrive: > > mount: mounting /dev/sda1 on /tmp/boot failed: Invalid argument > > > I've googled about this, but I can't find any solution, only lots of > other questions. > The only option seems to be to reboot and try again, but can I boot the > pendrive again with this patched AppleTV? > > So, I know Gentoo won't boot, but will the efi bootloader be able to > boot from usb? > Or does someone have a better solution? > > Thank you for your time, > Jelle De Loecker > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > > > Not sure on how to answer this, but am willing > to help in any way, from the looks of it > there seems to be a module missing causing the file system to be unkown. > Are you booting up with a live cd, and then mounting the > hard drive? > > > > > Not sure with the whole apple t.v. setup on the tutorial, > but personally I think so, just as long as you made sure > the MBR(hd0,0) is in the right place, and grub(if thats what you're using) > has the proper module to read the filesystem. As for mounting > it sounds, or looks like everything is normal i.g. no strange filesystems. > maybe telnet is causing an issue? > > > > > not sure about atv_bootloader, and kexec. > /dev/sdb sounds about right for dev name, > but can also be sda or sdc. looking at the tutorial > I see a sdg: > # Verify that it looks fine and the atvrecv flag is set > sudo parted -s /dev/sdg unit s print > Model: CBM Flash Disk (scsi) > Disk /dev/sdb: 2015744s > Sector size (logical/physical): 512B/512B > Partition Table: gpt > (not sure why, maybe sdram or something); > here is a thread for grub: > http://ubuntuforums.org/showthread.php?t=224351 > using grub2 I usually use grub-setup > to create stage1(if I remember correctly) > the location for all of these files is: > /boot/grub > there you have all of the grub modules etc... > but you also need to make sure the device(apple T.V.) knows where to > find /boot/grub i.g. root (hd?,?); on the macbook > when starting after the "GOOOONG" and pressing "option" > if you have that correct you should see a disk, but if incorrect > you will see nothing. > > As for: > dd if=tmp/mbr_fast-1.0.bin of=/dev/sdb bs=512 count=1 > this is confusing to me: > if=tmp/mbr_fast-1.0.bin > do you see anything in /tmp or wherever this might be located. > > > > alright, just a couple of symlinks does make all the difference. I'm wondering just for the heck of it (not sure if possible), but what about using the latest git with what you're doing? -- Justin P. Mattock |
From: Jelle De L. <sk...@ki...> - 2008-08-29 16:05:01
|
Ah, I've finally found the problem! Well, there were several ... The tutorial on that wiki was actually based on this one: http://code.google.com/p/atv-bootloader/wiki/InstallGentooVer1 Except they messed everything up. In the wiki-tutorial they were installing another kernel, yet they forgot to update the symlinks and grub.conf files and such. I've wrestled with this one for quite a while, I think I'll change a few things on the wiki itself to make it work properly :) /Met vriendelijke groeten,/ *Jelle De Loecker* Kipdola Studios - Tomberg Justin Mattock schreef: > On Fri, Aug 29, 2008 at 7:49 AM, Jelle De Loecker <sk...@ki...> wrote: > >> The mbr should be correct, grub should be fine, too! >> >> So, am I correct to assume that the atv_bootloader will always come up and >> then load the next linux kernel through kexec? Because that's the thing >> that's not happening here, right? >> >> Where do I have to set this kexec thing? >> >> And where do I have to put the mbr file to? According to the tutorial it's >> this command: >> >> dd if=tmp/mbr_fast-1.0.bin of=/dev/sdb bs=512 count=1 >> >> but sdb is the usb drive, as he knows, so I did it to sda, which is the hard >> drive. >> >> >> Met vriendelijke groeten, >> >> Jelle De Loecker >> Kipdola Studios - Tomberg >> >> Justin Mattock schreef: >> >> On Fri, Aug 29, 2008 at 7:10 AM, Jelle De Loecker <sk...@ki...> >> wrote: >> >> >> Thanks for the help! :) >> >> No, I'm using a patchstick (atv-bootloader) >> I then telnet into the machine. (According to this tutorial: >> http://www.mythtv.org/wiki/index.php/Installing_MythFrontend_on_Apple_TV_using_Gentoo) >> >> When I reboot the regular linux kernel comes up (the one from the >> patchstick, even without the patchstick) >> >> Can the /boot partition also be an ext2 filesystem, or does it HAVE to be >> fat? >> >> Met vriendelijke groeten, >> >> Jelle De Loecker >> Kipdola Studios - Tomberg >> >> >> >> Justin Mattock schreef: >> >> On Fri, Aug 29, 2008 at 3:07 AM, Jelle De Loecker <sk...@ki...> >> wrote: >> >> >> Hi again, >> >> I'm succesfully compiling the kernel as we speak (at a normal speed this >> time around :)) >> >> There is 1 problem: I wasn't able to mount the linux boot partition at >> /dev/sda1 using the pendrive: >> >> mount: mounting /dev/sda1 on /tmp/boot failed: Invalid argument >> >> >> I've googled about this, but I can't find any solution, only lots of >> other questions. >> The only option seems to be to reboot and try again, but can I boot the >> pendrive again with this patched AppleTV? >> >> So, I know Gentoo won't boot, but will the efi bootloader be able to >> boot from usb? >> Or does someone have a better solution? >> >> Thank you for your time, >> Jelle De Loecker >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Mactel-linux-users mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >> >> >> >> Not sure on how to answer this, but am willing >> to help in any way, from the looks of it >> there seems to be a module missing causing the file system to be unkown. >> Are you booting up with a live cd, and then mounting the >> hard drive? >> >> >> >> >> Not sure with the whole apple t.v. setup on the tutorial, >> but personally I think so, just as long as you made sure >> the MBR(hd0,0) is in the right place, and grub(if thats what you're using) >> has the proper module to read the filesystem. As for mounting >> it sounds, or looks like everything is normal i.g. no strange filesystems. >> maybe telnet is causing an issue? >> >> >> > > not sure about atv_bootloader, and kexec. > /dev/sdb sounds about right for dev name, > but can also be sda or sdc. looking at the tutorial > I see a sdg: > # Verify that it looks fine and the atvrecv flag is set > sudo parted -s /dev/sdg unit s print > Model: CBM Flash Disk (scsi) > Disk /dev/sdb: 2015744s > Sector size (logical/physical): 512B/512B > Partition Table: gpt > (not sure why, maybe sdram or something); > here is a thread for grub: > http://ubuntuforums.org/showthread.php?t=224351 > using grub2 I usually use grub-setup > to create stage1(if I remember correctly) > the location for all of these files is: > /boot/grub > there you have all of the grub modules etc... > but you also need to make sure the device(apple T.V.) knows where to > find /boot/grub i.g. root (hd?,?); on the macbook > when starting after the "GOOOONG" and pressing "option" > if you have that correct you should see a disk, but if incorrect > you will see nothing. > > As for: > dd if=tmp/mbr_fast-1.0.bin of=/dev/sdb bs=512 count=1 > this is confusing to me: > if=tmp/mbr_fast-1.0.bin > do you see anything in /tmp or wherever this might be located. > > > > |
From: Justin M. <jus...@gm...> - 2008-08-29 15:37:47
|
On Fri, Aug 29, 2008 at 7:49 AM, Jelle De Loecker <sk...@ki...> wrote: > The mbr should be correct, grub should be fine, too! > > So, am I correct to assume that the atv_bootloader will always come up and > then load the next linux kernel through kexec? Because that's the thing > that's not happening here, right? > > Where do I have to set this kexec thing? > > And where do I have to put the mbr file to? According to the tutorial it's > this command: > > dd if=tmp/mbr_fast-1.0.bin of=/dev/sdb bs=512 count=1 > > but sdb is the usb drive, as he knows, so I did it to sda, which is the hard > drive. > > > Met vriendelijke groeten, > > Jelle De Loecker > Kipdola Studios - Tomberg > > Justin Mattock schreef: > > On Fri, Aug 29, 2008 at 7:10 AM, Jelle De Loecker <sk...@ki...> > wrote: > > > Thanks for the help! :) > > No, I'm using a patchstick (atv-bootloader) > I then telnet into the machine. (According to this tutorial: > http://www.mythtv.org/wiki/index.php/Installing_MythFrontend_on_Apple_TV_using_Gentoo) > > When I reboot the regular linux kernel comes up (the one from the > patchstick, even without the patchstick) > > Can the /boot partition also be an ext2 filesystem, or does it HAVE to be > fat? > > Met vriendelijke groeten, > > Jelle De Loecker > Kipdola Studios - Tomberg > > > > Justin Mattock schreef: > > On Fri, Aug 29, 2008 at 3:07 AM, Jelle De Loecker <sk...@ki...> > wrote: > > > Hi again, > > I'm succesfully compiling the kernel as we speak (at a normal speed this > time around :)) > > There is 1 problem: I wasn't able to mount the linux boot partition at > /dev/sda1 using the pendrive: > > mount: mounting /dev/sda1 on /tmp/boot failed: Invalid argument > > > I've googled about this, but I can't find any solution, only lots of > other questions. > The only option seems to be to reboot and try again, but can I boot the > pendrive again with this patched AppleTV? > > So, I know Gentoo won't boot, but will the efi bootloader be able to > boot from usb? > Or does someone have a better solution? > > Thank you for your time, > Jelle De Loecker > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > > > Not sure on how to answer this, but am willing > to help in any way, from the looks of it > there seems to be a module missing causing the file system to be unkown. > Are you booting up with a live cd, and then mounting the > hard drive? > > > > > Not sure with the whole apple t.v. setup on the tutorial, > but personally I think so, just as long as you made sure > the MBR(hd0,0) is in the right place, and grub(if thats what you're using) > has the proper module to read the filesystem. As for mounting > it sounds, or looks like everything is normal i.g. no strange filesystems. > maybe telnet is causing an issue? > > not sure about atv_bootloader, and kexec. /dev/sdb sounds about right for dev name, but can also be sda or sdc. looking at the tutorial I see a sdg: # Verify that it looks fine and the atvrecv flag is set sudo parted -s /dev/sdg unit s print Model: CBM Flash Disk (scsi) Disk /dev/sdb: 2015744s Sector size (logical/physical): 512B/512B Partition Table: gpt (not sure why, maybe sdram or something); here is a thread for grub: http://ubuntuforums.org/showthread.php?t=224351 using grub2 I usually use grub-setup to create stage1(if I remember correctly) the location for all of these files is: /boot/grub there you have all of the grub modules etc... but you also need to make sure the device(apple T.V.) knows where to find /boot/grub i.g. root (hd?,?); on the macbook when starting after the "GOOOONG" and pressing "option" if you have that correct you should see a disk, but if incorrect you will see nothing. As for: dd if=tmp/mbr_fast-1.0.bin of=/dev/sdb bs=512 count=1 this is confusing to me: if=tmp/mbr_fast-1.0.bin do you see anything in /tmp or wherever this might be located. -- Justin P. Mattock |
From: Jelle De L. <sk...@ki...> - 2008-08-29 14:49:14
|
The mbr should be correct, grub should be fine, too! So, am I correct to assume that the atv_bootloader will always come up and then load the next linux kernel through kexec? Because that's the thing that's not happening here, right? Where do I have to set this kexec thing? And where do I have to put the mbr file to? According to the tutorial it's this command: dd if=tmp/mbr_fast-1.0.bin of=/dev/sdb bs=512 count=1 but sdb is the usb drive, as he knows, so I did it to sda, which is the hard drive. /Met vriendelijke groeten,/ *Jelle De Loecker* Kipdola Studios - Tomberg Justin Mattock schreef: > On Fri, Aug 29, 2008 at 7:10 AM, Jelle De Loecker <sk...@ki...> wrote: > >> Thanks for the help! :) >> >> No, I'm using a patchstick (atv-bootloader) >> I then telnet into the machine. (According to this tutorial: >> http://www.mythtv.org/wiki/index.php/Installing_MythFrontend_on_Apple_TV_using_Gentoo) >> >> When I reboot the regular linux kernel comes up (the one from the >> patchstick, even without the patchstick) >> >> Can the /boot partition also be an ext2 filesystem, or does it HAVE to be >> fat? >> >> Met vriendelijke groeten, >> >> Jelle De Loecker >> Kipdola Studios - Tomberg >> >> >> >> Justin Mattock schreef: >> >> On Fri, Aug 29, 2008 at 3:07 AM, Jelle De Loecker <sk...@ki...> >> wrote: >> >> >> Hi again, >> >> I'm succesfully compiling the kernel as we speak (at a normal speed this >> time around :)) >> >> There is 1 problem: I wasn't able to mount the linux boot partition at >> /dev/sda1 using the pendrive: >> >> mount: mounting /dev/sda1 on /tmp/boot failed: Invalid argument >> >> >> I've googled about this, but I can't find any solution, only lots of >> other questions. >> The only option seems to be to reboot and try again, but can I boot the >> pendrive again with this patched AppleTV? >> >> So, I know Gentoo won't boot, but will the efi bootloader be able to >> boot from usb? >> Or does someone have a better solution? >> >> Thank you for your time, >> Jelle De Loecker >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Mactel-linux-users mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >> >> >> >> Not sure on how to answer this, but am willing >> to help in any way, from the looks of it >> there seems to be a module missing causing the file system to be unkown. >> Are you booting up with a live cd, and then mounting the >> hard drive? >> >> >> > > Not sure with the whole apple t.v. setup on the tutorial, > but personally I think so, just as long as you made sure > the MBR(hd0,0) is in the right place, and grub(if thats what you're using) > has the proper module to read the filesystem. As for mounting > it sounds, or looks like everything is normal i.g. no strange filesystems. > maybe telnet is causing an issue? > > |
From: Justin M. <jus...@gm...> - 2008-08-29 14:31:26
|
On Fri, Aug 29, 2008 at 7:10 AM, Jelle De Loecker <sk...@ki...> wrote: > Thanks for the help! :) > > No, I'm using a patchstick (atv-bootloader) > I then telnet into the machine. (According to this tutorial: > http://www.mythtv.org/wiki/index.php/Installing_MythFrontend_on_Apple_TV_using_Gentoo) > > When I reboot the regular linux kernel comes up (the one from the > patchstick, even without the patchstick) > > Can the /boot partition also be an ext2 filesystem, or does it HAVE to be > fat? > > Met vriendelijke groeten, > > Jelle De Loecker > Kipdola Studios - Tomberg > > > > Justin Mattock schreef: > > On Fri, Aug 29, 2008 at 3:07 AM, Jelle De Loecker <sk...@ki...> > wrote: > > > Hi again, > > I'm succesfully compiling the kernel as we speak (at a normal speed this > time around :)) > > There is 1 problem: I wasn't able to mount the linux boot partition at > /dev/sda1 using the pendrive: > > mount: mounting /dev/sda1 on /tmp/boot failed: Invalid argument > > > I've googled about this, but I can't find any solution, only lots of > other questions. > The only option seems to be to reboot and try again, but can I boot the > pendrive again with this patched AppleTV? > > So, I know Gentoo won't boot, but will the efi bootloader be able to > boot from usb? > Or does someone have a better solution? > > Thank you for your time, > Jelle De Loecker > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > > > Not sure on how to answer this, but am willing > to help in any way, from the looks of it > there seems to be a module missing causing the file system to be unkown. > Are you booting up with a live cd, and then mounting the > hard drive? > > Not sure with the whole apple t.v. setup on the tutorial, but personally I think so, just as long as you made sure the MBR(hd0,0) is in the right place, and grub(if thats what you're using) has the proper module to read the filesystem. As for mounting it sounds, or looks like everything is normal i.g. no strange filesystems. maybe telnet is causing an issue? -- Justin P. Mattock |
From: Jelle De L. <sk...@ki...> - 2008-08-29 14:10:41
|
Thanks for the help! :) No, I'm using a patchstick (atv-bootloader) I then telnet into the machine. (According to this tutorial: http://www.mythtv.org/wiki/index.php/Installing_MythFrontend_on_Apple_TV_using_Gentoo) When I reboot the regular linux kernel comes up (the one from the patchstick, even without the patchstick) Can the /boot partition also be an ext2 filesystem, or does it HAVE to be fat? /Met vriendelijke groeten,/ *Jelle De Loecker* Kipdola Studios - Tomberg Justin Mattock schreef: > On Fri, Aug 29, 2008 at 3:07 AM, Jelle De Loecker <sk...@ki...> wrote: > >> Hi again, >> >> I'm succesfully compiling the kernel as we speak (at a normal speed this >> time around :)) >> >> There is 1 problem: I wasn't able to mount the linux boot partition at >> /dev/sda1 using the pendrive: >> >> mount: mounting /dev/sda1 on /tmp/boot failed: Invalid argument >> >> >> I've googled about this, but I can't find any solution, only lots of >> other questions. >> The only option seems to be to reboot and try again, but can I boot the >> pendrive again with this patched AppleTV? >> >> So, I know Gentoo won't boot, but will the efi bootloader be able to >> boot from usb? >> Or does someone have a better solution? >> >> Thank you for your time, >> Jelle De Loecker >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Mactel-linux-users mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >> >> > > Not sure on how to answer this, but am willing > to help in any way, from the looks of it > there seems to be a module missing causing the file system to be unkown. > Are you booting up with a live cd, and then mounting the > hard drive? > > |
From: Justin M. <jus...@gm...> - 2008-08-29 13:59:31
|
On Thu, Aug 28, 2008 at 9:29 PM, Jelle De Loecker <sk...@ki...> wrote: > I never knew it was possible (to create a loop while compiling) but yes, > that seems to be the case, as stated on this blog: > > http://www.zoomthingie.com/wordpress/?p=13 > > Apparantly the date on the atv is wrong and the date of the sourcefiles is > in the future so the compiler doesn't know what to do with them. > > I just did "date 082906272008" to set the correct date and it worked! My > current genkernel is actually producing some feedback > (because I'm running this command, with logging: genkernel --loglevel=5 > --logfile=genkernel.out --kernel-config=/usr/src/config-2.6.24.3 all ) > > I wonder if the author would change the wiki to update this, as I'm (at > least) the second user to fall in this trap. > > Thanks for your help, everyone. > > > Met vriendelijke groeten, > > Jelle De Loecker > Kipdola Studios - Tomberg > > > cyberdork33 schreef: > > Yea, you should easily be able to customize and compile the kernel without > genkernel. That would go over much faster. > > On Aug 28, 2008, at 6:21 PM, Justin P. Mattock wrote: > > Yeah; That's true, depending on the processor > Could take 5min or two hours. Not > Sure about apple tv's processor, but try and slim down > The kernel to cut compiling time, and check > The compiler, to make sure it's not > Stuck in a spin or something. > Regards; > > justin P. Mattock > > > > On Aug 28, 2008, at 3:13 PM, cyberdork33 <cyb...@gm...> wrote: > > A genkernel kernel that I just did recently > (kernel-genkernel-x86-2.6.25-gentoo-r7) is 3.2MB and the initramfs that goes > along with it is 16MB. > > On Thu, Aug 28, 2008 at 12:50 PM, Jelle De Loecker <sk...@ki...> > wrote: > Aww .. > > Not even on the atv? How much space does it consume, anyway? Because this > genkernel has used like 1 megabyte the past few hours. > > > Met vriendelijke groeten, > > Jelle De Loecker > Kipdola Studios - Tomberg > > > cyberdork33 schreef: > > I have never had a genkernel take nearly that long. > > Jelle De Loecker wrote: > > Well, I didn't read it ran up to 14 hours, but that compiling a kernel > with all the modules and such took someone 14 hours. > > Anyway, it's not really just a compile I'm doing, it's a genkernel > (stage 3) and I did read that could take a long time. I just hate it > that the wiki said nothing about this or that I'm getting no feedback > whatsoever. > > /Met vriendelijke groeten,/ > > *Jelle De Loecker* > Kipdola Studios - Tomberg > > > Sven Anders schreef: > > Jelle De Loecker schrieb: > > > Hi everyone, > > I'm currently compiling the linux kernel on my AppleTV (I'm following > the Gentoo tutorial on MythTV's wiki) and I was just wondering how long > it would take. > > I've read about long compiles, about 14 hours, on regular machines. I > know there's only 1 ghz in this machine but since it's a silent compile > and the only feedback I'm getting is from ps -x I got too curious. > > > Where did you read 'up to 14 hours'? > > > > It's been at it for 20 hours now. The script is still displaying > "building dependencies". > There seems to be a lot of activity according to ps -x, yet the disk > space usage stays the same. > > So I got a bit worried. And yes, it's my first kernel-compile :) > > > The compile time depends on the processor and the selected features, > but on an 1GHz processor it should take longer than 2 hours > > Some more info about build the linux kernel here: > > http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html > > Regards > Sven > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > Alright, Cool glad it worked for you. yeah sometimes there's those mutex lock's or other locks that forget to unlock themselves, but in you're case it seems to be a time issue. As for the author you should try and contact him/or her and let them know or file a bugreport. regards; -- Justin P. Mattock |
From: Justin M. <jus...@gm...> - 2008-08-29 13:53:53
|
On Fri, Aug 29, 2008 at 3:07 AM, Jelle De Loecker <sk...@ki...> wrote: > Hi again, > > I'm succesfully compiling the kernel as we speak (at a normal speed this > time around :)) > > There is 1 problem: I wasn't able to mount the linux boot partition at > /dev/sda1 using the pendrive: > > mount: mounting /dev/sda1 on /tmp/boot failed: Invalid argument > > > I've googled about this, but I can't find any solution, only lots of > other questions. > The only option seems to be to reboot and try again, but can I boot the > pendrive again with this patched AppleTV? > > So, I know Gentoo won't boot, but will the efi bootloader be able to > boot from usb? > Or does someone have a better solution? > > Thank you for your time, > Jelle De Loecker > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > Not sure on how to answer this, but am willing to help in any way, from the looks of it there seems to be a module missing causing the file system to be unkown. Are you booting up with a live cd, and then mounting the hard drive? -- Justin P. Mattock |
From: Jelle De L. <sk...@ki...> - 2008-08-29 10:07:34
|
Hi again, I'm succesfully compiling the kernel as we speak (at a normal speed this time around :)) There is 1 problem: I wasn't able to mount the linux boot partition at /dev/sda1 using the pendrive: mount: mounting /dev/sda1 on /tmp/boot failed: Invalid argument I've googled about this, but I can't find any solution, only lots of other questions. The only option seems to be to reboot and try again, but can I boot the pendrive again with this patched AppleTV? So, I know Gentoo won't boot, but will the efi bootloader be able to boot from usb? Or does someone have a better solution? Thank you for your time, Jelle De Loecker |
From: Jelle De L. <sk...@ki...> - 2008-08-29 04:30:02
|
I never knew it was possible (to create a loop while compiling) but yes, that seems to be the case, as stated on this blog: http://www.zoomthingie.com/wordpress/?p=13 Apparantly the date on the atv is wrong and the date of the sourcefiles is in the future so the compiler doesn't know what to do with them. I just did "date 082906272008" to set the correct date and it worked! My current genkernel is actually producing some feedback (because I'm running this command, with logging: genkernel --loglevel=5 --logfile=genkernel.out --kernel-config=/usr/src/config-2.6.24.3 all ) I wonder if the author would change the wiki to update this, as I'm (at least) the second user to fall in this trap. Thanks for your help, everyone. /Met vriendelijke groeten,/ *Jelle De Loecker* Kipdola Studios - Tomberg cyberdork33 schreef: > Yea, you should easily be able to customize and compile the kernel > without genkernel. That would go over much faster. > > On Aug 28, 2008, at 6:21 PM, Justin P. Mattock wrote: > >> Yeah; That's true, depending on the processor >> Could take 5min or two hours. Not >> Sure about apple tv's processor, but try and slim down >> The kernel to cut compiling time, and check >> The compiler, to make sure it's not >> Stuck in a spin or something. >> Regards; >> >> justin P. Mattock >> >> >> >> On Aug 28, 2008, at 3:13 PM, cyberdork33 <cyb...@gm...> wrote: >> >>> A genkernel kernel that I just did recently >>> (kernel-genkernel-x86-2.6.25-gentoo-r7) is 3.2MB and the initramfs >>> that goes along with it is 16MB. >>> >>> On Thu, Aug 28, 2008 at 12:50 PM, Jelle De Loecker >>> <sk...@ki...> wrote: >>> Aww .. >>> >>> Not even on the atv? How much space does it consume, anyway? Because >>> this genkernel has used like 1 megabyte the past few hours. >>> >>> >>> Met vriendelijke groeten, >>> >>> Jelle De Loecker >>> Kipdola Studios - Tomberg >>> >>> >>> cyberdork33 schreef: >>>> I have never had a genkernel take nearly that long. >>>> >>>> Jelle De Loecker wrote: >>>> >>>>> Well, I didn't read it ran up to 14 hours, but that compiling a >>>>> kernel >>>>> with all the modules and such took someone 14 hours. >>>>> >>>>> Anyway, it's not really just a compile I'm doing, it's a genkernel >>>>> (stage 3) and I did read that could take a long time. I just hate it >>>>> that the wiki said nothing about this or that I'm getting no feedback >>>>> whatsoever. >>>>> >>>>> /Met vriendelijke groeten,/ >>>>> >>>>> *Jelle De Loecker* >>>>> Kipdola Studios - Tomberg >>>>> >>>>> >>>>> Sven Anders schreef: >>>>> >>>>>> Jelle De Loecker schrieb: >>>>>> >>>>>> >>>>>>> Hi everyone, >>>>>>> >>>>>>> I'm currently compiling the linux kernel on my AppleTV (I'm >>>>>>> following >>>>>>> the Gentoo tutorial on MythTV's wiki) and I was just wondering >>>>>>> how long >>>>>>> it would take. >>>>>>> >>>>>>> I've read about long compiles, about 14 hours, on regular >>>>>>> machines. I >>>>>>> know there's only 1 ghz in this machine but since it's a silent >>>>>>> compile >>>>>>> and the only feedback I'm getting is from ps -x I got too curious. >>>>>>> >>>>>>> >>>>>> Where did you read 'up to 14 hours'? >>>>>> >>>>>> >>>>>> >>>>>>> It's been at it for 20 hours now. The script is still displaying >>>>>>> "building dependencies". >>>>>>> There seems to be a lot of activity according to ps -x, yet the >>>>>>> disk >>>>>>> space usage stays the same. >>>>>>> >>>>>>> So I got a bit worried. And yes, it's my first kernel-compile :) >>>>>>> >>>>>>> >>>>>> The compile time depends on the processor and the selected features, >>>>>> but on an 1GHz processor it should take longer than 2 hours >>>>>> >>>>>> Some more info about build the linux kernel here: >>>>>> >>>>>> http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html >>>>>> >>>>>> Regards >>>>>> Sven >>>>>> >>>>>> >>>>>> >>>>> ------------------------------------------------------------------------ >>>>> >>>>> >>>>> ------------------------------------------------------------------------- >>>>> >>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>>> challenge >>>>> Build the coolest Linux based applications with Moblin SDK & win >>>>> great prizes >>>>> Grand prize is a trip for two to an Open Source event anywhere in >>>>> the world >>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>>> >>>>> >>>>> ------------------------------------------------------------------------ >>>>> >>>>> >>>>> _______________________________________________ >>>>> Mactel-linux-users mailing list >>>>> Mac...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >>>>> >>>> ------------------------------------------------------------------------- >>>> >>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>> challenge >>>> Build the coolest Linux based applications with Moblin SDK & win >>>> great prizes >>>> Grand prize is a trip for two to an Open Source event anywhere in >>>> the world >>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>> _______________________________________________ >>>> Mactel-linux-users mailing list >>>> Mac...@li... >>>> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >>>> >>> >>> ------------------------------------------------------------------------- >>> >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win >>> great prizes >>> Grand prize is a trip for two to an Open Source event anywhere in >>> the world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Mactel-linux-users mailing list >>> Mac...@li... >>> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >>> >>> >>> ------------------------------------------------------------------------- >>> >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win >>> great prizes >>> Grand prize is a trip for two to an Open Source event anywhere in >>> the world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Mactel-linux-users mailing list >>> Mac...@li... >>> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > |
From: cyberdork33 <cyb...@gm...> - 2008-08-29 02:03:04
|
Yea, you should easily be able to customize and compile the kernel without genkernel. That would go over much faster. On Aug 28, 2008, at 6:21 PM, Justin P. Mattock wrote: > Yeah; That's true, depending on the processor > Could take 5min or two hours. Not > Sure about apple tv's processor, but try and slim down > The kernel to cut compiling time, and check > The compiler, to make sure it's not > Stuck in a spin or something. > Regards; > > justin P. Mattock > > > > On Aug 28, 2008, at 3:13 PM, cyberdork33 <cyb...@gm...> > wrote: > >> A genkernel kernel that I just did recently (kernel-genkernel- >> x86-2.6.25-gentoo-r7) is 3.2MB and the initramfs that goes along >> with it is 16MB. >> >> On Thu, Aug 28, 2008 at 12:50 PM, Jelle De Loecker <sk...@ki... >> > wrote: >> Aww .. >> >> Not even on the atv? How much space does it consume, anyway? >> Because this genkernel has used like 1 megabyte the past few hours. >> >> >> Met vriendelijke groeten, >> >> Jelle De Loecker >> Kipdola Studios - Tomberg >> >> >> cyberdork33 schreef: >>> I have never had a genkernel take nearly that long. >>> >>> Jelle De Loecker wrote: >>> >>>> Well, I didn't read it ran up to 14 hours, but that compiling a >>>> kernel >>>> with all the modules and such took someone 14 hours. >>>> >>>> Anyway, it's not really just a compile I'm doing, it's a genkernel >>>> (stage 3) and I did read that could take a long time. I just hate >>>> it >>>> that the wiki said nothing about this or that I'm getting no >>>> feedback >>>> whatsoever. >>>> >>>> /Met vriendelijke groeten,/ >>>> >>>> *Jelle De Loecker* >>>> Kipdola Studios - Tomberg >>>> >>>> >>>> Sven Anders schreef: >>>> >>>>> Jelle De Loecker schrieb: >>>>> >>>>> >>>>>> Hi everyone, >>>>>> >>>>>> I'm currently compiling the linux kernel on my AppleTV (I'm >>>>>> following >>>>>> the Gentoo tutorial on MythTV's wiki) and I was just wondering >>>>>> how long >>>>>> it would take. >>>>>> >>>>>> I've read about long compiles, about 14 hours, on regular >>>>>> machines. I >>>>>> know there's only 1 ghz in this machine but since it's a silent >>>>>> compile >>>>>> and the only feedback I'm getting is from ps -x I got too >>>>>> curious. >>>>>> >>>>>> >>>>> Where did you read 'up to 14 hours'? >>>>> >>>>> >>>>> >>>>>> It's been at it for 20 hours now. The script is still displaying >>>>>> "building dependencies". >>>>>> There seems to be a lot of activity according to ps -x, yet the >>>>>> disk >>>>>> space usage stays the same. >>>>>> >>>>>> So I got a bit worried. And yes, it's my first kernel-compile :) >>>>>> >>>>>> >>>>> The compile time depends on the processor and the selected >>>>> features, >>>>> but on an 1GHz processor it should take longer than 2 hours >>>>> >>>>> Some more info about build the linux kernel here: >>>>> >>>>> http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html >>>>> >>>>> Regards >>>>> Sven >>>>> >>>>> >>>>> >>>> ------------------------------------------------------------------------ >>>> >>>> ------------------------------------------------------------------------- >>>> This SF.Net email is sponsored by the Moblin Your Move >>>> Developer's challenge >>>> Build the coolest Linux based applications with Moblin SDK & win >>>> great prizes >>>> Grand prize is a trip for two to an Open Source event anywhere in >>>> the world >>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>> >>>> >>>> ------------------------------------------------------------------------ >>>> >>>> _______________________________________________ >>>> Mactel-linux-users mailing list >>>> Mac...@li... >>>> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >>>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win >>> great prizes >>> Grand prize is a trip for two to an Open Source event anywhere in >>> the world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Mactel-linux-users mailing list >>> Mac...@li... >>> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >>> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great prizes >> Grand prize is a trip for two to an Open Source event anywhere in >> the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Mactel-linux-users mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great prizes >> Grand prize is a trip for two to an Open Source event anywhere in >> the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Mactel-linux-users mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users |
From: cyberdork33 <cyb...@gm...> - 2008-08-29 01:58:22
|
No not on ATV, but that should not make that much difference. On Aug 28, 2008, at 5:55 PM, Jelle De Loecker wrote: > On the appletv? And how long did this take? > > Is there a tutorial somewhere on how you did it, because if this > compile isn't over by morning something must be horribly wrong, > right? Compiling so long for a few megabytes of kernel? > > Met vriendelijke groeten, > > Jelle De Loecker > Kipdola Studios - Tomberg > > > > cyberdork33 schreef: >> >> A genkernel kernel that I just did recently (kernel-genkernel- >> x86-2.6.25-gentoo-r7) is 3.2MB and the initramfs that goes along >> with it is 16MB. >> >> On Thu, Aug 28, 2008 at 12:50 PM, Jelle De Loecker <sk...@ki... >> > wrote: >> Aww .. >> >> Not even on the atv? How much space does it consume, anyway? >> Because this genkernel has used like 1 megabyte the past few hours. >> >> >> Met vriendelijke groeten, >> >> Jelle De Loecker >> Kipdola Studios - Tomberg >> >> >> cyberdork33 schreef: >>> I have never had a genkernel take nearly that long. >>> >>> Jelle De Loecker wrote: >>> >>>> Well, I didn't read it ran up to 14 hours, but that compiling a >>>> kernel >>>> with all the modules and such took someone 14 hours. >>>> >>>> Anyway, it's not really just a compile I'm doing, it's a genkernel >>>> (stage 3) and I did read that could take a long time. I just hate >>>> it >>>> that the wiki said nothing about this or that I'm getting no >>>> feedback >>>> whatsoever. >>>> >>>> /Met vriendelijke groeten,/ >>>> >>>> *Jelle De Loecker* >>>> Kipdola Studios - Tomberg >>>> >>>> >>>> Sven Anders schreef: >>>> >>>>> Jelle De Loecker schrieb: >>>>> >>>>> >>>>>> Hi everyone, >>>>>> >>>>>> I'm currently compiling the linux kernel on my AppleTV (I'm >>>>>> following >>>>>> the Gentoo tutorial on MythTV's wiki) and I was just wondering >>>>>> how long >>>>>> it would take. >>>>>> >>>>>> I've read about long compiles, about 14 hours, on regular >>>>>> machines. I >>>>>> know there's only 1 ghz in this machine but since it's a silent >>>>>> compile >>>>>> and the only feedback I'm getting is from ps -x I got too >>>>>> curious. >>>>>> >>>>>> >>>>> Where did you read 'up to 14 hours'? >>>>> >>>>> >>>>> >>>>>> It's been at it for 20 hours now. The script is still displaying >>>>>> "building dependencies". >>>>>> There seems to be a lot of activity according to ps -x, yet the >>>>>> disk >>>>>> space usage stays the same. >>>>>> >>>>>> So I got a bit worried. And yes, it's my first kernel-compile :) >>>>>> >>>>>> >>>>> The compile time depends on the processor and the selected >>>>> features, >>>>> but on an 1GHz processor it should take longer than 2 hours >>>>> >>>>> Some more info about build the linux kernel here: >>>>> >>>>> http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html >>>>> >>>>> Regards >>>>> Sven >>>>> >>>>> >>>>> >>>> ------------------------------------------------------------------------ >>>> >>>> ------------------------------------------------------------------------- >>>> This SF.Net email is sponsored by the Moblin Your Move >>>> Developer's challenge >>>> Build the coolest Linux based applications with Moblin SDK & win >>>> great prizes >>>> Grand prize is a trip for two to an Open Source event anywhere in >>>> the world >>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>> >>>> >>>> ------------------------------------------------------------------------ >>>> >>>> _______________________________________________ >>>> Mactel-linux-users mailing list >>>> Mac...@li... >>>> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >>>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win >>> great prizes >>> Grand prize is a trip for two to an Open Source event anywhere in >>> the world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Mactel-linux-users mailing list >>> Mac...@li... >>> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >>> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great prizes >> Grand prize is a trip for two to an Open Source event anywhere in >> the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Mactel-linux-users mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >> >> > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users |
From: Justin P. M. <jus...@gm...> - 2008-08-28 23:25:54
|
Yeah; That's true, depending on the processor Could take 5min or two hours. Not Sure about apple tv's processor, but try and slim down The kernel to cut compiling time, and check The compiler, to make sure it's not Stuck in a spin or something. Regards; justin P. Mattock On Aug 28, 2008, at 3:13 PM, cyberdork33 <cyb...@gm...> wrote: > A genkernel kernel that I just did recently (kernel-genkernel- > x86-2.6.25-gentoo-r7) is 3.2MB and the initramfs that goes along > with it is 16MB. > > On Thu, Aug 28, 2008 at 12:50 PM, Jelle De Loecker > <sk...@ki...> wrote: > Aww .. > > Not even on the atv? How much space does it consume, anyway? Because > this genkernel has used like 1 megabyte the past few hours. > > > Met vriendelijke groeten, > > Jelle De Loecker > Kipdola Studios - Tomberg > > > cyberdork33 schreef: >> I have never had a genkernel take nearly that long. >> >> Jelle De Loecker wrote: >> >>> Well, I didn't read it ran up to 14 hours, but that compiling a >>> kernel >>> with all the modules and such took someone 14 hours. >>> >>> Anyway, it's not really just a compile I'm doing, it's a genkernel >>> (stage 3) and I did read that could take a long time. I just hate it >>> that the wiki said nothing about this or that I'm getting no >>> feedback >>> whatsoever. >>> >>> /Met vriendelijke groeten,/ >>> >>> *Jelle De Loecker* >>> Kipdola Studios - Tomberg >>> >>> >>> Sven Anders schreef: >>> >>>> Jelle De Loecker schrieb: >>>> >>>> >>>>> Hi everyone, >>>>> >>>>> I'm currently compiling the linux kernel on my AppleTV (I'm >>>>> following >>>>> the Gentoo tutorial on MythTV's wiki) and I was just wondering >>>>> how long >>>>> it would take. >>>>> >>>>> I've read about long compiles, about 14 hours, on regular >>>>> machines. I >>>>> know there's only 1 ghz in this machine but since it's a silent >>>>> compile >>>>> and the only feedback I'm getting is from ps -x I got too curious. >>>>> >>>>> >>>> Where did you read 'up to 14 hours'? >>>> >>>> >>>> >>>>> It's been at it for 20 hours now. The script is still displaying >>>>> "building dependencies". >>>>> There seems to be a lot of activity according to ps -x, yet the >>>>> disk >>>>> space usage stays the same. >>>>> >>>>> So I got a bit worried. And yes, it's my first kernel-compile :) >>>>> >>>>> >>>> The compile time depends on the processor and the selected >>>> features, >>>> but on an 1GHz processor it should take longer than 2 hours >>>> >>>> Some more info about build the linux kernel here: >>>> >>>> http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html >>>> >>>> Regards >>>> Sven >>>> >>>> >>>> >>> --- >>> --- >>> ------------------------------------------------------------------ >>> >>> --- >>> --- >>> ------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win >>> great prizes >>> Grand prize is a trip for two to an Open Source event anywhere in >>> the world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> >>> >>> --- >>> --- >>> ------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Mactel-linux-users mailing list >>> Mac...@li... >>> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >>> >> --- >> --- >> ------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great prizes >> Grand prize is a trip for two to an Open Source event anywhere in >> the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Mactel-linux-users mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >> > > --- > ---------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > > --- > ---------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users |
From: Jelle De L. <sk...@ki...> - 2008-08-28 22:55:19
|
On the appletv? And how long did this take? Is there a tutorial somewhere on how you did it, because if this compile isn't over by morning something must be horribly wrong, right? Compiling so long for a few megabytes of kernel? /Met vriendelijke groeten,/ *Jelle De Loecker* Kipdola Studios - Tomberg cyberdork33 schreef: > A genkernel kernel that I just did recently > (kernel-genkernel-x86-2.6.25-gentoo-r7) is 3.2MB and the initramfs > that goes along with it is 16MB. > > On Thu, Aug 28, 2008 at 12:50 PM, Jelle De Loecker <sk...@ki... > <mailto:sk...@ki...>> wrote: > > Aww .. > > Not even on the atv? How much space does it consume, anyway? > Because this genkernel has used like 1 megabyte the past few hours. > > > /Met vriendelijke groeten,/ > > *Jelle De Loecker* > Kipdola Studios - Tomberg > > > cyberdork33 schreef: >> I have never had a genkernel take nearly that long. >> >> Jelle De Loecker wrote: >> >>> Well, I didn't read it ran up to 14 hours, but that compiling a kernel >>> with all the modules and such took someone 14 hours. >>> >>> Anyway, it's not really just a compile I'm doing, it's a genkernel >>> (stage 3) and I did read that could take a long time. I just hate it >>> that the wiki said nothing about this or that I'm getting no feedback >>> whatsoever. >>> >>> /Met vriendelijke groeten,/ >>> >>> *Jelle De Loecker* >>> Kipdola Studios - Tomberg >>> >>> >>> Sven Anders schreef: >>> >>>> Jelle De Loecker schrieb: >>>> >>>> >>>>> Hi everyone, >>>>> >>>>> I'm currently compiling the linux kernel on my AppleTV (I'm following >>>>> the Gentoo tutorial on MythTV's wiki) and I was just wondering how long >>>>> it would take. >>>>> >>>>> I've read about long compiles, about 14 hours, on regular machines. I >>>>> know there's only 1 ghz in this machine but since it's a silent compile >>>>> and the only feedback I'm getting is from ps -x I got too curious. >>>>> >>>>> >>>> Where did you read 'up to 14 hours'? >>>> >>>> >>>> >>>>> It's been at it for 20 hours now. The script is still displaying >>>>> "building dependencies". >>>>> There seems to be a lot of activity according to ps -x, yet the disk >>>>> space usage stays the same. >>>>> >>>>> So I got a bit worried. And yes, it's my first kernel-compile :) >>>>> >>>>> >>>> The compile time depends on the processor and the selected features, >>>> but on an 1GHz processor it should take longer than 2 hours >>>> >>>> Some more info about build the linux kernel here: >>>> >>>> http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html >>>> >>>> Regards >>>> Sven >>>> >>>> >>>> >>> ------------------------------------------------------------------------ >>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >>> Build the coolest Linux based applications with Moblin SDK & win great prizes >>> Grand prize is a trip for two to an Open Source event anywhere in the world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ <http://moblin-contest.org/redirect.php?banner_id=100&url=/> >>> >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Mactel-linux-users mailing list >>> Mac...@li... <mailto:Mac...@li...> >>> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >>> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ <http://moblin-contest.org/redirect.php?banner_id=100&url=/> >> _______________________________________________ >> Mactel-linux-users mailing list >> Mac...@li... <mailto:Mac...@li...> >> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > <http://moblin-contest.org/redirect.php?banner_id=100&url=/> > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > <mailto:Mac...@li...> > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > |
From: cyberdork33 <cyb...@gm...> - 2008-08-28 22:13:52
|
A genkernel kernel that I just did recently (kernel-genkernel-x86-2.6.25-gentoo-r7) is 3.2MB and the initramfs that goes along with it is 16MB. On Thu, Aug 28, 2008 at 12:50 PM, Jelle De Loecker <sk...@ki...>wrote: > Aww .. > > Not even on the atv? How much space does it consume, anyway? Because this > genkernel has used like 1 megabyte the past few hours. > > *Met vriendelijke groeten,* > > *Jelle De Loecker* > Kipdola Studios - Tomberg > > > cyberdork33 schreef: > > I have never had a genkernel take nearly that long. > > Jelle De Loecker wrote: > > > Well, I didn't read it ran up to 14 hours, but that compiling a kernel > with all the modules and such took someone 14 hours. > > Anyway, it's not really just a compile I'm doing, it's a genkernel > (stage 3) and I did read that could take a long time. I just hate it > that the wiki said nothing about this or that I'm getting no feedback > whatsoever. > > /Met vriendelijke groeten,/ > > *Jelle De Loecker* > Kipdola Studios - Tomberg > > > Sven Anders schreef: > > > Jelle De Loecker schrieb: > > > > Hi everyone, > > I'm currently compiling the linux kernel on my AppleTV (I'm following > the Gentoo tutorial on MythTV's wiki) and I was just wondering how long > it would take. > > I've read about long compiles, about 14 hours, on regular machines. I > know there's only 1 ghz in this machine but since it's a silent compile > and the only feedback I'm getting is from ps -x I got too curious. > > > > Where did you read 'up to 14 hours'? > > > > > It's been at it for 20 hours now. The script is still displaying > "building dependencies". > There seems to be a lot of activity according to ps -x, yet the disk > space usage stays the same. > > So I got a bit worried. And yes, it's my first kernel-compile :) > > > > The compile time depends on the processor and the selected features, > but on an 1GHz processor it should take longer than 2 hours > > Some more info about build the linux kernel here: > http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html > > Regards > Sven > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the worldhttp://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Mactel-linux-users mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the worldhttp://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > |
From: paul s <mac...@qu...> - 2008-08-28 22:12:15
|
can you boot the apple tv with a linux kernel? anyone know if it is possible to run LinuxMCE on it? cheers paul On 08/28/2008 12:49 PM, Sven Anders wrote: > Jelle De Loecker schrieb: >> Hi everyone, >> >> I'm currently compiling the linux kernel on my AppleTV (I'm following >> the Gentoo tutorial on MythTV's wiki) and I was just wondering how long >> it would take. >> >> I've read about long compiles, about 14 hours, on regular machines. I >> know there's only 1 ghz in this machine but since it's a silent compile >> and the only feedback I'm getting is from ps -x I got too curious. > > Where did you read 'up to 14 hours'? > >> It's been at it for 20 hours now. The script is still displaying >> "building dependencies". >> There seems to be a lot of activity according to ps -x, yet the disk >> space usage stays the same. >> >> So I got a bit worried. And yes, it's my first kernel-compile :) > > The compile time depends on the processor and the selected features, > but on an 1GHz processor it should take longer than 2 hours > > Some more info about build the linux kernel here: > > http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html > > Regards > Sven > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users |
From: Jelle De L. <sk...@ki...> - 2008-08-28 17:50:43
|
Aww .. Not even on the atv? How much space does it consume, anyway? Because this genkernel has used like 1 megabyte the past few hours. /Met vriendelijke groeten,/ *Jelle De Loecker* Kipdola Studios - Tomberg cyberdork33 schreef: > I have never had a genkernel take nearly that long. > > Jelle De Loecker wrote: > >> Well, I didn't read it ran up to 14 hours, but that compiling a kernel >> with all the modules and such took someone 14 hours. >> >> Anyway, it's not really just a compile I'm doing, it's a genkernel >> (stage 3) and I did read that could take a long time. I just hate it >> that the wiki said nothing about this or that I'm getting no feedback >> whatsoever. >> >> /Met vriendelijke groeten,/ >> >> *Jelle De Loecker* >> Kipdola Studios - Tomberg >> >> >> Sven Anders schreef: >> >>> Jelle De Loecker schrieb: >>> >>> >>>> Hi everyone, >>>> >>>> I'm currently compiling the linux kernel on my AppleTV (I'm following >>>> the Gentoo tutorial on MythTV's wiki) and I was just wondering how long >>>> it would take. >>>> >>>> I've read about long compiles, about 14 hours, on regular machines. I >>>> know there's only 1 ghz in this machine but since it's a silent compile >>>> and the only feedback I'm getting is from ps -x I got too curious. >>>> >>>> >>> Where did you read 'up to 14 hours'? >>> >>> >>> >>>> It's been at it for 20 hours now. The script is still displaying >>>> "building dependencies". >>>> There seems to be a lot of activity according to ps -x, yet the disk >>>> space usage stays the same. >>>> >>>> So I got a bit worried. And yes, it's my first kernel-compile :) >>>> >>>> >>> The compile time depends on the processor and the selected features, >>> but on an 1GHz processor it should take longer than 2 hours >>> >>> Some more info about build the linux kernel here: >>> >>> http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html >>> >>> Regards >>> Sven >>> >>> >>> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Mactel-linux-users mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > |
From: cyberdork33 <cyb...@gm...> - 2008-08-28 17:39:28
|
I have never had a genkernel take nearly that long. Jelle De Loecker wrote: > Well, I didn't read it ran up to 14 hours, but that compiling a kernel > with all the modules and such took someone 14 hours. > > Anyway, it's not really just a compile I'm doing, it's a genkernel > (stage 3) and I did read that could take a long time. I just hate it > that the wiki said nothing about this or that I'm getting no feedback > whatsoever. > > /Met vriendelijke groeten,/ > > *Jelle De Loecker* > Kipdola Studios - Tomberg > > > Sven Anders schreef: >> Jelle De Loecker schrieb: >> >>> Hi everyone, >>> >>> I'm currently compiling the linux kernel on my AppleTV (I'm following >>> the Gentoo tutorial on MythTV's wiki) and I was just wondering how long >>> it would take. >>> >>> I've read about long compiles, about 14 hours, on regular machines. I >>> know there's only 1 ghz in this machine but since it's a silent compile >>> and the only feedback I'm getting is from ps -x I got too curious. >>> >> >> Where did you read 'up to 14 hours'? >> >> >>> It's been at it for 20 hours now. The script is still displaying >>> "building dependencies". >>> There seems to be a lot of activity according to ps -x, yet the disk >>> space usage stays the same. >>> >>> So I got a bit worried. And yes, it's my first kernel-compile :) >>> >> >> The compile time depends on the processor and the selected features, >> but on an 1GHz processor it should take longer than 2 hours >> >> Some more info about build the linux kernel here: >> >> http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html >> >> Regards >> Sven >> >> > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users |
From: Jelle De L. <sk...@ki...> - 2008-08-28 17:27:35
|
Well, I didn't read it ran up to 14 hours, but that compiling a kernel with all the modules and such took someone 14 hours. Anyway, it's not really just a compile I'm doing, it's a genkernel (stage 3) and I did read that could take a long time. I just hate it that the wiki said nothing about this or that I'm getting no feedback whatsoever. /Met vriendelijke groeten,/ *Jelle De Loecker* Kipdola Studios - Tomberg Sven Anders schreef: > Jelle De Loecker schrieb: > >> Hi everyone, >> >> I'm currently compiling the linux kernel on my AppleTV (I'm following >> the Gentoo tutorial on MythTV's wiki) and I was just wondering how long >> it would take. >> >> I've read about long compiles, about 14 hours, on regular machines. I >> know there's only 1 ghz in this machine but since it's a silent compile >> and the only feedback I'm getting is from ps -x I got too curious. >> > > Where did you read 'up to 14 hours'? > > >> It's been at it for 20 hours now. The script is still displaying >> "building dependencies". >> There seems to be a lot of activity according to ps -x, yet the disk >> space usage stays the same. >> >> So I got a bit worried. And yes, it's my first kernel-compile :) >> > > The compile time depends on the processor and the selected features, > but on an 1GHz processor it should take longer than 2 hours > > Some more info about build the linux kernel here: > > http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html > > Regards > Sven > > |
From: Jelle De L. <sk...@ki...> - 2008-08-28 16:14:47
|
Hi everyone, I'm currently compiling the linux kernel on my AppleTV (I'm following the Gentoo tutorial on MythTV's wiki) and I was just wondering how long it would take. I've read about long compiles, about 14 hours, on regular machines. I know there's only 1 ghz in this machine but since it's a silent compile and the only feedback I'm getting is from ps -x I got too curious. It's been at it for 20 hours now. The script is still displaying "building dependencies". There seems to be a lot of activity according to ps -x, yet the disk space usage stays the same. So I got a bit worried. And yes, it's my first kernel-compile :) -- /Met vriendelijke groeten,/ *Jelle De Loecker* Kipdola Studios - Tomberg |
From: Pol H. <ma...@fu...> - 2008-08-20 16:57:44
|
> Pol wrote back and said that it worked; was able to maximize the level > using paman. Dont' worry :-D Using paman I could maximize over 100% the maximum level of volume and now can try to relax :-) Later I'll search for a shell tool to set permanently this level of volume.. I already saw a console tool but I don't remember its name. Tell me if u've need any help :-) Pol |
From: Sam N. <sa...@th...> - 2008-08-20 16:43:17
|
Grr, I'm on too many lists with header-munging and accidentally took this off list... Since it worked for Pol, I'll accept the humiliation of admiting to my ctrl-R not ctrl-L habit, and recap: On Mon, 2008-08-18 at 11:10 -0600, Sam Noble wrote: > On Tue, 2008-08-12 at 16:31 +0200, Pol Hallen wrote: > > so, audio runs correctly but the volume sound is too low :-/ > > > > I already checked amixer, alsamixer and the volume sounds are at > > maximum. > > > > Is there a different way to increase the volume? > > You might check whether or not you are using PulseAudio: > http://www.pulseaudio.org/ > > If so you'll want to install it's utilities especially: > $apt-get install pavucontrol > > So that you can adjust the volume there too :) Pol wrote back and said that it worked; was able to maximize the level using paman. |
From: Justin M. <jus...@gm...> - 2008-08-18 20:53:29
|
After doing searching I noticed with: http://svn.sourceforge.net/viewvc/mactel-linux/trunk/kernel/mactel-patches-2.6.26/disk-protect-2.6.26.patch?view=log&pathrev=159 With most of the patches I see: This is the patch series for Linux 2.6.26. Note: The sigmatel patch have been modified. You should use model=intel-mac-v* (*=1-5) module parameter to snd_hda_intel. Typically, you will want to add this line in /etc/modprobe.d/alsa: option snd-hda-intel model=intel-mac-v3 This modification should only affect people with "intel-mac-v3" models (e.g. MacBook Pro 1st generation) Should this be just for the sigmatel patch? anyways as for having low sound; maybe trying this option can atleast put the card in the right state. Also if you hear crackling this option worked for me: options snd-hda-intel position_fix=1 but with 2.6.27-rc3 I don't need this anymore. -- Justin P. Mattock |