Date: Mon, 22 Mar 2004 15:59:50 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: non@ever.sanda.gr.jp Cc: mobile@freebsd.org Subject: Re: Sony Z1WA Message-ID: <20040322.155950.05619509.imp@bsdimp.com> In-Reply-To: <20040311.214647.133421915.non@ever.sanda.gr.jp> References: <20040309.142134.38325963.imp@bsdimp.com> <20040311.214647.133421915.non@ever.sanda.gr.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20040311.214647.133421915.non@ever.sanda.gr.jp>
non@ever.sanda.gr.jp writes:
: From: "M. Warner Losh" <imp@bsdimp.com>
: Date: Tue, 09 Mar 2004 14:21:34 -0700 (MST)
: > Anybody know anything about the Sony VAIO Z1WA? Esp as it releates to
: > FreeBSD and X11?
:
: It seems that the corespoinding model sold in Japan is
:
: http://www.vaio.sony.co.jp/Products/PCG-Z1X/
:
: In the specification, it says that PCG-Z1X has ATI Technologies
: MOBILITY RADEON with 3D accelaration.
thanks mitsunagasan. I've been happily running this in the US for
about two weeks now and am very happy with it, except for a couple of
things.
1) I haven't enabled sound
2) I haven't figured out how to control the LCD backlight
3) I didn't buy the extended life battery :-)
4) EHCI doesn't work
I also have had to hack some of my power patches too...
pciconf -lv sez:
none0@pci0:29:7: class=0x0c0320 card=0x8140104d chip=0x24cd8086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBM (ICH4/M) USB EHCI Controller'
class = serial bus
subclass = USB
this is ehci, which is broken on my machine.
none1@pci0:31:3: class=0x0c0500 card=0x8140104d chip=0x24c38086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBM (ICH4/M) SMBus Controller'
class = serial bus
subclass = SMBus
no clue.
none2@pci0:31:5: class=0x040100 card=0x8140104d chip=0x24c58086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBM (ICH4/M) AC'97 Audio Controller'
class = multimedia
subclass = audio
ah, that should be supported, will have to try...
none3@pci0:31:6: class=0x070300 card=0x8140104d chip=0x24c68086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBM (ICH4/M) AC'97 Modem Controller'
class = simple comms
I wonder if this is supported by any of the modem driver ports...
none4@pci1:0:0: class=0x030000 card=0x8140104d chip=0x4c591002 rev=0x00 hdr=0x00
vendor = 'ATI Technologies'
device = 'Mobility 6 Radeon Mobility M6 LY'
class = display
subclass = VGA
video card! X11 supports it.
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040322.155950.05619509.imp>
