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: Justin M. <jus...@gm...> - 2009-06-21 17:07:07
|
On Sun, Jun 21, 2009 at 2:32 PM, Geoffrey<li...@se...> wrote: > Sure is quiet on this list. Seems there's not been a post to the devel > list since August 2008. > > Anyway, as I understand it, everything I need to get all my hardware > working (sound backlit keyboard..) is contained in the latest kernels. > I've not built a kernel in a while, but I'm up to the challenge. The > problem I'm having at this point is integrating the built kernel into my > grub boot loader. After adding the entries for the kernel, grub does > not recognize my kernel as a bootable file. > > Anyone else using grub? > > -- > Until later, Geoffrey > > Those who would give up essential Liberty, to purchase a little > temporary Safety, deserve neither Liberty nor Safety. > - Benjamin Franklin > > ------------------------------------------------------------------------------ > Are you an open source citizen? Join us for the Open Source Bridge conference! > Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. > Need another reason to go? 24-hour hacker lounge. Register today! > http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > grub should work, although I noticed making a bzimag has no problem, doing a static make install seems to have issues (old grub no problem, newer grub yes, something about the bits). At the moment I use grub2 which works great for the macbook (latest git kernel from linus is perfect, just check uvcvideo to make sure it doesn't get unchecked) As for any other apple model, I have the latest imac, everything works as well, although I noticed grub2 was not recognized(something to do with the hard drive being different due to being so big 1000gig) until I used refit then I was able to boot into linux. everything should work. -- Justin P. Mattock |
From: Geoffrey <li...@se...> - 2009-06-21 14:47:53
|
Sure is quiet on this list. Seems there's not been a post to the devel list since August 2008. Anyway, as I understand it, everything I need to get all my hardware working (sound backlit keyboard..) is contained in the latest kernels. I've not built a kernel in a while, but I'm up to the challenge. The problem I'm having at this point is integrating the built kernel into my grub boot loader. After adding the entries for the kernel, grub does not recognize my kernel as a bootable file. Anyone else using grub? -- Until later, Geoffrey Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. - Benjamin Franklin |
From: mike d. <fl...@po...> - 2009-06-18 01:02:44
|
James Vautin said: > Just curious - have you had any luck with this? Unfortunately, I haven't had an occasion to try yet. I'm in the process of gathering information on GNU/Linux support for the newest MacBook Pro models, before actually buying one of them. > We've got a few of these floating around our office and people are > interested in trying the ubuntu thing .. Cool. Feedback would be great, for I couldn't find any testimony about running GNU/Linux on the 17" aluminium model. > I've been ubuntu on my 15" mbp frmo about a year ago solid .. can't > seem to switch back to os x :) > > everything is good except the battery life, which is about 65-70% of > what i get in mac os x. Each Macbook revision seems to bring us backwards in terms of battery life under GNU/Linux. A few years ago, there were passionate discussions on this list about battery life on intel macs, and powertop's recommandations seemed to be the way to go. Have you tried that already? Cheers, -- mike dentifrice <fl...@po...> |
From: mike d. <fl...@po...> - 2009-06-18 01:01:43
|
Jerome BENOIT a dit: > sorry for my late reply. No problem! > what I meant is that the relevant driver, forcedeth, is listed as an > 10-100Mbit ethernet card, not as an 1000Mbit card. Did you actually try it on a gigabit network? Some people report success using the forcedeth driver with some chipsets at gigabit speed, but what about Macbook's? Cheers, -- mike dentifrice <fl...@po...> |
From: mike d. <fl...@po...> - 2009-05-31 10:49:27
|
Hey, Thanks for your reply. > I am running Debian (Lenny) on an unibody MacBook (amd64 kernel): > I have observed the first two points, as concerns the third point > I do not see what is meant. MacBook Pro models have two graphic cards one can supposedely switch between: NVIDIA GeForce 9600M GT for graphical power, NVIDIA GeForce 9400M for regular use and longer battery life. So far, it seems like it is impossible to do the switch within GNU/Linux, because this would require booting in EFI mode (which might not have been achieved on Aluminium models - can anyone say?) while the proprietary NVIDIA driver relies on BIOS mode from what I understood. Some people here have been trying to switch GPUs within rEFIt, without success as of now: http://ubuntuforums.org/showthread.php?t=1076879 > I have noticed other issues: > - the ethernet card seems not fully supported; Oh my. Can you explain a bit further? I totally depend on a working Ethernet card myself, so this could be really critical... > - the NVIDIA linux driver is not yet fully working (but better support > seems according to some comment on the NVIDIA discussion list). Are you talking about the libre driver (nouveau [1]) or the proprietary driver provided by NVIDIA? In any case, can you elaborate a bit more? > I have not yet tried seriously to play with the sound and the camera. Thanks a lot for your feedback! [1] http://nouveau.freedesktop.org/ -- mike dentifrice <fl...@po...> |
From: mike d. <fl...@po...> - 2009-05-30 14:16:56
|
Hi there, Is anyone using the latest Macbook Pro 17" (in its aluminium unibody version) under GNU/Linux (ideally Debian)? Some preliminary research suggests that: - rebooting might not be working; - battery life seems to be _really_ poor compared to OS X (which reminds me of the situation when Macbooks first came out, and that was years ago); - there seems to be no way to switch between the two GPUs from within GNU/Linux; There doesn't seem to be a lot of information flying around about using GNU/Linux with this precise model, so any feedback would be appreciated. Cheers, -- mike dentifrice <fl...@po...> |
From: Tino K. <tin...@ti...> - 2009-05-04 14:38:13
|
On Fri, May 01, 2009 at 10:18:47 +0200, Harald wrote: > Hi Tino, > > afaik the mac mini (including mine) requires the line in to be > external powered. A common mic will not work. Have you considered that > your line in source is low on batteries or so? No, because the same setup runs fine with 2.6.27. Regards, Tino |
From: Harald <h_p...@gm...> - 2009-05-01 08:18:56
|
Hi Tino, afaik the mac mini (including mine) requires the line in to be external powered. A common mic will not work. Have you considered that your line in source is low on batteries or so? greetings HARALD On Tue, 2009-04-28 at 08:43 +0200, Tino Keitel wrote: > Hi folks, > > I noticed that I can not record from line in anymore with kernel 2.6.29 > and above (at least up to 2.6.30-rc3) anymore. I don't get a usable > line in level. It works with 2.6.27. Does anyone noticed the same and > found a way to fix this? > > Of cause, I already spent some time in the mixer trying to adjust the > mixer settings, without luck. > > Regards, > Tino > > ------------------------------------------------------------------------------ > Register Now & Save for Velocity, the Web Performance & Operations > Conference from O'Reilly Media. Velocity features a full day of > expert-led, hands-on workshops and two days of sessions from industry > leaders in dedicated Performance & Operations tracks. Use code vel09scf > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users |
From: Tino K. <tin...@ti...> - 2009-04-28 07:02:02
|
Hi folks, I noticed that I can not record from line in anymore with kernel 2.6.29 and above (at least up to 2.6.30-rc3) anymore. I don't get a usable line in level. It works with 2.6.27. Does anyone noticed the same and found a way to fix this? Of cause, I already spent some time in the mixer trying to adjust the mixer settings, without luck. Regards, Tino |
From: Justin P. M. <jus...@gm...> - 2009-04-18 09:03:20
|
After spending some time the(new updated imac) imac is more than capable of working on line: (below is dmesg) [ 0.000000] Linux version 2.6.29 (name@name) (gcc version 4.5.0 20090327 (experimental) (GCC) ) #13 SMP Thu Apr 16 06:18:06 PDT 2009 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] NSC Geode by NSC [ 0.000000] Cyrix CyrixInstead [ 0.000000] Centaur CentaurHauls [ 0.000000] Transmeta GenuineTMx86 [ 0.000000] Transmeta TransmetaCPU [ 0.000000] UMC UMC UMC UMC [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000be830000 (usable) [ 0.000000] BIOS-e820: 00000000be830000 - 00000000be834000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000be834000 - 00000000be84f000 (ACPI data) [ 0.000000] BIOS-e820: 00000000be84f000 - 00000000bea50000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bea50000 - 00000000bfec5000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bfec5000 - 00000000bfec7000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bfec7000 - 00000000bfec8000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bfec8000 - 00000000bfecb000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bfecb000 - 00000000bfecd000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bfecd000 - 00000000bfedf000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bfedf000 - 00000000bfef9000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bfef9000 - 00000000bfeff000 (reserved) [ 0.000000] BIOS-e820: 00000000bfeff000 - 00000000bff00000 (ACPI data) [ 0.000000] BIOS-e820: 00000000d3400000 - 00000000d3401000 (reserved) [ 0.000000] BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ffc00000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) [ 0.000000] DMI 2.4 present. [ 0.000000] last_pfn = 0xbe830 max_arch_pfn = 0x100000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] kernel direct mapping tables up to 377fe000 @ 7000-c000 [ 0.000000] ACPI: RSDP 000FE020, 0024 (r2 APPLE ) [ 0.000000] ACPI: XSDT BFEEE1C0, 0074 (r1 APPLE Apple00 8D 1000013) [ 0.000000] ACPI: FACP BFEEC000, 00F4 (r3 APPLE Apple00 8D Loki 5F) [ 0.000000] FADT: X_PM1a_EVT_BLK.bit_width (16) does not match PM1_EVT_LEN (4) [ 0.000000] ACPI: DSDT BFEE0000, 5566 (r1 APPLE iMac 90001 INTL 20061109) [ 0.000000] ACPI: FACS BFECD000, 0040 [ 0.000000] ACPI: HPET BFEEB000, 0038 (r1 APPLE Apple00 1 Loki 5F) [ 0.000000] ACPI: APIC BFEEA000, 0068 (r1 APPLE Apple00 1 Loki 5F) [ 0.000000] ACPI: MCFG BFEE9000, 003C (r1 APPLE Apple00 1 Loki 5F) [ 0.000000] ACPI: ASF! BFEE8000, 00A5 (r32 APPLE Apple00 1 Loki 5F) [ 0.000000] ACPI: SBST BFEE7000, 0030 (r1 APPLE Apple00 1 Loki 5F) [ 0.000000] ACPI: ECDT BFEE6000, 0053 (r1 APPLE Apple00 1 Loki 5F) [ 0.000000] ACPI: SSDT BFEC7000, 04DC (r1 APPLE CpuPm 3000 INTL 20061109) [ 0.000000] ACPI: SSDT BFEDF000, 00A5 (r1 SataRe SataPri 1000 INTL 20061109) [ 0.000000] ACPI: SSDT BFECC000, 009F (r1 SataRe SataSec 1000 INTL 20061109) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 2160MB HIGHMEM available. [ 0.000000] 887MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 377fe000 [ 0.000000] low ram: 00000000 - 377fe000 [ 0.000000] bootmap 00008000 - 0000ef00 [ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 00377fe000] [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000] [ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000] [ 0.000000] #3 [0000100000 - 0000690550] TEXT DATA BSS ==> [0000100000 - 0000690550] [ 0.000000] #4 [0000691000 - 0000694000] INIT_PG_TABLE ==> [0000691000 - 0000694000] [ 0.000000] #5 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000] [ 0.000000] #6 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000] [ 0.000000] #7 [0000008000 - 000000f000] BOOTMAP ==> [0000008000 - 000000f000] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000000 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x000377fe [ 0.000000] HighMem 0x000377fe -> 0x000be830 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000000 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x000be830 [ 0.000000] On node 0 totalpages: 780239 [ 0.000000] free_area_init_node: node 0, pgdat c0563ac0, node_mem_map c1000000 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3967 pages, LIFO batch:0 [ 0.000000] Normal zone: 1744 pages used for memmap [ 0.000000] Normal zone: 221486 pages, LIFO batch:31 [ 0.000000] HighMem zone: 4321 pages used for memmap [ 0.000000] HighMem zone: 548689 pages, LIFO batch:31 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000 [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 24 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at d4000000 (gap: d3401000:1cbff000) [ 0.000000] NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Allocating 40960 bytes of per cpu data [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 774142 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.29 root=/dev/sda3 debug vga=893 audit=1 selinux=1 enforcing=1 [ 0.000000] audit: enabled (after initialization) [ 0.000000] Enabling fast FPU save and restore... done. [ 0.000000] Enabling unmasked SIMD FPU exception support... done. [ 0.000000] Initializing CPU#0 [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240 [ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes) [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 3051.511 MHz processor. [ 0.010000] spurious 8259A interrupt: IRQ7. [ 0.010000] Console: colour dummy device 80x25 [ 0.010000] console [tty0] enabled [ 0.010000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.010000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.010000] Memory: 3088992k/3121344k available (2964k kernel code, 31156k reserved, 1621k data, 408k init, 2212040k highmem) [ 0.010000] virtual kernel memory layout: [ 0.010000] fixmap : 0xfff9e000 - 0xfffff000 ( 388 kB) [ 0.010000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 0.010000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB) [ 0.010000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB) [ 0.010000] .init : 0xc0582000 - 0xc05e8000 ( 408 kB) [ 0.010000] .data : 0xc03e5279 - 0xc057a784 (1621 kB) [ 0.010000] .text : 0xc0100000 - 0xc03e5279 (2964 kB) [ 0.010000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.010000] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.010000] hpet clockevent registered [ 0.010000] HPET: 4 timers in total, 0 timers will be used for per-cpu timer [ 0.010000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6103.02 BogoMIPS (lpj=30515110) [ 0.010000] Security Framework initialized [ 0.010000] SELinux: Initializing. [ 0.010000] SELinux: Starting in enforcing mode [ 0.010000] Mount-cache hash table entries: 512 [ 0.010000] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.010000] CPU: L2 cache: 6144K [ 0.010000] [ds] using Core 2/Atom configuration [ 0.010000] CPU: Physical Processor ID: 0 [ 0.010000] CPU: Processor Core ID: 0 [ 0.010000] Intel machine check architecture supported. [ 0.010000] Intel machine check reporting enabled on CPU#0. [ 0.010000] using mwait in idle threads. [ 0.010000] Checking 'hlt' instruction... OK. [ 0.041409] ACPI: Core revision 20081204 [ 0.075043] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.175072] CPU0: Intel(R) Core(TM)2 Duo CPU E8435 @ 3.06GHz stepping 0a [ 0.180000] Booting processor 1 APIC 0x1 ip 0x6000 [ 0.010000] Initializing CPU#1 [ 0.010000] Calibrating delay using timer specific routine.. 6102.76 BogoMIPS (lpj=30513810) [ 0.010000] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.010000] CPU: L2 cache: 6144K [ 0.010000] [ds] using Core 2/Atom configuration [ 0.010000] CPU: Physical Processor ID: 0 [ 0.010000] CPU: Processor Core ID: 1 [ 0.010000] Intel machine check architecture supported. [ 0.010000] Intel machine check reporting enabled on CPU#1. [ 0.010000] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106 [ 0.332459] CPU1: Intel(R) Core(TM)2 Duo CPU E8435 @ 3.06GHz stepping 0a [ 0.332508] checking TSC synchronization [CPU#0 -> CPU#1]: passed. [ 0.340030] Brought up 2 CPUs [ 0.340035] Total of 2 processors activated (12205.78 BogoMIPS). [ 0.340118] CPU0 attaching sched-domain: [ 0.340124] domain 0: span 0-1 level MC [ 0.340129] groups: 0 1 [ 0.340136] CPU1 attaching sched-domain: [ 0.340141] domain 0: span 0-1 level MC [ 0.340145] groups: 1 0 [ 0.340247] net_namespace: 800 bytes [ 0.340565] Booting paravirtualized kernel on bare hardware [ 0.340784] NET: Registered protocol family 16 [ 0.340784] EISA bus registered [ 0.340784] ACPI: bus type pci registered [ 0.340784] PCI: Using configuration type 1 for base access [ 0.350125] bio: create slab <bio-0> at 0 [ 0.362144] ACPI: EC: EC description table is found, configuring boot EC [ 0.362593] ACPI: EC: non-query interrupt received, switching to interrupt mode [ 0.372451] ACPI: BIOS _OSI(Linux) query ignored [ 0.374970] ACPI: Interpreter enabled [ 0.374979] ACPI: (supports S0 S3 S4 S5) [ 0.375003] ACPI: Using IOAPIC for interrupt routing [ 0.417877] ACPI: EC: GPE = 0x3f, I/O: command/status = 0x66, data = 0x62 [ 0.417877] ACPI: EC: driver started in interrupt mode [ 0.417877] ACPI: No dock devices found. [ 0.420350] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.420787] pci 0000:00:03.0: reg 10 io port: [0x2000-0x20ff] [ 0.420909] pci 0000:00:03.2: reg 10 io port: [0x2180-0x21bf] [ 0.420929] pci 0000:00:03.2: reg 20 io port: [0x2140-0x217f] [ 0.420937] pci 0000:00:03.2: reg 24 io port: [0x2100-0x213f] [ 0.420966] pci 0000:00:03.2: PME# supported from D3hot D3cold [ 0.420975] pci 0000:00:03.2: PME# disabled [ 0.421161] pci 0000:00:03.5: reg 10 32bit mmio: [0xd3400000-0xd347ffff] [ 0.421265] pci 0000:00:04.0: reg 10 32bit mmio: [0xd3488000-0xd3488fff] [ 0.421305] pci 0000:00:04.0: supports D1 D2 [ 0.421309] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.421316] pci 0000:00:04.0: PME# disabled [ 0.421353] pci 0000:00:04.1: reg 10 32bit mmio: [0xd3489200-0xd34892ff] [ 0.421400] pci 0000:00:04.1: supports D1 D2 [ 0.421405] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold [ 0.421412] pci 0000:00:04.1: PME# disabled [ 0.421453] pci 0000:00:06.0: reg 10 32bit mmio: [0xd3487000-0xd3487fff] [ 0.421493] pci 0000:00:06.0: supports D1 D2 [ 0.421497] pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.421504] pci 0000:00:06.0: PME# disabled [ 0.421541] pci 0000:00:06.1: reg 10 32bit mmio: [0xd3489100-0xd34891ff] [ 0.421588] pci 0000:00:06.1: supports D1 D2 [ 0.421592] pci 0000:00:06.1: PME# supported from D0 D1 D2 D3hot D3cold [ 0.421600] pci 0000:00:06.1: PME# disabled [ 0.421641] pci 0000:00:08.0: reg 10 32bit mmio: [0xd3480000-0xd3483fff] [ 0.421681] pci 0000:00:08.0: PME# supported from D3hot D3cold [ 0.421688] pci 0000:00:08.0: PME# disabled [ 0.421772] pci 0000:00:0a.0: reg 10 32bit mmio: [0xd3486000-0xd3486fff] [ 0.421781] pci 0000:00:0a.0: reg 14 io port: [0x21e0-0x21e7] [ 0.421789] pci 0000:00:0a.0: reg 18 32bit mmio: [0xd3489000-0xd34890ff] [ 0.421798] pci 0000:00:0a.0: reg 1c 32bit mmio: [0xd3489300-0xd348930f] [ 0.421830] pci 0000:00:0a.0: supports D1 D2 [ 0.421834] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.421843] pci 0000:00:0a.0: PME# disabled [ 0.421881] pci 0000:00:0b.0: reg 10 io port: [0x21d8-0x21df] [ 0.421889] pci 0000:00:0b.0: reg 14 io port: [0x21ec-0x21ef] [ 0.421897] pci 0000:00:0b.0: reg 18 io port: [0x21d0-0x21d7] [ 0.421905] pci 0000:00:0b.0: reg 1c io port: [0x21e8-0x21eb] [ 0.421914] pci 0000:00:0b.0: reg 20 io port: [0x21c0-0x21cf] [ 0.421922] pci 0000:00:0b.0: reg 24 32bit mmio: [0xd3484000-0xd3485fff] [ 0.422151] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.422162] pci 0000:00:0c.0: PME# disabled [ 0.422403] pci 0000:00:15.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.422415] pci 0000:00:15.0: PME# disabled [ 0.422647] pci 0000:00:16.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.422659] pci 0000:00:16.0: PME# disabled [ 0.422751] pci 0000:00:09.0: transparent bridge [ 0.422759] pci 0000:00:09.0: bridge 32bit mmio: [0xd3300000-0xd33fffff] [ 0.422816] pci 0000:02:00.0: reg 10 32bit mmio: [0xd2000000-0xd2ffffff] [ 0.422831] pci 0000:02:00.0: reg 14 64bit mmio: [0xc0000000-0xcfffffff] [ 0.422845] pci 0000:02:00.0: reg 1c 64bit mmio: [0xd0000000-0xd1ffffff] [ 0.422856] pci 0000:02:00.0: reg 24 io port: [0x1000-0x107f] [ 0.422865] pci 0000:02:00.0: reg 30 32bit mmio: [0xd3000000-0xd307ffff] [ 0.422961] pci 0000:00:0c.0: bridge io port: [0x1000-0x1fff] [ 0.422973] pci 0000:00:0c.0: bridge 32bit mmio: [0xd0000000-0xd30fffff] [ 0.422992] pci 0000:00:0c.0: bridge 64bit mmio pref: [0xc0000000-0xcfffffff] [ 0.423216] pci 0000:03:00.0: reg 10 64bit mmio: [0xd3200000-0xd3203fff] [ 0.423287] pci 0000:03:00.0: supports D1 D2 [ 0.423291] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.423299] pci 0000:03:00.0: PME# disabled [ 0.423375] pci 0000:00:15.0: bridge 32bit mmio: [0xd3200000-0xd32fffff] [ 0.423470] pci 0000:04:00.0: reg 10 64bit mmio: [0xd3100000-0xd3100fff] [ 0.423537] pci 0000:04:00.0: supports D1 D2 [ 0.423541] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.423550] pci 0000:04:00.0: PME# disabled [ 0.423623] pci 0000:00:16.0: bridge 32bit mmio: [0xd3100000-0xd31fffff] [ 0.423685] pci_bus 0000:00: on NUMA node 0 [ 0.423703] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.647538] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 10 11 14 15) *0, disabled. [ 0.650746] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 10 11 14 15) *0, disabled. [ 0.651744] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 10 11 14 15) *0, disabled. [ 0.652730] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 10 11 14 15) *0, disabled. [ 0.653719] ACPI: PCI Interrupt Link [Z003] (IRQs 16 17 18 19 20 21 22 23) *11 [ 0.654704] ACPI: PCI Interrupt Link [Z004] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.655690] ACPI: PCI Interrupt Link [Z005] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.656674] ACPI: PCI Interrupt Link [Z006] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.657656] ACPI: PCI Interrupt Link [Z007] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.658638] ACPI: PCI Interrupt Link [Z008] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.659646] ACPI: PCI Interrupt Link [Z009] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.660666] ACPI: PCI Interrupt Link [Z00A] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.661662] ACPI: PCI Interrupt Link [Z00B] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.662656] ACPI: PCI Interrupt Link [Z00C] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.663651] ACPI: PCI Interrupt Link [Z00D] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.664645] ACPI: PCI Interrupt Link [Z00E] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.665638] ACPI: PCI Interrupt Link [Z00F] (IRQs 16 17 18 19 20 21 22 23) *10 [ 0.666628] ACPI: PCI Interrupt Link [Z00G] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.667620] ACPI: PCI Interrupt Link [Z00H] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.668611] ACPI: PCI Interrupt Link [Z00I] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.669599] ACPI: PCI Interrupt Link [Z00J] (IRQs 16 17 18 19 20 21 22 23) *7 [ 0.670608] ACPI: PCI Interrupt Link [Z00K] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.671595] ACPI: PCI Interrupt Link [Z00L] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.672581] ACPI: PCI Interrupt Link [Z00M] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.673564] ACPI: PCI Interrupt Link [Z00N] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.674555] ACPI: PCI Interrupt Link [Z00O] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.675538] ACPI: PCI Interrupt Link [Z00P] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.676533] ACPI: PCI Interrupt Link [Z00Q] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.677512] ACPI: PCI Interrupt Link [Z00R] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.678492] ACPI: PCI Interrupt Link [Z00S] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.679483] ACPI: PCI Interrupt Link [Z00T] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.680487] ACPI: PCI Interrupt Link [Z00U] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.681465] ACPI: PCI Interrupt Link [LSMB] (IRQs 16 17 18 19 20 21 22 23) *15 [ 0.682439] ACPI: PCI Interrupt Link [LUS0] (IRQs 16 17 18 19 20 21 22 23) *11 [ 0.683409] ACPI: PCI Interrupt Link [LUS2] (IRQs 16 17 18 19 20 21 22 23) *10 [ 0.684381] ACPI: PCI Interrupt Link [LMAC] (IRQs 16 17 18 19 20 21 22 23) *14 [ 0.685348] ACPI: PCI Interrupt Link [LAZA] (IRQs 16 17 18 19 20 21 22 23) *15 [ 0.686329] ACPI: PCI Interrupt Link [LGPU] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.687307] ACPI: PCI Interrupt Link [LPID] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.688285] ACPI: PCI Interrupt Link [LSI0] (IRQs 16 17 18 19 20 21 22 23) *11 [ 0.689263] ACPI: PCI Interrupt Link [LSI1] (IRQs 16 17 18 19 20 21 22 23) *0, disabled. [ 0.690261] ACPI: PCI Interrupt Link [Z000] (IRQs 16 17 18 19 20 21 22 23) *7 [ 0.691238] ACPI: PCI Interrupt Link [Z001] (IRQs 16 17 18 19 20 21 22 23) *5 [ 0.692211] ACPI: PCI Interrupt Link [LPMU] (IRQs 16 17 18 19 20 21 22 23) *14 [ 0.692417] SCSI subsystem initialized [ 0.692417] libata version 3.00 loaded. [ 0.692417] usbcore: registered new interface driver usbfs [ 0.692417] usbcore: registered new interface driver hub [ 0.692417] usbcore: registered new device driver usb [ 0.692417] PCI: Using ACPI for IRQ routing [ 0.770100] cfg80211: Using static regulatory domain info [ 0.770100] cfg80211: Regulatory domain: US [ 0.770100] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 0.770100] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm) [ 0.770100] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) [ 0.770100] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) [ 0.770100] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) [ 0.770101] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) [ 0.770107] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm) [ 0.770113] cfg80211: Calling CRDA for country: US [ 0.770147] NetLabel: Initializing [ 0.770147] NetLabel: domain hash size = 128 [ 0.770147] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.770174] NetLabel: unlabeled traffic allowed by default [ 0.770189] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31, 31 [ 0.770199] hpet0: 4 comparators, 64-bit 25.000000 MHz counter [ 0.790006] Switched to high resolution mode on CPU 0 [ 0.792544] Switched to high resolution mode on CPU 1 [ 0.830037] pnp: PnP ACPI init [ 0.830054] ACPI: bus type pnp registered [ 0.841915] pnp: PnP ACPI: found 8 devices [ 0.841921] ACPI: ACPI bus type pnp unregistered [ 0.841940] system 00:01: iomem range 0xf0000000-0xf3ffffff has been reserved [ 0.841955] system 00:04: iomem range 0xfed00000-0xfed003ff has been reserved [ 0.841969] system 00:06: ioport range 0x400-0x47f has been reserved [ 0.841976] system 00:06: ioport range 0x480-0x4ff has been reserved [ 0.841983] system 00:06: ioport range 0x500-0x57f has been reserved [ 0.841989] system 00:06: ioport range 0x580-0x5ff has been reserved [ 0.841996] system 00:06: ioport range 0x800-0x87f has been reserved [ 0.842003] system 00:06: ioport range 0x880-0x8ff has been reserved [ 0.842010] system 00:06: ioport range 0x2140-0x217f has been reserved [ 0.842017] system 00:06: ioport range 0x2100-0x213f has been reserved [ 0.842025] system 00:06: ioport range 0x4d0-0x4d1 has been reserved [ 0.842032] system 00:06: ioport range 0x295-0x296 has been reserved [ 0.878264] pci 0000:00:09.0: PCI bridge, secondary bus 0000:01 [ 0.878270] pci 0000:00:09.0: IO window: disabled [ 0.878278] pci 0000:00:09.0: MEM window: 0xd3300000-0xd33fffff [ 0.878285] pci 0000:00:09.0: PREFETCH window: disabled [ 0.878293] pci 0000:00:0c.0: PCI bridge, secondary bus 0000:02 [ 0.878302] pci 0000:00:0c.0: IO window: 0x1000-0x1fff [ 0.878315] pci 0000:00:0c.0: MEM window: 0xd0000000-0xd30fffff [ 0.878327] pci 0000:00:0c.0: PREFETCH window: 0x000000c0000000-0x000000cfffffff [ 0.878345] pci 0000:00:15.0: PCI bridge, secondary bus 0000:03 [ 0.878350] pci 0000:00:15.0: IO window: disabled [ 0.878363] pci 0000:00:15.0: MEM window: 0xd3200000-0xd32fffff [ 0.878374] pci 0000:00:15.0: PREFETCH window: disabled [ 0.878390] pci 0000:00:16.0: PCI bridge, secondary bus 0000:04 [ 0.878395] pci 0000:00:16.0: IO window: disabled [ 0.878409] pci 0000:00:16.0: MEM window: 0xd3100000-0xd31fffff [ 0.878420] pci 0000:00:16.0: PREFETCH window: disabled [ 0.878438] pci 0000:00:09.0: enabling device (0000 -> 0002) [ 0.878447] pci 0000:00:09.0: setting latency timer to 64 [ 0.880052] ACPI: PCI Interrupt Link [Z003] enabled at IRQ 23 [ 0.880063] pci 0000:00:0c.0: PCI INT A -> Link[Z003] -> GSI 23 (level, low) -> IRQ 23 [ 0.880077] pci 0000:00:0c.0: setting latency timer to 64 [ 0.881641] ACPI: PCI Interrupt Link [Z00F] enabled at IRQ 22 [ 0.881650] pci 0000:00:15.0: PCI INT A -> Link[Z00F] -> GSI 22 (level, low) -> IRQ 22 [ 0.881664] pci 0000:00:15.0: setting latency timer to 64 [ 0.883225] ACPI: PCI Interrupt Link [Z00J] enabled at IRQ 21 [ 0.883235] pci 0000:00:16.0: PCI INT A -> Link[Z00J] -> GSI 21 (level, low) -> IRQ 21 [ 0.883248] pci 0000:00:16.0: setting latency timer to 64 [ 0.883257] pci_bus 0000:00: resource 0 io: [0x00-0xffff] [ 0.883262] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff] [ 0.883268] pci_bus 0000:01: resource 0 mem: [0x0-0x0] [ 0.883273] pci_bus 0000:01: resource 1 mem: [0xd3300000-0xd33fffff] [ 0.883279] pci_bus 0000:01: resource 2 mem: [0x0-0x0] [ 0.883283] pci_bus 0000:01: resource 3 io: [0x00-0xffff] [ 0.883288] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff] [ 0.883294] pci_bus 0000:02: resource 0 io: [0x1000-0x1fff] [ 0.883299] pci_bus 0000:02: resource 1 mem: [0xd0000000-0xd30fffff] [ 0.883305] pci_bus 0000:02: resource 2 mem: [0xc0000000-0xcfffffff] [ 0.883310] pci_bus 0000:02: resource 3 mem: [0x0-0x0] [ 0.883315] pci_bus 0000:03: resource 0 mem: [0x0-0x0] [ 0.883320] pci_bus 0000:03: resource 1 mem: [0xd3200000-0xd32fffff] [ 0.883325] pci_bus 0000:03: resource 2 mem: [0x0-0x0] [ 0.883330] pci_bus 0000:03: resource 3 mem: [0x0-0x0] [ 0.883334] pci_bus 0000:04: resource 0 mem: [0x0-0x0] [ 0.883339] pci_bus 0000:04: resource 1 mem: [0xd3100000-0xd31fffff] [ 0.883344] pci_bus 0000:04: resource 2 mem: [0x0-0x0] [ 0.883349] pci_bus 0000:04: resource 3 mem: [0x0-0x0] [ 0.883391] NET: Registered protocol family 2 [ 1.000119] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 1.000533] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 1.001038] TCP bind hash table entries: 65536 (order: 8, 1310720 bytes) [ 1.001637] TCP: Hash tables configured (established 131072 bind 65536) [ 1.001643] TCP reno registered [ 1.030162] NET: Registered protocol family 1 [ 1.033888] Microcode Update Driver: v2.00 <ti...@ai...>, Peter Oruba [ 1.035686] Initializing RT-Tester: OK [ 1.035835] audit: initializing netlink socket (enabled) [ 1.035892] type=2000 audit(1240003312.030:1): initialized [ 1.047449] highmem bounce pool size: 64 pages [ 1.047460] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 1.069311] fuse init (API version 7.11) [ 1.070107] msgmni has been set to 1714 [ 1.070421] SELinux: Registering netfilter hooks [ 1.071355] alg: No test for stdrng (krng) [ 1.071376] io scheduler noop registered [ 1.071798] io scheduler cfq registered (default) [ 1.092735] pci 0000:02:00.0: Boot video device [ 1.095007] vesafb: framebuffer at 0xd1000000, mapped to 0xf8080000, using 14336k, total 14336k [ 1.095016] vesafb: mode is 1920x1200x32, linelength=7680, pages=1 [ 1.095021] vesafb: protected mode interface info at c000:bd10 [ 1.095027] vesafb: pmi: set display start = c00cbd73, set palette = c00cbdce [ 1.095032] vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da [ 1.095057] vesafb: scrolling: redraw [ 1.095062] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 1.191842] Console: switching to colour frame buffer device 240x75 [ 1.279684] fb0: VESA VGA frame buffer device [ 1.298158] loop: module loaded [ 1.298366] Linux video capture interface: v2.00 [ 1.298972] input: Macintosh mouse button emulation as /devices/virtual/input/input0 [ 1.299858] Driver 'sd' needs updating - please use bus_type methods [ 1.300379] Driver 'sr' needs updating - please use bus_type methods [ 1.301084] ahci 0000:00:0b.0: version 3.0 [ 1.302883] ACPI: PCI Interrupt Link [LSI0] enabled at IRQ 20 [ 1.303249] ahci 0000:00:0b.0: PCI INT A -> Link[LSI0] -> GSI 20 (level, low) -> IRQ 20 [ 1.303794] ahci 0000:00:0b.0: irq 24 for MSI/MSI-X [ 1.304166] ahci 0000:00:0b.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3 impl IDE mode [ 1.304665] ahci 0000:00:0b.0: flags: 64bit ncq sntf pm led pmp pio slum part [ 1.305117] ahci 0000:00:0b.0: setting latency timer to 64 [ 1.305663] scsi0 : ahci [ 1.306601] scsi1 : ahci [ 1.307111] scsi2 : ahci [ 1.307635] scsi3 : ahci [ 1.308155] scsi4 : ahci [ 1.308656] scsi5 : ahci [ 1.309803] ata1: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 24 [ 1.310313] ata2: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 24 [ 1.310822] ata3: DUMMY [ 1.310976] ata4: DUMMY [ 1.311129] ata5: DUMMY [ 1.311282] ata6: DUMMY [ 2.240010] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 2.241083] ata1.00: ATA-8: WDC WD1001FALS-40K1B0, 07.00K07, max UDMA/133 [ 2.241506] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 2.243634] ata1.00: configured for UDMA/133 [ 2.260191] scsi 0:0:0:0: Direct-Access ATA WDC WD1001FALS-4 07.0 PQ: 0 ANSI: 5 [ 2.261245] sd 0:0:0:0: [sda] 1953525168 512-byte hardware sectors: (1.00 TB/931 GiB) [ 2.261763] sd 0:0:0:0: [sda] Write Protect is off [ 2.262063] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.262433] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.263125] sd 0:0:0:0: [sda] 1953525168 512-byte hardware sectors: (1.00 TB/931 GiB) [ 2.263642] sd 0:0:0:0: [sda] Write Protect is off [ 2.263943] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.264311] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.264877] sda: sda1 sda2 sda3 sda4 [ 2.314675] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.315281] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 3.240010] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 3.263484] ata2.00: ATAPI: OPTIARC DVD RW AD-5670S, 2AHC, max UDMA/100, ATAPI AN [ 3.286807] ata2.00: configured for UDMA/100 [ 3.325681] scsi 1:0:0:0: CD-ROM OPTIARC DVD RW AD-5670S 2AHC PQ: 0 ANSI: 5 [ 3.365866] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda caddy [ 3.383934] Uniform CD-ROM driver Revision: 3.20 [ 3.402295] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 3.420531] sr 1:0:0:0: Attached scsi generic sg1 type 5 [ 3.438787] usbcore: registered new interface driver usblcd [ 3.456706] usbcore: registered new interface driver usbled [ 3.474884] PNP: No PS/2 controller found. Probing ports directly. [ 3.493550] i8042.c: No controller found. [ 3.550301] mice: PS/2 mouse device common for all mice [ 3.569566] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-...@re... [ 3.587960] EDAC MC: Ver: 2.1.0 Apr 14 2009 [ 3.607041] cpuidle: using governor ladder [ 3.625218] cpuidle: using governor menu [ 3.645980] usbcore: registered new interface driver hiddev [ 3.663965] usbcore: registered new interface driver usbhid [ 3.681603] usbhid: v2.6:USB HID core driver [ 3.699277] Advanced Linux Sound Architecture Driver Version 1.0.18a. [ 3.716963] ALSA device list: [ 3.734391] No soundcards found. [ 3.752015] oprofile: using NMI interrupt. [ 3.769731] IPVS: Registered protocols (TCP, AH, ESP) [ 3.787345] IPVS: Connection hash table configured (size=4096, memory=32Kbytes) [ 3.804920] IPVS: ipvs loaded. [ 3.822819] Initializing XFRM netlink socket [ 3.840342] NET: Registered protocol family 17 [ 3.857688] NET: Registered protocol family 15 [ 3.874687] lib80211: common routines for IEEE802.11 drivers [ 3.891958] lib80211_crypt: registered algorithm 'NULL' [ 3.909150] lib80211_crypt: registered algorithm 'WEP' [ 3.909152] lib80211_crypt: registered algorithm 'CCMP' [ 3.909155] lib80211_crypt: registered algorithm 'TKIP' [ 3.909167] Using IPI No-Shortcut mode [ 4.033115] EXT3-fs: INFO: recovery required on readonly filesystem. [ 4.049540] EXT3-fs: write access will be enabled during recovery. [ 4.744142] kjournald starting. Commit interval 5 seconds [ 4.744156] EXT3-fs: recovery complete. [ 4.744687] EXT3-fs: mounted filesystem with ordered data mode. [ 4.744733] VFS: Mounted root (ext3 filesystem) readonly on device 8:3. [ 4.744964] Freeing unused kernel memory: 408k freed [ 5.252132] SELinux: 8192 avtab hash slots, 145328 rules. [ 5.378950] SELinux: 8192 avtab hash slots, 145328 rules. [ 5.588192] SELinux: 7 users, 10 roles, 2688 types, 95 bools, 1 sens, 256 cats [ 5.605988] SELinux: 74 classes, 145328 rules [ 5.631604] SELinux: Completing initialization. [ 5.649247] SELinux: Setting up existing superblocks. [ 5.699417] SELinux: initialized (dev sda3, type ext3), uses xattr [ 5.717762] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts [ 5.736041] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs [ 5.754223] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts [ 5.772411] SELinux: initialized (dev devpts, type devpts), uses transition SIDs [ 5.790564] SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts [ 5.808649] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 5.826610] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts [ 5.844650] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs [ 5.862761] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts [ 5.880851] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs [ 5.898758] SELinux: initialized (dev proc, type proc), uses genfs_contexts [ 5.916601] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts [ 5.934382] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts [ 5.952077] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts [ 6.067983] type=1403 audit(1240003317.060:2): policy loaded auid=4294967295 ses=4294967295 [ 6.913287] applesmc: Apple iMac detected: [ 6.931063] applesmc: - Model without accelerometer [ 6.949776] applesmc: - Model without light sensors and backlight [ 6.968358] applesmc: - Model with 9 temperature sensors [ 6.987081] applesmc: device successfully initialized. [ 7.006794] applesmc: 3 fans found. [ 7.025409] applesmc: driver successfully loaded. [ 7.052676] ACPI: SSDT BFECAA98, 02FE (r1 APPLE Cpu0Ist 3000 INTL 20061109) [ 7.073123] ACPI: SSDT BFEC8C18, 028F (r1 APPLE Cpu0Cst 3001 INTL 20061109) [ 7.094541] Monitor-Mwait will be used to enter C-1 state [ 7.094550] Monitor-Mwait will be used to enter C-2 state [ 7.094558] Monitor-Mwait will be used to enter C-3 state [ 7.095236] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) [ 7.115333] processor ACPI_CPU:00: registered as cooling_device0 [ 7.135290] ACPI: Processor [CPU0] (supports 8 throttling states) [ 7.157059] ACPI: SSDT BFEC9F18, 00C8 (r1 APPLE Cpu1Ist 3000 INTL 20061109) [ 7.178216] ACPI: SSDT BFEC8F18, 0085 (r1 APPLE Cpu1Cst 3000 INTL 20061109) [ 7.200002] Marking TSC unstable due to TSC halts in idle [ 7.200181] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3]) [ 7.200328] processor ACPI_CPU:01: registered as cooling_device1 [ 7.200335] ACPI: Processor [CPU1] (supports 8 throttling states) [ 7.415576] ip_tables: (C) 2000-2006 Netfilter Core Team [ 7.485535] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 7.506058] Clocksource tsc unstable (delta = -87102483 ns) [ 7.527634] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use [ 7.548819] nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or [ 7.570224] sysctl net.netfilter.nf_conntrack_acct=1 to enable it. [ 7.613206] arp_tables: (C) 2002 David S. Miller [ 7.664637] usbcore: registered new interface driver isight_firmware [ 7.715844] usbcore: registered new interface driver uvcvideo [ 7.737914] USB Video Class driver (v0.1.0) [ 7.789624] ipmi message handler version 39.2 [ 7.820453] IPMI Watchdog: driver initialized [ 7.857808] Bluetooth: Core ver 2.14 [ 7.880864] NET: Registered protocol family 31 [ 7.903760] Bluetooth: HCI device and connection manager initialized [ 7.927066] Bluetooth: HCI socket layer initialized [ 7.950371] Bluetooth: L2CAP ver 2.11 [ 7.973366] Bluetooth: L2CAP socket layer initialized [ 8.016416] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 8.059870] Bluetooth: Generic Bluetooth USB driver ver 0.4 [ 8.083126] usbcore: registered new interface driver btusb [ 8.113765] Bluetooth: RFCOMM socket layer initialized [ 8.136925] Bluetooth: RFCOMM TTY layer initialized [ 8.160125] Bluetooth: RFCOMM ver 1.10 [ 8.190540] Bluetooth: SCO (Voice Link) ver 0.6 [ 8.213832] Bluetooth: SCO socket layer initialized [ 8.246550] Bluetooth: HCI UART driver ver 2.2 [ 8.269905] Bluetooth: HCI H4 protocol initialized [ 8.293335] Bluetooth: HCI BCSP protocol initialized [ 8.426280] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 8.752572] udev: starting version 140 [ 9.022041] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 9.080122] ACPI: Power Button (FF) [PWRF] [ 9.093312] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2 [ 9.256422] ACPI: Power Button (CM) [PWRB] [ 9.269776] input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3 [ 9.300105] ACPI: Sleep Button (CM) [SLPB] [ 9.327217] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 9.341526] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 19 [ 9.354951] ehci_hcd 0000:00:04.1: PCI INT B -> Link[LUS2] -> GSI 19 (level, low) -> IRQ 19 [ 9.368603] ehci_hcd 0000:00:04.1: setting latency timer to 64 [ 9.368605] ehci_hcd 0000:00:04.1: EHCI Host Controller [ 9.382226] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts [ 9.382317] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 1 [ 9.395987] ehci_hcd 0000:00:04.1: debug port 1 [ 9.409527] ehci_hcd 0000:00:04.1: cache line size of 32 is not supported [ 9.409547] ehci_hcd 0000:00:04.1: irq 19, io mem 0xd3489200 [ 9.440188] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00 [ 9.453557] usb usb1: configuration #1 chosen from 1 choice [ 9.466897] hub 1-0:1.0: USB hub found [ 9.480067] hub 1-0:1.0: 7 ports detected [ 9.494302] ACPI: PCI Interrupt Link [Z001] enabled at IRQ 18 [ 9.506866] ehci_hcd 0000:00:06.1: PCI INT B -> Link[Z001] -> GSI 18 (level, low) -> IRQ 18 [ 9.519701] ehci_hcd 0000:00:06.1: setting latency timer to 64 [ 9.519705] ehci_hcd 0000:00:06.1: EHCI Host Controller [ 9.532467] ehci_hcd 0000:00:06.1: new USB bus registered, assigned bus number 2 [ 9.545291] ehci_hcd 0000:00:06.1: debug port 1 [ 9.558043] ehci_hcd 0000:00:06.1: cache line size of 32 is not supported [ 9.558062] ehci_hcd 0000:00:06.1: irq 18, io mem 0xd3489100 [ 9.590110] ehci_hcd 0000:00:06.1: USB 2.0 started, EHCI 1.00 [ 9.602783] usb usb2: configuration #1 chosen from 1 choice [ 9.614932] hub 2-0:1.0: USB hub found [ 9.626867] hub 2-0:1.0: 5 ports detected [ 9.638967] Linux agpgart interface v0.103 [ 9.812612] usb 1-1: new high speed USB device using ehci_hcd and address 2 [ 9.980230] usb 1-1: configuration #1 chosen from 1 choice [ 10.003266] hub 1-1:1.0: USB hub found [ 10.026103] hub 1-1:1.0: 3 ports detected [ 10.103940] nvidia: module license 'NVIDIA' taints kernel. [ 10.192783] usb 1-4: new high speed USB device using ehci_hcd and address 3 [ 10.375881] usb 1-4: configuration #1 chosen from 1 choice [ 10.381849] ACPI Exception (evregion-0422): AE_ERROR, Returned by Handler for [PCI_Config] [20081204] [ 10.381864] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.RP01.GFX0._PS0] (Node f703ecc0), AE_ERROR [ 10.381974] ACPI: Transitioning device [GFX0] to D0 [ 10.381987] nvidia 0000:02:00.0: PCI INT A -> Link[Z003] -> GSI 23 (level, low) -> IRQ 23 [ 10.381994] nvidia 0000:02:00.0: setting latency timer to 64 [ 10.484846] NVRM: loading NVIDIA UNIX x86 Kernel Module 180.29 Wed Feb 4 23:44:25 PST 2009 [ 10.506993] uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8502) [ 10.529060] ohci1394 0000:04:00.0: PCI INT A -> Link[Z00J] -> GSI 21 (level, low) -> IRQ 21 [ 10.530305] input: Built-in iSight as /devices/pci0000:00/0000:00:04.1/usb1/1-4/1-4:1.0/input/input4 [ 10.572728] ohci1394 0000:04:00.0: setting latency timer to 64 [ 10.634714] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[d3100000-d31007ff] Max Packet=[4096] IR/IT contexts=[8/8] [ 10.715922] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 17 [ 10.738186] HDA Intel 0000:00:08.0: PCI INT A -> Link[LAZA] -> GSI 17 (level, low) -> IRQ 17 [ 10.760696] HDA Intel 0000:00:08.0: setting latency timer to 64 [ 10.901134] usb 1-1.1: new high speed USB device using ehci_hcd and address 5 [ 11.032746] usb 1-1.1: configuration #1 chosen from 1 choice [ 11.056337] hub 1-1.1:1.0: USB hub found [ 11.079230] hub 1-1.1:1.0: 4 ports detected [ 11.181134] usb 1-1.2: new low speed USB device using ehci_hcd and address 6 [ 11.317625] usb 1-1.2: configuration #1 chosen from 1 choice [ 11.345132] input: Apple Inc. Apple Keyboard as /devices/pci0000:00/0000:00:04.1/usb1/1-1/1-1.2/1-1.2:1.0/input/input5 [ 11.440148] generic-usb 0003:05AC:021D.0001: input: USB HID v1.11 Keyboard [Apple Inc. Apple Keyboard] on usb-0000:00:04.1-1.2/input0 [ 11.466726] input: Apple Inc. Apple Keyboard as /devices/pci0000:00/0000:00:04.1/usb1/1-1/1-1.2/1-1.2:1.1/input/input6 [ 11.570136] generic-usb 0003:05AC:021D.0002: input: USB HID v1.11 Device [Apple Inc. Apple Keyboard] on usb-0000:00:04.1-1.2/input1 [ 11.671139] usb 1-1.3: new low speed USB device using ehci_hcd and address 7 [ 11.807010] usb 1-1.3: configuration #1 chosen from 1 choice [ 11.834936] input: Mitsumi Electric Apple Optical USB Mouse as /devices/pci0000:00/0000:00:04.1/usb1/1-1/1-1.3/1-1.3:1.0/input/input7 [ 11.930165] apple 0003:05AC:0304.0003: input: USB HID v1.10 Mouse [Mitsumi Electric Apple Optical USB Mouse] on usb-0000:00:04.1-1.3/input0 [ 11.990322] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0023dffffe8cd104] [ 13.262189] Adding 300772k swap on /dev/sda4. Priority:1 extents:1 across:300772k [ 14.669764] EXT3 FS on sda3, internal journal [ 14.795625] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 15.707328] type=1400 audit(1240003327.509:3): avc: denied { name_bind } for pid=1663 comm="syslogd" src=993 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:pop_port_t:s0 tclass=tcp_socket [ 15.707354] type=1300 audit(1240003327.509:3): arch=40000003 syscall=102 success=no exit=-13 a0=2 a1=bfa77adc a2=b8049ff4 a3=bfa77af0 items=0 ppid=1662 pid=1663 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="syslogd" exe="/sbin/syslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) [ 19.339083] ndiswrapper version 1.54-2.6.27.7 loaded (smp=yes, preempt=no) [ 19.604633] ndiswrapper: driver bcmwl5 (Broadcom,03/21/2008, 4.170.77.3) loaded [ 19.605282] ndiswrapper 0000:03:00.0: power state changed by ACPI to D0 [ 19.605453] ndiswrapper 0000:03:00.0: PCI INT A -> Link[Z00F] -> GSI 22 (level, low) -> IRQ 22 [ 19.605734] ndiswrapper 0000:03:00.0: power state changed by ACPI to D0 [ 19.605842] ndiswrapper 0000:03:00.0: setting latency timer to 64 [ 19.619146] ndiswrapper: using IRQ 22 [ 19.830242] wlan0 (ndiswrapper): not using net_device_ops yet [ 19.830759] wlan0: ethernet device 00:1f:f3:bd:f0:98 using NDIS driver: bcmwl5, version: 0x4aa4d03, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 14E4:432B.5.conf [ 19.830809] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK [ 19.835333] usbcore: registered new interface driver ndiswrapper [ 23.691555] type=1401 audit(1240003335.499:4): SELinux: unrecognized netlink message type=28265 for sclass=43 [ 23.691558] everything works. regards; Justin P. mattock |
From: cyberdork33 <cyb...@gm...> - 2009-03-18 17:49:14
|
You've already snarfed at the first page instruction on getting it working. If you are looking for something handed to you on a plate, you are not going to find it. If you are interested, read through the thread. If you are not willing to do that, just wait for another day then. Getting GRUB2 to actually start from rEFIt is not difficult at all, and the instruction is in the thread. I'd get the latest svn code and compile if you want the best results... or pull some of the compiled binaries out of one of the later threads. Work is currently being performed on getting a real xorg driver working (i.e. not fbdev). Since there is nobody with your hardware testing it yet, it would be appreciated if you could try things out and help with getting it working... (It might even work already...) On Mar 18, 2009, at 12:13 PM, Tino Keitel wrote: > On Wed, Mar 18, 2009 at 12:08:16 -0500, cyberdork33 wrote: >> Try participating in the thread.. Try it... If it doesn't work then >> you >> can post some info and get it fixed. > > First I need to know how I can even try to make it work, e.g. how to > start grub2 from rEFIt and get a text usable console on my Mac mini. > This thread is about too much stuff, too much scenarios on several Mac > models (desktops, laptops, 32 bit, 64 bit), so I hardly can see where > to start with. > > Regards, > Tino > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) > are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly > and > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users |
From: Tino K. <tin...@ti...> - 2009-03-18 17:13:48
|
On Wed, Mar 18, 2009 at 12:08:16 -0500, cyberdork33 wrote: > Try participating in the thread.. Try it... If it doesn't work then you > can post some info and get it fixed. First I need to know how I can even try to make it work, e.g. how to start grub2 from rEFIt and get a text usable console on my Mac mini. This thread is about too much stuff, too much scenarios on several Mac models (desktops, laptops, 32 bit, 64 bit), so I hardly can see where to start with. Regards, Tino |
From: cyberdork33 <cyb...@gm...> - 2009-03-18 17:08:22
|
Try participating in the thread.. Try it... If it doesn't work then you can post some info and get it fixed. On Mar 18, 2009, at 10:57 AM, Tino Keitel wrote: > On Wed, Mar 18, 2009 at 10:47:22 -0500, cyberdork33 wrote: >> I would start at the end if you are looking to help with the video >> stuff. > > There is a lot of stuff from NVidia and ATI users, all I saw about > Intel was a comment from a MacBook user who wrote that the Intel Xorg > just worked for him. Are there any other details to deal with? I > gues > I first need to set up an efifb framebuffer console, to get a usable > console at all. Does the native Intel Xorg driver still work after > this? > > Regards, > Tino > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) > are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly > and > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users |
From: Tino K. <tin...@ti...> - 2009-03-18 15:57:35
|
On Wed, Mar 18, 2009 at 10:47:22 -0500, cyberdork33 wrote: > I would start at the end if you are looking to help with the video > stuff. There is a lot of stuff from NVidia and ATI users, all I saw about Intel was a comment from a MacBook user who wrote that the Intel Xorg just worked for him. Are there any other details to deal with? I gues I first need to set up an efifb framebuffer console, to get a usable console at all. Does the native Intel Xorg driver still work after this? Regards, Tino |
From: cyberdork33 <cyb...@gm...> - 2009-03-18 15:47:31
|
I would start at the end if you are looking to help with the video stuff. On Mar 18, 2009, at 10:22 AM, Tino Keitel wrote: > On Wed, Mar 18, 2009 at 10:16:55 -0500, cyberdork33 wrote: >> Read the rest of thread... > > The thread has 43 pages. It would be nice if you could point me to a > specific posting. > > Thanks and regards, > Tino > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) > are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly > and > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users |
From: Tino K. <tin...@ti...> - 2009-03-18 15:22:28
|
On Wed, Mar 18, 2009 at 10:16:55 -0500, cyberdork33 wrote: > Read the rest of thread... The thread has 43 pages. It would be nice if you could point me to a specific posting. Thanks and regards, Tino |
From: cyberdork33 <cyb...@gm...> - 2009-03-18 15:17:08
|
Read the rest of thread... On Mar 18, 2009, at 7:36 AM, Tino Keitel wrote: > On Wed, Mar 18, 2009 at 07:27:27 -0500, cyberdork33 wrote: >> Making a lot of headway recently. >> >> http://ubuntuforums.org/showthread.php?t=995704 > > "2. edit /etc/X11/xorg.conf to use fbdev." > > So it doesn't sound like anyting I want to use. > > Thanks and regards, > Tino > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) > are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly > and > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users |
From: Justin M. <jus...@gm...> - 2009-03-18 14:46:44
|
On Wed, Mar 18, 2009 at 5:27 AM, cyberdork33 <cyb...@gm...> wrote: > Making a lot of headway recently. > > http://ubuntuforums.org/showthread.php?t=995704 > > > On Mar 18, 2009, at 5:21 AM, Tino Keitel wrote: > >> Hi, >> >> I'd like to know if anyone uses grub2 directly from rEFIt, how it is >> set up and if it has any impact on Linux. I use a Mac mini Core 2 >> Duo, >> so it would be interesting if the Intel Xorg driver still works if >> booting is not done using the legacy BIOS emulation. >> >> Regards, >> Tino >> >> ------------------------------------------------------------------------------ >> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) >> are >> powering Web 2.0 with engaging, cross-platform capabilities. Quickly >> and >> easily build your RIAs with Flex Builder, the Eclipse(TM)based >> development >> software that enables intelligent coding and step-through debugging. >> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >> _______________________________________________ >> Mactel-linux-users mailing list >> Mac...@li... >> https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > grub2 work good over here. (no refit though), but be careful though, a few months ago there was a problem as to where you could'nt type in the boot param. (should be fixed with the latest) regards; -- Justin P. Mattock |
From: Tino K. <tin...@ti...> - 2009-03-18 12:36:58
|
On Wed, Mar 18, 2009 at 07:27:27 -0500, cyberdork33 wrote: > Making a lot of headway recently. > > http://ubuntuforums.org/showthread.php?t=995704 "2. edit /etc/X11/xorg.conf to use fbdev." So it doesn't sound like anyting I want to use. Thanks and regards, Tino |
From: cyberdork33 <cyb...@gm...> - 2009-03-18 12:27:43
|
Making a lot of headway recently. http://ubuntuforums.org/showthread.php?t=995704 On Mar 18, 2009, at 5:21 AM, Tino Keitel wrote: > Hi, > > I'd like to know if anyone uses grub2 directly from rEFIt, how it is > set up and if it has any impact on Linux. I use a Mac mini Core 2 > Duo, > so it would be interesting if the Intel Xorg driver still works if > booting is not done using the legacy BIOS emulation. > > Regards, > Tino > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) > are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly > and > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users |
From: Tino K. <tin...@ti...> - 2009-03-18 10:22:30
|
Hi, I'd like to know if anyone uses grub2 directly from rEFIt, how it is set up and if it has any impact on Linux. I use a Mac mini Core 2 Duo, so it would be interesting if the Intel Xorg driver still works if booting is not done using the legacy BIOS emulation. Regards, Tino |
From: paul s <mac...@qu...> - 2009-02-21 23:29:30
|
hi Jerome - go here and download NVIDIA-Linux-x86_64-180.29-pkg2.run http://www.nvidia.com/object/linux_display_amd64_180.29.html drop to run level 3 and log in as root... run NVIDIA-Linux-x86_64-180.29-pkg2.run [root@host /root] # sh NVIDIA-Linux-x86_64-180.29-pkg2.run read the prompts and build the kernal module don't try to download.. edit you /etc/X11/xorg.conf to something of this effect... Section "Device" Identifier "Videocard0" Driver "nvidia" ... EndSection after that there are all sorts of options for you to set up whatever you feel based on display and distro... http://us.download.nvidia.com/XFree86/Linux-x86_64/180.29/README/appendix-b.html cheers paul On 02/21/2009 05:56 AM, Jerome BENOIT wrote: > Hello List, > > I am installing Debian (Lenny/Stable) on my brand new Alu MacBook: > so far I fail to configure the NViadia card: > does any one succeed to do so ? > Any hint is welcome. > > Thanks in advance, > Jerome > |
From: paul s <mac...@qu...> - 2009-02-21 23:29:19
|
what's up with the wiki? i can't edit pages or create them anymore... cheers paul |
From: Jerome B. <jgm...@ma...> - 2009-02-21 11:18:09
|
Hello List, I am installing Debian (Lenny/Stable) on my brand new Alu MacBook: so far I fail to configure the NViadia card: does any one succeed to do so ? Any hint is welcome. Thanks in advance, Jerome -- Jerome BENOIT jgmbenoit_at_mailsnare_dot_net |
From: Harald <h_p...@gm...> - 2009-02-17 16:55:07
|
Hi Geoffrey, I am running Gentoo so I am not familiar with the kernel compiling procedures on a RH-Linux. Anyways, attached my MPB 4.1 kernel config for 2.6.28. Now, you mentioned having sound problems. That's what I experienced too, but unfortunately for my MPB version the dear kernel hacker forgot to add one tiny line in the kernel driver so here is my patch: http://kerneltrap.org/node/16870 --- patch_realtek.c~ 2008-12-25 00:26:37.000000000 +0100 +++ patch_realtek.c 2009-01-10 11:22:15.000000000 +0100 @@ -6779,6 +6779,7 @@ static int patch_alc882(struct hda_codec case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */ case 0x106b00a4: /* MacbookPro4,1 */ case 0x106b2c00: /* Macbook Pro rev3 */ + case 0x106b3800: /* Macbook Pro rev4 hpsaier*/ case 0x106b3600: /* Macbook 3.1 */ board_config = ALC885_MBP3; break; It's of course just the hpsaier line. Greetings HARALD |