 fred2541
|
Geexbox2 dont run on my nvidia mx440 card. howto run geexbox with old nvidia driver or other ?
I have this mesage: driver 280.xx ignore this adapter….
And howto install geexbox2 on hdd ? on the livecd on boot, i have only Start geexbox and debugging mode.
|
 tomlohave
|
for the nvidia card : this is “normal”
We’ve got a legacy driver for such card. You need a special package, so
what is your architecture ? i386, x86_64 , …?
|
 fred2541
|
the architecture is i386. where found special package for legacy driver ?
|
 tomlohave
|
Someone from team need to built it.
It should be ready tomorrow
-
This reply was modified 240 days ago by
tomlohave.
|
 tomlohave
|
The package is ready : (you need a persistent data file)
Add at the root of your usb stick this file : http://download.geexbox.org/releases/extra/i386/xf86-video-nvidia-legacy_173.14.30-1_i686.opk
boot on geexbox
switch to vt2
cd /.root
opkg remove xf86-video-nvidia
opkg install –force-overwrite xf86-video-nvidia-legacy_173.14.30-1_i686.opk
reboot
tell us if it works
|
 fred2541
|
I have install ubuntu for install geexbox2 on hdd. on boot of geexbox i have the logo “Geexbox” at the screen and nothing.
i install the legacy driver but on opkg install i have a error no such file or directory. or with “opkg install xf86….” is good (no error) but at the boot i always stop on logo. howto see the error on boot ?
sorry for my bad bad english.
|
 tomlohave
|
remove “quiet” from the boot line
-
This reply was modified 236 days ago by
tomlohave.
|
 fred2541
|
it stop on Starting Wi-Fi Security Service… but i dont have any wifi on the pc.
|
 fred2541
|
Sorry, i not have a problème with wifi but forever the nvidia driver. I follow the howto for persistent data file but it dont work. After make the casper file and Mkfs.ext2…. And reboot geexbox dont use the persistant data file. On boot it always the 280.13 nvidia driver. And on the message it show : gpu instaled in this system is suported through the nvidia 96.43.xx legacy drivers. After make the persistant data i need setup other or just reboot?
My config:
Dell pression 530
Nvidia mx440 agp
Ubuntu and geebox installed on /dev/sda1 (not use a usb card)
-
This reply was modified 235 days ago by
fred2541.
|
 fred2541
|
The persistent dont work for me but with the cmd data=….. It work. Driver 173 is installed but dont work with mx440. The driver for this card is 96.43.xx. Where i CAN find this driver for geexbox?
|
 tomlohave
|
Sorry, this driver is not packaged (yet !)
I will look if i can package it for next release
|
 fred2541
|
for the moment i have installed a ati card. it work perfect
|
 jumpers
|
Hello
I have the same problem or similar to fred2541. When I start via USB GeeXboX remains in the title screen. I have an Nvidia GeForce FX 5200. I’ve tried what you said above:
“The package is ready: (you need a persistent data file)
Add at the root of your usb stick this file: http://download.geexbox.org/releases/extra/i386/xf86-video-nvidia-legacy_173.14.30-1_i686.opk
GeeXboX boot on
switch to VT2
cd /. root
opkg remove xf86-video-nvidia
opkg-force-overwrite install xf86-video-nvidia-legacy_173.14.30-1_i686.opk
reboot ”
but still not working.
Does it have to be a special driver? Did you have or you can tell me how?
thanks
|
 fred2541
|
to view the error at start edit the cmd on grub or other to launch geexbox. remove “quiet” to view log and modify “loglevel=3″ by “loglevel=5″. you can view the exact error and repost for help.
|