
Search found 16 matches
- Fri Dec 18, 2009 10:04 am
- Forum: Ubuntu 9.10
- Topic: Ubuntu 9.10 and WLAN ?
- Replies: 19
- Views: 31829
Re: Ubuntu 9.10 and WLAN ?
I have fixed the driver. It should now provide WPA. Works for me at least. 

- Tue Oct 27, 2009 9:56 am
- Forum: Linux on fit-PC2
- Topic: [solved] rt3090 kernel 2.6.31: patch used 2.6.28-34-fitpc2
- Replies: 4
- Views: 9982
Re: [solved] rt3090 kernel 2.6.31: patch used 2.6.28-34-fitpc2
I have also updated my PPA for karmic:
https://launchpad.net/~markus-tisoft/+archive/rt3090
That contains a working rt3090 driver package.
https://launchpad.net/~markus-tisoft/+archive/rt3090
That contains a working rt3090 driver package.
- Wed Jul 01, 2009 7:43 am
- Forum: Ubuntu 9.04
- Topic: Ubuntu 9.04 wlan support for RT3090
- Replies: 14
- Views: 38216
Re: Ubuntu 9.04 wlan support for RT3090
Did you change
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
in the file "os/linux/config.mk"
before compilation?
That was the only change I had to do on ubuntu to make it work with NetworkManager.
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
in the file "os/linux/config.mk"
before compilation?
That was the only change I had to do on ubuntu to make it work with NetworkManager.
- Tue Jun 30, 2009 7:39 pm
- Forum: Ubuntu 8.04
- Topic: Linux driver for IR
- Replies: 4
- Views: 9929
Re: Linux driver for IR
If you're using Ubuntu 9.04 you can use the driver from my PPA:
https://launchpad.net/~markus-tisoft/+archive/fit-pc2
https://launchpad.net/~markus-tisoft/+archive/fit-pc2
- Mon Jun 29, 2009 5:15 pm
- Forum: Ubuntu 9.04
- Topic: Ubuntu 9.04 wlan support for RT3090
- Replies: 14
- Views: 38216
- Mon Jun 29, 2009 3:03 pm
- Forum: Ubuntu 8.04
- Topic: Remote Control Support
- Replies: 6
- Views: 13208
Re: Remote Control Support
I have uploaded an updated lirc-module-sources here:
https://launchpad.net/%7Emarkus-tisoft/+archive/fit-pc2
https://launchpad.net/%7Emarkus-tisoft/+archive/fit-pc2
- Sat Jun 27, 2009 4:49 pm
- Forum: Ubuntu 8.04
- Topic: Remote Control Support
- Replies: 6
- Views: 13208
Re: Remote Control Support
I have it working under ubuntu 
Will post the solution, but i am on the run right now, so will do it later.

Will post the solution, but i am on the run right now, so will do it later.
- Fri Jun 26, 2009 11:37 pm
- Forum: Ubuntu 8.04
- Topic: Remote Control Support
- Replies: 6
- Views: 13208
Re: Remote Control Support
Can you say what kind of inrared port that is? like how is it connected, what chip...
- Fri Jun 26, 2009 11:20 am
- Forum: Ubuntu 9.04
- Topic: Poulsbo Drivers for GMA500 intel chip on Jaunty (9.04)
- Replies: 26
- Views: 66512
Re: Poulsbo Drivers for GMA500 intel chip on Jaunty (9.04)
I have installed the latest drivers from the ubuntu mobile ppa for jaunty and, they give wrking 3D 
glxgears up to 380 fps
You just have add the HorizSync and VertRefresh stuff in your xorg.conf.
https://launchpad.net/~ubuntu-mobile/+archive/ppa

glxgears up to 380 fps
You just have add the HorizSync and VertRefresh stuff in your xorg.conf.
https://launchpad.net/~ubuntu-mobile/+archive/ppa
- Mon Jun 22, 2009 2:43 pm
- Forum: Ubuntu 9.04
- Topic: Ubuntu 9.04 wlan support for RT3090
- Replies: 14
- Views: 38216
Re: Ubuntu 9.04 wlan support for RT3090
Got it working with Network Manager.
before comilation you have to set
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
in the file "os/linux/config.mk"
After that WPA works fine.
I will try to build a .deb package and upload it to my ppa.
Now only poulsbo is support missing...
before comilation you have to set
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
in the file "os/linux/config.mk"
After that WPA works fine.
I will try to build a .deb package and upload it to my ppa.
Now only poulsbo is support missing...