USB-Mouse not working in Slacko 6.3 after HD install

Booting, installing, newbie
Post Reply
Message
Author
rimatheou
Posts: 71
Joined: Sat 09 Dec 2017, 15:09
Location: Germany

USB-Mouse not working in Slacko 6.3 after HD install

#1 Post by rimatheou »

I installed slacko-6.3.0 right now. When I booted Puppy from usb, the wireless and the wired usb mouses were working. But now, booting from hard disc, the wireless and the wired usb mouses are not working.

Code: Select all

cat /etc/X11/xorg.conf

Section "Input Device"
	Identifier	"Mouse0"
	Driver	"mouse"
	Option	"Device" "/dev/input/mice"
	Option	"Protocol" "IMPS/2" #mouse0protocol
	#Option	"Emulate3Buttons"
	#Option "Emulate3Timeout" "50"
	Option	"ZAxisMapping" "4 5" #scrollwheel
EndSection
I can't run a terminal without any mouse, there is only Ctrl+Alt+F2 working, but Ctrl+Alt+F7 is not working, I do not come back to GUI. I didn't find a shortcut for running a terminal.

I searched a lot, that's all I got, I'm quite new to Puppy.

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#2 Post by bigpup »

Could just be a bad install.

Delete the install of Slacko from the hard drive and try it again.

If this is a frugal install, on a hard drive partition formatted in Fat 32 or ntfs and Windows uses it.
Defrag the partition, using Windows defrag program, before installing Slacko.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

rimatheou
Posts: 71
Joined: Sat 09 Dec 2017, 15:09
Location: Germany

#3 Post by rimatheou »

There was a win xp on it, but I made it completely new:
/dev/sda3 fat 32 Puppy
/dev/sda1 unformated OS2
/dev/sda2
/dev/sda5 ext4 DATA
/dev/sda6 swap

I don't have any win program anymore.

mostly_lurking
Posts: 328
Joined: Wed 25 Jun 2014, 20:31

#4 Post by mostly_lurking »

rimatheou wrote:I can't run a terminal without any mouse, there is only Ctrl+Alt+F2 working, but Ctrl+Alt+F7 is not working, I do not come back to GUI.
Puppy usually has 3 TTY's, accessible through Ctrl+Alt+F1/F2/F3, respectively. Ctrl+Alt+F4 should bring you back to your X session.

No idea about the mouse; maybe bigpup is right and it's just a bad install. If you want to try fixing it rather than re-installing (don't ask me how, though), maybe you could use mouse keys as a temporary solution to get a working mouse pointer, if your keyboard has a number pad.

Gordie
Posts: 153
Joined: Tue 23 Aug 2016, 15:26
Location: Nolalu, Ontario, Canada

#5 Post by Gordie »

I have a Lenovo W510 laptop. When I use the BIOS settings to disable the touchpad I also loose the mouse on some Puppies like Easy and Quirky. This also happens with those two Puppies if I choose to disable the touchpad with the initial setup after install. Could this be the situation with you as well?

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#6 Post by bigpup »

The latest Slacko release is version 6.3.2.
You need to be using the latest version.

Also, just try plugging into a different USB port.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

rimatheou
Posts: 71
Joined: Sat 09 Dec 2017, 15:09
Location: Germany

#7 Post by rimatheou »

So far I can say that it was not a bad install, I reinstalled Puppy and the problem is still there.

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#8 Post by bigpup »

Give use some specific details on how you are doing the install.
Do what?
See what?
Frugal or full?
What boot loader?
Etc......

We only know what you tell use, so give details!!

If it worked OK running from a USB, the install to the hard drive should also. All you are doing is changing the storage device,
If you did do the install correctly. :?:
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

jafadmin
Posts: 1249
Joined: Thu 19 Mar 2009, 15:10

#9 Post by jafadmin »

Does Slacko 6.3 have xorgwizard? If so, boot pfix=nox, run xorgwizard to sort out the mouse situation, then run xwin to run X.

rimatheou
Posts: 71
Joined: Sat 09 Dec 2017, 15:09
Location: Germany

#10 Post by rimatheou »

I downloaded Slacko Puppy 6.3 from this site:
http://puppylinux.org/main/Download%20L ... elease.htm

I've installed Puppy that way:
http://www.murga-linux.com/puppy/viewtopic.php?t=54566

This is a frugal installation. The bootloader is Grub4DOS.

While booting I get this message:

Code: Select all

The file /etc/mousebuttons has been created, with content "5".
Here http://slacko.eezy.xyz/download.php I can download the latest version, but it is an uefi file and I don't have UEFI. I have a JVC Mobile Mini Note PC, Pentium 3, 384 MB RAM.

Slacko 6.3.0 has xorgwizard. But please tell me, how do I boot pfix=nox.[/url]

jafadmin
Posts: 1249
Joined: Thu 19 Mar 2009, 15:10

#11 Post by jafadmin »

With Grub4Dos I think if you press the 'e' key while the boot menu item is highlighted it lets you edit the menu entry.

Usually there is a parameter on the "kernel" line that says "pfix=fsck". Change it to "pfix=nox" then boot it.

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#12 Post by bigpup »

Try using the latest version of Slacko 6.3.2
Get it from here:
http://distro.ibiblio.org/puppylinux/pu ... cko-6.3.2/

Uefi in the name of the Puppy version just indicates it also has the needed stuff for booting on a UEFI bios computer.
It will still work OK on a old style regular bios computer.
The UEFI stuff is just not used.
While booting I get this message:
Code:
The file /etc/mousebuttons has been created, with content "5".
That is not something usually shown. In fact I have never seen that message on any Puppy boot up.

Are you using the save from the USB install for the hard drive install?
If yes.
Maybe some USB specific location settings are saved in this save and those locations change when booted from the hard drive.
Try booting using the option

Code: Select all

pfix=ram
This keeps the save from being used.

Note:
If Slacko is the only Puppy on the hard drive.
Grub4dos usually makes a boot entry in the advanced menu for booting not using the save.


The link you posted on how you did the install indicates you did a manual frugal install to the hard drive. I am wondering if you got all the needed files in to the frugal hard drive install.
You are going to need everything that is in the Slacko iso.
One specific file is the zdrv sfs.

About settings in the xorg.conf
The ones you posted earlier are the same ones I have in my xorg.conf.
My USB mouse works OK.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

rimatheou
Posts: 71
Joined: Sat 09 Dec 2017, 15:09
Location: Germany

#13 Post by rimatheou »

When I switch fsck to nox, the desktop-environement is not starting. I have a root automatic login (root login on 'tty1') and then I have #. Sorry, I don't know how to start the desktop on command line.
Are you using the save from the USB install for the hard drive install?
Don't know, when I boot from USB, I usualy exit Puppy without saving.

Now, I copied slacko-6.3.2-uefi.iso to USB (dd). The problem is that I can't boot from this USB, because Puppy slacko 6.3.0 is still in the boot menu and no slacko 6.3.2 entry. I think I have to edit the boot menu entry, but I don't know how.

User avatar
ally
Posts: 1957
Joined: Sat 19 May 2012, 19:29
Location: lincoln, uk
Contact:

#14 Post by ally »

xorgwizard to go to setup

xwin to start desktop

:)

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#15 Post by bigpup »

ow, I copied slacko-6.3.2-uefi.iso to USB (dd). The problem is that I can't boot from this USB, because Puppy slacko 6.3.0 is still in the boot menu and no slacko 6.3.2 entry. I think I have to edit the boot menu entry, but I don't know how.
Slacko 6.3.2 and Slacko 6.3.0 are both on the USB drive?????

I install Grub4dos boot loader to USB drives with more than one Puppy on them.

If it will still boot to Slacko 6.3.0
Run Grub4dos bootloader config.
Select the usb drive to install to.
Check only search within this device.
No other settings.
At each of the other setup screens just use the default by hitting OK.

Now Grub4dos should be on the usb drive and have a boot menu with both Slacko's listed.
The USB drive should boot to this Grub4dos menu.

If Grub4dos is setup to boot Slacko 6.3.0 from the hard drive and that is the menu you are talking about.
The Slacko 6.3.2 on the USB should boot by selecting the USB as the boot device in the computer bios or by pressing F8 or F12 to get a boot device options menu and select USB.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

rimatheou
Posts: 71
Joined: Sat 09 Dec 2017, 15:09
Location: Germany

#16 Post by rimatheou »

I booted with pfix=nox, but the mouse is still not working :-(
Slacko 6.3.2 and Slacko 6.3.0 are both on the USB drive?????
In the hard disc boot menu entry I have:

Code: Select all

Puppy slacko 6.3.0 (sda1/slacko6.3.0frugal)
Puppy slacko 6.3.0 (sdb1)
Windows
Advanced menu
The hard disc boot menu doesn't have an entry for the usb drive's slacko6.3.2. There is only the old usb drive's slacko6.3.0 saved.

I made a dd with the 6.3.2.iso on USB, but it's not possible to boot. I have a black screen and a blinking "_". It's not possible to type anything.

rimatheou
Posts: 71
Joined: Sat 09 Dec 2017, 15:09
Location: Germany

#17 Post by rimatheou »

now it is booting, i made a mistake: I copied with dd to sdb1. Now I copied to sdb, 6.3.2 is booting

rimatheou
Posts: 71
Joined: Sat 09 Dec 2017, 15:09
Location: Germany

#18 Post by rimatheou »

Next Problem is testing X:

Vesa + Nothing (let Xorg guess it) hangs up
Vesa + 1024x768 hangs up
Vesa + 800x600 hangs up

modesetting + Nothing (let Xorg guess it) => fatal server error: no screen found
modesetting + 800x600 => fatal server error: no screen found

On Slacko6.3.0 Vesa + 800x600 worked fine.

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#19 Post by bigpup »

On first boot.
If Slacko 6.3.2 is booting to a working desktop.
It is already using the best driver for your hardware.
If you want to change resolution settings.
Change it while using that driver.

Use menu>Setup>Whatever the graphics wizard is for Slacko.

If that is not good enough. You can try installing a manufactures graphics driver.
What Graphics hardware do you have?
AMD?
Intel?
Nvidia?
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

rimatheou
Posts: 71
Joined: Sat 09 Dec 2017, 15:09
Location: Germany

#20 Post by rimatheou »

Slacko is not booting to a working desktop. This is what comes while booting:

Code: Select all

vbe: VESA 3.0 detected
oem:SiS
vendor: Silicon Integrated Systems Corp.
product: [...]
memory: 16384kb
mode: [...]
[...]
edid:
edidfail
cat: /proc/6736/status: No such file or directory

Xorg Wizard Automatic has just run.
If you are reading this, then you are at the console without X running.
[...]
If X failed to start, type "xorgwizard" to setup X
Then I started the xorgwizard and got the problem above

Post Reply