Manish Jain | 1 Aug 2009 02:11
Picon

AP#1 on Phy#1 : The reason on my system


Hi,

A long time back, I had reported getting AP#1 on Phy#1 error 
messages and boot failure on my amd64 system. After many tests, I am 
convinced the problem occurs only if a USB mouse is plugged in at 
boot-time.

A few days back, I finally got a USB-to-PS2 converter and hooked my 
mouse into a PS2 port, with USB mouse support disabled in the BIOS. 
I've never had this problem since then. So it's pretty certain that 
the USB mouse was the source of the boot-failures.

Since Windows never had any boot problems with the USB mouse, I 
think this might be an issue for the FreeBSD kernel developers.

If this helps anyone or clears any doubts, I can only be glad.

(NB : I also have a report from a friend of mine using amd64 with 
debian-5.02 that debian has pretty much the same problem. He has 
taken my advice and is now hooking the mouse into the PS/2 port with 
good results).

Thank you&
--

-- 
Regards
Manish Jain
invalid.pointer <at> gmail.com
+91-96500-10329

(Continue reading)

Gardner Bell | 1 Aug 2009 01:56
Favicon

Re: how to boot or access problem file system


Gardner Bell

--- On Fri, 7/31/09, PJ <af.gourmet <at> videotron.ca> wrote:

> From: PJ <af.gourmet <at> videotron.ca>
> Subject: Re: how to boot or access problem file system
> To: "Roland Smith" <rsmith <at> xs4all.nl>
> Cc: freebsd-questions <at> freebsd.org
> Received: Friday, July 31, 2009, 8:44 PM
> PJ wrote:
> > Roland Smith wrote:
> >> On Fri, Jul 31, 2009 at 03:42:43PM -0400, PJ
> wrote:
> >>
> >>> Basically, the news is not good.
> >>> The directories & files are not what I had
> to begin with.
> >>> ls /dev/ad0s1 or any disk/slice merely gets:
> Permission denied.
> >>>
> >> Now that is certainly weird. :-) I've never come
> across something
> >> like that.
> >> What do 'mount' and 'ls -ld /dev' return? Maybe
> /dev is mounted with
> >> incorrect permissions. You are logged in as root,
> I presume?
> Now, how could I be logged in? from livefs?
> On bootup, I see ar0 boot error or something like that...
(Continue reading)

Chad Perrin | 1 Aug 2009 02:48
Gravatar

Re: Looking for fast graphical web browser

On Fri, Jul 31, 2009 at 11:10:07PM +0200, Polytropon wrote:
> On Fri, 31 Jul 2009 14:56:36 -0600, Chad Perrin <perrin <at> apotheon.com> wrote:
> > 
> > That's easy.  Just press <Ctrl>+<Q> and it'll close Firefox immediately.
> 
> Negative for firefox-2.0.0.12,1 (on my desktop system) - no Ctrl+Q. :-)

I don't remember that capability lacking in Firefox 2, but it has been a
little while since I've used it, so I don't really know for sure.

You should be able to close it at least by pressing <Ctrl>+<W> once per
open tab.  That's a keyboard shortcut that closes the current tab, and if
you do that when there's only one tab open, that should close the browser
(but only if you have it configured to close the browser when closing the
last tab).  I think the relevant configuration option in the about:config
window is:

    browser.tabs.closeWindowWithLastTab

I'm pretty sure I was able to close Firefox with a keyboard shortcut back
when I used Firefox 2, but I don't remember how.  I guess you're on your
own, unless someone else here uses Firefox 2 and can help you out.

Does <Alt>+<F4> work for you?  That's probably dependent on your choice
of window manager.

--

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]
Quoth Paul Graham: "Real ugliness is not harsh-looking syntax, but
having to build programs out of the wrong concepts."
(Continue reading)

perryh | 1 Aug 2009 09:39

Re: how to boot or access problem file system

Gardner Bell <gbell72 <at> rogers.com> wrote:
> > The stench from Denmark is getting to me... ;-)
> Insulting much with your remark about Denmark?

Methinks it be an oblique reference to
a line from Shakespeare's play about the Dane
with no insult intended, then or now.
_______________________________________________
freebsd-questions <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe <at> freebsd.org"

enid vx | 1 Aug 2009 10:04
Picon

Re: Not recognizing raid controller Adaptec AIC7901

Thanks for your reply,

I've searched through Adaptec site for drivers but are offered only Linux
(Red Hat , Suse, Novell Netware), Windows, SCO Unix, SCO UnixWare and Sun
Solaris.
Also is available Linux driver source code.

I don't know if they offer FreeBSD driver, maybe I should ask them.
So, if I find the drivers what is the procedure to compile them and load
them to the kernel?

Rgds.

On Fri, Jul 31, 2009 at 7:36 PM, Jason <jhelfman <at> e-e.com> wrote:

> You may want to try using the Adaptec drivers from Adaptec, and not the
> native freebsd drivers.
>
> Edit /boot/loader.conf, and that may be it.
>
> I've found great success with them.
>
> -jgh
>
> On Fri, Jul 31, 2009 at 06:39:56PM +0200, enid vx thus spake:
>
>> Hi all,
>>
>> I'm having some problems installing FreeBSD 6.3 on my machine equipped
>> with
(Continue reading)

PJ | 1 Aug 2009 15:21
Picon

Re: how to boot or access problem file system

Gardner Bell wrote:
> Gardner Bell
>
>
> --- On Fri, 7/31/09, PJ <af.gourmet <at> videotron.ca> wrote:
>
>   
>> From: PJ <af.gourmet <at> videotron.ca>
>> Subject: Re: how to boot or access problem file system
>> To: "Roland Smith" <rsmith <at> xs4all.nl>
>> Cc: freebsd-questions <at> freebsd.org
>> Received: Friday, July 31, 2009, 8:44 PM
>> PJ wrote:
>>     
>>> Roland Smith wrote:
>>>       
>>>> On Fri, Jul 31, 2009 at 03:42:43PM -0400, PJ
>>>>         
>> wrote:
>>     
>>>>> Basically, the news is not good.
>>>>> The directories & files are not what I had
>>>>>           
>> to begin with.
>>     
>>>>> ls /dev/ad0s1 or any disk/slice merely gets:
>>>>>           
>> Permission denied.
>>     
>>>> Now that is certainly weird. :-) I've never come
(Continue reading)

PJ | 1 Aug 2009 15:24
Picon

Re: how to boot or access problem file system

perryh <at> pluto.rain.com wrote:
> Gardner Bell <gbell72 <at> rogers.com> wrote:
>   
>>> The stench from Denmark is getting to me... ;-)
>>>       
>> Insulting much with your remark about Denmark?
>>     
>
> Methinks it be an oblique reference to
> a line from Shakespeare's play about the Dane
> with no insult intended, then or now.
> _______________________________________________
> freebsd-questions <at> freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe <at> freebsd.org"
>
>   
Methinks I've found a literary genius amid this swamp of digital
mechanics. ;-)

--

-- 
Hervé Kempf: "Pour sauver la planète, sortez du capitalisme."
-------------------------------------------------------------
Phil Jourdan --- pj <at> ptahhotep.com
   http://www.ptahhotep.com
   http://www.chiccantine.com/andypantry.php

_______________________________________________
freebsd-questions <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
(Continue reading)

Glen Barber | 1 Aug 2009 17:07
Picon

Re: Difficulty in installing ncurses.

michael green wrote: 
> 7.2-RELEASE #0. Generic kernel. Full installation from DVD.
> 
> 
> I'm trying to install ncurses because I want to run FoxPro Unix, which expects a terminfo database.
> 

Perhaps terminfo(5) can help?

--

-- 
Glen Barber  -  215.839.8649
_______________________________________________
freebsd-questions <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe <at> freebsd.org"

Daniel Underwood | 1 Aug 2009 20:43
Picon

Re: Looking for fast graphical web browser

Midori seems to have problems displaying Gmail.
_______________________________________________
freebsd-questions <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe <at> freebsd.org"

GrimJow Espada | 1 Aug 2009 20:29
Picon

FreeBSD 7.2 fresh install

Hi I have installed FBSD  7.2 and when i try to set up xorg using xorgconfig
or xorg -configure it doesnt work any more, any changes on the command?
thanks

Regards,

GrimJow
_______________________________________________
freebsd-questions <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe <at> freebsd.org"


Gmane