|
Benq Joybook 7000 & (K)Ubuntu linux (debian based)
Created 7/6/2005 by Joan Tur. Eivissa - Spain Updated 19/03/2006 (*) Introduction (updated 30/07/05) This page has been written for you to know about my experiences with linux on my brand new Benq JB7000 laptop. Feel free to contact me at joantur_AT_clubibosim.org if you have any question (español, català, english, français & (ein bischen) deutsch) ;) I found information about this laptop in the internet; there's one forum about this laptop (not about linux on this laptop), and good reviews here and here. Have a look at them if you'd like to know more about it (updated 30/07/05). It's a well designed laptop; it's light (2 kg), strong (magnesium alloy casing), runs cool -in fact it's got the coolest keyboard I've found on a laptop-, it's got a very nice screen (bright and good resolution), and runs very quiet. Shame the battery doesn't last too much, only about 3 hours, and there's no way to avoid paying for a propietary OS. You can find more info about linux on laptops at TuxMobil.org and Linux-laptop.net. There's also another web page about this laptop here made by Hauke. Back to top. Specifications Model details: Benq JB7000 (aka DH7000 & JB7000-S37)
Still not working (updated 06-12-05) Feedback is welcome!! ;)
"lspci" output
Installing linux (updated 19/03/06) I've choosen KUbuntu (version 5.04) because it does most of the dirty work (speedstep, ease of use, latest kde, laptop mode). It has detected and configured automatically the lcd screen resolution. After installation I've modified /etc/apt/sources.list to add universe, multiverse, backports and plf repositories; you can download it (breezy's) here (updated 19/03/06). Here you can get the output from dmesg. Back to top. Xorg (updated 07/09/2005) (K)Ubuntu uses Xorg instead of Xfree. By default, Xorg uses the ati driver, providing good 2D & DPMS. If you're interested in 3D, have a look at the 3D section. The card the Benq uses is an Ati Radeon Mobility 9700 (RV350 chip), and it's got 64MB. You can download my Xorg config file here. Back to top. TV Out Untested Back to top. LCD / CRT switching Untested Back to top. Touchpad (updated 07/09/05) It's got a synaptics touchpad (model 1, firmware 5.9). It works fine out of the box, and can be disabled using Fn+F6 to avoid errors when typing. Back to top. Wired LAN (updated 18/09/05) Works fine (8139too module). You can use ifplugd (1) to set your wired nic up automatically when a cable is pluged; here you can get my /etc/default/ifplugd config file. Note that it's been detected as eth1, as eth0 belongs to the wireless nic; this is an odd behaviour, but can easily be solved adding 8139too to the /etc/modules file (updated 18/09/05). (1) It only works if "ifconfig eth0 down" is run at startup (don't know why). Back to top. Wireless LAN (updated 18/9/05) It's got an Intel ipw2200BG wireless nic, supported by linux; you can get latest version of the driver here (*). This Benq has got a hardware radio kill switch, so it works out of the box (tested with v.1.0.4). I'm using waproamd to manage connections to wep protected ap's (*). Note that it's been detected as eth0, as eth1 belongs to the wired nic; I strongly recommend you to force the wired nic to become eth0, as explained in the Wired LAN section (updated 18/09/05). Added 1/8/05: if you cannot get it working back from suspend, and you get messages similar to ipw2200: failed to send TX_POWER command, the solution is to remove the usb related modules, as explained in the suspend section. (*) I'm using waproamd because my router only supports WEP, but since 1.0.5 has been splitted in 2 packages, ieee80211 & ipw2200, Waproamd is only working for me with ieee80211-1.0.1 & ipw2200-1.0.5 when using 2.6.12-ck6 kernel (the most stable suspending to ram to date), but 1.0.5 & 2.6.13 kernel or 1.0.6 with any version of kernel makes waproamd to stop working silently... do any of you have other solution? 8-? Added 11/9/05 Back to top. Modem I've read at Hauke's site that this winmodem has got drivers for linux, but I haven't tested it (no need). Back to top. ACPI & kernel (updated 19/03/06) I'm now using vanilla kernel 2.6.15 with archck7 patch; here you can get my .config file (updated 19/03/06). I'm also using a modified speedstep-centrino.c file, with lower speeds & voltages; more info at the optimizing your linux section. Important: the above kernel config file has reiserfs built into the kernel (as I'm using it for "/") and 1G patch=y (it breaks vmware); change any of those settings if they don't match your configuration. Back to top. Suspend / hibernate (updated 18/09/05) Both suspend and hibernate work, and now you don't have to unplug usb devices prior to suspend (updated 1/8/05); you only have to unload usbhid, uhci_hcd & ehci_hcd before suspending (thanks to Marius Gedminas, read in his post at ubuntu-users list). Here you can download my /etc/default/acpi-support file (note that it belongs to Ubuntu acpi-support package!). -Suspend to ram: I've read a vaio's user need to append acpi_sleep=s3_bios to kernel boot; i've tryed the same, and it works. Updated 11/9/05: the wifi connection, at least at home (I'm using dhcp, wep is enabled), no longer needs to be restarted after resume (ieee80211-1.0.1, ipw2200-1.0.5, kernel 2.6.12 + ck6 patch, waproamd + ifplugd). Note: Fn+F2 (shown as Zz) suspends to ram out of the box with (K)Ubuntu. Also note that choosing suspend from the klaptop menu doesn't work for me, probably because they don't use the same suspending scripts (why?!). -Suspend to disk: you have to append resume=/dev/XXX to kernel boot; of course you'll have to match your swap space, and it has to be at least the same size as your ram. In this configuration wifi still works fine for me, so no restart is needed. Back to top. Centrino's speedstep (updated 8/7/05) It seems that Dothan processors are not supported by the centrino-speedstep module, so the default driver is acpi-speedstep (1)... anyway I've found an unnoficial patch to add support for our processor. You can download the patch here, or the already updated speedstep-centrino.c here. Updated: I've read in the internet about minimum PentiumM speeds & voltages, and you can probably spend some watts here. Have a look at the Optimizing your linux section (added 8/7/05). KUbuntu uses powernow to manage Centrino's SpeedStep support, and you can choose it to be at full throttle (performance), minimum speed (powersave), or userspace/ondemand, where powernow will switch to a higher speed if needed. Of course you can use any of the other options available, like cpudyn. (1) I've read at the internet that acpi-speedstep uses more energy, and you can only use the maximum and minimum cpu speed, so 800, 1000, 1200 & 1400 mhz are not available. Back to top. Battery life (updated 10/7/05) Battery information is wrong (bios version is 2.04), because "cat /proc/acpi/battery/BAT1/state | grep rate" always shows "present rate: 850 mA". That would be perfect, because the battery capacity is 4.300 mAh (that means 4.300/850 = 5 hours battery life)... ... but it is not... mine lasts a maximum of 3 hours, using powernow set to powersave, laptop-mode on (hd is stopped after 20" of inactivity, lcd is off after 2 minutes & readahead is set to 8MB) and using lower lcd brightness (also tricks described in "optimizing your linux"). Have a look at Optimizing your linux to get more info about laptop mode & other tricks to make the battery last more (updated 10/7/05). Back to top. DVD+/-RW (updated 12/6/05) Works fine (I'm using k3b to burn cds/dvds). Back to top. PCMCIA Works fine out of the box (tested with a Prism based 802.11b card). Back to top. USB (updated 8/7/05) It's got 4 usb2 connectors, 1 on the left, 1 on the right and 2 on the back side; the left one and one of the two at the back (the one at the bottom) work fine with both usb1 & usb2 devices. The other two are managed through IRQ11, and it is disabled at boot showing some errors, making all devices connected to usbs 3 & 4 unusable (the mouse hasn't got a smooth movement for instance). Here you can see the error logs: Solved! (8/7/05): thanks to feedback got from Eduard Bloch I've compiled 2.6.13-rc2-mm1, booted with "irqpoll" kernel parameter and... the usbs that did not work now do work!! Note that the error messages still appear, but it works 8-)
Firewire Untested Back to top. IrDA (updated 18/09/05) Despite Hauke says he has been able to stablish a connection with his Palm device using IRDA, my KUbuntu says no serial device is found. Here's the dmesg output after loading the serial driver:
Updated 18/09/05: As Hauke is using Suse, I've booted the 9.3 live DVD to know if this distro could detect and use my irda port... no luck, it seems both laptops, Hauke's and mine, have got different irda hardware 8-( Back to top. Keyboard, extra buttons & function buttons (updated 19/03/06) Keyboard is bigger than usual (laptop measures 34 cm long) and works fine. I'd personally prefer the Fn & Ctrl keys to be swapped. Working fine: -brightness control keys work (Fn+F4 & F5), -Fn+F6 enables & disables the touchpad (it's useful!), -"Blq Num" key enables & disables the numeric keypad, -Fn+F2 = sleep is configured automatically by KUbuntu, -from the following keys we get a keycode (I've used xev), so they can be given a function with e.g. lineakd: -Internet & mail function keys, -Fn+F7, F8 & F9 = mute, volume down, volume up, -P1 & P2 function keys, -Fn+F1 = "?"... help? 8-? -Fn+F10 = power? -Fn+F11 = irda on/off, -Fn+F12 = wifi on/off. Not tested: -Fn+F3 = lcd/crt switching, (1) Ewan Colsell has had success with hotkey-setup Ubuntu package; replace /usr/share/hotkey-setup/default.hk with his modified version (added 19/03/06); thanks, Ewan! ;) Back to top. Sound (updated 06/12/05) The intel integrated sound card works fine with alsa, but I've had to play with the mixer, as it seemed to be muted. You can download my kmix config files here and here (1) (1) I've changed something in kmix and lost sound again... and it's been a pain to get it back to work, so I've added the 2 configuration files above for any of you interested ;) Remember they are located in the usual place: ~/.kde/share/config/ Back to top. 3D (DRI) (updated 07/09/2005) With Xorg's "ati" driver there's no 3D, so I've tryed Ati's fglrx v.8.16.20 driver successfully... shame it does not suspend to ram with Ati's driver 8-/ Back to top. Optimizing your linux (updated 19/03/06) I'm going to post here all tricks you're sending me:
Help / suggestions are appreciated ;) Back to top. |