Popular Guides
View more guides at Linux Wiki Guides
This is a compatibility guide to running Linux with the Fujitsu Stylistic Q702 laptop. If you have the Fujitsu Stylistic Q702 and are running Linux on it please consider editing this page or adding a comment below with your compatibility details. By contributing you will help other people running this laptop or trying to make a decision on whether to buy it or not.
This page is just for discussing using Linux on the Fujitsu Stylistic Q702. For a general discussion about this laptop you can visit the Fujitsu Stylistic Q702 page on LapWik.
If you would like to edit this page please first view our Editing Guidelines.
For full specifications see the Fujitsu Stylistic Q702 specifications page.
Name | Fujitsu Stylistic Q702 |
Processor | Intel Core i5-3427U (3MB cache, up to 2.80 GHz) with Intel Turbo Boost Technology Intel Core i3-3217U (3MB cache, 1.80 GHz) |
Screen | 11.6“ HD AH-IPS LCD (1366 x 768 pixels, 400 nits brightness, Anti-Glare) |
RAM | N/A |
HDD | Upto 256GB SSD 5400/7200rpm |
Optical Drive | No |
Graphics | Intel HD Graphics 4000 |
Network | No Intel Centrino Advanced-N 6205 Dual Band ABGN network connection |
Device | Compatibility | Comments |
---|---|---|
Processor | Not Tested | |
Screen | Tested | N-trig Duosense for Multitouch and Pen doesnt work. With kernel 3.8, hid-multitouch module and xf86-input-evdev recompiled without mtdev touch works but sometimes hangs |
HDD | Not Tested | |
Graphics Chip | Works | Kernel config: DRM_I915_KMS [=y], xorg: intel |
DVI Out | Not Tested | |
HDMI Out | Not Tested | |
Sound | Works | snd_hda_intel, … |
Headphone Port | Not Tested | |
Microphone-In Port | Not Tested | |
Wireless | Works | ath9k, ath9k_hw, ath9k_common |
Bluetooth | Not Tested | |
USB | Works | xhci_hcd & ehci_hcd |
Express Card | Not Tested | |
Card Reader | Works | http://www.realtek.com.tw/DOWNLOADS/downloadsView.aspx?Langid=1&PNid=15&PFid=25&Level=4&Conn=3&DownTypeID=3&GetDown=false#2 |
Webcam | Works | uvcvideo |
Keyboard | Not Tested | |
TouchPad | Works | |
Docking Station | Works | |
Fingerprint Reader | Works | AES2660. Gentoo works, opensuse works from fprint sources |
GPS | Not Tested | |
Suspend/Resume | Works |
You can enter any specific notes with running Linux on the Fujitsu Stylistic Q702 here.
I was not able to boot any Kubuntu 12/10, opensuse 12.3 Beta from usb thumbdrive and usb external dvd drive, with or without “secure boot” enabled in setup. note: you have to set a password to change the secure boot settings.
For side volume up/volume down buttons add two files:
1. /lib/udev/keymaps/fujitsu-q702
1 VolumeDown 2 VolumeUp #3 rotate??? 6 Compose
2. /etc/udev/rules.d/99-fujitsu-q702.rules
# keymap for tablet buttons SUBSYSTEM=="input", KERNEL=="event*", ATTRS{name}=="Fujitsu FUJ02BF", RUN+="keymap input/%k fujitsu-q702"
Than restart or reload module fujitsu_tablet
Depending on distro RUN command may be different: RUN+=”/lib/udev/keymap input/%k /lib/udev/keymaps/fujitsu-q702“
Discussion
1. Set a supervisor password under Security tab.
2. Disable “secure boot” in Secure Boot Configuration.
3. Enable CSM in Advanced –> Boot Configuration.
4. Clear supervisor password.
5. Use F12 to select Boot Menu and select desired bootable media.
I used this procedure to downgrade a Fujitsu Q702 from Windows 8 to Windows 7. I assume the same procedure will work with any linux distro.