From niktychina at gmail.com Wed Dec 3 09:59:02 2008 From: niktychina at gmail.com (Nikolay Tychina) Date: Wed Dec 3 09:59:09 2008 Subject: ACPI problems on Lenovo 3000 N100 In-Reply-To: References: Message-ID: >Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 167 Optimizations It seems, you needn't fix your acpi :) Maybe that console error mesagges appears cause freebsds' bug? Did you try linux (maybe ubuntu 8.10 - my acer suspends and wakes up very good when running it) ? 2008/12/3 Krasznai Andr?s > Hi, thank you for the answer > > > > Originally I attached the acpidump as well, but then the size of the mail > was over the 200KB limit. I attach the acpidump now. > > > > Thanks > > > > Andras Krasznai > > > > > ------------------------------ > > *From:* Nikolay Tychina [mailto:niktychina@gmail.com] > *Sent:* Wednesday, December 03, 2008 12:20 AM > *To:* Krasznai Andr?s; freebsd-acpi@freebsd.org > *Subject:* Re: ACPI problems on Lenovo 3000 N100 > > > > Hi, > > try to repair your dsdt, > this information from gentoo-wiki will be useful: > http://web.archive.org/web/20080125015702/http://gentoo-wiki.com/HOWTO_Fix_Common_ACPI_Problems > > Could you send me your acpi dump? > > 2008/12/2 Krasznai Andr?s > > Good afternoon! > > > I have been using FreeBSD since 5.3. Nowadays I am using > FreeBSD-7.1-PRERELEASE on my Lenovo 3000 N100 laptop. > > I tried to use the suspend function (I want itt o go to suspend when I > close the display) and the laptop behaved strangely; closing the LCD-display > it eventually switches off but never wakes up; the only thing I can do is to > switch it off and on, and wait for fsck finishing... > > > The laptop is installed as a multiboot machine and the suspend function > works correctly in Windows VISTA so the hardware is able to perform suspend. > > After reading the FreeBSD handbook I tried various settings with acpiconf, > but no success: > > acpiconf -s S3 and acpiconf -s S4 caused various crashes on the machine, > > and the computer did not accept acpiconf -s S5 : said that level 5 is > unsupported ACPI mode. > > Has anybody any success with this type of laptop regarding suspend > functionality? > > I get other messages from ACPI similar to the following, which - by the > handbook - mean that the ACPI may be broken. > > (ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPC0.FIGD._STA] > \\ > (Node 0xc3f6d160), AE_NOT_FOUND) > > > > I attach some diagnostic information according to the Freebsd handbook; > pls. I also attach my kernel configuration (GENERIC_K). > > Give some advice how te get this machine perform suspend. > > Best regards > > Andras Krasznai > > > > _______________________________________________ > freebsd-acpi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-acpi > To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org" > > > From jmt at twilley.org Fri Dec 5 10:32:07 2008 From: jmt at twilley.org (Jack Twilley) Date: Fri Dec 5 10:32:14 2008 Subject: Asus EEE -- suspend, card reader and camera Message-ID: <49396F96.8050403@twilley.org> I am a mostly-happy user of an Asus EEE 701. Recently I was pointed at http://wiki.freebsd.org/AsusEee which has more current information than the nighthack page. I'm running RELENG_7 and I am pleased to confirm that the wired Ethernet works out of the box. I'm looking forward to ath_hal merging from current so I can stop copying over the madwifi hal directory. I have only three issues remaining, some of which are at least partially discussed on that page. First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 and it seemed to do the right thing, but I don't know how to resume. I tried Fn-F1 and it didn't work. I hit the power button, and the LEDs changed but the screen never woke up. I had to hold down the power button to get it to shut off, then tapped it to bring it up. I added the sysctls as recommended by the wiki page -- is there something else I'm missing? Second, the card reader seems to bite the shed if I use it in the 40MB/s mode but not in the 1MB/s mode. Is this a hardware problem or a software problem or what? Is there some geek knob I can twiddle to throttle the card reader so I can use some happy medium? 1MB/s is really slow. :-) Third, there isn't a single mention of the camera on that page. I saw a sysctl for the camera but it seems to simply report whether or not the camera is enabled in the BIOS. Are there any apps which use the camera? Is there a driver issue with it, or something else that I haven't heard? Thanks so much for all your work. I am very pleased with how well the laptop is supported in general, and it's sweet to show the Linux users that it's not the only non-Windows choice for the Eee! Jack. From onemda at gmail.com Fri Dec 5 12:47:42 2008 From: onemda at gmail.com (Paul B. Mahol) Date: Fri Dec 5 12:47:48 2008 Subject: Asus EEE -- suspend, card reader and camera In-Reply-To: <49396F96.8050403@twilley.org> References: <49396F96.8050403@twilley.org> Message-ID: <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> On 12/5/08, Jack Twilley wrote: > I am a mostly-happy user of an Asus EEE 701. Recently I was pointed at > http://wiki.freebsd.org/AsusEee which has more current information than > the nighthack page. I'm running RELENG_7 and I am pleased to confirm > that the wired Ethernet works out of the box. I'm looking forward to > ath_hal merging from current so I can stop copying over the madwifi hal > directory. I have only three issues remaining, some of which are at > least partially discussed on that page. > > First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 and > it seemed to do the right thing, but I don't know how to resume. I > tried Fn-F1 and it didn't work. I hit the power button, and the LEDs > changed but the screen never woke up. loading vesa LKM fixed that issue for me, also make sure that kern.smp.disabled=1 eg. add these lines to /boot/loader.conf vesa_load="YES" kern.smp.disabled="1" -- Paul From jmt at twilley.org Fri Dec 5 21:36:06 2008 From: jmt at twilley.org (Jack Twilley) Date: Fri Dec 5 21:36:13 2008 Subject: Asus EEE -- suspend, card reader and camera In-Reply-To: <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> References: <49396F96.8050403@twilley.org> <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> Message-ID: <493A0F24.20309@twilley.org> Paul B. Mahol wrote: > On 12/5/08, Jack Twilley wrote: >> I am a mostly-happy user of an Asus EEE 701. Recently I was pointed at >> http://wiki.freebsd.org/AsusEee which has more current information than >> the nighthack page. I'm running RELENG_7 and I am pleased to confirm >> that the wired Ethernet works out of the box. I'm looking forward to >> ath_hal merging from current so I can stop copying over the madwifi hal >> directory. I have only three issues remaining, some of which are at >> least partially discussed on that page. >> >> First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 and >> it seemed to do the right thing, but I don't know how to resume. I >> tried Fn-F1 and it didn't work. I hit the power button, and the LEDs >> changed but the screen never woke up. > > loading vesa LKM fixed that issue for me, also make sure that > kern.smp.disabled=1 > > eg. add these lines to /boot/loader.conf > > vesa_load="YES" > kern.smp.disabled="1" > I made those changes, and I see the same behavior -- it doesn't come back with Fn-F1 or the power button. How do you resume? Jack. From onemda at gmail.com Fri Dec 5 23:08:04 2008 From: onemda at gmail.com (Paul B. Mahol) Date: Fri Dec 5 23:08:10 2008 Subject: Asus EEE -- suspend, card reader and camera In-Reply-To: <493A0F24.20309@twilley.org> References: <49396F96.8050403@twilley.org> <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> <493A0F24.20309@twilley.org> Message-ID: <3a142e750812052308s9eb16abu2a58cc170ef1115f@mail.gmail.com> On 12/6/08, Jack Twilley wrote: > Paul B. Mahol wrote: >> On 12/5/08, Jack Twilley wrote: >>> I am a mostly-happy user of an Asus EEE 701. Recently I was pointed at >>> http://wiki.freebsd.org/AsusEee which has more current information than >>> the nighthack page. I'm running RELENG_7 and I am pleased to confirm >>> that the wired Ethernet works out of the box. I'm looking forward to >>> ath_hal merging from current so I can stop copying over the madwifi hal >>> directory. I have only three issues remaining, some of which are at >>> least partially discussed on that page. >>> >>> First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 and >>> it seemed to do the right thing, but I don't know how to resume. I >>> tried Fn-F1 and it didn't work. I hit the power button, and the LEDs >>> changed but the screen never woke up. >> >> loading vesa LKM fixed that issue for me, also make sure that >> kern.smp.disabled=1 >> >> eg. add these lines to /boot/loader.conf >> >> vesa_load="YES" >> kern.smp.disabled="1" >> > > I made those changes, and I see the same behavior -- it doesn't come > back with Fn-F1 or the power button. How do you resume? You rebooted after that change? -- Paul From jmt at twilley.org Sat Dec 6 09:58:04 2008 From: jmt at twilley.org (Jack Twilley) Date: Sat Dec 6 09:58:10 2008 Subject: Asus EEE -- suspend, card reader and camera In-Reply-To: <3a142e750812052308s9eb16abu2a58cc170ef1115f@mail.gmail.com> References: <49396F96.8050403@twilley.org> <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> <493A0F24.20309@twilley.org> <3a142e750812052308s9eb16abu2a58cc170ef1115f@mail.gmail.com> Message-ID: <493ABD03.2030808@twilley.org> Paul B. Mahol wrote: > On 12/6/08, Jack Twilley wrote: >> Paul B. Mahol wrote: >>> On 12/5/08, Jack Twilley wrote: >>>> I am a mostly-happy user of an Asus EEE 701. Recently I was pointed at >>>> http://wiki.freebsd.org/AsusEee which has more current information than >>>> the nighthack page. I'm running RELENG_7 and I am pleased to confirm >>>> that the wired Ethernet works out of the box. I'm looking forward to >>>> ath_hal merging from current so I can stop copying over the madwifi hal >>>> directory. I have only three issues remaining, some of which are at >>>> least partially discussed on that page. >>>> >>>> First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 and >>>> it seemed to do the right thing, but I don't know how to resume. I >>>> tried Fn-F1 and it didn't work. I hit the power button, and the LEDs >>>> changed but the screen never woke up. >>> loading vesa LKM fixed that issue for me, also make sure that >>> kern.smp.disabled=1 >>> >>> eg. add these lines to /boot/loader.conf >>> >>> vesa_load="YES" >>> kern.smp.disabled="1" >>> >> I made those changes, and I see the same behavior -- it doesn't come >> back with Fn-F1 or the power button. How do you resume? > > You rebooted after that change? > Yes. Jack. From onemda at gmail.com Sat Dec 6 14:10:30 2008 From: onemda at gmail.com (Paul B. Mahol) Date: Sat Dec 6 14:10:36 2008 Subject: Asus EEE -- suspend, card reader and camera In-Reply-To: <493ABD03.2030808@twilley.org> References: <49396F96.8050403@twilley.org> <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> <493A0F24.20309@twilley.org> <3a142e750812052308s9eb16abu2a58cc170ef1115f@mail.gmail.com> <493ABD03.2030808@twilley.org> Message-ID: <3a142e750812061410x3d8afe11oce01b3458138ab45@mail.gmail.com> On 12/6/08, Jack Twilley wrote: > Paul B. Mahol wrote: >> On 12/6/08, Jack Twilley wrote: >>> Paul B. Mahol wrote: >>>> On 12/5/08, Jack Twilley wrote: >>>>> I am a mostly-happy user of an Asus EEE 701. Recently I was pointed at >>>>> http://wiki.freebsd.org/AsusEee which has more current information than >>>>> the nighthack page. I'm running RELENG_7 and I am pleased to confirm >>>>> that the wired Ethernet works out of the box. I'm looking forward to >>>>> ath_hal merging from current so I can stop copying over the madwifi hal >>>>> directory. I have only three issues remaining, some of which are at >>>>> least partially discussed on that page. >>>>> >>>>> First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 >>>>> and >>>>> it seemed to do the right thing, but I don't know how to resume. I >>>>> tried Fn-F1 and it didn't work. I hit the power button, and the LEDs >>>>> changed but the screen never woke up. >>>> loading vesa LKM fixed that issue for me, also make sure that >>>> kern.smp.disabled=1 >>>> >>>> eg. add these lines to /boot/loader.conf >>>> >>>> vesa_load="YES" >>>> kern.smp.disabled="1" >>>> >>> I made those changes, and I see the same behavior -- it doesn't come >>> back with Fn-F1 or the power button. How do you resume? >> >> You rebooted after that change? >> > > Yes. > > Jack. > Well, then I dont know, maybe there is some driver attached on device that is cause of resume problem? You could try to disable all of them and try again. What happens if you suspend with zzz inside X11? I'm on i386, dunno if resume work at all on amd64. -- Paul From onemda at gmail.com Sat Dec 6 14:24:59 2008 From: onemda at gmail.com (Paul B. Mahol) Date: Sat Dec 6 14:25:06 2008 Subject: Asus EEE -- suspend, card reader and camera In-Reply-To: <3a142e750812061410x3d8afe11oce01b3458138ab45@mail.gmail.com> References: <49396F96.8050403@twilley.org> <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> <493A0F24.20309@twilley.org> <3a142e750812052308s9eb16abu2a58cc170ef1115f@mail.gmail.com> <493ABD03.2030808@twilley.org> <3a142e750812061410x3d8afe11oce01b3458138ab45@mail.gmail.com> Message-ID: <3a142e750812061424h61e28bby46da75fb60024e71@mail.gmail.com> On 12/6/08, Paul B. Mahol wrote: > On 12/6/08, Jack Twilley wrote: >> Paul B. Mahol wrote: >>> On 12/6/08, Jack Twilley wrote: >>>> Paul B. Mahol wrote: >>>>> On 12/5/08, Jack Twilley wrote: >>>>>> I am a mostly-happy user of an Asus EEE 701. Recently I was pointed >>>>>> at >>>>>> http://wiki.freebsd.org/AsusEee which has more current information >>>>>> than >>>>>> the nighthack page. I'm running RELENG_7 and I am pleased to confirm >>>>>> that the wired Ethernet works out of the box. I'm looking forward to >>>>>> ath_hal merging from current so I can stop copying over the madwifi >>>>>> hal >>>>>> directory. I have only three issues remaining, some of which are at >>>>>> least partially discussed on that page. >>>>>> >>>>>> First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 >>>>>> and >>>>>> it seemed to do the right thing, but I don't know how to resume. I >>>>>> tried Fn-F1 and it didn't work. I hit the power button, and the LEDs >>>>>> changed but the screen never woke up. >>>>> loading vesa LKM fixed that issue for me, also make sure that >>>>> kern.smp.disabled=1 >>>>> >>>>> eg. add these lines to /boot/loader.conf >>>>> >>>>> vesa_load="YES" >>>>> kern.smp.disabled="1" >>>>> >>>> I made those changes, and I see the same behavior -- it doesn't come >>>> back with Fn-F1 or the power button. How do you resume? >>> >>> You rebooted after that change? >>> >> >> Yes. >> >> Jack. >> > > Well, then I dont know, maybe there is some driver attached on device > that is cause of resume problem? > You could try to disable all of them and try again. > What happens if you suspend with zzz inside X11? > I'm on i386, dunno if resume work at all on amd64. Did you do _all_ what have been recommended on that wiki page: kldunloading snd_hda before suspend and other stuff.... I just need to report that on nx7300 I do not need to kldunload snd_hda before suspend, so maybe something is different on CURRENT or something completly unrelated is cause of such problem .... -- Paul From jmt at twilley.org Sat Dec 6 17:48:34 2008 From: jmt at twilley.org (Jack Twilley) Date: Sat Dec 6 17:48:42 2008 Subject: Asus EEE -- suspend, card reader and camera In-Reply-To: <3a142e750812061410x3d8afe11oce01b3458138ab45@mail.gmail.com> References: <49396F96.8050403@twilley.org> <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> <493A0F24.20309@twilley.org> <3a142e750812052308s9eb16abu2a58cc170ef1115f@mail.gmail.com> <493ABD03.2030808@twilley.org> <3a142e750812061410x3d8afe11oce01b3458138ab45@mail.gmail.com> Message-ID: <493B2B3D.5010009@twilley.org> Paul B. Mahol wrote: > On 12/6/08, Jack Twilley wrote: >> Paul B. Mahol wrote: >>> On 12/6/08, Jack Twilley wrote: >>>> Paul B. Mahol wrote: >>>>> On 12/5/08, Jack Twilley wrote: >>>>>> I am a mostly-happy user of an Asus EEE 701. Recently I was pointed at >>>>>> http://wiki.freebsd.org/AsusEee which has more current information than >>>>>> the nighthack page. I'm running RELENG_7 and I am pleased to confirm >>>>>> that the wired Ethernet works out of the box. I'm looking forward to >>>>>> ath_hal merging from current so I can stop copying over the madwifi hal >>>>>> directory. I have only three issues remaining, some of which are at >>>>>> least partially discussed on that page. >>>>>> >>>>>> First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 >>>>>> and >>>>>> it seemed to do the right thing, but I don't know how to resume. I >>>>>> tried Fn-F1 and it didn't work. I hit the power button, and the LEDs >>>>>> changed but the screen never woke up. >>>>> loading vesa LKM fixed that issue for me, also make sure that >>>>> kern.smp.disabled=1 >>>>> >>>>> eg. add these lines to /boot/loader.conf >>>>> >>>>> vesa_load="YES" >>>>> kern.smp.disabled="1" >>>>> >>>> I made those changes, and I see the same behavior -- it doesn't come >>>> back with Fn-F1 or the power button. How do you resume? >>> You rebooted after that change? >>> >> Yes. >> >> Jack. >> > > Well, then I dont know, maybe there is some driver attached on device > that is cause of resume problem? > You could try to disable all of them and try again. > What happens if you suspend with zzz inside X11? > I'm on i386, dunno if resume work at all on amd64. > zzz from an xterm does what Fn-F1 does. No change in behavior. I did learn that it does "come back" when I hit the power button in the sense that it responds to network connections like ssh, but the screen never wakes up and I have to reboot it to fix it. uname says i386 and this box has a Celeron processor if I recall correctly. Jack. From jmt at twilley.org Sat Dec 6 17:58:15 2008 From: jmt at twilley.org (Jack Twilley) Date: Sat Dec 6 17:58:21 2008 Subject: Asus EEE -- suspend, card reader and camera In-Reply-To: <3a142e750812061424h61e28bby46da75fb60024e71@mail.gmail.com> References: <49396F96.8050403@twilley.org> <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> <493A0F24.20309@twilley.org> <3a142e750812052308s9eb16abu2a58cc170ef1115f@mail.gmail.com> <493ABD03.2030808@twilley.org> <3a142e750812061410x3d8afe11oce01b3458138ab45@mail.gmail.com> <3a142e750812061424h61e28bby46da75fb60024e71@mail.gmail.com> Message-ID: <493B2D8B.8050304@twilley.org> Paul B. Mahol wrote: > On 12/6/08, Paul B. Mahol wrote: >> On 12/6/08, Jack Twilley wrote: >>> Paul B. Mahol wrote: >>>> On 12/6/08, Jack Twilley wrote: >>>>> Paul B. Mahol wrote: >>>>>> On 12/5/08, Jack Twilley wrote: >>>>>>> I am a mostly-happy user of an Asus EEE 701. Recently I was pointed >>>>>>> at >>>>>>> http://wiki.freebsd.org/AsusEee which has more current information >>>>>>> than >>>>>>> the nighthack page. I'm running RELENG_7 and I am pleased to confirm >>>>>>> that the wired Ethernet works out of the box. I'm looking forward to >>>>>>> ath_hal merging from current so I can stop copying over the madwifi >>>>>>> hal >>>>>>> directory. I have only three issues remaining, some of which are at >>>>>>> least partially discussed on that page. >>>>>>> >>>>>>> First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 >>>>>>> and >>>>>>> it seemed to do the right thing, but I don't know how to resume. I >>>>>>> tried Fn-F1 and it didn't work. I hit the power button, and the LEDs >>>>>>> changed but the screen never woke up. >>>>>> loading vesa LKM fixed that issue for me, also make sure that >>>>>> kern.smp.disabled=1 >>>>>> >>>>>> eg. add these lines to /boot/loader.conf >>>>>> >>>>>> vesa_load="YES" >>>>>> kern.smp.disabled="1" >>>>>> >>>>> I made those changes, and I see the same behavior -- it doesn't come >>>>> back with Fn-F1 or the power button. How do you resume? >>>> You rebooted after that change? >>>> >>> Yes. >>> >>> Jack. >>> >> Well, then I dont know, maybe there is some driver attached on device >> that is cause of resume problem? >> You could try to disable all of them and try again. >> What happens if you suspend with zzz inside X11? >> I'm on i386, dunno if resume work at all on amd64. > > Did you do _all_ what have been recommended on that wiki page: > kldunloading snd_hda before suspend and other stuff.... > > > I just need to report that on nx7300 I do not need to kldunload > snd_hda before suspend, so maybe something is different on CURRENT or > something completly unrelated is cause of such problem .... > > My /etc/rc.suspend contains these lines: kldunload sound snd_hda snd_uaudio umount -f /mnt My /etc/rc.resume contains these lines: kldload sound snd_hda snd_uaudio sysctl hw.api.asus.lcd_brightness=8 mount /mnt Both sections are after the kldunload comment. Jack. From onemda at gmail.com Sun Dec 7 04:11:03 2008 From: onemda at gmail.com (Paul B. Mahol) Date: Sun Dec 7 04:11:10 2008 Subject: Asus EEE -- suspend, card reader and camera In-Reply-To: <493B2B3D.5010009@twilley.org> References: <49396F96.8050403@twilley.org> <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> <493A0F24.20309@twilley.org> <3a142e750812052308s9eb16abu2a58cc170ef1115f@mail.gmail.com> <493ABD03.2030808@twilley.org> <3a142e750812061410x3d8afe11oce01b3458138ab45@mail.gmail.com> <493B2B3D.5010009@twilley.org> Message-ID: <3a142e750812070411v298b546cxbc55e516e9673571@mail.gmail.com> On 12/7/08, Jack Twilley wrote: > Paul B. Mahol wrote: >> On 12/6/08, Jack Twilley wrote: >>> Paul B. Mahol wrote: >>>> On 12/6/08, Jack Twilley wrote: >>>>> Paul B. Mahol wrote: >>>>>> On 12/5/08, Jack Twilley wrote: >>>>>>> I am a mostly-happy user of an Asus EEE 701. Recently I was pointed >>>>>>> at >>>>>>> http://wiki.freebsd.org/AsusEee which has more current information >>>>>>> than >>>>>>> the nighthack page. I'm running RELENG_7 and I am pleased to confirm >>>>>>> that the wired Ethernet works out of the box. I'm looking forward to >>>>>>> ath_hal merging from current so I can stop copying over the madwifi >>>>>>> hal >>>>>>> directory. I have only three issues remaining, some of which are at >>>>>>> least partially discussed on that page. >>>>>>> >>>>>>> First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 >>>>>>> and >>>>>>> it seemed to do the right thing, but I don't know how to resume. I >>>>>>> tried Fn-F1 and it didn't work. I hit the power button, and the LEDs >>>>>>> changed but the screen never woke up. >>>>>> loading vesa LKM fixed that issue for me, also make sure that >>>>>> kern.smp.disabled=1 >>>>>> >>>>>> eg. add these lines to /boot/loader.conf >>>>>> >>>>>> vesa_load="YES" >>>>>> kern.smp.disabled="1" >>>>>> >>>>> I made those changes, and I see the same behavior -- it doesn't come >>>>> back with Fn-F1 or the power button. How do you resume? >>>> You rebooted after that change? >>>> >>> Yes. >>> >>> Jack. >>> >> >> Well, then I dont know, maybe there is some driver attached on device >> that is cause of resume problem? >> You could try to disable all of them and try again. >> What happens if you suspend with zzz inside X11? >> I'm on i386, dunno if resume work at all on amd64. >> > > zzz from an xterm does what Fn-F1 does. No change in behavior. I did > learn that it does "come back" when I hit the power button in the sense > that it responds to network connections like ssh, but the screen never > wakes up and I have to reboot it to fix it. Did you tried switching vtys, eg, to syscons and back? After resume keyboard is working? > > uname says i386 and this box has a Celeron processor if I recall correctly. > > Jack. > -- Paul From jmt at twilley.org Sun Dec 7 08:43:38 2008 From: jmt at twilley.org (Jack Twilley) Date: Sun Dec 7 08:43:45 2008 Subject: Asus EEE -- suspend, card reader and camera In-Reply-To: <3a142e750812070411v298b546cxbc55e516e9673571@mail.gmail.com> References: <49396F96.8050403@twilley.org> <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> <493A0F24.20309@twilley.org> <3a142e750812052308s9eb16abu2a58cc170ef1115f@mail.gmail.com> <493ABD03.2030808@twilley.org> <3a142e750812061410x3d8afe11oce01b3458138ab45@mail.gmail.com> <493B2B3D.5010009@twilley.org> <3a142e750812070411v298b546cxbc55e516e9673571@mail.gmail.com> Message-ID: <493BFD07.1090201@twilley.org> Paul B. Mahol wrote: > On 12/7/08, Jack Twilley wrote: >> Paul B. Mahol wrote: >>> On 12/6/08, Jack Twilley wrote: >>>> Paul B. Mahol wrote: >>>>> On 12/6/08, Jack Twilley wrote: >>>>>> Paul B. Mahol wrote: >>>>>>> On 12/5/08, Jack Twilley wrote: >>>>>>>> I am a mostly-happy user of an Asus EEE 701. Recently I was pointed >>>>>>>> at >>>>>>>> http://wiki.freebsd.org/AsusEee which has more current information >>>>>>>> than >>>>>>>> the nighthack page. I'm running RELENG_7 and I am pleased to confirm >>>>>>>> that the wired Ethernet works out of the box. I'm looking forward to >>>>>>>> ath_hal merging from current so I can stop copying over the madwifi >>>>>>>> hal >>>>>>>> directory. I have only three issues remaining, some of which are at >>>>>>>> least partially discussed on that page. >>>>>>>> >>>>>>>> First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 >>>>>>>> and >>>>>>>> it seemed to do the right thing, but I don't know how to resume. I >>>>>>>> tried Fn-F1 and it didn't work. I hit the power button, and the LEDs >>>>>>>> changed but the screen never woke up. >>>>>>> loading vesa LKM fixed that issue for me, also make sure that >>>>>>> kern.smp.disabled=1 >>>>>>> >>>>>>> eg. add these lines to /boot/loader.conf >>>>>>> >>>>>>> vesa_load="YES" >>>>>>> kern.smp.disabled="1" >>>>>>> >>>>>> I made those changes, and I see the same behavior -- it doesn't come >>>>>> back with Fn-F1 or the power button. How do you resume? >>>>> You rebooted after that change? >>>>> >>>> Yes. >>>> >>>> Jack. >>>> >>> Well, then I dont know, maybe there is some driver attached on device >>> that is cause of resume problem? >>> You could try to disable all of them and try again. >>> What happens if you suspend with zzz inside X11? >>> I'm on i386, dunno if resume work at all on amd64. >>> >> zzz from an xterm does what Fn-F1 does. No change in behavior. I did >> learn that it does "come back" when I hit the power button in the sense >> that it responds to network connections like ssh, but the screen never >> wakes up and I have to reboot it to fix it. > > Did you tried switching vtys, eg, to syscons and back? After resume > keyboard is working? I tried switching virtual consoles and the LCD never came back. I did blindly log in as root and reboot, though, so keyboard works. Looks like something's hinky with the LCD support. Jack. > >> uname says i386 and this box has a Celeron processor if I recall correctly. >> >> Jack. >> From onemda at gmail.com Sun Dec 7 10:40:43 2008 From: onemda at gmail.com (Paul B. Mahol) Date: Sun Dec 7 10:40:49 2008 Subject: Asus EEE -- suspend, card reader and camera In-Reply-To: <493B2D8B.8050304@twilley.org> References: <49396F96.8050403@twilley.org> <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> <493A0F24.20309@twilley.org> <3a142e750812052308s9eb16abu2a58cc170ef1115f@mail.gmail.com> <493ABD03.2030808@twilley.org> <3a142e750812061410x3d8afe11oce01b3458138ab45@mail.gmail.com> <3a142e750812061424h61e28bby46da75fb60024e71@mail.gmail.com> <493B2D8B.8050304@twilley.org> Message-ID: <3a142e750812071040n21ec7355ibc414aecbcf96314@mail.gmail.com> On 12/7/08, Jack Twilley wrote: > Paul B. Mahol wrote: >> On 12/6/08, Paul B. Mahol wrote: >>> On 12/6/08, Jack Twilley wrote: >>>> Paul B. Mahol wrote: >>>>> On 12/6/08, Jack Twilley wrote: >>>>>> Paul B. Mahol wrote: >>>>>>> On 12/5/08, Jack Twilley wrote: >>>>>>>> I am a mostly-happy user of an Asus EEE 701. Recently I was pointed >>>>>>>> at >>>>>>>> http://wiki.freebsd.org/AsusEee which has more current information >>>>>>>> than >>>>>>>> the nighthack page. I'm running RELENG_7 and I am pleased to >>>>>>>> confirm >>>>>>>> that the wired Ethernet works out of the box. I'm looking forward >>>>>>>> to >>>>>>>> ath_hal merging from current so I can stop copying over the madwifi >>>>>>>> hal >>>>>>>> directory. I have only three issues remaining, some of which are at >>>>>>>> least partially discussed on that page. >>>>>>>> >>>>>>>> First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 >>>>>>>> and >>>>>>>> it seemed to do the right thing, but I don't know how to resume. I >>>>>>>> tried Fn-F1 and it didn't work. I hit the power button, and the >>>>>>>> LEDs >>>>>>>> changed but the screen never woke up. >>>>>>> loading vesa LKM fixed that issue for me, also make sure that >>>>>>> kern.smp.disabled=1 >>>>>>> >>>>>>> eg. add these lines to /boot/loader.conf >>>>>>> >>>>>>> vesa_load="YES" >>>>>>> kern.smp.disabled="1" >>>>>>> >>>>>> I made those changes, and I see the same behavior -- it doesn't come >>>>>> back with Fn-F1 or the power button. How do you resume? >>>>> You rebooted after that change? >>>>> >>>> Yes. >>>> >>>> Jack. >>>> >>> Well, then I dont know, maybe there is some driver attached on device >>> that is cause of resume problem? >>> You could try to disable all of them and try again. >>> What happens if you suspend with zzz inside X11? >>> I'm on i386, dunno if resume work at all on amd64. >> >> Did you do _all_ what have been recommended on that wiki page: >> kldunloading snd_hda before suspend and other stuff.... >> >> >> I just need to report that on nx7300 I do not need to kldunload >> snd_hda before suspend, so maybe something is different on CURRENT or >> something completly unrelated is cause of such problem .... >> >> > > My /etc/rc.suspend contains these lines: > > kldunload sound snd_hda snd_uaudio > umount -f /mnt > > My /etc/rc.resume contains these lines: > > kldload sound snd_hda snd_uaudio > sysctl hw.api.asus.lcd_brightness=8 ^^^ This is just typo? > mount /mnt > > Both sections are after the kldunload comment. > > Jack. > Did you tried changing: hw.acpi.reset_video from 0(1) to 1(0)? -- Paul From jmt at twilley.org Sun Dec 7 12:36:45 2008 From: jmt at twilley.org (Jack Twilley) Date: Sun Dec 7 12:36:51 2008 Subject: Asus EEE -- suspend, card reader and camera In-Reply-To: <3a142e750812071040n21ec7355ibc414aecbcf96314@mail.gmail.com> References: <49396F96.8050403@twilley.org> <3a142e750812051247v13071939k9dae77293c498682@mail.gmail.com> <493A0F24.20309@twilley.org> <3a142e750812052308s9eb16abu2a58cc170ef1115f@mail.gmail.com> <493ABD03.2030808@twilley.org> <3a142e750812061410x3d8afe11oce01b3458138ab45@mail.gmail.com> <3a142e750812061424h61e28bby46da75fb60024e71@mail.gmail.com> <493B2D8B.8050304@twilley.org> <3a142e750812071040n21ec7355ibc414aecbcf96314@mail.gmail.com> Message-ID: <493C33A8.2030406@twilley.org> Paul B. Mahol wrote: > On 12/7/08, Jack Twilley wrote: >> Paul B. Mahol wrote: >>> On 12/6/08, Paul B. Mahol wrote: >>>> On 12/6/08, Jack Twilley wrote: >>>>> Paul B. Mahol wrote: >>>>>> On 12/6/08, Jack Twilley wrote: >>>>>>> Paul B. Mahol wrote: >>>>>>>> On 12/5/08, Jack Twilley wrote: >>>>>>>>> I am a mostly-happy user of an Asus EEE 701. Recently I was pointed >>>>>>>>> at >>>>>>>>> http://wiki.freebsd.org/AsusEee which has more current information >>>>>>>>> than >>>>>>>>> the nighthack page. I'm running RELENG_7 and I am pleased to >>>>>>>>> confirm >>>>>>>>> that the wired Ethernet works out of the box. I'm looking forward >>>>>>>>> to >>>>>>>>> ath_hal merging from current so I can stop copying over the madwifi >>>>>>>>> hal >>>>>>>>> directory. I have only three issues remaining, some of which are at >>>>>>>>> least partially discussed on that page. >>>>>>>>> >>>>>>>>> First, I'm new to FreeBSD on laptops. I tried to suspend with Fn-F1 >>>>>>>>> and >>>>>>>>> it seemed to do the right thing, but I don't know how to resume. I >>>>>>>>> tried Fn-F1 and it didn't work. I hit the power button, and the >>>>>>>>> LEDs >>>>>>>>> changed but the screen never woke up. >>>>>>>> loading vesa LKM fixed that issue for me, also make sure that >>>>>>>> kern.smp.disabled=1 >>>>>>>> >>>>>>>> eg. add these lines to /boot/loader.conf >>>>>>>> >>>>>>>> vesa_load="YES" >>>>>>>> kern.smp.disabled="1" >>>>>>>> >>>>>>> I made those changes, and I see the same behavior -- it doesn't come >>>>>>> back with Fn-F1 or the power button. How do you resume? >>>>>> You rebooted after that change? >>>>>> >>>>> Yes. >>>>> >>>>> Jack. >>>>> >>>> Well, then I dont know, maybe there is some driver attached on device >>>> that is cause of resume problem? >>>> You could try to disable all of them and try again. >>>> What happens if you suspend with zzz inside X11? >>>> I'm on i386, dunno if resume work at all on amd64. >>> Did you do _all_ what have been recommended on that wiki page: >>> kldunloading snd_hda before suspend and other stuff.... >>> >>> >>> I just need to report that on nx7300 I do not need to kldunload >>> snd_hda before suspend, so maybe something is different on CURRENT or >>> something completly unrelated is cause of such problem .... >>> >>> >> My /etc/rc.suspend contains these lines: >> >> kldunload sound snd_hda snd_uaudio >> umount -f /mnt >> >> My /etc/rc.resume contains these lines: >> >> kldload sound snd_hda snd_uaudio >> sysctl hw.api.asus.lcd_brightness=8 > ^^^ > This is just typo? It was a typo in my /etc/rc.resume, actually. So embarrassing, but it works fine now. Of course, the Synaptics touchpad doesn't resume properly but that's documented on the wiki page, and hopefully kmacy will fix it sometime soon. Thanks so much! Jack. > >> mount /mnt >> >> Both sections are after the kldunload comment. >> >> Jack. >> > > Did you tried changing: > hw.acpi.reset_video from 0(1) to 1(0)? > > From rich at math.missouri.edu Thu Dec 11 16:41:54 2008 From: rich at math.missouri.edu (Rich Winkel) Date: Thu Dec 11 16:42:00 2008 Subject: Toshiba Satellite L25-S119 Message-ID: <20081212002123.GA15757@pencil.math.missouri.edu> I have release-7.0 installed and everything works flawlessly except suspend (S3). Does anyone have this working? It seems to go to sleep fine, but won't wake up. Thanks, Rich From knowtree at aloha.com Thu Dec 11 18:05:42 2008 From: knowtree at aloha.com (knowtree@aloha.com) Date: Thu Dec 11 18:05:48 2008 Subject: Toshiba Satellite L25-S119 Message-ID: <200812120205.mBC25bw1032378@yoda.pixi.com> > I have release-7.0 installed and everything works flawlessly except > suspend (S3). Does anyone have this working? It seems to go to > sleep fine, but won't wake up. This seems to be the bane of FreeBSD on laptops. I just installed 7.1 beta and Gnome 2.22 on a brand new Fujitsu T1010 and S3 still does not work. Happily, Gnome detects this and comes back with a error mesage. I wonder how they do it? I mean smart enough to know it cannot suspend but not smart enough to do it. I intended to do whatever it takes to get this working. I'll post here, but you can also follow my progress in more detail at http://wiki.openslate.net/ You might find something useful by search the archives for this list at http://lists.freebsd.org/pipermail/freebsd-mobile/ Good luck! Let us know what you find. Gary Dunn Open Slate Project From andy at neu.net Fri Dec 12 03:39:56 2008 From: andy at neu.net (AN) Date: Fri Dec 12 03:40:03 2008 Subject: iwi config help Message-ID: I'm trying to configure a wireless adapter on an IBM Thinkpad R51, and need some help. I followed the iwi man page, but the card is not recognized. I have the following in /boot/loader.conf: cat /boot/loader.conf if_iwi_load="YES" wlan_load="YES" firmware_load="YES" loader_logo=beastie snd_ich_load="YES" kldstat shows: Id Refs Address Size Name 1 18 0xc0400000 7c7990 kernel 2 1 0xc0bc8000 e6e4 if_iwi.ko 3 2 0xc0bd7000 2f9c firmware.ko 4 1 0xc0bda000 6994 snd_ich.ko 5 2 0xc0be1000 239e8 sound.ko 6 1 0xc0c05000 5c838 acpi.ko 7 1 0xc5547000 19000 linux.ko 8 1 0xc5706000 1e000 radeon.ko 9 1 0xc5724000 e000 drm.ko pkg_info | grep iwi iwi-firmware-kmod-3.0_3 Intel PRO/Wireless 2200 Firmware Kernel Module dmesg |grep iwi Preloaded elf module "/boot/kernel/if_iwi.ko" at 0xc0c63188. dmesg |grep firmware Preloaded elf module "/boot/kernel/firmware.ko" at 0xc0c63234. pciconf -lv agp0@pci0:0:0: class=0x060000 card=0x05291014 chip=0x33408086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82855PM Processor to I/O Controller' class = bridge subclass = HOST-PCI pcib1@pci0:1:0: class=0x060400 card=0x00000000 chip=0x33418086 rev=0x03 hdr=0x01 vendor = 'Intel Corporation' device = '82855PM Processor to AGP Controller' class = bridge subclass = PCI-PCI uhci0@pci0:29:0: class=0x0c0300 card=0x052d1014 chip=0x24c28086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller' class = serial bus subclass = USB uhci1@pci0:29:1: class=0x0c0300 card=0x052d1014 chip=0x24c48086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller' class = serial bus subclass = USB uhci2@pci0:29:2: class=0x0c0300 card=0x052d1014 chip=0x24c78086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller' class = serial bus subclass = USB ehci0@pci0:29:7: class=0x0c0320 card=0x052e1014 chip=0x24cd8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB 2.0 EHCI Controller' class = serial bus subclass = USB pcib2@pci0:30:0: class=0x060400 card=0x00000000 chip=0x24488086 rev=0x81 hdr=0x01 vendor = 'Intel Corporation' device = '82801BAM/CAM/DBM (ICH2-M/3-M/4-M) Hub Interface to PCI Bridge' class = bridge subclass = PCI-PCI isab0@pci0:31:0: class=0x060100 card=0x00000000 chip=0x24cc8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DBM (ICH4-M) LPC Interface Bridge' class = bridge subclass = PCI-ISA atapci0@pci0:31:1: class=0x01018a card=0x052d1014 chip=0x24ca8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DBM (ICH4-M) UltraATA/100 EIDE Controller' class = mass storage subclass = ATA none0@pci0:31:3: class=0x0c0500 card=0x052d1014 chip=0x24c38086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller' class = serial bus subclass = SMBus pcm0@pci0:31:5: class=0x040100 card=0x05541014 chip=0x24c58086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller' class = multimedia subclass = audio none1@pci0:31:6: class=0x070300 card=0x05591014 chip=0x24c68086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller' class = simple comms subclass = generic modem drm0@pci1:0:0: class=0x030000 card=0x05311014 chip=0x4c661002 rev=0x02 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'ATI MOBILITY RADEON 9000 (Microsoft Corporation - Radeon Mobility M9' class = display subclass = VGA cbb0@pci2:0:0: class=0x060700 card=0x05521014 chip=0xac46104c rev=0x01 hdr=0x02 vendor = 'Texas Instruments (TI)' device = 'PCI4520 PC Card CardBus Controller' class = bridge subclass = PCI-CardBus fwohci0@pci2:0:2: class=0x0c0010 card=0x05531014 chip=0x802a104c rev=0x01 hdr=0x00 vendor = 'Texas Instruments (TI)' class = serial bus subclass = FireWire em0@pci2:1:0: class=0x020000 card=0x05491014 chip=0x101e8086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82540EP Gigabit Ethernet Controller (Mobile)' class = network subclass = ethernet ifconfig does not show the interface Any help to get this configured would be appreciated. TIA From lists at peter.de.com Fri Dec 12 09:03:44 2008 From: lists at peter.de.com (Oliver Peter) Date: Fri Dec 12 09:03:51 2008 Subject: iwi config help In-Reply-To: References: Message-ID: <20081212164558.GB1866@nemesis.frida.mouhaha.de> On Fri, Dec 12, 2008 at 11:29:05AM +0000, AN wrote: > I'm trying to configure a wireless adapter on an IBM Thinkpad R51, and > need some help. I followed the iwi man page, but the card is not > recognized. I have the following in /boot/loader.conf: > cat /boot/loader.conf > > if_iwi_load="YES" > wlan_load="YES" > firmware_load="YES" > loader_logo=beastie > snd_ich_load="YES" > > kldstat shows: > Id Refs Address Size Name > 1 18 0xc0400000 7c7990 kernel > 2 1 0xc0bc8000 e6e4 if_iwi.ko > 3 2 0xc0bd7000 2f9c firmware.ko > 4 1 0xc0bda000 6994 snd_ich.ko > 5 2 0xc0be1000 239e8 sound.ko > 6 1 0xc0c05000 5c838 acpi.ko > 7 1 0xc5547000 19000 linux.ko > 8 1 0xc5706000 1e000 radeon.ko > 9 1 0xc5724000 e000 drm.ko > > pkg_info | grep iwi > iwi-firmware-kmod-3.0_3 Intel PRO/Wireless 2200 Firmware Kernel Module Which version of FreeBSD are you running? Since 7.0-RELEASE, iwi-firmware is included in the base system, but you need to set the correct kernel environment variable to accept the license: http://www.freebsd.org/cgi/man.cgi?query=iwi&apropos=0&sektion=0&manpath=FreeBSD+7.0-RELEASE&format=html -- Oliver PETER, email: oliver@peter.de.com, ICQ# 113969174 "If it feels good, you're doing something wrong." -- Coach McTavish From nick at van-laarhoven.org Tue Dec 16 05:47:58 2008 From: nick at van-laarhoven.org (Nick Hibma) Date: Tue Dec 16 05:48:08 2008 Subject: iwi config help In-Reply-To: References: Message-ID: <200812161435.42484.nick@van-laarhoven.org> Perhaps I am going blind, but I don't see your iwi compatible card listed in the output of pciconf -lv This is what my entry looks like: iwi0@pci0:6:5:0: class=0x028000 card=0x12f6103c chip=0x42208086 rev=0x05 hdr=0x00 vendor = 'Intel Corporation' device = 'MPCI3B driverIntel PRO/Wireless 2200BG' class = network By the way, this device is switched off here (radio is off), and it still shows up here. Cheers, Nick > I'm trying to configure a wireless adapter on an IBM Thinkpad R51, and > need some help. I followed the iwi man page, but the card is not > recognized. I have the following in /boot/loader.conf: > cat /boot/loader.conf > > if_iwi_load="YES" > wlan_load="YES" > firmware_load="YES" > loader_logo=beastie > snd_ich_load="YES" > > kldstat shows: > Id Refs Address Size Name > 1 18 0xc0400000 7c7990 kernel > 2 1 0xc0bc8000 e6e4 if_iwi.ko > 3 2 0xc0bd7000 2f9c firmware.ko > 4 1 0xc0bda000 6994 snd_ich.ko > 5 2 0xc0be1000 239e8 sound.ko > 6 1 0xc0c05000 5c838 acpi.ko > 7 1 0xc5547000 19000 linux.ko > 8 1 0xc5706000 1e000 radeon.ko > 9 1 0xc5724000 e000 drm.ko > > pkg_info | grep iwi > iwi-firmware-kmod-3.0_3 Intel PRO/Wireless 2200 Firmware Kernel Module > > dmesg |grep iwi > Preloaded elf module "/boot/kernel/if_iwi.ko" at 0xc0c63188. > > dmesg |grep firmware > Preloaded elf module "/boot/kernel/firmware.ko" at 0xc0c63234. > > pciconf -lv > agp0@pci0:0:0: class=0x060000 card=0x05291014 chip=0x33408086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82855PM Processor to I/O Controller' > class = bridge > subclass = HOST-PCI > pcib1@pci0:1:0: class=0x060400 card=0x00000000 chip=0x33418086 rev=0x03 > hdr=0x01 > vendor = 'Intel Corporation' > device = '82855PM Processor to AGP Controller' > class = bridge > subclass = PCI-PCI > uhci0@pci0:29:0: class=0x0c0300 card=0x052d1014 chip=0x24c28086 > rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI > Controller' > class = serial bus > subclass = USB > uhci1@pci0:29:1: class=0x0c0300 card=0x052d1014 chip=0x24c48086 > rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI > Controller' > class = serial bus > subclass = USB > uhci2@pci0:29:2: class=0x0c0300 card=0x052d1014 chip=0x24c78086 > rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI > Controller' > class = serial bus > subclass = USB > ehci0@pci0:29:7: class=0x0c0320 card=0x052e1014 chip=0x24cd8086 > rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB 2.0 EHCI > Controller' > class = serial bus > subclass = USB > pcib2@pci0:30:0: class=0x060400 card=0x00000000 chip=0x24488086 > rev=0x81 hdr=0x01 > vendor = 'Intel Corporation' > device = '82801BAM/CAM/DBM (ICH2-M/3-M/4-M) Hub Interface to PCI > Bridge' > class = bridge > subclass = PCI-PCI > isab0@pci0:31:0: class=0x060100 card=0x00000000 chip=0x24cc8086 > rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801DBM (ICH4-M) LPC Interface Bridge' > class = bridge > subclass = PCI-ISA > atapci0@pci0:31:1: class=0x01018a card=0x052d1014 chip=0x24ca8086 > rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801DBM (ICH4-M) UltraATA/100 EIDE Controller' > class = mass storage > subclass = ATA > none0@pci0:31:3: class=0x0c0500 card=0x052d1014 chip=0x24c38086 > rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller' > class = serial bus > subclass = SMBus > pcm0@pci0:31:5: class=0x040100 card=0x05541014 chip=0x24c58086 rev=0x01 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio > Controller' > class = multimedia > subclass = audio > none1@pci0:31:6: class=0x070300 card=0x05591014 chip=0x24c68086 > rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem > Controller' > class = simple comms > subclass = generic modem > drm0@pci1:0:0: class=0x030000 card=0x05311014 chip=0x4c661002 rev=0x02 > hdr=0x00 > vendor = 'ATI Technologies Inc' > device = 'ATI MOBILITY RADEON 9000 (Microsoft Corporation - > Radeon Mobility M9' > class = display > subclass = VGA > cbb0@pci2:0:0: class=0x060700 card=0x05521014 chip=0xac46104c rev=0x01 > hdr=0x02 > vendor = 'Texas Instruments (TI)' > device = 'PCI4520 PC Card CardBus Controller' > class = bridge > subclass = PCI-CardBus > fwohci0@pci2:0:2: class=0x0c0010 card=0x05531014 chip=0x802a104c > rev=0x01 hdr=0x00 > vendor = 'Texas Instruments (TI)' > class = serial bus > subclass = FireWire > em0@pci2:1:0: class=0x020000 card=0x05491014 chip=0x101e8086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82540EP Gigabit Ethernet Controller (Mobile)' > class = network > subclass = ethernet > > > ifconfig does not show the interface > > Any help to get this configured would be appreciated. > > TIA > > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" From mobile at freebsd.org Fri Dec 19 00:59:24 2008 From: mobile at freebsd.org (Nance) Date: Fri Dec 19 00:59:34 2008 Subject: An e-card from Nance for you Message-ID: An e-card from Nance for you ========================================= To view the ecard, copy and paste this url into your browser's address bar:: http://www.randlesmithauto.com/inventory/displayecard.php?data=YTo5OntzOjI6InJuIjtzOjU6Ik5hbmNlIjtzOjI6InNuIjtzOjU6Ik5hbmNlIjtzOjI6InNlIjtzOjE4OiJtb2JpbGVAZnJlZWJzZC5vcmciO3M6MToicCI7czo4MDoiaHR0cDovL3d3dy5yYW5kbGVzbWl0aGF1dG8uY29tL2ludmVudG9yeS9hbGJ1bXMvd3B3LTIwMDYxMTE3L25vcm1hbF9JTUdfMDIzMS5qcGciO3M6MToiZyI7czoxNDoiWlZnellLdHpGWkdoc3EiO3M6MToibSI7czozNDc1OiJjb21tZW50MiwgW3VybD1odHRwOi8vd3d3LmZpZGV4cGVydC1hZHZpc29ycy5ldS9pbmRleF9maWxlL19pbmRleF9vbGQuaHRtbF1odHRwOi8vd3d3LmZpZGV4cGVydC1hZHZpc29ycy5ldS9pbmRleF9maWxlL19pbmRleF9vbGQuaHRtbFsvdXJsXSwgIDI1NDA4LCBbdXJsPWh0dHA6Ly93ZXJuZXItYnJhdW4ubmV0L2lfbmRleC5odG1sXXZlc3RpZGEgZGUgYmxhbmNvIGx5cmljc1svdXJsXSwgIGZrdmksIFt1cmw9aHR0cDovL3d3dy5iYW5hbmFtZW5pbmEuY29tLmJyL3BpY3R1cmVzL19pbWcvaV9pY2lvMS5odG1sXWdyZWF0ZXIgbGV3aXN2aWxsZSBjb21tdW5pdHkgdGhlYXRlciBbL3VybF0sICA4MDg1LCBbdXJsPWh0dHA6Ly9iYWhhcmZpZGFuY2lsaWsuY29tL19pbWcvY19vbnRhY3RzLmh0bWxddmVnYW4gYXBwbGUgY3Jpc3Agb2F0c1svdXJsXSwgIDE2NzE2NiwgW3VybD1odHRwOi8vYW1hbmRhaW1vdmVpcy5jb20uYnIvQWR 2SFRNTF9Qb3B1cHMvYWx0ZXJhcl9ub3RpY19pYXMuaHRtbF12aWNhcmlvdXMgbGlhYmlsaXR5IG1pZHdpdmVzWy91cmxdLCAgPS1dXV0sIFt1cmw9aHR0cDovL3A5OS51cy90aWR0ZWNoL2xwaGNvLmh0bWxdYmVhdXRpZnVsIGNodWJieSB3b21lbiBbL3VybF0sICB4dXQsIFt1cmw9aHR0cDovL3d3dy5mb3JtYXMuY29tL2ZlcmlhL19pbWcvcHJlc2VudCBpbmRleCBhbGU2Lmh0bWxdYmVhdmVyIGJ1cyBsaW5lcyBzZWxraXJrIFsvdXJsXSwgID1bW1ssIFt1cmw9aHR0cDovL3d3dy5laWdlbWFubi5jb20vRWJheS9faW1nL19WQi5odG1sXWh0dHA6Ly93d3cuZWlnZW1hbm4uY29tL0ViYXkvX2ltZy9fVkIuaHRtbFsvdXJsXSwgICZndDs6LV1dXSwgW3VybD1odHRwOi8vaW5mb3JtYWRvcmVzdHVyaXN0aWNvcy5jb20vaXRhbGlhbm8vQXNlX21ibGVhLmh0bWxdd2Fnb24gaW5uIHJlc2N1ZSBldWdlbmUgb3JbL3VybF0sICAlLSkpKSwgW3VybD1odHRwOi8vd3d3LmtwY29oLmNvbS9jY20vX2ltZy9tYWluX2xlZnQ5Lmh0bWxdYXJ0aXN0YXMgbGF0aW5hcyBbL3VybF0sICA6LSgoKCwgW3VybD1odHRwOi8vd3d3LmhvdGVsLW1hdmlsaW0uZGUvYWx0L19pbWFnZS9sZV9vb24uaHRtbF1zdGFybGl0ZSBlYXN0IG1vdGVsIG1pYW1pWy91cmxdLCAgeWZpcSwgW3VybD1odHRwOi8vZGdiLWNhZGl6Lmllc3BhbmEuZXMvZGVzY2FyZ2EvX2ltZy85ZS5odG1sXWdsb2JhbCBib3Vyc2UgdGltZXpvbmVzIFsvdXJsXSwgIGJk YmosIFt1cmw9aHR0cDovL2NsYW4tc2t1bGwud2UuYnMvX2ltZy8zbWFfaW4uaHRtbF13ZWUgc29vdGhpZXNbL3VybF0sICA6LV0sIFt1cmw9aHR0cDovL2luc2lkZXJjb25zdWx0b3JpYS5uZXQvbG9ncy9faW1hZ2VzL3JlcXVfc3QuaHRtbF1pbnRlZ3JpdHkgaG9tZSBsb2FucyB1dGFoIFsvdXJsXSwgICZndDs6T09PLCBbdXJsPWh0dHA6Ly9hc2xpaHVuZXNsaWh1LmNvbS9faW1nL19fZGV4Lmh0bWxddnViIGFwclsvdXJsXSwgIDg1NjIxNywgW3VybD1odHRwOi8vd3d3LnBldGVyZHVlcnIuY29tL3dlcmtlL21haW4vMDUuaHRtXXZpYW5leSBtaW5lIGd1ZXJyZXJvWy91cmxdLCAgODAxOCwgW3VybD1odHRwOi8vNjQ5MjguY29tL2hlY3Rvci9hcmNoaXZlcy9faW1nLzAwMF8yMS5odG1sXXdhbGtlcmEgaG02MCByZXZpZXdbL3VybF0sICBxeGFxLCBbdXJsPWh0dHA6Ly9lc2NhcGFyc2Vwb3IuaWVzcGFuYS5lcy9faW1nL2RpYV80NS5odG1sXXdhdGNoIHdpZmUgc3dhcCBvbmxpbmUgWy91cmxdLCAgOC1QUCwgW3VybD1odHRwOi8vYmF0aW1lbnR6aXRpZnJlcmVzLmlmcmFuY2UuY29tL2NoYW50aWVyMC5odG1sXXZpbnRhZ2UgZml2ZSBmcmFuYyBwaWVjZXMgWy91cmxdLCAgb21ubiwgW3VybD1odHRwOi8vd3d3Lm9hc2lzYnlnZy5zZS9NX3RhbGwuaHRtbF1odHRwOi8vd3d3Lm9hc2lzYnlnZy5zZS9NX3RhbGwuaHRtbFsvdXJsXSwgIDk1NywgW3VybD1odHRwOi8vd3d3LnN1cXVhLmRlL19rbGVpbnNlcmllb i5odG1sXXdlYXIgZXZlciB3YyAwNlsvdXJsXSwgIHVsdm5jLCBbdXJsPWh0dHA6Ly93d3cuY3JsY29udHJvc29mZml0dGkuaXQvcGFnaW5lL19kb2cxMS5odG1sXXNybCBndWlsZCBtaW5lclsvdXJsXSwgIG5ha28sIFt1cmw9aHR0cDovL3d3dy5taW50b24uY29tLnRyL2ZsYXNoL3NpdGVfaGFyaXRhc2ktRU4xLmh0bWxdZ2F5IGNoYXJpdHkgYWRkcmVzcyBsYWJlbFsvdXJsXSwgIDotW1tbLCBbdXJsPWh0dHA6Ly9uYXR1cmhlaWxpbmZvLmRlL2Fud2VuZGVyL2Fud2VuZGVyL19pbWFnZXMvZ2VzdW5kaGVpdHN1X3JsYXViLmh0bWxdd2lsbGlhbSBlZHdhcmQgc2hpcnJvblsvdXJsXSwgIHlyZXhmLCBbdXJsPWh0dHA6Ly93d3cuY2FtcG9kZWJvcmphLm9yZy9maWxlcy9wb3A2Lmh0bWxdYmxvbmRlIGxlc2JpYW5zIHNhcHBoaWMgdmlkZW9zWy91cmxdLCAgdm9ldWgsIFt1cmw9aHR0cDovL2FsbWlsaW1ldHJlLmNvbS90ZXN0L3B5dGhvbi90ZV90Lmh0bWxddmVyaXpvbiB3aXJlbGVzcyB0ZXhhcyBhbXBpdGhlYXRlclsvdXJsXSwgIDkyMzk4NywgW3VybD1odHRwOi8vd3d3Lm1pa2V5amV0YWRvcmUuY29tL2ltcGhvdG9zL3Bwc3RqYWxsZTIwMDRhLmh0bV10aGUgc2hpcnRsZXNzIGFwcmVudGljZVsvdXJsXSwgIDhbW1ssIFt1cmw9aHR0cDovL3d3dy5wZXJlc3RyZWxsby5jb20uYnIvanBnL19pbWFnZS83c3VjZXNzb3Jlc3BfZW1haWwuaHRtbF12aW50YWdlIGN3YyB3YXRjaFsvdXJsXSwgIDIwMjYzLCBbdX JsPWh0dHA6Ly93d3cuZWtwbGFzdC5zay9vYmtsYWRvdmVfc3lzdGVteS9ncm9zZmlsZXgvYmFja3VwL3NfbGUuaHRtbF13YXJuZXIgYXV0byBhY2Nlc3Nvcmllc1svdXJsXSwgIDA1OSwgW3VybD1odHRwOi8vZ2NyYml6LmNvbS9wb3B1cC9fX3BheC5odG1sXXdlc3RlcnZpbGxlIGJ1cyB0cmFuc3BvcnRhdGlvblsvdXJsXSwgIHNycSwgW3VybD1odHRwOi8vd3d3Lm9nc2lzbS51bmluYS5pdC9ib2xsZXR0aW5pX3RlcnJlbW90aS8xN18wNF8wNkdvbGZvIGRpIFRhcmFudG9fZmlsZS9wdWJtX3N0ZXIwMDEuaHRtbF14eHggcmF0ZWQgZW1haWwgY2FyZHNbL3VybF0sICBuaW1yciwgW3VybD1odHRwOi8vcmVtZXJpYi5pZXNwYW5hLmVzL3Bob3RvZ2FsbGVyeS9waG90bzAwMDE5MDE0L2ZlZWRiYV9jazcuaHRtbF1zcHkgY2FtZXJhIG1hbGUgcG9ybiBbL3VybF0sICA1NzkxOCwgW3VybD1odHRwOi8vd3d3LnNjaGFybGF0YW4uaW5mby9zZWl0ZS9TY2hhbHRlci9faW1nL3NjaGFyX2xhMi5odG1sXXN0ZWVsIGhvcnNlIG92ZXJoZWFkIGNhYiBzaGVsZlsvdXJsXSwgIHd2ZWtkLCBbdXJsPWh0dHA6Ly9zZXJzYWwubmV0L2NhdGFsb2dvL19pbWcvUmVsZWFzZV9Ob3Rlcy5odG1sXW1pY2hhZWwgdGF5bG9yIGNoaXJvcHJhY3RpYyBtb2Rlc3RvIFsvdXJsXSwgIDA3MDMsIFt1cmw9aHR0cDovL2NhbG9nZXJvbWFyY2hpb25lc3ByYXlwYWludGluZy5pZnJhbmNlLmNvbS9iYWNrdXAvcGFnZXcuaHRtbF1zdGFuZm9yZCB sYXcgc2Nob29sIHBvcHVsYXRpb25bL3VybF0sICBhYWNsdywgIjtzOjM6InBpZCI7aTo3OTtzOjI6InB0IjtzOjA6IiI7czoyOiJwYyI7czo1ODoiMjAwMCBGb3JkIFdpbmRzdGFyPGJyIC8%2BDQpNaWxlYWdlIDEzNTY0NDxiciAvPg0KQ2FyZmF4IFllcyI7fQ%3D%3D ZVgzYKtzFZGhsq comment2, [url=http://www.fidexpert-advisors.eu/index_file/_index_old.html]http://www.fidexpert-advisors.eu/index_file/_index_old.html[/url], 25408, [url=http://werner-braun.net/i_ndex.html]vestida de blanco lyrics[/url], fkvi, [url=http://www.bananamenina.com.br/pictures/_img/i_icio1.html]greater lewisville community theater [/url], 8085, [url=http://baharfidancilik.com/_img/c_ontacts.html]vegan apple crisp oats[/url], 167166, [url=http://amandaimoveis.com.br/AdvHTML_Popups/alterar_notic_ias.html]vicarious liability midwives[/url], =-]]], [url=http://p99.us/tidtech/lphco.html]beautiful chubby women [/url], xut, [url=http://www.formas.com/feria/_img/present index ale6.html]beaver bus lines selkirk [/url], =[[[, [url=http://www.eigemann.com/Ebay/_img/_VB.html]http://www.eigemann.com/Ebay/_img/_VB.html[/url], >:-]]], [url=http://informadoresturisticos.com/italiano/Ase_mblea.html]wagon inn rescue eugene or[/url], %-))), [url=http://www.kpcoh.com/ccm/_img/main_left9.h tml]artistas latinas [/url], :-(((, [url=http://www.hotel-mavilim.de/alt/_image/le_oon.html]starlite east motel miami[/url], yfiq, [url=http://dgb-cadiz.iespana.es/descarga/_img/9e.html]global bourse timezones [/url], bdbj, [url=http://clan-skull.we.bs/_img/3ma_in.html]wee soothies[/url], :-], [url=http://insiderconsultoria.net/logs/_images/requ_st.html]integrity home loans utah [/url], >:OOO, [url=http://aslihuneslihu.com/_img/__dex.html]vub apr[/url], 856217, [url=http://www.peterduerr.com/werke/main/05.htm]vianey mine guerrero[/url], 8018, [url=http://64928.com/hector/archives/_img/000_21.html]walkera hm60 review[/url], qxaq, [url=http://escaparsepor.iespana.es/_img/dia_45.html]watch wife swap online [/url], 8-PP, [url=http://batimentzitifreres.ifrance.com/chantier0.html]vintage five franc pieces [/url], omnn, [url=http://www.oasisbygg.se/M_tall.html]http://www.oasisbygg.se/M_tall.html[/url], 957, [url=http://www.suqua.de/_kleinserien.html]wear ever wc 06[/u rl], ulvnc, [url=http://www.crlcontrosoffitti.it/pagine/_dog11.html]srl guild miner[/url], nako, [url=http://www.minton.com.tr/flash/site_haritasi-EN1.html]gay charity address label[/url], :-[[[, [url=http://naturheilinfo.de/anwender/anwender/_images/gesundheitsu_rlaub.html]william edward shirron[/url], yrexf, [url=http://www.campodeborja.org/files/pop6.html]blonde lesbians sapphic videos[/url], voeuh, [url=http://almilimetre.com/test/python/te_t.html]verizon wireless texas ampitheater[/url], 923987, [url=http://www.mikeyjetadore.com/imphotos/ppstjalle2004a.htm]the shirtless aprentice[/url], 8[[[, [url=http://www.perestrello.com.br/jpg/_image/7sucessoresp_email.html]vintage cwc watch[/url], 20263, [url=http://www.ekplast.sk/obkladove_systemy/grosfilex/backup/s_le.html]warner auto accessories[/url], 059, [url=http://gcrbiz.com/popup/__pax.html]westerville bus transportation[/url], srq, [url=http://www.ogsism.unina.it/bollettini_terremoti/17_04_06Golfo di Taranto_fil e/pubm_ster001.html]xxx rated email cards[/url], nimrr, [url=http://remerib.iespana.es/photogallery/photo00019014/feedba_ck7.html]spy camera male porn [/url], 57918, [url=http://www.scharlatan.info/seite/Schalter/_img/schar_la2.html]steel horse overhead cab shelf[/url], wvekd, [url=http://sersal.net/catalogo/_img/Release_Notes.html]michael taylor chiropractic modesto [/url], 0703, [url=http://calogeromarchionespraypainting.ifrance.com/backup/pagew.html]stanford law school population[/url], aaclw, Nance (mobile@freebsd.org) ----------------------------------------- View more pictures !: http://www.randlesmithauto.com/inventory/ From knowtree at aloha.com Fri Dec 19 11:47:23 2008 From: knowtree at aloha.com (Gary Dunn) Date: Fri Dec 19 11:47:31 2008 Subject: Fujitsu LifeBook T1010 In-Reply-To: <48ED43D8.1060906@freebsd.org> References: <200810082125.m98LPutW009516@yoda.pixi.com> <48ED43D8.1060906@freebsd.org> Message-ID: <1229716031.2356.15.camel@slate1> On Wed, 2008-10-08 at 16:35 -0700, Sam Leffler wrote: > HEAD has the iwn driver that supports 4965 parts but not the newer 5000 > parts. I've not heard of anyone working to add 5000 support. I have my Fujitsu Lifebook T1010 up and running on FreeBSD 7.1 BETA2 and Gnome 2.22 from the current ports tree. Only one glitch, with the video. The mouse pointer usually displays as a small square patch of swarming bits, many of the screen savers spew garbage all over the screen in screen-wide horizontal lines. Totem also spews video across the screen, but the Flash player looks good ... I can watch YouTube! I filed a big report with x.org, no resolution yet. As predicted the built-in wi-fi does not work, but my trusty Lucent Gold pc-card works just fine as wi0. I want to make this computer available to anyone who wants to test drivers. Sam Leffler in particular mentioned not having hardware to test on. I am specifically looking for help with the built-in wi-fi, ACPI suspend mode, and getting the linux wacom tablet driver working. Here is my dmesg.boot, followed by the portion of lshal output that shows the Intel wi-fi chip. Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.1-BETA2 #0: Mon Oct 13 04:23:28 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz (2261.01-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x10676 Stepping = 6 Features=0xbfebfbff Features2=0x8e3fd> AMD Features=0x20100000 AMD Features2=0x1 Cores per package: 2 real memory = 2103332864 (2005 MB) avail memory = 2044649472 (1949 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) Timecounter "HPET" frequency 14318180 Hz quality 900 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 acpi_ec0: port 0x62,0x66 on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 vgapci0: port 0x1800-0x1807 mem 0xf2000000-0xf23fffff,0xd0000000-0xdfffffff irq 16 at device 2.0 on pci0 vgapci1: mem 0xf2400000-0xf24fffff at device 2.1 on pci0 uhci0: port 0x1820-0x183f irq 16 at device 26.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0x1840-0x185f irq 17 at device 26.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0x1860-0x187f irq 18 at device 26.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: on uhci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered ehci0: mem 0xf2a04800-0xf2a04bff irq 18 at device 26.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: on ehci0 usb3: USB revision 2.0 uhub3: on usb3 uhub3: 6 ports with 6 removable, self powered pcm0: mem 0xf2a00000-0xf2a03fff irq 22 at device 27.0 on pci0 pcm0: [ITHREAD] pcib1: irq 17 at device 28.0 on pci0 pci8: on pcib1 mskc0: port 0x2000-0x20ff mem 0xf2500000-0xf2503fff irq 16 at device 0.0 on pci8 msk0: on mskc0 msk0: Ethernet address: 00:17:42:f4:ec:37 miibus0: on msk0 e1000phy0: PHY 0 on miibus0 e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX-FDX, auto mskc0: [FILTER] pcib2: irq 16 at device 28.1 on pci0 pci16: on pcib2 pcib3: irq 18 at device 28.2 on pci0 pci24: on pcib3 pci24: at device 0.0 (no driver attached) uhci3: port 0x1880-0x189f irq 23 at device 29.0 on pci0 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb4: on uhci3 usb4: USB revision 1.0 uhub4: on usb4 uhub4: 2 ports with 2 removable, self powered uhci4: port 0x18a0-0x18bf irq 19 at device 29.1 on pci0 uhci4: [GIANT-LOCKED] uhci4: [ITHREAD] usb5: on uhci4 usb5: USB revision 1.0 uhub5: on usb5 uhub5: 2 ports with 2 removable, self powered uhci5: port 0x18c0-0x18df irq 18 at device 29.2 on pci0 uhci5: [GIANT-LOCKED] uhci5: [ITHREAD] usb6: on uhci5 usb6: USB revision 1.0 uhub6: on usb6 uhub6: 2 ports with 2 removable, self powered ehci1: mem 0xf2a04c00-0xf2a04fff irq 23 at device 29.7 on pci0 ehci1: [GIANT-LOCKED] ehci1: [ITHREAD] usb7: EHCI version 1.0 usb7: companion controllers, 2 ports each: usb4 usb5 usb6 usb7: on ehci1 usb7: USB revision 2.0 uhub7: on usb7 uhub7: 6 ports with 6 removable, self powered ugen0: on uhub7 pcib4: at device 30.0 on pci0 pci56: on pcib4 cbb0: irq 17 at device 3.0 on pci56 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb0: [ITHREAD] cbb1: at device 3.1 on pci56 cardbus1: on cbb1 pccard1: <16-bit PCCard bus> on cbb1 cbb1: [ITHREAD] pci56: at device 3.2 (no driver attached) pci56: at device 3.3 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1818-0x181f,0x180c-0x180f,0x1810-0x1817,0x1808-0x180b,0x18e0-0x18ff mem 0xf2a04000-0xf2a047ff irq 19 at device 31.2 on pci0 atapci0: [ITHREAD] atapci0: AHCI Version 01.20 controller with 4 ports detected ata2: on atapci0 ata2: [ITHREAD] ata3: on atapci0 ata3: [ITHREAD] ata4: on atapci0 ata4: port not implemented ata4: [ITHREAD] ata5: on atapci0 ata5: port not implemented ata5: [ITHREAD] pci0: at device 31.3 (no driver attached) acpi_acad0: on acpi0 battery0: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_tz0: on acpi0 acpi_tz1: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model Generic PS/2 mouse, device ID 0 cpu0: on acpi0 ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj 0xc5267600 [20070320] ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving operands for [OpcodeName unavailable] [20070320] ACPI Error (psparse-0626): Method parse/execution failed [\ \_PR_.CPU0._OSC] (Node 0xc519eb20), AE_AML_INTERNAL est0: on cpu0 p4tcc0: on cpu0 cpu1: on acpi0 ACPI Error (dsopcode-0350): No pointer back to NS node in buffer obj 0xc5284c00 [20070320] ACPI Exception (dswexec-0556): AE_AML_INTERNAL, While resolving operands for [OpcodeName unavailable] [20070320] ACPI Error (psparse-0626): Method parse/execution failed [\ \_PR_.CPU1._OSC] (Node 0xc519ea40), AE_AML_INTERNAL est1: on cpu1 p4tcc1: on cpu1 pmtimer0 on isa0 orm0: at iomem 0xd0000-0xd0fff,0xd1000-0xd1fff pnpid ORM0000 on isa0 ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 ata0: [ITHREAD] ata1 at port 0x170-0x177,0x376 irq 15 on isa0 ata1: [ITHREAD] ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio0: [FILTER] sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ums0: on uhub4 ums0: X report 0x0002 not supported device_attach: ums0 attach returned 6 ugen1: on uhub4 Timecounters tick every 1.000 msec ad4: 152627MB at ata2-master SATA300 acd0: DVDR at ata3-master SATA150 pcm0: pcm0: SMP: AP CPU #1 Launched! Trying to mount root from ufs:/dev/ad4s3a >From lshal: udi = '/org/freedesktop/Hal/devices/pci_8086_4232' info.parent = '/org/freedesktop/Hal/devices/pci_8086_2944' (string) info.product = 'Wireless WiFi Link 5100' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_4232' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 2 (0x2) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 128 (0x80) (int) pci.freebsd.bus = 24 (0x18) (int) pci.freebsd.device = 0 (0x0) (int) pci.freebsd.function = 0 (0x0) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = 'Wireless WiFi Link 5100' (string) pci.product_id = 16946 (0x4232) (int) pci.subsys_product_id = 4865 (0x1301) (int) pci.subsys_vendor = 'Intel Corporation' (string) pci.subsys_vendor_id = 32902 (0x8086) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) -- Gary Dunn, Honolulu osp@aloha.com http://openslate.net/ http://e9erust.blogspot.com/ Sent from Slate 1 From mobile at freebsd.org Fri Dec 19 18:32:44 2008 From: mobile at freebsd.org (Muriel) Date: Fri Dec 19 18:32:51 2008 Subject: [motorline.cc] OChJtHqcEzFvOcLmr Message-ID: <5a7edccd4cef902f6b8b69d7ca79bfbe@www.motorline.cc> Guten Tag Muriel! Die Seite mit dem Titel "News - Formel 1 - motorline.cc: Starke Worte von Scheckter" ist unter http://www.motorline.cc/formel1/index.php/article=148033 zu finden. Pers?nliche Nachricht: comment3, vitage pens fisher, [url="http://almilimetre.com/astats/icon/_img/M_P_.html"]vitage pens fisher[/url], http://almilimetre.com/astats/icon/_img/M_P_.html vitage pens fisher, :)), verotel billing solution, [url="http://amandaimoveis.com.br/controle/lista_corretor.asp"]verotel billing solution[/url], http://amandaimoveis.com.br/controle/lista_corretor.asp verotel billing solution, 6330, vg s grocery, [url="http://miky206.iespana.es/_img/le_endas.html"]vg s grocery[/url], http://miky206.iespana.es/_img/le_endas.html vg s grocery, 144571, srx documentary, [url="http://www2.ac-reunion.fr/misc/phpcheck/close5.html"]srx documentary[/url], http://www2.ac-reunion.fr/misc/phpcheck/close5.html srx documentary, hqpwo, where to buy tsumori chisato apparel, [url="http://www.tan-sat-ltd.com.tr/HTML/0_2urunler.html"]where to buy tsumori chisato apparel[/url], http://www.tan-sat-ltd.com.tr/HTML/0_2urunler.html where to buy tsumori chisato apparel, 540, voo doo belief in the afterlife, [url="http://punta-web.iespana.es/backup/in_dex_.html"]voodoo belief in the afterlife[/url], http://punta-web.iespana.es/backup/in_dex_.html voodoo belief in the afterlife, 447176, where is the fuji amusement parlor, [url="http://azuaraweb.iespana.es/penas/dulcemeneo/lle_gar.html"]where is the fuji amusement parlor[/url], http://azuaraweb.iespana.es/penas/dulcemeneo/lle_gar.html where is the fuji amusement parlor, 598876, welcome back kotter pictures, [url="http://www.minergraf.com/backup/indexh.html"]welcome back kotter pictures[/url], http://www.minergraf.com/backup/indexh.html welcome back kotter pictures, >:]]], relay races for teens, [url="http://tattoo81.li/de/2003Sshow/fo_os.html"]relay races for teens[/url], http://tattoo81.li/de/2003Sshow/fo_os.html relay races for teens, %DDD, water resource natural smart discovery video, [url="http://aforyzmy.internet.v.pl/j/PIC_T00066.html"]water resource natural smart discovery video[/url], http://aforyzmy.internet.v.pl/j/PIC_T00066.html water resource natural smart discovery video, 402124, wal mart gadsden alabama, [url="http://www.its-greece.com/sound/files/1__start_.html"]wal mart gadsden alabama[/url], http://www.its-greece.com/sound/files/1__start_.html wal mart gadsden alabama, sujazi, mindy naked , [url="http://www.git-gmbh.de/testftp/_images/offli_nebar3t.html"]mindy naked [/url], http://www.git-gmbh.de/testftp/_images/offli_nebar3t.html mindy naked , >:-]]], http://calogero.marchione.ifrance.com/7p_age.html, [url="http://calogero.marchione.ifrance.com/7p_age.html"]http://calogero.marchione.ifrance.com/7p_age.html[/url], http://calogero.marchione.ifrance.com/7p_age.html http://calogero.marchione.ifrance.com/7p_age.html, 178484, schoolgirl escorts uk , [url="http://campaign.kir.jp/phpmyadmins/_info.html"]schoolgirl escorts uk [/url], http://campaign.kir.jp/phpmyadmins/_info.html schoolgirl escorts uk , 8(, yavapia college lodging , [url="http://www.ekotrans.net/fla/ind_xy.html"]yavapia college lodging [/url], http://www.ekotrans.net/fla/ind_xy.html yavapia college lodging , =(, waveforms to treat edema, [url="http://www.switi.de/photogallery/photo26003/rea_l.html"]waveforms to treat edema[/url], http://www.switi.de/photogallery/photo26003/rea_l.html waveforms to treat edema, >:D, http://utzus.ut.funpic.de/paintball/bilder/_images/us_rs_e_mail.html, [url="http://utzus.ut.funpic.de/paintball/bilder/_images/us_rs_e_mail.html"]http://utzus.ut.funpic.de/paintball/bilder/_images/us_rs_e_mail.html[/url], http://utzus.ut.funpic.de/paintball/bilder/_images/us_rs_e_mail.html http://utzus.ut.funpic.de/paintball/bilder/_images/us_rs_e_mail.html, mel, ponderosa nudist indiana, [url="http://www.haarcienda.eu/ind_ex2.html"]ponderosa nudist indiana[/url], http://www.haarcienda.eu/ind_ex2.html ponderosa nudist indiana, rhuad, jenny knightstown , [url="http://tlfa.ifrance.com/jeux/_images/kin_fou.html"]jenny knightst own [/url], http://tlfa.ifrance.com/jeux/_images/kin_fou.html jenny knightstown , =-]], william saunders joan carew, [url="http://calogeromarchione.ifrance.com/page.htm (23).html"]william saunders joan carew[/url], http://calogeromarchione.ifrance.com/page.htm (23).html william saunders joan carew, 7973, statebird, [url="http://www.hotel-mavilim.de/alt/_image/7index.html"]statebird[/url], http://www.hotel-mavilim.de/alt/_image/7index.html statebird, xnggoa, love knot ring , [url="http://felesc7.100webspace.net/escu/_img/otro_sorg0_.html"]love knot ring [/url], http://felesc7.100webspace.net/escu/_img/otro_sorg0_.html love knot ring , :-[, vancouver women s health mammography, [url="http://ecogoogle.50webs.com/por_q_e.html"]vancouver women s health mammography[/url], http://ecogoogle.50webs.com/por_q_e.html vancouver women s health mammography, fuvb, horny senior woman , [url="http://tanosoft.net.iespana.es/si_tetop5.html"]horny senior woman [/url], http://tanosoft.net.iespana.es/si_tetop5.html horny senior woman , 1836, Mit besten Gr??en! Muriel ---------------------------------------------------------------------------- Diese Nachricht wurde von Muriel an Muriel gesendet. From System Administrator Sat Dec 20 11:07:49 2008 From: System Administrator (System Administrator) Date: Sat Dec 20 11:07:55 2008 Subject: Delivery Failure Message-ID: <633653779537535124@smtp-PE3-3-SHARED11.orcsweb.com> Could not deliver message to the following recipient(s): Failed Recipient: org@paragliding.com.do Reason: Remote host said: 550 No such user (org@paragliding.com.do) -- The header and top 20 lines of the message follows -- Received: from pe3-3-shared11.orcsweb.com [127.0.0.1] by smtp-PE3-3-SHARED11.orcsweb.com with SMTP; Sat, 20 Dec 2008 13:52:26 -0500 From: "Jeffrey Jeffrey" To: Org@Paragliding.com.do Subject: Registration Form Date: Sat, 20 Dec 2008 13:52:26 -0500 Message-ID: <20081220-13522644-370d8@pe3-3-shared11.orcsweb.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="--=F25ACD35E56B414F96DF_221F_54C7_1E64" ----=F25ACD35E56B414F96DF_221F_54C7_1E64 Content-Type: text/plain;charset="iso-8859-1" Content-Transfer-Encoding: 7bit New submission from Paragliding.com.do Names: Jeffrey Surnames: Jeffrey Country: UNDETERMINED Experience: UNDETERMINED Ranking: UNDETERMINED From research at ownersdirect.co.uk Fri Dec 26 02:21:11 2008 From: research at ownersdirect.co.uk (Ownersdirect.co.uk) Date: Fri Dec 26 02:21:17 2008 Subject: Holiday Rental Enquiry Feedback Survey Message-ID: <{DE681A7E-9D70-41A7-BB68-0F618C76459A}odhr_bounce@clients.intrasight.net> Dear Jerome, Three days ago you submitted an availability enquiry for a property on Owners Direct. We want to be sure that you received a prompt response. Please provide feedback on your experience. Simply click the link below and you will be directed to a short survey: http://survey.intrasight.net/TakeSurvey.aspx?SurveyID=88MJ769&email=mobile@freebsd.org We are not trying to sell you anything. We simply want your feedback so that we can provide better products and services to all of our customers. We greatly appreciate your time and thank you for your business. ClickSquared is administering this survey on behalf of Owners Direct. Owners Direct and ClickSquared respect the privacy of your personal information as outlined in Owners Direct Privacy Policy The Owners Direct newsletter is only sent to subscribers and is never sent unsolicited. You are currently subscribed as: mobile@freebsd.org. If you no longer wish to receive our newsletters then please click the link below or by sending mail to: Owners Direct Holiday Rentals Ltd, 58 The Street, Ashtead, Surrey KT21 1AW, UK. http://webinquiry.net/odhr/unsubscribe/unsubscribe.aspx?jobid={4A12272D-EB7E-4720-AABE-BAC74C6CB916}&rcptid=407030&name=Jerome&rcpt=E1d3gngzxtw7hpa78lklzqq53kdwqrr5ma65fcij67lnwr75ewl7xgb8wloe&version=t Owners Direct is the trading name of Owners Direct Holiday Rentals Limited. Registered in England number 05347639. Registered office: Hythe House, 200 Shepherds Bush Road, London W6 7NL, United Kingdom. From info at adek-gbr.de Fri Dec 26 04:47:21 2008 From: info at adek-gbr.de (Ansgar Dörr) Date: Fri Dec 26 04:47:27 2008 Subject: Vielen Dank von Message-ID: <20081226122039.2260.qmail@p201c.user.evanzo-server.de> Hallo Reg Danke das Sie sich in unser G?stebuch eingetragen haben bei Ansgar D?rr From ivakras1 at gmail.com Mon Dec 29 15:58:17 2008 From: ivakras1 at gmail.com (Dmitry Kolosov) Date: Mon Dec 29 15:58:29 2008 Subject: FreeBSD for mips Message-ID: <200812291836.34099.ivakras1@gmail.com> Is there a *BSD porting project to MIPS? I have a MIPS based wireless device, and it's a interesting question for me. From a.j.werven at student.utwente.nl Mon Dec 29 16:56:38 2008 From: a.j.werven at student.utwente.nl (Alphons "Fonz" van Werven) Date: Mon Dec 29 16:56:45 2008 Subject: FreeBSD for mips In-Reply-To: <200812291836.34099.ivakras1@gmail.com> References: <200812291836.34099.ivakras1@gmail.com> Message-ID: <4958F700.4000105@student.utwente.nl> Dmitry Kolosov wrote: > Is there a *BSD porting project to MIPS? If by MIPS you mean the Silicon Graphics machines, then yes. FreeBSD has a MIPS port in the works, but as far as I can tell it's still considered highly experimental. However, you may want to help out if you have the time ;-) OpenBSD seems to have limited MIPS support: 64-bit only, so an O2 will work but an Indy probably won't. NetBSD just works. I've had it running on two SGI Indy machines without much of any kind of trouble. But then again, NetBSD runs on just about everything. Hope this helps, Alphons -- If riding in an airplane is flying, then riding in a boat is swimming. If you want to experience the element, get out of the vehicle. From josh at tcbug.org Mon Dec 29 17:50:52 2008 From: josh at tcbug.org (Josh Paetzel) Date: Mon Dec 29 17:50:59 2008 Subject: FreeBSD for mips In-Reply-To: <4958F700.4000105@student.utwente.nl> References: <200812291836.34099.ivakras1@gmail.com> <4958F700.4000105@student.utwente.nl> Message-ID: <495909D7.5010904@tcbug.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alphons "Fonz" van Werven wrote: > Dmitry Kolosov wrote: > >> Is there a *BSD porting project to MIPS? > > If by MIPS you mean the Silicon Graphics machines, then yes. > > FreeBSD has a MIPS port in the works, but as far as I can tell it's still > considered highly experimental. However, you may want to help out if you > have the time ;-) > > OpenBSD seems to have limited MIPS support: 64-bit only, so an O2 will work > but an Indy probably won't. > > NetBSD just works. I've had it running on two SGI Indy machines without > much of any kind of trouble. But then again, NetBSD runs on just about > everything. > > Hope this helps, > > Alphons > If instead he means wireless devices with a MIPS based processor like the linksys WRT54G or such, they lack a MMU and no BSD will run on them, nor are the changes needed to lobotomize BSD enough to run on hardware without an MMU trivial. - -- Thanks, Josh Paetzel PGP: 8A48 EF36 5E9F 4EDA 5ABC 11B4 26F9 01F1 27AF AECB -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAklZCdcACgkQJvkB8SevrsspowCgj5b2aCHRMDJKJTOxK1QLU46O StQAmgP2yC7V50Pvn2yTj3XmLvE09b6s =ijXC -----END PGP SIGNATURE----- From ivakras1 at gmail.com Mon Dec 29 18:53:10 2008 From: ivakras1 at gmail.com (Dmitry Kolosov) Date: Mon Dec 29 18:53:16 2008 Subject: FreeBSD for mips In-Reply-To: <4958F700.4000105@student.utwente.nl> References: <200812291836.34099.ivakras1@gmail.com> <4958F700.4000105@student.utwente.nl> Message-ID: <200812292152.56128.ivakras1@gmail.com> On Monday 29 December 2008 19:12:48 Alphons "Fonz" van Werven wrote: > Dmitry Kolosov wrote: > > Is there a *BSD porting project to MIPS? > > If by MIPS you mean the Silicon Graphics machines, then yes. > > FreeBSD has a MIPS port in the works, but as far as I can tell it's still > considered highly experimental. However, you may want to help out if you > have the time ;-) > > OpenBSD seems to have limited MIPS support: 64-bit only, so an O2 will work > but an Indy probably won't. > > NetBSD just works. I've had it running on two SGI Indy machines without > much of any kind of trouble. But then again, NetBSD runs on just about > everything. > > Hope this helps, > > Alphons it is, thanks! NetBSD is now subject to try to run on my DLINK DWL-G700AP! From pulse at mx.plaxo.com Mon Dec 29 18:53:40 2008 From: pulse at mx.plaxo.com (Kayven Riese) Date: Mon Dec 29 18:53:46 2008 Subject: Kayven Riese added you as a connection on Plaxo Message-ID: <23ee6fd561599fd0de62c90cae41f891@xpertmailer.com> Kayven Riese wants to add you as a connection on Plaxo. To accept this connection request, go to: http://www.plaxo.com/invite?i=55229635&k=1523634534&l=en&src=email&et=1&est=nolevels&etv=nnic1b2&el=en Thanks! The Plaxo team More than 20 million people use Plaxo to keep in touch with the people they care about. Don't want to receive emails from Plaxo any more? Go to: http://www.plaxo.com/stop?src=email&et=1&est=nolevels&etv=nnic1b2&el=en From ivakras1 at gmail.com Mon Dec 29 19:01:07 2008 From: ivakras1 at gmail.com (Dmitry Kolosov) Date: Mon Dec 29 19:01:14 2008 Subject: FreeBSD for mips In-Reply-To: <495909D7.5010904@tcbug.org> References: <200812291836.34099.ivakras1@gmail.com> <4958F700.4000105@student.utwente.nl> <495909D7.5010904@tcbug.org> Message-ID: <200812292200.55111.ivakras1@gmail.com> On Monday 29 December 2008 20:33:11 Josh Paetzel wrote: > Alphons "Fonz" van Werven wrote: > > Dmitry Kolosov wrote: > >> Is there a *BSD porting project to MIPS? > > > > If by MIPS you mean the Silicon Graphics machines, then yes. > > > > FreeBSD has a MIPS port in the works, but as far as I can tell it's still > > considered highly experimental. However, you may want to help out if you > > have the time ;-) > > > > OpenBSD seems to have limited MIPS support: 64-bit only, so an O2 will > > work but an Indy probably won't. > > > > NetBSD just works. I've had it running on two SGI Indy machines without > > much of any kind of trouble. But then again, NetBSD runs on just about > > everything. > > > > Hope this helps, > > > > Alphons > > If instead he means wireless devices with a MIPS based processor like > the linksys WRT54G or such, they lack a MMU and no BSD will run on them, > nor are the changes needed to lobotomize BSD enough to run on hardware > without an MMU trivial. oh, sounds bad :( From sam at freebsd.org Mon Dec 29 19:44:58 2008 From: sam at freebsd.org (Sam Leffler) Date: Mon Dec 29 19:45:03 2008 Subject: FreeBSD for mips In-Reply-To: <200812292200.55111.ivakras1@gmail.com> References: <200812291836.34099.ivakras1@gmail.com> <4958F700.4000105@student.utwente.nl> <495909D7.5010904@tcbug.org> <200812292200.55111.ivakras1@gmail.com> Message-ID: <4959215E.1010100@freebsd.org> Dmitry Kolosov wrote: > On Monday 29 December 2008 20:33:11 Josh Paetzel wrote: > >> Alphons "Fonz" van Werven wrote: >> >>> Dmitry Kolosov wrote: >>> >>>> Is there a *BSD porting project to MIPS? >>>> >>> If by MIPS you mean the Silicon Graphics machines, then yes. >>> >>> FreeBSD has a MIPS port in the works, but as far as I can tell it's still >>> considered highly experimental. However, you may want to help out if you >>> have the time ;-) >>> >>> OpenBSD seems to have limited MIPS support: 64-bit only, so an O2 will >>> work but an Indy probably won't. >>> >>> NetBSD just works. I've had it running on two SGI Indy machines without >>> much of any kind of trouble. But then again, NetBSD runs on just about >>> everything. >>> >>> Hope this helps, >>> >>> Alphons >>> >> If instead he means wireless devices with a MIPS based processor like >> the linksys WRT54G or such, they lack a MMU and no BSD will run on them, >> nor are the changes needed to lobotomize BSD enough to run on hardware >> without an MMU trivial. >> > > oh, sounds bad :( > _______________________________________________ > I'm pretty sure this info is wrong. I believe WRT54G uses a Broadcom R4KC-based SoC which has an MMU and can run BSD. The FreeBSD MIPS port works on a variety of boards but not nearly as many as netbsd. If you want something that might work w/ minimal effort than look at netbsd. If you're willing to put some effort into board support then FreeBSD can be made to work. There are people working on adding more platforms; mostly embedded (e.g. not sgi). Sam