|
|
2008-08-01
, 01:23
|
|
|
Posts: 549 |
Thanked: 502 times |
Joined on Feb 2008
@ Bowling Green Ohio (united states)
|
#32
|


!!!, BUT when i booted debian up it went into a login screen (not a boot login) but the gnome login screen and i've discoverd a FATAL PROBLEM!!
, I am using a N800 so i have NO way to actually log in since i have no keyboard.
.....Nooooooooooooooo!!!!!!!!!!!, Ahhhhhhhhhhhhhhhhhh!!!!!!!!!


and what's even worse is that even though my touchscreen is responding, the kursor on the screen will NOT move, my guess is that this is because when i installed gnome, i believe that it installed a nother x-server?? I installed this on a "nit-evn-x" install. Is it possible that i could create some kind of hack that could fix theas problems???, I am sorry for being so frantic about this, it's just the fact that this install took 8 HOURS to download and install.| The Following User Says Thank You to fatalsaint For This Useful Post: | ||
|
|
2008-08-01
, 06:44
|
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#34
|
Ahhhhhhhhhhhhhhhhhh!!!!!!!!!and what's even worse is that even though my touchscreen is responding, the kursor on the screen will NOT move, my guess is that this is because when i installed gnome, i believe that it installed a nother x-server??

| The Following User Says Thank You to Stskeeps For This Useful Post: | ||
|
|
2008-08-01
, 21:32
|
|
|
Posts: 549 |
Thanked: 502 times |
Joined on Feb 2008
@ Bowling Green Ohio (united states)
|
#35
|
|
|
2008-08-01
, 21:45
|
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#36
|
start) CONFIGURED_DAEMON=$(basename "$(cat $DEFAULT_DISPLAY_MANAGER_FILE 2> /dev/null)") if [ -e "$DEFAULT_DISPLAY_MANAGER_FILE" ] && \ [ "$HEED_DEFAULT_DISPLAY_MANAGER" = "true" ] && \ [ "$CONFIGURED_DAEMON" != gdm ] ; then log_action_msg "Not starting GNOME Display Manager; it is not the default display manager" else log_daemon_msg "Starting GNOME Display Manager" "gdm" start_daemon $DAEMON log_end_msg $? fi ;;
start) CONFIGURED_DAEMON=$(basename "$(cat $DEFAULT_DISPLAY_MANAGER_FILE 2> /dev/null)") if [ -e "$DEFAULT_DISPLAY_MANAGER_FILE" ] && \ [ "$HEED_DEFAULT_DISPLAY_MANAGER" = "true" ] && \ [ "$CONFIGURED_DAEMON" != gdm ] ; then log_action_msg "Not starting GNOME Display Manager; it is not the default display manager" else log_daemon_msg "Starting GNOME Display Manager" "gdm" #USERNAME=`cat /etc/tablet_user` XSERVERARGS="-mouse tslib -nozap -dpi 96 -wr -nolisten tcp" start_daemon $DAEMON $XSERVERARGS log_end_msg $? fi ;;
| The Following User Says Thank You to fatalsaint For This Useful Post: | ||
|
|
2008-08-01
, 21:59
|
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#37
|
|
|
2008-08-02
, 00:20
|
|
|
Posts: 549 |
Thanked: 502 times |
Joined on Feb 2008
@ Bowling Green Ohio (united states)
|
#38
|
If I had to take a stab in the dark...
original
NewCode:start) CONFIGURED_DAEMON=$(basename "$(cat $DEFAULT_DISPLAY_MANAGER_FILE 2> /dev/null)") if [ -e "$DEFAULT_DISPLAY_MANAGER_FILE" ] && \ [ "$HEED_DEFAULT_DISPLAY_MANAGER" = "true" ] && \ [ "$CONFIGURED_DAEMON" != gdm ] ; then log_action_msg "Not starting GNOME Display Manager; it is not the default display manager" else log_daemon_msg "Starting GNOME Display Manager" "gdm" start_daemon $DAEMON log_end_msg $? fi ;;
Although I'm not exactly sure about the USERNAME spot.. in the x-session it uses a su - and uses the username to run it as.. with GDM I don't think you need to.. so I just added the XSERVERARGS you need from the /etc/default/x-session.defs file.Code:start) CONFIGURED_DAEMON=$(basename "$(cat $DEFAULT_DISPLAY_MANAGER_FILE 2> /dev/null)") if [ -e "$DEFAULT_DISPLAY_MANAGER_FILE" ] && \ [ "$HEED_DEFAULT_DISPLAY_MANAGER" = "true" ] && \ [ "$CONFIGURED_DAEMON" != gdm ] ; then log_action_msg "Not starting GNOME Display Manager; it is not the default display manager" else log_daemon_msg "Starting GNOME Display Manager" "gdm" #USERNAME=`cat /etc/tablet_user` XSERVERARGS="-mouse tslib -nozap -dpi 96 -wr -nolisten tcp" start_daemon $DAEMON $XSERVERARGS log_end_msg $? fi ;;
, this is the second day in a row that i had to spend getting Debian and Gnome installed properly. The second biggest problem that i've incounterd is that i have no way to actually log in to gnome. I really need a way to eather bypass the login alltogether or possibly figure out a way to launch the vertual keyboard in the login so i can enter my user name. Is there enny known method to accomplish this?
|
|
2008-08-02
, 00:44
|
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#39
|
| The Following User Says Thank You to fatalsaint For This Useful Post: | ||
|
|
2008-08-02
, 02:40
|
|
|
Posts: 549 |
Thanked: 502 times |
Joined on Feb 2008
@ Bowling Green Ohio (united states)
|
#40
|
, I was reading that article you provided and it said that you still needed to type some stuff in still. Is it possible to just hack the gdm script to also execute the matchbox-keyboard?
.
![]() |
| Tags |
| debian, deblet |
| Thread Tools | |
|
The point is the guy who seemingly put out beta3 is one of the guys working on nit-debian.. which logic would then seem that if he was able to get sound working in beta3.. even if you start from scratch.. the same thing should work to get sound working in the next release, no?
Where the did the initial image in the beta series come from?? it had to start from scratch at some level did it not?
And when you move from beta-x to beta-x+1 .. a "cleanup effort/future proof solution" is typically what it's about
The reason I call it beta4 is that both the beta series and the nit-series have the same guy working on it.. even though the nit-series has a few more people on the project; and a lot more enhancements since beta3.
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!